@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 .hidden-fields-container {
display: none;
}
.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;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: "Flaticon";
src: url(http://jaroslavlinhart.cz/wp-content/themes/builderry/fonts/flaticon/Flaticon.eot);
src: url(http://jaroslavlinhart.cz/wp-content/themes/builderry/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(http://jaroslavlinhart.cz/wp-content/themes/builderry/fonts/flaticon/Flaticon.woff) format("woff"),
url(http://jaroslavlinhart.cz/wp-content/themes/builderry/fonts/flaticon/Flaticon.ttf) format("truetype"),
url(http://jaroslavlinhart.cz/wp-content/themes/builderry/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(http://jaroslavlinhart.cz/wp-content/themes/builderry/fonts/flaticon/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-size: inherit;
font-style: normal;
}
.flaticon-play:before { content: "\f100"; }
.flaticon-contact:before { content: "\f101"; }
.flaticon-pencil:before { content: "\f102"; }
.flaticon-folder:before { content: "\f103"; }
.flaticon-chat:before { content: "\f104"; }
.flaticon-email:before { content: "\f105"; }
.flaticon-share:before { content: "\f106"; }
.flaticon-label:before { content: "\f107"; }
.flaticon-clock:before { content: "\f108"; }
.flaticon-home:before { content: "\f109"; }
.flaticon-settings:before { content: "\f10a"; }
.flaticon-bookmark:before { content: "\f10b"; }
.flaticon-pen:before { content: "\f10c"; }
.flaticon-growth:before { content: "\f10d"; }
.flaticon-handshake:before { content: "\f10e"; }
.flaticon-test:before { content: "\f10f"; }
.flaticon-write:before { content: "\f110"; }
.flaticon-planet:before { content: "\f111"; }
.flaticon-close:before { content: "\f112"; }
.flaticon-star:before { content: "\f113"; }
.flaticon-share-1:before { content: "\f114"; }
.flaticon-price:before { content: "\f115"; }
.flaticon-zoom-len:before { content: "\f116"; }
.flaticon-user:before { content: "\f117"; }
.flaticon-feedback:before { content: "\f118"; }
.flaticon-comment:before { content: "\f119"; }
.flaticon-danger:before { content: "\f11a"; }
.flaticon-instagram:before { content: "\f11b"; }
.flaticon-iphone:before { content: "\f11c"; }
.flaticon-send:before { content: "\f11d"; }
.flaticon-user-1:before { content: "\f11e"; }
.flaticon-folder-1:before { content: "\f11f"; }
.flaticon-star-1:before { content: "\f120"; }
.flaticon-chat-1:before { content: "\f121"; }
.flaticon-wall-clock:before { content: "\f122"; }
.flaticon-user-2:before { content: "\f123"; }
.flaticon-send-1:before { content: "\f124"; }
.flaticon-time:before { content: "\f125"; }
.flaticon-chat-2:before { content: "\f126"; }
.flaticon-user-3:before { content: "\f127"; }
.flaticon-chat-3:before { content: "\f128"; }
.flaticon-vision:before { content: "\f129"; }
.flaticon-heart:before { content: "\f12a"; }
.flaticon-zoom:before { content: "\f12b"; }
.flaticon-zoom-1:before { content: "\f12c"; }
.flaticon-ghost:before { content: "\f12d"; }
.flaticon-chat-4:before { content: "\f12e"; }
.flaticon-cancel:before { content: "\f12f"; }
.flaticon-heart-1:before { content: "\f130"; }
.flaticon-tick:before { content: "\f131"; }
.flaticon-info:before { content: "\f132"; }
.flaticon-wall-clock-1:before { content: "\f133"; }
.flaticon-map:before { content: "\f134"; }
.flaticon-shopping-bag:before { content: "\f135"; }
.flaticon-play-1:before { content: "\f136"; }
.flaticon-back:before { content: "\f137"; }
.flaticon-search:before { content: "\f138"; }
.flaticon-magnifying-glass:before { content: "\f139"; }
.flaticon-link:before { content: "\f13a"; }
.flaticon-search-1:before { content: "\f13b"; }
.flaticon-arrow:before { content: "\f13c"; }
.flaticon-arrow-point-to-right:before { content: "\f13d"; }
.flaticon-mail:before { content: "\f13e"; }
.flaticon-right-arrow:before { content: "\f13f"; }
.flaticon-shopping-bag-1:before { content: "\f140"; }
.flaticon-film:before { content: "\f141"; }
.flaticon-photography:before { content: "\f142"; }
.flaticon-download:before { content: "\f143"; }
.flaticon-check:before { content: "\f144"; }
.flaticon-paper-plane:before { content: "\f145"; }
.flaticon-gear:before { content: "\f146"; }
.flaticon-user-4:before { content: "\f147"; }
.flaticon-edit:before { content: "\f148"; }
.flaticon-attach:before { content: "\f149"; }
.flaticon-search-2:before { content: "\f14a"; }
.flaticon-left-arrow:before { content: "\f14b"; }
.flaticon-tag:before { content: "\f14c"; }
.flaticon-file:before { content: "\f14d"; }
.flaticon-clock-1:before { content: "\f14e"; }
.flaticon-speech-bubble:before { content: "\f14f"; }
.flaticon-calendar:before { content: "\f150"; }
.flaticon-target:before { content: "\f151"; }
.flaticon-placeholder:before { content: "\f152"; }
.flaticon-user-5:before { content: "\f153"; }
.flaticon-soccer:before { content: "\f154"; }
.flaticon-idea:before { content: "\f155"; }
.flaticon-gym:before { content: "\f156"; }
.flaticon-search-3:before { content: "\f157"; }
.flaticon-bag:before { content: "\f158"; }
.flaticon-comment-1:before { content: "\f159"; }
.flaticon-play-2:before { content: "\f15a"; }
.flaticon-bulb:before { content: "\f15b"; }
.flaticon-mail-1:before { content: "\f15c"; }
.flaticon-instagram-1:before { content: "\f15d"; }
.flaticon-instagram-2:before { content: "\f15e"; }
.flaticon-search-4:before { content: "\f15f"; }
.flaticon-key:before { content: "\f160"; }
.flaticon-next:before { content: "\f161"; }
.flaticon-back-1:before { content: "\f162"; }
.flaticon-search-5:before { content: "\f163"; }
.flaticon-research:before { content: "\f164"; }
.flaticon-target-1:before { content: "\f165"; }
.flaticon-graph:before { content: "\f166"; }
.flaticon-pie-chart:before { content: "\f167"; }
.flaticon-target-2:before { content: "\f168"; }
.flaticon-gear-1:before { content: "\f169"; }
.flaticon-statistics:before { content: "\f16a"; }
.flaticon-paper-plane-1:before { content: "\f16b"; }
.flaticon-analytics:before { content: "\f16c"; }
.flaticon-project:before { content: "\f16d"; }
.flaticon-report:before { content: "\f16e"; }
.flaticon-key-1:before { content: "\f16f"; }
.flaticon-price-1:before { content: "\f170"; }
.flaticon-world:before { content: "\f171"; }
.flaticon-lightbulb:before { content: "\f172"; }
.flaticon-rocket:before { content: "\f173"; }
.flaticon-gear-2:before { content: "\f174"; }
.flaticon-tv:before { content: "\f175"; }
.flaticon-zoom-in:before { content: "\f176"; }
.flaticon-skills:before { content: "\f177"; }
.flaticon-gear-3:before { content: "\f178"; }
.flaticon-user-6:before { content: "\f179"; }
.flaticon-newspaper:before { content: "\f17a"; }
.flaticon-pin:before { content: "\f17b"; }
.flaticon-phone:before { content: "\f17c"; }
.flaticon-info-1:before { content: "\f17d"; }
.flaticon-close-1:before { content: "\f17e"; }
.flaticon-acceptance-circular-button:before { content: "\f17f"; }
.flaticon-close-2:before { content: "\f180"; }
.flaticon-screw:before { content: "\f181"; }
.flaticon-paint-roller:before { content: "\f182"; }
.flaticon-repair:before { content: "\f183"; }
.flaticon-paint:before { content: "\f184"; }
.flaticon-screw-1:before { content: "\f185"; }
.flaticon-ruler:before { content: "\f186"; }
.flaticon-comment-2:before { content: "\f187"; }
.flaticon-drill:before { content: "\f188"; }
.flaticon-toolbox:before { content: "\f189"; }
.flaticon-art:before { content: "\f18a"; }
.flaticon-plier:before { content: "\f18b"; }
.flaticon-dead-blow-hammer:before { content: "\f18c"; }
.flaticon-spatula:before { content: "\f18d"; }
.flaticon-arrow-1:before { content: "\f18e"; }
.flaticon-expand-button:before { content: "\f18f"; }
.flaticon-clear-button:before { content: "\f190"; }
.flaticon-back-2:before { content: "\f191"; }
.flaticon-chain:before { content: "\f192"; }
.flaticon-gear-4:before { content: "\f193"; }
.flaticon-search-6:before { content: "\f194"; }
.flaticon-search-7:before { content: "\f195"; }
.flaticon-search-8:before { content: "\f196"; }
.flaticon-search-9:before { content: "\f197"; }
.flaticon-supermarket:before { content: "\f198"; }
.flaticon-shopping-cart:before { content: "\f199"; }
.flaticon-cart:before { content: "\f19a"; }
.flaticon-cart-1:before { content: "\f19b"; }.fa.fa-glass{--fa:"\f000"}.fa.fa-envelope-o{--fa:"\f0e0"}.fa.fa-envelope-o,.fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-o{--fa:"\f005"}.fa.fa-close,.fa.fa-remove{--fa:"\f00d"}.fa.fa-gear{--fa:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2ed"}.fa.fa-home{--fa:"\f015"}.fa.fa-file-o{--fa:"\f15b"}.fa.fa-clock-o,.fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-clock-o{--fa:"\f017"}.fa.fa-arrow-circle-o-down{--fa:"\f358"}.fa.fa-arrow-circle-o-down,.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-up{--fa:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f144"}.fa.fa-repeat,.fa.fa-rotate-right{--fa:"\f01e"}.fa.fa-refresh{--fa:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f022"}.fa.fa-dedent{--fa:"\f03b"}.fa.fa-video-camera{--fa:"\f03d"}.fa.fa-picture-o{--fa:"\f03e"}.fa.fa-photo,.fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-photo{--fa:"\f03e"}.fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f03e"}.fa.fa-map-marker{--fa:"\f3c5"}.fa.fa-pencil-square-o{--fa:"\f044"}.fa.fa-edit,.fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-edit{--fa:"\f044"}.fa.fa-share-square-o{--fa:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f14a"}.fa.fa-arrows{--fa:"\f0b2"}.fa.fa-times-circle-o{--fa:"\f057"}.fa.fa-check-circle-o,.fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-check-circle-o{--fa:"\f058"}.fa.fa-mail-forward{--fa:"\f064"}.fa.fa-expand{--fa:"\f424"}.fa.fa-compress{--fa:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-warning{--fa:"\f071"}.fa.fa-calendar{--fa:"\f073"}.fa.fa-arrows-v{--fa:"\f338"}.fa.fa-arrows-h{--fa:"\f337"}.fa.fa-bar-chart,.fa.fa-bar-chart-o{--fa:"\e0e3"}.fa.fa-twitter-square{--fa:"\f081"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook-square{--fa:"\f082"}.fa.fa-gears{--fa:"\f085"}.fa.fa-thumbs-o-up{--fa:"\f164"}.fa.fa-thumbs-o-down,.fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-thumbs-o-down{--fa:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f004"}.fa.fa-sign-out{--fa:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f08c"}.fa.fa-thumb-tack{--fa:"\f08d"}.fa.fa-external-link{--fa:"\f35d"}.fa.fa-sign-in{--fa:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f092"}.fa.fa-lemon-o{--fa:"\f094"}.fa.fa-lemon-o,.fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-square-o{--fa:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-facebook{--fa:"\f39e"}.fa.fa-facebook-f{--fa:"\f39e"}.fa.fa-facebook-f,.fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-feed{--fa:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0a0"}.fa.fa-hand-o-right{--fa:"\f0a4"}.fa.fa-hand-o-left,.fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-left{--fa:"\f0a5"}.fa.fa-hand-o-up{--fa:"\f0a6"}.fa.fa-hand-o-down,.fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-o-down{--fa:"\f0a7"}.fa.fa-globe{--fa:"\f57d"}.fa.fa-tasks{--fa:"\f828"}.fa.fa-arrows-alt{--fa:"\f31e"}.fa.fa-group{--fa:"\f0c0"}.fa.fa-chain{--fa:"\f0c1"}.fa.fa-cut{--fa:"\f0c4"}.fa.fa-files-o{--fa:"\f0c5"}.fa.fa-files-o,.fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-floppy-o{--fa:"\f0c7"}.fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0c7"}.fa.fa-navicon,.fa.fa-reorder{--fa:"\f0c9"}.fa.fa-magic{--fa:"\e2ca"}.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pinterest-square{--fa:"\f0d3"}.fa.fa-google-plus-square{--fa:"\f0d4"}.fa.fa-google-plus,.fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus{--fa:"\f0d5"}.fa.fa-money{--fa:"\f3d1"}.fa.fa-unsorted{--fa:"\f0dc"}.fa.fa-sort-desc{--fa:"\f0dd"}.fa.fa-sort-asc{--fa:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f0e1"}.fa.fa-rotate-left{--fa:"\f0e2"}.fa.fa-legal{--fa:"\f0e3"}.fa.fa-dashboard,.fa.fa-tachometer{--fa:"\f625"}.fa.fa-comment-o{--fa:"\f075"}.fa.fa-comment-o,.fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-comments-o{--fa:"\f086"}.fa.fa-flash{--fa:"\f0e7"}.fa.fa-clipboard{--fa:"\f0ea"}.fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0eb"}.fa.fa-exchange{--fa:"\f362"}.fa.fa-cloud-download{--fa:"\f0ed"}.fa.fa-cloud-upload{--fa:"\f0ee"}.fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f3"}.fa.fa-cutlery{--fa:"\f2e7"}.fa.fa-file-text-o{--fa:"\f15c"}.fa.fa-building-o,.fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-building-o{--fa:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0f8"}.fa.fa-tablet{--fa:"\f3fa"}.fa.fa-mobile,.fa.fa-mobile-phone{--fa:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-mail-reply{--fa:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-folder-o{--fa:"\f07b"}.fa.fa-folder-o,.fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-folder-open-o{--fa:"\f07c"}.fa.fa-smile-o{--fa:"\f118"}.fa.fa-frown-o,.fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-frown-o{--fa:"\f119"}.fa.fa-meh-o{--fa:"\f11a"}.fa.fa-keyboard-o,.fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-keyboard-o{--fa:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f024"}.fa.fa-mail-reply-all{--fa:"\f122"}.fa.fa-star-half-o{--fa:"\f5c0"}.fa.fa-star-half-empty,.fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-star-half-empty{--fa:"\f5c0"}.fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f5c0"}.fa.fa-code-fork{--fa:"\f126"}.fa.fa-chain-broken,.fa.fa-unlink{--fa:"\f127"}.fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-unlock-alt{--fa:"\f09c"}.fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f146"}.fa.fa-level-up{--fa:"\f3bf"}.fa.fa-level-down{--fa:"\f3be"}.fa.fa-pencil-square{--fa:"\f14b"}.fa.fa-external-link-square{--fa:"\f360"}.fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f152"}.fa.fa-eur,.fa.fa-euro{--fa:"\f153"}.fa.fa-gbp{--fa:"\f154"}.fa.fa-dollar,.fa.fa-usd{--fa:"\24"}.fa.fa-inr,.fa.fa-rupee{--fa:"\e1bc"}.fa.fa-cny,.fa.fa-jpy,.fa.fa-rmb,.fa.fa-yen{--fa:"\f157"}.fa.fa-rouble,.fa.fa-rub,.fa.fa-ruble{--fa:"\f158"}.fa.fa-krw,.fa.fa-won{--fa:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitcoin{--fa:"\f15a"}.fa.fa-file-text{--fa:"\f15c"}.fa.fa-sort-alpha-asc{--fa:"\f15d"}.fa.fa-sort-alpha-desc{--fa:"\f881"}.fa.fa-sort-amount-asc{--fa:"\f884"}.fa.fa-sort-amount-desc{--fa:"\f160"}.fa.fa-sort-numeric-asc{--fa:"\f162"}.fa.fa-sort-numeric-desc{--fa:"\f886"}.fa.fa-youtube-square{--fa:"\f431"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-xing-square{--fa:"\f169"}.fa.fa-youtube-play{--fa:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow,.fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bitbucket-square{--fa:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-tumblr-square{--fa:"\f174"}.fa.fa-long-arrow-down{--fa:"\f309"}.fa.fa-long-arrow-up{--fa:"\f30c"}.fa.fa-long-arrow-left{--fa:"\f30a"}.fa.fa-long-arrow-right{--fa:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-gittip{--fa:"\f184"}.fa.fa-sun-o{--fa:"\f185"}.fa.fa-moon-o,.fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-moon-o{--fa:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{--fa:"\f35a"}.fa.fa-arrow-circle-o-left,.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-arrow-circle-o-left{--fa:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f191"}.fa.fa-toggle-left{--fa:"\f191"}.fa.fa-dot-circle-o,.fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-dot-circle-o{--fa:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400;--fa:"\f194"}.fa.fa-try,.fa.fa-turkish-lira{--fa:"\e2bb"}.fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bank,.fa.fa-institution{--fa:"\f19c"}.fa.fa-mortar-board{--fa:"\f19d"}.fa.fa-google,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-reddit-square{--fa:"\f1a2"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-behance-square{--fa:"\f1b5"}.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-steam-square{--fa:"\f1b7"}.fa.fa-automobile{--fa:"\f1b9"}.fa.fa-cab{--fa:"\f1ba"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-file-pdf-o{--fa:"\f1c1"}.fa.fa-file-pdf-o,.fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-word-o{--fa:"\f1c2"}.fa.fa-file-excel-o{--fa:"\f1c3"}.fa.fa-file-excel-o,.fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-powerpoint-o{--fa:"\f1c4"}.fa.fa-file-image-o{--fa:"\f1c5"}.fa.fa-file-image-o,.fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-photo-o{--fa:"\f1c5"}.fa.fa-file-picture-o{--fa:"\f1c5"}.fa.fa-file-archive-o,.fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-archive-o{--fa:"\f1c6"}.fa.fa-file-zip-o{--fa:"\f1c6"}.fa.fa-file-audio-o,.fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-audio-o{--fa:"\f1c7"}.fa.fa-file-sound-o{--fa:"\f1c7"}.fa.fa-file-sound-o,.fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-video-o{--fa:"\f1c8"}.fa.fa-file-movie-o{--fa:"\f1c8"}.fa.fa-file-code-o,.fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-file-code-o{--fa:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-buoy,.fa.fa-life-saver,.fa.fa-support{--fa:"\f1cd"}.fa.fa-circle-o-notch{--fa:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ra{--fa:"\f1d0"}.fa.fa-resistance{--fa:"\f1d0"}.fa.fa-empire,.fa.fa-ge,.fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-ge{--fa:"\f1d1"}.fa.fa-git-square{--fa:"\f1d2"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-y-combinator-square{--fa:"\f1d4"}.fa.fa-yc-square{--fa:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin,.fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wechat{--fa:"\f1d7"}.fa.fa-send{--fa:"\f1d8"}.fa.fa-paper-plane-o{--fa:"\f1d8"}.fa.fa-paper-plane-o,.fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-send-o{--fa:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f111"}.fa.fa-header{--fa:"\f1dc"}.fa.fa-futbol-o{--fa:"\f1e3"}.fa.fa-futbol-o,.fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-soccer-ball-o{--fa:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f1f6"}.fa.fa-trash{--fa:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-eyedropper{--fa:"\f1fb"}.fa.fa-area-chart{--fa:"\f1fe"}.fa.fa-pie-chart{--fa:"\f200"}.fa.fa-line-chart{--fa:"\f201"}.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-lastfm-square{--fa:"\f203"}.fa.fa-angellist,.fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f20a"}.fa.fa-ils,.fa.fa-shekel,.fa.fa-sheqel{--fa:"\f20b"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f3a5"}.fa.fa-intersex,.fa.fa-transgender{--fa:"\f224"}.fa.fa-transgender-alt{--fa:"\f225"}.fa.fa-facebook-official{--fa:"\f09a"}.fa.fa-facebook-official,.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-hotel{--fa:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-yc{--fa:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-battery,.fa.fa-battery-4{--fa:"\f240"}.fa.fa-battery-3{--fa:"\f241"}.fa.fa-battery-2{--fa:"\f242"}.fa.fa-battery-1{--fa:"\f243"}.fa.fa-battery-0{--fa:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-sticky-note-o{--fa:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hourglass-o{--fa:"\f254"}.fa.fa-hourglass-1{--fa:"\f251"}.fa.fa-hourglass-2{--fa:"\f252"}.fa.fa-hourglass-3{--fa:"\f253"}.fa.fa-hand-rock-o{--fa:"\f255"}.fa.fa-hand-grab-o,.fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-grab-o{--fa:"\f255"}.fa.fa-hand-paper-o{--fa:"\f256"}.fa.fa-hand-paper-o,.fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-stop-o{--fa:"\f256"}.fa.fa-hand-scissors-o{--fa:"\f257"}.fa.fa-hand-lizard-o,.fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-lizard-o{--fa:"\f258"}.fa.fa-hand-spock-o{--fa:"\f259"}.fa.fa-hand-pointer-o,.fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-hand-pointer-o{--fa:"\f25a"}.fa.fa-hand-peace-o{--fa:"\f25b"}.fa.fa-hand-peace-o,.fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-creative-commons,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-odnoklassniki-square{--fa:"\f264"}.fa.fa-chrome,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-internet-explorer,.fa.fa-opera,.fa.fa-safari,.fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-television{--fa:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-calendar-plus-o{--fa:"\f271"}.fa.fa-calendar-minus-o,.fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-minus-o{--fa:"\f272"}.fa.fa-calendar-times-o{--fa:"\f273"}.fa.fa-calendar-check-o,.fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-calendar-check-o{--fa:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f279"}.fa.fa-commenting{--fa:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-vimeo{--fa:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-credit-card-alt{--fa:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-pause-circle-o{--fa:"\f28b"}.fa.fa-pause-circle-o,.fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-stop-circle-o{--fa:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-wheelchair-alt{--fa:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f059"}.fa.fa-volume-control-phone{--fa:"\f2a0"}.fa.fa-asl-interpreting{--fa:"\f2a3"}.fa.fa-deafness,.fa.fa-hard-of-hearing{--fa:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-signing{--fa:"\f2a7"}.fa.fa-viadeo,.fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-viadeo-square{--fa:"\f2aa"}.fa.fa-snapchat,.fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-snapchat-ghost{--fa:"\f2ab"}.fa.fa-snapchat-square{--fa:"\f2ad"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-google-plus-official{--fa:"\f2b3"}.fa.fa-google-plus-circle{--fa:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome,.fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-fa{--fa:"\f2b4"}.fa.fa-handshake-o{--fa:"\f2b5"}.fa.fa-envelope-open-o,.fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-envelope-open-o{--fa:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2b9"}.fa.fa-vcard{--fa:"\f2bb"}.fa.fa-address-card-o{--fa:"\f2bb"}.fa.fa-address-card-o,.fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-vcard-o{--fa:"\f2bb"}.fa.fa-user-circle-o{--fa:"\f2bd"}.fa.fa-user-circle-o,.fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-user-o{--fa:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license{--fa:"\f2c2"}.fa.fa-id-card-o{--fa:"\f2c2"}.fa.fa-drivers-license-o,.fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-drivers-license-o{--fa:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-thermometer,.fa.fa-thermometer-4{--fa:"\f2c7"}.fa.fa-thermometer-3{--fa:"\f2c8"}.fa.fa-thermometer-2{--fa:"\f2c9"}.fa.fa-thermometer-1{--fa:"\f2ca"}.fa.fa-thermometer-0{--fa:"\f2cb"}.fa.fa-bathtub,.fa.fa-s15{--fa:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle{--fa:"\f410"}.fa.fa-window-close-o{--fa:"\f410"}.fa.fa-times-rectangle-o,.fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.fa.fa-times-rectangle-o{--fa:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.fa.fa-eercast{--fa:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400;--fa:"\f2dc"}.fa.fa-meetup,.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.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-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.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{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);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{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.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{--fa:"\30"}.fa-1{--fa:"\31"}.fa-2{--fa:"\32"}.fa-3{--fa:"\33"}.fa-4{--fa:"\34"}.fa-5{--fa:"\35"}.fa-6{--fa:"\36"}.fa-7{--fa:"\37"}.fa-8{--fa:"\38"}.fa-9{--fa:"\39"}.fa-fill-drip{--fa:"\f576"}.fa-arrows-to-circle{--fa:"\e4bd"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\f138"}.fa-at{--fa:"\40"}.fa-trash-alt,.fa-trash-can{--fa:"\f2ed"}.fa-text-height{--fa:"\f034"}.fa-user-times,.fa-user-xmark{--fa:"\f235"}.fa-stethoscope{--fa:"\f0f1"}.fa-comment-alt,.fa-message{--fa:"\f27a"}.fa-info{--fa:"\f129"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\f422"}.fa-explosion{--fa:"\e4e9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\f15c"}.fa-wave-square{--fa:"\f83e"}.fa-ring{--fa:"\f70b"}.fa-building-un{--fa:"\e4d9"}.fa-dice-three{--fa:"\f527"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-anchor-circle-check{--fa:"\e4aa"}.fa-building-circle-arrow-right{--fa:"\e4d1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\f45f"}.fa-arrows-up-to-line{--fa:"\e4c2"}.fa-sort-desc,.fa-sort-down{--fa:"\f0dd"}.fa-circle-minus,.fa-minus-circle{--fa:"\f056"}.fa-door-open{--fa:"\f52b"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\f2f5"}.fa-atom{--fa:"\f5d2"}.fa-soap{--fa:"\e06e"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\f86d"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\f539"}.fa-bridge-circle-check{--fa:"\e4c9"}.fa-pump-medical{--fa:"\e06a"}.fa-fingerprint{--fa:"\f577"}.fa-hand-point-right{--fa:"\f0a4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\f689"}.fa-forward-step,.fa-step-forward{--fa:"\f051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\f5b8"}.fa-flag-checkered{--fa:"\f11e"}.fa-football,.fa-football-ball{--fa:"\f44e"}.fa-school-circle-exclamation{--fa:"\e56c"}.fa-crop{--fa:"\f125"}.fa-angle-double-down,.fa-angles-down{--fa:"\f103"}.fa-users-rectangle{--fa:"\e594"}.fa-people-roof{--fa:"\e537"}.fa-people-line{--fa:"\e534"}.fa-beer,.fa-beer-mug-empty{--fa:"\f0fc"}.fa-diagram-predecessor{--fa:"\e477"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\f176"}.fa-burn,.fa-fire-flame-simple{--fa:"\f46a"}.fa-male,.fa-person{--fa:"\f183"}.fa-laptop{--fa:"\f109"}.fa-file-csv{--fa:"\f6dd"}.fa-menorah{--fa:"\f676"}.fa-truck-plane{--fa:"\e58f"}.fa-record-vinyl{--fa:"\f8d9"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\f587"}.fa-bong{--fa:"\f55c"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\f67b"}.fa-arrow-down-up-across-line{--fa:"\e4af"}.fa-spoon,.fa-utensil-spoon{--fa:"\f2e5"}.fa-jar-wheat{--fa:"\e517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\f674"}.fa-file-circle-exclamation{--fa:"\e4eb"}.fa-circle-h,.fa-hospital-symbol{--fa:"\f47e"}.fa-pager{--fa:"\f815"}.fa-address-book,.fa-contact-book{--fa:"\f2b9"}.fa-strikethrough{--fa:"\f0cc"}.fa-k{--fa:"\4b"}.fa-landmark-flag{--fa:"\e51c"}.fa-pencil,.fa-pencil-alt{--fa:"\f303"}.fa-backward{--fa:"\f04a"}.fa-caret-right{--fa:"\f0da"}.fa-comments{--fa:"\f086"}.fa-file-clipboard,.fa-paste{--fa:"\f0ea"}.fa-code-pull-request{--fa:"\e13c"}.fa-clipboard-list{--fa:"\f46d"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\f4de"}.fa-user-check{--fa:"\f4fc"}.fa-vial-virus{--fa:"\e597"}.fa-sheet-plastic{--fa:"\e571"}.fa-blog{--fa:"\f781"}.fa-user-ninja{--fa:"\f504"}.fa-person-arrow-up-from-line{--fa:"\e539"}.fa-scroll-torah,.fa-torah{--fa:"\f6a0"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\f458"}.fa-toggle-off{--fa:"\f204"}.fa-archive,.fa-box-archive{--fa:"\f187"}.fa-person-drowning{--fa:"\e545"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\f886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\f58a"}.fa-spray-can{--fa:"\f5bd"}.fa-truck-monster{--fa:"\f63b"}.fa-w{--fa:"\57"}.fa-earth-africa,.fa-globe-africa{--fa:"\f57c"}.fa-rainbow{--fa:"\f75b"}.fa-circle-notch{--fa:"\f1ce"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\f3fa"}.fa-paw{--fa:"\f1b0"}.fa-cloud{--fa:"\f0c2"}.fa-trowel-bricks{--fa:"\e58a"}.fa-face-flushed,.fa-flushed{--fa:"\f579"}.fa-hospital-user{--fa:"\f80d"}.fa-tent-arrow-left-right{--fa:"\e57f"}.fa-gavel,.fa-legal{--fa:"\f0e3"}.fa-binoculars{--fa:"\f1e5"}.fa-microphone-slash{--fa:"\f131"}.fa-box-tissue{--fa:"\e05b"}.fa-motorcycle{--fa:"\f21c"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\f562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\f5ae"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\e068"}.fa-mars-and-venus-burst{--fa:"\e523"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\f152"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-sun-plant-wilt{--fa:"\e57a"}.fa-toilets-portable{--fa:"\e584"}.fa-hockey-puck{--fa:"\f453"}.fa-table{--fa:"\f0ce"}.fa-magnifying-glass-arrow-right{--fa:"\e521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\f566"}.fa-users-slash{--fa:"\e073"}.fa-clover{--fa:"\e139"}.fa-mail-reply,.fa-reply{--fa:"\f3e5"}.fa-star-and-crescent{--fa:"\f699"}.fa-house-fire{--fa:"\e50c"}.fa-minus-square,.fa-square-minus{--fa:"\f146"}.fa-helicopter{--fa:"\f533"}.fa-compass{--fa:"\f14e"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\f150"}.fa-file-circle-question{--fa:"\e4ef"}.fa-laptop-code{--fa:"\f5fc"}.fa-swatchbook{--fa:"\f5c3"}.fa-prescription-bottle{--fa:"\f485"}.fa-bars,.fa-navicon{--fa:"\f0c9"}.fa-people-group{--fa:"\e533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\f253"}.fa-heart-broken,.fa-heart-crack{--fa:"\f7a9"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\f360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\f597"}.fa-film{--fa:"\f008"}.fa-ruler-horizontal{--fa:"\f547"}.fa-people-robbery{--fa:"\e536"}.fa-lightbulb{--fa:"\f0eb"}.fa-caret-left{--fa:"\f0d9"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-school-circle-xmark{--fa:"\e56d"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\f08b"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\f13a"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\f13e"}.fa-cloud-showers-heavy{--fa:"\f740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\f58f"}.fa-sitemap{--fa:"\f0e8"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\f4b9"}.fa-memory{--fa:"\f538"}.fa-road-spikes{--fa:"\e568"}.fa-fire-burner{--fa:"\e4f1"}.fa-flag{--fa:"\f024"}.fa-hanukiah{--fa:"\f6e6"}.fa-feather{--fa:"\f52d"}.fa-volume-down,.fa-volume-low{--fa:"\f027"}.fa-comment-slash{--fa:"\f4b3"}.fa-cloud-sun-rain{--fa:"\f743"}.fa-compress{--fa:"\f066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\e2cd"}.fa-ankh{--fa:"\f644"}.fa-hands-holding-child{--fa:"\e4fa"}.fa-asterisk{--fa:"\2a"}.fa-check-square,.fa-square-check{--fa:"\f14a"}.fa-peseta-sign{--fa:"\e221"}.fa-header,.fa-heading{--fa:"\f1dc"}.fa-ghost{--fa:"\f6e2"}.fa-list,.fa-list-squares{--fa:"\f03a"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\f87b"}.fa-cart-plus{--fa:"\f217"}.fa-gamepad{--fa:"\f11b"}.fa-circle-dot,.fa-dot-circle{--fa:"\f192"}.fa-dizzy,.fa-face-dizzy{--fa:"\f567"}.fa-egg{--fa:"\f7fb"}.fa-house-medical-circle-xmark{--fa:"\e513"}.fa-campground{--fa:"\f6bb"}.fa-folder-plus{--fa:"\f65e"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\f1e3"}.fa-paint-brush,.fa-paintbrush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-gas-pump{--fa:"\f52f"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\f593"}.fa-map-location,.fa-map-marked{--fa:"\f59f"}.fa-house-flood-water{--fa:"\e50e"}.fa-tree{--fa:"\f1bb"}.fa-bridge-lock{--fa:"\e4cc"}.fa-sack-dollar{--fa:"\f81d"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-car-side{--fa:"\f5e4"}.fa-share-alt,.fa-share-nodes{--fa:"\f1e0"}.fa-heart-circle-minus{--fa:"\e4ff"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\f252"}.fa-microscope{--fa:"\f610"}.fa-sink{--fa:"\e06d"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\f290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\f881"}.fa-mitten{--fa:"\f7b5"}.fa-person-rays{--fa:"\e54d"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-flask-vial{--fa:"\e4f3"}.fa-hand,.fa-hand-paper{--fa:"\f256"}.fa-om{--fa:"\f679"}.fa-worm{--fa:"\e599"}.fa-house-circle-xmark{--fa:"\e50b"}.fa-plug{--fa:"\f1e6"}.fa-chevron-up{--fa:"\f077"}.fa-hand-spock{--fa:"\f259"}.fa-stopwatch{--fa:"\f2f2"}.fa-face-kiss,.fa-kiss{--fa:"\f596"}.fa-bridge-circle-xmark{--fa:"\e4cb"}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\f589"}.fa-chess-bishop{--fa:"\f43a"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\f58c"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\f2a4"}.fa-road-circle-check{--fa:"\e564"}.fa-dice-five{--fa:"\f523"}.fa-rss-square,.fa-square-rss{--fa:"\f143"}.fa-land-mine-on{--fa:"\e51b"}.fa-i-cursor{--fa:"\f246"}.fa-stamp{--fa:"\f5bf"}.fa-stairs{--fa:"\e289"}.fa-i{--fa:"\49"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\f6f2"}.fa-pills{--fa:"\f484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\f581"}.fa-tooth{--fa:"\f5c9"}.fa-v{--fa:"\56"}.fa-bangladeshi-taka-sign{--fa:"\e2e6"}.fa-bicycle{--fa:"\f206"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\e579"}.fa-head-side-cough-slash{--fa:"\e062"}.fa-ambulance,.fa-truck-medical{--fa:"\f0f9"}.fa-wheat-awn-circle-exclamation{--fa:"\e598"}.fa-snowman{--fa:"\f7d0"}.fa-mortar-pestle{--fa:"\f5a7"}.fa-road-barrier{--fa:"\e562"}.fa-school{--fa:"\f549"}.fa-igloo{--fa:"\f7ae"}.fa-joint{--fa:"\f595"}.fa-angle-right{--fa:"\f105"}.fa-horse{--fa:"\f6f0"}.fa-q{--fa:"\51"}.fa-g{--fa:"\47"}.fa-notes-medical{--fa:"\f481"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\f2c9"}.fa-dong-sign{--fa:"\e169"}.fa-capsules{--fa:"\f46b"}.fa-poo-bolt,.fa-poo-storm{--fa:"\f75a"}.fa-face-frown-open,.fa-frown-open{--fa:"\f57a"}.fa-hand-point-up{--fa:"\f0a6"}.fa-money-bill{--fa:"\f0d6"}.fa-bookmark{--fa:"\f02e"}.fa-align-justify{--fa:"\f039"}.fa-umbrella-beach{--fa:"\f5ca"}.fa-helmet-un{--fa:"\e503"}.fa-bullseye{--fa:"\f140"}.fa-bacon{--fa:"\f7e5"}.fa-hand-point-down{--fa:"\f0a7"}.fa-arrow-up-from-bracket{--fa:"\e09a"}.fa-folder,.fa-folder-blank{--fa:"\f07b"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\f478"}.fa-radiation{--fa:"\f7b9"}.fa-chart-simple{--fa:"\e473"}.fa-mars-stroke{--fa:"\f229"}.fa-vial{--fa:"\f492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\f624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-e{--fa:"\45"}.fa-pen-alt,.fa-pen-clip{--fa:"\f305"}.fa-bridge-circle-exclamation{--fa:"\e4ca"}.fa-user{--fa:"\f007"}.fa-school-circle-check{--fa:"\e56b"}.fa-dumpster{--fa:"\f793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\f5b6"}.fa-building-user{--fa:"\e4da"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\f191"}.fa-highlighter{--fa:"\f591"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-synagogue{--fa:"\f69b"}.fa-person-half-dress{--fa:"\e548"}.fa-road-bridge{--fa:"\e563"}.fa-location-arrow{--fa:"\f124"}.fa-c{--fa:"\43"}.fa-tablet-button{--fa:"\f10a"}.fa-building-lock{--fa:"\e4d6"}.fa-pizza-slice{--fa:"\f818"}.fa-money-bill-wave{--fa:"\f53a"}.fa-area-chart,.fa-chart-area{--fa:"\f1fe"}.fa-house-flag{--fa:"\e50d"}.fa-person-circle-minus{--fa:"\e540"}.fa-ban,.fa-cancel{--fa:"\f05e"}.fa-camera-rotate{--fa:"\e0d8"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\f5d0"}.fa-star{--fa:"\f005"}.fa-repeat{--fa:"\f363"}.fa-cross{--fa:"\f654"}.fa-box{--fa:"\f466"}.fa-venus-mars{--fa:"\f228"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\f245"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\f31e"}.fa-charging-station{--fa:"\f5e7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\f61f"}.fa-random,.fa-shuffle{--fa:"\f074"}.fa-person-running,.fa-running{--fa:"\f70c"}.fa-mobile-retro{--fa:"\e527"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-spider{--fa:"\f717"}.fa-hands-bound{--fa:"\e4f9"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-plane-circle-exclamation{--fa:"\e556"}.fa-x-ray{--fa:"\f497"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-computer-mouse,.fa-mouse{--fa:"\f8cc"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\f090"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\e070"}.fa-server{--fa:"\f233"}.fa-virus-covid-slash{--fa:"\e4a9"}.fa-shop-lock{--fa:"\e4a5"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\f251"}.fa-blender-phone{--fa:"\f6b6"}.fa-building-wheat{--fa:"\e4db"}.fa-person-breastfeeding{--fa:"\e53a"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\f2f6"}.fa-venus{--fa:"\f221"}.fa-passport{--fa:"\f5ab"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\e68f"}.fa-heart-pulse,.fa-heartbeat{--fa:"\f21e"}.fa-people-carry,.fa-people-carry-box{--fa:"\f4ce"}.fa-temperature-high{--fa:"\f769"}.fa-microchip{--fa:"\f2db"}.fa-crown{--fa:"\f521"}.fa-weight-hanging{--fa:"\f5cd"}.fa-xmarks-lines{--fa:"\e59a"}.fa-file-prescription{--fa:"\f572"}.fa-weight,.fa-weight-scale{--fa:"\f496"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\f15e"}.fa-chess-knight{--fa:"\f441"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\f59b"}.fa-wheelchair{--fa:"\f193"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\f0aa"}.fa-toggle-on{--fa:"\f205"}.fa-person-walking,.fa-walking{--fa:"\f554"}.fa-l{--fa:"\4c"}.fa-fire{--fa:"\f06d"}.fa-bed-pulse,.fa-procedures{--fa:"\f487"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\f197"}.fa-face-laugh,.fa-laugh{--fa:"\f599"}.fa-folder-open{--fa:"\f07c"}.fa-heart-circle-plus{--fa:"\e500"}.fa-code-fork{--fa:"\e13b"}.fa-city{--fa:"\f64f"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\f3c9"}.fa-pepper-hot{--fa:"\f816"}.fa-unlock{--fa:"\f09c"}.fa-colon-sign{--fa:"\e140"}.fa-headset{--fa:"\f590"}.fa-store-slash{--fa:"\e071"}.fa-road-circle-xmark{--fa:"\e566"}.fa-user-minus{--fa:"\f503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\f22a"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-clipboard{--fa:"\f328"}.fa-house-circle-exclamation{--fa:"\e50a"}.fa-file-arrow-up,.fa-file-upload{--fa:"\f574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\f1eb"}.fa-bath,.fa-bathtub{--fa:"\f2cd"}.fa-underline{--fa:"\f0cd"}.fa-user-edit,.fa-user-pen{--fa:"\f4ff"}.fa-signature{--fa:"\f5b7"}.fa-stroopwafel{--fa:"\f551"}.fa-bold{--fa:"\f032"}.fa-anchor-lock{--fa:"\e4ad"}.fa-building-ngo{--fa:"\e4d7"}.fa-manat-sign{--fa:"\e1d5"}.fa-not-equal{--fa:"\f53e"}.fa-border-style,.fa-border-top-left{--fa:"\f853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\f5a0"}.fa-jedi{--fa:"\f669"}.fa-poll,.fa-square-poll-vertical{--fa:"\f681"}.fa-mug-hot{--fa:"\f7b6"}.fa-battery-car,.fa-car-battery{--fa:"\f5df"}.fa-gift{--fa:"\f06b"}.fa-dice-two{--fa:"\f528"}.fa-chess-queen{--fa:"\f445"}.fa-glasses{--fa:"\f530"}.fa-chess-board{--fa:"\f43c"}.fa-building-circle-check{--fa:"\e4d2"}.fa-person-chalkboard{--fa:"\e53d"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\f22b"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\f255"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\f151"}.fa-cloud-showers-water{--fa:"\e4e4"}.fa-bar-chart,.fa-chart-bar{--fa:"\f080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\e05e"}.fa-less-than-equal{--fa:"\f537"}.fa-train{--fa:"\f238"}.fa-eye-low-vision,.fa-low-vision{--fa:"\f2a8"}.fa-crow{--fa:"\f520"}.fa-sailboat{--fa:"\e445"}.fa-window-restore{--fa:"\f2d2"}.fa-plus-square,.fa-square-plus{--fa:"\f0fe"}.fa-torii-gate{--fa:"\f6a1"}.fa-frog{--fa:"\f52e"}.fa-bucket{--fa:"\e4cf"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-cow{--fa:"\f6c8"}.fa-caret-up{--fa:"\f0d8"}.fa-screwdriver{--fa:"\f54a"}.fa-folder-closed{--fa:"\e185"}.fa-house-tsunami{--fa:"\e515"}.fa-square-nfi{--fa:"\e576"}.fa-arrow-up-from-ground-water{--fa:"\e4b5"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\f57b"}.fa-square-binary{--fa:"\e69b"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\f2ea"}.fa-columns,.fa-table-columns{--fa:"\f0db"}.fa-lemon{--fa:"\f094"}.fa-head-side-mask{--fa:"\e063"}.fa-handshake{--fa:"\f2b5"}.fa-gem{--fa:"\f3a5"}.fa-dolly,.fa-dolly-box{--fa:"\f472"}.fa-smoking{--fa:"\f48d"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\f78c"}.fa-monument{--fa:"\f5a6"}.fa-snowplow{--fa:"\f7d2"}.fa-angle-double-right,.fa-angles-right{--fa:"\f101"}.fa-cannabis{--fa:"\f55f"}.fa-circle-play,.fa-play-circle{--fa:"\f144"}.fa-tablets{--fa:"\f490"}.fa-ethernet{--fa:"\f796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\f153"}.fa-chair{--fa:"\f6c0"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-circle-stop,.fa-stop-circle{--fa:"\f28d"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\f568"}.fa-plate-wheat{--fa:"\e55a"}.fa-icicles{--fa:"\f7ad"}.fa-person-shelter{--fa:"\e54f"}.fa-neuter{--fa:"\f22c"}.fa-id-badge{--fa:"\f2c1"}.fa-marker{--fa:"\f5a1"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\f59a"}.fa-helicopter-symbol{--fa:"\e502"}.fa-universal-access{--fa:"\f29a"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\f139"}.fa-lari-sign{--fa:"\e1c8"}.fa-volcano{--fa:"\f770"}.fa-person-walking-dashed-line-arrow-right{--fa:"\e553"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\f154"}.fa-viruses{--fa:"\e076"}.fa-square-person-confined{--fa:"\e577"}.fa-user-tie{--fa:"\f508"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\f175"}.fa-tent-arrow-down-to-line{--fa:"\e57e"}.fa-certificate{--fa:"\f0a3"}.fa-mail-reply-all,.fa-reply-all{--fa:"\f122"}.fa-suitcase{--fa:"\f0f2"}.fa-person-skating,.fa-skating{--fa:"\f7c5"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\f662"}.fa-camera-retro{--fa:"\f083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\f0ab"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\f56f"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\f14c"}.fa-box-open{--fa:"\f49e"}.fa-scroll{--fa:"\f70e"}.fa-spa{--fa:"\f5bb"}.fa-location-pin-lock{--fa:"\e51f"}.fa-pause{--fa:"\f04c"}.fa-hill-avalanche{--fa:"\e507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\f2cb"}.fa-bomb{--fa:"\f1e2"}.fa-registered{--fa:"\f25d"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\f2bb"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\f516"}.fa-subscript{--fa:"\f12c"}.fa-diamond-turn-right,.fa-directions{--fa:"\f5eb"}.fa-burst{--fa:"\e4dc"}.fa-house-laptop,.fa-laptop-house{--fa:"\e066"}.fa-face-tired,.fa-tired{--fa:"\f5c8"}.fa-money-bills{--fa:"\e1f3"}.fa-smog{--fa:"\f75f"}.fa-crutch{--fa:"\f7f7"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-arrows-turn-right{--fa:"\e4c0"}.fa-vest{--fa:"\e085"}.fa-ferry{--fa:"\e4ea"}.fa-arrows-down-to-people{--fa:"\e4b9"}.fa-seedling,.fa-sprout{--fa:"\f4d8"}.fa-arrows-alt-h,.fa-left-right{--fa:"\f337"}.fa-boxes-packing{--fa:"\e4c7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\f0a8"}.fa-group-arrows-rotate{--fa:"\e4f6"}.fa-bowl-food{--fa:"\e4c6"}.fa-candy-cane{--fa:"\f786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\f160"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\f76c"}.fa-remove-format,.fa-text-slash{--fa:"\f87d"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\f4da"}.fa-file-word{--fa:"\f1c2"}.fa-file-powerpoint{--fa:"\f1c4"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\f07e"}.fa-house-lock{--fa:"\e510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\f0ed"}.fa-children{--fa:"\e4e1"}.fa-blackboard,.fa-chalkboard{--fa:"\f51b"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\f4fa"}.fa-envelope-open{--fa:"\f2b6"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\e05f"}.fa-mattress-pillow{--fa:"\e525"}.fa-guarani-sign{--fa:"\e19a"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\f021"}.fa-fire-extinguisher{--fa:"\f134"}.fa-cruzeiro-sign{--fa:"\e152"}.fa-greater-than-equal{--fa:"\f532"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-atlas,.fa-book-atlas{--fa:"\f558"}.fa-virus{--fa:"\e074"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-arrows-to-dot{--fa:"\e4be"}.fa-archway{--fa:"\f557"}.fa-heart-circle-check{--fa:"\e4fd"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\f6f1"}.fa-file-archive,.fa-file-zipper{--fa:"\f1c6"}.fa-square{--fa:"\f0c8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\f000"}.fa-couch{--fa:"\f4b8"}.fa-cedi-sign{--fa:"\e0df"}.fa-italic{--fa:"\f033"}.fa-table-cells-column-lock{--fa:"\e678"}.fa-church{--fa:"\f51d"}.fa-comments-dollar{--fa:"\f653"}.fa-democrat{--fa:"\f747"}.fa-z{--fa:"\5a"}.fa-person-skiing,.fa-skiing{--fa:"\f7c9"}.fa-road-lock{--fa:"\e567"}.fa-a{--fa:"\41"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\e03f"}.fa-feather-alt,.fa-feather-pointed{--fa:"\f56b"}.fa-p{--fa:"\50"}.fa-snowflake{--fa:"\f2dc"}.fa-newspaper{--fa:"\f1ea"}.fa-ad,.fa-rectangle-ad{--fa:"\f641"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\f0a9"}.fa-filter-circle-xmark{--fa:"\e17b"}.fa-locust{--fa:"\e520"}.fa-sort,.fa-unsorted{--fa:"\f0dc"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\f0cb"}.fa-person-dress-burst{--fa:"\e544"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\f53d"}.fa-vector-square{--fa:"\f5cb"}.fa-bread-slice{--fa:"\f7ec"}.fa-language{--fa:"\f1ab"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\f598"}.fa-filter{--fa:"\f0b0"}.fa-question{--fa:"\3f"}.fa-file-signature{--fa:"\f573"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\f0b2"}.fa-house-chimney-user{--fa:"\e065"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-money-check{--fa:"\f53c"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\f7a0"}.fa-building-circle-exclamation{--fa:"\e4d3"}.fa-magnifying-glass-chart{--fa:"\e522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\f08e"}.fa-cubes-stacked{--fa:"\e4e6"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\f159"}.fa-virus-covid{--fa:"\e4a8"}.fa-austral-sign{--fa:"\e0a9"}.fa-f{--fa:"\46"}.fa-leaf{--fa:"\f06c"}.fa-road{--fa:"\f018"}.fa-cab,.fa-taxi{--fa:"\f1ba"}.fa-person-circle-plus{--fa:"\e541"}.fa-chart-pie,.fa-pie-chart{--fa:"\f200"}.fa-bolt-lightning{--fa:"\e0b7"}.fa-sack-xmark{--fa:"\e56a"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-fish-fins{--fa:"\e4f2"}.fa-building-flag{--fa:"\e4d5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\f582"}.fa-object-ungroup{--fa:"\f248"}.fa-poop{--fa:"\f619"}.fa-location-pin,.fa-map-marker{--fa:"\f041"}.fa-kaaba{--fa:"\f66b"}.fa-toilet-paper{--fa:"\f71e"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\f807"}.fa-eject{--fa:"\f052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\f35a"}.fa-plane-circle-check{--fa:"\e555"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\f5a5"}.fa-object-group{--fa:"\f247"}.fa-chart-line,.fa-line-chart{--fa:"\f201"}.fa-mask-ventilator{--fa:"\e524"}.fa-arrow-right{--fa:"\f061"}.fa-map-signs,.fa-signs-post{--fa:"\f277"}.fa-cash-register{--fa:"\f788"}.fa-person-circle-question{--fa:"\e542"}.fa-h{--fa:"\48"}.fa-tarp{--fa:"\e57b"}.fa-screwdriver-wrench,.fa-tools{--fa:"\f7d9"}.fa-arrows-to-eye{--fa:"\e4bf"}.fa-plug-circle-bolt{--fa:"\e55b"}.fa-heart{--fa:"\f004"}.fa-mars-and-venus{--fa:"\f224"}.fa-home-user,.fa-house-user{--fa:"\e1b0"}.fa-dumpster-fire{--fa:"\f794"}.fa-house-crack{--fa:"\e3b1"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\f561"}.fa-face-surprise,.fa-surprise{--fa:"\f5c2"}.fa-bottle-water{--fa:"\e4c5"}.fa-circle-pause,.fa-pause-circle{--fa:"\f28b"}.fa-toilet-paper-slash{--fa:"\e072"}.fa-apple-alt,.fa-apple-whole{--fa:"\f5d1"}.fa-kitchen-set{--fa:"\e51a"}.fa-r{--fa:"\52"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\f2ca"}.fa-cube{--fa:"\f1b2"}.fa-bitcoin-sign{--fa:"\e0b4"}.fa-shield-dog{--fa:"\e573"}.fa-solar-panel{--fa:"\f5ba"}.fa-lock-open{--fa:"\f3c1"}.fa-elevator{--fa:"\e16d"}.fa-money-bill-transfer{--fa:"\e528"}.fa-money-bill-trend-up{--fa:"\e529"}.fa-house-flood-water-circle-arrow-right{--fa:"\e50f"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\f682"}.fa-circle{--fa:"\f111"}.fa-backward-fast,.fa-fast-backward{--fa:"\f049"}.fa-recycle{--fa:"\f1b8"}.fa-user-astronaut{--fa:"\f4fb"}.fa-plane-slash{--fa:"\e069"}.fa-trademark{--fa:"\f25c"}.fa-basketball,.fa-basketball-ball{--fa:"\f434"}.fa-satellite-dish{--fa:"\f7c0"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\f35b"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\f3cd"}.fa-volume-high,.fa-volume-up{--fa:"\f028"}.fa-users-rays{--fa:"\e593"}.fa-wallet{--fa:"\f555"}.fa-clipboard-check{--fa:"\f46c"}.fa-file-audio{--fa:"\f1c7"}.fa-burger,.fa-hamburger{--fa:"\f805"}.fa-wrench{--fa:"\f0ad"}.fa-bugs{--fa:"\e4d0"}.fa-rupee,.fa-rupee-sign{--fa:"\f156"}.fa-file-image{--fa:"\f1c5"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-plane-departure{--fa:"\f5b0"}.fa-handshake-slash{--fa:"\e060"}.fa-book-bookmark{--fa:"\e0bb"}.fa-code-branch{--fa:"\f126"}.fa-hat-cowboy{--fa:"\f8c0"}.fa-bridge{--fa:"\e4c8"}.fa-phone-alt,.fa-phone-flip{--fa:"\f879"}.fa-truck-front{--fa:"\e2b7"}.fa-cat{--fa:"\f6be"}.fa-anchor-circle-exclamation{--fa:"\e4ab"}.fa-truck-field{--fa:"\e58d"}.fa-route{--fa:"\f4d7"}.fa-clipboard-question{--fa:"\e4e3"}.fa-panorama{--fa:"\e209"}.fa-comment-medical{--fa:"\f7f5"}.fa-teeth-open{--fa:"\f62f"}.fa-file-circle-minus{--fa:"\e4ed"}.fa-tags{--fa:"\f02c"}.fa-wine-glass{--fa:"\f4e3"}.fa-fast-forward,.fa-forward-fast{--fa:"\f050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\f5a4"}.fa-parking,.fa-square-parking{--fa:"\f540"}.fa-house-signal{--fa:"\e012"}.fa-bars-progress,.fa-tasks-alt{--fa:"\f828"}.fa-faucet-drip{--fa:"\e006"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\f474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\f54d"}.fa-terminal{--fa:"\f120"}.fa-mobile-button{--fa:"\f10b"}.fa-house-medical-flag{--fa:"\e514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\f291"}.fa-tape{--fa:"\f4db"}.fa-bus-alt,.fa-bus-simple{--fa:"\f55e"}.fa-eye{--fa:"\f06e"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\f5b3"}.fa-audio-description{--fa:"\f29e"}.fa-person-military-to-person{--fa:"\e54c"}.fa-file-shield{--fa:"\e4f0"}.fa-user-slash{--fa:"\f506"}.fa-pen{--fa:"\f304"}.fa-tower-observation{--fa:"\e586"}.fa-file-code{--fa:"\f1c9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\f012"}.fa-bus{--fa:"\f207"}.fa-heart-circle-xmark{--fa:"\e501"}.fa-home-lg,.fa-house-chimney{--fa:"\e3af"}.fa-window-maximize{--fa:"\f2d0"}.fa-face-frown,.fa-frown{--fa:"\f119"}.fa-prescription{--fa:"\f5b1"}.fa-shop,.fa-store-alt{--fa:"\f54f"}.fa-floppy-disk,.fa-save{--fa:"\f0c7"}.fa-vihara{--fa:"\f6a7"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\f515"}.fa-sort-asc,.fa-sort-up{--fa:"\f0de"}.fa-comment-dots,.fa-commenting{--fa:"\f4ad"}.fa-plant-wilt{--fa:"\e5aa"}.fa-diamond{--fa:"\f219"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\f585"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\f4c0"}.fa-chart-diagram{--fa:"\e695"}.fa-bacterium{--fa:"\e05a"}.fa-hand-pointer{--fa:"\f25a"}.fa-drum-steelpan{--fa:"\f56a"}.fa-hand-scissors{--fa:"\f257"}.fa-hands-praying,.fa-praying-hands{--fa:"\f684"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\f01e"}.fa-biohazard{--fa:"\f780"}.fa-location,.fa-location-crosshairs{--fa:"\f601"}.fa-mars-double{--fa:"\f227"}.fa-child-dress{--fa:"\e59c"}.fa-users-between-lines{--fa:"\e591"}.fa-lungs-virus{--fa:"\e067"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\f588"}.fa-phone{--fa:"\f095"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\f273"}.fa-child-reaching{--fa:"\e59d"}.fa-head-side-virus{--fa:"\e064"}.fa-user-cog,.fa-user-gear{--fa:"\f4fe"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\f163"}.fa-door-closed{--fa:"\f52a"}.fa-shield-virus{--fa:"\e06c"}.fa-dice-six{--fa:"\f526"}.fa-mosquito-net{--fa:"\e52c"}.fa-file-fragment{--fa:"\e697"}.fa-bridge-water{--fa:"\e4ce"}.fa-person-booth{--fa:"\f756"}.fa-text-width{--fa:"\f035"}.fa-hat-wizard{--fa:"\f6e8"}.fa-pen-fancy{--fa:"\f5ac"}.fa-digging,.fa-person-digging{--fa:"\f85e"}.fa-trash{--fa:"\f1f8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\f629"}.fa-book-medical{--fa:"\f7e6"}.fa-poo{--fa:"\f2fe"}.fa-quote-right,.fa-quote-right-alt{--fa:"\f10e"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\f553"}.fa-cubes{--fa:"\f1b3"}.fa-divide{--fa:"\f529"}.fa-tenge,.fa-tenge-sign{--fa:"\f7d7"}.fa-headphones{--fa:"\f025"}.fa-hands-holding{--fa:"\f4c2"}.fa-hands-clapping{--fa:"\e1a8"}.fa-republican{--fa:"\f75e"}.fa-arrow-left{--fa:"\f060"}.fa-person-circle-xmark{--fa:"\e543"}.fa-ruler{--fa:"\f545"}.fa-align-left{--fa:"\f036"}.fa-dice-d6{--fa:"\f6d1"}.fa-restroom{--fa:"\f7bd"}.fa-j{--fa:"\4a"}.fa-users-viewfinder{--fa:"\e595"}.fa-file-video{--fa:"\f1c8"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\f35d"}.fa-table-cells,.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-bible,.fa-book-bible{--fa:"\f647"}.fa-o{--fa:"\4f"}.fa-medkit,.fa-suitcase-medical{--fa:"\f0fa"}.fa-user-secret{--fa:"\f21b"}.fa-otter{--fa:"\f700"}.fa-female,.fa-person-dress{--fa:"\f182"}.fa-comment-dollar{--fa:"\f651"}.fa-briefcase-clock,.fa-business-time{--fa:"\f64a"}.fa-table-cells-large,.fa-th-large{--fa:"\f009"}.fa-book-tanakh,.fa-tanakh{--fa:"\f827"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\f2a0"}.fa-hat-cowboy-side{--fa:"\f8c1"}.fa-clipboard-user{--fa:"\f7f3"}.fa-child{--fa:"\f1ae"}.fa-lira-sign{--fa:"\f195"}.fa-satellite{--fa:"\f7bf"}.fa-plane-lock{--fa:"\e558"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-angle-double-up,.fa-angles-up{--fa:"\f102"}.fa-paperclip{--fa:"\f0c6"}.fa-arrow-right-to-city{--fa:"\e4b3"}.fa-ribbon{--fa:"\f4d6"}.fa-lungs{--fa:"\f604"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\f887"}.fa-litecoin-sign{--fa:"\e1d3"}.fa-border-none{--fa:"\f850"}.fa-circle-nodes{--fa:"\e4e2"}.fa-parachute-box{--fa:"\f4cd"}.fa-indent{--fa:"\f03c"}.fa-truck-field-un{--fa:"\e58e"}.fa-hourglass,.fa-hourglass-empty{--fa:"\f254"}.fa-mountain{--fa:"\f6fc"}.fa-user-doctor,.fa-user-md{--fa:"\f0f0"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-cloud-meatball{--fa:"\f73b"}.fa-camera,.fa-camera-alt{--fa:"\f030"}.fa-square-virus{--fa:"\e578"}.fa-meteor{--fa:"\f753"}.fa-car-on{--fa:"\e4dd"}.fa-sleigh{--fa:"\f7cc"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\f162"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\f4c1"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-braille{--fa:"\f2a1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\f486"}.fa-landmark{--fa:"\f66f"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-person-cane{--fa:"\e53c"}.fa-tent{--fa:"\e57d"}.fa-vest-patches{--fa:"\e086"}.fa-check-double{--fa:"\f560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\f15d"}.fa-money-bill-wheat{--fa:"\e52a"}.fa-cookie{--fa:"\f563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\f0e2"}.fa-hard-drive,.fa-hdd{--fa:"\f0a0"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\f586"}.fa-dumbbell{--fa:"\f44b"}.fa-list-alt,.fa-rectangle-list{--fa:"\f022"}.fa-tarp-droplet{--fa:"\e57c"}.fa-house-medical-circle-check{--fa:"\e511"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\f7ca"}.fa-calendar-plus{--fa:"\f271"}.fa-plane-arrival{--fa:"\f5af"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\f359"}.fa-subway,.fa-train-subway{--fa:"\f239"}.fa-chart-gantt{--fa:"\e0e4"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\e1bc"}.fa-crop-alt,.fa-crop-simple{--fa:"\f565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\f3d1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\f30a"}.fa-dna{--fa:"\f471"}.fa-virus-slash{--fa:"\e075"}.fa-minus,.fa-subtract{--fa:"\f068"}.fa-chess{--fa:"\f439"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\f177"}.fa-plug-circle-check{--fa:"\e55c"}.fa-street-view{--fa:"\f21d"}.fa-franc-sign{--fa:"\e18f"}.fa-volume-off{--fa:"\f026"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\f2a3"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\f5c7"}.fa-mosque{--fa:"\f678"}.fa-mosquito{--fa:"\e52b"}.fa-star-of-david{--fa:"\f69a"}.fa-person-military-rifle{--fa:"\e54b"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\f07a"}.fa-vials{--fa:"\f493"}.fa-plug-circle-plus{--fa:"\e55f"}.fa-place-of-worship{--fa:"\f67f"}.fa-grip-vertical{--fa:"\f58e"}.fa-hexagon-nodes{--fa:"\e699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\f148"}.fa-u{--fa:"\55"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\f698"}.fa-clock,.fa-clock-four{--fa:"\f017"}.fa-backward-step,.fa-step-backward{--fa:"\f048"}.fa-pallet{--fa:"\f482"}.fa-faucet{--fa:"\e005"}.fa-baseball-bat-ball{--fa:"\f432"}.fa-s{--fa:"\53"}.fa-timeline{--fa:"\e29c"}.fa-keyboard{--fa:"\f11c"}.fa-caret-down{--fa:"\f0d7"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\f7f2"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\f2c8"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\f3cf"}.fa-plane-up{--fa:"\e22d"}.fa-piggy-bank{--fa:"\f4d3"}.fa-battery-3,.fa-battery-half{--fa:"\f242"}.fa-mountain-city{--fa:"\e52e"}.fa-coins{--fa:"\f51e"}.fa-khanda{--fa:"\f66d"}.fa-sliders,.fa-sliders-h{--fa:"\f1de"}.fa-folder-tree{--fa:"\f802"}.fa-network-wired{--fa:"\f6ff"}.fa-map-pin{--fa:"\f276"}.fa-hamsa{--fa:"\f665"}.fa-cent-sign{--fa:"\e3f5"}.fa-flask{--fa:"\f0c3"}.fa-person-pregnant{--fa:"\e31e"}.fa-wand-sparkles{--fa:"\f72b"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\f142"}.fa-ticket{--fa:"\f145"}.fa-power-off{--fa:"\f011"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\f30b"}.fa-flag-usa{--fa:"\f74d"}.fa-laptop-file{--fa:"\e51d"}.fa-teletype,.fa-tty{--fa:"\f1e4"}.fa-diagram-next{--fa:"\e476"}.fa-person-rifle{--fa:"\e54e"}.fa-house-medical-circle-exclamation{--fa:"\e512"}.fa-closed-captioning{--fa:"\f20a"}.fa-hiking,.fa-person-hiking{--fa:"\f6ec"}.fa-venus-double{--fa:"\f226"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-people-pulling{--fa:"\e535"}.fa-n{--fa:"\4e"}.fa-cable-car,.fa-tram{--fa:"\f7da"}.fa-cloud-rain{--fa:"\f73d"}.fa-building-circle-xmark{--fa:"\e4d4"}.fa-ship{--fa:"\f21a"}.fa-arrows-down-to-line{--fa:"\e4b8"}.fa-download{--fa:"\f019"}.fa-face-grin,.fa-grin{--fa:"\f580"}.fa-backspace,.fa-delete-left{--fa:"\f55a"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\f1fb"}.fa-file-circle-check{--fa:"\e5a0"}.fa-forward{--fa:"\f04e"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\f3ce"}.fa-face-meh,.fa-meh{--fa:"\f11a"}.fa-align-center{--fa:"\f037"}.fa-book-dead,.fa-book-skull{--fa:"\f6b7"}.fa-drivers-license,.fa-id-card{--fa:"\f2c2"}.fa-dedent,.fa-outdent{--fa:"\f03b"}.fa-heart-circle-exclamation{--fa:"\e4fe"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\f015"}.fa-calendar-week{--fa:"\f784"}.fa-laptop-medical{--fa:"\f812"}.fa-b{--fa:"\42"}.fa-file-medical{--fa:"\f477"}.fa-dice-one{--fa:"\f525"}.fa-kiwi-bird{--fa:"\f535"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\f0ec"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\f2f9"}.fa-cutlery,.fa-utensils{--fa:"\f2e7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\f161"}.fa-mill-sign{--fa:"\e1ed"}.fa-bowl-rice{--fa:"\e2eb"}.fa-skull{--fa:"\f54c"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\f519"}.fa-truck-pickup{--fa:"\f63c"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\f30c"}.fa-stop{--fa:"\f04d"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-hurricane{--fa:"\f751"}.fa-mound{--fa:"\e52d"}.fa-toilet-portable{--fa:"\e583"}.fa-compact-disc{--fa:"\f51f"}.fa-file-arrow-down,.fa-file-download{--fa:"\f56d"}.fa-caravan{--fa:"\f8ff"}.fa-shield-cat{--fa:"\e572"}.fa-bolt,.fa-zap{--fa:"\f0e7"}.fa-glass-water{--fa:"\e4f4"}.fa-oil-well{--fa:"\e532"}.fa-vault{--fa:"\e2c5"}.fa-mars{--fa:"\f222"}.fa-toilet{--fa:"\f7d8"}.fa-plane-circle-xmark{--fa:"\e557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\f157"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\f158"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\f59c"}.fa-horse-head{--fa:"\f7ab"}.fa-bore-hole{--fa:"\e4c3"}.fa-industry{--fa:"\f275"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\f358"}.fa-arrows-turn-to-dots{--fa:"\e4c1"}.fa-florin-sign{--fa:"\e184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\f884"}.fa-less-than{--fa:"\3c"}.fa-angle-down{--fa:"\f107"}.fa-car-tunnel{--fa:"\e4de"}.fa-head-side-cough{--fa:"\e061"}.fa-grip-lines{--fa:"\f7a4"}.fa-thumbs-down{--fa:"\f165"}.fa-user-lock{--fa:"\f502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\f178"}.fa-anchor-circle-xmark{--fa:"\e4ac"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\f141"}.fa-chess-pawn{--fa:"\f443"}.fa-first-aid,.fa-kit-medical{--fa:"\f479"}.fa-person-through-window{--fa:"\e5a9"}.fa-toolbox{--fa:"\f552"}.fa-hands-holding-circle{--fa:"\e4fb"}.fa-bug{--fa:"\f188"}.fa-credit-card,.fa-credit-card-alt{--fa:"\f09d"}.fa-automobile,.fa-car{--fa:"\f1b9"}.fa-hand-holding-hand{--fa:"\e4f7"}.fa-book-open-reader,.fa-book-reader{--fa:"\f5da"}.fa-mountain-sun{--fa:"\e52f"}.fa-arrows-left-right-to-line{--fa:"\e4ba"}.fa-dice-d20{--fa:"\f6cf"}.fa-truck-droplet{--fa:"\e58c"}.fa-file-circle-xmark{--fa:"\e5a1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\e040"}.fa-medal{--fa:"\f5a2"}.fa-bed{--fa:"\f236"}.fa-h-square,.fa-square-h{--fa:"\f0fd"}.fa-podcast{--fa:"\f2ce"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\f2c7"}.fa-bell{--fa:"\f0f3"}.fa-superscript{--fa:"\f12b"}.fa-plug-circle-xmark{--fa:"\e560"}.fa-star-of-life{--fa:"\f621"}.fa-phone-slash{--fa:"\f3dd"}.fa-paint-roller{--fa:"\f5aa"}.fa-hands-helping,.fa-handshake-angle{--fa:"\f4c4"}.fa-location-dot,.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-greater-than{--fa:"\3e"}.fa-person-swimming,.fa-swimmer{--fa:"\f5c4"}.fa-arrow-down{--fa:"\f063"}.fa-droplet,.fa-tint{--fa:"\f043"}.fa-eraser{--fa:"\f12d"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\f57d"}.fa-person-burst{--fa:"\e53b"}.fa-dove{--fa:"\f4ba"}.fa-battery-0,.fa-battery-empty{--fa:"\f244"}.fa-socks{--fa:"\f696"}.fa-inbox{--fa:"\f01c"}.fa-section{--fa:"\e447"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\f625"}.fa-envelope-open-text{--fa:"\f658"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\f0f8"}.fa-wine-bottle{--fa:"\f72f"}.fa-chess-rook{--fa:"\f447"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\f550"}.fa-dharmachakra{--fa:"\f655"}.fa-hotdog{--fa:"\f80f"}.fa-blind,.fa-person-walking-with-cane{--fa:"\f29d"}.fa-drum{--fa:"\f569"}.fa-ice-cream{--fa:"\f810"}.fa-heart-circle-bolt{--fa:"\e4fc"}.fa-fax{--fa:"\f1ac"}.fa-paragraph{--fa:"\f1dd"}.fa-check-to-slot,.fa-vote-yea{--fa:"\f772"}.fa-star-half{--fa:"\f089"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\f468"}.fa-chain,.fa-link{--fa:"\f0c1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\f2a2"}.fa-tree-city{--fa:"\e587"}.fa-play{--fa:"\f04b"}.fa-font{--fa:"\f031"}.fa-table-cells-row-lock{--fa:"\e67a"}.fa-rupiah-sign{--fa:"\e23d"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\f45d"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\f470"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\f82a"}.fa-naira-sign{--fa:"\e1f6"}.fa-cart-arrow-down{--fa:"\f218"}.fa-walkie-talkie{--fa:"\f8ef"}.fa-file-edit,.fa-file-pen{--fa:"\f31c"}.fa-receipt{--fa:"\f543"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\f14b"}.fa-suitcase-rolling{--fa:"\f5c1"}.fa-person-circle-exclamation{--fa:"\e53f"}.fa-chevron-down{--fa:"\f078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\f240"}.fa-skull-crossbones{--fa:"\f714"}.fa-code-compare{--fa:"\e13a"}.fa-list-dots,.fa-list-ul{--fa:"\f0ca"}.fa-school-lock{--fa:"\e56f"}.fa-tower-cell{--fa:"\e585"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\f309"}.fa-ranking-star{--fa:"\e561"}.fa-chess-king{--fa:"\f43f"}.fa-person-harassing{--fa:"\e549"}.fa-brazilian-real-sign{--fa:"\e46c"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\f752"}.fa-arrow-up{--fa:"\f062"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\f26c"}.fa-shrimp{--fa:"\e448"}.fa-list-check,.fa-tasks{--fa:"\f0ae"}.fa-jug-detergent{--fa:"\e519"}.fa-circle-user,.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-wind{--fa:"\f72e"}.fa-car-burst,.fa-car-crash{--fa:"\f5e1"}.fa-y{--fa:"\59"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\f7ce"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-fish{--fa:"\f578"}.fa-user-graduate{--fa:"\f501"}.fa-adjust,.fa-circle-half-stroke{--fa:"\f042"}.fa-clapperboard{--fa:"\e131"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\f7ba"}.fa-baseball,.fa-baseball-ball{--fa:"\f433"}.fa-jet-fighter-up{--fa:"\e518"}.fa-diagram-project,.fa-project-diagram{--fa:"\f542"}.fa-copy{--fa:"\f0c5"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\f6a9"}.fa-hand-sparkles{--fa:"\e05d"}.fa-grip,.fa-grip-horizontal{--fa:"\f58d"}.fa-share-from-square,.fa-share-square{--fa:"\f14d"}.fa-child-combatant,.fa-child-rifle{--fa:"\e4e0"}.fa-gun{--fa:"\e19b"}.fa-phone-square,.fa-square-phone{--fa:"\f098"}.fa-add,.fa-plus{--fa:"\2b"}.fa-expand{--fa:"\f065"}.fa-computer{--fa:"\e4e5"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\f00d"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\f047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\f51c"}.fa-peso-sign{--fa:"\e222"}.fa-building-shield{--fa:"\e4d8"}.fa-baby{--fa:"\f77c"}.fa-users-line{--fa:"\e592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\f10d"}.fa-tractor{--fa:"\f722"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\f829"}.fa-arrow-down-up-lock{--fa:"\e4b0"}.fa-lines-leaning{--fa:"\e51e"}.fa-ruler-combined{--fa:"\f546"}.fa-copyright{--fa:"\f1f9"}.fa-equals{--fa:"\3d"}.fa-blender{--fa:"\f517"}.fa-teeth{--fa:"\f62e"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\f20b"}.fa-map{--fa:"\f279"}.fa-rocket{--fa:"\f135"}.fa-photo-film,.fa-photo-video{--fa:"\f87c"}.fa-folder-minus{--fa:"\f65d"}.fa-hexagon-nodes-bolt{--fa:"\e69a"}.fa-store{--fa:"\f54e"}.fa-arrow-trend-up{--fa:"\e098"}.fa-plug-circle-minus{--fa:"\e55e"}.fa-sign,.fa-sign-hanging{--fa:"\f4d9"}.fa-bezier-curve{--fa:"\f55b"}.fa-bell-slash{--fa:"\f1f6"}.fa-tablet,.fa-tablet-android{--fa:"\f3fb"}.fa-school-flag{--fa:"\e56e"}.fa-fill{--fa:"\f575"}.fa-angle-up{--fa:"\f106"}.fa-drumstick-bite{--fa:"\f6d7"}.fa-holly-berry{--fa:"\f7aa"}.fa-chevron-left{--fa:"\f053"}.fa-bacteria{--fa:"\e059"}.fa-hand-lizard{--fa:"\f258"}.fa-notdef{--fa:"\e1fe"}.fa-disease{--fa:"\f7fa"}.fa-briefcase-medical{--fa:"\f469"}.fa-genderless{--fa:"\f22d"}.fa-chevron-right{--fa:"\f054"}.fa-retweet{--fa:"\f079"}.fa-car-alt,.fa-car-rear{--fa:"\f5de"}.fa-pump-soap{--fa:"\e06b"}.fa-video-slash{--fa:"\f4e2"}.fa-battery-2,.fa-battery-quarter{--fa:"\f243"}.fa-radio{--fa:"\f8d7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\f77d"}.fa-traffic-light{--fa:"\f637"}.fa-thermometer{--fa:"\f491"}.fa-vr-cardboard{--fa:"\f729"}.fa-hand-middle-finger{--fa:"\f806"}.fa-percent,.fa-percentage{--fa:"\25"}.fa-truck-moving{--fa:"\f4df"}.fa-glass-water-droplet{--fa:"\e4f5"}.fa-display{--fa:"\e163"}.fa-face-smile,.fa-smile{--fa:"\f118"}.fa-thumb-tack,.fa-thumbtack{--fa:"\f08d"}.fa-trophy{--fa:"\f091"}.fa-person-praying,.fa-pray{--fa:"\f683"}.fa-hammer{--fa:"\f6e3"}.fa-hand-peace{--fa:"\f25b"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-peace{--fa:"\f67c"}.fa-cogs,.fa-gears{--fa:"\f085"}.fa-warehouse{--fa:"\f494"}.fa-arrow-up-right-dots{--fa:"\e4b7"}.fa-splotch{--fa:"\f5bc"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\f584"}.fa-dice-four{--fa:"\f524"}.fa-sim-card{--fa:"\f7c4"}.fa-transgender,.fa-transgender-alt{--fa:"\f225"}.fa-mercury{--fa:"\f223"}.fa-arrow-turn-down,.fa-level-down{--fa:"\f149"}.fa-person-falling-burst{--fa:"\e547"}.fa-award{--fa:"\f559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left,.fa-angles-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-clock-rotate-left,.fa-history{--fa:"\f1da"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\f583"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\f56e"}.fa-shield,.fa-shield-blank{--fa:"\f132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\f885"}.fa-comment-nodes{--fa:"\e696"}.fa-house-medical{--fa:"\e3b2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\f450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\f137"}.fa-house-chimney-window{--fa:"\e00d"}.fa-pen-nib{--fa:"\f5ad"}.fa-tent-arrow-turn-left{--fa:"\e580"}.fa-tents{--fa:"\e582"}.fa-magic,.fa-wand-magic{--fa:"\f0d0"}.fa-dog{--fa:"\f6d3"}.fa-carrot{--fa:"\f787"}.fa-moon{--fa:"\f186"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\f5ce"}.fa-cheese{--fa:"\f7ef"}.fa-yin-yang{--fa:"\f6ad"}.fa-music{--fa:"\f001"}.fa-code-commit{--fa:"\f386"}.fa-temperature-low{--fa:"\f76b"}.fa-biking,.fa-person-biking{--fa:"\f84a"}.fa-broom{--fa:"\f51a"}.fa-shield-heart{--fa:"\e574"}.fa-gopuram{--fa:"\f664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\e47b"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\f2d3"}.fa-hashtag{--fa:"\23"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\f424"}.fa-oil-can{--fa:"\f613"}.fa-t{--fa:"\54"}.fa-hippo{--fa:"\f6ed"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-vial-circle-check{--fa:"\e596"}.fa-person-arrow-down-to-line{--fa:"\e538"}.fa-voicemail{--fa:"\f897"}.fa-fan{--fa:"\f863"}.fa-person-walking-luggage{--fa:"\e554"}.fa-arrows-alt-v,.fa-up-down{--fa:"\f338"}.fa-cloud-moon-rain{--fa:"\f73c"}.fa-calendar{--fa:"\f133"}.fa-trailer{--fa:"\e041"}.fa-bahai,.fa-haykal{--fa:"\f666"}.fa-sd-card{--fa:"\f7c2"}.fa-dragon{--fa:"\f6d5"}.fa-shoe-prints{--fa:"\f54b"}.fa-circle-plus,.fa-plus-circle{--fa:"\f055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\f58b"}.fa-hand-holding{--fa:"\f4bd"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\f127"}.fa-clone{--fa:"\f24d"}.fa-person-walking-arrow-loop-left{--fa:"\e551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\f882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\f7e4"}.fa-tornado{--fa:"\f76f"}.fa-file-circle-plus{--fa:"\e494"}.fa-book-quran,.fa-quran{--fa:"\f687"}.fa-anchor{--fa:"\f13d"}.fa-border-all{--fa:"\f84c"}.fa-angry,.fa-face-angry{--fa:"\f556"}.fa-cookie-bite{--fa:"\f564"}.fa-arrow-trend-down{--fa:"\e097"}.fa-feed,.fa-rss{--fa:"\f09e"}.fa-draw-polygon{--fa:"\f5ee"}.fa-balance-scale,.fa-scale-balanced{--fa:"\f24e"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\f62a"}.fa-shower{--fa:"\f2cc"}.fa-desktop,.fa-desktop-alt{--fa:"\f390"}.fa-m{--fa:"\4d"}.fa-table-list,.fa-th-list{--fa:"\f00b"}.fa-comment-sms,.fa-sms{--fa:"\f7cd"}.fa-book{--fa:"\f02d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\f241"}.fa-house-circle-check{--fa:"\e509"}.fa-angle-left{--fa:"\f104"}.fa-diagram-successor{--fa:"\e47a"}.fa-truck-arrow-right{--fa:"\e58b"}.fa-arrows-split-up-and-left{--fa:"\e4bc"}.fa-fist-raised,.fa-hand-fist{--fa:"\f6de"}.fa-cloud-moon{--fa:"\f6c3"}.fa-briefcase{--fa:"\f0b1"}.fa-person-falling{--fa:"\e546"}.fa-image-portrait,.fa-portrait{--fa:"\f3e0"}.fa-user-tag{--fa:"\f507"}.fa-rug{--fa:"\e569"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\f59d"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\f410"}.fa-baht-sign{--fa:"\e0ac"}.fa-book-open{--fa:"\f518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\f66a"}.fa-handcuffs{--fa:"\e4f8"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-mail-forward,.fa-share{--fa:"\f064"}.fa-bottle-droplet{--fa:"\e4c4"}.fa-mask-face{--fa:"\e1d7"}.fa-hill-rockslide{--fa:"\e508"}.fa-exchange-alt,.fa-right-left{--fa:"\f362"}.fa-paper-plane{--fa:"\f1d8"}.fa-road-circle-exclamation{--fa:"\e565"}.fa-dungeon{--fa:"\f6d9"}.fa-align-right{--fa:"\f038"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\f53b"}.fa-life-ring{--fa:"\f1cd"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\f2a7"}.fa-calendar-day{--fa:"\f783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\f5c5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\f07d"}.fa-face-grimace,.fa-grimace{--fa:"\f57f"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\e2ce"}.fa-level-down-alt,.fa-turn-down{--fa:"\f3be"}.fa-person-walking-arrow-right{--fa:"\e552"}.fa-envelope-square,.fa-square-envelope{--fa:"\f199"}.fa-dice{--fa:"\f522"}.fa-bowling-ball{--fa:"\f436"}.fa-brain{--fa:"\f5dc"}.fa-band-aid,.fa-bandage{--fa:"\f462"}.fa-calendar-minus{--fa:"\f272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\f057"}.fa-gifts{--fa:"\f79c"}.fa-hotel{--fa:"\f594"}.fa-earth-asia,.fa-globe-asia{--fa:"\f57e"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\f47f"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\f00e"}.fa-thumbs-up{--fa:"\f164"}.fa-user-clock{--fa:"\f4fd"}.fa-allergies,.fa-hand-dots{--fa:"\f461"}.fa-file-invoice{--fa:"\f570"}.fa-window-minimize{--fa:"\f2d1"}.fa-coffee,.fa-mug-saucer{--fa:"\f0f4"}.fa-brush{--fa:"\f55d"}.fa-file-half-dashed{--fa:"\e698"}.fa-mask{--fa:"\f6fa"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\f010"}.fa-ruler-vertical{--fa:"\f548"}.fa-user-alt,.fa-user-large{--fa:"\f406"}.fa-train-tram{--fa:"\e5b4"}.fa-user-nurse{--fa:"\f82f"}.fa-syringe{--fa:"\f48e"}.fa-cloud-sun{--fa:"\f6c4"}.fa-stopwatch-20{--fa:"\e06f"}.fa-square-full{--fa:"\f45c"}.fa-magnet{--fa:"\f076"}.fa-jar{--fa:"\e516"}.fa-note-sticky,.fa-sticky-note{--fa:"\f249"}.fa-bug-slash{--fa:"\e490"}.fa-arrow-up-from-water-pump{--fa:"\e4b6"}.fa-bone{--fa:"\f5d7"}.fa-table-cells-row-unlock{--fa:"\e691"}.fa-user-injured{--fa:"\f728"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\f5b4"}.fa-plane{--fa:"\f072"}.fa-tent-arrows-down{--fa:"\e581"}.fa-exclamation{--fa:"\21"}.fa-arrows-spin{--fa:"\e4bb"}.fa-print{--fa:"\f02f"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\e2bb"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"\24"}.fa-x{--fa:"\58"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\f688"}.fa-users-cog,.fa-users-gear{--fa:"\f509"}.fa-person-military-pointing{--fa:"\e54a"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\f19c"}.fa-umbrella{--fa:"\f0e9"}.fa-trowel{--fa:"\e589"}.fa-d{--fa:"\44"}.fa-stapler{--fa:"\e5af"}.fa-masks-theater,.fa-theater-masks{--fa:"\f630"}.fa-kip-sign{--fa:"\e1c4"}.fa-hand-point-left{--fa:"\f0a5"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\f4c6"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\f0fb"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\f1e1"}.fa-barcode{--fa:"\f02a"}.fa-plus-minus{--fa:"\e43c"}.fa-video,.fa-video-camera{--fa:"\f03d"}.fa-graduation-cap,.fa-mortar-board{--fa:"\f19d"}.fa-hand-holding-medical{--fa:"\e05c"}.fa-person-circle-check{--fa:"\e53e"}.fa-level-up-alt,.fa-turn-up{--fa:"\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(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\f3d0"}.fa-hooli{--fa:"\f427"}.fa-yelp{--fa:"\f1e9"}.fa-cc-visa{--fa:"\f1f0"}.fa-lastfm{--fa:"\f202"}.fa-shopware{--fa:"\f5b5"}.fa-creative-commons-nc{--fa:"\f4e8"}.fa-aws{--fa:"\f375"}.fa-redhat{--fa:"\f7bc"}.fa-yoast{--fa:"\f2b1"}.fa-cloudflare{--fa:"\e07d"}.fa-ups{--fa:"\f7e0"}.fa-pixiv{--fa:"\e640"}.fa-wpexplorer{--fa:"\f2de"}.fa-dyalog{--fa:"\f399"}.fa-bity{--fa:"\f37a"}.fa-stackpath{--fa:"\f842"}.fa-buysellads{--fa:"\f20d"}.fa-first-order{--fa:"\f2b0"}.fa-modx{--fa:"\f285"}.fa-guilded{--fa:"\e07e"}.fa-vnv{--fa:"\f40b"}.fa-js-square,.fa-square-js{--fa:"\f3b9"}.fa-microsoft{--fa:"\f3ca"}.fa-qq{--fa:"\f1d6"}.fa-orcid{--fa:"\f8d2"}.fa-java{--fa:"\f4e4"}.fa-invision{--fa:"\f7b0"}.fa-creative-commons-pd-alt{--fa:"\f4ed"}.fa-centercode{--fa:"\f380"}.fa-glide-g{--fa:"\f2a6"}.fa-drupal{--fa:"\f1a9"}.fa-jxl{--fa:"\e67b"}.fa-dart-lang{--fa:"\e693"}.fa-hire-a-helper{--fa:"\f3b0"}.fa-creative-commons-by{--fa:"\f4e7"}.fa-unity{--fa:"\e049"}.fa-whmcs{--fa:"\f40d"}.fa-rocketchat{--fa:"\f3e8"}.fa-vk{--fa:"\f189"}.fa-untappd{--fa:"\f405"}.fa-mailchimp{--fa:"\f59e"}.fa-css3-alt{--fa:"\f38b"}.fa-reddit-square,.fa-square-reddit{--fa:"\f1a2"}.fa-vimeo-v{--fa:"\f27d"}.fa-contao{--fa:"\f26d"}.fa-square-font-awesome{--fa:"\e5ad"}.fa-deskpro{--fa:"\f38f"}.fa-brave{--fa:"\e63c"}.fa-sistrix{--fa:"\f3ee"}.fa-instagram-square,.fa-square-instagram{--fa:"\e055"}.fa-battle-net{--fa:"\f835"}.fa-the-red-yeti{--fa:"\f69d"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\f3af"}.fa-edge{--fa:"\f282"}.fa-threads{--fa:"\e618"}.fa-napster{--fa:"\f3d2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\f2ad"}.fa-google-plus-g{--fa:"\f0d5"}.fa-artstation{--fa:"\f77a"}.fa-markdown{--fa:"\f60f"}.fa-sourcetree{--fa:"\f7d3"}.fa-google-plus{--fa:"\f2b3"}.fa-diaspora{--fa:"\f791"}.fa-foursquare{--fa:"\f180"}.fa-stack-overflow{--fa:"\f16c"}.fa-github-alt{--fa:"\f113"}.fa-phoenix-squadron{--fa:"\f511"}.fa-pagelines{--fa:"\f18c"}.fa-algolia{--fa:"\f36c"}.fa-red-river{--fa:"\f3e3"}.fa-creative-commons-sa{--fa:"\f4ef"}.fa-safari{--fa:"\f267"}.fa-google{--fa:"\f1a0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\f35c"}.fa-atlassian{--fa:"\f77b"}.fa-linkedin-in{--fa:"\f0e1"}.fa-digital-ocean{--fa:"\f391"}.fa-nimblr{--fa:"\f5a8"}.fa-chromecast{--fa:"\f838"}.fa-evernote{--fa:"\f839"}.fa-hacker-news{--fa:"\f1d4"}.fa-creative-commons-sampling{--fa:"\f4f0"}.fa-adversal{--fa:"\f36a"}.fa-creative-commons{--fa:"\f25e"}.fa-watchman-monitoring{--fa:"\e087"}.fa-fonticons{--fa:"\f280"}.fa-weixin{--fa:"\f1d7"}.fa-shirtsinbulk{--fa:"\f214"}.fa-codepen{--fa:"\f1cb"}.fa-git-alt{--fa:"\f841"}.fa-lyft{--fa:"\f3c3"}.fa-rev{--fa:"\f5b2"}.fa-windows{--fa:"\f17a"}.fa-wizards-of-the-coast{--fa:"\f730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\f2aa"}.fa-meetup{--fa:"\f2e0"}.fa-centos{--fa:"\f789"}.fa-adn{--fa:"\f170"}.fa-cloudsmith{--fa:"\f384"}.fa-opensuse{--fa:"\e62b"}.fa-pied-piper-alt{--fa:"\f1a8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\f397"}.fa-codiepie{--fa:"\f284"}.fa-node{--fa:"\f419"}.fa-mix{--fa:"\f3cb"}.fa-steam{--fa:"\f1b6"}.fa-cc-apple-pay{--fa:"\f416"}.fa-scribd{--fa:"\f28a"}.fa-debian{--fa:"\e60b"}.fa-openid{--fa:"\f19b"}.fa-instalod{--fa:"\e081"}.fa-files-pinwheel{--fa:"\e69f"}.fa-expeditedssl{--fa:"\f23e"}.fa-sellcast{--fa:"\f2da"}.fa-square-twitter,.fa-twitter-square{--fa:"\f081"}.fa-r-project{--fa:"\f4f7"}.fa-delicious{--fa:"\f1a5"}.fa-freebsd{--fa:"\f3a4"}.fa-vuejs{--fa:"\f41f"}.fa-accusoft{--fa:"\f369"}.fa-ioxhost{--fa:"\f208"}.fa-fonticons-fi{--fa:"\f3a2"}.fa-app-store{--fa:"\f36f"}.fa-cc-mastercard{--fa:"\f1f1"}.fa-itunes-note{--fa:"\f3b5"}.fa-golang{--fa:"\e40f"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\f3bb"}.fa-grav{--fa:"\f2d6"}.fa-weibo{--fa:"\f18a"}.fa-uncharted{--fa:"\e084"}.fa-firstdraft{--fa:"\f3a1"}.fa-square-youtube,.fa-youtube-square{--fa:"\f431"}.fa-wikipedia-w{--fa:"\f266"}.fa-rendact,.fa-wpressr{--fa:"\f3e4"}.fa-angellist{--fa:"\f209"}.fa-galactic-republic{--fa:"\f50c"}.fa-nfc-directional{--fa:"\e530"}.fa-skype{--fa:"\f17e"}.fa-joget{--fa:"\f3b7"}.fa-fedora{--fa:"\f798"}.fa-stripe-s{--fa:"\f42a"}.fa-meta{--fa:"\e49b"}.fa-laravel{--fa:"\f3bd"}.fa-hotjar{--fa:"\f3b1"}.fa-bluetooth-b{--fa:"\f294"}.fa-square-letterboxd{--fa:"\e62e"}.fa-sticker-mule{--fa:"\f3f7"}.fa-creative-commons-zero{--fa:"\f4f3"}.fa-hips{--fa:"\f452"}.fa-css{--fa:"\e6a2"}.fa-behance{--fa:"\f1b4"}.fa-reddit{--fa:"\f1a1"}.fa-discord{--fa:"\f392"}.fa-chrome{--fa:"\f268"}.fa-app-store-ios{--fa:"\f370"}.fa-cc-discover{--fa:"\f1f2"}.fa-wpbeginner{--fa:"\f297"}.fa-confluence{--fa:"\f78d"}.fa-shoelace{--fa:"\e60c"}.fa-mdb{--fa:"\f8ca"}.fa-dochub{--fa:"\f394"}.fa-accessible-icon{--fa:"\f368"}.fa-ebay{--fa:"\f4f4"}.fa-amazon{--fa:"\f270"}.fa-unsplash{--fa:"\e07c"}.fa-yarn{--fa:"\f7e3"}.fa-square-steam,.fa-steam-square{--fa:"\f1b7"}.fa-500px{--fa:"\f26e"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\f194"}.fa-asymmetrik{--fa:"\f372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\f2b4"}.fa-gratipay{--fa:"\f184"}.fa-apple{--fa:"\f179"}.fa-hive{--fa:"\e07f"}.fa-gitkraken{--fa:"\f3a6"}.fa-keybase{--fa:"\f4f5"}.fa-apple-pay{--fa:"\f415"}.fa-padlet{--fa:"\e4a0"}.fa-amazon-pay{--fa:"\f42c"}.fa-github-square,.fa-square-github{--fa:"\f092"}.fa-stumbleupon{--fa:"\f1a4"}.fa-fedex{--fa:"\f797"}.fa-phoenix-framework{--fa:"\f3dc"}.fa-shopify{--fa:"\e057"}.fa-neos{--fa:"\f612"}.fa-square-threads{--fa:"\e619"}.fa-hackerrank{--fa:"\f5f7"}.fa-researchgate{--fa:"\f4f8"}.fa-swift{--fa:"\f8e1"}.fa-angular{--fa:"\f420"}.fa-speakap{--fa:"\f3f3"}.fa-angrycreative{--fa:"\f36e"}.fa-y-combinator{--fa:"\f23b"}.fa-empire{--fa:"\f1d1"}.fa-envira{--fa:"\f299"}.fa-google-scholar{--fa:"\e63b"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\e5ae"}.fa-studiovinari{--fa:"\f3f8"}.fa-pied-piper{--fa:"\f2ae"}.fa-wordpress{--fa:"\f19a"}.fa-product-hunt{--fa:"\f288"}.fa-firefox{--fa:"\f269"}.fa-linode{--fa:"\f2b8"}.fa-goodreads{--fa:"\f3a8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\f264"}.fa-jsfiddle{--fa:"\f1cc"}.fa-sith{--fa:"\f512"}.fa-themeisle{--fa:"\f2b2"}.fa-page4{--fa:"\f3d7"}.fa-hashnode{--fa:"\e499"}.fa-react{--fa:"\f41b"}.fa-cc-paypal{--fa:"\f1f4"}.fa-squarespace{--fa:"\f5be"}.fa-cc-stripe{--fa:"\f1f5"}.fa-creative-commons-share{--fa:"\f4f2"}.fa-bitcoin{--fa:"\f379"}.fa-keycdn{--fa:"\f3ba"}.fa-opera{--fa:"\f26a"}.fa-itch-io{--fa:"\f83a"}.fa-umbraco{--fa:"\f8e8"}.fa-galactic-senate{--fa:"\f50d"}.fa-ubuntu{--fa:"\f7df"}.fa-draft2digital{--fa:"\f396"}.fa-stripe{--fa:"\f429"}.fa-houzz{--fa:"\f27c"}.fa-gg{--fa:"\f260"}.fa-dhl{--fa:"\f790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\f0d3"}.fa-xing{--fa:"\f168"}.fa-blackberry{--fa:"\f37b"}.fa-creative-commons-pd{--fa:"\f4ec"}.fa-playstation{--fa:"\f3df"}.fa-quinscape{--fa:"\f459"}.fa-less{--fa:"\f41d"}.fa-blogger-b{--fa:"\f37d"}.fa-opencart{--fa:"\f23d"}.fa-vine{--fa:"\f1ca"}.fa-signal-messenger{--fa:"\e663"}.fa-paypal{--fa:"\f1ed"}.fa-gitlab{--fa:"\f296"}.fa-typo3{--fa:"\f42b"}.fa-reddit-alien{--fa:"\f281"}.fa-yahoo{--fa:"\f19e"}.fa-dailymotion{--fa:"\e052"}.fa-affiliatetheme{--fa:"\f36b"}.fa-pied-piper-pp{--fa:"\f1a7"}.fa-bootstrap{--fa:"\f836"}.fa-odnoklassniki{--fa:"\f263"}.fa-nfc-symbol{--fa:"\e531"}.fa-mintbit{--fa:"\e62f"}.fa-ethereum{--fa:"\f42e"}.fa-speaker-deck{--fa:"\f83c"}.fa-creative-commons-nc-eu{--fa:"\f4e9"}.fa-patreon{--fa:"\f3d9"}.fa-avianex{--fa:"\f374"}.fa-ello{--fa:"\f5f1"}.fa-gofore{--fa:"\f3a7"}.fa-bimobject{--fa:"\f378"}.fa-brave-reverse{--fa:"\e63d"}.fa-facebook-f{--fa:"\f39e"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\f0d4"}.fa-web-awesome{--fa:"\e682"}.fa-mandalorian{--fa:"\f50f"}.fa-first-order-alt{--fa:"\f50a"}.fa-osi{--fa:"\f41a"}.fa-google-wallet{--fa:"\f1ee"}.fa-d-and-d-beyond{--fa:"\f6ca"}.fa-periscope{--fa:"\f3da"}.fa-fulcrum{--fa:"\f50b"}.fa-cloudscale{--fa:"\f383"}.fa-forumbee{--fa:"\f211"}.fa-mizuni{--fa:"\f3cc"}.fa-schlix{--fa:"\f3ea"}.fa-square-xing,.fa-xing-square{--fa:"\f169"}.fa-bandcamp{--fa:"\f2d5"}.fa-wpforms{--fa:"\f298"}.fa-cloudversify{--fa:"\f385"}.fa-usps{--fa:"\f7e1"}.fa-megaport{--fa:"\f5a3"}.fa-magento{--fa:"\f3c4"}.fa-spotify{--fa:"\f1bc"}.fa-optin-monster{--fa:"\f23c"}.fa-fly{--fa:"\f417"}.fa-square-bluesky{--fa:"\e6a3"}.fa-aviato{--fa:"\f421"}.fa-itunes{--fa:"\f3b4"}.fa-cuttlefish{--fa:"\f38c"}.fa-blogger{--fa:"\f37c"}.fa-flickr{--fa:"\f16e"}.fa-viber{--fa:"\f409"}.fa-soundcloud{--fa:"\f1be"}.fa-digg{--fa:"\f1a6"}.fa-tencent-weibo{--fa:"\f1d5"}.fa-letterboxd{--fa:"\e62d"}.fa-symfony{--fa:"\f83d"}.fa-maxcdn{--fa:"\f136"}.fa-etsy{--fa:"\f2d7"}.fa-facebook-messenger{--fa:"\f39f"}.fa-audible{--fa:"\f373"}.fa-think-peaks{--fa:"\f731"}.fa-bilibili{--fa:"\e3d9"}.fa-erlang{--fa:"\f39d"}.fa-x-twitter{--fa:"\e61b"}.fa-cotton-bureau{--fa:"\f89e"}.fa-dashcube{--fa:"\f210"}.fa-42-group,.fa-innosoft{--fa:"\e080"}.fa-stack-exchange{--fa:"\f18d"}.fa-elementor{--fa:"\f430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\e01e"}.fa-creative-commons-nd{--fa:"\f4eb"}.fa-palfed{--fa:"\f3d8"}.fa-superpowers{--fa:"\f2dd"}.fa-resolving{--fa:"\f3e7"}.fa-xbox{--fa:"\f412"}.fa-square-web-awesome-stroke{--fa:"\e684"}.fa-searchengin{--fa:"\f3eb"}.fa-tiktok{--fa:"\e07b"}.fa-facebook-square,.fa-square-facebook{--fa:"\f082"}.fa-renren{--fa:"\f18b"}.fa-linux{--fa:"\f17c"}.fa-glide{--fa:"\f2a5"}.fa-linkedin{--fa:"\f08c"}.fa-hubspot{--fa:"\f3b2"}.fa-deploydog{--fa:"\f38e"}.fa-twitch{--fa:"\f1e8"}.fa-flutter{--fa:"\e694"}.fa-ravelry{--fa:"\f2d9"}.fa-mixer{--fa:"\e056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\f203"}.fa-vimeo{--fa:"\f40a"}.fa-mendeley{--fa:"\f7b3"}.fa-uniregistry{--fa:"\f404"}.fa-figma{--fa:"\f799"}.fa-creative-commons-remix{--fa:"\f4ee"}.fa-cc-amazon-pay{--fa:"\f42d"}.fa-dropbox{--fa:"\f16b"}.fa-instagram{--fa:"\f16d"}.fa-cmplid{--fa:"\e360"}.fa-upwork{--fa:"\e641"}.fa-facebook{--fa:"\f09a"}.fa-gripfire{--fa:"\f3ac"}.fa-jedi-order{--fa:"\f50e"}.fa-uikit{--fa:"\f403"}.fa-fort-awesome-alt{--fa:"\f3a3"}.fa-phabricator{--fa:"\f3db"}.fa-ussunnah{--fa:"\f407"}.fa-earlybirds{--fa:"\f39a"}.fa-trade-federation{--fa:"\f513"}.fa-autoprefixer{--fa:"\f41c"}.fa-whatsapp{--fa:"\f232"}.fa-square-upwork{--fa:"\e67c"}.fa-slideshare{--fa:"\f1e7"}.fa-google-play{--fa:"\f3ab"}.fa-viadeo{--fa:"\f2a9"}.fa-line{--fa:"\f3c0"}.fa-google-drive{--fa:"\f3aa"}.fa-servicestack{--fa:"\f3ec"}.fa-simplybuilt{--fa:"\f215"}.fa-bitbucket{--fa:"\f171"}.fa-imdb{--fa:"\f2d8"}.fa-deezer{--fa:"\e077"}.fa-raspberry-pi{--fa:"\f7bb"}.fa-jira{--fa:"\f7b1"}.fa-docker{--fa:"\f395"}.fa-screenpal{--fa:"\e570"}.fa-bluetooth{--fa:"\f293"}.fa-gitter{--fa:"\f426"}.fa-d-and-d{--fa:"\f38d"}.fa-microblog{--fa:"\e01a"}.fa-cc-diners-club{--fa:"\f24c"}.fa-gg-circle{--fa:"\f261"}.fa-pied-piper-hat{--fa:"\f4e5"}.fa-kickstarter-k{--fa:"\f3bc"}.fa-yandex{--fa:"\f413"}.fa-readme{--fa:"\f4d5"}.fa-html5{--fa:"\f13b"}.fa-sellsy{--fa:"\f213"}.fa-square-web-awesome{--fa:"\e683"}.fa-sass{--fa:"\f41e"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\e2d0"}.fa-buromobelexperte{--fa:"\f37f"}.fa-salesforce{--fa:"\f83b"}.fa-octopus-deploy{--fa:"\e082"}.fa-medapps{--fa:"\f3c6"}.fa-ns8{--fa:"\f3d5"}.fa-pinterest-p{--fa:"\f231"}.fa-apper{--fa:"\f371"}.fa-fort-awesome{--fa:"\f286"}.fa-waze{--fa:"\f83f"}.fa-bluesky{--fa:"\e671"}.fa-cc-jcb{--fa:"\f24b"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\f2ab"}.fa-fantasy-flight-games{--fa:"\f6dc"}.fa-rust{--fa:"\e07a"}.fa-wix{--fa:"\f5cf"}.fa-behance-square,.fa-square-behance{--fa:"\f1b5"}.fa-supple{--fa:"\f3f9"}.fa-webflow{--fa:"\e65c"}.fa-rebel{--fa:"\f1d0"}.fa-css3{--fa:"\f13c"}.fa-staylinked{--fa:"\f3f5"}.fa-kaggle{--fa:"\f5fa"}.fa-space-awesome{--fa:"\e5ac"}.fa-deviantart{--fa:"\f1bd"}.fa-cpanel{--fa:"\f388"}.fa-goodreads-g{--fa:"\f3a9"}.fa-git-square,.fa-square-git{--fa:"\f1d2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\f174"}.fa-trello{--fa:"\f181"}.fa-creative-commons-nc-jp{--fa:"\f4ea"}.fa-get-pocket{--fa:"\f265"}.fa-perbyte{--fa:"\e083"}.fa-grunt{--fa:"\f3ad"}.fa-weebly{--fa:"\f5cc"}.fa-connectdevelop{--fa:"\f20e"}.fa-leanpub{--fa:"\f212"}.fa-black-tie{--fa:"\f27e"}.fa-themeco{--fa:"\f5c6"}.fa-python{--fa:"\f3e2"}.fa-android{--fa:"\f17b"}.fa-bots{--fa:"\e340"}.fa-free-code-camp{--fa:"\f2c5"}.fa-hornbill{--fa:"\f592"}.fa-js{--fa:"\f3b8"}.fa-ideal{--fa:"\e013"}.fa-git{--fa:"\f1d3"}.fa-dev{--fa:"\f6cc"}.fa-sketch{--fa:"\f7c6"}.fa-yandex-international{--fa:"\f414"}.fa-cc-amex{--fa:"\f1f3"}.fa-uber{--fa:"\f402"}.fa-github{--fa:"\f09b"}.fa-php{--fa:"\f457"}.fa-alipay{--fa:"\f642"}.fa-youtube{--fa:"\f167"}.fa-skyatlas{--fa:"\f216"}.fa-firefox-browser{--fa:"\e007"}.fa-replyd{--fa:"\f3e6"}.fa-suse{--fa:"\f7d6"}.fa-jenkins{--fa:"\f3b6"}.fa-twitter{--fa:"\f099"}.fa-rockrms{--fa:"\f3e9"}.fa-pinterest{--fa:"\f0d2"}.fa-buffer{--fa:"\f837"}.fa-npm{--fa:"\f3d4"}.fa-yammer{--fa:"\f840"}.fa-btc{--fa:"\f15a"}.fa-dribbble{--fa:"\f17d"}.fa-stumbleupon-circle{--fa:"\f1a3"}.fa-internet-explorer{--fa:"\f26b"}.fa-stubber{--fa:"\e5c7"}.fa-telegram,.fa-telegram-plane{--fa:"\f2c6"}.fa-old-republic{--fa:"\f510"}.fa-odysee{--fa:"\e5c6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\f40c"}.fa-node-js{--fa:"\f3d3"}.fa-edge-legacy{--fa:"\e078"}.fa-slack,.fa-slack-hash{--fa:"\f198"}.fa-medrt{--fa:"\f3c8"}.fa-usb{--fa:"\f287"}.fa-tumblr{--fa:"\f173"}.fa-vaadin{--fa:"\f408"}.fa-quora{--fa:"\f2c4"}.fa-square-x-twitter{--fa:"\e61a"}.fa-reacteurope{--fa:"\f75d"}.fa-medium,.fa-medium-m{--fa:"\f23a"}.fa-amilia{--fa:"\f36d"}.fa-mixcloud{--fa:"\f289"}.fa-flipboard{--fa:"\f44d"}.fa-viacoin{--fa:"\f237"}.fa-critical-role{--fa:"\f6c9"}.fa-sitrox{--fa:"\e44a"}.fa-discourse{--fa:"\f393"}.fa-joomla{--fa:"\f1aa"}.fa-mastodon{--fa:"\f4f6"}.fa-airbnb{--fa:"\f834"}.fa-wolf-pack-battalion{--fa:"\f514"}.fa-buy-n-large{--fa:"\f8a6"}.fa-gulp{--fa:"\f3ae"}.fa-creative-commons-sampling-plus{--fa:"\f4f1"}.fa-strava{--fa:"\f428"}.fa-ember{--fa:"\f423"}.fa-canadian-maple-leaf{--fa:"\f785"}.fa-teamspeak{--fa:"\f4f9"}.fa-pushed{--fa:"\f3e1"}.fa-wordpress-simple{--fa:"\f411"}.fa-nutritionix{--fa:"\f3d6"}.fa-wodu{--fa:"\e088"}.fa-google-pay{--fa:"\e079"}.fa-intercom{--fa:"\f7af"}.fa-zhihu{--fa:"\f63f"}.fa-korvue{--fa:"\f42f"}.fa-pix{--fa:"\e43a"}.fa-steam-symbol{--fa:"\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(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/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(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/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(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-regular-400.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/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(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//jaroslavlinhart.cz/wp-content/plugins/js_composer/assets/lib/vendor/dist/@fortawesome/fontawesome-free/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}
  html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
vertical-align: baseline;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
outline: 0;
padding: 0;
margin: 0;
border: 0;
}
body {
position: relative;
overflow-x: hidden;
}
body, html {
max-width: 100%;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
mark {
padding: 0 5px;
color: inherit;
}
strong {
font-weight: 700;
}
pre {
padding: 20px;
word-wrap: break-word;
background: #eeeeee;
max-width: 100%;
overflow: auto;
margin-bottom: 20px;
}
code, kbd, tt, var, pre {
font-family: monospace;
}
ul,
ol {
padding: 0 0 20px 0;
}
li ul {
padding-bottom: 0;
}
textarea {
min-height: 50px;
height: 122px;
}
p a {
transition: color 300ms;
}
img {
vertical-align: top;
max-width: 100%;
height: auto;
-webkit-user-select: none;
user-select: none;
}
label,
legend {
display: block;
margin-bottom: 5px;
font-weight: 500;
font-size: 18px;
}
iframe {
width: 100%;
display: block;
}
table {
width: 100%;
border-collapse: collapse;
}
p {
margin: 0 0 20px 0;
}
p:empty {
display: none;
padding: 0;
margin: 0;
}
* {
box-sizing: border-box;
}
*:focus {
outline: none !important;
}
a {
transition: all 0.4s;
text-decoration: none;
}
a:active,
a:focus,
a:hover {
text-decoration: none;
}  .woocommerce form .form-row.form-row .input-text,
.woocommerce form .form-row.form-row select,
body input[type=text],
body input[type=url],
body input[type=search],
body input[type=email],
body input[type=password],
body input[type=tel],
body input[type=time],
select,
textarea {
height: 45px;
max-width: 100%;
display: block;
font-size: 14px;
font-weight: 400;
line-height: 1.7;
padding: 10px 20px;
-webkit-appearance: none;
font-family: inherit;
border: 0;
background: #f6f6f6;
outline: none;
margin: 0;
transition: 0.3s;
}
.woocommerce form .form-row.form-row .input-text::placeholder,
.woocommerce form .form-row.form-row select::placeholder,
body input[type=text]::placeholder,
body input[type=url]::placeholder,
body input[type=search]::placeholder,
body input[type=email]::placeholder,
body input[type=password]::placeholder,
body input[type=tel]::placeholder,
body input[type=time]::placeholder,
select::placeholder,
textarea::placeholder {
color: #767676;
}
.woocommerce form .form-row.form-row .input-text,
.woocommerce form .form-row.form-row select {
color: inherit;
}
input[type=radio],
input[type=checkbox] {
margin: 5px 0.4375em 0 0;
}
input[type=radio] ~ label,
input[type=checkbox] ~ label {
display: inline;
}
form.post-password-form {
margin-bottom: 20px;
}
form.post-password-form p:first-child {
margin-bottom: 24px;
}
form.post-password-form label {
width: calc(100% - 130px);
max-width: 240px;
font-size: 16px;
}
form.post-password-form label input[type=password] {
width: 100%;
background: #fff;
}
form.post-password-form input[type=submit] {
margin-top: 30px;
}
.single_meta form.post-password-form label input[type=password] {
background: #f6f6f6;
}
.select__field:before {
display: block;
position: absolute;
content: "\f0d7";
font-family: "FontAwesome";
right: 30px;
font-size: 14px;
z-index: 0;
line-height: 45px;
pointer-events: none;
}
textarea.wc-block-components-textarea,
.woocommerce form .form-row.form-row textarea.input-text,
textarea {
height: 120px;
padding-top: 20px;
}
input[type=submit],
button {
display: inline-block;
font-size: 14px;
font-weight: 700;
vertical-align: top;
text-transform: uppercase;
letter-spacing: 0;
line-height: 34px;
padding: 5px 37px 5px;
margin-bottom: 16px;
color: #ffffff;
border-width: 1px;
border-style: solid;
transition: all 400ms;
outline: none;
cursor: pointer;
-webkit-appearance: none;
height: 45px;
font-family: inherit;
}
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
background: transparent;
}
dl {
margin-bottom: 1.75em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 1.75em;
} .wgl-container {
width: 1170px;
margin-right: auto;
margin-left: auto;
}
.wgl-container.full-width {
width: 100%;
margin-left: 0;
margin-right: 0;
}
#main .wgl-container .wgl_wrapper {
left: 0 !important;
}
.fullwidth-wrapper {
width: 100%;
padding: 0 30px;
}
.wgl-container:after,
.wgl-container:before,
.row:after,
.row:before,
.clearfix:after,
.clearfix:before {
display: table;
line-height: 0;
content: "";
}
.wgl-container:after,
.row:after,
.clear,
.clearfix:after {
clear: both;
}
[class*=wgl_col-] {
float: left;
min-height: 1px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row [class*=wgl_col-] {
display: block;
width: 100%;
padding-right: 15px;
padding-left: 15px;
} .slick-slider a,
.slick-slider a:hover,
.slick-slider a:focus {
transition: all 400ms;
}
a:hover {
color: inherit;
} .z-index-1 {
z-index: 1;
}
.relative {
position: relative;
}
.text-uppercase {
text-transform: uppercase;
}
.bypostauthor {
opacity: 1;
}
.ohidden {
overflow: hidden;
}
.ovisible {
overflow: visible;
} p + .alignfull,
p + .alignwide {
margin-top: 2em;
}
main .alignfull {
margin-left: calc( -100vw / 2 + 100% / 2 );
margin-right: calc( -100vw / 2 + 100% / 2 );
max-width: 100vw;
}
main .alignfull img {
width: 100vw;
}
main .alignwide {
max-width: none;
width: 75vw;
margin-left: 50%;
transform: translateX(-50%);
}
main .sidebar_right .alignfull,
main .sidebar_left .alignfull,
main .sidebar_right .alignwide,
main .sidebar_left .alignwide {
width: auto;
max-width: 110%;
margin-left: -15px;
margin-right: -15px;
transform: translateX(0);
}
main .sidebar_right .alignfull,
main .sidebar_left .alignfull {
margin-left: -30px;
margin-right: -30px;
}
main .sidebar_right .alignfull img,
main .sidebar_left .alignfull img {
width: 100%;
}  .acenter {
text-align: center;
}
.aleft {
text-align: left;
}
.aright {
text-align: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
margin: 0 30px 10px 0;
}
.alignright {
float: right;
margin: 0 0 10px 30px;
}
.wp-caption.aligncenter {
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.5em 0;
}
.wp-caption,
.gallery-caption {
font-style: italic;
max-width: 100%;
}
#main {
padding: 40px 0;
position: relative;
z-index: 0;
min-height: 50vh;
overflow-x: clip;
}
.row.sidebar_left #main-content {
float: right;
}
hr {
border: none;
border-bottom: 1px solid #1d1f21;
margin: 20px 0 20px;
}
hr.wp-block-separator {
max-width: 100px;
}
hr.wp-block-separator.is-style-wide, hr.wp-block-separator.is-style-dots {
max-width: 100%;
} table td,
table th {
padding: 5px 10px;
border: 1px solid #ebebee;
text-align: left;
}
table:not(:last-child) {
margin-bottom: 22px;
} blockquote {
position: relative;
z-index: 1;
font-size: 22px;
font-weight: 400;
font-style: normal;
line-height: 42px;
text-align: left;
padding: 0 0 0 50px;
margin: 0;
}
blockquote p:last-of-type {
margin-bottom: 5px;
}
blockquote cite {
display: block;
position: relative;
margin-top: 2px;
font-size: 14px;
font-style: normal;
font-weight: 600;
color: #a5a5a5;
}
blockquote:before {
content: "“";
z-index: 1;
font-size: 100px;
line-height: 122px;
font-weight: 400;
opacity: 1;
text-align: left;
padding-left: 0;
box-sizing: border-box;
font-style: normal;
display: inline-block;
position: absolute;
left: -5px;
top: -18px;
}
.col-md-delimiter .vc_column_container:not(:last-child):before {
content: "";
position: absolute;
z-index: 1;
right: 0;
top: 50%;
width: 1px;
height: 65%;
background: #eee;
transform: translateY(-50%);
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
-webkit-clip-path: none;
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; }
::selection {
color: #ffffff;
} .mejs-container {
margin-bottom: 20px;
} .wp-block-gallery {
margin-bottom: 16px;
}
.wp-block-gallery li.blocks-gallery-item {
padding-left: 0;
margin-bottom: 16px;
}
.wp-block-gallery li.blocks-gallery-item:before {
display: none;
}
.wp-block-gallery li.blocks-gallery-item figcaption {
line-height: 1.5;
}
.wp-block-gallery.alignwide {
clear: both;
}
.wp-block-media-text {
margin-bottom: 1.5em;
}
.wp-block-separator {
margin: 1.65em auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
@media screen and (max-device-width: 480px) {
body {
-webkit-text-size-adjust: none;
}
} .wgl-theme-header {
position: relative;
z-index: 2;
}
.wgl-theme-header .wrapper a {
color: inherit;
}
.wgl-theme-header .wrapper .builderry_module_button a {
margin-bottom: 0;
}
.wgl-theme-header .wrapper a:hover {
opacity: 1;
}
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a,
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a > img {
max-height: none !important;
}
.wgl-theme-header .wgl-mobile-header {
display: none;
}
.wgl-theme-header .mobile_nav_wrapper .primary-nav .menu {
display: none;
}
.wgl-theme-header.header_overlap {
position: absolute;
z-index: 99;
width: 100%;
left: 0;
top: 0;
}
.wgl-theme-header.header_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}
.wgl-theme-header .wgl_button {
z-index: 0;
}
.wgl-theme-header .woo_mini_cart { position: absolute;
top: calc(100% + 15px);
right: auto;
left: 0;
width: 280px;
text-align: center;
box-sizing: border-box;
visibility: hidden;
opacity: 0 !important;
transition-duration: 0;
z-index: 600;
box-shadow: 0px 14px 35px 0px rgba(49, 49, 49, 0.08);
transition: all 0.3s ease-in;
padding: 27px 30px;
}
.wgl-theme-header .woo_mini_cart p {
margin-bottom: 0;
}
.wgl-theme-header .woo_mini_cart ul {
margin: 0;
padding: 0;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total {
text-align: left;
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
margin-top: 23px;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total strong {
font-size: 20px;
text-transform: capitalize;
font-weight: 700;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a {
font-size: 14px;
font-weight: bold;
line-height: 48px;
margin: 0;
cursor: pointer;
text-decoration: none;
overflow: visible;
padding: 0 25px;
left: auto;
display: inline-block;
box-shadow: none;
text-shadow: none;
margin-right: 0;
margin-bottom: 10px;
color: #fff;
transition: all 0.4s;
text-align: center;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
border-radius: 0;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:last-child {
margin-bottom: 0;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a.checkout {
border-width: 1px;
border-style: solid;
margin-right: 0;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a.checkout:hover {
color: #fff;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout):hover {
background: #fff !important;
}
.wgl-theme-header .wgl-header-row .header_side[class^=position_center] .header_area_container > div.mini-cart {
padding: 0;
}
.wgl-theme-header .mini-cart {
display: inline-block;
position: relative;
}
.wgl-theme-header .mini-cart a {
color: inherit;
}
.wgl-theme-header .mini-cart a.woo_icon {
display: flex;
align-items: center;
height: 100%;
}
.wgl-theme-header .mini-cart:hover .woo_mini_cart {
visibility: visible;
opacity: 1 !important;
top: 100%;
}
.wgl-theme-header .mini-cart .woo_mini_cart:before {
position: absolute;
top: -38px;
left: 0;
right: 0;
height: 38px;
width: 100%;
content: "";
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li {
list-style: none;
clear: both;
margin-top: 0;
margin-bottom: 20px;
text-align: left;
position: relative;
padding-right: 0;
line-height: 1.1;
padding-left: 0;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:last-child {
margin-bottom: 0;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a {
display: block;
color: inherit;
font-size: 16px;
font-weight: 500;
line-height: inherit;
padding-right: 14px;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a:hover {
opacity: 0.8;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a.remove {
display: inline;
padding-right: 0;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li span.quantity {
display: block;
margin-top: 10px;
font-size: 14px;
font-weight: 500;
color: #a0a0a0;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li span.quantity .woocommerce-Price-amount.amount {
font-size: 14px;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li span.quantity .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
display: inline-block;
margin-right: 2px;
font-size: 14px;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:after {
display: block;
content: "";
height: 0;
clear: both;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove {
float: right;
font: 0/0 serif;
text-shadow: none;
color: inherit !important;
margin: 0;
position: absolute;
right: -3px;
top: 5px;
z-index: 2;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove:before {
position: relative;
content: "\f112";
font-family: "flaticon";
font-size: 10px;
line-height: 0;
display: inline-block;
color: #acb2bb;
text-rendering: auto;
top: 3px;
right: 2px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
box-shadow: none;
transition: all 0.3s;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove:hover {
opacity: 0.8;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li .remove:hover:before {
color: #ff144b;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li img {
max-width: 60px;
margin-right: 15px;
margin-left: 0;
float: left;
position: relative;
margin-top: -2px;
border: 1px solid #ebebee;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:first-child {
margin-top: 0;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:last-child {
margin-bottom: 0;
}
.wgl-theme-header .mini-cart .flaticon-shopcart-icon:before {
content: "\f198";
font-family: Flaticon;
font-size: 20px;
vertical-align: middle;
}
.wgl-theme-header [class^=position_right] .woo_mini_cart {
right: 0;
left: auto;
}
.wgl-theme-header [class^=position_left] .woo_mini_cart {
right: auto;
left: 0;
}
.wgl-theme-header [class^=position_center] .woo_mini_cart {
right: auto;
left: auto;
}
.wgl-theme-header .woo_mini-count span {
color: #ffffff;
font-size: 11px;
min-width: 18px;
padding: 0;
height: 18px;
border-radius: 50%;
margin-top: 0;
margin-left: 5px;
line-height: 18px;
font-weight: 600;
font-style: normal;
z-index: 1;
text-align: center;
display: inline-block;
box-sizing: border-box;
backface-visibility: hidden;
vertical-align: middle;
}
.wgl-header-row .wgl-header-row_wrapper {
position: relative;
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.wgl-header-row .header_side.display_normal {
flex: 0 auto;
}
.wgl-header-row .header_side.display_grow {
flex: 1;
}
.wgl-header-row .header_side.display_grow .primary-nav > .menu {
white-space: nowrap;
}
.wgl-header-row .header_side.v_align_middle {
align-self: center;
}
.wgl-header-row .header_side.v_align_middle .primary-nav .lavalamp-object {
top: 50%;
}
.wgl-header-row .header_side.v_align_bottom {
align-self: flex-end;
}
.wgl-header-row .header_side.v_align_bottom .primary-nav .lavalamp-object {
top: auto;
bottom: 0;
}
.wgl-header-row .header_side.v_align_bottom .primary-nav > ul > li > a {
align-self: flex-end;
align-items: flex-end;
}
.wgl-header-row .header_side.v_align_top {
align-self: flex-start;
}
.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object {
margin-top: 0 !important;
}
.wgl-header-row .header_side.v_align_top .primary-nav > ul > li > a {
align-self: flex-start;
align-items: flex-start;
}
.wgl-header-row .header_side.h_align_right {
text-align: right;
}
.wgl-header-row .header_side.h_align_center {
text-align: center;
}
.wgl-header-row .header_side.h_align_left {
text-align: left;
}
.wgl-header-row .header_side.display_grow.h_align_right {
margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_center {
margin-right: auto;
margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left {
margin-right: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left .header_area_container {
justify-content: flex-start;
}
.wgl-header-row .header_side.display_grow.h_align_center .header_area_container {
justify-content: center;
}
.wgl-header-row .header_side.display_grow.h_align_right .header_area_container {
justify-content: flex-end;
}
.wgl-header-row .header_side[class^=position_left] .header_area_container > *:last-child {
padding-right: 0;
}
.wgl-header-row .header_side[class^=position_right] .header_area_container > *:first-child {
padding-left: 0;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav ul li ul {
left: 0;
right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li ul .sub-menu {
left: 100%;
right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(1) > .sub-menu, .wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(2) > .sub-menu, .wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(3) > .sub-menu, .wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(4) > .sub-menu {
left: 0;
right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(1) > .sub-menu .sub-menu, .wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(2) > .sub-menu .sub-menu, .wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(3) > .sub-menu .sub-menu, .wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(4) > .sub-menu .sub-menu {
left: 100%;
right: auto;
}
.wgl-header-row .header_side,
.wgl-header-row .header_render_editor,
.wgl-header-row .wrapper,
.wgl-header-row .header_area_container {
max-width: 100%;
box-sizing: border-box;
}
.header_area_container {
max-height: 100%;
height: 100%;
display: inline-block;
}
.header_area_container > * {
display: inline-block;
vertical-align: middle;
}
.delimiter {
position: relative;
display: inline-block;
}
.large_delimiter {
display: inline-block;
padding-left: 30px;
padding-right: 30px;
}
.large_delimiter:after {
content: "";
display: block;
width: 1px;
height: 50px;
line-height: 50px;
opacity: 0.2;
visibility: visible;
border: 0;
position: absolute;
font-size: initial;
margin-left: 0;
top: 0;
background: #fff;
} .wgl-logotype-container img {
vertical-align: middle;
max-height: 100%;
}
.wgl-logotype-container a {
color: inherit;
}
.wgl-logotype-container .logo-name {
color: inherit;
font-size: 40px;
} .primary-nav {
letter-spacing: 0.02em; }
.primary-nav .lavalamp_animate .lavalamp-object:before, .primary-nav .lavalamp_animate .lavalamp-object:after {
opacity: 1;
visibility: visible;
}
.primary-nav .lavalamp_animate .lavalamp-object:before {
transform: translate(0%, 0%);
}
.primary-nav .lavalamp_animate .lavalamp-object:after {
transform: translate(0%, 0%);
}
.primary-nav .lavalamp_animate .lavalamp-object .lavalamp-object_inner:before, .primary-nav .lavalamp_animate .lavalamp-object .lavalamp-object_inner:after {
opacity: 1;
visibility: visible;
}
.primary-nav .lavalamp_animate .lavalamp-object .lavalamp-object_inner:before {
transform: translate(0%, 0%);
}
.primary-nav .lavalamp_animate .lavalamp-object .lavalamp-object_inner:after {
transform: translate(0%, 0%);
}
.primary-nav .lavalamp-object {
height: 30px;
opacity: 0;
z-index: 0;
}
.primary-nav .lavalamp-object:before, .primary-nav .lavalamp-object:after {
height: 6px;
width: 6px;
position: absolute;
content: "";
visibility: hidden;
transition: all 0.45s ease;
opacity: 0;
z-index: -1;
}
.primary-nav .lavalamp-object:before {
right: 0;
top: 0;
border-right: 2px solid currentColor;
border-top: 2px solid currentColor;
transform: translate(-100%, 50%);
}
.primary-nav .lavalamp-object:after {
left: 0;
bottom: 0;
border-left: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: translate(100%, -50%);
}
.primary-nav .lavalamp-object .lavalamp-object_inner:before, .primary-nav .lavalamp-object .lavalamp-object_inner:after {
height: 6px;
width: 6px;
position: absolute;
content: "";
transition: all 0.45s ease;
opacity: 0;
z-index: -1;
visibility: hidden;
}
.primary-nav .lavalamp-object .lavalamp-object_inner:before {
left: 0;
top: 0;
border-left: 2px solid currentColor;
border-top: 2px solid currentColor;
transform: translate(100%, 50%);
}
.primary-nav .lavalamp-object .lavalamp-object_inner:after {
right: 0;
bottom: 0;
border-right: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: translate(-100%, -50%);
}
.primary-nav a {
transition: all 0.3s;
}
.primary-nav ul li {
display: inline-block;
vertical-align: middle;
line-height: inherit;
}
.primary-nav ul li:before {
display: none;
}
.primary-nav > ul li {
position: relative;
padding-left: 0;
}
.primary-nav > ul li.mega-menu {
position: static;
}
.primary-nav > ul li.mega-menu > ul.mega-menu {
left: auto;
}
.primary-nav > ul {
height: 100%;
padding: 0;
}
.primary-nav > ul > li {
height: 100%;
}
.primary-nav > ul > li > a {
position: relative;
z-index: 1;
display: inline-block;
vertical-align: middle;
height: 100%;
opacity: 1;
color: inherit;
padding: 0 20px;
display: flex;
align-items: center;
text-transform: capitalize;
}
.primary-nav > ul > li > a > span {
position: relative;
}
.primary-nav > ul > li > ul:before {
position: absolute;
top: -15px;
left: 0;
right: 0;
height: 15px;
width: 100%;
content: "";
}
.primary-nav ul li ul li {
display: block;
}
.primary-nav ul li ul ul {
top: -3px;
left: 100%;
}
.primary-nav ul li ul,
.primary-nav ul li div.mega-menu-container {
display: block;
position: absolute;
left: 0;
top: calc(100% + 15px);
min-width: 265px;
white-space: nowrap;
padding: 0;
opacity: 0;
z-index: 555;
visibility: hidden;
text-align: left;
transition: all 0.3s ease-in;
border: 0;
box-shadow: 0px 14px 35px 0px rgba(49, 49, 49, 0.08);
margin-top: 0;
}
.primary-nav ul li ul .menu-item {
transition: padding 0.5s;
line-height: inherit;
border-bottom: 1px solid #ebebeb;
}
.primary-nav ul li ul .menu-item a {
padding: 7px 20px 7px 30px;
color: inherit;
opacity: 1;
width: 100%;
display: block;
transition: color 0.4s, opacity 0.4s;
}
.primary-nav > ul > li.mega-menu:after {
display: none;
}
.primary-nav ul li ul li:hover ul {
top: 1px;
}
.primary-nav ul li:hover > ul,
.primary-nav ul li:hover > div.mega-menu-container {
opacity: 1;
visibility: visible;
transform: rotateX(0) translateZ(0);
top: 100%;
}
.primary-nav ul li:hover > ul.mega-menu > ul.mega-menu, .primary-nav ul li:hover > ul.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > ul > ul.mega-menu,
.primary-nav ul li:hover > ul > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > li > ul.mega-menu {
opacity: 1;
visibility: visible;
transform: rotateX(0) translateZ(0);
}
.primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a, .primary-nav ul li ul li.current-menu-item > a, .primary-nav ul li ul li.current_page_item > a {
background: #f6f6f6;
}
.primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a:before, .primary-nav ul li ul li.current-menu-item > a:before, .primary-nav ul li ul li.current_page_item > a:before {
top: 0;
height: calc(100% + 1px);
opacity: 1;
visibility: visible;
}
.primary-nav ul li ul li > a > span {
position: relative;
}
.primary-nav ul li ul li > a:before {
content: "";
display: inline-block;
height: 0;
width: 4px;
vertical-align: middle;
margin-right: 0;
opacity: 0;
visibility: hidden;
transition: height 0.4s, opacity 0.4s ease, top 0.4s ease;
position: absolute;
top: 50%;
left: 0;
transform: translateX(0);
}
.primary-nav ul li ul li:hover > a {
background: #f6f6f6;
}
.primary-nav ul li ul li:hover > a:before {
top: 0;
height: calc(100% + 1px);
opacity: 1;
visibility: visible;
}
.primary-nav ul li ul li.menu-item-has-children > a:after {
content: "\f18e";
font-family: Flaticon;
font-size: 9px;
font-weight: 100;
position: absolute;
z-index: 1;
right: 20px;
}
.primary-nav > ul > li.menu-item-has-children > a > span,
.primary-nav > ul > li.mega-menu.mega-cat > a > span {
padding-right: 14px;
}
.primary-nav > ul > li.menu-item-has-children > a > span:before,
.primary-nav > ul > li.mega-menu.mega-cat > a > span:before,
.primary-nav > ul > li.menu-item-has-children > a > span:after,
.primary-nav > ul > li.mega-menu.mega-cat > a > span:after {
position: absolute;
content: "";
z-index: 1;
background: currentColor;
margin-top: 1px;
}
.primary-nav > ul > li.menu-item-has-children > a > span:before,
.primary-nav > ul > li.mega-menu.mega-cat > a > span:before {
width: 8px;
height: 2px;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.primary-nav > ul > li.menu-item-has-children > a > span:after,
.primary-nav > ul > li.mega-menu.mega-cat > a > span:after {
width: 2px;
height: 8px;
right: 3px;
top: 50%;
transform: translateY(-50%);
}
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu {
left: auto;
}
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu {
right: 0;
}
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(2) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(3) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(4) > .sub-menu .sub-menu {
right: 100%;
}
.admin-bar .wgl-sticky-header {
top: 32px;
} .primary-nav ul li.mega-menu-links > ul {
padding: 0 24px;
box-sizing: border-box;
width: 100%;
}
.primary-nav ul li.mega-menu-links > ul > li {
margin-top: 17px;
float: left;
padding: 0 15px;
box-sizing: border-box;
font-weight: bold;
text-transform: uppercase;
}
.primary-nav ul li.mega-menu-links > ul > li:hover ~ li {
z-index: 0;
}
.primary-nav ul li.mega-menu-links > ul > li.hide-mega-headings > a {
display: none;
}
.primary-nav ul li.mega-menu-links > ul > li > a {
position: relative;
padding-top: 18px;
padding-bottom: 22px;
}
.primary-nav ul li.mega-menu-links > ul > li > a:after {
display: none;
}
.primary-nav ul li.mega-menu-links > ul > li > a:before {
content: "";
display: block;
position: absolute;
left: 0;
bottom: 0;
background: #d30;
width: 35px;
height: 2px;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li {
width: 100%;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li {
width: 50%;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li {
width: 33.33333%;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li {
width: 25%;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li {
width: 20%;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
position: relative;
left: 0 !important;
right: auto !important;
padding-top: 10px;
padding-bottom: 10px;
top: 0;
opacity: 0;
min-width: auto;
visibility: hidden;
margin-top: 0;
background: transparent;
border: 0;
box-shadow: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li {
padding-left: 0;
padding-right: 0;
text-transform: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
left: 100% !important;
right: auto !important;
} .primary-nav ul li.mega-menu.mega-cat > ul.mega-menu {
width: 1170px;
}
.primary-nav ul li.mega-menu.mega-cat > ul.mega-menu.sub-menu-columns-item {
width: 100%;
}
.primary-nav ul li.mega-menu.mega-cat > ul.mega-menu > li > ul {
position: relative;
left: 0 !important;
right: auto !important;
top: 0;
opacity: 0;
min-width: auto;
visibility: hidden;
margin-top: 0;
}
.primary-nav ul li.mega-menu.mega-cat.mega-columns-1col .ajax_menu .item {
width: 100%;
}
.primary-nav ul li.mega-menu.mega-cat.mega-columns-2col .ajax_menu .item {
width: 50%;
}
.primary-nav ul li.mega-menu.mega-cat.mega-columns-3col .ajax_menu .item {
width: 33.33333%;
}
.primary-nav ul li.mega-menu.mega-cat.mega-columns-4col .ajax_menu .item {
width: 25%;
}
.primary-nav ul li.mega-menu.mega-cat.mega-columns-5col .ajax_menu .item {
width: 20%;
}
.primary-nav ul li.mega-menu.mega-cat .ajax_menu .item {
padding-left: 10px;
padding-right: 10px;
float: left;
box-sizing: border-box;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts {
float: left;
width: 80%;
padding-top: 20px;
padding-left: 10px;
padding-right: 10px;
box-sizing: border-box;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts .preloader_type {
width: 80%;
margin-left: 20%;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container {
overflow: hidden;
width: 100%;
padding: 0;
box-sizing: border-box;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item {
opacity: 0;
transform: translateY(20px);
transition: transform 0.6s ease, opacity 0.4s ease;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(5) {
transition-delay: 0.4s;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(4) {
transition-delay: 0.3s;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(3) {
transition-delay: 0.2s;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(2) {
transition-delay: 0.1s;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(1) {
transition-delay: 0s;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu.fadeIn-menu .item {
opacity: 1;
transform: translateY(0);
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu { position: relative;
box-shadow: none;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical {
width: 20%;
padding: 0;
background: rgba(0, 0, 0, 0.04);
float: left;
box-sizing: border-box;
border-top: 0;
margin: 0;
padding-bottom: 1500px;
margin-bottom: -1500px;
border: 0;
box-shadow: none;
padding-top: 19px;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item {
transition: background 0.4s, color 0.3s, border-color 0.4s;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
padding: 0;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item > a {
padding: 10px 28px 10px 28px;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.is-active {
background: #fff;
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal { border: 0;
box-shadow: none;
padding: 20px;
background: transparent;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal:after {
display: block;
content: "";
height: 0;
clear: both;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li {
float: left;
padding: 0;
margin-right: 10px;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li:last-child {
margin-right: 0;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a {
color: #fff;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li > a {
display: block;
padding: 3px 13px;
font-size: 14px;
text-align: center;
box-sizing: border-box;
transition: background 0.3s, color 0.3s;
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container > .mega-cat-content.horizontal-posts {
padding: 0 10px;
} .mega_menu_wrapper_overlay {
background: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 1;
transition: opacity 0.2s ease;
}
.mega_menu_wrapper_preloader {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
width: 16px;
height: 16px;
}
.preloader_type {
width: 100%;
height: 100%;
position: relative;
}
.mega_menu_wrapper_preloader span {
height: 16px;
width: 16px;
background-color: #999;
animation: wgl_circle 1.4s infinite ease-in-out both;
position: absolute;
top: 0;
border-radius: 100%;
}
.mega_menu_wrapper_preloader span:first-of-type {
left: -22px;
animation-delay: -0.32s;
}
.mega_menu_wrapper_preloader span:nth-of-type(2) {
animation-delay: -0.16s;
}
.mega_menu_wrapper_preloader span:last-of-type {
left: 22px;
}
@keyframes wgl_circle {
0%, 80%, to {
transform: scale(0);
opacity: 0;
}
40% {
transform: scale(1);
opacity: 1;
}
} .wgl-sticky-header {
position: fixed;
z-index: 99999;
top: 0;
left: 0;
width: 100%;
transform: translateY(-100%);
transition: all 0.3s ease;
overflow: hidden;
opacity: 0;
}
.wgl-sticky-header.sticky_active {
opacity: 1;
overflow: visible;
transform: translateY(0);
}
.wgl-sticky-header.header_sticky_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}
.wgl-sticky-header .primary-nav .lavalamp .lavalamp-object {
top: 50%;
} .lavalamp {
position: static;
}
.lavalamp-object {
position: absolute;
top: 0;
left: 0;
height: 3px;
} .lavalamp .lavalamp-object {
transition-property: transform, width, height;
}
.lavalamp .lavalamp-object.ease-in-out {
transition-timing-function: ease-in-out;
}
.lavalamp .lavalamp-object.linear {
transition-timing-function: linear;
}
.lavalamp .lavalamp-object.easeInQuad {
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.lavalamp .lavalamp-object.easeInCubic {
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.lavalamp .lavalamp-object.easeInQuart {
transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.lavalamp .lavalamp-object.easeInQuint {
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.lavalamp .lavalamp-object.easeInSine {
transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
.lavalamp .lavalamp-object.easeInExpo {
transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}
.lavalamp .lavalamp-object.easeInCirc {
transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.lavalamp .lavalamp-object.easeInBack {
transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.lavalamp .lavalamp-object.easeOutQuad {
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lavalamp .lavalamp-object.easeOutCubic {
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lavalamp .lavalamp-object.easeOutQuart {
transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.lavalamp .lavalamp-object.easeOutQuint {
transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lavalamp .lavalamp-object.easeOutSine {
transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.lavalamp .lavalamp-object.easeOutExpo {
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.lavalamp .lavalamp-object.easeOutCirc {
transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.lavalamp .lavalamp-object.easeOutBack {
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.lavalamp .lavalamp-object.easeInOutQuad {
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.lavalamp .lavalamp-object.easeInOutCubic {
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lavalamp .lavalamp-object.easeInOutQuart {
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lavalamp .lavalamp-object.easeInOutQuint {
transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.lavalamp .lavalamp-object.easeInOutSine {
transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.lavalamp .lavalamp-object.easeInOutExpo {
transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.lavalamp .lavalamp-object.easeInOutCirc {
transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.lavalamp .lavalamp-object.easeInOutBack {
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
} .hamburger-box {
display: inline-block;
position: relative;
width: 30px;
height: 20px;
vertical-align: super;
}
.mobile-hamburger-toggle {
padding: 0 0;
display: none;
cursor: pointer;
transition-property: opacity, filter;
transition-duration: 0.15s;
transition-timing-function: linear;
height: 20px;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible;
}
.hamburger-inner {
display: block;
top: 50%;
margin-top: calc(2px / -2);
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
position: absolute;
width: 30px;
height: 2px;
background-color: currentColor;
transition: transform 0.15s ease;
}
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block;
top: -9px;
}
.hamburger-inner::after {
top: auto;
bottom: -9px;
}
.hamburger-box .hamburger-inner {
top: 0;
transition: background-color 0s 0.13s linear;
}
.hamburger-box .hamburger-inner::before {
top: 9px;
transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger-box .hamburger-inner::after {
top: 18px;
transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mobile-hamburger-toggle.is-active .hamburger-inner {
transition-delay: 0.22s;
background-color: transparent;
}
.mobile-hamburger-toggle.is-active .hamburger-inner::before {
top: 0;
transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 9px, 0) rotate(45deg);
}
.mobile-hamburger-toggle.is-active .hamburger-inner::after {
top: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 9px, 0) rotate(-45deg);
}
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children:after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a:after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li a {
position: relative;
text-transform: capitalize;
}
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a:after,
.mobile_nav_wrapper .primary-nav > ul > li.mega-menu.mega-cat > a:after {
display: none;
}
.mobile_nav_wrapper .primary-nav > ul > li > a > span.button_switcher:after,
.mobile_nav_wrapper .primary-nav ul li ul li > a:before {
display: none;
}
.primary-nav ul li ul .menu-item.back a {
display: inline-block !important;
}
.primary-nav ul li ul .menu-item.back:before {
content: "\f177";
padding-right: 5px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: static;
width: auto;
height: auto;
cursor: pointer;
transition: color 0.4s;
}
.mobile_nav_wrapper .primary-nav ul li ul {
position: relative;
top: 0;
left: 0;
width: 100%;
box-sizing: border-box;
padding: 0 30px 0 30px;
color: inherit;
opacity: 1;
background-color: transparent;
visibility: visible;
transition: all 0ms;
}
.wgl-menu_outer {
position: fixed;
z-index: -10;
width: 100%;
height: 0%;
opacity: 0;
background-color: #222328;
overflow-y: auto;
overflow-x: hidden;
transition: opacity 0.2s;
} body.mobile_switch_on .wgl-mobile-header {
position: fixed;
width: 100%;
}
body.mobile_switch_on .wgl-menu_outer {
opacity: 1;
z-index: 999;
}
.mobile_nav_wrapper .primary-nav {
padding-top: 30px;
}
.mobile_nav_wrapper .primary-nav > ul {
min-height: 508px;
}
.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on {
position: relative;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0 30px 30px 30px;
box-sizing: border-box;
text-align: left;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
display: block;
height: auto;
float: none;
padding: 0; }
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container {
display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:before {
display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu {
min-height: inherit !important;
padding-right: 30px !important;
padding-left: 30px !important;
max-width: none !important;
background-image: none !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li {
width: 100%;
margin-top: 0;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li.hide-mega-headings a {
display: block;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul.show_sub_menu {
visibility: visible;
opacity: 1;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
padding: 10px 0;
margin: 0;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span {
display: inline;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span.menu-item_plus {
display: none;
}
.mobile_nav_wrapper .primary-nav > ul > li > a span:before,
.mobile_nav_wrapper .primary-nav > ul > li > a span:after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children > a:after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a:after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li {
position: static;
}
.mobile_nav_wrapper .primary-nav ul li ul li {
border-bottom: 0;
}
.mobile_nav_wrapper .primary-nav ul li ul li:hover > a {
background: transparent;
color: inherit;
}
.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a, .mobile_nav_wrapper .primary-nav ul li ul li.menu-item.current-menu-item > a {
background: transparent;
}
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li > a:before {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
box-shadow: none;
margin-top: 0;
border: none;
height: 100%;
position: absolute;
right: -100% !important;
left: auto !important;
top: 0px;
width: 100%;
z-index: 999;
transition: all 0.5s ease 0s;
background-color: #222328;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu:after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul:after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul:after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu.show_sub_menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul.show_sub_menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul.show_sub_menu {
right: 0 !important;
display: block !important;
}
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
padding-top: 0;
padding-bottom: 0;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:hover, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus {
padding-left: 0;
} .mobile_nav_wrapper .primary-nav .button_switcher {
width: 50px;
height: 50px;
z-index: 1;
cursor: pointer;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
}
.mobile_nav_wrapper .primary-nav .button_switcher:before {
content: "";
display: inline-block;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
transform: translate(-50%, -50%) rotate(135deg);
opacity: 0.8;
transition: all 0.3s ease;
background: none !important;
position: absolute;
top: 50%;
left: 50%;
margin: auto;
width: 8px;
height: 8px;
visibility: visible;
margin-top: 0;
border-radius: 0;
}
@media only screen and (max-width: 1200px) {
.wgl-theme-header .wgl-sticky-header {
display: none;
}
} .page-header {
padding: 10px 0;
position: relative;
z-index: 1;
}
.page-header_wrapper {
height: 100%;
}
.page-header_wrapper .wgl-container {
height: 100%;
}
.page-header .page-header_content {
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.page-header_align_left .page-header_content {
flex-direction: row;
}
.page-header_align_right .page-header_content {
flex-direction: row-reverse;
}
.page-header_align_center .page-header_content {
flex-direction: column;
justify-content: center;
}
.page-header_title {
color: inherit;
}
.page-header_breadcrumbs {
margin-top: 10px;
}
.page-header_breadcrumbs a {
color: inherit;
opacity: 0.7;
}
.page-header_breadcrumbs a:hover {
opacity: 1;
}
.page-header_breadcrumbs .breadcrumbs {
white-space: nowrap;
font-weight: 600;
}
.page-header_breadcrumbs .divider {
color: inherit;
vertical-align: text-bottom;
margin: 0 5px;
}
.page-header_breadcrumbs .divider:before {
content: "\f18e";
font-family: "Flaticon";
font-size: 10px;
transition: all 0.3s ease;
opacity: 0.7;
font-weight: 100;
}
.page-header_breadcrumbs .divider:last-child {
display: none;
} .header_search {
position: relative;
}
.header_search:before {
content: "";
display: inline-block;
vertical-align: middle;
position: relative;
height: 100%;
}
.header_search-button {
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 20px;
margin-top: 0;
position: relative;
}
.header_search-button:before, .header_search-button:after {
content: "";
position: absolute;
top: 0;
left: 0;
box-sizing: border-box;
border: 3px solid currentColor;
}
.header_search-button:before {
width: 90%;
height: 90%;
border-radius: 50%;
border-width: 2px;
transform: rotate(45deg);
transition: all 0.3s, background-color 0s linear 0s;
}
.header_search-button:after {
border-width: 0.5px;
width: 0;
height: 35%;
left: 90%;
top: 90%;
margin-left: 0;
margin-top: 0;
background-color: currentColor;
transform: translate(-50%, -50%) rotate(-45deg);
transition: all 0.3s;
}
.header_search.search_alt .header_search-field {
opacity: 0;
visibility: hidden;
transform: scale3d(0.8, 0.8, 0.8);
position: fixed;
z-index: 100001;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-height: 100vh;
opacity: 0;
visibility: hidden;
transition: all 300ms;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.header_search.search_alt .header_search-field .search-form {
position: relative;
z-index: 1;
width: 80%;
max-width: 1170px;
}
.header_search.search_alt .header_search-field .search-form:after {
display: inline-block;
position: absolute;
z-index: 1;
width: 50px;
height: 100%;
top: 0;
right: 0;
content: "\f14a";
font: normal normal normal 14px/1 flaticon;
font-size: 21px;
line-height: 60px;
text-align: center;
transition: opacity 0.3s;
}
.header_search.search_alt .header_search-field .search-form:hover:after {
opacity: 0.6;
}
.header_search.search_alt .header_search-field .search-field {
height: 58px;
width: 100%;
font-weight: 300;
padding: 0px 40px 0 18px;
background: #ffffff;
}
.header_search.search_alt .header_search-field .search-button {
position: absolute;
z-index: 2;
height: 100%;
width: 50px;
right: 0;
top: 0;
font-size: 0;
background: transparent;
border: none;
box-shadow: none;
outline: none;
padding: 0;
margin: 0;
cursor: pointer;
}
.header_search.search_alt .header_search-field .search-button:focus, .header_search.search_alt .header_search-field .search-button:active {
box-shadow: none;
background: transparent;
}
.header_search.search_alt .header_search-field .header_search-wrap {
display: flex;
flex-direction: column;
width: 80%;
max-width: 1170px;
margin-bottom: 40px;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 120px;
font-weight: 900;
color: #f6f6f6;
line-height: 30px;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
font-weight: 500;
font-size: 40px;
line-height: 52px;
}
.header_search.search_alt .header_search-field .header_search-close {
position: fixed;
top: 12.5%;
right: 3.8%;
cursor: pointer;
font-size: 70px;
opacity: 0;
transition: all 0.3s ease-in-out;
color: #979797;
}
.header_search.search_standard .header_search-field {
position: absolute;
z-index: 2;
top: 100%;
right: 0;
padding: 20px;
opacity: 0;
visibility: hidden;
transform: scale3d(0.8, 0.8, 0.8);
transition: all 300ms;
box-shadow: 0px 14px 35px 0px rgba(49, 49, 49, 0.08);
margin-top: 0;
}
.header_search.search_standard .header_search-field .search-form {
position: relative;
z-index: 1;
}
.header_search.search_standard .header_search-field .search-form:after {
display: inline-block;
position: absolute;
z-index: 1;
width: 50px;
height: 100%;
top: 3px;
right: 4px;
content: "\f14a";
font: normal normal normal 14px/1 flaticon;
font-size: 21px;
line-height: 45px;
text-align: center;
transition: opacity 0.3s;
color: #bababa;
}
.header_search.search_standard .header_search-field .search-form:hover:after {
opacity: 0.6;
}
.header_search.search_standard .header_search-field .search-field {
height: 45px;
width: 270px;
font-weight: 400;
padding: 0px 40px 0 18px;
background: #f6f6f6;
}
.header_search.search_standard .header_search-field .search-field:focus, .header_search.search_standard .header_search-field .search-field:active {
box-shadow: none;
border-color: none;
}
.header_search.search_standard .header_search-field .search-button {
position: absolute;
z-index: 2;
height: 100%;
width: 50px;
right: 0;
top: 0;
font-size: 0;
background: transparent;
border: none;
box-shadow: none;
outline: none;
padding: 0;
margin: 0;
cursor: pointer;
}
.header_search.search_standard .header_search-field .search-button:focus, .header_search.search_standard .header_search-field .search-button:active {
box-shadow: none;
background: transparent;
}
.header_search.header_search-open.search_standard .header_search-field, .header_search.header_search-open.search_alt .header_search-field {
opacity: 1;
visibility: visible;
transform: translateY(0);
transform: scale3d(1, 1, 1);
}
.header_search.header_search-open.search_standard .header_search-button:before, .header_search.header_search-open.search_alt .header_search-button:before {
width: 0;
height: 100%;
border-radius: 0;
border-width: 0.5px;
left: 50%;
background-color: currentColor;
transition: all 0.3s, background-color 0s linear 0.3s;
transform: translateX(-0.5px) rotate(45deg);
}
.header_search.header_search-open.search_standard .header_search-button:after, .header_search.header_search-open.search_alt .header_search-button:after {
height: 100%;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) rotate(-45deg);
}
.header_search.header_search-open.search_standard .header_search-close, .header_search.header_search-open.search_alt .header_search-close {
opacity: 1;
}
.header_search.header_search-open.search_standard .header_search-close:before, .header_search.header_search-open.search_alt .header_search-close:before {
content: "\f112";
font: normal normal normal 14px/1 flaticon;
font-size: 21px;
cursor: pointer;
}
@media screen and (max-width: 600px) {
.header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 90px;
}
}
@media screen and (max-width: 480px) {
.header_search .header_search-field .builderry_module_double_headings {
text-align: center;
}
.header_search .header_search-field .search-field {
max-width: 340px;
}
.header_search-field .search-form {
width: auto;
}
.header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 60px;
}
.header_search-field .header_search-wrap .header_search-heading_description {
font-size: 30px;
}
}
@media only screen and (max-width: 440px) {
.header_search .header_search-field .search-field {
max-width: 260px;
}
.header_search-field .search-form {
width: auto;
}
}
@media only screen and (max-width: 369px) {
.header_search .header_search-field .search-field {
max-width: 240px;
}
.header_search-field .search-form {
width: auto;
}
}
@media only screen and (max-width: 329px) {
.header_search .header_search-field .search-field {
max-width: 200px;
}
.header_search-field .search-form {
width: auto;
}
}
@media only screen and (max-width: 280px) {
.header_search .header_search-field .search-field {
max-width: 180px;
}
.header_search-field .search-form {
width: auto;
}
} span.highlighter {
padding: 0 0.3em;
} .dropcap {
float: left;
font-size: 3em;
line-height: 50px;
width: 50px;
height: 50px;
color: #ffffff;
margin-right: 3px;
font-weight: 700;
text-align: left;
}
p.has-drop-cap:not(:focus):first-letter {
font-size: 3em;
line-height: 1.2;
font-weight: 600;
}
small {
font-size: 0.8em;
}
code, tt, kbd {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
i, cite, em, var, address, dfn, q {
font-style: italic;
}
kbd {
font-family: monospace;
}
sub {
vertical-align: sub;
font-size: smaller;
}
sup {
vertical-align: super;
font-size: smaller;
} .footer_wrapper {
padding: 24px 0;
}
.footer_top-area p {
margin-bottom: 19px;
}
.footer_top-area strong {
font-weight: inherit;
}
.footer_top-area .textwidget img {
margin-bottom: 20px;
}
.footer_top-area .widget.widget_wgl_posts .recent-posts-widget {
padding-top: 0;
}
.footer_top-area .primary-nav.footer-menu .menu-item a {
font-weight: 500;
}
.footer_top-area .footer-link {
position: relative;
z-index: 1;
}
.footer_top-area .footer-link:before {
content: "";
position: absolute;
z-index: 1;
display: block;
bottom: 0;
border-bottom: 1px solid;
width: 0;
right: auto;
left: 50%;
transform: translateX(-50%);
visibility: visible;
transition: all 0.3s ease-in-out 0s, border-color 0s;
}
.footer_top-area .footer-link:hover {
color: #ffffff !important;
}
.footer_top-area .footer-link:hover:before {
width: 100%;
}
.footer {
position: relative;
}
.footer .blog-post {
margin-bottom: 20px;
}
.footer .blog-posts .blog-style-tiny_img .blog-post_media {
width: 90px;
}
.footer .blog-posts .item:last-child .blog-post {
margin-bottom: 0;
}
.footer .gallery-caption {
display: none;
}
.footer .mc4wp-form-fields {
position: relative;
}
.footer .mc4wp-form-fields input[type=email]:not([type=checkbox]) {
width: 100%;
text-align: center;
background-color: #3d4147;
color: #dddddd;
height: 45px;
font-size: 14px;
font-weight: 400;
border: 0;
padding-right: 20px;
padding-left: 20px;
margin-bottom: 10px;
}
.footer .mc4wp-form-fields input[type=email]:not([type=checkbox])::placeholder {
color: #ddd;
}
.footer .mc4wp-form-fields input[type=submit] {
transition: all 400ms;
margin-bottom: 0;
padding: 0 10px;
width: 100%;
height: 45px;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
letter-spacing: 0;
background: transparent;
}
.footer .mc4wp-form-fields input[type=submit]:hover, .footer .mc4wp-form-fields input[type=submit]:active, .footer .mc4wp-form-fields input[type=submit]:focus {
color: #fff;
}
.footer .builderry_wave_footer {
display: block;
position: absolute;
top: 0;
width: 100%;
}
.footer .builderry_wave_footer svg {
width: 100%;
left: 0;
top: 0;
height: 100%;
position: absolute;
}
.primary-nav.footer-menu .menu-item {
display: inline-block;
margin: 0 20px;
}
.copyright {
font-size: 14px;
}
.copyright p {
margin: 0px;
} .banner_404 {
margin-bottom: 12px;
line-height: 1;
text-align: center;
}
.banner_404_content {
display: inline-block;
}
.banner_404_content span, .banner_404_content img {
float: left;
}
.banner_404_content span {
display: inline-block;
margin-top: 6px;
}
.banner_404_content span:first-child {
margin-right: 12px;
}
.banner_404_content span:last-child {
margin-left: 12px;
}
.page_404_wrapper {
padding: 0px 50px 100px;
background-position: 65% 50%;
background-repeat: no-repeat;
background-size: contain;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.page_404_wrapper .search-form {
position: relative;
z-index: 1;
display: inline-block;
margin-bottom: 20px;
}
.page_404_wrapper .search-form .search-field,
.page_404_wrapper .search-form {
width: 100%;
max-width: 350px;
}
.page_404_wrapper .search-form .search-field {
margin-bottom: 0;
}
.page_404_wrapper .search-form .search-field::placeholder {
color: #616161;
}
.page_404_wrapper input[type=submit].search-button {
position: absolute;
z-index: 2;
height: 100%;
width: 50px;
right: 0;
top: 0;
font-size: 0;
border: none;
background: transparent;
padding: 0;
cursor: pointer;
}
.page_404_wrapper .search-form:after {
content: "\f14a";
position: absolute;
z-index: 1;
height: 100%;
width: 46px;
right: 0;
top: 0;
color: #151515;
display: inline-block;
font-family: flaticon;
font-size: 21px;
line-height: 50px;
text-align: center;
text-rendering: auto;
transform: translate(0, 0);
}
.page_404_wrapper .banner_404_title {
margin-bottom: 10px;
font-size: 40px;
}
.page_404_wrapper .banner_404_text {
margin-bottom: 30px;
margin-left: auto;
margin-right: auto;
}
.page_404_wrapper .search_404_text {
margin-bottom: 40px;
} header.searh-header {
margin-bottom: 30px;
}
header.searh-header .page-title {
font-size: 40px;
}
header.searh-header-404 .page-title {
margin-bottom: 10px;
font-size: 40px;
}
.search-no-results .page_404_wrapper {
margin-bottom: 30px;
}
body .title-wrapper ~ .select2-container,
body .title-wrapper ~ form .select2-container {
margin-top: -11px;
}
body .select2-container,
body .ui-widget.ui-datepicker {
z-index: 999 !important;
}
body .select2-container {
font-size: 14px;
font-weight: 400;
line-height: 30px;
text-transform: none;
margin-top: 0;
margin-bottom: 4px;
}
body .select2-container ul li {
font-size: 14px;
line-height: 30px;
font-weight: 400;
margin: 0;
}
body .select2-container .select2-dropdown,
body .select2-container .select2-selection {
border-radius: 0;
}
body .select2-container--default .select2-search--inline .select2-search__field {
line-height: 30px;
height: 30px;
max-width: 100%;
margin: 0;
box-shadow: unset !important;
text-transform: none;
}
body .select2-container--default .select2-search--dropdown {
padding: 0 10px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
background-color: #f6f6f6;
margin: 10px 0;
padding: 8px 26px;
height: 45px;
border: unset;
transition: all 0.3s;
}
body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
background-color: #f6f6f6;
}
body .select2-container--default .select2-dropdown--above .select2-search--dropdown {
padding-top: 10px;
}
body .select2-container--default .select2-selection--single {
height: 45px;
margin: 0;
border: unset;
border-radius: unset;
padding: 0 20px;
text-align: left;
background-color: #f6f6f6;
transition: all 0.3s;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
float: left;
font-weight: normal;
font-size: 14px;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
color: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 0;
color: inherit;
line-height: 48px;
font-weight: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
right: 0;
width: 30px;
height: 45px;
}
body .select2-container--default .select2-selection--multiple {
font-size: 0;
padding: 6px 0 5px 0;
border: unset;
border-radius: 0;
background-color: #f6f6f6;
transition: 0.3s;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
max-width: 100%;
padding: 0;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
padding-left: 0;
padding-right: 10px;
margin: 0 !important;
width: auto;
max-width: 100%;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
background: unset;
padding-left: 7px;
border: unset;
margin-right: 5px;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice__remove {
transition: color 0.4s;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice__remove:hover {
color: #cf0a05;
}
body .select2-container--default.select2-container--focus .select2-selection--multiple {
border: unset;
}
body .select2-container--default.select2-container--below.select2-container--open .select2-selection--multiple {
border: unset;
background-color: #f6f6f6;
}
body .select2-container--default.select2-container--below.select2-container--open .select2-selection--single {
border: unset;
background-color: #f6f6f6;
}
body .select2-container--default.select2-container--above.select2-container--open .select2-selection--multiple {
border: unset;
background-color: #f6f6f6;
}
body .select2-container--default.select2-container--above.select2-container--open .select2-selection--single {
border: unset;
background-color: #f6f6f6;
}
body .select2-container--default .select2-results__option {
padding-left: 10px;
line-height: 24px;
}
body .select2-container--default .select2-results__option.select2-results__message {
padding-bottom: 20px;
}
body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
background-color: #f6f6f6;
color: inherit;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected=true], body .select2-container--default .select2-results__option--highlighted[data-selected=true] {
font-weight: 700;
}
body .select2-results {
font-size: 14px;
}
body .select2-dropdown {
border: 1px solid #f6f6f6;
border-radius: 0;
}
body .select2-dropdown.select2-dropdown--below {
border: 1px solid #f6f6f6;
border-top: none;
}
body .select2-dropdown.select2-dropdown--below .select2-container.select2-container--open .select2-dropdown--below {
border: 1px solid #f6f6f6;
}
body .select2-dropdown.select2-dropdown--above {
border: unset;
}
body.admin-bar > .select2-container {
margin-top: -32px;
}
@media screen and (max-width: 782px) {
body.admin-bar > .select2-container {
margin-top: -46px;
}
}
.woocommerce form .form-row .select2-container {
margin: 0;
}  .blog-style-standard .blog-post_wrapper {
transition: all 0.3s ease;
}
.blog-style-standard .wgl_col-12.item:last-child .blog-post {
margin-bottom: 40px;
}
.blog-style-standard .wgl_col-12 .blog-post {
margin-bottom: 60px;
}
.blog-style-standard .wgl_col-12 .blog-post .blog-post_content {
padding: 0;
}
.blog-style-standard .wgl_col-12 .blog-post .blog-post_media {
margin-bottom: 21px;
}
.blog-style-standard .wgl_col-12 .blog-post_media .blog-post_meta-categories {
left: 20px;
bottom: 20px;
}
.blog-style-standard .wgl_col-12 .blog-post_text {
margin-bottom: 22px;
}
.blog-style-standard .item:last-child .blog-post.hide_media {
border-bottom: 0;
}
.blog-style-standard .blog-post {
transition: all 0.3s ease;
border-radius: 0;
background: #fff;
margin-bottom: 45px;
}
.blog-style-standard .blog-post.format-link .blog-post_wrapper > .blog-post_media {
border: 0;
}
.blog-style-standard .blog-post.format-link .blog-post_media {
margin-bottom: 38px;
}
.blog-style-standard .blog-post.format-quote .blog-post_media {
margin-bottom: 29px;
}
.blog-style-standard .blog-post.format-quote .blog-post_content, .blog-style-standard .blog-post.format-gallery .blog-post_content, .blog-style-standard .blog-post.format-link .blog-post_content, .blog-style-standard .blog-post.format-audio .blog-post_content {
border: 0;
}
.blog-style-standard .blog-post .blog-post_media {
margin-bottom: 22px;
}
.blog-style-standard .blog-post .blog-post_content {
border-top-width: 0;
padding: 0;
}
.blog-style-standard .blog-post div.blog-post_content:only-child {
padding-top: 30px;
}
.blog-style-standard .blog-post .blog-post_meta-desc {
line-height: 23px;
}
.blog-style-standard .blog-post.hide_media {
border-bottom: 1px solid rgba(54, 59, 91, 0.1);
margin-bottom: 30px;
}
.blog-style-standard .blog-post.hide_media .blog-post_content {
padding-bottom: 10px;
}
.blog-style-standard .format-standard .blog-post_content {
padding: 0;
}
.blog-style-standard.blog_carousel .slick-slide {
margin-bottom: 40px;
}
.blog-style-standard.blog_carousel .slick-slide.item_slick {
margin-bottom: 0;
}
.blog-style-standard .blog-post_media-slider img {
border-radius: 0;
}
.blog-style-standard .blog-post_text {
font-size: 16px;
}
.blog-style-standard .blog-post_text blockquote {
padding-top: 20px;
padding-bottom: 20px;
}
.blog-style-standard .blog-post_text blockquote:before {
top: 0;
}
.blog-post {
margin-bottom: 30px;
position: relative;
}
.blog-post_text {
margin-bottom: 17px;
}
.blog-post_text *:last-child {
margin-bottom: 0;
}
.blog-post.format-gallery > .blog-post_wrapper > .blog-post_media > .blog-post_media_part {
overflow: hidden;
border-radius: 0 0 0 0;
}
.blog-post.format-gallery .blog-post_media {
overflow: hidden;
}
.blog-post.format-gallery .blog-post_media:hover .builderry_module_carousel .slick-prev {
margin-left: 0;
}
.blog-post.format-gallery .blog-post_media:hover .builderry_module_carousel .slick-next {
margin-right: 0;
}
.share_post-container {
position: relative;
-webkit-user-select: none;
user-select: none;
display: inline-block;
color: #fff;
line-height: 0;
font-size: 0;
vertical-align: middle;
float: right;
}
.share_post-container .share_post {
display: block;
color: inherit;
}
.share_post-container span {
line-height: inherit;
display: block;
}
.share_post-container > a {
line-height: 25px;
display: block;
text-align: center;
pointer-events: none;
color: #b6b6b6;
background: #f0f0f0;
width: 25px;
height: 25px;
}
.share_post-container > a:before {
font-size: 13px;
font-family: "Flaticon";
font-weight: normal;
content: "\f114";
padding: 0;
}
.share_post-container:hover .share_social-wpapper {
visibility: visible;
opacity: 1;
}
.share_post-container:hover .share_social-wpapper ul li {
opacity: 1;
visibility: visible;
width: 25px;
}
.share_post-container:hover .share_social-wpapper ul li:nth-child(1) {
transition-delay: 0.4s;
}
.share_post-container:hover .share_social-wpapper ul li:nth-child(2) {
transition-delay: 0.3s;
}
.share_post-container:hover .share_social-wpapper ul li:nth-child(3) {
transition-delay: 0.2s;
}
.share_post-container:hover .share_social-wpapper ul li:nth-child(4) {
transition-delay: 0.1s;
}
.share_post-container:hover .share_social-wpapper ul li:nth-child(5) {
transition-delay: 0s;
}
.share_post-container .share_social-wpapper {
display: block;
z-index: 4;
padding: 0;
box-shadow: none;
visibility: hidden;
font-size: 0;
line-height: 0;
position: absolute;
right: 0;
top: 0%;
padding-right: 30px;
}
.share_post-container .share_social-wpapper ul {
padding: 0;
line-height: inherit;
white-space: nowrap;
}
.share_post-container .share_social-wpapper ul li {
display: inline-block;
text-align: center;
width: 0;
height: 25px;
margin: 0 2.5px;
padding: 0;
line-height: 25px;
display: inline-block;
vertical-align: top;
transition: all 0.3s;
opacity: 0;
visibility: hidden;
}
.share_post-container .share_social-wpapper ul li:before {
display: none;
}
.share_post-container .share_social-wpapper ul li:nth-child(5) {
transition-delay: 0.4s;
}
.share_post-container .share_social-wpapper ul li:nth-child(4) {
transition-delay: 0.3s;
}
.share_post-container .share_social-wpapper ul li:nth-child(3) {
transition-delay: 0.2s;
}
.share_post-container .share_social-wpapper ul li:nth-child(2) {
transition-delay: 0.1s;
}
.share_post-container .share_social-wpapper ul li:nth-child(1) {
transition-delay: 0s;
}
.share_post-container .share_social-wpapper ul li:last-child {
margin-right: 0;
}
.share_post-container .share_social-wpapper ul li:first-child {
margin-left: 0;
}
.share_post-container .share_social-wpapper ul li span.fa, .share_post-container .share_social-wpapper ul li span.fab {
width: 25px;
height: 25px;
line-height: 25px;
}
.share_post-container .share_social-wpapper ul li:hover span.fa, .share_post-container .share_social-wpapper ul li:hover span.fab {
background: #ffffff;
}
.share_post-container .share_social-wpapper ul li:hover span[class*=facebook] {
color: #284baf;
}
.share_post-container .share_social-wpapper ul li:hover span[class*=google] {
color: #e03609;
}
.share_post-container .share_social-wpapper ul li:hover span[class*=twitter] {
color: #51aff7;
}
.share_post-container .share_social-wpapper ul li:hover span[class*=pinterest] {
color: #e40000;
}
.share_post-container .share_social-wpapper ul li:hover span[class*=linkedin] {
color: #3191f3;
} .share_social-wpapper {
display: inline-block;
}
.share_post > a:before,
.share_social-wpapper a span {
font-size: 14px;
}
.share_link, .share_post {
position: relative;
display: inline-block;
transition: 0.45s ease-in-out;
line-height: 30px;
}
.share_link span.fa, .share_link span.fab, .share_link span.fad, .share_link span.fal, .share_link span.far, .share_link span.fas, .share_post span.fa, .share_post span.fab, .share_post span.fad, .share_post span.fal, .share_post span.far, .share_post span.fas {
text-align: center;
width: 30px;
height: 30px;
line-height: 28px;
color: #fff;
transition: 0.5s ease;
font-size: 12px;
}
.share_link + .share_link {
margin-left: 5px;
}
.share_facebook span.fa, .share_facebook span.fab {
background: #284baf;
border: 1px solid #284baf;
}
.share_google span.fa {
background: #e03609;
border: 1px solid #e03609;
}
.share_twitter span.fa, .share_twitter span.fab {
background: #51aff7;
border: 1px solid #51aff7;
}
.share_pinterest span.fa, .share_pinterest span.fab {
background: #e40000;
border: 1px solid #e40000;
}
.share_linkedin span.fa, .share_linkedin span.fab {
background: #3191f3;
border: 1px solid #3191f3;
}
.hidden_block {
display: none !important;
}
.format-video .blog-post_media .blog-post_media_part,
.format-audio .blog-post_media .blog-post_media_part {
width: 100%;
padding-bottom: 58%;
border-radius: 0 0 0 0;
overflow: hidden;
}
.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
padding-bottom: 0;
}
.wgl_col-6.item .format-video .blog-post_media .blog-post_media_part,
.wgl_col-6.item .format-audio .blog-post_media .blog-post_media_part,
.wgl_col-4.item .format-video .blog-post_media .blog-post_media_part,
.wgl_col-4.item .format-audio .blog-post_media .blog-post_media_part {
padding-bottom: 71.5%;
}
.wgl_col-6.item .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-6.item .format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-4.item .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),
.wgl_col-4.item .format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
padding-bottom: 0;
}
.format-audio .blog-post_media .blog-post_media_part {
padding-bottom: 20%;
border-radius: 0;
}
.format-video .blog-post_media iframe,
.format-audio .blog-post_media iframe {
position: absolute;
z-index: 1;
height: 100%;
} .blog-posts-list:after {
display: block;
height: 0;
content: "";
clear: both;
}
.home .sidebar_right .blog-posts-list,
.home .sidebar_left .blog-posts-list,
.archive .sidebar_right .blog-posts-list,
.archive .sidebar_left .blog-posts-list {
margin-top: 0;
}
.archive .blog-posts-list {
margin-top: 0;
}
.home .row.sidebar_right,
.home .row.sidebar_left {
margin-top: 50px;
}
.blog-post.format-standard-image .blog-post_media,
.blog-post.format-image .blog-post_media {
position: relative;
z-index: 1;
}
.blog-post.format-standard-image .blog-post_media .blog-post_media_part,
.blog-post.format-image .blog-post_media .blog-post_media_part {
overflow: hidden;
border-radius: 0 0 0 0;
}
.blog-post.format-standard-image .blog-post_media .blog-post_feature-link:before,
.blog-post.format-image .blog-post_media .blog-post_feature-link:before {
opacity: 0;
content: "";
position: absolute;
top: 0;
left: 0;
display: block;
z-index: 2;
background-color: rgba(40, 40, 40, 0.5);
transition: opacity 0.3s;
width: 100%;
height: 100%;
}
.blog-post.format-standard-image .blog-post_media .blog-post_feature-link,
.blog-post.format-image .blog-post_media .blog-post_feature-link {
display: inline-block;
position: relative;
z-index: 1;
}
.blog-post.format-standard-image .blog-post_media:hover .blog-post_feature-link:before,
.blog-post.format-image .blog-post_media:hover .blog-post_feature-link:before {
opacity: 1;
} .blog-posts .blog-style-medium_img .blog-post.format-standard-image .blog-post_media .blog-post_media_part {
border-radius: 0;
}
.blog-posts .blog-style-medium_img .format-video .blog-post_media .blog-post_media_part,
.blog-posts .blog-style-medium_img .format-audio .blog-post_media .blog-post_media_part {
border-radius: 0;
}
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper,
.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper {
overflow: visible;
}
.blog-posts .blog-style-medium_img .blog-post_wrapper {
background: transparent;
padding: 0;
border: 1px solid #e9e9e9;
border-radius: 0;
overflow: hidden;
}
.blog-posts .blog-style-medium_img .blog-post_wrapper:after {
display: block;
height: 0;
content: "";
clear: both;
}
.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper > .blog-post_media,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper > .blog-post_media {
width: 100%;
float: none;
padding-right: 0;
}
.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper > .blog-post_content,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper > .blog-post_content {
width: 100%;
float: none;
padding-right: 0;
}
.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper {
padding: 50px;
}
.blog-posts .blog-style-medium_img .format-quote .blog-post_wrapper .blog-post_content,
.blog-posts .blog-style-medium_img .format-link .blog-post_wrapper .blog-post_content {
width: 100%;
float: none;
}
.blog-posts .blog-style-medium_img .format-standard .blog-post_wrapper {
padding: 50px;
}
.blog-posts .blog-style-medium_img .format-standard .blog-post_wrapper .blog-post_content {
width: 100%;
float: none;
}
.blog-posts .blog-style-medium_img .format-audio .blog-post_media .blog-post_media_part {
margin-bottom: 0;
padding-bottom: 237px;
}
.blog-posts .blog-style-medium_img .format-audio .blog-post_content {
padding-top: 30px !important;
}
.blog-posts .blog-style-medium_img .blog-post_media {
width: 250px;
padding-right: 30px;
margin-bottom: 0;
float: left;
margin-top: -1px;
margin-left: -1px;
}
.blog-posts .blog-style-medium_img .blog-post_media .blog-post_media {
width: 100%;
margin-right: 0;
margin-left: 0;
margin-top: 0;
float: none;
margin-bottom: 0;
padding-right: 0;
}
.blog-posts .blog-style-medium_img .blog-post_title {
clear: none;
}
.blog-posts .blog-style-medium_img .blog-post_text {
margin-bottom: 11px;
}
.blog-posts .blog-style-medium_img .blog-post_meta-wrap {
padding-bottom: 0;
margin-top: 15px;
margin-bottom: 10px;
}
.blog-posts .blog-style-medium_img .blog-post_meta-wrap .meta-wrapper > span:before {
font-size: 12px;
}
.blog-posts .blog-style-medium_img .blog-post_media .blog-post_feature-link:before {
border-radius: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.blog-posts .blog-style-medium_img .blog-post_content {
padding-top: 25px;
padding-right: 30px;
padding-left: 0;
margin-left: 0;
float: left;
width: calc(100% - 250px);
}
.blog-posts .blog-style-medium_img .blog-post_content > .meta-wrapper {
margin-bottom: 10px;
}
.blog-posts .blog-style-medium_img .button-read-more {
float: none;
} .blog-posts .blog-style-tiny_img .blog-post .blog-post_wrapper {
padding: 0;
}
.blog-posts .blog-style-tiny_img .blog-post .blog-post_link > .link_post {
margin-top: 0;
}
.blog-posts .blog-style-tiny_img .blog-post .blog-post_link:before {
top: 0;
}
.blog-posts .blog-style-tiny_img .blog-post .blog-post_quote-text {
margin-top: 0;
}
.blog-posts .blog-style-tiny_img .blog-post.format-standard .blog-post_media {
width: auto;
margin-right: 0;
float: none;
}
.blog-posts .blog-style-tiny_img .format-link .blog-post_media,
.blog-posts .blog-style-tiny_img .format-quote .blog-post_media {
width: 100%;
margin-right: 0;
float: none;
}
.blog-posts .blog-style-tiny_img .blog-post_media {
width: 110px;
margin-right: 20px;
margin-bottom: 0;
float: left;
}
.blog-posts .blog-style-tiny_img .blog-post_media .blog-post_media {
width: 100%;
margin-right: 0;
margin-left: 0;
margin-top: 0;
float: none;
margin-bottom: 0;
}
.blog-posts .blog-style-tiny_img .blog-post_media .blog-post_feature-link:before {
left: 0;
width: 100%;
height: 100%;
top: 0;
}
.blog-posts .blog-style-tiny_img .blog-post_media .blog-post_media_part {
border-radius: 0;
}
.blog-posts .blog-style-tiny_img .blog-post_title {
clear: none;
}
.blog-posts .blog-style-tiny_img .meta-wrapper {
padding-top: 0;
padding-bottom: 0;
line-height: 1;
}
.blog-posts .blog-style-tiny_img .blog-post_meta-wrap,
.blog-posts .blog-style-tiny_img .meta-wrapper {
padding-left: 0;
padding-right: 0;
background: none;
}
.blog-posts .blog-style-tiny_img .blog-post_text {
margin-bottom: 0;
}
.mega-ajax-content .item .blog-post_media {
margin-bottom: 14px;
}
.mega-ajax-content .item .blog-post_title {
margin-bottom: 5px;
}
.mega-ajax-content .item .blog-post_content {
white-space: normal;
}
.mega-ajax-content .item .meta-wrapper {
background: none;
padding-left: 0;
padding-right: 0;
}
.mega-ajax-content .format-video .blog-post_media .blog-post_media_part,
.mega-ajax-content .format-audio .blog-post_media .blog-post_media_part {
padding-bottom: 70.272%;
}
.blog_carousel .blog-post {
margin-bottom: 0;
}
.blog_carousel .builderry_module_carousel .slick-dots {
margin-top: 0;
}
.blog-post_meta-wrap:after {
content: "";
display: table;
clear: both;
}
.blog-post_meta-wrap .meta-wrapper {
border-top-width: 0 !important;
max-width: calc(100% - 46px);
float: left;
padding-top: 0;
padding-bottom: 0;
}
.meta-wrapper > span {
margin-right: 5px;
}
.meta-wrapper > span.author_post {
text-transform: lowercase;
}
.meta-wrapper > span.author_post a {
text-transform: capitalize;
position: relative;
}
.meta-wrapper > span:last-child {
margin-right: 0;
}
.single_meta .builderry_module_videobox img {
box-shadow: none;
}
.single_meta img {
border-radius: 0;
}
.single_meta .videobox_wrapper_link:before {
border-radius: 0;
}
.single_meta .meta-wrapper {
padding-top: 0;
}
.single_meta .blog-post_title {
line-height: 1.32;
margin-bottom: 18px;
margin-top: 7px;
word-wrap: break-word;
overflow-wrap: break-word;
}
.single_meta .blog-post_media {
margin-bottom: 24px;
}
.single_meta .blog-post_media .blog-post_media_part {
border-radius: 0;
}
.single_meta .blog-post_quote-text {
padding-top: 0;
}
.single_meta .blog-post_quote-text:before {
top: -18px;
left: -4px;
}
.single_meta .blog-post_media {
margin-bottom: 39px;
}
.single_meta .blog-post_link > .link_post {
padding-left: 12px;
}
.single_meta .blog-post_link {
padding-top: 0;
}
.single_meta .blog-post_link:before {
position: relative;
top: 7px;
}
.single_meta.post_format-post-format-quote .blog-post_media .blog-post_media_part {
padding-top: 0;
}
.blog-post .single_meta .blog-post_media .blog-post_media_part {
border-radius: 0;
}
.blog-post.format-quote .blog-post_quote-text {
margin-bottom: 0;
}
.blog-post_meta-wrap {
line-height: 0;
}
.meta-wrapper {
margin-bottom: 0px;
color: #a3a3a3;
font-weight: 600;
padding-top: 0;
font-size: 14px;
text-transform: capitalize;
line-height: 0;
}
.meta-wrapper > span.author_post a {
position: relative;
}
.meta-wrapper > span.author_post a:after {
position: absolute;
z-index: 1;
display: block;
bottom: 2px;
content: "";
border-bottom: 1px solid;
width: 100%;
right: auto;
left: 0;
transition: width 0.3s linear 0s, right 0s linear 0.3s, left 0s linear 0.3s;
}
.meta-wrapper > span.author_post a:hover:after {
width: 0;
right: 0;
left: auto;
}
.meta-wrapper a {
color: #a3a3a3;
}
.meta-wrapper * {
line-height: 30px;
transition: color 0.3s;
}
.meta-wrapper span {
opacity: 1;
display: inline-block;
vertical-align: middle;
}
.meta-wrapper span:hover {
opacity: 1;
}
.meta-wrapper span:after {
content: "";
margin: -2px 0 0 10px;
display: inline-block;
vertical-align: middle;
transition: all 0.3s ease;
position: relative;
width: 4px;
height: 4px;
border-radius: 50%;
background: #d30;
}
.meta-wrapper span:last-child:after {
display: none;
}
.meta-wrapper .author_post img {
margin-right: 6px;
border-radius: 50%;
}
.blog-post_link {
position: relative;
z-index: 1;
padding-top: 0;
}
.blog-post_link > .link_post {
font-size: 22px !important;
line-height: 30px;
font-weight: 400;
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 50px;
line-height: 36px;
}
.blog-post_link:before {
content: "\f13a";
font-family: "Flaticon";
font-size: 36px;
font-weight: 400;
position: absolute;
}
.blog-post_title {
position: relative;
}
.blog-post.format-standard.link .blog-post_title:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 20px;
content: "\f0c1";
}
.blog-posts .blog-post_title {
display: block;
clear: both;
word-wrap: break-word;
}
.blog-posts .wgl-likes .sl-icon {
color: #c7c7c7;
}
.blog-post_quote-text {
font-weight: 400;
font-size: 22px;
line-height: 42px;
position: relative;
z-index: 1;
margin-top: 0;
padding-bottom: 0;
padding-top: 0;
vertical-align: top;
padding-left: 50px;
}
.blog-post_quote-text:before {
content: "“";
z-index: 1;
font-size: 100px;
line-height: 122px;
font-weight: 400;
opacity: 1;
text-align: left;
padding-left: 0;
box-sizing: border-box;
font-style: normal;
display: inline-block;
position: absolute;
left: -7px;
top: -20px;
}
.blog-post_quote-author .blog-post_quote-image {
width: 30px;
border-radius: 50%;
vertical-align: middle;
margin-right: 10px;
}
.blog-post.format-quote .blog-post_quote-author {
font-size: 14px;
font-weight: 600;
margin-top: 6px;
text-align: left;
padding-left: 49px;
color: #a5a5a5;
text-transform: uppercase;
}
.blog-post.format-quote .blog-post_quote-author-pos {
font-weight: 400;
}
.blog-style-standard .wgl_col-12 .format-no_featured:not(.format-video) .blog-post_wrapper,
.blog-style-standard .wgl_col-12 .format-standard .blog-post_wrapper,
.blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper,
.blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper {
padding: 50px;
background: #f7f7f7;
}
.format-no_featured:not(.format-video) .blog-post_wrapper,
.format-standard .blog-post_wrapper,
.format-quote .blog-post_wrapper,
.format-link .blog-post_wrapper {
padding: 30px 30px 18px;
background: #f7f7f7;
}
.format-no_featured:not(.format-video) .blog-post_wrapper .blog-post_content,
.format-standard .blog-post_wrapper .blog-post_content,
.format-quote .blog-post_wrapper .blog-post_content,
.format-link .blog-post_wrapper .blog-post_content {
padding: 0;
}
.format-audio .blog-post_wrapper > .blog-post_media {
margin-bottom: 38px;
}
.format-audio .blog-post_wrapper > .blog-post_content {
padding: 0 !important;
}
.format-quote .blog-post_wrapper .blog-post_content,
.format-standard .blog-post_wrapper .blog-post_content,
.format-link .blog-post_wrapper .blog-post_content {
padding: 0 !important;
}
.blog-post.sticky-post .blog-post_wrapper {
border-width: 10px;
border-style: solid;
border-color: #1e2126;
padding: 25px 25px 15px 25px;
border-radius: 0;
}
.blog-post_content p {
margin-bottom: 8px;
} .blog-post_content h1,
.row > div > h1,
.blog-post_content h2,
.row > div > h2,
.blog-post_content h3,
.row > div > h3,
.blog-post_content h4,
.row > div > h4,
.blog-post_content h5,
.row > div > h5,
.blog-post_content h6,
.row > div > h6 {
margin-bottom: 8px;
} .blog-post.standard .blog-post_media, .blog-post.format-standard .blog-post_media {
margin-bottom: 12px;
}
.blog-post .blog-post_media {
position: relative;
}
.blog-post .blog-post_media img {
box-sizing: border-box;
}
.blog-post .blog-post_media .blog-post_media_part {
position: relative;
}
.blog-post .blog-post_media .blog-post_media_part .parallax-video .blog-post_feature-link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 99999;
} .single_type-1 .blog-post.blog-post-single-item .blog-post_meta-categories {
margin-bottom: 15px;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap {
margin-bottom: 0;
margin-top: 0;
min-height: 30px;
color: #a3a3a3;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap .meta-wrapper * {
line-height: 30px;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content > .meta-wrapper {
margin-bottom: 3px;
margin-top: 0;
}
.single_type-1 .single_meta .blog-post_media {
margin-bottom: 41px;
}
.single_type-1 .single_meta .blog-post_title {
margin-top: 0;
margin-bottom: 39px;
} .single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap {
margin-bottom: 34px;
min-height: 30px;
color: #a3a3a3;
margin-top: 10px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap .meta-wrapper * {
line-height: 30px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content > .meta-wrapper {
margin-bottom: 34px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
margin-top: 0;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content > .blog-post_media {
margin-bottom: 40px;
} .post_featured_bg {
position: relative;
margin-bottom: 40px;
background: #14081f;
margin-top: -40px;
}
.post_featured_bg .meta-wrapper span:before {
color: inherit;
}
.post_featured_bg .meta-wrapper span:after {
background: #fff;
}
.post_featured_bg .meta-wrapper span.author_post a {
color: #fff;
}
.post_featured_bg .parallax-video {
z-index: 1 !important;
}
.post_featured_bg .parallax-video + .wgl-container {
z-index: 2;
position: relative;
}
.post_featured_bg .blog-post_bg_media {
background-repeat: no-repeat;
background-size: cover;
background-position: center 0;
}
.post_featured_bg .blog-post_bg_media:before {
background-color: rgba(30, 34, 40, 0.5);
}
.post_featured_bg .blog-post_meta-wrap {
position: relative;
}
.post_featured_bg .blog-post {
margin-bottom: 0;
}
.post_featured_bg .blog-post_title {
line-height: 1.02;
margin-bottom: 5px;
margin-top: 9px;
}
.post_featured_bg .blog-post_likes-wrap .wgl-likes {
padding-right: 0;
}
.post_featured_bg .blog-post_title,
.post_featured_bg .wgl-likes .sl-count,
.post_featured_bg .meta-wrapper {
color: #fff;
background: none;
padding-left: 0;
padding-right: 0;
}
.post_featured_bg .blog-post_title .comments_post a,
.post_featured_bg .blog-post_title a,
.post_featured_bg .wgl-likes .sl-count .comments_post a,
.post_featured_bg .wgl-likes .sl-count a,
.post_featured_bg .meta-wrapper .comments_post a,
.post_featured_bg .meta-wrapper a {
color: #fff;
}
.post_featured_bg .blog-post_title > span.author_post a:after,
.post_featured_bg .wgl-likes .sl-count > span.author_post a:after,
.post_featured_bg .meta-wrapper > span.author_post a:after {
border-color: #fff;
}
.post_featured_bg .blog-post_title > span.author_post a:hover,
.post_featured_bg .wgl-likes .sl-count > span.author_post a:hover,
.post_featured_bg .meta-wrapper > span.author_post a:hover {
color: inherit !important;
}
.post_featured_bg .blog-post_meta-wrap {
background: none;
}
.post_featured_bg .content-container {
position: relative;
} .format-quote .blog-post_media {
margin-bottom: 15px;
} .blog-post_meta-categories {
position: relative;
z-index: 1;
margin-bottom: 15px;
line-height: 30px;
}
.blog-post_meta-categories a {
display: inline-block;
font-size: 12px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
letter-spacing: 0;
line-height: 23px;
padding: 0 9px;
border-radius: 0;
border-width: 1px;
border-style: solid;
}
.blog-post_meta-categories a:hover {
color: #fff;
}
.blog-post_meta-categories span {
display: inline-block;
margin-right: 6px;
}
.blog-post_media .blog-post_meta-categories {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 3;
margin-bottom: 0;
}
.single #main-content > .blog-post {
margin-bottom: 41px;
}
.blog-post_text + .clear + .button-read-more,
.blog-post_text + .page-link + .clear + .button-read-more {
margin-bottom: 21px;
}
.blog-post_text + .page-link {
margin-bottom: 21px;
}
.button-read-more {
display: inline-block;
position: relative;
z-index: 1;
vertical-align: middle;
transition: all 0.3s ease-in-out;
box-sizing: border-box;
margin-left: 0;
margin-bottom: 0;
font-size: 14px;
text-transform: uppercase;
padding-right: 20px;
font-weight: 700;
}
.button-read-more:after {
content: "\f13d";
font-family: "Flaticon";
font-size: 10px;
opacity: 1;
color: #fff;
color: inherit;
vertical-align: middle;
position: absolute;
z-index: -1;
right: 3px;
}
.button-read-more:hover:after {
animation: move-arrow 1s infinite;
}
@keyframes move-arrow {
0% {
right: 3px;
}
50% {
right: 0;
}
100% {
right: 3px;
}
}
.tagcloud-wrapper {
float: left;
margin: 0;
}
.tagcloud-wrapper .title_tags {
font-size: 14px;
margin-right: 18px;
}
.single_post_info .tagcloud {
float: left;
}
.single_post_info .blog-post_views-wrap {
float: right;
}
.single_post_info .blog-post_likes-wrap {
float: right;
}
.single_post_info:after {
content: "";
display: table;
clear: both;
}
.single_post_info div:only-child {
float: none !important;
display: block;
text-align: center;
}
.single_post_info div.share_post-container:only-child {
float: right !important;
}
.single_post_info .blog-post_share-wrap {
float: left;
}
.single_post_info.post_info {
padding-top: 31px;
padding-bottom: 31px;
clear: both;
border-bottom: 1px solid rgba(54, 59, 91, 0.1);
}
.single_post_info .blog-post_info-wrap > div {
margin-left: 19px;
}
.divider_post_info {
margin-top: 38px;
margin-bottom: 38px;
clear: both;
border-bottom: 1px solid rgba(54, 59, 91, 0.1);
}
.blog-post_excerpt {
margin: 0 0 38px;
font-size: 20px;
font-weight: 400;
line-height: 1.8;
}
.blog-post_excerpt > p:last-child {
margin-bottom: 0;
}
.blog-post_info-wrap {
float: right;
line-height: 0;
}
.blog-post_info-wrap > div {
margin-left: 19px;
}
.blog-post_info-wrap .blog-post_views-wrap {
float: left;
}
.blog-post_likes-wrap {
float: right;
}
.blog-post_likes-wrap + .share_post {
padding-right: 20px;
}
.blog-post_likes-wrap .wgl-likes {
line-height: 30px;
} .blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
clear: left;
}
.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
clear: left;
}
.blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(4n+1) {
clear: left;
}
.blog-style-standard .wgl_col-3 .blog-post .blog-post_content {
padding-left: 20px;
padding-right: 20px;
} .builderry-post-navigation {
padding: 0;
margin-bottom: -30px;
}
.builderry-post-navigation:after {
display: block;
height: 0;
content: "";
clear: both;
}
.prev-link,
.next-link {
font-size: 13px;
font-weight: 700;
transition: all 300ms;
position: relative;
text-transform: uppercase;
background: #f2f2f2;
z-index: 1;
padding: 20px 7.5px;
float: right;
color: #939393;
}
.prev-link_icon,
.next-link_icon {
display: inline-block;
width: 0;
height: 0px;
margin-left: 5px;
margin-right: 5px;
position: relative;
vertical-align: top;
color: inherit;
}
.prev-link_icon:before,
.next-link_icon:before {
content: "\f124";
font-family: "Flaticon";
font-size: 12px;
display: inline-block;
border: 0;
vertical-align: middle;
font-style: normal;
position: absolute;
left: -6px;
top: 2px;
}
.prev-link:hover,
.next-link:hover {
color: #ffffff !important;
}
@keyframes navigationEffectsLeft {
from {
opacity: 0;
visibility: hidden;
margin-left: 30px;
}
to {
opacity: 1;
visibility: visible;
margin-left: 0;
}
}
@keyframes navigationEffectsRight {
from {
opacity: 0;
visibility: hidden;
margin-right: 30px;
}
to {
opacity: 1;
visibility: visible;
margin-right: 0;
}
}
.prev-link {
float: left;
}
.prev-link_wrapper {
float: left;
margin-bottom: 30px;
}
.prev-link_wrapper a:hover .image_prev:after, .prev-link_wrapper a:hover .image_prev:before {
visibility: visible;
opacity: 1;
}
.prev-link_wrapper a:hover .image_prev:before {
margin-left: 0;
}
.prev-link_wrapper a:hover .image_prev .post_nav_title {
animation: navigationEffectsLeft 0.6s ease-in-out both;
opacity: 1;
visibility: visible;
margin-left: 0;
}
.prev-link_wrapper a:hover .image_prev.no_image:before {
opacity: 0;
visibility: hidden;
}
.prev-link_wrapper a:hover .image_prev.no_image .no_image_post:before {
margin-left: 0;
opacity: 1;
visibility: visible;
}
.prev-link_wrapper .image_prev {
display: inline-block;
min-width: 80px;
min-height: 80px;
border-radius: 0;
overflow: hidden;
vertical-align: top;
margin-right: 20px;
position: relative;
transition: all 0.3s;
}
.prev-link_wrapper .image_prev img {
border-radius: 0;
width: 80px;
}
.prev-link_wrapper .image_prev .no_image_post {
background: #f3f3f3;
display: block;
width: 100%;
display: block;
height: 100%;
position: absolute;
}
.prev-link_wrapper .image_prev .no_image_post + .post_nav_title {
opacity: 1;
visibility: visible;
left: 0;
}
.prev-link_wrapper .image_prev.no_image:before {
opacity: 1;
visibility: visible;
margin-left: 0;
}
.prev-link_wrapper .image_prev .post_nav_title {
font-size: 16px;
font-weight: 800;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 1;
color: #fff;
display: block;
text-align: center;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
}
.prev-link_wrapper .image_prev:after {
display: block;
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 0;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
}
.prev-link_wrapper .prev_title {
max-width: 210px;
font-weight: 500;
line-height: 22px;
display: inline-block;
word-wrap: break-word;
overflow-wrap: break-word;
}
.prev-link_icon {
margin-left: 5px;
margin-right: 5px;
}
.prev-link_icon:before {
content: "\f140";
left: auto;
right: -6px;
}
.next-link:before {
right: 0;
left: auto;
transition: width 0.3s linear 0s, right 0s linear 0.3s, left 0s linear 0.3s;
}
.next-link:hover:before {
right: auto;
left: 0;
}
.next-link_wrapper {
text-align: right;
float: right;
margin-bottom: 30px;
}
.next-link_wrapper a:hover .image_next:after, .next-link_wrapper a:hover .image_next:before {
visibility: visible;
opacity: 1;
}
.next-link_wrapper a:hover .image_next:before {
margin-right: 0;
}
.next-link_wrapper a:hover .image_next .post_nav_title {
animation: navigationEffectsRight 0.6s ease-in-out both;
opacity: 1;
visibility: visible;
margin-right: 0;
}
.next-link_wrapper a:hover .image_next.no_image:before {
opacity: 0;
visibility: hidden;
}
.next-link_wrapper a:hover .image_next.no_image .no_image_post:before {
margin-right: 0;
opacity: 1;
visibility: visible;
}
.next-link_wrapper .image_next {
display: inline-block;
width: 80px;
height: 80px;
border-radius: 0;
overflow: hidden;
vertical-align: top;
margin-left: 20px;
position: relative;
transition: all 0.3s;
}
.next-link_wrapper .image_next img {
border-radius: 0;
width: 80px;
}
.next-link_wrapper .image_next.no_image:before {
opacity: 1;
visibility: visible;
margin-right: 0;
}
.next-link_wrapper .image_next .no_image_post {
background: #f3f3f3;
display: block;
width: 100%;
display: block;
height: 100%;
position: absolute;
}
.next-link_wrapper .image_next .no_image_post + .post_nav_title {
opacity: 1;
visibility: visible;
left: 0;
}
.next-link_wrapper .image_next .post_nav_title {
font-size: 16px;
font-weight: 800;
position: absolute;
left: 0%;
right: 0;
top: 0;
bottom: 0;
opacity: 1;
color: #fff;
display: block;
text-align: center;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
display: flex;
justify-content: center;
align-items: center;
text-transform: uppercase;
}
.next-link_wrapper .image_next:after {
display: block;
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 0;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
}
.next-link_wrapper .next_title {
max-width: 210px;
display: inline-block;
text-align: right;
font-weight: 500;
line-height: 22px;
word-wrap: break-word;
overflow-wrap: break-word;
}
.info_prev-link_wrapper > a,
.info_next-link_wrapper > a {
display: flex;
align-items: center;
}
.prev-link-info_wrapper > span,
.next-link-info_wrapper > span {
display: block;
}
.prev-link-info_wrapper .meta-wrapper,
.next-link-info_wrapper .meta-wrapper {
background: none;
padding-left: 0;
padding-right: 0;
}
.prev-link-info_wrapper .meta-wrapper > *,
.next-link-info_wrapper .meta-wrapper > * {
line-height: 20px;
} .author-info_wrapper {
padding: 40px;
margin: 38px 0 38px;
border-radius: 0;
box-shadow: 0px 7px 43px 0px rgba(0, 0, 0, 0.11);
}
.author-info_wrapper .title_soc_share {
font-size: 14px;
font-weight: bold;
margin-right: 20px;
}
.author-info_avatar {
float: left;
margin-right: 30px;
}
.author-info_avatar img {
width: 90px;
}
.author-info_content {
overflow: hidden;
margin-top: -5px;
}
.author-info_name {
margin-bottom: 8px !important;
font-size: 20px;
font-weight: bold !important;
line-height: 26px;
}
.author-info_name span {
font-weight: inherit;
font-size: inherit;
line-height: inherit;
font-family: inherit;
margin-right: 7px;
}
.author-info_description {
margin-bottom: 16px;
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.author-info_social-link {
display: inline-block;
margin-right: 22px;
color: #cacaca;
font-size: 14px;
}
.author-info_social-wrapper {
line-height: 1;
}
.single .single.related_posts {
margin-top: 58px;
}
.single .single.related_posts .builderry_module_title {
padding-bottom: 26px;
margin-bottom: 0;
}
.single .single.related_posts .blog-post .blog-post_media {
margin-bottom: 22px;
}
@media only screen and (max-width: 1200px) {
.vc_row:not(.vc_row-no-padding) .vc_column_container > .vc_column-inner,
.vc_row:not(.vc_row-no-padding) .theiaStickySidebar > .vc_column-inner {
padding-left: 15px !important;
padding-right: 15px !important;
}
}
@media only screen and (max-width: 992px) {
.vc_col-sm-8 .blog-posts .blog-style-medium_img .blog-post_media,
.vc_col-sm-9 .blog-posts .blog-style-medium_img .blog-post_media {
width: 100%;
margin-right: 0;
margin-left: 0;
padding-right: 30px;
text-align: left;
margin-top: 30px;
padding-left: 30px;
}
.vc_col-sm-8 .blog-posts .blog-style-medium_img .blog-post_content,
.vc_col-sm-9 .blog-posts .blog-style-medium_img .blog-post_content {
padding-bottom: 20px;
padding-right: 30px;
padding-left: 30px;
margin-left: 0;
float: left;
width: 100%;
width: 100%;
width: 100%;
box-sizing: border-box;
}
.vc_col-sm-8 .blog-style-standard.row .wgl_col-6,
.vc_col-sm-9 .blog-style-standard.row .wgl_col-6 {
width: 100%;
}
.blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4 {
width: 50%;
}
.blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
clear: none;
}
.blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(2n+1) {
clear: left;
}
}
@media only screen and (max-width: 768px) {
.blog-style-tiny_img.blog_columns-3:not(.blog_masonry) .wgl_col-4 {
width: 100%;
}
}
@media only screen and (max-width: 600px) {
.blog-posts .blog-style-medium_img .blog-post_media {
width: 180px;
}
.blog-posts .blog-style-medium_img .blog-post_content {
width: calc(100% - 180px);
}
}
@media only screen and (max-width: 1024px) {
.blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
clear: none;
}
.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
clear: none;
}
.blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(4n+1) {
clear: none;
}
.blog_columns-2:not(.blog_masonry) .wgl_col-6:nth-child(2n+1) {
clear: left;
}
.blog_columns-3:not(.blog_masonry) .wgl_col-4:nth-child(3n+1) {
clear: left;
}
.blog_columns-4:not(.blog_masonry) .wgl_col-3:nth-child(2n+1) {
clear: left;
}
.builderry-post-navigation {
margin-bottom: 0;
}
}
@media only screen and (max-width: 600px) {
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .meta-wrapper,
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .meta-wrapper {
max-width: 100%;
}
}
@media screen and (max-width: 420px) {
.single_meta .meta-wrapper span:after {
display: none;
}
.blog-posts .blog-style-medium_img .blog-post_media {
width: 100%;
padding-right: 0;
margin-right: -1px;
}
.blog-posts .blog-style-medium_img .blog-post_content {
width: 100%;
padding-left: 30px;
}
}
.blog-post_wrapper .builderry_module_videobox img {
border-radius: 0;
box-shadow: none;
}
.blog-post_wrapper .blog-post_content .builderry_module_videobox .videobox_wrapper_link:before {
display: none;
}
.blog-post_wrapper .blog-post_content .builderry_module_videobox {
margin-bottom: 50px;
}
.blog-post_bg_media {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-size: cover;
}
.blog-post_bg_media:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
display: block;
left: 0;
top: 0;
transition: all 0.3s ease;
}
.blog-post_bg_media .slider-wrapper,
.blog-post_bg_media .blog-post_media-slider {
height: 100%;
} .slider-wrapper.builderry_module_carousel .blog-post_media-slider_slick {
height: 100%;
}
.slider-wrapper.builderry_module_carousel .blog-post_media-slider_slick .item_slick {
height: 100%;
width: 100%;
position: relative;
z-index: 5;
}
.slider-wrapper.builderry_module_carousel .blog-post_media-slider_slick .item_slick span {
height: 100%;
width: 100%;
display: block;
background-size: cover;
background-position: center;
transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
border-radius: 0;
overflow: hidden;
}
.slider-wrapper.builderry_module_carousel .blog-post_media-slider_slick .item_slick span img {
transition: all 500ms ease-in-out;
transform: scale(1.25, 1.25);
border-radius: 0;
}
.slider-wrapper.builderry_module_carousel .blog-post_media-slider_slick .item_slick.slick-active span img {
transform: scale(1, 1);
}
.slider-wrapper.builderry_module_carousel .blog-post_media-slider_slick .slick-list,
.slider-wrapper.builderry_module_carousel .blog-post_media-slider_slick .slick-track {
height: 100%;
}
.slider-wrapper.builderry_module_carousel .slick-slider {
z-index: auto;
backface-visibility: hidden;
}
.slider-wrapper.builderry_module_carousel .slick-slider .slick-arrow {
z-index: 100;
}
.blog_carousel_title-arrow .builderry_module_carousel .slick-prev.slick-arrow,
.blog_carousel_title-arrow .builderry_module_carousel .slick-next.slick-arrow {
display: none !important;
}
.blog_title.builderry_module_title {
justify-content: flex-start;
padding-bottom: 15px;
}
.wgl_module_title.item_title {
position: relative;
}
.wgl_module_title.item_title .carousel_arrows {
position: absolute;
right: 0;
top: 2px;
text-align: center;
z-index: 2;
}
.wgl_module_title.item_title .carousel_arrows span[class*=slick_arrow] {
cursor: pointer;
display: inline-block;
width: 25px;
height: 25px;
background: #f2f2f2;
margin-left: 10px;
transition: all 0.45s ease;
}
.wgl_module_title.item_title .carousel_arrows span[class*=slick_arrow] span {
display: block;
line-height: 25px;
text-align: center;
}
.wgl_module_title.item_title .carousel_arrows span[class*=slick_arrow] span:after {
content: "\f124";
font-family: "Flaticon";
font-size: 14px;
display: inline-block;
border: 0;
color: #939393 !important;
vertical-align: top;
line-height: 25px;
}
.wgl_module_title.item_title .carousel_arrows span[class*=slick_arrow]:hover span:after {
color: #fff !important;
}
.wgl_module_title.item_title .carousel_arrows span[class*=slick_arrow].left_slick_arrow span:after {
content: "\f140";
}
.row.sidebar_left .content-container {
float: right;
}
.container-grid.row > .builderry_module_carousel {
margin-left: 0;
margin-right: 0;
}
.container-grid.row > .builderry_module_carousel.navigation_offset_element {
padding-left: 40px;
padding-right: 40px;
overflow: hidden;
}
.container-grid.row > .builderry_module_carousel.navigation_offset_element > .slick-slider {
overflow: visible;
}
.container-grid.row > .builderry_module_carousel.navigation_offset_element .slick-list {
overflow: hidden;
}
.blog_title {
margin-bottom: 30px;
}
.blog_subtitle {
margin-bottom: 45px;
font-size: 18px;
line-height: 1.6;
} .blog-post_views-wrap {
text-align: center;
line-height: 30px;
font-size: 12px;
}
.blog-post_views-wrap:before {
font-family: Flaticon;
content: "\f129";
font-size: 16px;
color: #c7c7c7;
margin-right: 2px;
}
.blog-post_views-wrap .counts {
font-weight: bold;
vertical-align: top;
color: #b6b6b6;
}
.blog-post_views-wrap .counts_text {
color: #b6b6b6;
font-size: 12px;
font-weight: 600;
text-transform: capitalize;
display: none;
} .attachment_media .meta-wrapper {
margin-bottom: 10px;
}
.parallax-video {
position: absolute !important;
z-index: 2 !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.jarallax {
position: relative;
z-index: 0;
}
.jarallax > .jarallax-img {
position: absolute;
object-fit: cover; font-family: "object-fit: cover;";
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
} .wgl-likes {
display: inline-block;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
cursor: pointer;
}
.wgl-likes .sl-count {
color: #b0b0b0;
}
.wgl-likes .sl-icon {
margin-right: 8px;
color: #c7c7c7;
transform: translateZ(0);
display: inline-block;
font-size: 12px;
}
.wgl-likes:hover .sl-icon {
animation-name: pulse_like;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@keyframes pulse_like {
25% {
transform: scale(1.2);
}
75% {
transform: scale(0.9);
}
}   .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
transition-duration: 0.8s;
}
.isotope {
transition-property: height, width;
}
.isotope .isotope-item {
transition-property: transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
transition-duration: 0s;
} body ul li,
body ol li {
position: relative;
z-index: 1;
padding-left: 20px;
list-style: none;
line-height: 40px;
}
body ul li:before {
content: "";
position: absolute;
z-index: 1;
font-size: 1em;
width: 5px;
height: 5px;
border-radius: 50%;
display: block;
left: 2px;
top: 18px;
}
body ul > li:last-child,
body ol > li:last-child {
padding-bottom: 0;
}
body ul.builderry_dash li {
padding-left: 25px;
}
body ul.builderry_dash li:before {
content: "";
width: 10px;
height: 2px;
border-radius: 0;
top: 20px;
}
body ul.builderry_plus li {
padding-left: 25px;
}
body ul.builderry_plus li:before {
position: absolute;
z-index: 1;
content: "";
width: 8px;
height: 2px;
left: 7px;
top: 20px;
}
body ul.builderry_plus li:after {
position: absolute;
z-index: 1;
content: "";
width: 2px;
height: 8px;
left: 10px;
top: 17px;
}
body ul.builderry_check li {
padding-left: 25px;
}
body ul.builderry_check li:before {
content: "\f11d";
font-family: flaticon;
width: 0;
height: 0;
top: 0;
font-size: 10px;
}
body ul.no-list-style li {
padding: 0;
}
body ul.no-list-style li:before {
display: none;
}
body ol {
counter-reset: li;
}
body ol li {
counter-increment: li;
}
body ol > li {
position: relative;
}
body ol > li:before { content: "." counter(li);
position: absolute;
z-index: 1;
left: 0;
font-size: inherit;
display: inline-block;
line-height: inherit;
direction: rtl;
font-weight: 600;
width: auto;
height: auto;
}
body ul ol > li:before {
top: 0;
background-color: transparent !important;
}
body li ol {
margin-bottom: 0;
padding-bottom: 0;
} .single.related_posts + .row #comments {
padding-top: 0;
margin-top: 14px;
}
#comments {
margin-top: 40px;
margin-bottom: 44px;
}
#comments > h3 {
margin-bottom: 6px;
padding-bottom: 16px;
z-index: 10;
position: relative;
}
#comments .pingback .edit-link .comment-edit-link {
font-size: 12px;
color: #7e7676;
margin-left: 5px;
}
#comments .pingback .edit-link .comment-edit-link:hover {
color: #b9a9cd;
}
#comments .comment-notes {
margin-bottom: 10px;
}
#comments .form-submit {
margin-bottom: 0;
clear: both;
}
#comments .commentlist {
list-style: none;
margin: 0;
padding: 0;
position: relative;
line-height: inherit;
}
#comments .commentlist li.pingback {
padding: 0;
}
#comments .commentlist li.pingback:before {
display: none;
}
#comments .commentlist + * {
margin-top: 20px;
}
#comments .commentlist .comment-respond {
margin: 20px 0;
}
#comments .commentlist .comment {
padding: 0;
}
#comments .commentlist .comment:before, #comments .commentlist .comment:after {
display: none;
}
#comments .commentlist .comment .stand_comment {
padding: 34px 0 26px 100px;
margin-bottom: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#comments .commentlist .comment .stand_comment .thiscommentbody {
position: relative;
z-index: 1;
min-height: 80px;
}
#comments .commentlist .comment .commentava {
position: absolute;
z-index: 1;
left: -100px;
top: 4px;
height: 70px;
width: 70px;
}
#comments .commentlist .comment .commentava img {
border-radius: 0;
}
#comments .commentlist .comment.pingback .stand_comment {
padding-left: 0;
}
#comments .commentlist .comment .children .comment {
margin-left: 70px;
}
#comments .commentlist .comment .children .stand_comment {
padding-left: 70px;
}
#comments .commentlist .comment .children .stand_comment .commentava {
left: -70px;
width: 50px;
height: 50px;
}
#comments .commentlist > .comment > .children > .comment {
margin-left: 90px;
}
#comments .commentlist > .comment:last-child {
margin-bottom: -1px;
}
#comments .commentlist > .comment:last-child .stand_comment:last-child {
border-bottom: 0;
}
#comments .commentlist .comment_info {
padding-right: 90px;
}
#comments .commentlist .comment_info .meta-wrapper {
margin-bottom: 0;
opacity: 1;
float: none;
padding: 0;
line-height: 22px;
background: none;
}
#comments .commentlist .comment_info .meta-wrapper * {
font-size: 12px;
text-transform: uppercase;
}
#comments .commentlist .comment_author_says {
font-size: 18px;
font-weight: bold;
line-height: 18px;
padding-top: 4px;
}
#comments .commentlist .comment_author_says a {
font-weight: inherit;
font-size: inherit;
}
#comments .commentlist .comment_content {
margin-top: 0;
font-weight: 400;
line-height: 30px;
}
#comments .commentlist .comment_content p {
margin-bottom: 0;
padding-bottom: 5px;
}
#comments .commentlist .comment_content h1, #comments .commentlist .comment_content h2, #comments .commentlist .comment_content h3, #comments .commentlist .comment_content h4, #comments .commentlist .comment_content h5, #comments .commentlist .comment_content h6 {
margin-bottom: 8px;
}
#comments .comment-reply-wrapper {
position: absolute;
right: 2px;
top: 6px;
display: block;
line-height: 24px;
}
#comments .comment-reply-wrapper:before, #comments .comment-reply-wrapper:after {
height: 6px;
width: 6px;
position: absolute;
content: "";
transition: all 0.35s ease;
opacity: 1;
z-index: -1;
}
#comments .comment-reply-wrapper:before {
right: 0;
top: 0;
border-right: 2px solid currentColor;
border-top: 2px solid currentColor;
transform: translate(0%, 0%);
}
#comments .comment-reply-wrapper:after {
left: 0;
bottom: 0;
border-left: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: translate(0%, 0%);
}
#comments .comment-reply-wrapper:hover:before {
transform: translate(-100%, 50%);
opacity: 0;
}
#comments .comment-reply-wrapper:hover:after {
transform: translate(100%, -50%);
opacity: 0;
}
#comments .comment-reply-wrapper:hover a:before {
transform: translate(100%, 50%);
opacity: 0;
}
#comments .comment-reply-wrapper:hover a:after {
transform: translate(-100%, -50%);
opacity: 0;
}
#comments .comment-reply-link {
display: inline-block;
vertical-align: middle;
font-size: 0.8125em;
font-weight: bold;
text-transform: uppercase;
box-sizing: border-box;
border: 0;
border-radius: 0;
transition: all 0.3s ease;
letter-spacing: 0;
line-height: 28px;
padding: 0 8px;
}
#comments .comment-reply-link:before, #comments .comment-reply-link:after {
height: 6px;
width: 6px;
position: absolute;
content: "";
transition: all 0.35s ease;
opacity: 1;
z-index: -1;
}
#comments .comment-reply-link:before {
left: 0;
top: 0;
border-left: 2px solid currentColor;
border-top: 2px solid currentColor;
transform: translate(0%, 0%);
}
#comments .comment-reply-link:after {
right: 0;
bottom: 0;
border-right: 2px solid currentColor;
border-bottom: 2px solid currentColor;
transform: translate(0%, 0%);
}
#comments #cancel-comment-reply-link {
opacity: 0.8;
text-transform: capitalize;
}
#comments small #cancel-comment-reply-link {
font-size: 18px;
margin-left: 10px;
}
#comments ol.commentlist > li:first-child > .stand_comment {
padding-top: 0;
}
.comments-title {
margin-bottom: 28px;
}
body .comment-respond .comment-reply-title {
position: relative;
}
body .comment-respond .comment-form {
margin-left: -5px;
margin-right: -5px;
}
body .comment-respond .comment-form [class*=wgl_col-],
body .comment-respond .comment-form > p {
position: relative;
padding-left: 5px;
padding-right: 5px;
}
body .comment-respond .comment-form-cookies-consent {
clear: both;
}
body .comment-respond label {
margin: 0;
}
body .comment-respond .form_field {
width: 100%;
margin-bottom: 10px !important;
}
body .comment-respond textarea.form_field {
resize: none;
margin-bottom: 20px !important;
}
.wp-block-latest-comments > li {
padding-left: 0;
}
.wp-block-latest-comments > li:before {
display: none;
} .wpcf7-form-control-wrap {
display: block;
margin-bottom: 10px;
}
.wpcf7 .wpcf7-response-output {
margin: 0;
}
.wpcf7 input:not([type=submit]),
.wpcf7 select,
.wpcf7 textarea {
width: 100%;
}
.wpcf7-form .row {
margin-left: -5px;
margin-right: -5px;
}
.wpcf7-form .row [class*=wgl_col-] {
position: relative;
padding-left: 5px;
padding-right: 5px;
}
.wpcf7 .ajax-loader {
display: none !important;
}
.wpcf7-not-valid {
border-color: #ff0000;
}
.wpcf7-not-valid-tip {
padding-top: 5px;
}
.wpcf7 .form-icon {
position: absolute;
z-index: 1;
top: 9px;
right: 35px;
font-size: 14px;
color: #bababa;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
display: flex;
align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input {
width: auto;
height: auto;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input + .wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input + .wpcf7-list-item-label {
padding-left: 0.5em;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type=radio] {
-webkit-appearance: radio;
appearance: radio;
}
.wpb_text_column .wpcf7 .wpcf7-form-control-wrap {
display: block;
margin-bottom: 10px;
}
.sign_up {
display: flex;
justify-content: center;
margin-right: -20px;
}
.sign_up input[type=submit] {
margin-left: 20px;
height: 50px;
}
.sign_up input[type=email] {
width: 350px;
}
.sign_up .ajax-loader {
display: none;
} #mc_embed_signup .mc-field-group {
width: calc(100% - 160px);
margin-right: 20px;
float: left;
position: relative;
z-index: 1;
}
#mc_embed_signup .mc-field-group input {
width: 100%;
padding-bottom: 0;
padding-top: 0;
background-color: rgba(255, 255, 255, 0.1);
color: #979797;
height: 40px;
}
#mc_embed_signup .mc-field-group input::placeholder {
color: #979797;
}
#mc_embed_signup .button-submit input {
width: 140px;
margin-bottom: 0;
text-transform: uppercase;
font-weight: 600;
}
#mc_embed_signup div.mce_inline_error {
margin-bottom: 0 !important;
position: absolute;
z-index: 1;
box-sizing: border-box;
width: 100%;
box-shadow: 0px 0px 15px 0px rgba(40, 71, 178, 0.15);
background: #fff !important;
color: #6B0505 !important;
border-top: 0 !important;
margin-top: 5px !important;
border-radius: 0;
}
.wgl-mailchimp-2 #mc_embed_signup .mc-field-group {
width: 100%;
float: left;
position: relative;
z-index: 1;
margin-right: 0;
}
.wgl-mailchimp-2 #mc_embed_signup .mc-field-group input {
width: 100%;
background-color: transparent;
color: #ffffff;
height: 50px;
font-size: 14px;
border: 1px solid #8b8b8b;
}
.wgl-mailchimp-2 #mc_embed_signup .mc-field-group input::placeholder {
color: #ffffff;
}
.wgl-mailchimp-2 #mc_embed_signup .mc-field-group .mce_inline_error {
width: 100%;
}
.wgl-mailchimp-2 #mc_embed_signup .button-submit {
position: absolute;
z-index: 1;
top: 5px;
right: 5px;
transition: all 0.5s;
}
.wgl-mailchimp-2 #mc_embed_signup .button-submit input {
margin-bottom: 0;
padding: 0 10px;
width: 130px;
height: 40px;
}
.wgl-mailchimp-2 #mc_embed_signup .button-submit:hover input {
color: #ffffff;
} .builderry_module_carousel {
margin-left: -15px;
margin-right: -15px;
}
.builderry_module_carousel .slick-slider {
position: relative;
z-index: 1;
display: block;
-webkit-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
overflow: hidden;
}
.builderry_module_carousel .slick-list {
position: relative;
z-index: 1;
display: block;
}
.builderry_module_carousel .slick-track {
position: relative;
z-index: 1;
}
.builderry_module_carousel .slick-track:after {
content: "";
display: table;
clear: both;
}
.builderry_module_carousel .slick-slide {
padding-left: 15px;
padding-right: 15px;
float: left;
height: 100%;
min-height: 1px;
cursor: pointer;
}
.builderry_module_carousel .slick-slide.dragging img {
pointer-events: none;
}
.builderry_module_carousel .slick-loading .slick-track,
.builderry_module_carousel .slick-loading .slick-slide {
visibility: hidden;
} .wgl-pagination {
padding: 0 0 30px 0;
}
.wgl-pagination .page {
display: inline-block;
vertical-align: top;
margin: 0 2.5px;
padding: 0;
}
.wgl-pagination .page-numbers {
display: block;
position: relative;
z-index: 1;
height: 40px;
width: 40px;
line-height: 40px;
font-size: 16px;
font-weight: 600;
padding: 0;
transition: all 0.4s;
text-align: center;
background: #f7f7f7;
}
.wgl-pagination .page-numbers i {
font-size: 13px;
font-weight: 700;
}
.wgl-pagination .page > a:hover {
color: #fff;
}
.wgl-pagination .page .current {
cursor: default;
color: #ffffff;
}
.wgl-pagination .page:before, .wgl-pagination .page:after {
display: none;
}
.wgl-pagination .page:first-child {
margin-left: 0;
}
.wgl-pagination .page:last-child {
margin-right: 0;
}
.page-link {
clear: both;
} .load_more_item {
padding: 9px 40px;
font-weight: 600;
text-transform: uppercase;
display: inline-block;
font-size: 13px;
color: #fff;
min-width: 155px;
border-width: 1px;
border-style: solid;
white-space: nowrap;
margin: 0 20px !important;
}
.load_more_item:hover {
background: transparent;
}
.text-center.load_more_wrapper {
text-align: center;
}
.load_more_wrapper {
margin-top: 50px;
position: relative;
z-index: 1;
}
@keyframes rotating {
from {
transform: rotate(0);
}
to {
transform: rotate(360deg);
}
}
.load_more_wrapper.blog_load_more {
margin-top: 10px;
}
.load_more_wrapper.full_width_btn .load_more_item {
width: 100%;
}
.load_more_wrapper .load_more_item {
transition: 0.3s ease;
position: relative;
}
.load_more_wrapper .load_more_item.loading:before {
color: inherit;
}
.load_more_wrapper .load_more_item:before {
content: "\f021";
display: inline-block;
position: absolute;
z-index: 99;
top: 50%;
left: 50%;
margin: -10px 0 0 -8px;
font-family: "Font Awesome 5 Free";
font-size: 19px;
line-height: 1;
font-weight: 600;
color: #fff;
text-rendering: auto;
opacity: 0;
animation: rotating 2s linear infinite;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: 0.3s ease;
}
.load_more_wrapper .loading {
height: 50px;
width: 50px !important;
margin: 0 auto;
box-sizing: border-box;
min-width: initial;
padding: 0;
}
.load_more_wrapper .loading.load_more_item:before {
opacity: 1;
}
.load_more_wrapper .loading span {
position: absolute;
opacity: 0;
} .mc4wp-form-fields {
position: relative;
}
.mc4wp-form-fields input[type=email]:not([type=checkbox]) {
background: #fff;
display: inline-block;
width: calc(100% - 165px);
margin-right: 5px;
max-width: 410px;
}
.mc4wp-form-fields input[type=submit] {
transition: all 0.5s;
letter-spacing: 0;
height: 45px;
padding: 5px 37px 5px;
}
@media only screen and (max-width: 375px) {
.mc4wp-form-fields input[type=email]:not([type=checkbox]) {
width: 100%;
}
.mc4wp-form-fields input[type=submit] {
width: 100%;
margin-top: 10px;
}
} .wgl-row-animation {
position: relative;
z-index: 1;
}
.wgl-row-animation .wpb_column {
position: relative;
z-index: 2;
}
.wgl-row-animation .wgl-row_background {
position: absolute;
z-index: 1;
top: 50%;
left: 70%;
transform: translate(-50%, -50%);
}
.particles-js {
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
} #preloader-wrapper {
background-color: #fdfaf8;
z-index: 10000;
position: fixed;
width: 100%;
height: 100%;
}
.preloader-container {
position: relative;
width: 82px;
height: 82px;
left: 50%;
top: 50%;
margin-top: -41px;
margin-left: -41px;
}
.preloader-container > div {
position: relative;
width: 25px;
height: 25px;
margin: 1px;
float: left;
background: tomato;
transform: scale(0);
transform-origin: center center;
animation: loader 2s infinite linear;
}
.preloader-container > div:nth-of-type(1), .preloader-container > div:nth-of-type(5), .preloader-container > div:nth-of-type(9) {
animation-delay: 0.4s;
}
.preloader-container > div:nth-of-type(4), .preloader-container > div:nth-of-type(8) {
animation-delay: 0.2s;
}
.preloader-container > div:nth-of-type(2), .preloader-container > div:nth-of-type(6) {
animation-delay: 0.6s;
}
.preloader-container > div:nth-of-type(3) {
animation-delay: 0.8s;
}
@keyframes loader {
0% {
transform: scale(0);
}
40% {
transform: scale(1);
}
80% {
transform: scale(1);
}
100% {
transform: scale(0);
}
} #scroll_up {
position: fixed;
z-index: 20;
width: 44px;
height: 44px;
line-height: 44px;
right: 0;
bottom: 30px;
opacity: 0;
text-align: center;
transition: all 0.4s;
transform: translateX(130%);
cursor: pointer;
}
#scroll_up:after {
content: "\f162";
font-family: Flaticon;
font-size: 16px;
display: inline-block;
transform: rotate(90deg);
}
#scroll_up.active {
opacity: 1;
transform: translateX(0%);
}
#scroll_up:hover:after {
animation: scroll_up_anim 1.5s infinite;
}
@keyframes scroll_up_anim {
0% {
transform: rotate(90deg) translateX(-3px);
}
50% {
transform: rotate(90deg) translateX(3px);
}
100% {
transform: rotate(90deg) translateX(-3px);
}
} body .wpml-ls a span:focus {
outline: none;
}
body li.wpml-ls-menu-item ul li a {
width: auto;
}
.wgl-theme-header [class^=position_right] .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
right: 0;
left: auto;
}
.sitepress_container > .wpml-ls {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
}
.sitepress_container > .wpml-ls > ul, .sitepress_container > .wpml-ls > ul > li {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
}
.sitepress_container > .wpml-ls > ul {
letter-spacing: 0.02em;
}
.sitepress_container > .wpml-ls > ul > li:before {
display: none;
}
.sitepress_container > .wpml-ls li a {
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
box-sizing: border-box;
}
.sitepress_container > .wpml-ls li a:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 100%;
}
.sitepress_container > .wpml-ls li a .wpml-ls-flag {
width: 20px;
height: 20px;
}
body .wpml-ls-legacy-dropdown {
width: auto;
text-align: center;
}
body .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
body .wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
opacity: 1;
visibility: visible;
top: 100%;
}
body .wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover {
background: none;
border: 0;
color: inherit !important;
}
body .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a {
background: none;
border: 0;
color: inherit !important;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
border-top: 0;
padding: 0 0;
margin-top: 0;
min-width: 150px;
box-sizing: border-box;
text-align: left;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in;
top: calc(100% + 15px);
box-shadow: 0px 14px 35px 0px rgba(49, 49, 49, 0.08);
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
line-height: 30px;
border-bottom: 1px solid #ebebeb;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item:before {
display: none;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a {
padding: 0;
width: 100%;
line-height: inherit;
position: relative;
transition: color 0.4s, opacity 0.4s;
padding: 7px 20px 7px 30px;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:before {
content: "";
display: inline-block;
height: 0;
width: 4px;
vertical-align: middle;
margin-right: 0;
opacity: 0;
visibility: hidden;
transition: height 0.4s, opacity 0.4s ease, top 0.4s ease;
position: absolute;
top: 50%;
left: 0;
transform: translateX(0);
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span {
position: relative;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover {
background: #f6f6f6;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover:before {
top: 0;
height: calc(100% + 1px);
opacity: 1;
visibility: visible;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu:before {
content: "";
position: absolute;
z-index: -1;
top: -10px;
left: 0;
width: 100%;
height: 10px;
}
body .wpml-ls-legacy-dropdown a {
background: none;
border: 0;
color: inherit;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
padding: 5px 0;
line-height: 0;
}
body .wpml-ls-legacy-dropdown a:hover {
color: inherit;
background: none;
transition: 0s;
}
body .wpml-ls-legacy-dropdown a:active {
color: inherit;
background: none;
transition: 0s;
}
body .wpml-ls-legacy-dropdown a:visited {
color: inherit;
background: none;
transition: 0s;
}
body .wpml-ls-legacy-dropdown a:link {
color: inherit;
background: none;
transition: 0s;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
display: none;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle > span {
padding-right: 14px;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle > span:after, body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle > span:before {
position: absolute;
content: "";
z-index: 1;
background: currentColor;
margin-top: 1px;
vertical-align: middle;
display: inline-block;
border: 0;
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle > span:before {
width: 8px;
height: 2px;
right: 0;
top: 50%;
transform: translateY(-50%);
}
body .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle > span:after {
width: 2px;
height: 8px;
right: 3px;
top: 50%;
transform: translateY(-50%);
}  .woo_product_post_media {
margin: 0;
}
@keyframes wgl_fadeInUp {
0% {
opacity: 0;
transform: translate3d(0, 40px, 0);
}
100% {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
ul.wgl-products,
.woocommerce .products ul.wgl-products {
padding: 0;
display: flex;
flex-flow: row wrap;
margin-right: -30px;
}
ul.wgl-products.animated_products li,
.woocommerce .products ul.wgl-products.animated_products li {
opacity: 0;
transform: translate3d(0, 20px, 0);
}
ul.wgl-products.animated_products li.visible_item,
.woocommerce .products ul.wgl-products.animated_products li.visible_item {
animation-fill-mode: both;
animation-duration: 0.3s;
animation-name: wgl_fadeInUp;
}
ul.wgl-products li,
.woocommerce .products ul.wgl-products li {
display: flex;
align-items: center;
flex-flow: column nowrap;
margin: 0 30px 40px 0;
padding: 0;
box-sizing: border-box;
transition: all 0.3s ease;
}
ul.wgl-products li:before,
.woocommerce .products ul.wgl-products li:before {
display: none;
}
ul.wgl-products .woocommerce-loop-product__title,
.woocommerce .products ul.wgl-products .woocommerce-loop-product__title {
font-size: 16px;
text-align: center;
margin-top: 16px;
line-height: 22px;
margin-bottom: 0;
font-weight: 500;
}
ul.wgl-products .woocommerce-loop-product__title a,
.woocommerce .products ul.wgl-products .woocommerce-loop-product__title a {
font-family: inherit;
font-weight: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
}
ul.wgl-products .star-rating,
.woocommerce .products ul.wgl-products .star-rating {
float: none;
margin: 7px auto 10px;
letter-spacing: 5px;
width: 7.24em;
font-size: 14px;
line-height: 1;
}
ul.wgl-products .star-rating:before,
.woocommerce .products ul.wgl-products .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 600;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
ul.wgl-products .price,
.woocommerce .products ul.wgl-products .price {
font-size: 16px;
font-weight: 500;
text-align: center;
display: inline-block;
line-height: 35px;
}
ul.wgl-products .price del,
.woocommerce .products ul.wgl-products .price del {
margin-right: 16px;
color: #b5b5b5;
}
.woocommerce .woocommerce-product-rating .star-rating {
margin: 0;
letter-spacing: 7.5px;
width: 7.59em;
font-size: 16px;
line-height: 1;
margin-right: 20px;
margin-left: 6px;
}
.woocommerce .woocommerce-product-rating .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 600;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .star-rating {
letter-spacing: 5.5px;
width: 7.24em;
font-size: 14px;
line-height: 1;
}
.woocommerce .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 600;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 600;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.columns-3 ul.wgl-products li {
width: calc(33.33333% - 30px);
}
.columns-4 ul.wgl-products li {
width: calc(25% - 30px);
}
.columns-2 ul.wgl-products li {
width: calc(50% - 30px);
}
.columns-1 ul.wgl-products li {
width: calc(100% - 30px);
}
ul.wgl-products li {
transition: all 0.3s ease;
}
ul.wgl-products li .picture {
position: relative;
overflow: hidden;
}
ul.wgl-products li .picture .woo_post-link {
display: block;
border: 1px solid #ebebee;
position: relative;
}
ul.wgl-products li .picture img {
transition: filter 0.6s, opacity 0.7s, transform 0.6s;
transform: scale(1);
}
ul.wgl-products li .picture img.attachment-shop_catalog {
opacity: 0;
transition: filter 0.6s, opacity 0.7s, transform 0.6s;
filter: blur(0);
pointer-events: none;
position: absolute;
top: 0;
left: 0;
right: auto;
}
ul.wgl-products li:hover a.add_to_cart_button,
ul.wgl-products li:hover a.button {
visibility: visible;
opacity: 1;
bottom: 0;
}
ul.wgl-products li:hover a.add_to_cart_button:hover,
ul.wgl-products li:hover a.button:hover {
color: #fff;
}
ul.wgl-products li:hover .picture:not(.no_effects) img.attachment-shop_catalog {
opacity: 1;
pointer-events: inherit;
transform: scale(1) translateZ(0) translateY(0) !important;
}
ul.wgl-products li a.add_to_cart_button,
ul.wgl-products li a.button,
ul.wgl-products li .added_to_cart.wc-forward {
font-weight: bold;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
position: absolute;
left: -1px;
bottom: 10px;
border-radius: 0;
opacity: 0;
visibility: hidden;
font-size: 13px;
line-height: 48px;
padding: 0 37px;
z-index: 2;
text-align: center;
color: #fff;
transition: all 0.3s ease;
white-space: nowrap;
backface-visibility: hidden;
min-width: 180px;
box-sizing: border-box;
width: calc(100% + 2px);
text-transform: uppercase;
}
ul.wgl-products li a.add_to_cart_button:before,
ul.wgl-products li a.button:before,
ul.wgl-products li .added_to_cart.wc-forward:before {
content: "\f198";
font-family: "flaticon";
margin-right: 15px;
font-size: 16px;
font-weight: 400;
transition: all 0.9s ease;
line-height: 50px;
}
ul.wgl-products li a.button.added:after,
ul.wgl-products li button.button.added:after,
ul.wgl-products li input.button.added::after {
font-size: 16px;
color: #fff;
vertical-align: inherit;
margin-left: 0;
}
ul.wgl-products li a.button.added,
ul.wgl-products li button.button.added,
ul.wgl-products li input.button.added {
font-size: 0;
height: 50px;
vertical-align: inherit;
color: transparent;
bottom: -1px;
opacity: 0;
visibility: visible;
transition: all 0.3s ease;
transition-delay: 0.2s;
}
ul.wgl-products li a.button.added:before,
ul.wgl-products li button.button.added:before,
ul.wgl-products li input.button.added:before {
display: none;
}
ul.wgl-products li a.button.added + .added_to_cart,
ul.wgl-products li button.button.added + .added_to_cart,
ul.wgl-products li input.button.added + .added_to_cart {
animation-delay: 0.3s;
animation-name: wgl_flash_in;
animation-duration: 0.2s;
animation-fill-mode: forwards;
}
ul.wgl-products li a.button.loading,
ul.wgl-products li button.button.loading,
ul.wgl-products li input.button.loading {
font-size: 0;
height: 50px;
vertical-align: inherit;
color: #fff;
bottom: -1px;
opacity: 1;
visibility: visible;
transition: 0.6s ease;
padding: 0;
min-width: 50px;
}
ul.wgl-products li a.button.loading:before,
ul.wgl-products li button.button.loading:before,
ul.wgl-products li input.button.loading:before {
content: "\f110";
display: inline-block;
margin-right: 0;
margin-left: 0;
font-family: "Font Awesome 5 Free";
font-weight: 600;
line-height: 50px;
color: #ffffff;
text-align: center;
text-rendering: auto;
background: transparent;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
animation: fa-spin 2s infinite linear;
}
ul.wgl-products li a.button.loading:after,
ul.wgl-products li button.button.loading:after,
ul.wgl-products li input.button.loading:after {
display: none;
}
@keyframes fa-spin {
0% {
transform: rotate(0deg);
}
to {
transform: rotate(1turn);
}
}
@keyframes wgl_flash_in {
from {
opacity: 0;
visibility: hidden;
}
to {
opacity: 1;
bottom: -1px;
visibility: visible;
}
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
width: 2px;
height: 16px;
margin-left: -1px;
margin-top: -8px;
top: 50%;
border-radius: 0;
}
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
text-align: center;
}
.woocommerce .products .star-rating {
margin: 5px auto 10px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: 5px;
margin-bottom: 24px;
margin-left: 0;
margin-right: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .price_slider.ui-widget-content {
border-radius: 0;
background: #e8e8e8;
border: 0;
}
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before {
display: none;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding-left: 0;
padding-right: 15px;
}
.woocommerce .widget_shopping_cart .cart_list li:before,
.woocommerce.widget_shopping_cart .cart_list li:before {
display: none;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: left;
width: 60px;
margin-left: 0;
margin-right: 15px;
margin-top: -2px;
border: 1px solid #ebebee;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
left: auto;
right: 9px;
font: 0/0 serif;
text-shadow: none;
color: transparent;
margin: 0;
top: 18px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
content: "\f112";
font-family: "flaticon";
font-size: 11px;
line-height: 1;
display: inline-block;
color: #a8abbe;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
box-shadow: none;
transition: all 0.3s;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:hover:before {
opacity: 0.6;
color: #ff144b;
}
.widget.widget_price_filter .widget-title {
margin-bottom: 30px;
}
.widget_product_search .woocommerce-product-search {
position: relative;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
box-sizing: border-box;
transition: box-shadow 0.4s;
margin-bottom: 0;
}
.widget_product_search .woocommerce-product-search:before {
width: 50px;
height: 45px;
position: absolute;
right: 4px;
cursor: pointer;
padding: 0;
margin: 0;
content: "\f14a";
color: #363b5b;
transform: translate(0, 0);
text-align: center;
opacity: 1;
top: 0;
display: inline-block;
z-index: 1;
font: normal normal normal 14px/1 flaticon;
font-weight: 400;
font-size: 21px;
line-height: 45px;
transition: opacity 0.3s;
}
.widget_product_search .woocommerce-product-search [type=submit] {
font-size: 0;
width: 50px;
height: 45px;
opacity: 0;
position: absolute;
right: 0;
cursor: pointer;
padding: 0;
margin: 0;
margin-top: 0;
top: 0;
}
.widget_product_search .woocommerce-product-search .search-field {
width: 100%;
height: 45px;
padding: 0px 50px 0 20px;
border: none;
outline: none;
font-weight: 400;
background: #f6f6f6;
border: 0;
overflow: hidden;
margin-bottom: 0;
}
.widget_product_search .woocommerce-product-search .search-field::placeholder {
font-size: 16px;
font-weight: 400;
transition: all 0.5s;
}
.widget_product_search .woocommerce-product-search .search-field:focus::placeholder {
opacity: 0;
}
.woocommerce .star-rating span:before {
color: #f9d322;
}
.woocommerce span.onsale {
display: inline-block;
font-size: 12px;
font-weight: 500;
box-sizing: border-box;
font-weight: bold;
width: auto;
line-height: 23px;
height: auto;
padding: 2px 14px 0;
min-width: 45px;
min-height: auto;
text-transform: uppercase;
color: #ffffff;
left: 0;
top: 0;
border-radius: 0;
background: #f92245;
}
.product_list_widget .product-title {
font-size: 16px;
font-weight: 500;
line-height: 24px;
transition: color 0.3s ease;
}
.product_list_widget del {
margin-right: 14px;
color: #b5b5b5;
}
.product_list_widget del .woocommerce-Price-amount {
color: inherit;
}
.woocommerce del {
margin-right: 4px;
color: #b5b5b5;
}
.woocommerce del .woocommerce-Price-amount {
color: inherit;
}
.woocommerce div.product p.price del {
opacity: 1;
font-size: 16px;
}
.product_list_widget .woocommerce-Price-amount {
font-size: 14px;
font-weight: 400;
margin-top: 8px;
margin-right: 4px;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
font-weight: 500;
font-size: 16px;
line-height: 24px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 0;
margin-bottom: 20px;
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
margin-bottom: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
font-size: 14px;
font-weight: bold;
line-height: 38px;
margin: 0;
cursor: pointer;
text-decoration: none;
overflow: visible;
padding: 0 32px;
left: auto;
border: 0;
display: inline-block;
box-shadow: none;
text-shadow: none;
text-transform: uppercase;
border-radius: 0;
color: #fff;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
background: transparent;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount {
font-size: 16px;
line-height: 50px;
font-weight: 700;
text-transform: capitalize;
margin-bottom: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
font-weight: 700;
}
.woocommerce .widget_price_filter .price_slider_amount span {
font-weight: 400;
font-size: 16px;
}
.woocommerce .widget_price_filter .price_slider_amount span.from {
margin-left: 10px;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
margin-top: 16px;
}
.woocommerce ul.cart_list li .quantity {
font-weight: 400;
font-size: 14px;
}
.woocommerce ul.cart_list li .quantity .woocommerce-Price-amount {
font-weight: 500;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border: 0;
padding-top: 23px;
margin-bottom: 10px;
font-size: 18px;
font-weight: 600;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
font-size: 14px;
font-weight: bold;
line-height: 48px;
margin: 0;
cursor: pointer;
text-decoration: none;
overflow: visible;
padding: 0 25px;
left: auto;
display: inline-block;
box-shadow: none;
text-shadow: none;
margin-right: 0;
margin-bottom: 10px;
color: #fff;
transition: all 0.4s;
text-align: center;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
border-radius: 0;
}
.woocommerce .widget_shopping_cart .buttons a.checkout,
.woocommerce.widget_shopping_cart .buttons a.checkout {
background: transparent;
}
.woocommerce .widget_shopping_cart .buttons a.checkout:hover,
.woocommerce.widget_shopping_cart .buttons a.checkout:hover {
color: #fff !important;
}
.woocommerce .widget_shopping_cart .buttons a:not(.checkout):hover,
.woocommerce.widget_shopping_cart .buttons a:not(.checkout):hover {
background: transparent !important;
}
.woocommerce .widget_shopping_cart .buttons a:last-child,
.woocommerce.widget_shopping_cart .buttons a:last-child {
margin-bottom: 0;
}
.woocommerce .widget_shopping_cart .buttons a:last-child,
.woocommerce.widget_shopping_cart .buttons a:last-child {
margin-right: 0;
}
.woocommerce > .builderry_module_message_box {
margin-bottom: 20px;
}
.woocommerce-mini-cart__buttons.buttons a.button {
width: 100%;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
font-size: 20px;
text-transform: capitalize;
font-weight: 700;
}
.woocommerce .widget_shopping_cart .total .woocommerce-Price-amount,
.woocommerce.widget_shopping_cart .total .woocommerce-Price-amount {
margin-left: 5px;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
display: inline;
width: 50%;
margin: 0 0 30px;
float: left;
font-size: 16px;
font-weight: 400;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
display: inline;
width: 50%;
margin: 0 0 30px;
float: left;
text-align: right;
}
.woocommerce .woocommerce-ordering select {
float: right;
border: 0;
padding: 6px 20px;
outline: none;
margin: 0;
width: 270px;
max-width: 100%;
display: block;
font-size: 16px;
line-height: 1.4;
background-color: #f6f6f6;
box-sizing: border-box;
font-family: inherit;
border: 0;
font-weight: 400;
color: #767676;
}
.wgl-products-catalog,
.wgl-products-related {
clear: both;
overflow: hidden;
}
.wgl-products-catalog {
margin-top: 10px;
}
.woo_product_image {
display: flex;
justify-content: center;
}
.wgl-woocommerce-sorting {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.wgl-woocommerce-sorting:after {
dispay: block;
height: 0;
content: "";
clear: both;
}
.wgl-woocommerce-sorting .builderry_module_message_box {
width: 100%;
box-sizing: border-box;
}
.wgl-woocommerce-sorting .builderry_module_message_box:before {
display: none;
} .woocommerce nav.woocommerce-pagination {
text-align: left;
margin: -10px 0 0 0;
padding: 0;
list-style: none;
}
.woocommerce nav.woocommerce-pagination ul {
display: block;
white-space: nowrap;
clear: both;
border: 0;
border-right: 0;
margin: 0;
text-align: left;
padding: 0 0 60px 0;
font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
display: inline-block;
vertical-align: top;
padding: 0;
border: 0;
float: none;
margin: 0 2.5px;
overflow: visible;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current:after {
width: 100%;
opacity: 1;
visibility: visible;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
border: none;
text-transform: uppercase;
position: relative;
z-index: 1;
height: 40px;
width: 40px;
line-height: 40px;
font-size: 16px;
font-weight: 600;
display: block;
padding: 0;
transition: all 0.4s;
text-align: center;
background: #f7f7f7;
}
.woocommerce nav.woocommerce-pagination ul li span:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover {
color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.next,
.woocommerce nav.woocommerce-pagination ul li span.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
font-size: 13px;
}
.woocommerce nav.woocommerce-pagination ul li span.next, .woocommerce nav.woocommerce-pagination ul li span.prev,
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce nav.woocommerce-pagination ul li a.prev {
font-weight: 700;
}
.woocommerce nav.woocommerce-pagination ul li:first-child {
margin-left: 0;
}
.woocommerce nav.woocommerce-pagination ul li:before {
display: none;
}
.woocommerce nav.woocommerce-pagination ul li a.current,
.woocommerce nav.woocommerce-pagination ul li span {
cursor: default;
} .woocommerce-tabs .comment-reply-title {
font-weight: 400;
font-size: 30px;
line-height: 42px;
display: block;
}
.woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information > h2, .woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--reviews #comments > h2 {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #respond #commentform label {
display: block;
font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes {
border: 0;
}
.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes tr {
border: 0;
}
.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th {
background: #f6f4f0;
font-weight: 500;
font-size: 18px;
padding: 14px 70px;
border-bottom: 0;
color: #fff;
border: 1px solid #dddddd;
}
.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes td {
font-style: normal;
border: 0;
background: #fff;
border: 1px solid #dddddd;
padding-left: 20px;
padding-right: 20px;
} .woocommerce .summary .product_meta {
border-top: 1px solid #ebebeb;
padding-top: 29px;
padding-bottom: 28px;
margin-top: 3px;
padding-left: 6px;
}
.woocommerce .summary .product_meta > span {
display: block;
margin-bottom: 0;
font-weight: 600;
font-size: 16px;
line-height: 36px;
}
.woocommerce .summary .product_meta > span:last-child {
margin-bottom: 0;
}
.woocommerce .summary .product_meta > span span,
.woocommerce .summary .product_meta > span a {
font-weight: 500;
}
.woocommerce .summary .product_meta > span span:first-child,
.woocommerce .summary .product_meta > span a:first-child {
margin-left: 0;
}
.woocommerce .summary form.cart {
border-top: 1px solid rgba(77, 77, 77, 0.1);
margin-bottom: 0 !important;
padding-top: 40px;
padding-bottom: 35px;
}
.woocommerce-product-gallery figure {
overflow: hidden;
border-radius: 0;
}
.woocommerce-product-gallery figure > div {
border-radius: 0;
border: 1px solid #ebebee;
}
.woocommerce-product-gallery .flex-viewport {
border-radius: 0;
border: 1px solid #ebebee;
}
.woocommerce-product-gallery .flex-viewport figure {
border-radius: 0;
}
.woocommerce-product-gallery .flex-viewport figure > div {
border-radius: 0;
border: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
width: 25%;
display: inline-block;
}
.woocommerce-product-gallery .flex-control-thumbs li {
list-style: none;
float: left;
cursor: pointer;
}
.woocommerce-product-gallery .flex-control-thumbs img {
opacity: 0.5;
}
.woocommerce-product-gallery .flex-control-thumbs img.flex-active,
.woocommerce-product-gallery .flex-control-thumbs img:hover {
opacity: 1;
}
.woocommerce-product-gallery img {
display: block;
}
.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
width: 33.3333%;
}
.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
width: 25%;
}
.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
width: 20%;
}
.woocommerce-product-gallery__trigger {
position: absolute;
top: 1em;
right: 1em;
z-index: 99;
}
a.woocommerce-product-gallery__trigger {
text-decoration: none;
}
.woocommerce.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 20px;
right: 20px;
height: 45px;
width: 45px;
border-radius: 50%;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
color: #ffffff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
background: #000;
transition: all 0.4s;
top: 24px;
left: 27px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:after {
background: #fff;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
border: 2px solid #000;
transition: all 0.4s;
top: 14px;
left: 14px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover:before {
border: 2px solid #fff;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
content: "\f00e";
display: block;
font-family: "Font Awesome 5 Free";
font-weight: 600;
font-size: inherit;
line-height: 2;
text-indent: 0;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.product .flex-control-nav li {
margin-left: 0;
padding: 0;
}
.product .flex-control-nav li:before {
display: none;
}
.product .flex-control-nav li img {
margin: 0 auto;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
width: 48%;
max-width: 540px;
margin-bottom: 2.5em;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
width: 49%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
margin-right: 20px;
margin-bottom: 20px;
width: 120px;
overflow: hidden;
box-sizing: border-box;
overflow: visible;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
border-radius: 0;
opacity: 1;
box-sizing: border-box;
border: 1px solid #ebebee;
}
.woocommerce div.product .woocommerce-product-rating {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.woocommerce div.product .summary .woocommerce-product-rating {
margin-bottom: 1em;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
clear: none;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
margin-right: 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
margin-top: 20px;
overflow: visible !important;
}
.woocommerce div.product div.images .flex-control-thumbs:after {
display: block;
height: 0;
content: "";
clear: both;
}
.woocommerce div.product .product_title {
font-size: 36px;
font-weight: 400;
line-height: 1;
margin-top: 0;
margin-bottom: 12px;
}
.woocommerce div.product .summary p.price,
div.product .summary span.price,
.woocommerce div.product .summary .woocommerce-variation-price .price {
margin-top: 12px;
font-size: 24px;
margin-bottom: 32px;
}
.woocommerce div.product .summary p.price .woocommerce-Price-currencySymbol,
div.product .summary span.price .woocommerce-Price-currencySymbol,
.woocommerce div.product .summary .woocommerce-variation-price .price .woocommerce-Price-currencySymbol {
margin-right: 5px;
}
.woocommerce-review-link {
color: #7b7d90;
font-size: 14px;
}
.woocommerce div.product .summary p.price ins,
div.product .summary span.price ins {
text-decoration: none;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
font-size: 16px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
font-weight: 500;
}
.woocommerce div.product form.cart .variations tr {
border: 0;
}
.woocommerce div.product form.cart .variations td.label {
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.woocommerce div.product form.cart .variations td.value {
margin-bottom: 30px;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
text-align: left;
line-height: 1;
padding: 0;
display: list-item;
padding: 0;
list-style: none;
background-color: transparent;
}
.woocommerce div.product form.cart .variations select {
min-width: auto;
display: inline-block;
margin-right: 0;
}
.woocommerce div.product form.cart div.quantity {
display: flex;
align-items: center;
flex-wrap: wrap;
border: 0;
background: #f6f6f6;
padding-left: 10px;
margin-right: 10px;
}
.woocommerce div.product form.cart div.quantity label.label-qty {
display: none;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper {
margin-right: 10px;
position: relative;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper .qty {
height: 50px;
width: 90px;
display: inline-block;
vertical-align: middle;
background: transparent;
border: 0;
padding: 0;
font-size: 16px;
font-weight: 400;
background: transparent;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper span {
cursor: pointer;
display: block;
position: absolute;
left: 0;
top: 50%;
box-sizing: border-box;
transition: transform 0.3s;
width: 12px;
height: 12px;
transform: rotate(180deg);
margin-top: -6px;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper span.minus {
margin-left: 15px;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper span.minus:after {
content: "";
display: block;
width: 12px;
height: 0px;
border-bottom: solid 2px #767676;
position: absolute;
bottom: 5px;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper span.plus {
margin-left: 0;
margin-right: 15px;
right: 0;
left: auto;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper span.plus:before {
content: "";
display: block;
width: 12px;
height: 0px;
border-bottom: solid 2px #767676;
position: absolute;
bottom: 5px;
transform: rotate(90deg);
transition: width 0.3s;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper span.plus:after {
content: "";
display: block;
width: 12px;
height: 0px;
border-bottom: solid 2px #767676;
position: absolute;
bottom: 5px;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper input[type=number] {
-webkit-appearance: textfield;
appearance: textfield;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper input[type=number]::-webkit-inner-spin-button,
.woocommerce div.product form.cart div.quantity .quantity-wrapper input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input {
border: 2px solid #ddd;
display: inline-flex;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input,
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input * {
box-sizing: border-box;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input button {
outline: none;
-webkit-appearance: none;
background-color: transparent;
border: none;
align-items: center;
justify-content: center;
width: 3rem;
height: 3rem;
cursor: pointer;
margin: 0;
position: relative;
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input button:before,
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input button:after {
display: inline-block;
position: absolute;
content: "";
width: 1rem;
height: 2px;
background-color: #212121;
transform: translate(-50%, -50%);
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input button.plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}
.woocommerce div.product form.cart div.quantity .quantity-wrapper .number-input input[type=number] {
font-family: sans-serif;
max-width: 5rem;
padding: 0.5rem;
border: solid #ddd;
border-width: 0 2px;
font-size: 2rem;
height: 3rem;
font-weight: bold;
text-align: center;
}
.woocommerce div.product form.cart .button {
font-size: 14px;
height: 50px;
font-weight: bold;
line-height: 48px;
padding: 0 37px;
border-width: 0;
border-radius: 0;
text-transform: uppercase;
border-width: 1px;
border-style: solid;
background: transparent;
position: relative;
transition: all 0.6s ease;
color: #fff;
}
.woocommerce div.product form.cart .button:hover {
background: #fff !important;
}
.woocommerce div.product form.cart .button.disabled {
color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
margin: 0;
padding: 0;
overflow: visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
display: inline-block;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.08em;
position: relative;
z-index: 0;
margin: 0;
padding: 0;
float: left;
line-height: 2;
text-align: center;
cursor: pointer;
transition: 0s;
background: transparent;
margin-right: 21px;
border: 0;
border-radius: 0;
background: #f7f7f7;
transition: all 0.3s ease-in-out;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover {
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child {
margin-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: 13.5px 25px;
min-width: 165px;
display: block;
box-sizing: border-box;
position: relative;
text-decoration: none;
box-shadow: none;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0;
}
.woocommerce #review_form #respond p.stars {
display: inline-block;
margin-bottom: -10px;
}
.woocommerce #review_form #respond p a {
color: #f9d322;
}
.woocommerce #review_form #respond p a:not(:last-child) {
margin-right: -4px;
padding-right: 20px;
}
.woocommerce #reviews #comment {
height: 118px;
}
.woocommerce #reviews #comments ol.commentlist li .raiting-meta-wrapper {
display: block;
position: absolute;
right: 0;
top: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: none;
position: static;
top: 0;
left: 0;
padding: 0;
background: none;
border: 0;
margin: 0;
box-shadow: none;
display: block;
height: auto;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel {
padding: 20px 0 16px 0;
margin-bottom: 16px;
}
.woocommerce div.product .woocommerce-tabs .panel #comments {
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
}
.related.products {
margin-top: 0;
}
.related > h2 {
text-align: left;
font-size: 30px;
font-weight: 700;
line-height: 42px;
margin-bottom: 18px;
position: relative;
z-index: 1;
padding-bottom: 12px;
text-transform: capitalize;
clear: both;
}
.woocommerce div.product form.cart .group_table tr {
border: 0;
}
.woocommerce div.product form.cart .group_table tr .woocommerce-grouped-product-list-item__label {
text-align: left;
}
.woocommerce div.product form.cart .group_table tr td {
vertical-align: middle;
}
.woocommerce div.product form.cart .group_table tr td label {
margin-bottom: 0;
font-weight: 400;
font-size: 18px;
} .woocommerce #respond input#submit {
display: inline-block;
font-size: 14px;
font-weight: bold;
vertical-align: top;
text-transform: uppercase;
letter-spacing: 0;
line-height: 18px;
padding: 14px 30px;
margin-bottom: 16px;
color: #ffffff;
border-width: 1px;
border-style: solid;
transition: all 400ms;
outline: none;
cursor: pointer;
border-radius: 0;
margin-top: 10px;
height: 50px;
}
.woocommerce #respond input#submit:hover {
background: transparent;
}
.woocommerce #respond form#commentform > p {
padding-left: 0;
padding-right: 0;
}
.woocommerce #respond form#commentform > p.comment-form-author, .woocommerce #respond form#commentform > p.comment-form-email {
width: 50%;
float: left;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
margin-bottom: 16px;
}
.woocommerce #respond form#commentform > p.comment-form-author input, .woocommerce #respond form#commentform > p.comment-form-email input {
position: relative;
width: 100%;
}
.woocommerce #respond form#commentform > p.comment-notes {
margin-bottom: 20px;
}
.woocommerce #respond form#commentform > p textarea {
position: relative;
}
.woocommerce #respond form#commentform .comment-form-rating,
.woocommerce #respond form#commentform .comment-notes,
.woocommerce #respond form#commentform .comment-form-comment,
.woocommerce #respond form#commentform .form-submit {
padding-left: 15px;
padding-right: 15px;
}
.woocommerce #respond form#commentform .comment-form-rating {
margin-bottom: 16px;
padding: 0 0 0 20px;
}
.woocommerce #respond form#commentform {
margin-left: -15px;
margin-right: -15px;
} .woocommerce ul#shipping_method .amount {
font-weight: 400;
font-size: 16px;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination {
font-size: 14px;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals .woocommerce-shipping-destination strong {
font-weight: 700;
}
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping th {
line-height: 36px;
vertical-align: top;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 90px;
border-radius: 0;
border: 1px solid #ebebee;
}
.woocommerce table.shop_table {
border: 0;
border-radius: 0;
margin: 0;
font-size: 18px;
border-collapse: collapse;
}
.woocommerce table.shop_table .woocommerce-Price-amount.amount {
font-size: 16px;
font-weight: 400;
color: #46e1ac;
}
.woocommerce table.shop_table.cart input.button {
border-radius: 0;
line-height: 45px;
padding: 0 30px;
text-align: center;
font-size: 14px;
font-weight: bold;
height: 45px;
border-width: 1px;
border-style: solid;
letter-spacing: 0;
}
.woocommerce table.shop_table div.quantity .qty {
height: 50px;
width: 105px;
display: inline-block;
vertical-align: middle;
background: #f6f6f6;
border-radius: 0;
padding: 0;
font-size: 18px;
border: 0;
}
.woocommerce table.shop_table td {
padding-left: 0;
padding-right: 0;
border: 0;
border-top: 1px solid #ebebeb;
padding-top: 20px;
padding-bottom: 20px;
}
.woocommerce table.shop_table td.product-total .woocommerce-Price-amount.amount {
color: #838990;
}
.woocommerce table.shop_table td.product-remove {
padding-left: 8px;
padding-right: 8px;
}
.woocommerce table.shop_table td.product-name .product-quantity {
font-weight: 400;
opacity: 0.6;
}
.woocommerce table.shop_table td.product-quantity label.label-qty {
display: none;
}
.woocommerce table.shop_table td.product-quantity .quantity {
display: inline-block;
position: relative;
height: 50px;
width: 105px;
display: inline-block;
vertical-align: middle;
border: 0;
padding: 0;
font-size: 18px;
}
.woocommerce table.shop_table td.product-quantity .quantity.wgl-number-input-hidden {
display: none;
}
.woocommerce table.shop_table td.product-quantity .quantity input[type=number] {
-webkit-appearance: textfield;
appearance: textfield;
}
.woocommerce table.shop_table td.product-quantity .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce table.shop_table td.product-quantity .quantity input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.woocommerce table.shop_table td.product-quantity .quantity .number-input {
border: 2px solid #ddd;
display: inline-flex;
}
.woocommerce table.shop_table td.product-quantity .quantity .number-input,
.woocommerce table.shop_table td.product-quantity .quantity .number-input * {
box-sizing: border-box;
}
.woocommerce table.shop_table td.product-quantity .quantity .number-input button {
outline: none;
-webkit-appearance: none;
background-color: transparent;
border: none;
align-items: center;
justify-content: center;
width: 3rem;
height: 3rem;
cursor: pointer;
margin: 0;
position: relative;
}
.woocommerce table.shop_table td.product-quantity .quantity .number-input button:before,
.woocommerce table.shop_table td.product-quantity .quantity .number-input button:after {
display: inline-block;
position: absolute;
content: "";
width: 1rem;
height: 2px;
background-color: #212121;
transform: translate(-50%, -50%);
}
.woocommerce table.shop_table td.product-quantity .quantity .number-input button.plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}
.woocommerce table.shop_table td.product-quantity .quantity .number-input input[type=number] {
max-width: 5rem;
padding: 0.5rem;
border: solid #ddd;
border-width: 0 2px;
font-size: 2rem;
height: 3rem;
font-weight: bold;
text-align: center;
background: transparent;
}
.woocommerce table.shop_table td.product-quantity .quantity span {
cursor: pointer;
display: block;
position: absolute;
left: 0;
top: 50%;
box-sizing: border-box;
transition: transform 0.3s;
width: 12px;
height: 12px;
transform: rotate(180deg);
margin-top: -6px;
}
.woocommerce table.shop_table td.product-quantity .quantity span:after {
content: "";
display: block;
width: 12px;
height: 0px;
border-bottom: solid 2px #767676;
position: absolute;
bottom: 5px;
}
.woocommerce table.shop_table td.product-quantity .quantity span.plus {
margin-left: 0;
margin-right: 15px;
right: 0;
left: auto;
}
.woocommerce table.shop_table td.product-quantity .quantity span.plus:before {
content: "";
display: block;
width: 12px;
height: 0px;
border-bottom: solid 2px #767676;
position: absolute;
bottom: 5px;
transform: rotate(90deg);
transition: width 0.3s;
}
.woocommerce table.shop_table td.product-quantity .quantity span.minus {
margin-left: 15px;
}
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table td.product-thumbnail {
text-align: left;
}
.woocommerce table.shop_table td.product-thumbnail {
white-space: nowrap;
width: 1%;
padding-left: 10px;
}
.woocommerce table.shop_table td.product-name {
padding-left: 40px;
font-weight: 500;
}
.woocommerce table.shop_table td.product-name a {
color: inherit;
}
.woocommerce table.shop_table tbody tr:first-child td {
border-top: 0;
}
.woocommerce table.shop_table thead {
background: #f6f4f0;
}
.woocommerce table.shop_table thead tr {
border: 0;
}
.woocommerce table.shop_table thead th {
padding: 0;
line-height: 50px;
font-weight: 500;
font-size: 18px;
border: 0;
color: #fff;
}
.woocommerce table.shop_table thead th.product-name {
padding-left: 40px;
text-align: left;
}
.woocommerce table.shop_table tfoot tr th {
text-align: left;
padding-left: 40px;
}
.woocommerce table.shop_table th {
border: 0;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
background: #fff;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
content: "";
display: block;
border: 1em solid #fff;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -0.75em;
left: 0;
margin: -1em 0 0 2em;
}
#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
display: none;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
margin-top: 0;
font-size: 14px;
color: #b3b3b3;
}
.woocommerce-cart .cart-collaterals .button,
.woocommerce-checkout .cart-collaterals .button {
width: 100%;
}
.woocommerce ul#shipping_method li {
padding-left: 0;
margin: 0;
line-height: 30px;
}
.woocommerce ul#shipping_method li:before {
display: none;
}
.woocommerce ul#shipping_method li label {
font-size: 14px;
font-weight: 400;
}
.woocommerce ul#shipping_method li input {
margin: 12px 0.4375em 0 0;
}
.checkout.woocommerce-checkout #ship-to-different-address,
.checkout.woocommerce-checkout #ship-to-different-address span {
font-size: 18px;
line-height: 24px;
font-weight: 500;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: right;
border: 1px solid #ebebeb;
background: #fff;
border-radius: 0;
padding: 40px 40px 28px;
width: 33%;
margin-bottom: 60px;
margin-top: 30px;
}
.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce-page .cart-collaterals .cart_totals > h2 {
font-size: 20px;
font-weight: 500;
line-height: 24px;
margin-bottom: 25px;
}
.woocommerce .cart-collaterals .cart_totals table tr,
.woocommerce-page .cart-collaterals .cart_totals table tr {
border: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr th,
.woocommerce-page .cart-collaterals .cart_totals table tr th {
display: none;
}
.woocommerce .cart-collaterals .cart_totals table tr td,
.woocommerce-page .cart-collaterals .cart_totals table tr td {
text-align: left !important;
}
.woocommerce .cart-collaterals .cart_totals table tr td::before,
.woocommerce-page .cart-collaterals .cart_totals table tr td::before {
font-weight: 600;
font-size: 18px;
content: attr(data-title) ": ";
float: unset;
}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal th,
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal th,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td {
border-bottom: 1px solid #ebebeb;
padding: 0 0 10px 0;
}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal .amount {
font-size: 16px;
font-weight: 400;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals th,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals td {
border-bottom: 1px solid #ebebeb;
padding: 10px 0;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals #shipping_method .amount {
font-weight: 400;
margin-left: 5px;
font-size: 16px;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row {
padding: 0;
margin-bottom: 10px;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row {
margin-right: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row input,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row select,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row textarea,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .button {
width: 100%;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row:last-child {
margin-bottom: 20px;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th {
font-weight: 500;
font-size: 18px;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td .woocommerce-Price-amount.amount {
font-weight: 500;
}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total th,
.woocommerce-page .cart-collaterals .cart_totals table tr.order-total td {
padding: 10px 0;
}
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td {
text-align: left;
padding: 4px 0;
line-height: 30px;
}
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
width: 1%;
white-space: nowrap;
font-weight: 400;
font-size: 18px;
vertical-align: middle;
border: 0;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
padding-left: 10px;
font-weight: 400;
font-size: 22px;
text-align: right;
}
.woocommerce .cart-collaterals .cart_totals table tbody tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tbody tr:first-child td {
font-size: 18px;
text-align: right;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
margin: 0;
border-bottom: 0;
border-top: 1px solid #ebebeb;
padding-bottom: 0;
padding-top: 10px;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
padding: 14px 0;
}
#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: inline-block;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
padding: 0 37px;
line-height: 48px;
margin-bottom: 0;
border-radius: 0;
border-width: 1px;
border-style: solid;
letter-spacing: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
background: transparent !important;
}
#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: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
transition: all 0.3s ease;
}
.woocommerce button.button {
padding: 0 25px;
line-height: 45px;
color: #fff;
border-radius: 0;
font-size: 14px;
font-weight: bold;
vertical-align: top;
text-transform: uppercase;
letter-spacing: 0;
border-width: 1px;
border-style: solid;
}
.woocommerce button.button:hover {
background: transparent;
}
.woocommerce form.checkout_coupon {
border-radius: 0;
}
.woocommerce form.checkout_coupon .form-row {
float: left;
}
.woocommerce form.checkout_coupon .form-row.form-row-first {
padding-left: 0;
padding-right: 5px;
}
.woocommerce form.checkout_coupon .form-row.form-row-last {
padding-left: 5px;
padding-right: 0;
}
.woocommerce form.checkout_coupon .form-row button.button {
line-height: 45px;
height: 45px;
}
.woocommerce form.checkout_coupon .form-row input.input-text {
height: 45px;
}
.woocommerce form .form-row textarea {
height: 240px;
}
.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] {
padding: 0;
background: transparent;
font-size: 14px;
line-height: 48px;
padding: 0 25px;
border-width: 1px;
border-style: solid;
font-weight: bold;
border-radius: 0;
letter-spacing: 0;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
font-size: 14px;
line-height: 45px;
padding: 0 25px;
border-width: 1px;
border-style: solid;
font-weight: bold;
border-radius: 0;
color: #fff;
letter-spacing: 0;
}
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover {
background: transparent;
}
.woocommerce a.button {
border-radius: 0;
color: #fff;
font-weight: bold;
line-height: 45px;
padding: 0 25px;
text-transform: capitalize;
}
.woocommerce table.shop_table.cart input.button:hover {
background: transparent;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
background: transparent !important;
text-transform: uppercase;
}
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover {
color: initial !important;
} .woocommerce a.remove {
font-size: 0;
text-shadow: none;
color: transparent !important;
margin: 0;
display: inline;
line-height: inherit;
}
.woocommerce a.remove:before {
content: "\f112";
font-family: "flaticon";
font-size: 12px;
display: inline-block;
color: #bfc1c2;
text-rendering: auto;
font-weight: initial;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
box-shadow: none;
transition: all 0.3s;
}
.woocommerce a.remove:hover:before {
color: #ff144b;
}
#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: 270px;
margin-right: 10px;
padding-left: 15px;
background: #f6f6f6;
font-weight: 400;
height: 45px;
font-size: 16px;
border: 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
height: 45px;
} .woocommerce-error,
.woocommerce-info,
.woocommerce-message {
background-color: transparent;
}
.woocommerce-message {
border-top: 0;
}
.woocommerce-message a.button {
line-height: 40px;
font-size: 14px;
font-weight: bold;
margin: 0;
cursor: pointer;
text-decoration: none;
overflow: visible;
padding: 0 25px;
left: auto;
display: inline-block;
box-shadow: none;
text-shadow: none;
color: #fff;
text-transform: capitalize;
transition: all 0.4s;
text-align: center;
box-sizing: border-box;
border-radius: 0;
border-width: 1px;
border-style: solid;
}
.woocommerce-message a.button:hover {
background: transparent !important;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
color: #fff;
}
.woocommerce .builderry_module_message_box .message_text {
line-height: 40px;
}
.woocommerce-info {
border: 0;
font-size: 14px;
line-height: 1.7;
} .checkout.woocommerce-checkout h3 {
margin-bottom: 0;
}
.checkout.woocommerce-checkout .woocommerce-billing-fields > h3,
.checkout.woocommerce-checkout #order_review_heading {
margin-bottom: 20px;
}
.woocommerce-notice.woocommerce-notice--info.woocommerce-info:before {
display: none;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
padding: 0 25px;
line-height: 45px;
border-radius: 0;
font-size: 14px;
border-width: 1px;
border-style: solid;
}
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
background: transparent;
}
.woocommerce-error {
border-top: 0;
margin: 0;
padding: 0;
}
.woocommerce-error:before {
display: none;
}
.woocommerce-error li:before {
display: none !important;
}
.woocommerce .col2-set {
width: 47.8260869565%;
float: left;
margin-right: 4.347826087%;
}
.woocommerce .col2-set > .col-1,
.woocommerce .col2-set > .col-2,
.woocommerce .col2-set > [class^=col] {
width: 100%;
float: none;
margin-bottom: 30px;
}
.woocommerce #order_review_heading,
.woocommerce #order_review {
width: 47.8260869565%;
float: right;
margin-right: 0;
}
.woocommerce #order_review table.shop_table tbody tr:first-child td,
.woocommerce #order_review table.shop_table tbody tr:first-child th {
padding-top: 35px;
}
.woocommerce #order_review table.shop_table tfoot tr:last-child td,
.woocommerce #order_review table.shop_table tfoot tr:last-child th {
padding-bottom: 35px;
}
.woocommerce #order_review table.shop_table tfoot tr:last-child .amount {
font-weight: 500;
font-size: 18px;
}
.woocommerce #order_review table.shop_table td,
.woocommerce #order_review table.shop_table tfoot th {
padding-top: 15px;
padding-bottom: 15px;
}
.woocommerce #add_payment_method #payment div.form-row,
.woocommerce .woocommerce-cart #payment div.form-row,
.woocommerce .woocommerce-checkout #payment div.form-row {
margin-bottom: 0;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border-color: #f7f7f7;
background-color: #f7f7f7;
}
.woocommerce-checkout #payment {
border-radius: 0;
}
.woocommerce form .form-row .required {
text-decoration: none;
font-weight: 400;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
padding: 2em 1.5em 0;
border-bottom: 0;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
padding-top: 0;
line-height: 1.7;
padding-left: 0;
}
#add_payment_method #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods li:before {
display: none !important;
}
#add_payment_method #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-cart #payment ul.payment_methods li.woocommerce-notice,
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-notice {
background: #fff;
padding: 20px;
margin-bottom: 20px;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding: 0em 2em 2.5em;
}
.woocommerce-billing-fields__field-wrapper {
margin-top: 6px;
}
.woocommerce form .form-row label {
font-weight: 500;
margin-top: 6px;
margin-bottom: 0;
font-size: 16px;
}
.woocommerce div.product form.cart .reset_variations {
font-size: 0;
text-shadow: none;
color: transparent !important;
margin: 0 0 0 5px;
display: inline;
line-height: inherit;
}
.woocommerce div.product form.cart .reset_variations:before {
content: "\f0e2";
display: inline-block;
font-family: "Font Awesome 5 Free";
font-size: 16px;
font-weight: 600;
font-weight: initial;
color: #737373;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
box-shadow: none;
}
.woocommerce ul.order_details li:before {
display: none;
} .woocommerce-notices-wrapper {
margin-bottom: 20px;
}
.woocommerce .woocommerce-checkout .builderry_module_message_box {
margin-bottom: 20px;
}
.woocommerce .woocommerce-checkout .type_error .message_icon_wrap {
background: transparent;
}
.woocommerce .woocommerce-checkout .type_error .message_icon_wrap .message_icon {
color: #fd2231;
}
.woocommerce .woocommerce-checkout .type_error .message_close_button {
display: none;
}  @media only screen and (max-width: 1200px) {
.woocommerce-mini-cart__buttons.buttons {
display: block;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
width: 100%;
}
ul.wgl-products li a.add_to_cart_button,
ul.wgl-products li a.button,
ul.wgl-products li .added_to_cart.wc-forward {
font-size: 0;
line-height: 0;
min-height: 50px;
min-width: 0;
padding: 0;
}
ul.wgl-products li a.add_to_cart_button:before,
ul.wgl-products li a.button:before,
ul.wgl-products li .added_to_cart.wc-forward:before {
left: 50%;
margin-left: 0;
margin-right: 0;
line-height: 50px;
}
ul.wgl-products li a.button.loading:before,
ul.wgl-products li button.button.loading:before,
ul.wgl-products li input.button.loading:before {
left: 0;
}
}
@media only screen and (max-width: 1024px) {
.woocommerce-mini-cart__buttons.buttons {
display: flex;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
margin-right: 10px;
margin-bottom: 0;
width: auto;
}
}
@media only screen and (max-width: 992px) {
.columns-4 ul.wgl-products li {
width: calc(50% - 30px);
}
}
@media only screen and (max-width: 768px) {
.wgl-products-wrapper ul.wgl-products li {
width: calc(50% - 30px);
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
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 {
width: 100%;
clear: both;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
margin-right: 0;
}
.woocommerce table.shop_table_responsive tr,
.woocommerce-page table.shop_table_responsive tr {
border: 0;
}
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table thead th.product-name,
.woocommerce table.shop_table tfoot tr th {
padding-left: 20px;
}
.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 #content table.cart td.actions .button,
.woocommerce table.cart td.actions .button,
.woocommerce-page #content table.cart td.actions .button,
.woocommerce-page table.cart td.actions .button {
display: block;
width: auto;
}
.woocommerce .col2-set {
width: 100%;
float: left;
margin-right: 0;
}
.woocommerce #order_review_heading,
.woocommerce #order_review {
width: 100%;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
width: auto;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
float: none;
}
}
@media only screen and (max-width: 600px) {
.woocommerce form.checkout_coupon .form-row {
width: 100%;
}
#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: 100%;
margin-bottom: 20px;
}
.woocommerce table.cart td.actions .coupon .button,
.woocommerce-page table.cart td.actions .coupon input {
width: 100%;
}
.wgl-products-wrapper ul.wgl-products li,
.woocommerce .wgl-products-wrapper ul.wgl-products li {
width: 100%;
margin-right: 0;
}
ul.wgl-products,
.woocommerce .products ul.wgl-products {
margin-right: 0;
}
.wgl-woocommerce-sorting {
display: block;
}
.wgl-woocommerce-sorting p.woocommerce-result-count {
width: 100%;
margin: 0 0 20px 0;
text-align: right;
}
.wgl-woocommerce-sorting form.woocommerce-ordering {
width: 100%;
margin: 0 0 30px 0;
}
.woocommerce table.shop_attributes th {
width: auto;
}
.woocommerce div.product .woocommerce-tabs .panel table.shop_attributes th {
padding: 14px 20px;
}
.woocommerce .builderry_module_message_box .message_text {
display: flex;
flex-direction: column-reverse;
}
.woocommerce .builderry_module_message_box .message_text a {
width: max-content;
}
}
@media only screen and (max-width: 426px) {
.woocommerce .builderry_module_message_box .message_text {
line-height: inherit;
}
} .rev_slider .tp-caption a {
color: inherit;
transition: all 0.3s ease;
}
.rev_slider .tp-caption .builderry_module_social a {
line-height: 26px !important;
transition: all 0.3s ease !important;
}
.add_wave_rev_slider .tp-bgimg.defaultimg:before {
content: "";
display: block;
position: absolute;
bottom: 0;
width: 100%;
background: url(//jaroslavlinhart.cz/wp-content/themes/builderry/img/wave_header.svg);
height: 20%;
background-size: 100% 100%;
} body .footer .widget .widget-title {
color: #fff;
}
body .footer select {
background: #f6f6f6;
}
body .footer select:focus,
body .footer select:active {
border: 1px solid #f6f6f6;
background: transparent;
color: #fff;
}
body .footer ul li:before {
background: #fff;
}
body .footer ul li.recentcomments {
color: #fff;
}
body .footer .widget_rss ul li .rss-date,
body .footer .widget_rss ul li cite {
color: #fff;
opacity: 0.7;
}
body .footer .widget.widget_recent_comments ul li span.comment-author-link a {
color: #fff;
}
body .widget {
position: relative;
z-index: 1;
}
body .widget:not(:first-child) {
padding-top: 43px;
}
body .widget:hover .widget-title .widget-title_wrapper:before {
transform: translate(-100%, 50%);
opacity: 0;
}
body .widget:hover .widget-title .widget-title_wrapper:after {
transform: translate(100%, -50%);
opacity: 0;
}
body .widget:hover .widget-title .widget-title_wrapper .widget-title_inner:before {
transform: translate(100%, 50%);
opacity: 0;
}
body .widget:hover .widget-title .widget-title_wrapper .widget-title_inner:after {
transform: translate(-100%, -50%);
opacity: 0;
}
body .widget .widget-title {
text-align: center;
margin-bottom: 30px;
}
body .widget .widget-title .widget-title_wrapper {
font-size: 18px;
line-height: 1.6;
text-align: center;
font-weight: bold;
padding: 0 14px;
position: relative;
letter-spacing: 0;
z-index: 1;
display: inline-block;
}
body .widget .widget-title .widget-title_wrapper:before, body .widget .widget-title .widget-title_wrapper:after {
height: 6px;
width: 6px;
position: absolute;
content: "";
transition: all 0.35s ease;
opacity: 1;
z-index: -1;
}
body .widget .widget-title .widget-title_wrapper:before {
right: 0;
top: 0;
border-right: 2px solid;
border-top: 2px solid;
transform: translate(0%, 0%);
}
body .widget .widget-title .widget-title_wrapper:after {
left: 0;
bottom: 0;
border-left: 2px solid;
border-bottom: 2px solid;
transform: translate(0%, 0%);
}
body .widget .widget-title .widget-title_wrapper .widget-title_inner:before, body .widget .widget-title .widget-title_wrapper .widget-title_inner:after {
height: 6px;
width: 6px;
position: absolute;
content: "";
transition: all 0.35s ease;
opacity: 1;
z-index: -1;
}
body .widget .widget-title .widget-title_wrapper .widget-title_inner:before {
left: 0;
top: 0;
border-left: 2px solid;
border-top: 2px solid;
transform: translate(0%, 0%);
}
body .widget .widget-title .widget-title_wrapper .widget-title_inner:after {
right: 0;
bottom: 0;
border-right: 2px solid;
border-bottom: 2px solid;
transform: translate(0%, 0%);
}
body .widget .widget-title .rsswidget {
margin-right: 5px;
line-height: 0;
}
body .widget .widget-title .rsswidget img {
margin-top: 6px;
}
body .widget ul li {
font-weight: 700;
font-size: 14px;
}
body .widget ul li a {
color: inherit;
transition: all 0.3s ease;
}
body .widget ul li:before {
display: none;
}
body .widget > ul,
body .widget > div > ul {
padding-bottom: 0;
}
body .widget > #recentcomments {
margin-top: -15px;
}
body .widget > ul > li li,
body .widget > div > ul > li li {
padding-top: 10px;
padding-bottom: 0;
padding-left: 20px;
}
body .widget_archive ul, body .widget_recent_entries ul, body .widget_categories ul, body .widget_product_categories ul, body .widget_meta ul {
margin-top: -15px;
}
body .widget_archive ul li:before, body .widget_recent_entries ul li:before, body .widget_categories ul li:before, body .widget_product_categories ul li:before, body .widget_meta ul li:before {
display: block;
content: "";
width: 5px;
height: 5px;
border-radius: 50%;
position: absolute;
z-index: 1;
left: 2px;
top: 18px;
color: inherit;
}
body .widget_archive ul li ul li:last-child, body .widget_recent_entries ul li ul li:last-child, body .widget_categories ul li ul li:last-child, body .widget_product_categories ul li ul li:last-child, body .widget_meta ul li ul li:last-child {
border-bottom: 0;
}
body .widget_archive ul ul, body .widget_recent_entries ul ul, body .widget_categories ul ul, body .widget_product_categories ul ul, body .widget_meta ul ul {
margin-top: 0;
}
body .widget_archive ul ul li:before, body .widget_recent_entries ul ul li:before, body .widget_categories ul ul li:before, body .widget_product_categories ul ul li:before, body .widget_meta ul ul li:before {
top: 25px;
}
body .widget_categories ul li, body .widget_product_categories ul li {
padding-left: 0;
}
body .widget_categories ul li a, body .widget_product_categories ul li a {
position: relative;
}
body .widget_categories ul li a:hover, body .widget_product_categories ul li a:hover {
padding-left: 10px;
}
body .widget_categories ul li a:before, body .widget_product_categories ul li a:before {
display: none !important;
}
body .widget_categories ul li li, body .widget_product_categories ul li li {
padding-top: 0;
}
body .widget_categories ul li, body .widget_product_categories ul li, body .widget_meta ul li, body .widget_archive ul li {
transition: all 0.3s ease;
}
body .widget_categories ul li img, body .widget_product_categories ul li img, body .widget_meta ul li img, body .widget_archive ul li img {
max-width: 40px;
margin-right: 15px;
vertical-align: middle;
}
body .widget_categories ul li .post_count, body .widget_product_categories ul li .post_count, body .widget_meta ul li .post_count, body .widget_archive ul li .post_count {
position: absolute;
right: 0;
float: right;
font-size: 14px;
font-weight: bold;
text-align: center;
box-sizing: border-box;
top: 0;
z-index: -1;
line-height: 40px;
border-radius: 0;
}
body .widget_categories ul li ul li .post_count, body .widget_product_categories ul li ul li .post_count, body .widget_meta ul li ul li .post_count, body .widget_archive ul li ul li .post_count {
top: 0;
}
body .widget_categories ul li:before, body .widget_product_categories ul li:before, body .widget_meta ul li:before, body .widget_archive ul li:before {
display: none;
}
body .widget_categories ul li > a:before, body .widget_product_categories ul li > a:before, body .widget_meta ul li > a:before, body .widget_archive ul li > a:before {
display: block;
content: "";
width: 5px;
height: 5px;
border-radius: 50%;
position: absolute;
z-index: 1;
left: 2px;
top: 18px;
color: inherit;
transition: all 0.3s ease;
}
body .widget_categories ul li ul li a:before, body .widget_product_categories ul li ul li a:before, body .widget_meta ul li ul li a:before, body .widget_archive ul li ul li a:before {
top: 25px;
}
body .widget_categories ul li ul li:last-child, body .widget_product_categories ul li ul li:last-child, body .widget_meta ul li ul li:last-child, body .widget_archive ul li ul li:last-child {
padding-bottom: 0;
}
body .widget_categories ul li ul li:after, body .widget_product_categories ul li ul li:after, body .widget_meta ul li ul li:after, body .widget_archive ul li ul li:after {
bottom: initial;
top: 0;
}
body .widget_categories select, body .widget_product_categories select, body .widget_meta select, body .widget_archive select {
width: 100%;
margin-bottom: 10px;
}
body .widget_categories a, body .widget_product_categories a, body .widget_meta a, body .widget_archive a {
text-transform: uppercase;
padding-right: 30px;
display: block;
width: 100%;
}
body .widget_categories a:after, body .widget_product_categories a:after, body .widget_meta a:after, body .widget_archive a:after {
content: "";
display: block;
position: absolute;
height: 1px;
width: 100%;
bottom: -1px;
left: 0;
background: #ebebee;
transition: all 0.3s ease;
}
body .widget_archive ul li > a:before {
color: inherit;
transition: all 0.3s ease;
display: block;
content: "+";
width: 0;
height: 0;
border-radius: 0%;
top: 0;
left: 0px;
font-size: 14px;
font-weight: 600;
}
body .widget_comments > ul > li:before {
content: "\f109";
position: relative;
z-index: 1;
font-family: flaticon;
top: 0;
width: auto;
height: auto;
display: inline-block !important;
vertical-align: middle;
background-color: transparent !important;
margin-right: 10px;
}
body .widget_recent_entries ul li {
line-height: 40px;
padding: 5px 0 5px 0;
}
body .widget_recent_entries ul li a {
line-height: 24px;
display: inline-block;
padding-left: 25px;
position: relative;
}
body .widget_recent_entries ul li a:before {
font-family: "flaticon";
content: "\f17a";
font-size: 14px;
width: 0;
height: 0;
left: 0px;
top: 0;
position: absolute;
}
body .widget_recent_entries ul li .post-date {
font-size: 0.8em;
float: right;
}
body .widget_recent_entries ul li:before {
display: none;
}
body .widget_recent_entries ul li:after {
content: "";
clear: both;
display: table;
}
body .widget_pages ul {
margin-top: -15px;
}
body .widget_pages ul ul {
margin-top: 0;
}
body .widget_recent_comments ul li, body .widget_pages ul li {
padding: 5px 0;
line-height: 30px;
}
body .widget_recent_comments > ul > li:before {
top: 0;
display: inline-block !important;
background-color: transparent !important;
width: auto;
height: auto;
position: relative;
vertical-align: middle;
margin-right: 10px;
transition: color 400ms;
content: "\f104";
font-family: flaticon;
color: inherit;
}
body .widget_rss .widget-title > a {
font-size: 20px;
line-height: 1.4;
text-align: center;
font-weight: 500;
margin-bottom: 12px;
padding-bottom: 12px;
position: relative;
text-transform: capitalize;
letter-spacing: 0.01em;
}
body .widget_rss .widget-title > a img {
display: none;
}
body .widget_rss ul li {
padding: 40px 0 0 0;
}
body .widget_rss ul li:first-child {
padding-top: 0;
}
body .widget_rss ul li .rsswidget {
font-size: 18px;
font-weight: 400;
line-height: 28px;
display: inline-block;
}
body .widget_rss ul li .rss-date {
font-size: 16px;
display: block;
font-style: normal;
line-height: 1.5;
margin: 0 0 20px;
}
body .widget_rss ul li .rssSummary {
font-size: 14px;
line-height: 24px;
margin-bottom: 15px;
}
body .widget_rss ul li cite {
display: block;
position: relative;
margin-top: 0;
font-size: 16px;
font-style: normal;
font-weight: 400;
text-transform: capitalize;
color: #7e7e7e;
}
body .widget_rss ul li cite:before {
content: "–";
margin-right: 5px;
}
.wp-block-archives-dropdown {
display: inline-block;
position: relative;
}
.wp-block-archives-dropdown select {
min-width: 270px;
background: #ffffff;
}
ul.wp-block-archives.wp-block-archives-list li {
font-size: 14px;
font-weight: 700;
}
ul.wp-block-archives.wp-block-archives-list li:before {
display: none;
}
ul.wp-block-archives.wp-block-archives-list li a {
text-transform: uppercase;
padding-right: 30px;
display: block;
width: 100%;
color: inherit;
}
ul.wp-block-archives.wp-block-archives-list li a:before {
color: inherit;
transition: all 0.3s ease;
display: block;
content: "+";
width: 0;
height: 0;
border-radius: 0%;
top: 0;
left: 0px;
font-size: 14px;
font-weight: 600;
position: absolute;
}
ul.wp-block-archives.wp-block-archives-list li a:after {
content: "";
display: block;
position: absolute;
height: 1px;
width: 100%;
bottom: -1px;
left: 0;
background: #ebebee;
transition: all 0.3s ease;
}
ul.wp-block-latest-posts li {
font-weight: 700;
font-size: 14px;
}
ul.wp-block-latest-posts li:before {
display: none;
}
ul.wp-block-latest-posts li a {
color: inherit;
}
ul.wp-block-latest-posts li a:before {
font-family: "flaticon";
content: "\f17a";
font-size: 14px;
width: 0;
height: 0;
left: 0px;
top: 0;
position: absolute;
color: inherit;
}
ul.wp-block-categories.wp-block-categories-list li {
padding-left: 0;
font-size: 14px;
font-weight: 700;
}
ul.wp-block-categories.wp-block-categories-list li:before {
display: none;
}
ul.wp-block-categories.wp-block-categories-list li a {
text-transform: uppercase;
padding-right: 30px;
display: block;
width: 100%;
color: inherit;
position: relative;
}
ul.wp-block-categories.wp-block-categories-list li a:after {
content: "";
display: block;
position: absolute;
height: 1px;
width: 100%;
bottom: -1px;
left: 0;
background: #ebebee;
transition: all 0.3s ease;
}
ul.wp-block-categories.wp-block-categories-list li a:hover {
padding-left: 13px;
}
ul.wp-block-categories.wp-block-categories-list li .post_count {
position: absolute;
right: 0;
float: right;
font-size: 14px;
font-weight: bold;
text-align: center;
box-sizing: border-box;
top: 0;
z-index: -1;
line-height: 40px;
border-radius: 0;
}
ul.wp-block-categories.wp-block-categories-list > li li {
padding-left: 20px;
} body .widget_search .search-form {
position: relative;
z-index: 1;
}
body .widget_search .search-form .search-field {
width: 100%;
height: 45px;
padding: 0px 50px 0 20px;
border: none;
outline: none;
font-weight: 400;
background: #f6f6f6;
border: 0;
overflow: hidden;
margin-bottom: 10px;
}
body .widget_search .search-form .search-field::placeholder {
font-size: 16px;
font-weight: 400;
transition: all 0.5s;
color: #767676 !important;
}
body .widget_search .search-form .search-field:focus::placeholder {
opacity: 0;
}
body .widget_search .search-form .search-button, body .widget_search .search-form:after {
position: absolute;
z-index: 1;
top: 0;
right: 0;
width: 50px;
height: 45px;
font-size: 0;
text-align: center;
opacity: 0;
padding: 0;
margin: 0;
cursor: pointer;
}
body .widget_search .search-form .search-button {
z-index: 2;
}
body .widget_search .search-form:after {
content: "\f14a";
font-family: "Flaticon";
line-height: 45px;
font-size: 20px;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
opacity: 1;
transition: all 0.4s;
right: 4px;
} body .widget_wgl_posts .recent-posts-widget {
padding: 0;
margin-top: -5px;
margin-bottom: 15px;
}
body .widget_wgl_posts .recent-posts-widget li {
padding: 0;
line-height: inherit;
}
body .widget_wgl_posts .recent-posts-widget li img {
float: left;
max-width: 60px;
margin-top: 5px;
}
body .widget_wgl_posts .recent-posts-widget li:after {
content: "";
clear: both;
position: relative;
display: table;
height: 0;
}
body .widget_wgl_posts .recent-posts-widget li:not(:first-child) {
margin-top: 33px;
}
body .widget_wgl_posts .recent-posts-widget .recent-posts-image_wrapper {
overflow: hidden;
margin-right: 15px;
}
body .widget_wgl_posts .recent-posts-widget .recent-posts-image_wrapper,
body .widget_wgl_posts .recent-posts-widget .recent-posts-content_wrapper {
float: left;
}
body .widget_wgl_posts .recent-posts-widget .with_image .recent-posts-content_wrapper {
width: calc(100% - 80px);
}
body .widget_wgl_posts .recent-posts-widget .meta-wrapper {
padding: 0;
background: transparent;
font-size: 14px;
}
body .widget_wgl_posts .recent-posts-widget .recent-posts-content_wrapper {
width: calc(100% - 20px);
}
body .widget_wgl_posts .recent-posts-widget .post_title {
font-size: 16px;
line-height: 22px;
font-weight: 500 !important;
}
body .widget_wgl_posts .recent-posts-widget .post_title a {
font-weight: 500;
}
body .widget_wgl_posts .recent-posts-widget .counter_posts {
font-size: 16px;
font-weight: 500;
color: #fff;
width: 30px;
height: 30px;
line-height: 24px;
text-align: center;
border: 3px solid #fafafa;
display: inline-block;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
margin-left: -13px;
margin-top: -15px;
}
body .widget_postshero .with_image .recent-posts-content {
height: 240px;
position: relative;
}
body .widget_postshero .post_title {
font-size: 22px;
}
body .widget_postshero .post_title a:hover {
opacity: 0.8;
}
body .widget_postshero .meta-wrapper {
background: rgba(18, 19, 20, 0.4);
color: #ffffff;
font-size: 12px;
display: flex;
align-self: flex-start;
padding: 0 10px;
}
body .widget_postshero .post_cat a {
color: #ffffff;
font-size: 11px;
text-transform: uppercase;
font-weight: 600;
padding: 3px 10px;
}
body .widget_postshero .post_cat a:hover {
background: rgba(18, 19, 20, 0.4);
}
body .widget_postshero .meta-data:before {
content: "\f148";
font-family: "Flaticon";
font-size: 12px;
display: inline-block;
border: 0;
vertical-align: middle;
margin-right: 7px;
color: #ffffff;
}
body .widget_postshero li {
padding: 0 !important;
line-height: inherit;
}
body .widget_postshero li:not(:last-child) {
margin-bottom: 30px;
}
body .widget_postshero li:after {
display: none;
}
body .widget_postshero li.with_image .recent-posts-content_wrapper {
position: absolute;
z-index: 1;
bottom: 0;
width: 100%;
height: 100%;
padding: 20px;
box-sizing: border-box;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
body .widget_postshero li.with_image .recent-posts-image_wrapper:before, body .widget_postshero li.with_image .recent-posts-image_wrapper:after {
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 0.5s;
}
body .widget_postshero li.with_image .recent-posts-image_wrapper:before {
background: linear-gradient(to top, #000020 0, rgba(0, 0, 0, 0) 60%);
opacity: 0.4;
}
body .widget_postshero li.with_image .recent-posts-image_wrapper:after {
background: #000020;
opacity: 0;
}
body .widget_postshero li.with_image:hover .recent-posts-image_wrapper:before {
opacity: 0;
}
body .widget_postshero li.with_image:hover .recent-posts-image_wrapper:after {
opacity: 0.4;
}
body .widget_postshero li.with_image .post_cat {
position: absolute;
z-index: 1;
top: 20px;
left: 20px;
line-height: 1;
}
body .widget_postshero li.with_image .post_title {
margin-bottom: 15px;
}
body .widget_postshero li.with_image .post_title a {
color: #ffffff;
font-weight: 500;
} .tagcloud {
font-size: 0;
line-height: 0;
margin-bottom: -10px;
}
.tagcloud a {
position: relative;
z-index: 1;
display: inline-block;
font-size: 11px !important;
line-height: 24px;
font-weight: 700;
margin-right: 10px;
margin-bottom: 10px;
padding: 0 13px;
transition: all 0.4s;
border: 0;
background: #f2f2f2;
color: #767676;
text-transform: uppercase;
}
.tagcloud a:hover {
color: #fff !important;
} body .widget_nav_menu ul.menu li {
line-height: 26px;
}
body .widget_nav_menu ul.menu > li {
padding-left: 0;
}
body .widget_nav_menu ul.menu > li li {
padding-left: 14px;
padding-top: 7px;
padding-bottom: 7px;
}
body .widget_nav_menu ul.menu > li > a {
display: block;
padding: 10px 0;
}
body .widget_nav_menu ul.menu .sub-menu > li:last-child:after {
display: none;
}
body .widget_nav_menu ul.menu > .menu-item-has-children .sub-menu .menu-item-has-children {
padding-bottom: 0;
}
body .widget_nav_menu ul.menu > .menu-item-has-children .sub-menu .menu-item-has-children > a {
display: block;
margin-bottom: 10px;
} .author-widget_wrapper {
text-align: center;
}
.author-widget_img-wrapper {
margin-bottom: 22px;
position: relative;
display: inline-block;
}
.author-widget_img-wrapper img {
width: 210px;
border-radius: 50%;
}
.author-widget_title {
font-size: 24px;
line-height: 24px;
font-weight: bold;
margin-bottom: 10px;
}
.author-widget_text {
line-height: 30px;
margin: 0;
padding: 0 2px;
}
.author-widget_social {
margin-top: 12px;
}
.author-widget_social a {
text-align: center;
font-size: 12px;
}
.author-widget_social-link {
color: #cacaca;
margin: 0 11px;
}
.author-widget_img_sign-wrapper {
width: 140px;
margin: 25px auto 0;
text-align: center;
} .textwidget p:last-child {
margin-bottom: 0;
} .widget.builderry_widget.builderry_banner-widget {
padding: 30px 0 33px;
text-align: center;
background-size: cover;
background-position: center center;
max-width: 370px;
margin-top: 50px;
}
.widget.builderry_widget.builderry_banner-widget.without_logotype {
padding-top: 114px;
}
.widget.builderry_widget.builderry_banner-widget .banner-widget_img-wrapper {
margin-bottom: 20px;
max-width: 37%;
margin: 0 auto 17px;
text-align: center;
}
.widget.builderry_widget.builderry_banner-widget .banner-widget_text_sub {
font-size: 24px;
margin-bottom: 1px;
font-weight: 300;
color: #fff;
line-height: 30px;
}
.widget.builderry_widget.builderry_banner-widget .banner-widget_text {
font-size: 24px;
font-weight: 700;
color: #fff;
margin-bottom: 23px;
line-height: 30px;
}
.widget.builderry_widget.builderry_banner-widget .banner-widget_text_bg {
font-size: 60px;
font-weight: 900;
color: #fffefe;
text-transform: uppercase;
margin-top: -20px;
position: relative;
text-align: center;
z-index: -1;
}
.widget.builderry_widget.builderry_banner-widget .banner-widget_button {
display: inline-block;
min-width: 140px;
padding: 7px 10px;
line-height: 24px;
font-size: 13px;
font-weight: bold;
color: #ffffff;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
margin: 0 20px 5px;
}
.widget.builderry_widget.builderry_banner-widget .banner-widget_button:hover {
background-color: transparent;
} body .widget_media_gallery .widget-title {
margin-bottom: 10px;
}
body .widget_media_gallery .gallery {
margin: -5px !important;
padding-bottom: 15px;
}
body .widget_media_gallery .gallery-item {
margin: 0 !important;
}
body .widget_media_gallery .gallery-item .gallery-icon {
margin: 5px;
position: relative;
z-index: 1;
overflow: hidden;
}
body .widget_media_gallery .gallery-item .gallery-icon > a {
display: block;
}
body .widget_media_gallery .gallery-item .gallery-icon a:before {
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
transition: opacity 0.4s;
background: #000;
}
body .widget_media_gallery .gallery-item .gallery-icon a:hover:before {
opacity: 0.4;
}
body .widget_media_gallery .gallery-item img {
border: 0 !important;
}
body .widget_media_gallery .gallery .gallery-caption {
display: none;
} body .widget_calendar .calendar_wrap {
width: 100%;
max-width: 370px;
margin-bottom: 10px;
}
body .widget_calendar .calendar_wrap table td {
font-size: 14px;
padding: 4px 0px;
position: relative;
z-index: 1;
text-align: center;
}
body .widget_calendar .calendar_wrap table td > a {
display: inline-block;
width: 100%;
height: 100%;
color: #ffffff;
}
body .widget_calendar .calendar_wrap table td#today {
color: #ffffff;
}
body .widget_calendar .calendar_wrap table tr {
border: 0;
}
body .widget_calendar .calendar_wrap table th {
padding: 5px 0px;
text-align: center;
}
body .widget_calendar .calendar_wrap table caption {
font-size: 18px;
padding: 7px;
color: #ffffff;
}
body .widget_calendar .calendar_wrap table tfoot {
display: none;
}
body .widget_calendar .calendar_wrap table td#today:before,
body .widget_calendar .calendar_wrap tbody td > a:before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.footer .calendar_wrap tbody,
.footer .calendar_wrap td#today {
color: inherit;
} .widget-mailchimp .mc4wp-form-fields input[type=submit] {
padding: 7px 15px;
height: 45px;
width: 100%;
font-weight: 600;
}
.widget-mailchimp .mc4wp-form-fields input[type=email] {
text-align: center;
margin-bottom: 10px;
width: 100%;
}
.widget-mailchimp .mc4wp-alert p {
text-align: center;
} .builderry_module_cats {
text-align: center;
margin-left: -15px;
margin-right: -15px;
}
.builderry_module_cats.items-1 .cats_item-wrap {
width: 100%;
}
.builderry_module_cats.items-1 .cats_item-wrap:nth-child(2) {
clear: left;
}
.builderry_module_cats.items-1 .cats_item-wrap:nth-child(n+3) {
clear: left;
}
.builderry_module_cats.items-2 .cats_item-wrap {
width: 50%;
}
.builderry_module_cats.items-2 .cats_item-wrap:nth-child(3) {
clear: left;
}
.builderry_module_cats.items-2 .cats_item-wrap:nth-child(2n+5) {
clear: left;
}
.builderry_module_cats.items-3 .cats_item-wrap {
width: 33.33333%;
}
.builderry_module_cats.items-3 .cats_item-wrap:nth-child(4) {
clear: left;
}
.builderry_module_cats.items-3 .cats_item-wrap:nth-child(3n+7) {
clear: left;
}
.builderry_module_cats.items-4 .cats_item-wrap {
width: 25%;
}
.builderry_module_cats.items-4 .cats_item-wrap:nth-child(5) {
clear: left;
}
.builderry_module_cats.items-4 .cats_item-wrap:nth-child(4n+9) {
clear: left;
}
.builderry_module_cats.items-5 .cats_item-wrap {
width: 20%;
}
.builderry_module_cats.items-5 .cats_item-wrap:nth-child(6) {
clear: left;
}
.builderry_module_cats.items-5 .cats_item-wrap:nth-child(5n+11) {
clear: left;
}
.builderry_module_cats.items-6 .cats_item-wrap {
width: 16.66666%;
}
.builderry_module_cats.items-6 .cats_item-wrap:nth-child(7) {
clear: left;
}
.builderry_module_cats.items-6 .cats_item-wrap:nth-child(6n+13) {
clear: left;
}
.builderry_module_cats .cats_item {
position: relative;
z-index: 1;
background-size: cover;
background-position: center;
height: 350px;
background-color: #313131;
}
.builderry_module_cats .cats_item:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #313131;
opacity: 0;
transition: all 0.5s;
}
.builderry_module_cats .cats_item-wrap {
padding: 0 15px 30px;
float: left;
}
.builderry_module_cats .cats_item-link {
display: flex;
height: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
}
.builderry_module_cats .cats_item-title {
font-weight: 700;
color: #fff;
text-transform: uppercase;
}
.builderry_module_cats .cats_item-count {
position: absolute;
z-index: 1;
bottom: 0;
left: 50%;
font-size: 14px;
color: #ffffff;
padding: 3px 20px;
transform: translate(-50%, 50%);
}
.builderry_module_cats .cats_item-image + .cats_item-title {
margin-top: 7px;
}
.builderry_module_cats .cats_item:hover:before {
opacity: 0.4;
}
.builderry_module_cats .builderry_module_carousel .slick-prev {
left: 10px;
}
.builderry_module_cats .builderry_module_carousel .slick-next {
right: 10px;
}
.builderry_module_cats .builderry_module_carousel:hover .slick-prev {
left: 20px;
}
.builderry_module_cats .builderry_module_carousel:hover .slick-next {
right: 20px;
} .wgl_button {
position: relative;
z-index: 20;
}
.wgl_button a {
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.01em;
line-height: 16px;
color: #fff;
border-width: 1px;
border-style: solid;
white-space: nowrap;
text-align: center;
text-transform: uppercase;
transition: 0.4s;
}
.wgl_button a:hover {
background: #fff;
}
.wgl_button-full .wgl_button_link {
display: block;
text-align: center;
}
.wgl_button-inline {
display: inline-block;
}
.wgl_button-xl .wgl_button_link {
min-width: 165px;
padding: 19px 30px;
}
.wgl_button-l .wgl_button_link {
min-width: 155px;
padding: 16px 30px;
}
.wgl_button-m .wgl_button_link {
min-width: 145px;
padding: 14px 25px;
font-size: 13px;
}
.wgl_button-s .wgl_button_link {
min-width: 135px;
padding: 11px 20px;
font-size: 13px;
}
.wgl_button .wgl_button-icon {
font-size: 15px;
}
.wgl_button-icon_right .wgl_button-icon {
padding-left: 10px;
}
.wgl_button-icon_left .wgl_button-icon {
padding-right: 10px;
}
.tp-caption .builderry_module_button .wgl_button_link {
transition: 0.3s !important;
}  .builderry_module_carousel .slick-prev,
.builderry_module_carousel .slick-next {
display: block;
position: absolute;
z-index: 100;
top: 50%;
left: 35px;
right: auto;
width: 50px;
height: 50px;
margin-top: -25px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding: 0;
text-align: center;
font-size: 0;
font-weight: 400;
letter-spacing: 0;
text-indent: 0;
color: #fff;
cursor: pointer;
border: none;
border-radius: 50%;
background: rgba(30, 34, 39, 0.5);
opacity: 1;
transition: 0.4s;
}
.builderry_module_carousel .slick-prev:after,
.builderry_module_carousel .slick-next:after {
display: inline-block;
vertical-align: middle;
border: 0;
font-family: Flaticon;
font-size: 19px;
line-height: 50px;
font-weight: 400;
color: inherit;
transition: 0.4s;
}
.builderry_module_carousel .slick-prev:hover,
.builderry_module_carousel .slick-next:hover {
background: #1e2227;
}
.builderry_module_carousel .slick-prev {
transform: translateX(-200%);
}
.builderry_module_carousel .slick-prev:after {
content: "\f13c";
padding-right: 3px;
}
.builderry_module_carousel .slick-next {
transform: translateX(200%);
}
.builderry_module_carousel .slick-next:after {
content: "\f13d";
padding-left: 4px;
}
.builderry_module_carousel .slick-next {
left: auto;
right: 35px;
}
.builderry_module_carousel .builderry_carousel_list {
overflow: hidden;
}
.builderry_module_carousel:hover .slick-prev,
.builderry_module_carousel:hover .slick-next {
transform: translateX(0);
} .builderry_module_carousel .slick-dots {
padding: 0;
margin: 30px 15px 0 15px;
line-height: 0;
font-size: 0;
min-height: 50px;
}
.builderry_module_carousel .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 5px;
margin: 0;
opacity: 1;
cursor: pointer;
}
.builderry_module_carousel .slick-dots li button {
position: relative;
z-index: 1;
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 0;
vertical-align: bottom;
}
.builderry_module_carousel .slick-dots li button:focus {
outline: none;
}
.builderry_module_carousel .slick-dots li:before {
display: none;
}
.builderry_module_carousel .slick-dots li:last-child {
margin-right: 0;
}
.builderry_module_carousel .vc_row {
margin-left: 0;
margin-right: 0;
}
.builderry_module_carousel.pag_align_left .slick-dots {
text-align: left;
}
.builderry_module_carousel.pag_align_right .slick-dots {
text-align: right;
}
.builderry_module_carousel.pag_align_center .slick-dots {
text-align: center;
}
.builderry_module_carousel.pagination_circle .slick-dots li button {
border-radius: 50%;
width: 10px;
height: 10px;
opacity: 0.3;
}
.builderry_module_carousel.pagination_circle .slick-dots li button:hover {
box-shadow: 0 2px 6px 0;
}
.builderry_module_carousel.pagination_circle .slick-dots li.slick-active button {
opacity: 1;
box-shadow: 0 2px 6px 0;
}
.builderry_module_carousel.pagination_circle_border .slick-dots li {
margin: 1px;
}
.builderry_module_carousel.pagination_circle_border .slick-dots li button {
border-radius: 50%;
width: 8px;
height: 8px;
border: 2px solid red;
background: transparent;
}
.builderry_module_carousel.pagination_line .slick-dots li {
margin: 0 5px;
padding: 10px 0;
}
.builderry_module_carousel.pagination_line .slick-dots li button {
width: 25px;
height: 3px;
opacity: 0.5;
background: transparent;
}
.builderry_module_carousel.pagination_line .slick-dots li button:before {
content: "";
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
transition: all 0.3s;
}
.builderry_module_carousel.pagination_line .slick-dots li:hover button:before {
height: 3px;
}
.builderry_module_carousel.pagination_line .slick-dots li.slick-active button {
opacity: 1;
}
.builderry_module_carousel.pagination_line .slick-dots li.slick-active button:before {
height: 3px;
}
.builderry_module_carousel.pagination_square .slick-dots li {
width: 8px;
height: 8px;
margin-right: 8px;
opacity: 0.3;
}
.builderry_module_carousel.pagination_square .slick-dots li.slick-active {
opacity: 1;
}
.builderry_module_carousel.pagination_line_circle .slick-dots li {
margin: 0;
padding: 10px 5px;
}
.builderry_module_carousel.pagination_line_circle .slick-dots li button {
width: 6px;
height: 6px;
opacity: 0.5;
border-radius: 6px;
}
.builderry_module_carousel.pagination_line_circle .slick-dots li:hover button {
opacity: 1;
}
.builderry_module_carousel.pagination_line_circle .slick-dots li.slick-active button {
opacity: 1;
width: 25px;
} .builderry_module_clients {
text-align: center;
}
.builderry_module_clients .clients_image {
float: left;
padding: 5px 0 30px 0;
}
.builderry_module_clients.items-1 .clients_image {
width: 100%;
}
.builderry_module_clients.items-1 .clients_image:nth-child(2) {
clear: left;
}
.builderry_module_clients.items-1 .clients_image:nth-child(n+3) {
clear: left;
}
.builderry_module_clients.items-2 .clients_image {
width: 50%;
}
.builderry_module_clients.items-2 .clients_image:nth-child(3) {
clear: left;
}
.builderry_module_clients.items-2 .clients_image:nth-child(2n+5) {
clear: left;
}
.builderry_module_clients.items-3 .clients_image {
width: 33.33333%;
}
.builderry_module_clients.items-3 .clients_image:nth-child(4) {
clear: left;
}
.builderry_module_clients.items-3 .clients_image:nth-child(3n+7) {
clear: left;
}
.builderry_module_clients.items-4 .clients_image {
width: 25%;
}
.builderry_module_clients.items-4 .clients_image:nth-child(5) {
clear: left;
}
.builderry_module_clients.items-4 .clients_image:nth-child(4n+9) {
clear: left;
}
.builderry_module_clients.items-5 .clients_image {
width: 20%;
}
.builderry_module_clients.items-5 .clients_image:nth-child(6) {
clear: left;
}
.builderry_module_clients.items-5 .clients_image:nth-child(5n+11) {
clear: left;
}
.builderry_module_clients.items-6 .clients_image {
width: 16.66666%;
}
.builderry_module_clients.items-6 .clients_image:nth-child(7) {
clear: left;
}
.builderry_module_clients.items-6 .clients_image:nth-child(6n+13) {
clear: left;
}
.builderry_module_clients img {
transition: all 0.3s;
}
.builderry_module_clients.item_anim-zoom .clients_image img {
transform: scale(0.95);
}
.builderry_module_clients.item_anim-zoom .clients_image:hover img {
transform: scale(1);
}
.builderry_module_clients.item_anim-opacity .clients_image img {
opacity: 0.5;
}
.builderry_module_clients.item_anim-opacity .clients_image:hover img {
opacity: 1;
}
.builderry_module_clients.item_anim-grayscale .clients_image img {
filter: grayscale(100%);
opacity: 0.2;
}
.builderry_module_clients.item_anim-grayscale .clients_image:hover img {
filter: grayscale(0);
opacity: 1;
}
.builderry_module_clients.item_anim-shadow .clients_image img {
padding: 32px 15px;
}
.builderry_module_clients.item_anim-shadow .clients_image:hover img {
box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
}
.builderry_module_clients.item_anim-contrast .clients_image:hover img {
filter: contrast(300%);
}
.builderry_module_clients.item_anim-blur .clients_image:hover img {
filter: blur(1px);
}
.builderry_module_clients.item_anim-invert .clients_image:hover img {
filter: invert(100%);
}
.builderry_module_clients.item_anim-ex_images .clients_image > a,
.builderry_module_clients.item_anim-ex_images .clients_image > div {
position: relative;
z-index: 1;
display: inline-block;
}
.builderry_module_clients.item_anim-ex_images .hover_image {
position: absolute;
z-index: 1;
left: 0;
top: 0;
opacity: 0;
}
.builderry_module_clients.item_anim-ex_images .clients_image:hover .hover_image {
opacity: 1;
}
.builderry_module_clients.item_anim-ex_images .clients_image:hover .main_image {
opacity: 0;
} .builderry_module_countdown {
text-align: center;
font-size: 100px;
}
.countdown-section {
flex: 1;
color: inherit;
}
.countdown-section:last-child .countdown-amount:before, .countdown-section:last-child .countdown-amount:after {
display: none;
}
.countdown-section .countdown-amount {
position: relative;
z-index: 1;
font-size: 1em;
font-weight: 500;
line-height: 1.32;
display: block;
color: inherit;
padding: 0 4px;
}
.countdown-section .countdown-amount:before, .countdown-section .countdown-amount:after {
content: "";
position: absolute;
z-index: 1;
right: 0;
width: 0.09em;
height: 0.09em;
border-radius: 3px;
background: #c10e0e;
transform: translateX(50%);
}
.countdown-section .countdown-amount:before {
top: 35%;
}
.countdown-section .countdown-amount:after {
bottom: 35%;
}
.countdown-section .countdown-period {
display: block;
font-size: 0.275em;
line-height: 0.87;
color: inherit;
margin-top: 1px;
}
.countdown-row {
display: flex;
justify-content: center;
align-items: center;
}
.custom_countdown .countdown-section {
font-family: inherit;
}
.custom_countdown .countdown-section .countdown-amount {
font-family: inherit;
font-weight: inherit;
}
.custom_countdown .countdown-period {
font-family: inherit;
font-weight: inherit;
}
.builderry_module_countdown.countdown_size_large {
font-size: 100px;
}
.builderry_module_countdown.countdown_size_e_large {
font-size: 120px;
}
.builderry_module_countdown.countdown_size_small {
font-size: 50px;
}
.builderry_module_countdown.countdown_size_medium {
font-size: 80px;
}
.builderry_module_countdown.countdown_align_left {
text-align: left;
}
.builderry_module_countdown.countdown_align_left .countdown-amount:before, .builderry_module_countdown.countdown_align_left .countdown-amount:after {
display: none;
}
.builderry_module_countdown.countdown_align_right {
text-align: right;
}
.builderry_module_countdown.countdown_align_right .countdown-amount:before, .builderry_module_countdown.countdown_align_right .countdown-amount:after {
display: none;
}
@media only screen and (max-width: 1300px) {
.builderry_module_countdown.countdown_size_large {
font-size: 80px;
}
.builderry_module_countdown.countdown_size_custom {
font-size: 80px !important;
}
.builderry_module_countdown.countdown_size_e_large {
font-size: 106px;
}
.builderry_module_countdown.countdown_size_small {
font-size: 41px;
}
.builderry_module_countdown.countdown_size_medium {
font-size: 58px;
}
}
@media only screen and (max-width: 992px) {
.builderry_module_countdown.countdown_size_large {
font-size: 70px;
}
.builderry_module_countdown.countdown_size_custom {
font-size: 70px !important;
}
.builderry_module_countdown.countdown_size_e_large {
font-size: 82px;
}
.builderry_module_countdown.countdown_size_small {
font-size: 33px;
}
.builderry_module_countdown.countdown_size_medium {
font-size: 46px;
}
.countdown-section .countdown-amount:before, .countdown-section .countdown-amount:after {
width: 6px;
height: 6px;
}
}
@media only screen and (max-width: 768px) {
.builderry_module_countdown.countdown_size_large {
font-size: 50px;
}
.builderry_module_countdown.countdown_size_custom {
font-size: 50px !important;
}
.builderry_module_countdown.countdown_size_e_large {
font-size: 60px;
}
.builderry_module_countdown.countdown_size_small {
font-size: 30px;
}
.builderry_module_countdown.countdown_size_medium {
font-size: 40px;
}
.countdown-section .countdown-amount:before, .countdown-section .countdown-amount:after {
width: 4px;
height: 4px;
}
} .builderry_module_counter .counter_value_content {
position: relative;
z-index: 1;
}
.builderry_module_counter .counter_value_wrap,
.builderry_module_counter .counter_value_hide {
font-size: 60px;
line-height: 1.1;
white-space: nowrap;
}
.builderry_module_counter .counter_value_wrap .counter_value,
.builderry_module_counter .counter_value_hide .counter_value {
font-weight: inherit;
font-size: inherit;
line-height: inherit;
font-family: inherit;
color: inherit;
}
.builderry_module_counter .counter_value_wrap .counter_value_suffix,
.builderry_module_counter .counter_value_hide .counter_value_suffix {
position: relative;
left: 0;
top: 0;
vertical-align: baseline;
font-size: 1em;
}
.builderry_module_counter .counter_title {
font-size: 16px;
line-height: 1.5;
text-transform: initial;
}
.builderry_module_counter:not(.layout_top) .counter_value_wrap {
position: absolute;
z-index: 1;
left: 0;
right: 0;
}
.builderry_module_counter:not(.layout_top) .counter_value_hide > * {
opacity: 0;
visibility: hidden;
}
.builderry_module_counter .counter_icon_wrapper {
margin-bottom: 20px;
}
.builderry_module_counter .counter_icon {
transition: 0.4s;
font-size: 35px;
position: absolute;
z-index: 1;
top: 50%;
left: 0;
transform: translateY(-50%);
width: inherit;
text-align: center;
}
.builderry_module_counter .counter_icon_container {
transition: 0.4s;
position: relative;
z-index: 1;
width: 65px;
height: 65px;
}
.builderry_module_counter.counter_alignment_left {
text-align: left;
}
.builderry_module_counter.counter_alignment_left .counter_icon_container {
margin-right: auto;
}
.builderry_module_counter.counter_alignment_center {
text-align: center;
}
.builderry_module_counter.counter_alignment_center .counter_icon_container {
margin-left: auto;
margin-right: auto;
}
.builderry_module_counter.counter_alignment_right {
text-align: right;
}
.builderry_module_counter.counter_alignment_right .counter_icon_container {
margin-left: auto;
}
.builderry_module_counter.layout_top .counter_content_wrapper {
display: inline-block;
position: relative;
z-index: 0;
padding: 13px 21px 17px;
min-width: 175px;
text-align: center;
}
.builderry_module_counter.layout_top .counter_title {
margin-top: 0;
}
.builderry_module_counter.layout_top .counter_corners_top,
.builderry_module_counter.layout_top .counter_corners_bottom {
color: inherit;
}
.builderry_module_counter.layout_top .counter_corners_top:before, .builderry_module_counter.layout_top .counter_corners_top:after,
.builderry_module_counter.layout_top .counter_corners_bottom:before,
.builderry_module_counter.layout_top .counter_corners_bottom:after {
content: "";
position: absolute;
z-index: inherit;
width: 12px;
height: 12px;
opacity: 1;
transform: translate(0, 0);
transition: 0.4s;
}
.builderry_module_counter.layout_top .counter_corners_top:before {
top: 0;
left: 0;
border-top: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.builderry_module_counter.layout_top .counter_corners_top:after {
top: 0;
right: 0;
border-top: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.builderry_module_counter.layout_top .counter_corners_bottom:before {
bottom: 0;
left: 0;
border-bottom: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.builderry_module_counter.layout_top .counter_corners_bottom:after {
bottom: 0;
right: 0;
border-bottom: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.builderry_module_counter.layout_top:hover .counter_corners_top:before, .builderry_module_counter.layout_top:hover .counter_corners_top:after,
.builderry_module_counter.layout_top:hover .counter_corners_bottom:before,
.builderry_module_counter.layout_top:hover .counter_corners_bottom:after {
opacity: 0;
}
.builderry_module_counter.layout_top:hover .counter_corners_top:before {
transform: translate(120%, 60%);
}
.builderry_module_counter.layout_top:hover .counter_corners_top:after {
transform: translate(-120%, 60%);
}
.builderry_module_counter.layout_top:hover .counter_corners_bottom:before {
transform: translate(120%, -60%);
}
.builderry_module_counter.layout_top:hover .counter_corners_bottom:after {
transform: translate(-120%, -60%);
}
.builderry_module_counter.layout_left, .builderry_module_counter.layout_top_left {
text-align: left;
}
.builderry_module_counter.layout_left .counter_icon_wrapper, .builderry_module_counter.layout_top_left .counter_icon_wrapper {
display: inline-block;
float: none;
margin-right: 20px;
margin-bottom: 20px;
}
.builderry_module_counter.layout_right, .builderry_module_counter.layout_top_right {
text-align: right;
}
.builderry_module_counter.layout_right .counter_icon_wrapper, .builderry_module_counter.layout_top_right .counter_icon_wrapper {
display: inline-block;
float: none;
margin-left: 20px;
margin-bottom: 20px;
}
.builderry_module_counter.layout_left .counter_content_wrapper, .builderry_module_counter.layout_right .counter_content_wrapper {
display: flex;
align-items: center;
}
.builderry_module_counter.layout_left .counter_content_wrapper {
flex-flow: row;
}
.builderry_module_counter.layout_left .counter_content_wrapper .counter_value_wrap,
.builderry_module_counter.layout_left .counter_content_wrapper .counter_value_hide {
padding-right: 25px;
}
.builderry_module_counter.layout_left .counter_content_wrapper .counter_title {
padding-left: 25px;
}
.builderry_module_counter.layout_right .counter_content_wrapper {
flex-flow: row-reverse;
}
.builderry_module_counter.layout_right .counter_content_wrapper .counter_value_wrap,
.builderry_module_counter.layout_right .counter_content_wrapper .counter_value_hide {
padding-left: 25px;
}
.builderry_module_counter.layout_right .counter_content_wrapper .counter_title {
padding-right: 25px;
}
.builderry_module_counter.type_bordered .counter_icon_container {
border-style: solid;
border-width: 2px;
overflow: hidden;
}
.builderry_module_counter.type_fill .counter_icon_container {
overflow: hidden;
}
.builderry_module_counter.type_bordered .counter_icon_container, .builderry_module_counter.type_fill .counter_icon_container, .builderry_module_counter.type_tile .counter_icon_container {
background: #f7f8ff;
border-radius: 50%;
}
.builderry_module_counter.counter_divider.layout_top, .builderry_module_counter.counter_divider.layout_left .counter_value_hide, .builderry_module_counter.counter_divider.layout_right .counter_value_hide {
position: relative;
}
.builderry_module_counter.counter_divider.layout_top:after, .builderry_module_counter.counter_divider.layout_left .counter_value_hide:after, .builderry_module_counter.counter_divider.layout_right .counter_value_hide:after {
content: "";
display: block;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 80px;
background-color: rgba(0, 0, 0, 0.1);
}
.builderry_module_counter.counter_divider.layout_right .counter_value_hide:after {
right: unset;
left: 0;
}
.builderry_module_counter.counter_bg_gradient .counter_icon_container:before, .builderry_module_counter.counter_bg_gradient .counter_icon_container:after {
content: "";
position: absolute;
z-index: -2;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: 0.4s;
}
.builderry_module_counter.counter_bg_gradient .counter_icon_container:before {
opacity: 1;
visibility: visible;
}
.builderry_module_counter.counter_bg_gradient .counter_icon_container:after {
opacity: 0;
visibility: hidden;
}
@media (max-width: 1200px) {
.builderry_module_counter.counter_divider.layout_top:after {
background-color: transparent;
}
} .builderry_module_title {
position: relative;
z-index: 1;
} .builderry_module_text * {
line-height: inherit;
font-size: inherit;
}
.builderry_module_text p {
margin-bottom: 0;
}
.builderry_module_text.custom_font > *:not(.fa) {
font-family: inherit;
} .builderry_module_demo_item {
margin-top: 20px;
}
.builderry_module_demo_item .di_image-wrap {
position: relative;
z-index: 1;
transition: transform 0.6s;
box-shadow: 0px 17px 40px 0px rgba(54, 59, 91, 0.15);
max-width: 500px;
margin-left: auto;
margin-right: auto;
border-radius: 10px;
overflow: hidden;
}
.builderry_module_demo_item .di_image-wrap:hover {
transform: translateY(-20px);
}
.builderry_module_demo_item .di_image-wrap:hover .di_image-link:before {
opacity: 0.6;
}
.builderry_module_demo_item .di_image-wrap:hover .di_button {
opacity: 1;
}
.builderry_module_demo_item .di_image-link {
display: block;
}
.builderry_module_demo_item .di_image-link:before {
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
background: #f3f3f3;
transition: opacity 0.3s;
}
.builderry_module_demo_item .di_button {
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
transform: translate3d(-50%, -50%, 0);
transition: opacity 0.3s;
opacity: 0;
}
.builderry_module_demo_item .di_button a {
margin: 0;
border-radius: 50px;
}
.builderry_module_demo_item .di_button a:hover {
border-color: #ffffff;
background: #ffffff;
}
.builderry_module_demo_item .di_title-wrap {
margin-top: 27px;
text-align: center;
}
.builderry_module_demo_item .di_title-wrap > * {
display: inline-block;
}
.builderry_module_demo_item .di_subtitle {
margin-right: 5px;
font-size: 22px;
}
.builderry_module_demo_item .di_title {
font-size: 22px;
}
.builderry_module_demo_item.coming_soon {
pointer-events: none;
}
.builderry_module_demo_item.coming_soon .di_image-link:before {
opacity: 0.7;
}
.builderry_module_demo_item .di_label {
position: absolute;
z-index: 1;
width: 100%;
height: 40px;
top: 50%;
margin-top: -20px;
display: flex;
justify-content: center;
text-align: center;
align-items: center;
background: transparent;
font-size: 28px;
opacity: 0.7;
} .builderry_divider {
font-size: 0;
line-height: 0;
}
.builderry_divider.divider_alignment_right {
text-align: right;
}
.builderry_divider.divider_alignment_left {
text-align: left;
}
.builderry_divider.divider_alignment_center {
text-align: center;
}
.builderry_divider.divider_alignment_right .divider_custom, .builderry_divider.divider_alignment_left .divider_custom, .builderry_divider.divider_alignment_center .divider_custom {
display: inline-block;
}
.builderry_divider .divider_line .divider_custom {
position: relative;
}
.builderry_divider .divider_line .divider_custom .divider_line {
display: none;
position: absolute;
top: 0;
bottom: 0;
width: 70px;
}
.builderry_divider .divider_line.divider_line_alignment_right .divider_custom .divider_line, .builderry_divider .divider_line.divider_line_alignment_left .divider_custom .divider_line, .builderry_divider .divider_line.divider_line_alignment_center .divider_custom .divider_line {
display: block;
}
.builderry_divider .divider_line.divider_line_alignment_right .divider_custom .divider_line {
right: 0;
left: auto;
}
.builderry_divider .divider_line.divider_line_alignment_left .divider_custom .divider_line {
right: auto;
left: 0;
}
.builderry_divider .divider_line.divider_line_alignment_center .divider_custom .divider_line {
left: 50%;
transform: translateX(-50%);
} .builderry_module_double_headings .heading_title {
position: relative;
z-index: 1;
margin-top: 10px;
}
.builderry_module_double_headings .heading_title * {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit;
}
.builderry_module_double_headings .heading_subtitle {
display: inline-block;
position: relative;
z-index: 1;
padding: 12px 14px;
text-transform: uppercase;
}
.builderry_module_double_headings .heading_subtitle * {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit;
}
.builderry_module_double_headings .heading_subtitle .subtitle_corners_top:before, .builderry_module_double_headings .heading_subtitle .subtitle_corners_top:after,
.builderry_module_double_headings .heading_subtitle .subtitle_corners_bottom:before,
.builderry_module_double_headings .heading_subtitle .subtitle_corners_bottom:after {
content: "";
position: absolute;
z-index: inherit;
width: 8px;
height: 8px;
opacity: 1;
transform: translate(0, 0);
transition: 0.4s;
}
.builderry_module_double_headings .heading_subtitle .subtitle_corners_top:before {
top: 0;
left: 0;
border-top: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.builderry_module_double_headings .heading_subtitle .subtitle_corners_top:after {
top: 0;
right: 0;
border-top: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.builderry_module_double_headings .heading_subtitle .subtitle_corners_bottom:before {
bottom: 0;
left: 0;
border-bottom: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.builderry_module_double_headings .heading_subtitle .subtitle_corners_bottom:after {
bottom: 0;
right: 0;
border-bottom: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_top:before, .builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_top:after,
.builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_bottom:before,
.builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_bottom:after {
opacity: 0;
}
.builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_top:before {
transform: translate(120%, 60%);
}
.builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_top:after {
transform: translate(-120%, 60%);
}
.builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_bottom:before {
transform: translate(120%, -60%);
}
.builderry_module_double_headings:hover .heading_subtitle .subtitle_corners_bottom:after {
transform: translate(-120%, -60%);
}
@media only screen and (min-width: 1200px) {
.wgl-container .builderry_module_double_headings .heading_title_desktop,
.wgl-container .builderry_module_double_headings .heading_title_desktop > * {
font-size: inherit !important;
line-height: inherit !important;
font-weight: inherit;
color: inherit;
}
}
@media only screen and (min-width: 992px) {
.wgl-container .builderry_module_double_headings .heading_title_tablet,
.wgl-container .builderry_module_double_headings .heading_title_tablet > * {
font-size: inherit !important;
line-height: inherit !important;
font-weight: inherit;
color: inherit;
}
}
@media only screen and (min-width: 768px) {
.wgl-container .builderry_module_double_headings .heading_title_mobile,
.wgl-container .builderry_module_double_headings .heading_title_mobile > * {
font-size: inherit !important;
line-height: inherit !important;
font-weight: inherit;
color: inherit;
}
} .builderry_module_flipbox .flipbox_wrapper {
min-height: 290px;
text-align: center;
position: relative;
z-index: 1;
perspective: 1000px;
}
.builderry_module_flipbox .flipbox_front,
.builderry_module_flipbox .flipbox_back {
transform-style: preserve-3d;
backface-visibility: hidden;
perspective: inherit;
min-height: inherit;
border-radius: inherit;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #ffffff;
transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
}
.builderry_module_flipbox .flipbox_front {
display: flex;
justify-content: center;
align-items: center;
padding: 32px;
box-sizing: border-box;
}
.builderry_module_flipbox .flipbox_front .flipbox_front_content {
position: relative;
z-index: 1;
padding: 26px 30px;
width: 100%;
}
.builderry_module_flipbox .flipbox_front .flipbox_logo,
.builderry_module_flipbox .flipbox_front .flipbox_title,
.builderry_module_flipbox .flipbox_front .flipbox_descr {
transform-style: preserve-3d;
perspective: inherit;
backface-visibility: hidden;
}
.builderry_module_flipbox .flipbox_front .flipbox_logo {
display: block;
margin-left: auto;
margin-right: auto;
transform: translate3d(0, 0, 35px) scale(0.95);
}
.builderry_module_flipbox .flipbox_front .flipbox_title {
box-sizing: border-box;
text-align: center;
transform: translate3d(0, 0, 70px) scale(0.86);
}
.builderry_module_flipbox .flipbox_front .flipbox_descr {
padding-top: 5px;
text-align: center;
line-height: 1;
transform: translate3d(0, 0, 60px) scale(0.86);
}
.builderry_module_flipbox .flipbox_front .flipbox_corners_top:before, .builderry_module_flipbox .flipbox_front .flipbox_corners_top:after,
.builderry_module_flipbox .flipbox_front .flipbox_corners_bottom:before,
.builderry_module_flipbox .flipbox_front .flipbox_corners_bottom:after {
content: "";
position: absolute;
z-index: inherit;
width: 12px;
height: 12px;
transform: translate3d(0, 0, 65px) scale(0.86);
}
.builderry_module_flipbox .flipbox_front .flipbox_corners_top:before {
top: 4px;
left: 17px;
border-top: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.builderry_module_flipbox .flipbox_front .flipbox_corners_top:after {
top: 4px;
right: 17px;
border-top: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.builderry_module_flipbox .flipbox_front .flipbox_corners_bottom:before {
bottom: 4px;
left: 17px;
border-bottom: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.builderry_module_flipbox .flipbox_front .flipbox_corners_bottom:after {
bottom: 4px;
right: 17px;
border-bottom: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.builderry_module_flipbox .flipbox_back {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.builderry_module_flipbox .flipbox_back .flipbox_back_content {
transform-style: preserve-3d;
perspective: inherit;
backface-visibility: hidden;
transform: translateZ(70px) scale(0.86);
padding: 32px;
}
.builderry_module_flipbox .flipbox_back .flipbox_logo {
backface-visibility: hidden;
transform: translate3d(0px, -10px, 35px) scale(0.86);
height: 20px;
}
.builderry_module_flipbox .flipbox_back .flipbox_title {
margin-bottom: 10px;
}
.builderry_module_flipbox .flipbox_back .builderry_module_button {
margin-top: 23px;
}
.builderry_module_flipbox .flipbox_back .builderry_module_button a {
margin-bottom: 0;
}
.builderry_module_flipbox .flipbox_title {
font-size: 30px;
line-height: 1.2;
color: inherit;
}
.builderry_module_flipbox .flipbox_button {
padding-top: 10px;
}
.builderry_module_flipbox .flipbox_button:after {
color: inherit;
}
.builderry_module_flipbox.type_flip_right .flipbox_front {
transform: rotateY(0deg);
}
.builderry_module_flipbox.type_flip_right:hover .flipbox_front {
transform: rotateY(180deg);
}
.builderry_module_flipbox.type_flip_left .flipbox_front {
transform: rotateY(0deg);
}
.builderry_module_flipbox.type_flip_left:hover .flipbox_front {
transform: rotateY(-180deg);
}
.builderry_module_flipbox.type_flip_top .flipbox_front {
transform: rotateX(0deg);
}
.builderry_module_flipbox.type_flip_top:hover .flipbox_front {
transform: rotateX(180deg);
}
.builderry_module_flipbox.type_flip_bottom .flipbox_front {
transform: rotateX(0deg);
}
.builderry_module_flipbox.type_flip_bottom:hover .flipbox_front {
transform: rotateX(-180deg);
}
.builderry_module_flipbox.type_flip_right .flipbox_back {
transform: rotateY(-180deg);
}
.builderry_module_flipbox.type_flip_right:hover .flipbox_back {
transform: rotateY(0);
}
.builderry_module_flipbox.type_flip_left .flipbox_back {
transform: rotateY(180deg);
}
.builderry_module_flipbox.type_flip_left:hover .flipbox_back {
transform: rotateY(0);
}
.builderry_module_flipbox.type_flip_top .flipbox_back {
transform: rotateX(-180deg);
}
.builderry_module_flipbox.type_flip_top:hover .flipbox_back {
transform: rotateX(0);
}
.builderry_module_flipbox.type_flip_bottom .flipbox_back {
transform: rotateX(180deg);
}
.builderry_module_flipbox.type_flip_bottom:hover .flipbox_back {
transform: rotateX(0);
} .wgl-icon {
margin: 0;
transition: all 0.4s;
}
.wgl-icon.icon_circle {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #ffffff;
border-radius: 40px;
}
.wgl-icon.icon_circle.icon_shadow {
box-shadow: 0 0 16px 3px rgba(3, 38, 94, 0.19);
}
.wgl-icon.opacity_icon:hover {
opacity: 0.5;
}
a .wgl-icon {
cursor: pointer;
} .builderry_module_img_layer {
position: relative;
line-height: 0;
max-width: 100%;
}
.builderry_module_img_layer .img_layer_image_wrapper {
position: relative;
line-height: 0;
display: block;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%;
}
.builderry_module_img_layer .img_layer_image_wrapper:not(:first-child) {
position: absolute;
left: 0;
top: 0;
}
.builderry_module_img_layer .img_layer_image_wrapper .img_layer_image {
transition: all 0.5s;
}
.builderry_module_img_layer .img_layer_image_wrapper.fade_in .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_big_up .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_big_down .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_big_left .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_big_right .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_up .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_down .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_left .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.slide_right .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.flip_x .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.flip_y .img_layer_image, .builderry_module_img_layer .img_layer_image_wrapper.zoom_in .img_layer_image {
opacity: 0;
visibility: hidden;
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_big_up .img_layer_image {
transform: translateY(100%);
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_big_down .img_layer_image {
transform: translateY(-100%);
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_big_left .img_layer_image {
transform: translateX(100%);
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_big_right .img_layer_image {
transform: translateX(-100%);
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_up .img_layer_image {
transform: translateY(50%);
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_down .img_layer_image {
transform: translateY(-50%);
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_left .img_layer_image {
transform: translateX(50%);
}
.builderry_module_img_layer .img_layer_image_wrapper.slide_right .img_layer_image {
transform: translateX(-50%);
}
.builderry_module_img_layer .img_layer_image_wrapper.flip_x .img_layer_image {
transform: rotateX(-100deg);
}
.builderry_module_img_layer .img_layer_image_wrapper.flip_y .img_layer_image {
transform: rotateY(-100deg);
}
.builderry_module_img_layer .img_layer_image_wrapper.zoom_in .img_layer_image {
transform: scale3d(0.2, 0.2, 0.2);
}
.builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.fade_in .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_up .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_down .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_left .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_right .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_up .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_down .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_left .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_right .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_x .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_y .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.zoom_in .img_layer_image {
opacity: 1;
visibility: visible;
}
.builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_up .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_down .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_up .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_down .img_layer_image {
transform: translateY(0);
}
.builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_left .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_right .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_left .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_right .img_layer_image {
transform: translateX(0);
}
.builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_x .img_layer_image, .builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_y .img_layer_image {
transform: rotate(0);
}
.builderry_module_img_layer.img_layer_animate .img_layer_image_wrapper.zoom_in .img_layer_image {
transform: scale3d(1, 1, 1);
} .builderry_module_infobox {
transition: 0.5s;
clear: both;
}
.builderry_module_infobox .infobox_wrapper {
position: relative;
z-index: 1;
border-color: #cbcbcb;
border-style: solid;
transition: inherit;
}
.builderry_module_infobox .infobox_wrapper:before, .builderry_module_infobox .infobox_wrapper:after {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
left: 0;
transition: all 0.5s;
background-position: center;
background-size: cover;
}
.builderry_module_infobox .infobox_wrapper:after {
opacity: 0;
}
.builderry_module_infobox .infobox_wrapper .infobox_button {
margin-top: 20px;
}
.builderry_module_infobox.infobox_alignment_left {
text-align: left;
}
.builderry_module_infobox.infobox_alignment_left .infobox_icon_container {
margin-right: auto;
}
.builderry_module_infobox.infobox_alignment_center {
text-align: center;
}
.builderry_module_infobox.infobox_alignment_center .infobox_icon_container {
margin-left: auto;
margin-right: auto;
}
.builderry_module_infobox.infobox_alignment_right {
text-align: right;
}
.builderry_module_infobox.infobox_alignment_right .infobox_icon_container {
margin-left: auto;
}
.builderry_module_infobox.layout_left .infobox_icon_wrapper {
float: left;
}
.builderry_module_infobox.layout_left .infobox_icon_wrapper .infobox_icon_container {
margin-right: 20px;
margin-bottom: 20px;
}
.builderry_module_infobox.layout_right .infobox_icon_wrapper {
float: right;
}
.builderry_module_infobox.layout_right .infobox_icon_wrapper .infobox_icon_container {
margin-left: 30px;
margin-bottom: 20px;
}
.builderry_module_infobox.layout_left .infobox_content_wrapper, .builderry_module_infobox.layout_right .infobox_content_wrapper {
overflow: hidden;
}
.builderry_module_infobox:not(.full_width) .infobox_icon {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 100%;
text-align: center;
}
.builderry_module_infobox .infobox_title {
position: relative;
z-index: 1;
margin-bottom: 13px;
font-size: 22px;
line-height: 30px;
font-weight: 700;
transition: inherit;
}
.builderry_module_infobox .infobox_content {
transition: inherit;
}
.builderry_module_infobox .infobox_icon {
font-size: 40px;
transition: inherit;
}
.builderry_module_infobox .infobox_icon_wrapper {
margin-bottom: 17px;
transition: inherit;
}
.builderry_module_infobox .infobox_icon_wrapper .infobox_icon_container {
line-height: 0;
}
.builderry_module_infobox .infobox_icon_container {
position: relative;
z-index: 1;
width: 70px;
height: 70px;
box-sizing: content-box;
overflow: hidden;
transition: inherit;
}
.builderry_module_infobox .infobox_wrapper:hover:after {
opacity: 1;
} #sb_instagram {
position: relative;
z-index: 1;
}
#sb_instagram .sbi_photo {
position: relative;
z-index: 3;
opacity: 1 !important;
}
#sb_instagram .sbi_photo:before {
content: "";
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.5s;
}
#sb_instagram .sbi_photo:after {
content: "\f144";
font-family: Flaticon;
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
font-size: 70px;
color: #ffffff;
opacity: 0;
transition: all 0.5s;
transform: translate(-50%, -50%);
}
#sb_instagram .sbi_item.hover-active .sbi_photo:before {
opacity: 0.75;
}
#sb_instagram .sbi_item.hover-active .sbi_photo:after {
opacity: 1;
}
#sb_instagram .sbi_item:hover .sbi_photo:before {
opacity: 0.75 !important;
}
#sb_instagram .sbi_item:hover .sbi_photo:after {
opacity: 1 !important;
}
#sb_instagram #sbi_images:hover .sbi_item.hover-active .sbi_photo:before {
opacity: 0;
}
#sb_instagram #sbi_images:hover .sbi_item.hover-active .sbi_photo:after {
opacity: 0;
} .builderry_module_message_box {
position: relative;
padding: 12px 12px 12px 83px;
min-height: 40px;
border: unset;
box-shadow: 0px 7px 20px rgba(0, 0, 0, 0.11);
background-color: #ffffff;
}
.builderry_module_message_box.closable {
padding-right: 57px;
}
.builderry_module_message_box .message_title {
font-size: 16px;
line-height: 1.25;
font-weight: 700;
}
.builderry_module_message_box .message_text {
font-size: 14px;
line-height: 1.45;
}
.builderry_module_message_box .message_icon_wrap {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
width: 64px;
height: 100%;
transform: translateY(-50%);
}
.builderry_module_message_box .message_icon {
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
width: 36px;
height: 36px;
font-style: normal;
font-size: 32px;
line-height: 36px;
box-sizing: border-box;
text-align: center;
color: #ffffff;
transform: translate(-50%, -50%);
}
.builderry_module_message_box .message_close_button {
display: block;
position: absolute;
z-index: 1;
top: 50%;
right: 0;
width: 57px;
height: 64px;
font-size: 16px;
line-height: 64px;
text-align: center;
transform: translateY(-50%);
cursor: pointer;
}
.builderry_module_message_box .message_close_button:before {
content: "\f112";
font-family: "flaticon";
}
.builderry_module_message_box.type_info {
border-color: #1d8dff;
}
.builderry_module_message_box.type_info .message_icon_wrap {
background-color: #1d8dff;
}
.builderry_module_message_box.type_info .message_close_button,
.builderry_module_message_box.type_info .message_title {
color: #1d8dff;
}
.builderry_module_message_box.type_info .message_icon:before {
content: "\f132";
font-family: "flaticon";
}
.builderry_module_message_box.type_success {
border-color: #23da79;
}
.builderry_module_message_box.type_success .message_icon_wrap {
background-color: #23da79;
}
.builderry_module_message_box.type_success .message_close_button,
.builderry_module_message_box.type_success .message_title {
color: #23da79;
}
.builderry_module_message_box.type_success .message_icon:before {
content: "\f131";
font-family: "flaticon";
}
.builderry_module_message_box.type_error {
border-color: #e70a0a;
}
.builderry_module_message_box.type_error .message_icon_wrap {
background-color: #e70a0a;
}
.builderry_module_message_box.type_error .message_close_button,
.builderry_module_message_box.type_error .message_title {
color: #e70a0a;
}
.builderry_module_message_box.type_error .message_icon:before {
content: "\f12f";
font-family: "flaticon";
}
.builderry_module_message_box.type_warning {
border-color: #fdb900;
}
.builderry_module_message_box.type_warning .message_icon_wrap {
background-color: #fdb900;
}
.builderry_module_message_box.type_warning .message_close_button,
.builderry_module_message_box.type_warning .message_title {
color: #fdb900;
}
.builderry_module_message_box.type_warning .message_icon:before {
content: "\f11a";
font-family: "flaticon";
} .isotope-filter {
font-weight: 400;
font-size: 18px;
margin-bottom: 50px;
padding-top: 15px;
}
.isotope-filter a {
display: inline-block;
margin-right: 50px;
color: inherit;
transition: all 0.4s;
position: relative;
line-height: 22px;
font-size: 13px;
font-weight: 600;
color: #b3b3b3;
text-transform: uppercase;
padding-bottom: 2px;
}
.isotope-filter a:last-child {
margin-right: 0;
}
.isotope-filter a:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
transition: all 0.4s;
transform: translateX(-50%);
}
.isotope-filter a.active:before, .isotope-filter a:hover:before {
width: 100%;
}
.isotope-filter.filter_def.filter-center {
text-align: center;
}
.isotope-filter.filter_def.filter-left {
text-align: left;
}
.isotope-filter.filter_def.filter-right {
text-align: right;
}
.isotope-filter.filter_def a .number_filter {
width: 20px;
height: 20px;
right: -20px;
line-height: 22px;
font-size: 10px;
color: #ffffff;
display: inline-block;
position: absolute;
bottom: 100%;
font-weight: 500;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
text-align: center;
}
.isotope-filter.filter_def a:hover .number_filter {
opacity: 1;
visibility: visible;
}
.isotope-filter.filter_def a:last-child {
margin-right: 0;
}
.isotope-filter.filter_with_bg {
padding: 10px 30px;
background: #f7f7f7;
margin-bottom: 30px;
} .row .wgl_portfolio_list-item {
padding-left: 0;
padding-right: 0;
float: none;
display: inline-block;
vertical-align: top;
}
.wgl_portfolio_list-container {
margin-left: 0;
margin-right: 0;
}
.wgl_portfolio_list-container .slick-dots {
padding: 0 0 25px 0;
}
.wgl_portfolio_item-meta {
font-size: 14px;
}
.wgl_portfolio_item-meta a,
.wgl_portfolio_item-meta span {
color: inherit;
}
.wgl_portfolio_item-meta .post_cats {
position: relative;
z-index: 1;
display: block;
line-height: 20px;
transition: all 0.5s;
}
.wgl_portfolio_item-meta .post_cats a {
position: relative;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
}
.wgl_portfolio_item-meta .post_cats span.delimiter-comma {
margin-right: 2px;
margin-left: 2px;
transition: color 0.4s;
}
.wgl_portfolio_item-wrapper .swipebox {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 5;
opacity: 0;
transform: scale(1);
transition: all 0.4s;
}
.wgl_portfolio_item-wrapper .single_link {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
z-index: 5;
opacity: 0;
transform: scale(0);
transition: all 0.4s;
font-size: 22px;
color: #ffffff;
} .wgl_portfolio_item-title .title {
font-size: 24px;
line-height: 1;
}
.wgl_portfolio_item-title span, .wgl_portfolio_item-title a {
color: inherit;
font-weight: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
} .wgl_portfolio_item-wrapper:hover .portfolio-post_overlay-figure {
opacity: 1;
}
.portfolio-post_overlay-figure {
opacity: 0;
position: absolute;
z-index: 10;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
transform: translate(-50%, -50%);
transition: opacity 0.4s;
}
.portfolio-post_overlay-figure:before,
.portfolio-post_overlay-figure:after {
content: "";
display: block;
position: absolute;
top: 0%;
left: 50%;
transform-origin: 0% 50%;
width: 1px;
height: 100%;
background: #ffffff;
}
.portfolio-post_overlay-figure:after {
transform: rotate(-90deg);
} .under_image .wgl_portfolio_item-image {
position: relative;
overflow: hidden;
-webkit-clip-path: inset(0 0 0 0);
clip-path: inset(0 0 0 0);
transition: all 0.6s ease-in-out;
}
.under_image.wgl_portfolio_item-wrapper .swipebox {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: scale(1);
}
.under_image.wgl_portfolio_item-wrapper .swipebox:before, .under_image.wgl_portfolio_item-wrapper .swipebox:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
background: #ffffff;
transition: all 0.6s;
}
.under_image.wgl_portfolio_item-wrapper .swipebox:before {
width: 20px;
height: 2px;
margin-top: -1px;
margin-left: -10px;
}
.under_image.wgl_portfolio_item-wrapper .swipebox:after {
width: 2px;
height: 20px;
margin-top: -10px;
margin-left: -1px;
}
.under_image.wgl_portfolio_item-wrapper .single_link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
transform: scale(1);
}
.under_image.wgl_portfolio_item-wrapper .single_link:before {
transition: all 0.7s;
transform: translateX(-15px);
}
.under_image .post_cats {
margin-top: 14px;
}
.under_image .post_cats a, .under_image .post_cats span {
color: #b3b3b3;
}
.under_image .overlay {
content: "";
position: absolute;
z-index: 2;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease;
}
.under_image:hover .overlay {
opacity: 1;
z-index: 2;
visibility: visible;
}
.under_image:hover .wgl_portfolio_item-image a {
z-index: 2;
}
.under_image:hover .swipebox {
opacity: 1;
}
.under_image:hover .swipebox:before {
width: 30px;
height: 2px;
margin-top: -1px;
margin-left: -15px;
}
.under_image:hover .swipebox:after {
width: 2px;
height: 30px;
margin-top: -15px;
margin-left: -1px;
}
.under_image:hover .single_link {
opacity: 1;
}
.under_image:hover .single_link:before {
transform: translateX(0);
}
.under_image:hover .wgl_portfolio_item-image {
-webkit-clip-path: inset(6% 6% 6% 6%);
clip-path: inset(6% 6% 6% 6%);
}
.under_image .wgl_portfolio_item-title {
margin-top: 0;
}
.under_image.h_align_right .wgl_portfolio_item-description {
text-align: right;
}
.under_image.h_align_center .wgl_portfolio_item-description {
text-align: center;
}
.under_image .wgl_portfolio_item-description {
padding-top: 26px;
padding-bottom: 18px;
} .inside_image {
position: relative;
overflow: hidden;
transition: transform 0.4s ease-in-out;
}
.inside_image .wgl_portfolio_item-image {
overflow: hidden;
}
.inside_image .wgl_portfolio_item-description {
position: absolute;
z-index: 3;
top: 0%;
left: 0;
right: 0;
opacity: 1;
transition: all 0.5s;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 45px;
width: 100%;
height: 100%;
box-sizing: border-box;
color: #fff;
text-align: center;
}
.inside_image .wgl_portfolio_item-description > * {
transition: all 0.5s;
opacity: 0;
}
.inside_image .wgl_portfolio_item-image img {
width: 100%;
height: auto;
backface-visibility: hidden;
transition: all 1s ease-out;
}
.inside_image .wgl_portfolio_item-meta {
transform: scale(1.2);
margin-bottom: 6px;
}
.inside_image .wgl_portfolio_item-title {
transition: all 0.4s;
opacity: 0;
transform: scale(1.2);
}
.inside_image .wgl_portfolio_item-title .title {
color: #fff;
line-height: 1.2;
display: inline-block;
opacity: 1;
}
.inside_image .wgl_portfolio_item-corners:before,
.inside_image .wgl_portfolio_item-corners:after {
content: "";
position: absolute;
z-index: inherit;
width: 12px;
height: 12px;
transition: all 0.5s;
}
.inside_image .wgl_portfolio_item-corners_top:before {
top: 0;
left: 0;
border-top: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.inside_image .wgl_portfolio_item-corners_top:after {
top: 0;
right: 0;
border-top: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.inside_image .wgl_portfolio_item-corners_bot:before {
bottom: 0;
left: 0;
border-bottom: 2px solid currentColor;
border-left: 2px solid currentColor;
}
.inside_image .wgl_portfolio_item-corners_bot:after {
bottom: 0;
right: 0;
border-bottom: 2px solid currentColor;
border-right: 2px solid currentColor;
}
.inside_image .overlay {
position: absolute;
z-index: 0;
top: 0;
opacity: 0;
left: 0;
width: 100%;
height: 100%;
transition: all 0.4s;
transition-delay: 0s;
padding: 0;
}
.inside_image .single_link:hover {
margin-left: 4px;
}
.inside_image:hover, .inside_image.always_info_animation {
z-index: 1;
}
.inside_image:hover .wgl_portfolio_item-description, .inside_image.always_info_animation .wgl_portfolio_item-description {
opacity: 1;
}
.inside_image:hover .wgl_portfolio_item-description > *, .inside_image.always_info_animation .wgl_portfolio_item-description > * {
opacity: 1;
}
.inside_image:hover .overlay, .inside_image.always_info_animation .overlay {
opacity: 1;
}
.inside_image:hover .wgl_portfolio_item-title, .inside_image.always_info_animation .wgl_portfolio_item-title {
transform: scale(1);
}
.inside_image:hover .wgl_portfolio_item-meta, .inside_image.always_info_animation .wgl_portfolio_item-meta {
transform: scale(1);
}
.inside_image:hover .swipebox, .inside_image:hover .single_link, .inside_image.always_info_animation .swipebox, .inside_image.always_info_animation .single_link {
opacity: 1;
transform: scale(1);
}
.inside_image:hover .wgl_portfolio_item-corners_top:before, .inside_image.always_info_animation .wgl_portfolio_item-corners_top:before {
top: 45px;
left: 45px;
}
.inside_image:hover .wgl_portfolio_item-corners_top:after, .inside_image.always_info_animation .wgl_portfolio_item-corners_top:after {
top: 45px;
right: 45px;
}
.inside_image:hover .wgl_portfolio_item-corners_bot:before, .inside_image.always_info_animation .wgl_portfolio_item-corners_bot:before {
bottom: 45px;
left: 45px;
}
.inside_image:hover .wgl_portfolio_item-corners_bot:after, .inside_image.always_info_animation .wgl_portfolio_item-corners_bot:after {
bottom: 45px;
right: 45px;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-description {
opacity: 0;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-description > * {
opacity: 0;
}
.inside_image.always_info_animation:hover .overlay {
opacity: 0;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-title {
transform: scale(0.6);
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-meta {
transform: scale(0.6);
}
.inside_image.always_info_animation:hover .swipebox, .inside_image.always_info_animation:hover .single_link {
opacity: 0;
transform: scale(0.6);
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-corners_top:before {
top: 145px;
left: 145px;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-corners_top:after {
top: 145px;
right: 145px;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-corners_bot:before {
bottom: 145px;
left: 145px;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-corners_bot:after {
bottom: 145px;
right: 145px;
}
.wgl_portfolio_list-first {
padding-left: 45px;
padding-top: 26px;
}
.wgl_portfolio_list-first .builderry_module_double_headings.aleft {
margin-bottom: 15px;
}
.wgl_portfolio_list-first .builderry_module_double_headings.aleft .heading_bgtitle {
transform: translateX(-50px);
}
.wgl_portfolio_list-first .builderry_module_button {
margin-top: 15px;
}
.wgl_portfolio_list-first .builderry_module_button > a {
margin-bottom: 0;
} .wgl_portfolio_single-item .wgl_portfolio_item-image {
margin-bottom: 34px;
}
.wgl_portfolio_single-item .wgl_portfolio_item-title {
margin-bottom: 17px;
}
.wgl_portfolio_single-item .wgl_portfolio_info-wrap {
margin-left: -15px;
margin-right: -15px;
}
.wgl_portfolio_single-item .wgl_portfolio_info-wrap:after {
content: "";
clear: both;
display: table;
}
.wgl_portfolio_single-item .wgl_portfolio_item-annotation {
padding: 33px 40px 35px;
box-shadow: 7px 0 43px rgba(0, 0, 0, 0.11);
}
.wgl_portfolio_single-item .single_post_info {
padding-bottom: 20px;
margin-bottom: 15px;
border-bottom: 0;
}
.wgl_portfolio_single-item .wgl_portfolio_item-meta {
margin-bottom: 20px;
}
.wgl_portfolio_single-item .wgl_portfolio_item-meta > * {
margin-right: 20px;
}
.wgl_portfolio_single-item .wgl_portfolio_item-meta > *:last-child {
margin-right: 0;
}
.wgl_portfolio_single-item .tags_likes_wrap {
padding-bottom: 35px;
border-bottom: 1px solid #ededed;
}
.wgl_portfolio_single-item .tags_likes_wrap .wgl-likes {
float: right;
}
.wgl_portfolio_single-item .tagcloud .tagcloud_desc {
font-size: 14px;
line-height: 30px;
vertical-align: top;
text-transform: uppercase;
color: #313131;
font-weight: 700;
margin-right: 20px;
}
.single_info-share_social-wpapper {
padding-bottom: 5px;
padding-top: 25px;
border-top: 1px solid #dfdfdf;
}
.single_info-share_social-wpapper > span {
font-size: 14px;
font-weight: 600;
margin-right: 15px;
text-transform: uppercase;
}
.single_info-share_social-wpapper:only-child {
border: 0;
padding: 0;
}
.single_info-share_social-wpapper .share_social-wpapper {
font-size: 0;
line-height: 0;
margin-top: 5px;
}
.single_info-share_social-wpapper .share_twitter span.fa {
background-color: #13aef6;
}
.single_info-share_social-wpapper .share_twitter span.fa:hover {
box-shadow: 4px 4px 10px 0 rgba(19, 174, 246, 0.5);
transform: translateY(-3px);
}
.single_info-share_social-wpapper .share_facebook span.fa {
background-color: #032ca2;
}
.single_info-share_social-wpapper .share_facebook span.fa:hover {
box-shadow: 4px 4px 10px 0 rgba(3, 44, 162, 0.5);
transform: translateY(-3px);
}
.single_info-share_social-wpapper .share_google span.fa {
background-color: #ab3434;
}
.single_info-share_social-wpapper .share_google span.fa:hover {
box-shadow: 4px 4px 10px 0 rgba(171, 52, 52, 0.5);
transform: translateY(-3px);
}
.single_info-share_social-wpapper .share_pinterest span.fa {
background-color: #cc0202;
}
.single_info-share_social-wpapper .share_pinterest span.fa:hover {
box-shadow: 4px 4px 10px 0 rgba(204, 2, 2, 0.5);
transform: translateY(-3px);
}
.single_info-share_social-wpapper .share_linkedin span.fa {
background-color: #0266cc;
}
.single_info-share_social-wpapper .share_linkedin span.fa:hover {
box-shadow: 4px 4px 10px 0 rgba(2, 102, 204, 0.5);
transform: translateY(-3px);
}
.single_info-share_social-wpapper .share_link + .share_link {
margin-left: 10px;
}
.single_info-share_social-wpapper .share_link span {
border-radius: 50%;
color: #ffffff;
}
.single_info-share_social-wpapper .share_link:hover span.fa {
color: #ffffff;
}
.single_info-share_social-wpapper .share_twitter:hover span.fa {
background-color: #13aef6;
}
.single_info-share_social-wpapper .share_facebook:hover span.fa {
background-color: #032ca2;
}
.single_info-share_social-wpapper .share_google:hover span.fa {
background-color: #ab3434;
}
.single_info-share_social-wpapper .share_pinterest:hover span.fa {
background-color: #cc0202;
}
.single_info-share_social-wpapper .share_linkedin:hover span.fa {
background-color: #0266cc;
}
.single_portfolio .builderry-post-navigation,
.single_portfolio .next-link_wrapper,
.single_portfolio .prev-link_wrapper {
margin-bottom: 0;
}
.single_portfolio .related_portfolio {
margin-top: 70px;
margin-bottom: 50px;
}
.single_portfolio .related_portfolio .builderry_module_carousel {
margin: 0;
}
.single_portfolio .related_portfolio .builderry_module_title {
margin-bottom: 30px;
}
.portfolio_info_item-info_desc {
width: 50%;
display: inline-block;
margin-bottom: 35px;
vertical-align: top;
}
.portfolio_info_item-info_desc h5 {
margin-right: 14px;
font-size: 14px;
text-transform: uppercase;
}
.portfolio_info_item-info_desc span {
font-size: 14px;
display: block;
line-height: 20px;
}
.portfolio_info_item-download {
padding-bottom: 10px;
padding-top: 30px;
border-top: 1px solid #dfdfdf;
margin-top: 20px;
}
.portfolio_info_item-download .wgl_button_link {
margin-bottom: 0;
}
.wgl_portfolio_item-annotation-wrap:only-child {
width: 100%;
} .builderry_module_pricing_plan {
text-align: center;
max-width: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
padding-top: 20px;
}
.builderry_module_pricing_plan:hover .pricing_plan_wrap {
transform: translateY(-20px);
}
.builderry_module_pricing_plan .pricing_plan_wrap {
transform: translateY(0);
transition: 0.5s;
box-shadow: 7px 5px 30px 0px rgba(72, 73, 121, 0.15);
border-radius: unset;
background-color: transparent;
}
.builderry_module_pricing_plan .pricing_header {
position: relative;
z-index: 1;
padding: 33px;
text-align: center;
border-top-right-radius: inherit;
border-top-left-radius: inherit;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: rgba(54, 59, 91, 0.1);
background-color: #ffffff;
}
.builderry_module_pricing_plan .pricing_icon_wrapper {
font-size: 35px;
line-height: 1em;
height: 1em;
transform: translateY(-50%);
}
.builderry_module_pricing_plan .pricing_title {
display: block;
font-size: 30px;
line-height: 1.2;
font-weight: 700;
text-transform: initial;
margin-bottom: 0;
}
.builderry_module_pricing_plan .pricing_subtitle {
padding-top: 10px;
font-size: 18px;
line-height: 1.2;
font-weight: 500;
opacity: 0.9;
text-transform: initial;
}
.builderry_module_pricing_plan .pricing_price_wrap {
padding-bottom: 34px;
font-size: 48px;
vertical-align: top;
}
.builderry_module_pricing_plan .pricing_cur {
display: inline-block;
vertical-align: inherit;
font-family: inherit;
font-size: 0.5em;
line-height: 1;
font-weight: 400;
color: inherit;
padding-top: 0;
padding-right: 0.1458em;
}
.builderry_module_pricing_plan .pricing_price {
display: inline-block;
position: relative;
vertical-align: inherit;
font-family: inherit;
font-size: inherit;
line-height: 0.95;
font-weight: 700;
color: inherit;
}
.builderry_module_pricing_plan .pricing_price .price_decimal {
display: inline-block;
vertical-align: top;
font-family: inherit;
font-size: 0.5em;
line-height: 1;
font-weight: inherit;
color: inherit;
padding-top: 5px;
padding-left: 11px;
}
.builderry_module_pricing_plan .pricing_desc {
display: inline-block;
vertical-align: inherit;
padding-top: 1.72em;
font-size: 0.3334em;
line-height: 1;
font-weight: 400;
text-transform: initial;
}
.builderry_module_pricing_plan .pricing_content {
padding: 6px 55px 0;
font-size: 14px;
background-color: #ffffff;
}
.builderry_module_pricing_plan .pricing_content ul {
padding-bottom: 15px;
}
.builderry_module_pricing_plan .pricing_content ul li {
padding-left: 0;
padding-top: 10px;
line-height: 10px;
border-bottom-width: 1px;
border-bottom-color: rgba(54, 59, 91, 0.1);
border-bottom-style: solid;
}
.builderry_module_pricing_plan .pricing_content ul li:before {
display: none;
}
.builderry_module_pricing_plan .pricing_content ul li i {
margin-right: 10px;
}
.builderry_module_pricing_plan .pricing_footer {
padding: 25px 55px 49px;
font-size: 14px;
line-height: 24px;
font-weight: 400;
border-bottom-left-radius: inherit;
border-bottom-right-radius: inherit;
background-color: #ffffff;
}
.builderry_module_pricing_plan .pricing_footer .pricing_description {
padding-bottom: 20px;
}
.builderry_module_pricing_plan .pricing_footer .builderry_module_button {
margin-top: 0px;
display: inline-block;
}
.builderry_module_pricing_plan .pricing_footer .builderry_module_button > a {
margin-bottom: 0;
font-size: 13px;
word-break: break-word;
white-space: normal;
} .builderry_module_progress_bar .progress_wrap {
display: block;
margin-bottom: 28px;
border-radius: unset;
transition: width 1.5s;
}
.builderry_module_progress_bar .progress_wrap:last-child {
margin-bottom: 20px;
}
.builderry_module_progress_bar .progress_label_wrap {
display: flex;
justify-content: space-between;
width: 0;
line-height: 1;
padding-bottom: 8px;
white-space: nowrap;
transition: inherit;
}
.builderry_module_progress_bar .progress_bar_wrap {
display: block;
position: relative;
z-index: 0;
width: 100%;
height: 5px;
background-color: #e8e8e8;
transition: inherit;
}
.builderry_module_progress_bar .progress_bar {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 0;
height: inherit;
border-radius: unset;
transition: inherit;
}
.builderry_module_progress_bar .progress_bar:before {
content: "";
position: absolute;
z-index: 1;
bottom: 0;
right: 0;
width: 2px;
height: 16px;
transition: inherit;
background-color: inherit;
}
.builderry_module_progress_bar .progress_value_wrap {
padding-left: 10px;
padding-right: 10px;
line-height: inherit;
}
.builderry_module_progress_bar .progress_label,
.builderry_module_progress_bar .progress_value_wrap,
.builderry_module_progress_bar .progress_value,
.builderry_module_progress_bar .progress_units {
font-size: 14px;
line-height: inherit;
font-weight: 700;
text-transform: uppercase;
} .builderry_module_services.bg_front_frame .services_front, .builderry_module_services.bg_front_color .services_front {
border: 1px solid rgba(255, 255, 255, 0.3);
}
.builderry_module_services.service_fade .services_back,
.builderry_module_services.service_fade .services_button {
opacity: 0;
}
.builderry_module_services.service_front_slide .services_front {
transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
}
.builderry_module_services.service_front_slide.anim_dir_to_bottom .services_button {
top: -200%;
transform: translate(-50%, -50%);
}
.builderry_module_services.service_front_slide.anim_dir_to_top .services_button {
bottom: -200%;
transform: translate(-50%, 50%);
}
.builderry_module_services.service_front_slide.anim_dir_to_left .services_button {
right: -200%;
left: initial;
transform: translateX(50%);
}
.builderry_module_services.service_front_slide.anim_dir_to_right .services_button {
left: -200%;
}
.builderry_module_services.service_front_slide .services_back {
z-index: -1;
}
.builderry_module_services.service_back_slide .services_back {
z-index: 1;
}
.builderry_module_services.service_back_slide.anim_dir_to_bottom .services_back {
top: -100%;
}
.builderry_module_services.service_back_slide.anim_dir_to_bottom .services_button {
top: -200%;
transform: translate(-50%, -50%);
}
.builderry_module_services.service_back_slide.anim_dir_to_top .services_back {
top: 100%;
}
.builderry_module_services.service_back_slide.anim_dir_to_top .services_button {
bottom: -200%;
transform: translate(-50%, 50%);
}
.builderry_module_services.service_back_slide.anim_dir_to_left .services_back {
left: 100%;
}
.builderry_module_services.service_back_slide.anim_dir_to_left .services_button {
right: -200%;
left: initial;
transform: translateX(50%);
}
.builderry_module_services.service_back_slide.anim_dir_to_right .services_back {
left: -100%;
}
.builderry_module_services.service_back_slide.anim_dir_to_right .services_button {
left: -200%;
}
.builderry_module_services .services_wrapper {
position: relative;
z-index: 1;
display: flex;
align-items: center;
overflow: hidden;
}
.builderry_module_services .services_front {
padding: 55px 40px;
width: 100%;
}
.builderry_module_services .services_front .services_icon_wrapper {
line-height: 1;
margin-bottom: 28px;
}
.builderry_module_services .services_front .services_icon {
font-size: 44px;
}
.builderry_module_services .services_front .services_title {
font-size: 22px;
margin-bottom: 13px;
}
.builderry_module_services .services_front .services_descr {
font-size: 14px;
line-height: 24px;
}
.builderry_module_services .services_back {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 1s;
background-size: cover;
background-position: center;
}
.builderry_module_services .services_button {
position: absolute;
z-index: 2;
left: 50%;
transform: translateX(-50%);
transition: all 1s;
}
.builderry_module_services.service_fade .services_wrapper:hover .services_back,
.builderry_module_services.service_fade .services_wrapper:hover .services_button {
opacity: 1;
}
.builderry_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
top: 50%;
}
.builderry_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_front {
transform: translateY(120%);
}
.builderry_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_button {
bottom: 50%;
}
.builderry_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_front {
transform: translateY(-120%);
}
.builderry_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_button {
right: 50%;
}
.builderry_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_front {
transform: translateX(-120%);
}
.builderry_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_button {
left: 50%;
}
.builderry_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_front {
transform: translateX(120%);
}
.builderry_module_services.service_back_slide .services_wrapper:hover .services_back {
left: 0;
top: 0;
}
.builderry_module_services.service_back_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
top: 50%;
}
.builderry_module_services.service_back_slide.anim_dir_to_top .services_wrapper:hover .services_button {
bottom: 50%;
}
.builderry_module_services.service_back_slide.anim_dir_to_left .services_wrapper:hover .services_button {
right: 50%;
}
.builderry_module_services.service_back_slide.anim_dir_to_right .services_wrapper:hover .services_button {
left: 50%;
} .builderry_module_services_2 .services_wrapper {
position: relative;
z-index: 1;
background-size: cover;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
}
.builderry_module_services_2 .services_logo {
position: absolute;
z-index: 1;
top: 50%;
left: 20%;
transform: translate3d(0, -50%, 0);
transition: all 0.8s ease-in-out;
}
.builderry_module_services_2 .services_content {
transition: all 0.6s ease-in-out;
width: 100%;
}
.builderry_module_services_2 .services_title {
font-size: 42px;
}
.builderry_module_services_2 .services_subtitle {
font-size: 18px;
margin-bottom: 3px;
}
.builderry_module_services_2 .services_title,
.builderry_module_services_2 .services_subtitle {
left: 41%;
position: relative;
z-index: 2;
transition: all 0.6s ease-in-out;
transform: translate3d(0, 0, 0);
display: inline-block;
max-width: 60%;
}
.builderry_module_services_2 .services_wrapper:hover .services_logo {
left: 50%;
transform: translate3d(-50%, -50%, 0) scale(0.8);
}
.builderry_module_services_2 .services_wrapper:hover .services_title,
.builderry_module_services_2 .services_wrapper:hover .services_subtitle {
text-align: center;
left: 50%;
transform: translate3d(-50%, 0, 0);
} .builderry_module_social {
margin-left: -7px;
margin-right: -7px;
}
.builderry_module_social .soc_icon {
text-align: center;
display: inline-block;
border-radius: 50%;
color: #ffffff;
font-size: 14px;
margin-left: 7px;
margin-right: 7px;
margin-bottom: 14px;
}
.builderry_module_social.with_bg .soc_icon {
width: 30px;
height: 30px;
line-height: 30px;
}
.builderry_module_social.with_bg .soc_icon:hover {
background: #ffffff;
box-shadow: 0 3px 16px 0px rgba(3, 38, 96, 0.2);
} .builderry_module_spacing.responsive_active .spacing_size {
display: none;
}
.builderry_module_spacing.responsive_active .spacing_size.spacing_size-initial {
display: block;
} .wgl_module_team {
position: relative;
z-index: 1;
}
.wgl_module_team.aleft .team-item_info {
left: 0;
padding-left: 0;
}
.wgl_module_team.aright .team-item_info {
left: 80px;
padding-right: 0;
}
.wgl_module_team .team-item {
float: left;
box-sizing: border-box;
margin-bottom: 0;
}
.wgl_module_team .team-item_content {
position: relative;
z-index: 1;
transition: all 0.5s;
background: #ffffff;
margin-bottom: 105px;
}
.wgl_module_team .team-title {
font-size: 22px;
font-weight: 500;
line-height: 1;
margin-bottom: 3px;
}
.wgl_module_team .team-title a {
color: inherit;
font-weight: inherit;
font-size: inherit;
line-height: inherit;
}
.wgl_module_team .team-item_excerpt {
position: relative;
z-index: 1;
font-size: 14px;
line-height: 1.71;
color: #8a8a8a;
max-height: 0;
opacity: 0;
transition: all 0.6s, max-height 0.5s;
overflow: hidden;
transform: scaleY(0);
transform-origin: bottom;
}
.wgl_module_team .team-item_excerpt:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 50%;
width: 50px;
height: 1px;
margin-left: -25px;
}
.wgl_module_team .team-item_info {
position: absolute;
z-index: 1;
left: 40px;
bottom: -85px;
background: #ffffff;
width: calc(100% - 80px);
padding: 30px 30px 15px;
transition: all 0.5s;
}
.wgl_module_team .team-info_icons {
transition: all 0.5s;
color: #b1b1b1;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
}
.wgl_module_team .team-info_icons .team-icon {
position: relative;
padding: 8px 13px;
text-decoration: none;
color: inherit;
transition: all 0.3s;
font-size: 14px;
}
.wgl_module_team .team-info_icons .team-icon.fa-google-plus {
font-size: 13px;
}
.wgl_module_team .team-info_icons .team-icon:hover {
transform: translateY(-2px);
}
.wgl_module_team .team-info_icons .team-icon.fa-facebook:hover {
color: #244baf;
}
.wgl_module_team .team-info_icons .team-icon.fa-twitter:hover {
color: #45b7e1;
}
.wgl_module_team .team-info_icons .team-icon.fa-linkedin:hover {
color: #0266cc;
}
.wgl_module_team .team-department {
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
transition: all 0.4s;
}
.wgl_module_team .team-image {
width: 100%;
transition: all 0.4s;
z-index: -1;
position: relative;
}
.wgl_module_team .team-item_content:hover .team-item_excerpt {
max-height: 400px;
opacity: 1;
transform: scaleY(1);
transition: all 0.4s, max-height 1.5s;
padding-bottom: 18px;
padding-top: 10px;
}
.wgl_module_team .team-item_content:hover .team-item_info {
box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
}
.wgl_module_team.team-col_1 .team-item {
width: 100%;
}
.wgl_module_team.team-col_2 .team-item {
width: 50%;
}
.wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
clear: left;
}
.wgl_module_team.team-col_3 .team-item {
width: 33.33333333%;
}
.wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
clear: left;
}
.wgl_module_team.team-col_4 .team-item {
width: 25%;
}
.wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
clear: left;
}
.wgl_module_team.team-col_5 .team-item {
width: 20%;
}
.wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
clear: left;
}
.wgl_module_team .builderry_module_carousel-wrapper .builderry_module_carousel {
margin-left: 0;
margin-right: 0;
}
.wgl_module_team .builderry_module_carousel-wrapper .builderry_module_carousel .team-item:not(:first-child) {
clear: none;
} .single_team_page .team-single_wrapper {
position: relative;
z-index: 1;
display: flex;
margin-bottom: 45px;
margin-top: 75px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #f7f7f7;
}
.single_team_page .team-info_icons {
margin-top: 15px;
}
.single_team_page .team-info_icons a {
display: inline-block;
position: relative;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
margin-right: 20px;
text-decoration: none;
overflow: hidden;
color: #b1b1b1;
}
.single_team_page .team-info_icons a:last-child {
margin-right: 30px;
}
.single_team_page .team-info_icons a:hover {
transform: translateY(-2px);
}
.single_team_page .team-info_icons a[class*=facebook]:hover {
color: #244baf;
}
.single_team_page .team-info_icons a[class*=twitter]:hover {
color: #45b7e1;
}
.single_team_page .team-info_icons a[class*=linkedin]:hover {
color: #0266cc;
}
.single_team_page .team-image_wrap {
position: relative;
z-index: 1;
margin-left: 60px;
}
.single_team_page .team-image {
max-width: 470px;
transform: translateY(-75px);
}
.single_team_page .team-title {
position: relative;
z-index: 1;
font-size: 36px;
margin-bottom: 24px;
}
.single_team_page .team-info_wrapper {
position: relative;
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
padding: 20px 0;
padding-left: 6%;
z-index: 1;
}
.single_team_page .team-info_wrapper .team-info_item {
margin-bottom: 10px;
font-size: 16px;
}
.single_team_page .team-info_wrapper .team-info_item:first-child {
margin-top: 0;
}
.single_team_page .team-info_wrapper .team-info_item > * {
font-size: inherit;
font-family: inherit;
line-height: inherit;
display: inline-block;
}
.single_team_page .team-info_wrapper .team-info_item h5 {
text-transform: uppercase;
}
.single_team_page .team-info_wrapper .team-info_item h5 + span {
margin-left: 5px;
}
.single_team_page .team-info_wrapper .team-info_item a {
color: inherit;
}
.single_team_page .team-single_speaches-title {
font-weight: 400;
margin-bottom: 30px;
}
.single_team_page .team-single_speaches-info .speech-info_item {
border: 1px solid #dddddd;
border-radius: 10px;
padding: 30px;
margin-bottom: 30px;
}
.single_team_page .team-single_speaches-info .speech-info_day {
font-size: 22px;
margin-bottom: 6px;
}
.single_team_page .team-single_speaches-info .speech-info_time {
margin-bottom: 8px;
}
.single_team_page .team-single_speaches-info .speech-info_time,
.single_team_page .team-single_speaches-info .speech-info_desc {
font-size: 18px;
} .builderry_module_testimonials .testimonials_item {
padding-top: 35px;
padding-bottom: 15px;
transition: transform 0.3s;
}
.builderry_module_testimonials .testimonials_meta_wrap {
position: relative;
line-height: 1;
}
.builderry_module_testimonials .testimonials_image img {
border-radius: 50%;
}
.builderry_module_testimonials .testimonials_name {
padding-bottom: 5px;
font-size: 16px;
line-height: 1.25;
font-weight: 700;
}
.builderry_module_testimonials .testimonials_status {
font-size: 14px;
line-height: 1.3;
text-transform: uppercase;
}
.builderry_module_testimonials .testimonials_quote {
position: relative;
z-index: 0;
font-size: 16px;
line-height: 30px;
letter-spacing: 0;
}
.builderry_module_testimonials .testimonials_quote:after {
content: unset;
display: block;
position: absolute;
z-index: -1;
font-family: flaticon;
line-height: 0.3;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_item {
padding-top: 28px;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_item_wrap {
transition: inherit;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_item_wrap:hover {
transform: translateY(-20px);
}
.builderry_module_testimonials.type_author_top_inline .testimonials_content_wrap {
border-radius: unset;
box-shadow: 0px 7px 43px rgba(0, 0, 0, 0.11);
background-color: #ffffff;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_meta_wrap {
padding: 43px 38px 10px 43px;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_meta_wrap:after {
content: "\f187";
display: inline-block;
margin-left: auto;
padding-left: 20px;
font-family: flaticon;
font-size: 34px;
line-height: 1;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_image {
flex-shrink: 0;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_name_wrap {
vertical-align: top;
line-height: 1;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_quote {
padding: 10px 42px 40px;
}
.builderry_module_testimonials.type_author_top_inline .builderry_module_carousel .slick-slider .slick-list .testimonials_item_wrap .testimonials_content_wrap {
box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.11);
}
.builderry_module_testimonials.type_author_bottom_inline .testimonials_quote:after {
top: -10px;
left: -13px;
font-size: 110px;
color: #ffffff;
}
.builderry_module_testimonials.type_author_bottom_inline .testimonials_meta_wrap {
margin-top: 20px;
}
.builderry_module_testimonials.item_alignment_left {
text-align: left;
}
.builderry_module_testimonials.item_alignment_center {
text-align: center;
}
.builderry_module_testimonials.item_alignment_center .testimonials_quote,
.builderry_module_testimonials.item_alignment_center .testimonials_meta_wrap {
justify-content: center;
}
.builderry_module_testimonials.item_alignment_right {
text-align: right;
}
.builderry_module_testimonials.type_default .testimonials_image {
margin-bottom: 20px;
}
.builderry_module_testimonials.type_default .testimonials_content_wrap {
margin-bottom: 25px;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_meta_wrap, .builderry_module_testimonials.type_author_bottom_inline .testimonials_meta_wrap {
display: flex;
align-items: center;
}
.builderry_module_testimonials.type_author_top_inline.item_alignment_left .testimonials_image, .builderry_module_testimonials.type_author_bottom_inline.item_alignment_left .testimonials_image {
margin-right: 20px;
}
.builderry_module_testimonials.type_author_top_inline.item_alignment_center .testimonials_image, .builderry_module_testimonials.type_author_bottom_inline.item_alignment_center .testimonials_image {
margin-right: 20px;
}
.builderry_module_testimonials.type_author_top_inline.item_alignment_right .testimonials_meta_wrap, .builderry_module_testimonials.type_author_bottom_inline.item_alignment_right .testimonials_meta_wrap {
flex-direction: row-reverse;
}
.builderry_module_testimonials.type_author_top_inline.item_alignment_right .testimonials_image, .builderry_module_testimonials.type_author_bottom_inline.item_alignment_right .testimonials_image {
margin-left: 20px;
}
.builderry_module_testimonials.type_author_top_inline.item_alignment_right .testimonials_image {
left: unset;
right: -37px;
}
.builderry_module_testimonials.type_author_bottom .testimonials_meta_wrap {
padding-top: 20px;
}
.builderry_module_testimonials.type_author_bottom .testimonials_meta_wrap .testimonials_image {
margin-right: 0;
margin-bottom: 10px;
}
.builderry_module_testimonials.type_author_bottom .testimonials_meta_wrap .testimonials_image img {
display: inline-block;
} .builderry_module_time_line_horizontal {
text-align: center;
position: relative;
z-index: 1;
padding: 0 60px;
}
.builderry_module_time_line_horizontal:before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 2px;
top: 90px;
left: 0;
margin-top: -1px;
background: white;
opacity: 0.5;
}
.builderry_module_time_line_horizontal .time_line-item {
position: relative;
z-index: 1;
padding: 0 25px;
}
.builderry_module_time_line_horizontal.appear_anim .time_line-item {
opacity: 0;
}
.builderry_module_time_line_horizontal .time_line-descr {
white-space: pre-line;
}
.builderry_module_time_line_horizontal .time_line-date {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
font-size: 20px;
}
.builderry_module_time_line_horizontal .time_line-check_wrap {
position: relative;
z-index: 1;
width: 100%;
height: 80px;
margin: 50px 0 20px;
}
.builderry_module_time_line_horizontal .time_line-check:before, .builderry_module_time_line_horizontal .time_line-check:after {
content: "";
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
transition: 0.4s;
}
.builderry_module_time_line_horizontal .time_line-check:before {
width: 16px;
height: 16px;
background: green;
}
.builderry_module_time_line_horizontal .time_line-check:after {
z-index: -1;
width: 50px;
height: 50px;
background: #010d2f;
opacity: 0.5;
box-shadow: 0 0 0 0 #010d2f;
}
.builderry_module_time_line_horizontal .time_line-item:hover .time_line-check:after {
animation: time_line_horizontal_pulse 2s infinite;
}
@keyframes time_line_horizontal_pulse {
0% {
box-shadow: 0 0 0 0 #010d2f;
}
70% {
box-shadow: 0 0 0 20px #010d2f;
}
100% {
box-shadow: 0 0 0 0 #010d2f;
}
} .builderry_module_time_line_vertical {
position: relative;
z-index: 1;
padding: 70px 0;
}
.builderry_module_time_line_vertical:before {
content: "";
position: absolute;
z-index: -1;
height: 100%;
width: 2px;
left: 50%;
top: 0;
margin-left: -1px;
background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.15) 100px, rgba(0, 0, 0, 0.15) calc(100% - 100px), transparent 100%);
}
.builderry_module_time_line_vertical.appear_anim .time_line-item .time_line-date {
transform: translateX(-20%);
opacity: 0;
}
.builderry_module_time_line_vertical.appear_anim .time_line-item .time_line-check {
opacity: 0;
}
.builderry_module_time_line_vertical.appear_anim .time_line-item .time_line-content {
transform: translateX(20%);
opacity: 0;
}
.builderry_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-date {
transform: translateX(20%);
}
.builderry_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-content {
transform: translateX(-20%);
}
.builderry_module_time_line_vertical .time_line-item {
display: flex;
align-items: center;
margin-bottom: 40px;
transition: opacity 0.5s;
}
.builderry_module_time_line_vertical .time_line-item:last-child {
margin-bottom: 0;
}
.builderry_module_time_line_vertical .time_line-item:nth-child(even) {
flex-direction: row-reverse;
}
.builderry_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date_wrap {
margin-right: calc( 50% - 10px);
margin-left: 30px;
}
.builderry_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date {
right: auto;
left: 100%;
padding-left: 27px;
padding-right: 0;
}
.builderry_module_time_line_vertical .time_line-item:nth-child(even) .time_line-image {
left: 0;
right: auto;
}
.builderry_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content {
text-align: right;
}
.builderry_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content:before {
left: auto;
right: 0;
}
.builderry_module_time_line_vertical .time_line-item.item_active .time_line-check i {
opacity: 1;
line-height: 16px;
font-size: 11px;
text-align: center;
}
.builderry_module_time_line_vertical .time_line-item.item_show .time_line-content, .builderry_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-content {
opacity: 1;
transform: translateX(0);
}
.builderry_module_time_line_vertical .time_line-item.item_show .time_line-check, .builderry_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-check {
opacity: 1;
}
.builderry_module_time_line_vertical .time_line-item.item_show .time_line-date, .builderry_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-date {
opacity: 1;
transform: translateX(0);
}
.builderry_module_time_line_vertical .time_line-date_wrap {
margin-left: calc( 50% - 10px );
margin-right: 30px;
position: relative;
z-index: 1;
}
.builderry_module_time_line_vertical .time_line-check {
height: 20px;
width: 20px;
border: 3px solid;
box-sizing: border-box;
background: #ffffff;
border-radius: 50%;
color: #ffffff;
transition: opacity 0.8s;
}
.builderry_module_time_line_vertical .time_line-check:before {
content: "";
position: absolute;
z-index: -1;
width: calc(100% + 16px);
height: calc(100% + 16px);
left: 50%;
top: 50%;
border-radius: 50%;
background: rgba(255, 255, 255, 0.58);
transform: translate(-50%, -50%);
opacity: 0;
box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16);
}
.builderry_module_time_line_vertical .time_line-check:after {
content: "";
position: absolute;
z-index: -1;
width: calc(100% + 14px);
height: calc(100% + 14px);
left: 50%;
top: 50%;
border-radius: 50%;
background: rgba(255, 255, 255, 0.58);
transform: translate(-50%, -50%);
opacity: 0;
box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.16);
}
.builderry_module_time_line_vertical .time_line-check i {
opacity: 0;
display: block;
}
.builderry_module_time_line_vertical .time_line-date {
position: absolute;
z-index: 1;
top: 0;
right: 100%;
padding-right: 27px;
white-space: nowrap;
transition: all 0.3s;
line-height: 20px;
font-size: 24px;
}
.builderry_module_time_line_vertical .time_line-content {
padding: 23px 30px;
overflow: hidden;
position: relative;
z-index: 1;
width: 100%;
max-width: 350px;
transition: all 0.4s;
background: #ffffff;
box-shadow: 5px 5px 28px 0 rgba(0, 0, 0, 0.1);
}
.builderry_module_time_line_vertical .time_line-content:before {
content: "";
position: absolute;
z-index: 1;
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.builderry_module_time_line_vertical .time_line-image {
position: absolute;
z-index: -1;
right: 0;
top: 0;
}
.builderry_module_time_line_vertical .time_line-title {
font-size: 18px;
line-height: 24px;
margin-bottom: 8px;
font-weight: 600;
}
.builderry_module_time_line_vertical .time_line-descr {
line-height: 24px;
}
.builderry_module_time_line_vertical .time_line-item:hover .time_line-content {
transform: translateX(5px);
background: white;
}
.builderry_module_time_line_vertical .time_line-item:hover .time_line-date {
transform: translateX(-5px);
}
.builderry_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-content {
transform: translateX(-5px);
}
.builderry_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-date {
transform: translateX(5px);
}
.builderry_module_time_line_vertical .time_line-item:hover .time_line-check:before {
animation: time_line_vertical_pulse 2s infinite;
}
.builderry_module_time_line_vertical .time_line-item:hover .time_line-check:after {
animation: time_line_vertical_pulse_2 2s infinite;
}
@keyframes time_line_vertical_pulse {
0% {
width: calc(100% + 16px);
height: calc(100% + 16px);
opacity: 0;
}
70% {
width: calc(100% + 34px);
height: calc(100% + 34px);
opacity: 1;
}
100% {
width: calc(100% + 16px);
height: calc(100% + 16px);
opacity: 0;
}
}
@keyframes time_line_vertical_pulse_2 {
0% {
width: calc(100% + 14px);
height: calc(100% + 14px);
opacity: 0;
}
70% {
width: calc(100% + 18px);
height: calc(100% + 18px);
opacity: 1;
}
100% {
width: calc(100% + 14px);
height: calc(100% + 14px);
opacity: 0;
}
}
.wgl_timetabs {
padding-bottom: 30px;
}
.wgl_timetabs .timetabs_headings {
display: flex;
align-items: stretch;
position: relative;
margin: 20px 0;
}
.wgl_timetabs .timetabs_headings .wgl_tab {
text-align: center;
flex-grow: 1;
position: relative;
cursor: pointer;
padding: 20px 0;
font-size: 28px;
transition: 0.3s;
}
.wgl_timetabs .timetabs_headings .wgl_tab .tab_title {
font-size: 1em;
line-height: 1.4;
color: #919191;
transition: inherit;
}
.wgl_timetabs .timetabs_headings .wgl_tab .tab_subtitle {
font-size: 0.571em;
line-height: 1.4;
color: #afafaf;
transition: inherit;
}
.wgl_timetabs .timetabs_headings .wgl_tab:before {
content: "";
display: block;
position: absolute;
top: 100%;
left: 0;
height: 3px;
width: 100%;
background-color: rgba(0, 0, 0, 0.05);
}
.wgl_timetabs .timetabs_headings .wgl_tab:after {
content: "";
display: block;
position: absolute;
top: 100%;
left: 50%;
height: 3px;
width: 0%;
transform: translateX(-50%);
transition: width 0.75s ease;
}
.wgl_timetabs .timetabs_headings .wgl_tab.active:after {
width: 100%;
}
.wgl_timetabs .timetabs_data .timetab_container {
display: block;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
display: flex;
align-items: center;
flex-flow: wrap;
padding: 35px;
font-size: 16px;
border-radius: 10px;
transition: 0.5s;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_time {
font-size: 1.125em;
font-weight: 500;
padding-left: 5px;
padding-right: 30px;
flex-basis: 12.53%;
text-align: center;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img img {
border-radius: 10px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
flex-basis: 40%;
flex-grow: 1;
padding-left: 40px;
padding-right: 30px;
font-size: 1em;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper .item_title {
font-size: 1.25em;
line-height: 1.8;
font-weight: 500;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper .item_description {
font-size: 1em;
line-height: 1.875;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
padding-left: 40px;
padding-right: 5px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button a {
margin-bottom: 0;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item:hover,
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item.hovered {
background-color: #ffffff;
box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1200px) {
.wgl_timetabs .timetabs_headings .wgl_tab {
font-size: 24px;
}
.wgl_timetabs .timetabs_data .timetab_container {
display: flex;
flex-flow: wrap;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
display: block;
text-align: center;
width: 50%;
font-size: 15px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_time {
padding: 0;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img {
padding: 15px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
padding: 0;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
text-align: inherit;
padding: 15px;
}
}
@media (max-width: 992px) {
.wgl_timetabs .timetabs_headings .wgl_tab {
font-size: 22px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
padding: 20px;
font-size: 14px;
}
}
@media (max-width: 768px) {
.wgl_timetabs .timetabs_headings {
flex-direction: column;
}
.wgl_timetabs .timetabs_headings .wgl_tab {
font-size: 18px;
padding: 15px 15px 5px 15px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item {
padding: 15px;
width: 100%;
font-size: 13px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .item_img {
padding: 10px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
width: 75%;
margin: auto;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button {
padding: 10px;
}
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .wgl_button a {
padding-top: 7px;
padding-bottom: 7px;
}
}
@media (max-width: 600px) {
.wgl_timetabs .timetabs_data .timetab_container .timetabs_item .content-wrapper {
width: 100%;
margin: 0;
}
} .wpb-js-composer .wgl-container .vc_row .vc_toggle {
margin-bottom: -1px;
transition: 0.4s ease-in-out;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title {
position: relative;
z-index: 0;
padding: 10px 60px 10px 30px;
border: 1px solid #cbcbcb;
font-size: 16px;
line-height: 1.5;
font-weight: 600;
background-color: #ffffff;
transition: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: -1px;
width: 3px;
height: 100%;
transform: translateX(-3px);
transition: inherit;
background-color: transparent;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title h4 {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
transition: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content {
margin: 0;
padding: 18px 40px 18px 30px;
border: 1px solid #cbcbcb;
border-top-width: 0;
font-size: 14px;
line-height: 24px;
background-color: #ffffff;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content p:last-child {
margin-bottom: 0;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_icon {
display: block;
position: absolute;
top: 50%;
width: 12px;
height: 12px;
color: inherit;
transition: inherit;
transform: translateY(-50%);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title {
background-color: #f7f7f7;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title:before {
transform: translateX(0);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle:hover .vc_toggle_title {
background-color: #f7f7f7;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle:hover .vc_toggle_title:before {
transform: translateX(0);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:before, .wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:after {
content: "";
display: block;
position: absolute;
box-sizing: border-box;
border-style: solid;
transition: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:before {
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
border-width: 2px 0 0;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus .vc_toggle_icon:after {
left: 50%;
bottom: 0;
top: 0;
transform: translateX(-50%);
border-width: 0 0 0 2px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_plus.vc_toggle_active .vc_toggle_icon:after {
transform: rotate(90deg);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_check .vc_toggle_icon:before {
content: "\f00c";
position: absolute;
z-index: 1;
top: -5px;
right: 0;
font-family: "Font Awesome 5 Free";
font-size: 16px;
font-weight: 600;
font-style: normal;
color: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_chevron .vc_toggle_icon:before {
content: "";
display: block;
position: absolute;
box-sizing: border-box;
left: 2px;
right: 3px;
top: 3px;
bottom: 2px;
border-style: solid;
border-width: 0 2px 2px 0;
transform: rotate(45deg) translate(-25%, -25%);
transition: 0.2s ease-in-out;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_chevron.vc_toggle_active .vc_toggle_icon:before {
transform: rotate(225deg) translate(-25%, -25%);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_triangle .vc_toggle_icon:before {
content: "";
display: block;
position: absolute;
box-sizing: border-box;
left: 0;
right: 0;
top: 0;
bottom: 0;
border-style: solid;
border-width: 6px;
border-bottom-color: transparent !important;
border-right-color: transparent !important;
border-left-color: transparent !important;
transform: translateY(25%);
transition: 0.2s ease-in-out;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_triangle.vc_toggle_active .vc_toggle_icon:before {
transform: rotate(180deg) translateY(25%);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_right .vc_toggle_icon {
right: 30px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_icon {
left: 30px;
}
@media (max-width: 480px) {
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title {
padding: 10px 40px 10px 15px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content {
padding: 18px 15px 18px 15px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_right .vc_toggle_icon {
right: 15px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_icon {
left: 15px;
}
} .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading {
border: 1px solid #cbcbcb;
background-color: #f7f7f7;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel.vc_active .vc_tta-panel-heading:before {
transform: translateX(0);
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
position: relative;
z-index: 0;
margin: 0;
border: 1px solid #cbcbcb;
border-bottom-width: 0px;
vertical-align: middle;
background-color: #ffffff;
transition: 0.4s;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: -1px;
width: 3px;
height: 100%;
transform: translateX(-3px);
transition: inherit;
background-color: transparent;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
font-size: inherit;
vertical-align: inherit;
border-radius: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
padding-top: 15px;
padding-right: 60px;
padding-bottom: 15px;
padding-left: 30px;
vertical-align: inherit;
line-height: 1;
color: inherit;
border-radius: inherit;
transition: 0.4s;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-title-text {
font-size: 16px;
line-height: 24px;
font-weight: 600;
color: inherit;
vertical-align: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon-chevron:before {
right: 3px;
top: 3px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon {
color: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right .vc_tta-controls-icon {
right: 30px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right > a:before {
display: none;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: 30px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left > a:before {
display: none;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-body {
padding-top: 14px;
padding-right: 45px;
padding-bottom: 14px;
padding-left: 30px;
border: 1px solid #cbcbcb;
border-top-width: 0px;
border-bottom-width: 0px;
font-size: 14px;
line-height: 24px;
background-color: #ffffff;
transform: unset;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:last-child .vc_tta-panel-heading,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:last-child .vc_tta-panel-body {
border-bottom-width: 1px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-heading {
background-color: #f7f7f7;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel:hover .vc_tta-panel-heading:before {
transform: translateX(0);
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-body {
background: transparent;
color: #e2e2e2;
border-bottom-color: #2b2f52;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active {
position: relative;
z-index: 1;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active .vc_tta-panel-heading {
background: transparent;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active .vc_tta-panel-title:before {
opacity: 0;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel.vc_active:before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.1);
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-heading {
background: transparent;
border-color: #2b2f52;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title {
position: relative;
z-index: 1;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title > a span,
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title > a .vc_tta-controls-icon {
color: #ffffff;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container.vc_tta-style-dark .vc_tta-panel-title:before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.05);
} .wpb-js-composer .wgl-container .vc_row .vc_pie_chart .wpb_pie_chart_heading {
font-size: 18px;
line-height: 1;
font-weight: 500;
margin-top: 20px;
}
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .vc_pie_chart_value {
font-size: 36px;
font-weight: 700;
}
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .wpb_pie_chart_heading,
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .vc_pie_chart_value {
color: #ffffff;
}
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart .vc_pie_chart_back {
border: 5px solid #eeeeee !important;
opacity: 1 !important;
width: calc(100% - 1.5px) !important;
height: calc(100% - 1.5px) !important;
top: 0.5px;
left: 0.5px;
}
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart.color-white .vc_pie_chart_back {
border-color: rgba(255, 255, 255, 0.1) !important;
}
.wpb-js-composer .wgl-container .vc_row .vc_pie_chart canvas {
display: block;
} .vc_row .vc_progress_bar .vc_single_bar {
height: 5px;
background-color: #f2f6fd;
margin: 52px 0 20px 0;
border-radius: 10px;
box-shadow: none;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_bar {
height: 5px;
border-radius: 10px;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_bar:before {
content: "";
position: absolute;
z-index: 1;
width: 17px;
height: 17px;
right: -8px;
top: -6px;
border-radius: 50%;
background-color: #ffffff;
box-shadow: 0 0 18px 0 rgba(0, 69, 182, 0.16);
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label {
position: absolute;
padding: 0;
width: 100%;
top: -34px;
left: 0;
font-size: 12px;
font-weight: 500;
text-shadow: none !important;
text-transform: uppercase;
}
.vc_row .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
float: right;
}
.vc_row .vc_progress_bar .vc_single_bar:first-child {
margin-top: 36px;
} .vc_chart.vc_round-chart {
background-size: 0;
}
.vc_chart.vc_round-chart .wpb_wrapper {
background-image: inherit;
background-repeat: no-repeat;
background-position: center;
}
.vc_chart.vc_round-chart .wpb_wrapper canvas {
display: block;
}
.vc_chart.vc_round-chart[data-vc-legend="1"] {
background-size: 0;
}
.vc_chart.vc_round-chart[data-vc-legend="1"] .wpb_wrapper {
background-image: inherit;
background-size: inherit;
}
.vc_chart.vc_round-chart[data-vc-legend="1"] .wpb_wrapper .vc_chart-with-legend {
background-image: inherit;
background-position: inherit;
background-repeat: inherit;
}
.vc_chart.vc_round-chart[data-vc-legend="1"] .vc_chart-legend li {
padding-left: 10px;
}
.vc_chart.vc_round-chart[data-vc-legend="1"] .vc_chart-legend li:before {
display: none;
} div[data-vc-parallax-image] {
position: relative;
overflow: hidden;
}
div[data-vc-parallax-image] .vc_parallax-inner {
pointer-events: none;
position: absolute;
left: 0;
right: 0;
top: 0;
background-attachment: scroll;
background-color: transparent;
background-image: inherit;
background-size: cover;
z-index: 0;
background-position: 50% 0;
}
html .wpb_content_element {
margin-bottom: 0;
}
html .wpb_content_element:after {
display: block;
content: "";
clear: both;
height: 0;
}
.vc_row {
position: relative;
}
.vc_row.vc_row-flex > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
flex-grow: 1;
display: flex;
flex-direction: column;
z-index: 1;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
.vc_row.vc_row-flex > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner > * {
min-height: 1em;
}
}
.vc_row.vc_row-o-content-top > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
justify-content: flex-start;
}
.vc_row.vc_row-o-content-bottom > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
justify-content: flex-end;
}
.vc_row.vc_row-o-content-middle > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
justify-content: center;
}
.vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
width: 100%;
}
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
padding-top: 35px;
}
.vc_row.vc_row-flex > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-flex > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
flex-grow: 1;
display: flex;
flex-direction: column;
}
.vc_row.vc_row-o-content-top > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-top > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
justify-content: flex-start;
}
.vc_row.vc_row-o-content-bottom > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-bottom > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
justify-content: flex-end;
}
.vc_row.vc_row-o-content-middle > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-middle > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
justify-content: center;
}
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
padding-top: 35px;
}
.vc_row.vc_row-o-content-middle > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row.vc_row-o-content-middle > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
justify-content: center;
}
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner, .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container.sticky-sidebar > .theiaStickySidebar > .vc_column-inner {
padding-top: 35px;
} .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
overflow: unset;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
overflow: unset;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
text-align: center;
min-width: 165px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:not(:last-child) {
margin-right: 10px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
position: relative;
margin: 0;
width: 100%;
padding: 7.5px 25px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
border: unset;
border-radius: unset;
background-color: #f7f7f7;
transition: 0.4s;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:after {
display: none !important;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
color: #ffffff;
background-color: transparent;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:before {
display: none;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
margin-bottom: 0;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
text-align: center;
min-width: 165px;
border: unset;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:not(:last-child) {
margin-bottom: 20px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
line-height: 1;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a {
position: relative;
margin: 0;
width: 100%;
padding: 5px 25px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
border: unset;
border-radius: unset;
background-color: #f7f7f7;
transition: 0.4s;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a > span.vc_tta-title-text {
font-size: 14px;
font-weight: 700;
color: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title {
color: #ffffff;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a {
color: #ffffff;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
border: unset;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panel-body {
padding: 0px 0 20px 0;
}
@media (min-width: 768px) {
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panel-body {
padding: 20px 0 10px 0;
}
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-tabs-container {
padding-bottom: 10px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-bottom .vc_tta-panels-container .vc_tta-panel-body {
padding: 30px 0 20px 0;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left, .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right {
padding-top: 25px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:not(:last-child), .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:not(:last-child) {
margin-right: 0;
margin-bottom: 10px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body, .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body {
padding: 0 0 20px 0;
}
@media (min-width: 768px) {
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body, .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-panel-body {
padding-left: 30px;
}
} .vc_wp_custommenu.menu-item-center .menu {
text-align: center;
}
.vc_wp_custommenu.menu-item-right .menu {
text-align: right;
}
.vc_wp_custommenu.menu-item-left .menu {
text-align: left;
}
.vc_wp_custommenu.menu-item-block .menu .menu-item {
display: block;
}
.vc_wp_custommenu .menu .menu-item {
display: inline-block;
}
.vc_wp_custommenu .menu .menu-item a {
opacity: 1;
color: inherit;
padding: 0 16px;
margin: 0px 5px;
position: relative;
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
transition: all 200ms;
}
.vc_wp_custommenu .menu .menu-item a:hover:before {
opacity: 1;
margin-top: 7px;
}
.vc_wp_custommenu .menu .menu-item a:before {
position: absolute;
display: block;
top: 100%;
border-radius: 50%;
margin-left: -2px;
left: 50%;
width: 4px;
height: 4px;
border: 0;
margin-top: 2px;
content: "";
opacity: 0;
-webkit-backface-visibility: hidden;
transition: all 0.5s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}
.vc_wp_custommenu .menu .menu-item.current-menu-item a:before {
width: 4px;
}
.vc_wp_custommenu .menu .menu-item.current-menu-item > a:before, .vc_wp_custommenu .menu .menu-item.current-menu-ancestor > a:before {
opacity: 1;
margin-top: 7px;
} .builderry_module_videobox {
position: relative;
z-index: 1;
}
.builderry_module_videobox .videobox_content {
display: flex;
align-items: center;
}
.builderry_module_videobox .videobox_background img {
position: relative;
z-index: 0;
width: 100%;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
}
.builderry_module_videobox .title {
position: relative;
z-index: 2;
font-size: 13px;
line-height: 1.35;
font-weight: 700;
letter-spacing: 0.01rem;
text-transform: uppercase;
}
.builderry_module_videobox .videobox_link {
flex-shrink: 0;
position: relative;
z-index: 1;
width: 65px;
height: 65px;
box-sizing: border-box;
border-radius: 50%;
}
.builderry_module_videobox .videobox_icon {
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-40%, -50%);
}
.builderry_module_videobox.with_image .videobox_content {
display: block;
}
.builderry_module_videobox.with_image .videobox_link_wrapper {
display: flex;
align-items: center;
position: absolute;
z-index: 1;
top: 50%;
}
.builderry_module_videobox.button_align-left {
text-align: left;
}
.builderry_module_videobox.button_align-left .videobox_content,
.builderry_module_videobox.button_align-left .videobox_link_wrapper {
justify-content: flex-start;
}
.builderry_module_videobox.button_align-left.with_image .videobox_link_wrapper {
left: 0;
transform: translate(10%, -50%);
}
.builderry_module_videobox.button_align-left.title_pos-right .videobox_content,
.builderry_module_videobox.button_align-left.title_pos-right .videobox_link_wrapper {
justify-content: flex-end;
}
.builderry_module_videobox.button_align-left.title_pos-top .videobox_content, .builderry_module_videobox.button_align-left.title_pos-bot .videobox_content {
align-items: flex-start;
}
.builderry_module_videobox.button_align-center {
text-align: center;
}
.builderry_module_videobox.button_align-center .videobox_content,
.builderry_module_videobox.button_align-center .videobox_link_wrapper {
justify-content: center;
}
.builderry_module_videobox.button_align-center.with_image .videobox_link_wrapper {
left: 50%;
transform: translate(-50%, -50%);
}
.builderry_module_videobox.button_align-center.title_pos-right .videobox_content,
.builderry_module_videobox.button_align-center.title_pos-right .videobox_link_wrapper {
justify-content: center;
}
.builderry_module_videobox.button_align-right {
text-align: right;
}
.builderry_module_videobox.button_align-right .videobox_content,
.builderry_module_videobox.button_align-right .videobox_link_wrapper {
justify-content: flex-end;
}
.builderry_module_videobox.button_align-right.with_image .videobox_link_wrapper {
right: 0;
transform: translate(-10%, -50%);
}
.builderry_module_videobox.button_align-right.title_pos-top .videobox_content,
.builderry_module_videobox.button_align-right.title_pos-top .videobox_link_wrapper, .builderry_module_videobox.button_align-right.title_pos-bot .videobox_content,
.builderry_module_videobox.button_align-right.title_pos-bot .videobox_link_wrapper {
align-items: flex-end;
}
.builderry_module_videobox.button_align-inline {
display: inline-block;
}
.builderry_module_videobox.button_align-inline.with_image .videobox_link_wrapper {
left: 50%;
transform: translate(-50%, -50%);
}
.builderry_module_videobox.title_pos-left .title {
margin-right: 30px;
}
.builderry_module_videobox.title_pos-right .title {
margin-left: 30px;
}
.builderry_module_videobox.title_pos-right .videobox_content,
.builderry_module_videobox.title_pos-right .videobox_link_wrapper {
flex-direction: row-reverse;
justify-content: flex-start;
}
.builderry_module_videobox.title_pos-top .title {
margin-bottom: 30px;
}
.builderry_module_videobox.title_pos-top .videobox_content,
.builderry_module_videobox.title_pos-top .videobox_link_wrapper {
flex-direction: column;
}
.builderry_module_videobox.title_pos-bot .title {
margin-top: 27px;
}
.builderry_module_videobox.title_pos-bot .videobox_content,
.builderry_module_videobox.title_pos-bot .videobox_link_wrapper {
flex-direction: column-reverse;
}
.builderry_module_videobox .videobox_animation {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
transform: scale(1);
}
.builderry_module_videobox.animation_circles .videobox_animation {
z-index: 1;
border-width: 0.5px;
border-style: solid;
opacity: 0;
animation: circles 3.9s linear 0s infinite;
animation-play-state: paused;
}
.builderry_module_videobox.animation_circles .videobox_animation.circle_2 {
animation-delay: 1.3s;
}
.builderry_module_videobox.animation_circles .videobox_animation.circle_3 {
animation-delay: 2.6s;
}
.builderry_module_videobox.animation_circles .videobox_link:hover .videobox_animation {
animation-play-state: running;
}
.builderry_module_videobox.always-pulse-animation.animation_circles .videobox_animation {
animation-play-state: running;
}
.builderry_module_videobox.always-pulse-animation.animation_circles .videobox_link:hover .videobox_animation {
animation-play-state: paused;
}
.builderry_module_videobox.animation_ring .videobox_animation {
z-index: -1;
opacity: 0.1;
background: inherit;
animation: pulse-ring 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
animation-play-state: paused;
}
.builderry_module_videobox.animation_ring .videobox_link:hover .videobox_animation {
animation-play-state: running;
}
.builderry_module_videobox.always-pulse-animation.animation_ring .videobox_animation {
animation-play-state: running;
}
.builderry_module_videobox.always-pulse-animation.animation_ring .videobox_link:hover .videobox_animation {
animation-play-state: paused;
}
@keyframes circles {
0% {
transform: scale(1);
opacity: 0;
}
20% {
transform: scale(1.44);
opacity: 0.5;
}
100% {
transform: scale(3.2);
opacity: 0;
}
}
@keyframes pulse-ring {
0% {
transform: scale(1);
}
50% {
transform: scale(1.7);
}
100% {
transform: scale(1);
}
} @media only screen and (min-width: 768px) {
.row .wgl_col-12 {
width: 100%;
}
.row .wgl_col-11 {
width: 91.66666667%;
}
.row .wgl_col-10 {
width: 83.33333333%;
}
.row .wgl_col-9 {
width: 75%;
}
.row .wgl_col-8 {
width: 66.66666667%;
}
.row .wgl_col-7 {
width: 58.33333333%;
}
.row .wgl_col-6 {
width: 50%;
}
.row .wgl_col-5 {
width: 41.66666667%;
}
.row .wgl_col-4 {
width: 33.33333333%;
}
.row .wgl_col-3 {
width: 25%;
}
.row .wgl_col-1-5 {
width: 20%;
}
.row .wgl_col-2 {
width: 16.66666667%;
}
.row .wgl_col-1 {
width: 8.33333333%;
}
}
@media only screen and (max-width: 1024px) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5 {
width: 50%;
}
.row .sidebar-container.wgl_col-3,
.row .sidebar-container.wgl_col-4,
.row #main-content.wgl_col-8,
.row #main-content.wgl_col-9 {
width: 100%;
}
}
@media only screen and (max-width: 992px) {
.page-header_content .page-header_title {
margin-bottom: 20px;
font-size: 24px !important;
line-height: 1 !important;
}
.page-header_content .page-header_title,
.page-header_content .page-header_breadcrumb {
display: block;
}
.page-header_align_left .page-header_breadcrumbs {
text-align: left;
}
}
@media only screen and (max-width: 768px) {
.page-header_content .page-header_title + .page-header_breadcrumb {
padding-top: 5px;
}
.page-header_content .breadcrumbs {
white-space: normal;
}
.col-md-delimiter .vc_column_container:before {
display: none;
}
}
@media only screen and (max-width: 767px) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5 {
width: 100%;
}
.copyright {
text-align: center;
}
.page_404_wrapper {
background-image: none !important;
}
}
@media only screen and (max-width: 1200px) {
.wgl-container {
width: 950px;
}
.wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
clear: none;
}
.wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
clear: none;
}
.wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item {
width: 33.33333333%;
}
.wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1) {
clear: left;
}
.row:after {
clear: both;
}
}
@media only screen and (min-width: 1200px) {
.wpb_column.col_pl-lg-0 > .vc_column-inner {
padding-left: 0;
}
.wpb_column.col_pr-lg-35 > .vc_column-inner {
padding-right: 35px;
}
.wpb_column.col_pr-lg-50 > .vc_column-inner {
padding-right: 50px;
}
.wpb_column.col_ml-min-lg-10 > .vc_column-inner {
margin-left: -10px;
}
}
@media only screen and (max-width: 1024px) {
.footer .row .wgl_col-3 {
margin-bottom: 30px;
}
.wgl_portfolio_single-item .wgl_portfolio_info-wrap > .wgl_col-8, .wgl_portfolio_single-item .wgl_portfolio_info-wrap > .wgl_col-4 {
width: 100%;
}
.author-info_avatar {
margin-right: 15px;
}
.author-info_avatar img {
width: 50px;
}
.author-info_wrapper {
padding: 30px 30px 25px 30px;
}
}
@media only screen and (max-width: 992px) {
main .alignwide {
width: auto;
margin-left: 0;
transform: translateX(0);
}
.wgl-container {
width: 728px;
}
.wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item {
width: 50%;
}
.wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1), .wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
clear: none;
}
.wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1) {
clear: left;
}
.col-md-delimiter .vc_column_container.vc_col-sm-6:nth-child(2):before {
display: none;
}
.single_team_page .team-single_wrapper {
flex-direction: column;
border: none;
}
.single_team_page .team-single_wrapper:before {
width: auto;
height: 100%;
left: 20px;
right: 20px;
top: 0;
bottom: 0;
}
.single_team_page .team-single_wrapper .team-image {
margin: auto;
position: relative;
}
.single_team_page .team-info_icons {
left: 20px;
border-radius: 50px;
text-align: center;
}
.single_team_page .team-info_icons .team-icon:last-child {
margin-right: 0;
}
.single_team_page .team-title:before {
left: 50%;
margin-left: -25px;
}
.single_team_page .team-info_wrapper {
padding: 30px;
margin-left: 0;
transform: translateY(0);
}
.single_team_page .team-info_wrapper .team-title,
.single_team_page .team-info_wrapper .team-info_item {
text-align: center;
}
}
@media only screen and (max-width: 768px) {
.builderry_module_videobox.with_image.button_align-left .videobox_content {
left: 60px;
}
.builderry_module_videobox.with_image.button_align-right .videobox_content {
right: 60px;
}
}
@media only screen and (max-width: 767px) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5 {
width: 100%;
}
.wgl-container {
width: 560px;
}
.footer_top-area .row [class*=wgl_col-] + [class*=wgl_col-] {
margin-top: 35px;
}
.sidebar-container {
padding-top: 35px;
}
#comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
padding-left: 80px;
}
#comments .commentlist .comment .children .comment {
margin-left: 30px;
}
#comments .commentlist .comment .commentava,
#comments .commentlist .comment .children .stand_comment .commentava {
left: -60px;
height: 40px;
width: 40px;
}
.mobile_text_center {
text-align: center;
}
.format-standard .blog-post_wrapper,
.format-audio .blog-post_wrapper,
.format-quote .blog-post_wrapper,
.format-link .blog-post_wrapper {
padding: 24px 24px 24px 24px;
}
.standard.sticky-post,
.format-standard.sticky-post .blog-post_wrapper {
padding: 12px 12px 12px 12px;
border-width: 12px;
}
.row .wgl_portfolio_list-item {
padding-right: 0 !important;
}
.wgl_portfolio_list-container.container-grid {
margin-right: 0 !important;
}
.builderry_module_clients.items-3 .clients_image, .builderry_module_clients.items-4 .clients_image, .builderry_module_clients.items-5 .clients_image, .builderry_module_clients.items-6 .clients_image {
width: 50%;
}
.builderry_module_time_line_vertical:before {
left: 45px;
}
.builderry_module_time_line_vertical .time_line-date_wrap {
margin-left: 35px !important;
margin-right: 35px !important;
}
.builderry_module_time_line_vertical .time_line-date {
padding: 0 !important;
right: 100% !important;
left: auto !important;
}
.builderry_module_time_line_vertical .time_line-content {
text-align: left !important;
}
.builderry_module_time_line_vertical .time_line-content:before {
left: 0 !important;
right: auto !important;
}
.builderry_module_time_line_vertical .time_line-item {
flex-direction: row !important;
}
.builderry_module_time_line_vertical .time_line-date {
transform: rotate3d(0, 0, 1, -90deg) !important;
}
.builderry_module_time_line_vertical.appear_anim .time_line-date {
transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important;
}
.builderry_module_time_line_vertical.appear_anim .time_line-content {
transform: translateX(20%) !important;
}
.builderry_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-date {
transform-origin: top;
transform: translate(15px, -9px) rotate3d(0, 0, 1, -90deg) !important;
width: 100px;
white-space: normal;
}
.builderry_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-content {
transform: translateX(0) !important;
}
.builderry_module_time_line_vertical .time_line-item:hover .time_line-content {
transform: translateX(5px) !important;
}
.builderry_module_time_line_vertical .time_line-item.item_show:hover .time_line-content {
transform: translateX(5px) !important;
}
.resp_align_center {
text-align: center !important;
}
}
@media only screen and (max-width: 600px) {
.wgl-container {
width: 420px;
}
div[id*=wpadminb] {
top: -46px !important;
}
.banner_404 {
font-size: 160px;
}
.builderry_module_ico_progress {
padding: 15px !important;
}
.builderry_module_ico_progress .builderry_module_button > a {
padding-left: 20px !important;
padding-right: 20px !important;
}
#sb_instagram .sbi_photo {
padding-bottom: 100%;
height: 0 !important;
}
#sb_instagram #sbi_images .sbi_item {
width: 33.3333% !important;
}
#sb_instagram .sbi_photo:after {
font-size: 40px;
}
.wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item, .wgl_module_team.team-col_2 .team-item {
width: 100%;
}
.wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1), .wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
clear: none;
}
#comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
padding-right: 20px;
}
#comments .commentlist .comment_info {
padding-right: 10px;
}
}
@media only screen and (max-width: 480px) {
.wgl-container {
width: 90%;
}
.builderry_module_infobox.layout_top .infobox_wrapper {
padding: 15px 15px 25px 20px;
}
.wgl_module_team .team-item_info {
padding: 28px 20px 15px;
}
.wgl_module_team .team-item_content:hover .team-item_excerpt {
padding-bottom: 10px;
padding-top: 10px;
margin-top: 10px;
}
#comments .commentlist .comment_author_says {
margin-bottom: 5px;
}
#comments .commentlist .comment .children .comment {
margin-left: 15px;
}
.builderry_module_services_2 .services_logo {
left: 10%;
}
.builderry_module_services_2 .services_title,
.builderry_module_services_2 .services_subtitle {
left: 21%;
max-width: 75%;
}
.builderry_module_pricing_plan .pricing_header,
.builderry_module_pricing_plan .pricing_content,
.builderry_module_pricing_plan .pricing_footer {
padding-left: 35px;
padding-right: 35px;
}
.builderry_module_testimonials.type_author_top_inline .testimonials_meta_wrap {
padding-left: 35px;
padding-right: 35px;
}
.page_404_wrapper {
padding: 50px 10px 40px;
}
.page_404_wrapper .banner_404 {
line-height: 100px;
}
.page_404_wrapper .banner_404 .banner_404_title {
font-size: 35px;
line-height: 1.5;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
#comments .commentlist .comment .children .stand_comment {
padding-left: 90px;
}
#comments .commentlist .comment .children .stand_comment .commentava {
left: -70px;
width: 50px;
height: 50px;
}
} @media only screen and (min-width: 1280px) {
.text_desktop {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (min-width: 1024px) {
.text_tablet {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (min-width: 799px) {
.text_mobile {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (max-width: 1370px) {
.wgl_portfolio_list-first {
padding-left: 0;
padding-top: 0;
}
}
@media only screen and (min-width: 768px) {
.wgl_portfolio_list-first .builderry_module_double_headings.aleft {
margin-bottom: 0.78vw;
}
.wgl_portfolio_list-first .builderry_module_double_headings.aleft .heading_bgtitle {
font-size: 6.25vw !important;
padding-top: 1.825vw;
}
.wgl_portfolio_list-first .builderry_module_double_headings.aleft .heading_subtitle {
font-size: 1.15vw !important;
}
.wgl_portfolio_list-first .builderry_module_double_headings.aleft .heading_title {
font-size: 2.1vw !important;
margin-top: 0.54vw;
}
.wgl_portfolio_list-first > ul {
font-size: 0.9vw;
padding-bottom: 1vw;
}
.wgl_portfolio_list-first > ul li {
line-height: 1.88vw;
}
.wgl_portfolio_list-first .builderry_module_button {
margin-top: 0.78vw;
line-height: 1.565vw;
}
.wgl_portfolio_list-first .builderry_module_button > a {
font-size: 0.68vw;
padding: 0.72vw 1.5vw;
min-width: 8.05vw;
line-height: 1.05vw;
}
}
.theme-gradient .banner-widget_button {
border-width: 0px;
}
.theme-gradient input[type=submit],
.theme-gradient button {
padding-top: 10px;
padding-bottom: 10px;
}
.theme-gradient input[type=submit],
.theme-gradient button,
.theme-gradient .load_more_item,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount button.button,
.theme-gradient .woocommerce .widget_shopping_cart .buttons a,
.theme-gradient .builderry_404_button a,
.theme-gradient .woocommerce a.button.alt,
.theme-gradient .woocommerce .cart .button, .theme-gradient .woocommerce .cart input.button,
.theme-gradient .woocommerce-message .button,
.theme-gradient .woocommerce #respond input#submit,
.theme-gradient ul.wgl-products li a.add_to_cart_button,
.theme-gradient ul.wgl-products li a.button,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward,
.theme-gradient .woocommerce div.product form.cart .button,
.theme-gradient .banner-widget_button {
border-width: 0;
color: #ffffff !important;
}
.theme-gradient input[type=submit]:hover,
.theme-gradient button:hover,
.theme-gradient .load_more_item:hover,
.theme-gradient .woocommerce .widget_shopping_cart .buttons a:hover,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount button.button:hover,
.theme-gradient .woocommerce #respond input#submit:hover,
.theme-gradient .woocommerce a.button.alt:hover,
.theme-gradient .woocommerce-message .button:hover,
.theme-gradient .builderry_404_button a:hover,
.theme-gradient ul.wgl-products li a.add_to_cart_button:hover,
.theme-gradient ul.wgl-products li a.button:hover,
.theme-gradient ul.wgl-products li .added_to_cart.wc-forward:hover,
.theme-gradient .woocommerce div.product form.cart .button:hover,
.theme-gradient .banner-widget_button:hover {
background-position: 100% !important;
}