@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;
}.primary-nav > ul li {
color: #000;
}
.lang-item a {
padding-left: 10px !important;
padding-right: 10px !important;
}
.lang-item a span {
border-bottom: 0px !important;
height: 10px;
}
.header_search-button {
color: #000;
}
.footercentar a  {
color:#a9a9a9;
}
.footercentar a:hover  {
color:#a9a9a9 !important;
text-decoration:underline;
}
.slidertekst {
position: absolute !important;
top: 42%;
z-index: 99999;
color: #fff !important;
}
.slidertekst h1 {
font-size: 4.5em;
font-weight: 600;
color: #fff;
}
.page-header_title,.page-header_breadcrumbs {
display: none;
}
@media all and (max-width:768px){
.slidertekst h1 {
font-size: 30px;
line-height: 30px;
} 
.slidertekst h3 {
line-height: 26px !important;
font-size: 20px;
}
}
.slidertekst h3 {
color: #fff;
font-weight: normal;
line-height: 80px;
}
.fullwidth-wrapper {
width: 100%;
max-width: 1400px;
margin: 0 auto;
}
.partneri img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
transition: all 0.5s ease;
opacity: 0.2;
}
.partneri img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
transition: all 0.5s ease;
opacity: 0.2;
margin-bottom: 10px;
}
.partneri  img:hover {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%);
opacity: 1;
}
.counter_title {
color: #333;
}
.services_subtitle {
font-size: 15px !important;
line-height: 19px !important;
}
.integrio_module_services_4 .services_title {
line-height: 36px;
font-size: 19px !important;
font-weight: 600;
}
.wpcf7 input[type="checkbox"] {
width: auto !important;
}
.wpcf7-list-item-label {
font-size: 14px;
}
.javnagaraza_naslov {
position: absolute;
top: 50%;
left: 28%;
transform: translate(-50%,-50%);
}
.javnagaraza_naslov .heading_title {
color: #fff !important;
}
.parkiranja .services_icon_wrapper {
display: none;
}
.parkiranja .services_title {
font-size: 18px !important;
line-height: 22px !important;
}
.parkiranja .integrio_module_services_3 .services_wrapper {
padding: 45px 4px;
}
.parkiranja .integrio_module_services_3 .services_wrapper {
border-radius:10px;
}
.malitekst {
font-size: 12px;
}
.prviizdvojeni {
z-index:9999;
}
.drugiizdvojeni {
z-index: -1;
}
.lokacija .integrio_module_infobox .infobox_content {
font-size: 13px;
line-height: 22px;
}
.primary-nav > ul > li > a > span::before {
display: none;
}
.mobiledio {
display:none !important;
}
.desktopdio {
display:block !important;
}
#main {
overflow:visible !important;
z-index:2 !important;
}
.wgl-theme-header {
z-index: 3 !important;
}
.mobile-hamburger-toggle {
height:0px !important;
}
li.current_page_item a span,  li:hover a span {
border-bottom: 2px solid #542785;
}
.header_search.header_search-open.search_standard .header_search-close::before, .header_search.header_search-open.search_alt .header_search-close::before {
content: "\f00d";
font: normal normal normal 14px/1 fontawesome;
font-size: 14px;
font-size: 24px;
cursor: pointer;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
color: 
#fff;
}
@media only screen and (max-width:768px){
.desktopdio {
display:none !important;
}
.mobiledio {
display:block !important;
}
.mobilnilogaci .vc_col-sm-6 {
width: 50%;
float: left;
margin-top: 20px;
margin-bottom: 20px;
}
.footercentar, .footercentar p {
text-align: center !important;
}
.parkiranja {
margin-top:20px !important;
}
.parkiranja .integrio_module_services_3 {
margin-bottom: 20px;
}
}
@media only screen and (max-width:580px){
.javnagaraza_naslov {
position: absolute;
top: 50%;
left: 35%;
transform: translate(-50%,-50%);
}
.wgl-logotype-container img {
height: 50px !important;
}
}@font-face {
font-family: "Flaticon";
src: url(https://bundek-office.hr/wp-content/themes/integrio/fonts/flaticon/Flaticon.eot);
src: url(https://bundek-office.hr/wp-content/themes/integrio/fonts/flaticon/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://bundek-office.hr/wp-content/themes/integrio/fonts/flaticon/Flaticon.woff2) format("woff2"),
url(https://bundek-office.hr/wp-content/themes/integrio/fonts/flaticon/Flaticon.woff) format("woff"),
url(https://bundek-office.hr/wp-content/themes/integrio/fonts/flaticon/Flaticon.ttf) format("truetype"),
url(https://bundek-office.hr/wp-content/themes/integrio/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(https://bundek-office.hr/wp-content/themes/integrio/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-paint-palette:before { content: "\f100"; }
.flaticon-contract:before { content: "\f101"; }
.flaticon-paint-roller:before { content: "\f102"; }
.flaticon-medal:before { content: "\f103"; }
.flaticon-paint-brush:before { content: "\f104"; }
.flaticon-heart:before { content: "\f105"; }
.flaticon-paint-bucket:before { content: "\f106"; }
.flaticon-search:before { content: "\f107"; }
.flaticon-compass:before { content: "\f108"; }
.flaticon-blueprint:before { content: "\f109"; }
.flaticon-resources:before { content: "\f10a"; }
.flaticon-charity:before { content: "\f10b"; }
.flaticon-sketching:before { content: "\f10c"; }
.flaticon-money:before { content: "\f10d"; }
.flaticon-blur:before { content: "\f10e"; }
.flaticon-file:before { content: "\f10f"; }
.flaticon-graphic-tablet:before { content: "\f110"; }
.flaticon-exam:before { content: "\f111"; }
.flaticon-wireframe:before { content: "\f112"; }
.flaticon-note:before { content: "\f113"; }
.flaticon-shutter:before { content: "\f114"; }
.flaticon-clock:before { content: "\f115"; }
.flaticon-vision:before { content: "\f116"; }
.flaticon-arrows:before { content: "\f117"; }
.flaticon-eye:before { content: "\f118"; }
.flaticon-analysis:before { content: "\f119"; }
.flaticon-mouse:before { content: "\f11a"; }
.flaticon-time:before { content: "\f11b"; }
.flaticon-sketch:before { content: "\f11c"; }
.flaticon-video:before { content: "\f11d"; }
.flaticon-text-editor:before { content: "\f11e"; }
.flaticon-shopping-cart:before { content: "\f11f"; }
.flaticon-gps:before { content: "\f120"; }
.flaticon-search-1:before { content: "\f121"; }
.flaticon-mail:before { content: "\f122"; }
.flaticon-search-2:before { content: "\f123"; }
.flaticon-clock-1:before { content: "\f124"; }
.flaticon-user:before { content: "\f125"; }
.flaticon-map:before { content: "\f126"; }
.flaticon-bag:before { content: "\f127"; }
.flaticon-danger:before { content: "\f128"; }
.flaticon-shopping-bag:before { content: "\f129"; }
.flaticon-round-done-button:before { content: "\f12a"; }
.flaticon-heart-1:before { content: "\f12b"; }
.flaticon-round-delete-button:before { content: "\f12c"; }
.flaticon-search-3:before { content: "\f12d"; }
.flaticon-round-information-button:before { content: "\f12e"; }
.flaticon-bag-1:before { content: "\f12f"; }
.flaticon-boxes:before { content: "\f130"; }
.flaticon-shopping-bag-1:before { content: "\f131"; }
.flaticon-shopping-bag-2:before { content: "\f132"; }
.flaticon-phone:before { content: "\f133"; }
.flaticon-shopping-bag-3:before { content: "\f134"; }
.flaticon-mobile-phone:before { content: "\f135"; }
.flaticon-paper-bag:before { content: "\f136"; }
.flaticon-mail-1:before { content: "\f137"; }
.flaticon-bag-2:before { content: "\f138"; }
.flaticon-bag-3:before { content: "\f139"; }
.flaticon-share:before { content: "\f13a"; }
.flaticon-chat:before { content: "\f13b"; }
.flaticon-star:before { content: "\f13c"; }
.flaticon-random:before { content: "\f13d"; }
.flaticon-next:before { content: "\f13e"; }
.flaticon-speech-bubble:before { content: "\f13f"; }
.flaticon-back:before { content: "\f140"; }
.flaticon-arrows-1:before { content: "\f141"; }
.flaticon-heart-2:before { content: "\f142"; }
.flaticon-right-arrow:before { content: "\f143"; }
.flaticon-garbage:before { content: "\f144"; }
.flaticon-left-arrow:before { content: "\f145"; }
.flaticon-settings:before { content: "\f146"; }
.flaticon-star-1:before { content: "\f147"; }
.flaticon-reload:before { content: "\f148"; }
.flaticon-star-2:before { content: "\f149"; }
.flaticon-download:before { content: "\f14a"; }
.flaticon-star-3:before { content: "\f14b"; }
.flaticon-padlock:before { content: "\f14c"; }
.flaticon-support:before { content: "\f14d"; }
.flaticon-download-1:before { content: "\f14e"; }
.flaticon-backup:before { content: "\f14f"; }
.flaticon-avatar:before { content: "\f150"; }
.flaticon-plane:before { content: "\f151"; }
.flaticon-settings-1:before { content: "\f152"; }
.flaticon-menu:before { content: "\f153"; }
.flaticon-shuffle:before { content: "\f154"; }
.flaticon-menu-1:before { content: "\f155"; }
.flaticon-user-1:before { content: "\f156"; }
.flaticon-play:before { content: "\f157"; }
.flaticon-heart-3:before { content: "\f158"; }
.flaticon-menu-2:before { content: "\f159"; }
.flaticon-checked:before { content: "\f15a"; }
.flaticon-menu-3:before { content: "\f15b"; }
.flaticon-plus:before { content: "\f15c"; }
.flaticon-tick:before { content: "\f15d"; }
.flaticon-paper-plane:before { content: "\f15e"; }
.flaticon-close:before { content: "\f15f"; }
.flaticon-search-4:before { content: "\f160"; }
.flaticon-expand:before { content: "\f161"; }
.flaticon-instagram:before { content: "\f162"; }
.flaticon-pin:before { content: "\f163"; }
.flaticon-paper-plane-1:before { content: "\f164"; }
.flaticon-send:before { content: "\f165"; }
.flaticon-send-1:before { content: "\f166"; }
.flaticon-forbidden:before { content: "\f167"; }
.flaticon-user-2:before { content: "\f168"; }
.flaticon-close-1:before { content: "\f169"; }
.flaticon-dress:before { content: "\f16a"; }
.flaticon-shirt:before { content: "\f16b"; }
.flaticon-baby-clothes:before { content: "\f16c"; }
.flaticon-cap:before { content: "\f16d"; }
.flaticon-slipper:before { content: "\f16e"; }
.flaticon-bag-4:before { content: "\f16f"; }
.flaticon-bra:before { content: "\f170"; }
.flaticon-soccer:before { content: "\f171"; }
.flaticon-pen:before { content: "\f172"; }
.flaticon-rgb:before { content: "\f173"; }
.flaticon-cube:before { content: "\f174"; }
.flaticon-next-1:before { content: "\f175"; }
.flaticon-back-1:before { content: "\f176"; }
.flaticon-up-arrow:before { content: "\f177"; }
.flaticon-down-arrow:before { content: "\f178"; }
.flaticon-arrow:before { content: "\f179"; }
.flaticon-arrow-1:before { content: "\f17a"; }
.flaticon-search-5:before { content: "\f17b"; }
.flaticon-bag-5:before { content: "\f17c"; }
.flaticon-menu-4:before { content: "\f17d"; }
.flaticon-menu-5:before { content: "\f17e"; }
.flaticon-check:before { content: "\f17f"; }
.flaticon-chain:before { content: "\f180"; }
.flaticon-feather:before { content: "\f181"; }
.flaticon-rgb-1:before { content: "\f182"; }
.flaticon-loupe:before { content: "\f183"; }
.flaticon-pen-1:before { content: "\f184"; }
.flaticon-photograph:before { content: "\f185"; }
.flaticon-3d:before { content: "\f186"; }
.flaticon-idea:before { content: "\f187"; }
.flaticon-paint-brushes:before { content: "\f188"; }
.flaticon-packaging:before { content: "\f189"; }
.flaticon-quality:before { content: "\f18a"; }
.flaticon-pencil-case:before { content: "\f18b"; }
.flaticon-pencil:before { content: "\f18c"; }
.flaticon-comment:before { content: "\f18d"; }
.flaticon-music-player-play:before { content: "\f18e"; }
.flaticon-zoom:before { content: "\f18f"; }
.flaticon-next-2:before { content: "\f190"; }
.flaticon-instagram-1:before { content: "\f191"; }
.flaticon-instagram-2:before { content: "\f192"; }
.flaticon-filter:before { content: "\f193"; }
.flaticon-list:before { content: "\f194"; }
.flaticon-menu-6:before { content: "\f195"; }
.flaticon-magnifying-glass:before { content: "\f196"; }
.flaticon-search-6:before { content: "\f197"; }
.flaticon-draw:before { content: "\f198"; }
.flaticon-link:before { content: "\f199"; }
.flaticon-makeup:before { content: "\f19a"; }
.flaticon-heart-4:before { content: "\f19b"; }
.flaticon-crown:before { content: "\f19c"; }
.flaticon-paper-plane-2:before { content: "\f19d"; }
.flaticon-light-bulb:before { content: "\f19e"; }
.flaticon-diamond:before { content: "\f19f"; }
.flaticon-medal-1:before { content: "\f1a0"; }
.flaticon-heart-5:before { content: "\f1a1"; }
.flaticon-eye-1:before { content: "\f1a2"; }
.flaticon-camera:before { content: "\f1a3"; }
.flaticon-cupcake:before { content: "\f1a4"; }
.flaticon-chef:before { content: "\f1a5"; }
.flaticon-geometry:before { content: "\f1a6"; }
.flaticon-star-4:before { content: "\f1a7"; }
.flaticon-tablet:before { content: "\f1a8"; }
.flaticon-lifebuoy:before { content: "\f1a9"; }
.flaticon-gear:before { content: "\f1aa"; }
.flaticon-photo-camera:before { content: "\f1ab"; }
.flaticon-artist:before { content: "\f1ac"; }
.flaticon-pin-1:before { content: "\f1ad"; }
.flaticon-email:before { content: "\f1ae"; }
.flaticon-menu-7:before { content: "\f1af"; }
.flaticon-turquoise:before { content: "\f1b0"; }
.flaticon-diamond-1:before { content: "\f1b1"; }
.flaticon-jewel:before { content: "\f1b2"; }
.flaticon-cart:before { content: "\f1b3"; }
.flaticon-cart-1:before { content: "\f1b4"; }
.flaticon-laptop:before { content: "\f1b5"; }
.flaticon-browser:before { content: "\f1b6"; }
.flaticon-rocket:before { content: "\f1b7"; }
.flaticon-pen-2:before { content: "\f1b8"; }
.flaticon-ink:before { content: "\f1b9"; }
.flaticon-laptop-1:before { content: "\f1ba"; }
.flaticon-target:before { content: "\f1bb"; }
.flaticon-industry:before { content: "\f1bc"; }
.flaticon-targeting:before { content: "\f1bd"; }
.flaticon-translation:before { content: "\f1be"; }
.flaticon-quality-1:before { content: "\f1bf"; }
.flaticon-coding:before { content: "\f1c0"; }
.flaticon-cash:before { content: "\f1c1"; }
.flaticon-pharmacy:before { content: "\f1c2"; }
.flaticon-analytics:before { content: "\f1c3"; }
.flaticon-tick-1:before { content: "\f1c4"; }
.flaticon-pen-3:before { content: "\f1c5"; }
.flaticon-cloud-computing:before { content: "\f1c6"; }
.flaticon-code:before { content: "\f1c7"; }
.flaticon-nut:before { content: "\f1c8"; }
.flaticon-hanger:before { content: "\f1c9"; }
.flaticon-hanger-1:before { content: "\f1ca"; }
.flaticon-idea-1:before { content: "\f1cb"; }
.flaticon-app:before { content: "\f1cc"; }
.flaticon-shopping-bag-4:before { content: "\f1cd"; }
.flaticon-paper-plane-3:before { content: "\f1ce"; }
.flaticon-brain:before { content: "\f1cf"; }
.flaticon-paint-palette-1:before { content: "\f1d0"; }
.flaticon-crayon:before { content: "\f1d1"; }
.flaticon-earth:before { content: "\f1d2"; }
.flaticon-check-1:before { content: "\f1d3"; }
.flaticon-dna:before { content: "\f1d4"; }
.flaticon-call:before { content: "\f1d5"; }
.flaticon-phone-call:before { content: "\f1d6"; }
.flaticon-writer:before { content: "\f1d7"; }
.flaticon-idea-2:before { content: "\f1d8"; }
.flaticon-world:before { content: "\f1d9"; }
.flaticon-scientific:before { content: "\f1da"; }
.flaticon-photograph-1:before { content: "\f1db"; }
.flaticon-computer:before { content: "\f1dc"; }
.flaticon-search-7:before { content: "\f1dd"; }
.flaticon-books:before { content: "\f1de"; }
.flaticon-edit:before { content: "\f1df"; }
.flaticon-link-1:before { content: "\f1e0"; }
.flaticon-ui:before { content: "\f1e1"; }
.flaticon-chain-1:before { content: "\f1e2"; }
.flaticon-quote:before { content: "\f1e3"; }
.flaticon-map-1:before { content: "\f1e4"; }.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,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.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-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-brands-400.eot);src:url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-brands-400.woff2) format("woff2"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-brands-400.woff) format("woff"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-brands-400.ttf) format("truetype"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:'Font Awesome 5 Brands'}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:auto;src:url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-regular-400.eot);src:url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-regular-400.woff2) format("woff2"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-regular-400.woff) format("woff"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-regular-400.ttf) format("truetype"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-solid-900.eot);src:url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-solid-900.woff2) format("woff2"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-solid-900.woff) format("woff"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-solid-900.ttf) format("truetype"),url(//bundek-office.hr/wp-content/themes/integrio/css/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900}
  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: #ebf0f9;
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;
} ::selection {
color: #ffffff;
} body input:not([type=checkbox]):not([type=submit]),
select,
textarea {
display: block;
height: 50px;
max-width: 100%;
margin: 0;
border: 1px solid #f6f6f6;
border-radius: unset;
padding: 10px 20px;
font-size: 16px;
font-weight: 400;
line-height: 1.7;
font-family: inherit;
background: rgba(167, 167, 167, 0.1);
outline: none;
border-radius: 5px;
transition: 0.3s;
}
body input:not([type=checkbox]):not([type=submit])::placeholder,
select::placeholder,
textarea::placeholder {
outline: none;
-webkit-appearance: none;
color: #232323 !important;
transition: 0.3s;
}
body input:not([type=checkbox]):not([type=submit]):focus, body input:not([type=checkbox]):not([type=submit]):active,
select:focus,
select:active,
textarea:focus,
textarea:active {
border-color: #f6f6f6;
background: #fff;
}
body input:not([type=checkbox]):not([type=submit]):focus::placeholder, body input:not([type=checkbox]):not([type=submit]):active::placeholder,
select:focus::placeholder,
select:active::placeholder,
textarea:focus::placeholder,
textarea:active::placeholder {
opacity: 0;
}
form .row.transparent-01 input,
form .row.transparent-01 textarea {
background: rgba(255, 255, 255, 0.1);
border-color: transparent;
}
form .row.transparent-01 input:focus, form .row.transparent-01 input:active,
form .row.transparent-01 textarea:focus,
form .row.transparent-01 textarea:active {
background: rgba(255, 255, 255, 0.6);
border-color: transparent;
}
form .row.transparent-01 input::placeholder,
form .row.transparent-01 textarea::placeholder {
color: #ffffff !important;
}
form .row.transparent-01 .wgl_col-3 input.wpcf7-submit {
width: 100%;
}
form .row.transparent-01 input.wpcf7-submit {
background: #ffffff;
color: #313131 !important;
}
form .row.transparent-01 input.wpcf7-submit:hover {
background: rgba(255, 255, 255, 0.7);
}
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: 270px;
}
form.post-password-form label input[type=password] {
width: 100%;
margin-top: 5px;
}
form.post-password-form input[type=submit] {
height: 50px;
margin-top: 15px;
font-size: 16px;
color: #fff;
}
textarea {
height: 120px;
padding-top: 20px;
}
.button__wrapper {
display: inline-block;
position: relative;
margin-bottom: 20px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
transition: 0.3s;
}
.button__wrapper *:not(span) {
position: relative;
z-index: 1;
}
.button__wrapper:before {
content: "";
position: absolute;
z-index: 0;
top: 0;
right: 10px;
bottom: 10px;
left: 0;
border: 1px solid;
border-color: inherit;
}
.button__wrapper button[type=submit],
.button__wrapper input[type=submit] {
margin: 0;
transform: translate(10px, 10px);
}
.button__wrapper:hover button[type=submit],
.button__wrapper:hover input[type=submit] {
transform: translate(0);
}
input[type=submit],
button {
display: inline-block;
height: 50px;
margin-bottom: 0;
border-width: 1px;
border-style: solid;
border-radius: 5px;
padding: 6px 30px;
font-family: inherit;
font-size: 14px;
line-height: 28px;
font-weight: 700;
letter-spacing: 0;
color: #ffffff;
outline: none;
cursor: pointer;
-webkit-appearance: none;
background: transparent;
transition: 0.4s;
}
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;
}
.wgl-container .wgl-container {
width: 100%;
}
#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%;
}
.wp-block-embed__wrapper {
position: relative;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
content: "";
display: block;
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
padding-top: 42.85%;
}
.wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
padding-top: 50%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
padding-top: 56.25%;
}
.wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
padding-top: 75%;
}
.wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
padding-top: 100%;
}
.wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before {
padding-top: 66.66%;
}
.wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
padding-top: 200%;
}  .aleft {
text-align: left;
}
.acenter {
text-align: center;
}
.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: hidden;
}
.row.sidebar_left #main-content {
float: right;
}
.wpb_single_image * {
border-radius: inherit;
}
.gm-control-active {
border-radius: 0;
box-shadow: none;
}
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;
}
.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 {
position: absolute !important;
height: 1px;
width: 1px;
margin: -1px;
border: 0;
padding: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
word-wrap: normal !important;
overflow: hidden;
}
.screen-reader-text:focus {
display: block;
z-index: 100000; top: 5px;
left: 5px;
width: auto;
height: auto;
padding: 15px 23px 14px;
font-size: 1em;
line-height: normal;
color: #444;
text-decoration: none;
background-color: #eee;
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
} .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;
} .wgl-theme-header {
position: relative;
z-index: 2;     }
.wgl-theme-header .wrapper a {
color: inherit;
}
.wgl-theme-header .wrapper .integrio_module_button a {
margin-bottom: 0;
box-shadow: none;
color: #fff;
}
.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: 0 8px 30px rgba(0, 0, 0, 0.12);
}
.wgl-theme-header .wgl_button {
z-index: 0;
}
.wgl-theme-header .login-in {
display: inline-block;
padding-top: 0;
}
.wgl-theme-header .login-in.woocommerce {
display: inline-block;
padding-top: 0;
}
.wgl-theme-header .login-in .login-in_wrapper {
display: flex;
align-items: center;
height: 100%;
color: inherit;
}
.wgl-theme-header .login-in .login-in_wrapper a {
cursor: pointer;
font-size: 16px;
font-weight: 600;
color: inherit;
text-transform: uppercase;
}
.wgl-theme-header .login-in .wgl_modal-window {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: auto;
visibility: visible;
outline: none;
background: #fff;
z-index: 1000000;
opacity: 0;
visibility: hidden;
-webkit-overflow-scrolling: touch;
text-align: center;
transition: all 0.45s ease;
}
.wgl-theme-header .login-in .wgl_modal-window .modal-dialog {
margin: 12rem auto 0;
max-width: 430px;
position: relative;
}
.wgl-theme-header .login-in.open_login .wgl_modal-window {
opacity: 1;
visibility: visible;
}
.wgl-theme-header .login-in.open_login .overlay {
opacity: 1;
visibility: visible;
}
.wgl-theme-header .login-in.open_login .wgl-woocommerce-tabs {
transform: translateY(0);
opacity: 1;
}
.wgl-theme-header .login-in .overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.wgl-theme-header .login-in .wgl-woocommerce-tabs {
transform: translateY(50px);
transition: all 0.3s ease-in-out;
opacity: 0;
transition-delay: 0.3s;
}
.wgl-theme-header .wishlist-mini-cart {
display: inline-block;
position: relative;
}
.wgl-theme-header .wishlist-mini-cart.woocommerce {
display: inline-block;
padding-top: 0;
}
.wgl-theme-header .wishlist-mini-cart .woo_icon-wishlist {
display: flex;
align-items: center;
height: 100%;
cursor: pointer;
color: inherit;
}
.wgl-theme-header .wishlist-mini-cart .woo_icon-wishlist .header_wishlist-button {
margin-top: -2px;
}
.wgl-theme-header .wishlist-mini-cart .woo_icon-wishlist .header_wishlist-button:before {
content: "\f158";
font-family: Flaticon;
font-size: 20px;
vertical-align: middle;
font-weight: 600;
}
.wgl-theme-header .wishlist-mini-cart .woo_icon-wishlist .woo_wishlist-count span {
display: inline-block;
position: absolute;
z-index: 1;
height: 18px;
min-width: 18px;
margin-top: -2px;
margin-left: -13px;
border-radius: 50%;
padding: 0;
font-style: normal;
font-size: 11px;
line-height: 17px;
font-weight: 800;
color: #ffffff;
text-align: center;
vertical-align: middle;
box-sizing: border-box;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.wgl-theme-header .mini-cart {
display: inline-block;
position: relative;
}
.wgl-theme-header .mini-cart.woocommerce {
display: inline-block;
padding-top: 0;
}
.wgl-theme-header .mini-cart .mini_cart-overlay {
position: fixed;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.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 svg line.st_transform-left {
transform: rotate(-60deg);
}
.wgl-theme-header .mini-cart:hover svg line.st_transform-right {
transform: rotate(60deg);
}
.wgl-theme-header .mini-cart.open_cart .mini_cart-overlay {
background: #000000;
visibility: visible;
opacity: 0.4;
}
.wgl-theme-header .mini-cart.open_cart .woo_mini_cart {
transform: translate(17px);
}
.wgl-theme-header .mini-cart .woo_mini_cart:before {
content: "";
position: absolute;
width: 100%;
height: 38px;
top: -38px;
left: 0;
right: 0;
}
.wgl-theme-header .mini-cart .header_cart-button {
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 26px;
height: 32px;
margin-top: -4px;
position: relative;
}
.wgl-theme-header .mini-cart .header_cart-button svg {
transition: all 0.3s ease;
}
.wgl-theme-header .mini-cart .header_cart-button svg g path {
fill: currentColor !important;
}
.wgl-theme-header .mini-cart .header_cart-button svg .st0 {
stroke: currentColor !important;
transform-origin: bottom left;
transform-box: fill-box;
transition: all 0.45s ease;
}
.wgl-theme-header .mini-cart .header_cart-button svg .st0.st_transform-right {
transform-origin: bottom right;
}
.wgl-theme-header .mini-cart .header_cart-button svg line {
stroke: currentColor !important;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li {
position: relative;
margin-top: 0;
margin-bottom: 30px;
padding-left: 0;
padding-right: 0;
line-height: 1.1;
text-align: left;
list-style: none;
clear: both;
}
.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;
padding-right: 24px;
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: inherit;
}
.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 span.quantity {
display: block;
margin-top: 8px;
font-size: 18px;
font-weight: 400;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li span.quantity .woocommerce-Price-amount.amount {
font-size: 18px;
}
.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;
padding-right: 1px;
font-size: 0.6em;
vertical-align: super;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li:after {
content: "";
display: block;
height: 0;
clear: both;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a.remove {
display: inline;
float: right;
position: absolute;
z-index: 2;
top: 5px;
right: 9px;
margin: 0;
margin-top: 0;
padding-right: 0;
font: 0/0 serif;
text-shadow: none;
color: inherit !important;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a.remove:before {
content: "\f169";
display: inline-block;
position: relative;
top: 3px;
right: 2px;
font-family: flaticon;
font-size: 10px;
line-height: 0;
color: #c2c2c2;
text-rendering: auto;
box-shadow: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transition: 0.3s;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a.remove:hover {
opacity: 0.8;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li a.remove:hover:before {
color: #ff144b;
}
.wgl-theme-header .mini-cart .woocommerce-mini-cart.cart_list.product_list_widget li img {
float: left;
position: relative;
max-width: 70px;
margin-top: 0;
margin-left: 0;
margin-right: 20px;
border: unset;
border-radius: 5px;
}
.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;
display: none;
}
.wgl-theme-header .woo_mini_cart {
position: fixed;
z-index: 100000;
top: 0;
right: 0;
width: 400px;
min-height: 50%;
max-height: 100%;
border-radius: unset;
padding: 45px 50px 35px 35px;
text-align: center;
box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
box-sizing: border-box;
overflow-y: scroll;
overflow-x: hidden;
transform: translate(100%);
transition: 0.3s ease-in;
border-radius: 0 0 0 5px;
}
.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 .mini_cart_title {
display: flex;
justify-content: space-between;
align-items: baseline;
margin-bottom: 44px;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 18px;
text-align: left;
text-transform: capitalize;
}
.wgl-theme-header .woo_mini_cart .mini_cart_title h4 {
font-size: 24px;
}
.wgl-theme-header .woo_mini_cart .close_mini_cart:after {
content: "\f169";
padding-left: 10px;
font-family: flaticon;
font-size: 13px;
line-height: 0;
color: #c2c2c2;
text-rendering: auto;
box-shadow: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
transition: 0.3s;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total {
display: flex;
justify-content: space-between;
align-items: baseline;
margin-top: 30px;
margin-bottom: 25px;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding-top: 15px;
padding-bottom: 20px;
font-size: 20px;
font-weight: 600;
text-align: left;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total strong {
font-weight: inherit;
text-transform: capitalize;
color: inherit;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total .woocommerce-Price-amount {
padding-left: 5px;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__total .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
padding-right: 1px;
font-size: 0.6em;
vertical-align: super;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a {
font-size: 16px;
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;
color: inherit;
transition: all 0.4s;
text-align: center;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
border-radius: 5px;
background: transparent;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:last-child {
margin-top: 10px;
margin-bottom: 0;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout) {
line-height: 50px;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout):hover {
background-color: transparent;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a.checkout {
margin-left: 10px;
}
.wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a.checkout:hover {
color: #ffffff;
}
.wgl-theme-header .woo_mini_cart .mini_cart_item dl.variation {
padding-top: 12px;
}
.wgl-theme-header .woo_mini_cart .mini_cart_item dl.variation + .quantity {
display: inline-block !important;
}
.wgl-theme-header .woo_mini_cart .mini_cart_item dt.variation-Size {
padding-right: 5px;
}
.wgl-theme-header .woo_mini_cart .mini_cart_item dd.variation-Size {
margin: 0;
}
.wgl-theme-header .wgl-header-row .header_side[class^=position_center] .header_area_container > div.mini-cart {
padding: 0;
}
.wgl-theme-header .wgl-header-row .header_side[class^=position_center] .primary-nav > ul li.mega-menu > ul.mega-menu {
left: 0;
right: 0;
margin: 0 auto;
}
.wgl-theme-header .woo_mini-count span {
display: inline-block;
position: absolute;
z-index: 1;
height: 18px;
min-width: 18px;
margin-top: -2px;
margin-left: -13px;
border-radius: 50%;
padding: 0;
font-size: 11px;
line-height: 17px;
font-weight: 800;
font-style: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
box-sizing: border-box;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
cursor: pointer;
}
.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: 34%;
}
.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_bottom .header_area_container > *,
.wgl-header-row .header_side.v_align_bottom .header_search-button {
vertical-align: bottom;
}
.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.v_align_top .header_area_container > *,
.wgl-header-row .header_side.v_align_top .header_search-button {
vertical-align: top;
}
.wgl-header-row .header_side.h_align_left {
text-align: left;
}
.wgl-header-row .header_side.h_align_center {
text-align: center;
}
.wgl-header-row .header_side.h_align_right {
text-align: right;
}
.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;
vertical-align: super;
}
.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;
position: absolute;
top: 0;
width: 1px;
height: 50px;
margin-left: 0;
border: 0;
font-size: initial;
line-height: 50px;
background: #fff;
visibility: visible;
opacity: 0.2;
} .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 a {
transition: 0.3s;
}
.primary-nav .lavalamp_animate .lavalamp-object {
opacity: 1;
}
.primary-nav .lavalamp-object {
z-index: 0;
border-radius: unset;
opacity: 0;
}
.primary-nav > ul.lavalamp > li > a > span:before {
display: none !important;
}
.primary-nav ul:hover li:not(:hover) {
z-index: 0;
position: relative;
}
.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 !important;
}
.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.mega-menu-links > ul.mega-menu {
padding-left: 10px;
padding-right: 10px;
}
.primary-nav > ul > li.current-menu-item > a > span:before, .primary-nav > ul > li.current_page_item > a > span:before, .primary-nav > ul > li.current-menu-ancestor > a > span:before, .primary-nav > ul > li.current-menu-parent > a > span:before, .primary-nav > ul > li.current_page_parent > a > span:before, .primary-nav > ul > li.current_page_ancestor > a > span:before {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.primary-nav > ul > li > a {
display: flex;
position: relative;
z-index: 1;
height: 100%;
vertical-align: middle;
padding: 0 27px;
align-items: center;
color: inherit;
opacity: 1;
}
.primary-nav > ul > li > a > span {
position: relative;
}
.primary-nav > ul > li > a > span:before {
content: "\f143";
font-family: flaticon;
color: inherit;
transition: 0.3s;
opacity: 0;
transform: translateX(-10px);
position: absolute;
left: -25px;
}
.primary-nav > ul > li > ul:before {
content: "";
position: absolute;
top: -15px;
left: 0;
right: 0;
width: 100%;
height: 15px;
}
.primary-nav > ul > li:hover > a {
opacity: 0.7;
}
.primary-nav > ul > li:hover > a > span:before {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.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;
z-index: 555;
top: calc(100% + 15px);
left: -12px;
min-width: 280px;
white-space: nowrap;
margin-top: 0;
border: unset;
border-radius: 5px;
padding: 25px 0;
text-align: left;
box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
opacity: 0;
visibility: hidden;
transition: 0.3s ease-in;
}
.primary-nav ul li ul li:hover ul {
top: -25px;
}
.primary-nav ul li ul .menu-item {
line-height: inherit;
transition: 0s;
}
.primary-nav ul li ul .menu-item a {
display: block;
padding: 5px 40px 4px 40px;
color: inherit;
transition: 0s;
opacity: 1;
}
.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 > span, .primary-nav ul li ul li.current-menu-item > a > span, .primary-nav ul li ul li.current_page_item > a > span, .primary-nav ul li ul li:hover > a > span {
opacity: 1;
}
.primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a > span:before, .primary-nav ul li ul li.current-menu-item > a > span:before, .primary-nav ul li ul li.current_page_item > a > span:before, .primary-nav ul li ul li:hover > a > span:before {
opacity: 1;
margin-left: 2px;
}
.primary-nav ul li ul li > a > span {
display: block;
position: relative;
padding-left: 0;
transition: color 0.3s, opacity 0.3s;
opacity: 0.7;
}
.primary-nav ul li ul li > a > span:before {
content: "\f143";
font-family: flaticon;
color: inherit;
padding-right: 8px;
margin-left: -25px;
transition: 0.3s;
opacity: 0;
}
.primary-nav > ul > li.menu-item-has-children > a > span,
.primary-nav > ul > li.mega-menu.mega-cat > a > span {
margin-right: 0.875em;
}
.primary-nav > ul > li.menu-item-has-children > a > span > .menu-item_plus:before,
.primary-nav > ul > li.mega-menu.mega-cat > a > span > .menu-item_plus:before {
content: "\f178";
position: absolute;
z-index: 1;
top: 0;
right: -1.55em;
font-family: flaticon;
font-size: 0.5em;
color: currentColor;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > span > .menu-item_plus:before {
content: "\f175";
position: absolute;
z-index: 1;
top: 50%;
right: 0;
font-family: flaticon;
font-size: 0.563em;
color: currentColor;
transform: translate(0, -50%);
transition: color 0.3s, transform 0.3s;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children:hover > a > span > .menu-item_plus:before {
transform: translate(5px, -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%;
}
.primary-nav > .menu > .menu-item:nth-child(1) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-child(2) > .sub-menu {
left: 0;
}
.primary-nav > .menu > .menu-item:nth-child(1) > .sub-menu .sub-menu,
.primary-nav > .menu > .menu-item:nth-child(2) > .sub-menu .sub-menu {
left: 100%;
}
.admin-bar .wgl-sticky-header {
top: 32px;
}
.admin-bar .wgl-theme-header .woo_mini_cart {
max-height: calc(100% - 32px);
margin-top: 32px;
} .primary-nav ul li.mega-menu-links > ul {
padding: 0;
box-sizing: border-box;
width: 1170px;
display: flex;
flex-wrap: wrap;
}
.primary-nav ul li.mega-menu-links > ul > li {
float: left;
box-sizing: border-box;
margin-top: 40px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 16px !important;
font-weight: 600 !important;
text-transform: uppercase;
}
.primary-nav ul li.mega-menu-links > ul > li:after {
content: unset;
display: none;
position: absolute;
top: 30px;
right: 0;
width: 1px;
height: calc(100% - 60px);
background: unset;
}
.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:hover > a > span {
color: unset;
background: none !important;
}
.primary-nav ul li.mega-menu-links > ul > li > a {
position: relative;
padding-top: 4px;
padding-bottom: 0;
padding-left: 28px;
padding-right: 20px;
}
.primary-nav ul li.mega-menu-links > ul > li > a > span {
padding-left: 0 !important;
}
.primary-nav ul li.mega-menu-links > ul > li > a:after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li {
width: 100%;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li:after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li {
width: 50%;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li:nth-child(2n):after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li {
width: 33.33333%;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li:nth-child(3n):after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li {
width: 25%;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li:nth-child(4n):after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li {
width: 20%;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li:nth-child(5n):after {
display: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
position: relative;
left: 0 !important;
right: auto !important;
padding-top: 6px;
padding-bottom: 25px;
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:after {
content: "";
display: block;
height: 0;
clear: both;
}
.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(1) {
transition-delay: 0s;
}
.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(3) {
transition-delay: 0.2s;
}
.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(5) {
transition-delay: 0.4s;
}
.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;
min-width: initial;
}
.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%);
overflow: hidden;
opacity: 0;
transition: 0.3s;
}
.wgl-sticky-header.sticky_active {
overflow: visible;
transform: translateY(0);
opacity: 1;
}
.wgl-sticky-header.header_sticky_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}
.wgl-sticky-header .wgl-header-row .header_side.v_align_middle .primary-nav .lavalamp-object {
top: 32%;
} .lavalamp {
position: static;
}
.lavalamp-object {
position: absolute;
top: 0;
left: 0;
height: 1px;
} .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: 20px;
height: 20px;
}
.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(1px / -2);
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
position: absolute;
width: 20px;
height: 1px;
background-color: currentColor;
transition: transform 0.15s ease;
}
.hamburger-inner::before, .hamburger-inner::after {
content: "";
display: block;
top: -6px;
}
.hamburger-inner::after {
top: auto;
bottom: -6px;
}
.hamburger-box .hamburger-inner {
top: 0;
transition: background-color 0s 0.13s linear;
}
.hamburger-box .hamburger-inner::before {
top: 6px;
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: 12px;
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, 6px, 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, 6px, 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 {
margin-left: -21px;
}
.primary-nav ul li ul .menu-item.back a {
display: inline-block !important;
color: inherit !important;
}
.primary-nav ul li ul .menu-item.back:before {
content: "\f143";
font-family: flaticon;
transform: scaleX(-1);
display: inline-block;
position: static;
width: auto;
height: auto;
padding-right: 22px;
margin-right: 9px;
line-height: 1;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
transition: color 0.4s;
color: inherit !important;
}
.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 {
z-index: 999;
opacity: 1;
}
.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%;
box-sizing: border-box;
margin: 0;
padding: 0 30px 30px 30px;
text-align: left;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
display: block;
float: none;
height: auto;
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 {
display: block;
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;
font-weight: inherit !important;
}
.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.mega-menu-links > .mega-menu.sub-menu li ul li:after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li:after {
display: none;
}
.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;
margin: 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 ul li > a > span {
padding: 0;
background: none !important;
}
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li > a:before {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li:hover > a > span {
color: inherit;
}
.mobile_nav_wrapper .primary-nav ul:hover li:not(:hover) {
position: static;
}
.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;
margin-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;
color: inherit;
margin-left: 0 !important;
padding: 0;
}
.wgl-mobile-header .mini-cart {
position: static;
}
@media only screen and (max-width: 360px) {
.wgl-mobile-header .woo_mini_cart {
width: calc(100vw - 40px);
}
}
@media only screen and (max-width: 1200px) {
.wgl-theme-header .wgl-sticky-header {
display: none;
}
} .side_panel:before {
content: "";
display: inline-block;
vertical-align: middle;
position: relative;
height: 100%;
}
.side_panel .side_panel-toggle {
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 20px;
margin-top: 0;
position: relative;
color: inherit;
}
.side_panel .side_panel-toggle:hover span:nth-child(1) {
transform: translateY(2px);
}
.side_panel .side_panel-toggle:hover span:nth-child(3) {
transform: translateY(-2px);
}
.side_panel .side_panel-toggle span {
position: absolute;
width: 100%;
height: 2px;
left: 0;
border-top: 2px solid;
transition: 0.15s ease;
color: inherit;
}
.side_panel .side_panel-toggle span:nth-child(1) {
top: 0;
}
.side_panel .side_panel-toggle span:nth-child(2) {
top: 50%;
margin-top: -1px;
}
.side_panel .side_panel-toggle span:nth-child(3) {
bottom: 0;
}
body.admin-bar #side-panel {
top: 32px;
}
body.side-panel_active .side-panel_overlay {
opacity: 1;
visibility: visible;
background: rgba(65, 65, 65, 0.6);
}
.side-panel_overlay {
background: transparent;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
visibility: hidden;
opacity: 0;
transition: all 0.45s ease-in-out;
z-index: 9999;
}
#side-panel {
position: fixed;
top: 0;
bottom: 0;
right: 0;
width: 480px;
background: #fff;
transform: translateX(calc(100% + 30px));
transition: transform 0.45s ease-in-out;
z-index: 10000;
}
#side-panel.side-panel_position_left {
left: 0;
right: auto;
transform: translateX(calc(-100% - 30px));
}
#side-panel.side-panel_open {
transform: translateX(0);
}
#side-panel .side-panel_sidebar {
position: absolute;
padding: 90px 65px;
width: calc(100% + 17px);
bottom: -17px;
top: 0;
right: 0;
left: 0;
overflow-y: scroll;
}
#side-panel .side-panel_sidebar .widget ul li {
color: inherit;
}
#side-panel .side-panel_sidebar .widget ul li a {
color: inherit;
}
#side-panel .side-panel_sidebar .widget:not(:first-child) {
padding-top: 40px;
}
#side-panel .side-panel_sidebar .widget_media_gallery .gallery-item .gallery-icon {
margin: 10px;
}
#side-panel .side-panel_sidebar .widget_media_gallery .gallery {
margin: -10px;
}
#side-panel .side-panel_close {
display: block;
position: absolute;
right: 40px;
top: 40px;
color: #979797;
font-size: 21px;
width: 21px;
height: 21px;
line-height: 21px;
cursor: pointer;
z-index: 9999;
transition: all 0.45s ease-in-out;
}
#side-panel .side-panel_close:hover {
opacity: 0.8;
}
#side-panel .side-panel_close:before {
content: "\f180";
font-family: "flaticon";
} .ps__rail-x {
display: none;
opacity: 0;
transition: background-color 0.2s linear, opacity 0.2s linear;
-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
height: 15px; bottom: 0px; position: absolute;
}
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color 0.2s linear, opacity 0.2s linear;
-webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
width: 15px; right: 0; position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
} .ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color 0.2s linear, height 0.2s ease-in-out;
-webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
height: 6px; bottom: 2px; position: absolute;
}
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color 0.2s linear, width 0.2s ease-in-out;
-webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
width: 6px; right: 2px; position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 11px;
} @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
} .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;
flex-direction: column;
justify-content: center;
}
.page-header_align_left .page-header_content {
align-items: flex-start;
}
.page-header_align_center .page-header_content {
align-items: center;
}
.page-header_align_right .page-header_content {
align-items: flex-end;
}
.page-header.breadcrumbs_align_left .page-header_breadcrumbs {
align-self: flex-start;
}
.page-header.breadcrumbs_align_center .page-header_breadcrumbs {
align-self: center;
}
.page-header.breadcrumbs_align_right .page-header_breadcrumbs {
align-self: flex-end;
}
.page-header.breadcrumbs_inline .page-header_content {
flex-direction: row;
align-items: center;
}
.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
align-self: auto;
}
.page-header.breadcrumbs_inline.page-header_align_left .page-header_content {
justify-content: space-between;
}
.page-header.breadcrumbs_inline.page-header_align_right .page-header_content {
justify-content: space-between;
flex-direction: row-reverse;
}
.page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs {
margin-left: 20px;
}
.page-header_title {
color: inherit;
font-weight: 900 !important;
}
.page-header_breadcrumbs:not(:first-child) {
margin-top: 14px;
}
.page-header_breadcrumbs a {
color: inherit;
}
.page-header_breadcrumbs a.home {
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
}
.page-header_breadcrumbs a.home:before {
font-family: flaticon;
font-size: inherit;
}
.page-header_breadcrumbs a:hover {
opacity: 1;
}
.page-header_breadcrumbs .breadcrumbs {
white-space: nowrap;
letter-spacing: 0;
}
.page-header_breadcrumbs .breadcrumbs > * {
opacity: 0.7;
}
.page-header_breadcrumbs .breadcrumbs > *.current {
opacity: 1;
}
.page-header_breadcrumbs .divider:not(:last-child) {
color: inherit;
margin: 0 2.5px;
}
.page-header_breadcrumbs .divider:not(:last-child):before {
content: "";
display: inline-block;
width: 15px;
height: 1px;
vertical-align: middle;
font-size: inherit;
font-weight: 400;
background-color: currentColor;
transition: 0.3s;
} .header_search {
position: relative;
}
.header_search:before {
content: "";
display: inline-block;
position: relative;
height: 100%;
vertical-align: middle;
}
.header_search-button {
display: inline-block;
position: relative;
width: 24px;
height: 24px;
margin-top: -2px;
vertical-align: middle;
cursor: pointer;
}
.header_search-button svg {
transition: 0.3s;
}
.header_search-button svg .st_transform {
stroke: currentColor !important;
transform-origin: bottom left;
transform-box: fill-box;
transition: 0.45s;
}
.header_search-button svg g path {
fill: currentColor !important;
}
.header_search-button svg line {
stroke: currentColor !important;
}
.header_search-button:hover svg path.st_transform {
transform: rotate(-185deg);
}
.header_search-button:before, .header_search-button:after {
content: "";
position: absolute;
top: 0;
left: 0;
border: 3px solid currentColor;
box-sizing: border-box;
visibility: hidden;
opacity: 0;
}
.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 {
content: "";
display: block;
position: absolute;
top: 50%;
right: 15px;
width: 20px;
height: 20px;
margin-top: -10px;
font-size: 0;
line-height: 0;
transform: translate(0, 0);
background: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg);
opacity: 1;
transition: 0.4s;
}
.header_search.search_alt .header_search-field .search-form:hover:after {
opacity: 0.6;
}
.header_search.search_alt .header_search-field .search-field {
width: 100%;
height: 46px;
font-weight: 400;
padding: 14px 50px 11px 20px;
font-size: 18px;
border: unset;
border-radius: 5px;
background: #ffffff;
}
.header_search.search_alt .header_search-field .search-field:placeholder {
font-size: 16px;
font-weight: 400;
color: #ffffff;
}
.header_search.search_alt .header_search-field .search-field:focus, .header_search.search_alt .header_search-field .search-field:active {
box-shadow: none;
border-bottom: 1px solid #e5e5e5;
}
.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: 250px;
color: #f6f6f6;
line-height: 0.12;
margin-left: -114px;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
font-weight: 800;
font-size: 40px;
line-height: 52px;
}
.header_search.search_alt .header_search-field .header_search-close {
position: fixed;
top: 12.5%;
right: 3.8%;
font-size: 70px;
color: #979797;
cursor: pointer;
opacity: 0;
transition: all 0.3s ease-in-out;
}
.header_search.search_standard .header_search-field {
position: absolute;
z-index: 2;
top: 100%;
right: 0;
border-radius: 5px;
padding: 30px;
box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
transform: scale3d(0.8, 0.8, 0.8);
opacity: 0;
visibility: hidden;
transition: 0.3s;
}
.header_search.search_standard .header_search-field .search-form {
position: relative;
z-index: 1;
}
.header_search.search_standard .header_search-field .search-form:after {
content: "";
display: block;
position: absolute;
top: 50%;
right: 10px;
width: 22px;
height: 22px;
font-size: 0;
line-height: 0;
background: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search_white.svg);
opacity: 1;
transform: translateY(-50%);
transition: 0.4s;
}
.header_search.search_standard .header_search-field .search-form:hover:after {
opacity: 0.6;
}
.header_search.search_standard .header_search-field .search-field {
width: 270px;
height: 46px;
border: unset;
border-radius: 5px;
padding: 14px 50px 14px 20px;
font-weight: 400;
background: rgba(255, 255, 255, 0.1);
color: #ffffff;
}
.header_search.search_standard .header_search-field .search-field::placeholder {
color: #ffffff !important;
}
.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: transparent;
}
.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 svg, .header_search.header_search-open.search_alt .header_search-button svg {
opacity: 0;
}
.header_search.header_search-open.search_standard .header_search-button:before, .header_search.header_search-open.search_standard .header_search-button:after, .header_search.header_search-open.search_alt .header_search-button:before, .header_search.header_search-open.search_alt .header_search-button:after {
opacity: 1;
visibility: visible;
}
.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: "\f180";
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 .integrio_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.2em;
color: #ffffff;
} blockquote {
position: relative;
z-index: 1;
font-size: 24px;
line-height: 42px;
font-weight: 600;
}
blockquote p:last-of-type {
margin-bottom: 5px;
}
blockquote cite {
display: block;
position: relative;
margin-top: 16px;
font-style: normal;
font-size: 16px;
line-height: 1.2;
font-weight: 400;
}
blockquote:before {
content: "";
background-image: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/quote/quote.png);
background-color: blue;
display: inline-block;
position: relative;
z-index: 1;
width: 45px;
height: 45px;
margin-bottom: 16px;
border-radius: 5px;
font-style: normal;
text-align: center;
box-sizing: border-box;
opacity: 1;
box-shadow: 5px 4px 13px rgba(145, 145, 145, 0.3);
} .dropcap {
float: left;
margin-top: 0.4em;
margin-right: 1em;
text-align: center;
width: 2em;
height: 2em;
line-height: 2em;
font-size: 1.25em;
font-weight: 900;
color: inherit;
border-radius: 5px;
box-shadow: 5px 4px 13px rgba(131, 131, 131, 0.3);
}
.dropcap-bg {
float: left;
margin-top: 0.4em;
margin-right: 1em;
text-align: center;
width: 2em;
height: 2em;
line-height: 2em;
font-size: 1.25em;
font-weight: 900;
color: inherit;
border-radius: 5px;
color: #ffffff;
}
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.widgets_area .row {
border-bottom: 1px solid #e2e7f1;
}
.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, color 0s;
}
.footer_top-area .footer-link:hover {
color: #ffffff !important;
}
.footer_top-area .footer-link:hover:before {
width: 100%;
color: #ffffff !important;
}
.footer {
position: relative;
overflow: hidden;
}
.footer .blog-posts .meta-wrapper * {
line-height: 22px;
}
.footer .blog-posts .blog-post_title {
margin-top: -5px;
}
.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: left;
border: 0;
border-bottom: 1px solid #6d7078;
background-color: transparent;
color: #dbdbdb;
height: 40px;
font-size: 14px;
font-weight: 400;
padding-right: 0;
padding-left: 0;
margin-bottom: 20px;
}
.footer .mc4wp-form-fields input[type=email]:not([type=checkbox])::placeholder {
color: #dbdbdb;
}
.footer .mc4wp-form-fields input[type=submit] {
transition: all 400ms;
margin-bottom: 0;
padding: 0 34px;
height: 44px;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
color: #fff !important;
letter-spacing: 0;
}
.footer .mc4wp-form-fields input[type=submit]:hover, .footer .mc4wp-form-fields input[type=submit]:active, .footer .mc4wp-form-fields input[type=submit]:focus {
background: transparent !important;
}
.footer .integrio_wave_footer {
display: block;
position: absolute;
top: 0;
width: 100%;
}
.footer .integrio_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;
} .page_404_wrapper {
margin-top: -40px;
margin-left: auto;
margin-right: auto;
padding: 40px 50px 120px;
text-align: center;
background-size: cover;
background-repeat: no-repeat;
}
.page_404_wrapper .banner_404 {
padding-top: 68px;
margin-bottom: 50px;
}
.page_404_wrapper .banner_404_title {
padding-bottom: 7px;
font-size: 36px;
line-height: 1.277;
}
.page_404_wrapper .banner_404_text {
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
font-size: 18px;
}
.page_404_wrapper .search-form .search-field,
.page_404_wrapper .search-form {
width: 100%;
max-width: 425px;
}
.page_404_wrapper .search-form {
display: inline-block;
position: relative;
z-index: 1;
margin-bottom: 20px;
}
.page_404_wrapper .search-form .search-field {
margin-bottom: 0;
padding-right: 50px;
}
.page_404_wrapper .search-form .search-field::placeholder {
color: #232323;
}
.page_404_wrapper input[type=submit].search-button {
position: absolute;
z-index: 2;
width: 50px;
height: 100%;
top: 0;
right: 0;
border: none;
padding: 0;
font-size: 0;
cursor: pointer;
background: transparent;
opacity: 0;
}
.page_404_wrapper .search-form:after {
content: "";
display: block;
position: absolute;
top: 50%;
right: 20px;
width: 24px;
height: 24px;
background: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg);
font-size: 0;
line-height: 0;
opacity: 1;
margin-top: -10px;
transform: translate(0, 0);
background: #212121;
-webkit-mask: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg) no-repeat 50% 50%;
mask: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg) no-repeat 50% 50%;
mask-size: cover;
-webkit-mask: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg) no-repeat 50% 50%;
-webkit-mask-size: cover;
transition: 0.4s;
}
.page_404_wrapper .integrio_404_button.wgl_button .wgl_button_link {
min-width: 170px;
}
.page_404_wrapper .integrio_404_button.wgl_button .wgl_button_link span {
position: relative;
z-index: 1;
} header.searсh-header {
margin-bottom: 0;
}
header.searсh-header .page-title {
font-size: 36px;
line-height: 1.65;
}
header.searсh-header .page-title span {
font-size: 1.15em;
line-height: inherit;
}
.search-no-results .page_404_wrapper {
padding-bottom: 50px;
}   .blog-posts .item {
float: left;
}
.blog-posts .container-grid.row.blog_carousel {
margin-left: -15px;
margin-right: -15px;
}
.blog-posts .container-grid.row.blog_carousel .integrio_module_carousel-wrapper {
overflow: visible;
}
.blog-posts .container-grid.row.blog_carousel .integrio_module_carousel {
width: calc(100% + 30px);
padding: 20px 15px 35px;
margin-left: -15px;
margin-right: -15px;
overflow: hidden;
}
.blog-posts .container-grid.row.blog_carousel .integrio_module_carousel .slick-slider {
overflow: visible;
}
.blog-posts .container-grid.row .integrio_module_carousel .integrio_module_carousel {
margin-left: -15px;
margin-right: -15px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
} .blog-style-standard .blog-post {
transition: all 0.3s ease;
background: #fff;
margin-bottom: 50px;
border-radius: 5px;
overflow: hidden;
transition: all 0.4s;
}
.blog-style-standard .blog-post_wrapper {
border: 1px solid #e6e6e6;
border-radius: 5px;
transition: all 0.4s;
}
.blog-style-standard .blog-post_wrapper .blog-post_media {
margin: -1px -1px 0 -1px;
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info {
position: absolute;
left: 40px;
top: 40px;
z-index: 12;
transition: all 0.45s ease;
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info .meta-wrapper {
margin: 0;
font-weight: 600;
font-size: 14px;
}
.blog-style-standard .blog-post_wrapper > .blog-post_meta_info {
position: relative;
left: initial;
top: initial;
margin-bottom: 5px;
}
.blog-style-standard .blog-post_content {
padding: 26px 40px 16px;
}
.blog-style-standard .wgl_col-12 .blog-post {
margin-bottom: 70px;
}
.blog-style-standard .wgl_col-12 .blog-post.format-standard-image, .blog-style-standard .wgl_col-12 .blog-post.format-gallery, .blog-style-standard .wgl_col-12 .blog-post.format-video {
margin-bottom: 65px;
}
.blog-style-standard .wgl_col-12 .blog-post_text {
margin-bottom: 10px;
}
.blog-style-standard .wgl_col-12 .format-no_featured .blog-post_wrapper,
.blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper,
.blog-style-standard .wgl_col-12 .format-audio .blog-post_wrapper,
.blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper {
padding: 40px 40px 15px;
}
.blog-style-standard .blog-post.format-standard-image, .blog-style-standard .blog-post.format-gallery, .blog-style-standard .blog-post.format-video {
margin-bottom: 40px;
}
.blog-style-standard .blog-post:after {
display: block;
content: "";
height: 0;
clear: both;
}
.blog-style-standard .blog-post.format-quote .blog-post_media {
margin-bottom: 16px;
margin-top: -6px;
}
.blog-style-standard .blog-post .blog-post_content > .meta-wrapper {
margin-bottom: 17px;
}
.blog-style-standard .blog-post blockquote cite {
padding-left: 0;
}
.blog-style-standard .blog-post.hide_media {
margin-bottom: 30px;
}
.blog-style-standard .blog-post.hide_media .blog-post_content {
padding-bottom: 10px;
}
.blog-style-standard.blog_carousel .slick-slide {
margin-bottom: 0;
}
.blog-style-standard.blog_carousel .slick-slide.item_slick {
margin-bottom: 0;
}
.blog-style-standard .blog-post_text {
font-size: 16px;
}
.blog-style-standard .blog-post_text blockquote {
padding-bottom: 65px;
}
.blog-style-standard .blog-post_text:after {
content: "";
display: table;
clear: both;
}
.blog-style-standard .blog-post_meta-wrap {
line-height: 0;
}
.blog-style-standard .blog-post_meta-wrap:after {
content: "";
display: table;
clear: both;
}
.blog-style-standard .blog-post_meta-wrap .meta-wrapper {
border-top-width: 0 !important;
padding-top: 0;
padding-bottom: 0;
}
.blog-style-standard .blog-post_info-wrap > div:last-child {
margin-left: 0;
}
.blog-style-standard .blog-post_meta-categories a {
color: #ffffff;
margin-bottom: 10px;
}
.blog-style-standard .blog-post:hover {
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
}
.blog-style-standard .blog-post:hover .blog-post_wrapper {
border-color: transparent;
}
.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_media_part {
overflow: hidden;
}
.blog-post.format-gallery .blog-post_media:hover .integrio_module_carousel .slick-prev {
margin-left: 0;
}
.blog-post.format-gallery .blog-post_media:hover .integrio_module_carousel .slick-next {
margin-right: 0;
}
.blog-post.standard .blog-post_media, .blog-post.format-standard .blog-post_media {
margin-bottom: 12px;
}
.blog-post.format-quote .blog-post_media, .blog-post.format-link .blog-post_media, .blog-post.format-audio .blog-post_media {
position: static;
}
.blog-post.format-quote .blog-post_meta_info, .blog-post.format-link .blog-post_meta_info, .blog-post.format-audio .blog-post_meta_info {
position: relative;
left: 0;
top: 10px;
}
.blog-post .blog-post_media {
position: relative;
}
.blog-post .blog-post_media img {
width: 100%;
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;
}
.blog-post.format-quote .blog-post_text-bg {
top: 37px;
}
.blog-post.format-quote .blog-post_meta_info {
margin-top: 30px;
}
.blog-post.format-audio .blog-post_media {
margin-bottom: 15px;
}
.blog-post.format-link .blog-post_meta_info {
margin-top: 30px;
}
.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;
}
.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-quote .blog-post_quote-author {
font-size: 16px;
font-weight: 400;
margin-top: 12px;
text-align: left;
text-transform: capitalize;
}
.blog-post.format-quote .blog-post_quote-author-pos {
font-weight: 300;
}
.blog-post.format-quote .blog-post_quote-author img {
border-radius: 50%;
}
.blog-post .integrio_module_videobox.button_align-right.with_image .videobox_link_wrapper {
right: 50px;
top: auto;
transform: translate(0%, 0%);
bottom: 50px;
}
.format-video .blog-post_media .blog-post_media_part {
width: 100%;
overflow: hidden;
}
.wgl_col-12.item .format-video .blog-post_media .blog-post_media_part.video_parallax {
padding-bottom: 58%;
}
.wgl_col-12.item .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
padding-bottom: 0;
}
.wgl_col-12.item .format-audio .blog-post_media .blog-post_media_part {
overflow: hidden;
}
.format-video .blog-post_media .blog-post_media_part.video_parallax,
.format-audio .blog-post_media .blog-post_media_part.video_parallax {
padding-bottom: 81.43%;
}
.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;
}
.related_posts .format-video .blog-post_media .blog-post_media_part {
padding-bottom: 56.5%;
}
.format-video .blog-post_media iframe,
.format-audio .blog-post_media iframe {
position: absolute;
z-index: 1;
height: 100%;
}
.blog-post_quote-text {
font-weight: 600;
font-size: 24px;
line-height: 42px;
position: relative;
z-index: 1;
padding-bottom: 0;
padding-top: 0;
vertical-align: top;
margin-top: 4px;
}
.blog-post_quote-text:before {
content: "";
z-index: 1;
opacity: 1;
display: block;
margin-bottom: 28px;
width: 45px;
height: 45px;
border-radius: 5px;
box-shadow: 5px 4px 13px rgba(145, 145, 145, 0.3);
background-image: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/quote/quote.png);
}
.blog-post_quote-author .blog-post_quote-image {
width: 30px;
vertical-align: middle;
margin-right: 10px;
}
.format-no_featured .blog-post_wrapper,
.format-standard .blog-post_wrapper,
.format-quote .blog-post_wrapper,
.format-audio .blog-post_wrapper,
.format-link .blog-post_wrapper {
padding: 26px 40px 16px;
}
.format-no_featured .blog-post_wrapper .blog-post_content,
.format-standard .blog-post_wrapper .blog-post_content,
.format-quote .blog-post_wrapper .blog-post_content,
.format-audio .blog-post_wrapper .blog-post_content,
.format-link .blog-post_wrapper .blog-post_content {
padding: 0;
}
.blog_columns-3 .format-no_featured:not(.format-video) .blog-post_wrapper,
.blog_columns-3 .format-standard .blog-post_wrapper,
.blog_columns-3 .format-quote .blog-post_wrapper,
.blog_columns-3 .format-audio .blog-post_wrapper,
.blog_columns-3 .format-link .blog-post_wrapper {
padding: 25px 30px 7px;
}
.blog_columns-3 .format-no_featured:not(.format-video) .blog-post_wrapper .blog-post_content,
.blog_columns-3 .format-standard .blog-post_wrapper .blog-post_content,
.blog_columns-3 .format-quote .blog-post_wrapper .blog-post_content,
.blog_columns-3 .format-audio .blog-post_wrapper .blog-post_content,
.blog_columns-3 .format-link .blog-post_wrapper .blog-post_content {
padding: 0;
}
.blog_carousel .wgl_col-4 .blog-post .blog-post_content {
padding: 26px 30px 7px;
}
.blog_carousel .wgl_col-4 .divider_post_info {
margin-top: 25px;
padding-bottom: 5px;
}
.blog_carousel .wgl_col-4 .blog-post_meta_info {
left: 30px;
top: 30px;
}
.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: 20px;
border-style: solid;
border-color: #eeeeee !important;
padding: 25px 25px 15px 25px;
}
.blog-style-standard .format-link .blog-post_wrapper .blog-post_media {
margin-bottom: 20px;
}
.blog-post_link {
position: relative;
z-index: 1;
padding-top: 0;
}
.blog-post_link > .link_post {
font-size: 24px;
font-weight: 600;
margin-top: 14px;
margin-bottom: 0;
line-height: 36px;
display: block;
}
.blog-post_link:before {
content: "\f180";
font-family: "Flaticon";
font-size: 26px;
font-weight: 400;
display: block;
width: 45px;
height: 45px;
line-height: 45px;
margin-bottom: 30px;
text-align: center;
border-radius: 5px;
box-shadow: 5px 4px 13px rgba(145, 145, 145, 0.3);
}
.blog-posts .blog-post_title {
display: block;
clear: both;
word-wrap: break-word;
}
.blog-posts .blog-post_title > a {
font-size: 30px;
line-height: 36px;
}
.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;
letter-spacing: -0.025em;
} .blog-posts-list:after {
display: block;
height: 0;
content: "";
clear: both;
}
.blog-posts-list + .wgl-pagination {
margin-bottom: 25px;
}
.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-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;
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: 0;
margin-bottom: 0;
float: left;
line-height: 0;
}
.blog-posts .blog-style-medium_img .blog-post_meta-wrap:after {
content: "";
display: table;
clear: both;
}
.blog-posts .blog-style-medium_img .blog-post_meta-wrap .meta-wrapper {
border-top-width: 0 !important;
float: left;
padding-top: 0;
padding-bottom: 0;
}
.blog-posts .blog-style-medium_img .blog-post_meta-wrap .meta-wrapper > span + span {
margin-left: 30px;
}
.blog-posts .blog-style-medium_img .blog-post_meta-wrap .meta-wrapper span.comments_post a:before {
color: inherit;
}
.blog-posts .blog-style-medium_img .blog-post_info-wrap > div:last-child {
margin-left: 0;
}
.blog-posts .blog-style-medium_img .blog-post_meta-categories span + span:before {
color: inherit;
}
.blog-posts .blog-style-medium_img .blog-post_info-wrap {
color: #989898;
}
.blog-posts .blog-style-medium_img .blog-post_media .blog-post_feature-link:before {
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.blog-posts .blog-style-medium_img .blog-post_content {
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: 15px;
} .blog-posts .blog-style-tiny_img .integrio_module_carousel .slick-prev,
.blog-posts .blog-style-tiny_img .integrio_module_carousel .slick-next {
display: none !important;
}
.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-no_featured .blog-post_media {
margin-bottom: 20px;
}
.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: 70px;
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 img {
border-radius: 5px;
}
.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;
margin-bottom: 0;
}
.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_meta-wrap {
padding-bottom: 0;
margin-top: 0;
margin-bottom: 0;
float: left;
line-height: 0;
}
.blog-posts .blog-style-tiny_img .blog-post_meta-wrap:after {
content: "";
display: table;
clear: both;
}
.blog-posts .blog-style-tiny_img .blog-post_meta-wrap .meta-wrapper {
border-top-width: 0 !important;
float: left;
padding-top: 0;
padding-bottom: 0;
}
.blog-posts .blog-style-tiny_img .blog-post_meta-wrap .meta-wrapper > span + span {
margin-left: 30px;
}
.blog-posts .blog-style-tiny_img .blog-post_meta-wrap .meta-wrapper span.comments_post a:before {
color: inherit;
}
.blog-posts .blog-style-tiny_img .blog-post_info-wrap > div:last-child {
margin-left: 0;
}
.blog-posts .blog-style-tiny_img .blog-post_meta-categories span + span:before {
color: inherit;
}
.blog-posts .blog-style-tiny_img .blog-post_info-wrap {
color: #989898;
}
.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 !important;
}
.blog_carousel .integrio_module_carousel .slick-dots {
margin-top: 0;
}
.blog_carousel.row {
margin-left: 0;
margin-right: 0;
}
.blog_carousel .integrio_module_carousel-wrapper {
overflow: visible;
}
.blog-post_meta-wrap {
line-height: 0;
}
.blog-post_meta-wrap:after {
content: "";
display: table;
clear: both;
}
.blog-post_meta-wrap .meta-wrapper {
border-top-width: 0 !important;
float: left;
padding-top: 0;
padding-bottom: 0;
}
.blog-post_meta-wrap .share_post-container > a:before,
.blog-post_meta-wrap .share_post-container:before {
font-weight: 400;
}
.blog-post_meta-wrap .author_post img {
border-radius: 50%;
margin-right: 5px;
}
.meta-wrapper {
margin-bottom: 0px;
color: #989898;
font-weight: 600;
padding-top: 0;
font-size: 13px;
text-transform: uppercase;
line-height: 0;
}
.meta-wrapper a {
color: #989898;
}
.meta-wrapper * {
line-height: 34px;
transition: color 0.4s;
letter-spacing: 0;
}
.meta-wrapper span {
opacity: 1;
display: inline-block;
vertical-align: middle;
position: relative;
}
.meta-wrapper span:hover {
opacity: 1;
}
.meta-wrapper span + span:before {
content: "";
margin: 0 10px 0 8px;
display: inline-block;
width: 4px;
height: 4px;
vertical-align: middle;
margin-top: -2px;
}
.meta-wrapper img {
border-radius: 50%;
margin-right: 5px;
}
.meta-wrapper .author_post a {
text-decoration: underline;
}
.blog-post_meta-categories {
line-height: 1;
}
.blog-post_meta-categories a {
display: inline-block;
padding: 0 10px;
margin-right: 10px;
line-height: 20px;
transition: 0.4s;
font-size: 10px;
color: #ffffff;
border-radius: 3px;
font-weight: 700;
}
.blog-post_meta-categories a:hover {
color: #ffffff !important;
}
.blog-post_meta-categories span {
line-height: 1;
}
.blog-post_meta-categories span:before, .blog-post_meta-categories span:after {
display: none !important;
}
.blog-post_meta-categories span:last-child a {
margin-right: 0px;
}
.single_meta.format-video .blog-post_media .blog-post_media_part.video_parallax, .single_meta.format-audio .blog-post_media .blog-post_media_part.video_parallax {
padding-bottom: 58%;
}
.single_meta.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax), .single_meta.format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
padding-bottom: 0;
}
.single_meta .integrio_module_carousel {
overflow: hidden;
}
.single_meta .integrio_module_videobox img {
box-shadow: none;
}
.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 {
margin-bottom: 39px;
}
.single_meta.format-link .blog-post_media {
margin-bottom: 25px;
}
.single_meta.post_format-post-format-quote .blog-post_media .blog-post_media_part {
padding-top: 0;
} .single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap {
margin-top: 0;
min-height: 30px;
color: #989898;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap .meta-wrapper *.blog-post_meta-categories {
line-height: 0;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content > .meta-wrapper {
margin-bottom: 10px;
margin-top: 0;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_title + .meta-wrapper {
margin-bottom: 43px;
}
.single_type-1 .single_meta .blog-post_media {
margin-bottom: 45px;
}
.single_type-1 .single_meta .blog-post_title {
margin-top: 0;
margin-bottom: 12px;
font-size: 36px;
} .single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_meta-wrap {
min-height: 30px;
color: #989898;
margin-bottom: 25px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content > .meta-wrapper {
margin-bottom: 10px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
margin-top: 0;
margin-bottom: 12px;
font-size: 36px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title + .meta-wrapper {
margin-bottom: 25px;
} .post_featured_bg {
position: relative;
background: #14081f;
margin-top: -40px;
margin-bottom: 70px;
}
.post_featured_bg .meta-wrapper span:before {
background: #fff;
}
.post_featured_bg .meta-wrapper span.author_post a:hover {
color: #cccccc;
}
.post_featured_bg .meta-wrapper span.comments_post a:hover {
color: #cccccc;
}
.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(34, 35, 40, 0.4);
}
.post_featured_bg .blog-post_meta-wrap {
position: relative;
}
.post_featured_bg .blog-post_meta-wrap > * {
display: inline-block;
float: none;
vertical-align: middle;
}
.post_featured_bg .blog-post_meta-wrap .wgl-likes .sl-icon {
color: inherit;
transition: 0.4s;
}
.post_featured_bg .blog-post_meta-wrap .blog-post_likes-wrap,
.post_featured_bg .blog-post_meta-wrap .blog-post_views-wrap {
color: #ffffff;
}
.post_featured_bg .blog-post_meta-wrap .blog-post_likes-wrap:before,
.post_featured_bg .blog-post_meta-wrap .blog-post_views-wrap:before {
content: "";
margin: 0 10px;
display: inline-block;
width: 4px;
height: 4px;
vertical-align: middle;
background: #ffffff;
}
.post_featured_bg .blog-post_meta-wrap .blog-post_likes-wrap {
margin-left: 0;
}
.post_featured_bg .blog-post_meta-wrap .blog-post_views-wrap .wgl-views:before {
color: inherit;
}
.post_featured_bg .blog-post {
margin-bottom: 0;
}
.post_featured_bg .blog-post_title {
position: relative;
z-index: 1;
max-width: 750px;
margin: 5px auto 10px;
}
.post_featured_bg .blog-post_likes-wrap .wgl-likes {
padding-right: 0;
vertical-align: middle;
}
.post_featured_bg .wgl-likes:hover .sl-count {
color: #fff;
}
.post_featured_bg .wgl-likes:hover .sl-icon {
color: #ef52a3;
}
.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_meta-wrap {
background: none;
}
.post_featured_bg .content-container {
position: relative;
text-align: center;
}
.post_featured_bg .date_info {
margin-top: 25px;
}
.single #main-content > .blog-post {
margin-bottom: 40px;
}
#main-content > p {
margin-bottom: 8px;
}
.blog-post_text + .clear + .button-read-more,
.blog-post_text + .page-link + .clear + .button-read-more {
margin-bottom: 21px;
}
.blog-post_text .more-link + .button-read-more {
display: block;
margin-top: 20px;
}
.blog-post_meta-desc .button-read-more + .blog-post_meta-wrap {
margin-top: -3px;
}
.blog-post_meta-desc:after {
content: "";
height: 0;
display: block;
clear: both;
}
.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.4s;
box-sizing: border-box;
margin-left: 0;
margin-bottom: 0;
font-size: 13px;
text-transform: uppercase;
font-weight: 700;
padding-left: 27px;
line-height: 34px;
overflow: hidden;
}
.button-read-more:before {
content: "";
display: block;
width: 14px;
height: 0;
border-bottom: 2px solid;
position: absolute;
left: 0;
top: 16px;
transition: margin 0.4s;
}
.button-read-more:after {
content: "";
display: block;
width: 6px;
height: 6px;
border-width: 2px 2px 0 0;
border-style: solid;
transform: rotate(45deg);
position: absolute;
left: 7px;
top: 13px;
transition: margin 0.4s;
}
.button-read-more:hover:before, .button-read-more:hover:after {
margin-left: 5px;
}
.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 .divider_post_info {
margin-top: 24px;
padding-bottom: 30px;
}
.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: 50px;
padding-bottom: 35px;
clear: both;
}
.single_post_info.post_info > .blog-post_meta-wrap > .tagcloud-wrapper .tagcloud,
.single_post_info.post_info > .meta-wrapper > .tagcloud-wrapper .tagcloud {
text-align: left;
}
.single_post_info .blog-post_info-wrap > div {
margin-left: 19px;
}
.divider_post_info {
margin-top: 30px;
padding-bottom: 15px;
clear: both;
border-top: 1px solid rgba(96, 101, 104, 0.15);
}
.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: 28px;
}
.blog-post_info-wrap .blog-post_views-wrap {
float: left;
margin-left: 0;
}
.blog-post_info-wrap > .meta-wrapper {
float: right;
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
}
.blog-post_info-wrap > .meta-wrapper * {
letter-spacing: 0;
}
.blog-post_likes-wrap {
float: right;
}
.blog-post_likes-wrap + .share_post {
padding-right: 20px;
}
.blog-post_likes-wrap .wgl-likes {
line-height: 34px;
} .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.blog_columns-3 .blog-post_content {
padding: 25px 30px 7px;
}
.blog-style-standard.blog_columns-3 .divider_post_info {
margin-top: 25px;
padding-bottom: 10px;
} .integrio-post-navigation {
padding: 0;
margin-bottom: -30px;
position: relative;
}
.integrio-post-navigation:after {
display: block;
height: 0;
content: "";
clear: both;
}
.integrio-post-navigation .back-nav_page {
position: absolute;
left: 50%;
top: calc(50% - 15px);
width: 18px;
height: 18px;
margin-top: -9px;
margin-left: -9px;
}
.integrio-post-navigation .back-nav_page:hover span:nth-child(1) {
margin-left: 10px;
}
.integrio-post-navigation .back-nav_page:hover span:nth-child(2) {
margin-top: 10px;
}
.integrio-post-navigation .back-nav_page:hover span:nth-child(3) {
margin-right: 10px;
}
.integrio-post-navigation .back-nav_page:hover span:nth-child(4) {
margin-bottom: 10px;
}
.integrio-post-navigation .back-nav_page span {
position: absolute;
width: 8px;
height: 8px;
background-color: #dadada;
transition: all 0.45s ease;
}
.integrio-post-navigation .back-nav_page span:nth-child(1) {
top: 0;
left: 0;
}
.integrio-post-navigation .back-nav_page span:nth-child(2) {
top: 0;
right: 0;
}
.integrio-post-navigation .back-nav_page span:nth-child(3) {
bottom: 0;
right: 0;
}
.integrio-post-navigation .back-nav_page span:nth-child(4) {
bottom: 0;
left: 0;
}
.integrio-post-navigation + .single.related_posts {
margin-top: 83px;
}
.single.related_posts {
margin-top: 83px;
}
.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: "\f11f";
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;
}
.prev-link {
float: left;
}
.prev-link_wrapper {
float: left;
margin-bottom: 30px;
text-align: right;
width: calc(50% - 65px);
}
.prev-link_wrapper a:hover .image_prev:before {
margin-left: -5px;
}
.prev-link_wrapper a:hover .image_prev.no_image:before {
transform: translateX(-25px);
}
.prev-link_wrapper a:hover .image_prev:after, .prev-link_wrapper a:hover .image_prev:before {
visibility: visible;
opacity: 1;
}
.prev-link_wrapper .image_prev {
display: inline-block;
width: 70px;
height: 70px;
vertical-align: top;
margin-right: 30px;
position: relative;
transition: all 0.4s;
}
.prev-link_wrapper .image_prev img {
border-radius: 5px;
}
.prev-link_wrapper .image_prev .no_image_post {
display: block;
width: 100%;
height: 100%;
}
.prev-link_wrapper .image_prev.no_image:before {
opacity: 1;
visibility: visible;
margin-left: 0;
}
.prev-link_wrapper .image_prev.no_image .no_image_post:before {
content: "\f1be";
font-family: "Flaticon";
font-size: 21px;
position: absolute;
line-height: 70px;
left: 0;
margin-left: 20px;
right: 0;
opacity: 1;
display: block;
text-align: center;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.prev-link_wrapper .image_prev:before {
content: "\f145";
font-family: "Flaticon";
font-size: 21px;
position: absolute;
line-height: 70px;
left: 0;
margin-left: 20px;
right: 0;
opacity: 1;
display: block;
text-align: center;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.prev-link_wrapper .image_prev:after {
display: block;
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.prev-link_wrapper .prev_title {
max-width: 228px;
font-weight: 700;
line-height: 24px;
display: inline-block;
position: relative;
transition: all 0.45s ease;
word-wrap: break-word;
}
.prev-link_wrapper .prev_title:empty {
display: none;
}
.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: left;
float: right;
margin-bottom: 30px;
width: calc(50% - 65px);
}
.next-link_wrapper a:hover .image_next:before {
margin-right: -5px;
}
.next-link_wrapper a:hover .image_next.no_image:before {
transform: translateX(25px);
}
.next-link_wrapper a:hover .image_next:after, .next-link_wrapper a:hover .image_next:before {
visibility: visible;
opacity: 1;
}
.next-link_wrapper .image_next {
display: inline-block;
width: 70px;
height: 70px;
vertical-align: top;
margin-left: 30px;
position: relative;
transition: all 0.4s;
}
.next-link_wrapper .image_next img {
border-radius: 5px;
}
.next-link_wrapper .image_next.no_image:before {
opacity: 1;
visibility: visible;
margin-right: 0;
}
.next-link_wrapper .image_next.no_image .no_image_post:before {
content: "\f1bd";
font-family: "Flaticon";
font-size: 21px;
position: absolute;
line-height: 70px;
left: 0;
margin-right: 20px;
right: 0;
opacity: 1;
display: block;
text-align: center;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.next-link_wrapper .image_next .no_image_post {
display: block;
width: 100%;
height: 100%;
}
.next-link_wrapper .image_next:before {
content: "\f143";
font-family: "Flaticon";
font-size: 21px;
position: absolute;
line-height: 70px;
left: 0;
margin-right: 20px;
right: 0;
opacity: 1;
display: block;
text-align: center;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.next-link_wrapper .image_next:after {
display: block;
content: "";
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
transition: all 0.4s;
}
.next-link_wrapper .next_title {
max-width: 228px;
display: inline-block;
text-align: right;
font-weight: 700;
line-height: 24px;
position: relative;
transition: all 0.45s ease;
word-wrap: break-word;
}
.next-link_wrapper .next_title:empty {
display: none;
}
.next-link_wrapper .image_next:after,
.prev-link_wrapper .image_prev:after,
.next-link_wrapper .image_next.no_image:before,
.prev-link_wrapper .image_prev.no_image:before {
color: #989898;
}
.info_prev-link_wrapper > a {
justify-content: flex-start;
text-align: left;
}
.info_prev-link_wrapper > a:hover .image_prev.image_exist {
margin-left: 40px;
}
.info_prev-link_wrapper > a:hover .image_prev:before {
transform: translateX(-60px);
}
.info_next-link_wrapper > a {
justify-content: flex-end;
text-align: right;
}
.info_next-link_wrapper > a:hover .image_next.image_exist {
margin-right: 40px;
}
.info_next-link_wrapper > a:hover .image_next:before {
transform: translateX(60px);
}
.info_prev-link_wrapper > a,
.info_next-link_wrapper > a {
display: flex;
align-items: center;
position: relative;
}
.info_prev-link_wrapper > a:before,
.info_next-link_wrapper > a:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.45s ease;
}
.info_prev-link_wrapper > a:hover:before,
.info_next-link_wrapper > a:hover:before {
opacity: 1;
visibility: visible;
}
.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;
font-weight: 600;
font-size: 13px;
color: #989898;
margin-top: 4px;
}
.prev-link-info_wrapper .meta-wrapper > *,
.next-link-info_wrapper .meta-wrapper > * {
transition: all 0.45s ease;
line-height: 16px;
letter-spacing: 0;
} .author-info_wrapper {
padding: 40px;
margin: 20px 0 50px;
position: relative;
z-index: 0;
padding-bottom: 25px;
background: #f8f8f8;
border-radius: 5px;
}
.author-info_content {
margin-left: 150px;
}
.author-info_avatar {
float: left;
margin-right: 30px;
}
.author-info_avatar img {
border-radius: 50%;
box-sizing: content-box;
}
.author-info_name {
margin-bottom: 13px !important;
margin-top: 2px;
font-size: 20px;
font-weight: 700 !important;
line-height: 30px;
}
.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: 16px;
font-weight: 400;
line-height: 30px;
}
.author-info_social-link {
display: inline-block;
margin-right: 10px;
font-size: 14px;
text-transform: uppercase;
position: relative;
width: 30px;
line-height: 30px;
text-align: center;
height: 30px;
color: #b0b0b0;
}
.author-info_social-link:last-child {
margin-right: 0;
}
.author-info_social-wrapper {
line-height: 1;
padding-bottom: 5px;
margin-top: 15px;
}
.author-info_social-wrapper .title_soc_share {
margin-left: -8px;
}
.single.related_posts .integrio_module_title {
padding-bottom: 20px;
margin-bottom: 0;
}
.single.related_posts .blog-post_content {
padding: 26px 30px 7px;
}
.single.related_posts .divider_post_info {
margin-top: 25px;
padding-bottom: 5px;
}
@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%;
}
.prev-link_wrapper, .next-link_wrapper {
max-width: 100%;
width: 100%;
}
.integrio-post-navigation .back-nav_page {
display: none;
}
}
@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;
}
.integrio-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 .blog-post_media .integrio_module_videobox img {
box-shadow: none;
}
.blog-post_wrapper .blog-post_media .integrio_module_videobox .videobox_link {
background: transparent;
border-color: #ffffff;
}
.blog-post_wrapper .blog-post_content .integrio_module_videobox .videobox_wrapper_link:before {
display: none;
}
.blog-post_wrapper .blog-post_content .integrio_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.integrio_module_carousel .blog-post_media-slider_slick {
height: 100%;
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .item_slick {
height: 100%;
width: 100%;
position: relative;
z-index: 5;
}
.slider-wrapper.integrio_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);
overflow: hidden;
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .item_slick span img {
transition: all 500ms ease-in-out;
transform: scale(1.25, 1.25);
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .item_slick.slick-active span img {
transform: scale(1, 1);
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .slick-list,
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .slick-track {
height: 100%;
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .slick-prev {
left: 55px;
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .slick-next {
right: 55px;
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .slick-arrow {
width: 50px;
height: 50px;
}
.slider-wrapper.integrio_module_carousel .blog-post_media-slider_slick .slick-arrow:after {
line-height: 50px;
}
.slider-wrapper.integrio_module_carousel .slick-slider {
z-index: auto;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.slider-wrapper.integrio_module_carousel .slick-slider .slick-arrow {
z-index: 100;
}
.blog_carousel_title-arrow .integrio_module_carousel .slick-prev.slick-arrow, .blog_carousel_title-arrow .integrio_module_carousel .slick-next.slick-arrow {
display: none !important;
}
.blog_title.integrio_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: "\f11f";
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 > .integrio_module_carousel {
margin-left: 0;
margin-right: 0;
}
.container-grid.row > .integrio_module_carousel.navigation_offset_element {
padding-left: 40px;
padding-right: 40px;
overflow: hidden;
}
.container-grid.row > .integrio_module_carousel.navigation_offset_element > .slick-slider {
overflow: visible;
}
.container-grid.row > .integrio_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: 32px;
font-size: 14px;
}
.blog-post_views-wrap .wgl-views {
display: inline-block;
}
.blog-post_views-wrap .wgl-views:before {
font-family: Flaticon;
content: "\f116";
font-size: 16px;
color: #717171;
margin-right: 6px;
vertical-align: middle;
}
.blog-post_views-wrap .counts {
font-weight: 600;
vertical-align: middle;
}
.blog-post_views-wrap .counts_text {
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
vertical-align: middle;
display: none;
} .attachment_media .meta-wrapper {
margin-bottom: 10px;
font-weight: 600;
}
.attachment_media .meta-wrapper > span {
position: relative;
padding-left: 23px;
}
.attachment_media .meta-wrapper > span:first-child {
padding-left: 0;
}
.attachment_media .meta-wrapper > span:first-child:before {
display: none;
}
.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;
-o-object-fit: cover;
object-fit: cover; font-family: "object-fit: cover;";
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
} .blog_archive-cat {
margin-bottom: 20px;
text-align: center;
}
.blog_archive-cat_title {
text-transform: capitalize;
}
.archive .wgl_blog_list {
margin-bottom: 30px;
} .wp-block-columns .wp-block-column p {
margin-bottom: 8px;
}
.wp-block-columns + hr {
margin-top: 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_social-wpapper {
display: inline-block;
}
.share_post-container .share_post > a:before,
.share_post-container .share_social-wpapper a span {
font-size: 14px;
}
.share_post-container .share_post {
display: block;
color: inherit;
}
.share_post-container span {
line-height: inherit;
display: block;
}
.share_post-container > a {
line-height: 34px;
display: block;
text-align: center;
pointer-events: none;
color: #292929;
}
.share_post-container > a:before {
font-size: 13px;
font-family: "Flaticon";
font-weight: bold;
content: "\f13a";
vertical-align: middle;
}
.share_post-container:hover .share_social-wpapper {
visibility: visible;
opacity: 1;
margin-top: -2px;
}
.share_post-container .share_social-wpapper {
padding: 0;
display: block;
position: absolute;
right: 0%;
top: -100%;
margin-top: 10px;
margin-right: -20px;
z-index: 2;
box-shadow: none;
opacity: 0;
visibility: hidden;
box-shadow: 0px 6px 13px 0px rgba(145, 145, 145, 0.3);
background: #ffffff;
padding: 0;
transition: all 0.4s ease-in-out;
}
.share_post-container .share_social-wpapper:before {
content: "";
position: absolute;
top: 100%;
right: 0;
height: 15px;
width: 100%;
}
.share_post-container .share_social-wpapper:after {
content: "";
position: absolute;
pointer-events: none;
width: 0;
height: 0;
border-style: solid;
border-width: 8px 8.5px 0 8.5px;
border-color: #fff transparent transparent transparent;
right: 17px;
bottom: -8px;
}
.share_post-container .share_social-wpapper ul {
padding: 0;
line-height: inherit;
white-space: nowrap;
}
.share_post-container .share_social-wpapper ul li {
text-align: center;
width: 30px;
height: 30px;
padding: 0;
line-height: 30px;
display: inline-block;
vertical-align: top;
transition: all 0.3s;
opacity: 1;
visibility: visible;
margin-bottom: 0;
}
.share_post-container .share_social-wpapper ul li:before {
display: none;
}
.share_post-container .share_social-wpapper ul li .share_facebook span.fa {
color: #3b5998;
}
.share_post-container .share_social-wpapper ul li .share_google span.fa {
color: #db4437;
}
.share_post-container .share_social-wpapper ul li .share_twitter span.fa {
color: #1da1f2;
}
.share_post-container .share_social-wpapper ul li .share_pinterest span.fa {
color: #bd081c;
}
.share_post-container .share_social-wpapper ul li .share_linkedin span.fa {
color: #007bb5;
} .single_info-share_social-wpapper > span {
font-size: 16px;
font-weight: 600;
margin-right: 15px;
}
.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;
display: inline-block;
}
.single_info-share_social-wpapper .share_link, .single_info-share_social-wpapper .share_post {
position: relative;
display: inline-block;
transition: all 0.45s ease-in-out;
}
.single_info-share_social-wpapper .share_link + .share_link {
margin-left: 5px;
}
.single_info-share_social-wpapper .share_facebook span.fa {
color: #3b5998;
}
.single_info-share_social-wpapper .share_google span.fa {
color: #db4437;
}
.single_info-share_social-wpapper .share_twitter span.fa {
color: #1da1f2;
}
.single_info-share_social-wpapper .share_pinterest span.fa {
color: #bd081c;
}
.single_info-share_social-wpapper .share_linkedin span.fa {
color: #007bb5;
}
.single_info-share_social-wpapper .share_link span.fa {
display: inline-block;
position: relative;
z-index: 1;
width: 38px;
height: 38px;
line-height: 38px;
font-size: 17px;
text-align: center;
transition: 0.5s;
border-radius: 5px;
}
.single_info-share_social-wpapper .share_link + .share_link {
margin-left: 12px;
}
.single_info-share_social-wpapper .share_link span {
border: 1px solid;
}
.single_info-share_social-wpapper .share_link span.fa-facebook {
background-color: #3b5998;
border-color: #3b5998;
color: #ffffff;
}
.single_info-share_social-wpapper .share_link span.fa-twitter {
background-color: #1da1f2;
border-color: #1da1f2;
color: #ffffff;
}
.single_info-share_social-wpapper .share_link span.fa-linkedin, .single_info-share_social-wpapper .share_link span.fa-linkedin-square {
background-color: #007bb5;
border-color: #007bb5;
color: #ffffff;
}
.single_info-share_social-wpapper .share_link span.fa-pinterest, .single_info-share_social-wpapper .share_link span.fa-pinterest-p {
background-color: #bd081c;
border-color: #bd081c;
color: #ffffff;
}
.single_info-share_social-wpapper .share_link span.fa-instagram {
background-color: #c32aa3;
border-color: #c32aa3;
color: #ffffff;
}
.single_info-share_social-wpapper .share_link span.fa-google {
background-color: #db4437;
border-color: #db4437;
color: #ffffff;
}
.single_info-share_social-wpapper .share_link span.fa-facebook:hover {
color: #3b5998;
background-color: transparent;
}
.single_info-share_social-wpapper .share_link span.fa-google:hover {
color: #db4437;
background-color: transparent;
}
.single_info-share_social-wpapper .share_link span.fa-twitter:hover {
color: #1da1f2;
background-color: transparent;
}
.single_info-share_social-wpapper .share_link span.fa-pinterest:hover, .single_info-share_social-wpapper .share_link span.fa-pinterest-p:hover {
color: #bd081c;
background-color: transparent;
}
.single_info-share_social-wpapper .share_link span.fa-linkedin:hover {
color: #007bb5;
background-color: transparent;
}
.single_info-share_social-wpapper .share_link:hover span {
transform: translateY(-5px);
} .author-info_social-wrapper .author-info_social-link.fa-facebook:hover {
color: #3b5998;
}
.author-info_social-wrapper .author-info_social-link.fa-google:hover {
color: #db4437;
}
.author-info_social-wrapper .author-info_social-link.fa-twitter:hover {
color: #1da1f2;
}
.author-info_social-wrapper .author-info_social-link.fa-pinterest:hover {
color: #bd081c;
}
.author-info_social-wrapper .author-info_social-link.fa-linkedin:hover {
color: #007bb5;
} .blog-post .single_info-share_social-wpapper .share_social-wpapper {
margin-top: 0;
}
.blog-post .single_info-share_social-wpapper .share_link span {
border: 1px solid;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-facebook {
background-color: #3b5998;
border-color: #3b5998;
color: #ffffff;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-twitter {
background-color: #1da1f2;
border-color: #1da1f2;
color: #ffffff;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-linkedin, .blog-post .single_info-share_social-wpapper .share_link span.fa-linkedin-square {
background-color: #007bb5;
border-color: #007bb5;
color: #ffffff;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-pinterest, .blog-post .single_info-share_social-wpapper .share_link span.fa-pinterest-p {
background-color: #bd081c;
border-color: #bd081c;
color: #ffffff;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-instagram {
background-color: #c32aa3;
border-color: #c32aa3;
color: #ffffff;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-google {
background-color: #db4437;
border-color: #db4437;
color: #ffffff;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-facebook:hover {
color: #3b5998;
background-color: transparent;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-google:hover {
color: #db4437;
background-color: transparent;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-twitter:hover {
color: #1da1f2;
background-color: transparent;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-pinterest:hover, .blog-post .single_info-share_social-wpapper .share_link span.fa-pinterest-p:hover {
color: #bd081c;
background-color: transparent;
}
.blog-post .single_info-share_social-wpapper .share_link span.fa-linkedin:hover {
color: #007bb5;
background-color: transparent;
} .wgl-social-share_pages {
position: absolute;
z-index: 90;
}
.wgl-social-share_pages.fixed {
position: fixed;
z-index: 90;
}
.wgl-social-share_pages.standard_style li {
padding: 0;
margin-bottom: 5px;
}
.wgl-social-share_pages.standard_style li:before {
display: none;
}
.wgl-social-share_pages.standard_style a {
line-height: 40px;
width: 60px;
text-align: right;
border-radius: 0 30px 30px 0;
color: #bbc8d7;
display: block;
box-sizing: border-box;
padding-right: 16px;
transition: all 0.45s ease;
}
.wgl-social-share_pages.standard_style a:before {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 0%;
height: 100%;
border-radius: 0 30px 30px 0;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in;
}
.wgl-social-share_pages.standard_style a:hover {
color: #fff;
}
.wgl-social-share_pages.standard_style a:hover:before {
width: 100%;
opacity: 1;
visibility: visible;
}
.wgl-social-share_pages.standard_style a span {
width: 20px;
display: inline-block;
text-align: center;
position: relative;
z-index: 1;
}
.wgl-social-share_pages.hovered_style {
top: 40%;
left: 50px;
}
.wgl-social-share_pages.hovered_style .share_social-desc {
width: 40px;
height: 40px;
position: absolute;
z-index: -1;
}
.wgl-social-share_pages.hovered_style .share_social-title {
transform: translateY(0%) rotate(180deg);
border-radius: 0;
writing-mode: vertical-rl;
text-orientation: mixed;
padding: 0;
z-index: 12;
white-space: nowrap;
transition: all 0.45s ease;
font-size: 13px;
font-weight: 600;
color: #8b9baf;
line-height: 40px;
position: absolute;
bottom: calc(100% + 14px);
text-transform: uppercase;
}
.wgl-social-share_pages.hovered_style .share_social-icon-plus {
height: 40px;
line-height: 40px;
vertical-align: middle;
transition: transform 0.2s ease-in-out;
background: #fff;
border-radius: 50%;
display: inline-block;
width: 40px;
box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.1);
position: absolute;
cursor: pointer;
bottom: 0;  }
.wgl-social-share_pages.hovered_style .share_social-icon-plus:before {
top: 50%;
left: 50%;
width: 2px;
height: 12px;
margin-left: -1px;
margin-top: -6px;
}
.wgl-social-share_pages.hovered_style .share_social-icon-plus:after {
top: 50%;
left: 50%;
width: 12px;
height: 2px;
margin-top: -1px;
margin-left: -6px;
}
.wgl-social-share_pages.hovered_style .share_social-icon-plus:before, .wgl-social-share_pages.hovered_style .share_social-icon-plus:after {
position: absolute;
content: "";
z-index: 1;
}
.wgl-social-share_pages.hovered_style ul {
width: 40px;
margin: 0;
position: absolute;
bottom: 100%;
left: 0;
transform: translate(0, 30px);
opacity: 0;
transition: 0.2s ease-in-out;
visibility: hidden;
padding: 0;
z-index: 2;
}
.wgl-social-share_pages.hovered_style ul li {
padding: 0;
text-align: center;
}
.wgl-social-share_pages.hovered_style ul li:before {
display: none;
}
.wgl-social-share_pages.hovered_style ul li a {
color: #bbc8d7;
}
.wgl-social-share_pages.hovered_style ul li a span {
width: 20px;
display: inline-block;
text-align: center;
}
.wgl-social-share_pages.hovered_style:hover .share_social-title {
opacity: 0;
}
.wgl-social-share_pages.hovered_style:hover .share_social-icon-plus {
transform: rotate(-45deg);
}
.wgl-social-share_pages.hovered_style:hover ul {
opacity: 1;
visibility: visible;
transform: translate(0, 0);
} .wgl_portfolio_single-item .single_info-share_social-wpapper {
margin-top: 5px;
}
.wgl_portfolio_single-item .single_info-share_social-wpapper > span {
font-size: 18px;
}
.wgl_portfolio_single-item .single_info-share_social-wpapper .share_link span.fa {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 13px;
}
.wgl_portfolio_single-item .single_info-share_social-wpapper .share_link + .share_link {
margin-left: 10px;
} .woocommerce div.product .share_social-wpapper .share_link {
color: #c2c2c2;
margin-right: 20px;
font-size: 12px;
}
.woocommerce div.product .share_social-wpapper .share_link span.fa {
transition: all 0.45s ease-in-out;
}
.woocommerce div.product .share_social-wpapper .share_link:last-child {
margin-right: 0;
} .wgl-likes {
display: inline-block;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
cursor: pointer;
}
.wgl-likes .sl-button {
color: inherit;
}
.wgl-likes .sl-count {
transition: all 0.3s ease;
}
.wgl-likes .sl-icon {
margin-right: 5px;
transform: translateZ(0);
display: inline-block;
font-size: 13px;
color: #fe3e74;
padding: 0 1px;
}
.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: calc(1em + 5px);
line-height: 40px;
list-style: none;
}
body ul li:before {
content: "";
display: block;
position: absolute;
z-index: 1;
top: 18px;
left: 2px;
width: 0.3125em;
height: 0.3125em;
border-radius: 50%;
}
body ul > li:last-child,
body ol > li:last-child {
padding-bottom: 0;
}
body ul.integrio_dash li {
padding-left: calc(1.1em + 14px);
}
body ul.integrio_dash li:before {
content: "";
top: 20px;
width: 0.9375em;
height: 0.0625em;
border-radius: unset;
}
body ul.integrio_plus li {
padding-left: 25px;
}
body ul.integrio_plus li:before {
content: "";
position: absolute;
z-index: 1;
top: 20px;
left: 7px;
width: 8px;
height: 2px;
}
body ul.integrio_plus li:after {
content: "";
position: absolute;
z-index: 1;
top: 17px;
left: 10px;
width: 2px;
height: 8px;
}
body ul.integrio_check li {
padding-left: calc(1em + 5px);
}
body ul.integrio_check li:before {
content: "\f17f";
font-family: flaticon;
width: 0;
height: 0;
top: 0;
left: 0;
font-size: 0.8em;
}
body ul.integrio_slash li {
padding-left: 25px;
}
body ul.integrio_slash li:before {
content: "/";
width: 0;
height: 0;
top: 0;
left: 7px;
font-size: 1.05em;
font-weight: 700;
}
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: 60px;
}
#comments {
margin-top: 20px;
margin-bottom: 44px;
clear: both;
}
#comments > h3 {
margin-bottom: 11px;
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: 30px;
}
#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,
#comments .commentlist li.trackback {
padding: 0;
}
#comments .commentlist li.pingback:before,
#comments .commentlist li.trackback:before {
display: none;
}
#comments .commentlist + * {
margin-top: 35px;
}
#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: 35px 0 35px 110px;
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: 70px;
}
#comments .commentlist .comment .commentava {
position: absolute;
z-index: 1;
left: -110px;
top: 0;
height: 80px;
width: 80px;
}
#comments .commentlist .comment .commentava img {
border-radius: 5px;
}
#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: 80px;
}
#comments .commentlist .comment .children .stand_comment .commentava {
left: -80px;
width: 50px;
height: 50px;
}
#comments .commentlist > .comment > .children > .comment {
margin-left: 110px;
}
#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;
line-height: 24px;
background: none;
}
#comments .commentlist .comment_info .meta-wrapper * {
font-size: 12px;
text-transform: capitalize;
line-height: 1;
vertical-align: unset;
}
#comments .commentlist .comment_info .meta-wrapper > span {
text-transform: uppercase;
margin-right: 5px;
}
#comments .commentlist .comment_info .meta-wrapper .comment-edit-link {
transition: color 0.3s ease;
}
#comments .commentlist .comment_info .meta-wrapper .comment-edit-link span {
transition: 0s;
}
#comments .commentlist .comment_info .meta-wrapper .comment-edit-link:hover {
color: #232323;
}
#comments .commentlist .comment_author_says {
font-size: 18px;
font-weight: 700;
line-height: 18px;
padding-top: 0;
margin-bottom: 2px;
}
#comments .commentlist .comment_author_says a {
font-weight: inherit;
font-size: inherit;
}
#comments .commentlist .comment_content {
margin-top: 5px;
font-weight: 400;
line-height: 30px;
font-size: 14px;
}
#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-link {
display: inline-block;
vertical-align: middle;
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
box-sizing: border-box;
transition: all 0.3s ease;
position: absolute;
right: 0;
top: 0;
line-height: 22px;
font-weight: 700;
}
#comments .comment-reply-link:before {
content: "\f143";
font-family: flaticon;
display: inline-block;
padding-right: 10px;
transition: all 0.3s ease;
}
#comments .comment-reply-link:hover, #comments .comment-reply-link:focus, #comments .comment-reply-link:active {
color: #232323;
}
#comments .comment-reply-link:hover:before, #comments .comment-reply-link:focus:before, #comments .comment-reply-link:active:before {
padding-right: 5px;
}
#comments #cancel-comment-reply-link {
font-weight: 300;
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 .button__wrapper input[type=submit],
#comments .button__wrapper button {
background: transparent !important;
}
.comments-title {
margin-bottom: 28px;
}
body .comment-respond .comment-reply-title {
position: relative;
font-size: 30px;
font-weight: 900;
}
body .comment-respond .comment-form {
margin-left: -10px;
margin-right: -10px;
}
body .comment-respond .comment-form [class*=wgl_col-],
body .comment-respond .comment-form > p {
position: relative;
padding-left: 10px;
padding-right: 10px;
}
body .comment-respond label {
margin: 0;
}
body .comment-respond .form_field {
width: 100%;
margin-bottom: 20px !important;
}
body .comment-respond textarea.form_field {
resize: none;
margin-bottom: 20px !important;
}
body .comment-form-cookies-consent {
clear: both;
}
body .comment-form-cookies-consent > * {
display: inline-block;
}
body .comment-form-cookies-consent > input {
margin-right: 7px;
}
body .comment-form-cookies-consent > label {
display: inline-block !important;
font-size: 14px;
vertical-align: middle;
}
.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 input:not([type=submit])::placeholder,
.wpcf7 select::placeholder,
.wpcf7 textarea::placeholder {
color: #232323 !important;
}
.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;
}
.coming-soon .button__wrapper {
margin-top: 0;
}
.coming-soon .button__wrapper input[type=submit] {
height: 44px;
} .footer .wpcf7 input:not([type=submit]) {
width: 100%;
height: 46px;
margin: unset;
border: unset;
border-bottom: 1px solid #d9d8d7;
padding: 0px 20px 0 33px;
font-size: 14px;
font-weight: 400;
color: inherit;
outline: unset;
background: transparent;
box-shadow: unset;
overflow: hidden;
}
.footer .wpcf7 input:not([type=submit])::placeholder {
color: #9a9a9a;
}
.footer .wpcf7 input:not([type=submit]):focus, .footer .wpcf7 input:not([type=submit]):active {
border-color: inherit;
background: transparent;
}
.footer .wpcf7 span[class*=email] {
position: relative;
}
.footer .wpcf7 span[class*=email]:after {
content: "\f137";
position: absolute;
top: 0;
left: 0;
font-family: flaticon;
font-size: 20px;
line-height: 42px;
color: #9a9a9a;
}
.footer .wpcf7 input[type=submit] {
background-color: #ffffff;
border: 1px solid;
}
.footer .wpcf7 input[type=submit]:hover {
color: #ffffff;
}  #mc_embed_signup .mc-field-group {
float: left;
position: relative;
z-index: 1;
width: calc(100% - 160px);
margin-right: 20px;
}
#mc_embed_signup .mc-field-group input {
width: 100%;
height: 40px;
padding-bottom: 0;
padding-top: 0;
color: #979797;
background-color: rgba(255, 255, 255, 0.1);
}
#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 {
position: absolute;
z-index: 1;
margin-bottom: 0 !important;
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%;
height: 50px;
border: 1px solid #8b8b8b;
font-size: 14px;
color: #ffffff;
background-color: transparent;
}
.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: 0.5s;
}
.wgl-mailchimp-2 #mc_embed_signup .button-submit input {
width: 130px;
height: 40px;
margin-bottom: 0;
padding: 0 10px;
}
.wgl-mailchimp-2 #mc_embed_signup .button-submit:hover input {
color: #ffffff;
} .coming-soon_form form {
text-align: center;
}
.coming-soon_form .wpcf7 input:not([type=submit]), .coming-soon_form .wpcf7 select, .coming-soon_form .wpcf7 textarea {
display: inline-block;
width: auto;
background: rgba(255, 255, 255, 0.1);
border-color: transparent;
}
.coming-soon_form .wpcf7 input:not([type=submit])::placeholder, .coming-soon_form .wpcf7 select::placeholder, .coming-soon_form .wpcf7 textarea::placeholder {
color: #ffffff !important;
}
.coming-soon_form .wpcf7 .wpcf7-form-control-wrap {
display: inline-block;
vertical-align: top;
margin-right: 10px;
} .integrio_module_carousel {
position: relative;
z-index: 1;
margin-left: -15px;
margin-right: -15px;
}
.integrio_module_carousel .slick-slider {
display: block;
-webkit-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
overflow: hidden;
}
.integrio_module_carousel .slick-list {
position: relative;
z-index: 1;
display: block;
}
.integrio_module_carousel .slick-track {
position: relative;
z-index: 1;
}
.integrio_module_carousel .slick-track:after {
content: "";
display: table;
clear: both;
}
.integrio_module_carousel .slick-slide {
padding-left: 15px;
padding-right: 15px;
float: left;
height: 100%;
min-height: 1px;
cursor: pointer;
}
.integrio_module_carousel .slick-slide.dragging img {
pointer-events: none;
}
.integrio_module_carousel .slick-loading .slick-track,
.integrio_module_carousel .slick-loading .slick-slide {
visibility: hidden;
}
.integrio_module_carousel-wrapper {
overflow: hidden;
} .wgl-pagination {
padding-bottom: 30px;
}
.wgl-pagination .page {
display: inline-block;
vertical-align: top;
margin: 0 5px;
padding: 0;
}
.wgl-pagination .page-numbers {
position: relative;
z-index: 1;
height: 36px;
width: 36px;
line-height: 36px;
font-size: 16px;
font-weight: 400;
display: block;
padding: 0;
transition: all 0.4s;
text-align: center;
color: #939393;
border: 1px solid #eeeeee;
}
.wgl-pagination .page-numbers .fa {
font-size: 18px;
}
.wgl-pagination .page .current {
cursor: default;
}
.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_wrapper {
position: relative;
z-index: 1;
margin-top: 20px;
text-align: center;
}
.load_more_wrapper .button_wrapper:hover .load_more_item {
transform: translate(0);
}
.load_more_wrapper .button_wrapper {
display: inline-block;
position: relative;
margin-bottom: 20px;
}
.load_more_wrapper .load_more_item {
display: inline-block;
position: relative;
min-width: 150px;
margin: 0;
border: 1px solid;
border-radius: 5px;
padding: 13px 32px;
font-size: 16px;
font-weight: 700;
color: #ffffff;
text-transform: capitalize;
white-space: nowrap;
transition: 0.4s;
}
.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";
line-height: 1;
font-size: 19px;
color: #fff;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
opacity: 0;
transition: all 0.4s, color 0s;
animation: rotating 2s linear infinite;
}
.load_more_wrapper .load_more_item span {
position: relative;
z-index: 1;
}
.load_more_wrapper .load_more_item span:after {
content: "\f143";
font-family: flaticon;
margin-left: 10px;
}
.load_more_wrapper .load_more_item:hover {
background-color: #ffffff;
}
.load_more_wrapper .load_more_item.loading:before {
color: inherit;
opacity: 1;
}
.load_more_wrapper .load_more_item.loading span {
opacity: 0;
}
.load_more_wrapper .load_more_item.blog_load_more {
margin-top: 10px;
}
.load_more_wrapper .load_more_item.full_width_btn .load_more_item {
width: 100%;
}
@keyframes rotating {
0% {
transform: rotate(0turn);
}
100% {
transform: rotate(1turn);
}
} .mc4wp-form-fields {
position: relative;
}
.mc4wp-form-fields input[type=email]:not([type=checkbox]) {
background: #fff;
display: inline-block;
}
.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%;
}
.extended-parallax {
position: absolute;
z-index: -1;
width: 100%;
}
.page-header .particles-js {
left: 0;
top: 0;
}
.morph-svg {
position: absolute;
z-index: -1;
width: 100%;
} #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;
right: -1px;
bottom: 30px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
opacity: 0;
transform: translateX(130%);
transition: 0.4s;
border-radius: 5px 0 0 5px;
}
#scroll_up:after {
content: "\f141";
display: inline-block;
font-family: Flaticon;
font-size: 18px;
}
#scroll_up.active {
opacity: 1;
transform: translateY(0);
}
#scroll_up:hover:after {
animation: scroll_up_anim 1.5s infinite;
}
@keyframes scroll_up_anim {
0% {
transform: translateY(-3px);
}
50% {
transform: translateY(3px);
}
100% {
transform: translateY(-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: 24px 0;
margin-top: 0;
min-width: 200px;
box-sizing: border-box;
text-align: left;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in;
top: calc(100% + 15px);
box-shadow: 0px 15px 38px 0px rgba(0, 0, 0, 0.1);
border-radius: 15px;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item {
line-height: 30px;
padding: 6px 25px 6px 25px;
}
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, background 0.4s;
padding: 0 15px;
border-radius: 25px;
}
body .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: #fff !important;
}
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: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%);
} .integrio_module_split_slider {
position: relative;
opacity: 0;
transition: opacity 0.45s ease;
margin: 0 -2px;
}
.integrio_module_split_slider.slider_initialized {
opacity: 1;
}
.integrio_module_split_slider-responsive {
display: none;
}
.integrio_module_split_slider-responsive .ms-section.ms-table {
display: table;
}
.integrio_module_split_slider-responsive .ms-tableCell {
display: table-cell;
vertical-align: middle;
}
.ms-section {
position: relative;
box-sizing: border-box;
padding: 0 10%;
}
.ms-section.ms-table {
display: table;
width: 100%;
table-layout: fixed;
}
.ms-tableCell {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.ms-easing {
transition: all 0.7s ease-out;
}
#multiscroll-nav {
position: fixed;
z-index: 1;
margin-top: -32px;
top: 50%;
opacity: 1;
}
#multiscroll-nav.right {
right: 17px;
}
#multiscroll-nav.left {
left: 17px;
}
#multiscroll-nav ul {
margin: 0;
padding: 0;
}
#multiscroll-nav li {
display: block;
width: 25px;
height: 8px;
margin: 5px;
position: relative;
padding: 0;
}
#multiscroll-nav li:before {
display: none;
}
#multiscroll-nav li a {
display: block;
position: relative;
z-index: 1;
width: 100%;
height: 100%;
cursor: pointer;
text-decoration: none;
}
#multiscroll-nav li .active span {
background: #333;
width: 50px;
opacity: 1;
}
#multiscroll-nav span {
top: 2px;
right: 2px;
width: 25px;
height: 2px;
border: 0;
position: absolute;
z-index: 1;
opacity: 0.6;
transition: all 0.45s ease;
}
.multiscroll-tooltip {
position: absolute;
color: #fff;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
top: -2px;
white-space: nowrap;
max-width: 220px;
}
.multiscroll-tooltip.right {
right: 20px;
}
.multiscroll-tooltip.left {
left: 20px;
}
.ms-responsive .ms-hide {
display: none;
}
.ms-scrollable {
overflow: hidden;
position: relative;
}
.ms-scroller {
overflow: hidden;
}
.iScrollIndicator {
border: 0 !important;
}
@media only screen and (max-width: 1024px) {
.integrio_module_split_slider, #multiscroll-nav {
display: none;
}
.integrio_module_split_slider-responsive {
display: block;
}
body.ms-initialized {
overflow-y: visible !important;
}
}  .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: flex-start;
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: 18px;
text-align: center;
margin-top: 16px;
line-height: 22px;
margin-bottom: 0;
font-weight: 700;
}
ul.wgl-products .woocommerce-loop-product__title + .price,
.woocommerce .products ul.wgl-products .woocommerce-loop-product__title + .price {
display: block;
}
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 .woocommerce-loop-product__title.woocommerce-loop-category__title,
.woocommerce .products ul.wgl-products .woocommerce-loop-product__title.woocommerce-loop-category__title {
font-size: 22px;
margin-bottom: 10px;
transition: 0.45s;
}
ul.wgl-products .woocommerce-loop-product__title mark,
.woocommerce .products ul.wgl-products .woocommerce-loop-product__title mark {
background: transparent;
color: #b5b5b5;
transition: 0.45s;
}
ul.wgl-products .product-category.product img,
.woocommerce .products ul.wgl-products .product-category.product img {
border-radius: 5px;
}
ul.wgl-products .star-rating,
.woocommerce .products ul.wgl-products .star-rating {
float: right;
margin: 14px auto 10px;
letter-spacing: 5px;
width: 7.7086em;
font-size: 12px;
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";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
ul.wgl-products .star-rating:last-child,
.woocommerce .products ul.wgl-products .star-rating:last-child {
float: none;
}
ul.wgl-products .price,
.woocommerce .products ul.wgl-products .price {
font-size: 16px;
font-weight: 700;
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;
}
ul.wgl-products .price ins,
.woocommerce .products ul.wgl-products .price ins {
font-weight: inherit;
}
.woocommerce .woocommerce-product-rating .star-rating {
width: 7.188em;
margin: 0;
margin-right: 10px;
margin-left: 0;
font-size: 16px;
line-height: 1;
letter-spacing: 5px;
}
.woocommerce .woocommerce-product-rating .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.woocommerce .star-rating {
letter-spacing: 5px;
width: 7.7086em;
font-size: 12px;
line-height: 1;
}
.woocommerce .star-rating:before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
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";
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: 0;
position: relative;
}
ul.wgl-products li .picture img {
transition: filter 0.6s, opacity 0.7s, transform 0.6s;
transform: scale(1);
border-radius: 5px;
}
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: 0;
bottom: -10px;
height: 50px;
border-radius: 0;
opacity: 0;
visibility: hidden;
font-size: 13px;
line-height: 16px;
padding: 16px 10px;
z-index: 2;
text-align: center;
background: #323232;
transition: all 0.3s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: border-box;
width: 100%;
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: "\f132";
font-family: "flaticon";
margin-right: 15px;
font-size: 16px;
font-weight: 400;
line-height: 1;
}
ul.wgl-products li a.add_to_cart_button:hover,
ul.wgl-products li a.button:hover,
ul.wgl-products li .added_to_cart.wc-forward:hover {
color: #fff;
}
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: 0px;
opacity: 0;
visibility: visible;
transition: all 0.3s ease;
transition-delay: 0.2s;
line-height: 50px;
}
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: 0px;
opacity: 1;
visibility: visible;
transition: 0s;
padding: 0;
min-width: 50px;
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 {
margin-right: 0;
text-align: center;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f021";
font-family: "Font Awesome 5 Free";
font-weight: 900;
animation: fa-spin 2s infinite linear;
margin-left: 0;
background: transparent;
color: #fff;
line-height: 48px;
height: 48px;
}
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: 0px;
visibility: visible;
}
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
width: 12px;
height: 12px;
margin-left: -2px;
margin-top: -6px;
top: 50%;
background: #ffffff;
border-radius: 50%;
box-shadow: 6px 5px 13px rgba(0, 0, 0, 0.3);
}
.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: 4px;
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 ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
margin-bottom: -4px;
margin-top: 4px;
}
.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: 65px;
margin-left: 0;
margin-right: 15px;
margin-top: 5px;
border: 0;
border-radius: 5px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
left: auto;
right: 12px;
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: "\f15f";
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;
}
.woocommerce .star-rating span:before {
color: #f9d322;
}
.woocommerce span.onsale {
display: inline-block;
font-size: 12px;
font-weight: 800;
box-sizing: border-box;
width: auto;
line-height: 23px;
height: auto;
padding: 1px 7px;
min-width: 45px;
min-height: auto;
text-transform: uppercase;
color: #ffffff;
left: 19px;
top: 19px;
border-radius: 3px;
background: #f10955;
}
.product_list_widget .product-title {
font-size: 16px;
font-weight: 600;
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: 600;
margin-top: 8px;
margin-right: 4px;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
font-weight: 600;
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: 16px;
font-weight: bold;
line-height: 24px;
margin: 0;
cursor: pointer;
text-decoration: none;
overflow: visible;
padding: 5px 24px;
height: 40px;
left: auto;
border: 0;
display: inline-block;
box-shadow: none;
text-shadow: none;
text-transform: capitalize;
border-radius: 0;
color: #fff;
background: transparent;
border-radius: 5px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
color: #fff;
}
.woocommerce .widget_price_filter .price_slider_amount {
font-size: 16px;
line-height: 40px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
font-weight: 600;
}
.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: 600;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border: 0;
padding-top: 28px;
margin-bottom: 15px;
font-size: 18px;
font-weight: 600;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
font-size: 16px;
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: 10px;
margin-bottom: 10px;
color: #fff;
transition: all 0.4s;
text-align: center;
box-sizing: border-box;
border-width: 1px;
border-style: solid;
border-radius: 5px;
}
.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),
.woocommerce.widget_shopping_cart .buttons a:not(.checkout) {
line-height: 50px;
}
.woocommerce .widget_shopping_cart .buttons a:last-child,
.woocommerce.widget_shopping_cart .buttons a:last-child {
margin-bottom: 0;
margin-right: 0;
}
.woocommerce .widget_shopping_cart .buttons a:last-child,
.woocommerce.widget_shopping_cart .buttons a:last-child {
margin-right: 0;
}
.woocommerce > .integrio_module_message_box {
margin-bottom: 20px;
}
.woocommerce-mini-cart__buttons.buttons a.button {
width: calc(50% - 5px);
}
.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__field {
display: inline-block;
position: relative;
}
.woocommerce .woocommerce-ordering .select__field:before {
content: "";
font-family: Flaticon;
font-size: 9px;
font-weight: 400;
margin-left: 5px;
vertical-align: middle;
display: inline-block;
transform: rotate(-270deg);
}
.woocommerce .woocommerce-ordering select {
float: right;
padding: 0 0;
outline: none;
margin: 0;
width: 270px;
max-width: 100%;
display: block;
font-size: 14px;
line-height: 1.4;
background-color: #f6f6f6;
box-sizing: border-box;
font-family: inherit;
font-weight: 400;
}
.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 {
display: block;
height: 0;
content: "";
clear: both;
}
.wgl-woocommerce-sorting .integrio_module_message_box {
width: 100%;
box-sizing: border-box;
}
.wgl-woocommerce-sorting .integrio_module_message_box:before {
display: none;
} .woocommerce nav.woocommerce-pagination {
text-align: left;
margin: 20px 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 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: 38px;
width: 38px;
line-height: 38px;
font-size: 16px;
font-weight: 700;
border-radius: 5px;
display: block;
padding: 0;
transition: all 0.4s;
text-align: center;
border: 1px solid #e6e6e6;
box-sizing: content-box;
}
.woocommerce nav.woocommerce-pagination ul li span:hover, .woocommerce nav.woocommerce-pagination ul li span:focus, .woocommerce nav.woocommerce-pagination ul li span:active,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:active {
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-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: 700;
font-size: 30px;
line-height: 42px;
display: block;
}
.woocommerce div.product .woocommerce-tabs .panel > h2 {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #comments > h2 {
display: none;
}
.woocommerce div.product .woocommerce-tabs .panel #respond #commentform label {
display: block;
font-weight: 400;
font-size: 16px;
margin-bottom: 5px;
}
.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: #f6f5f3;
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;
} .wgl-container.single_product {
margin-top: 55px;
}
.woocommerce .summary .product_meta {
padding-bottom: 28px;
margin-top: 3px;
}
.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-bottom: 1px solid rgba(77, 77, 77, 0.1);
margin-bottom: 28px !important;
padding-bottom: 50px;
margin-top: 35px;
}
.woocommerce-product-gallery figure {
overflow: hidden;
border-radius: 0;
}
.woocommerce-product-gallery figure > div {
border-radius: 0;
}
.woocommerce-product-gallery .flex-viewport {
border-radius: 5px;
}
.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;
}
.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: 5px;
opacity: 0.5;
box-sizing: border-box;
transition: all 0.45s ease;
}
.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: 42px;
line-height: 1;
margin-top: 0;
margin-bottom: 20px;
}
.woocommerce div.product .summary p.price,
div.product .summary span.price,
.woocommerce div.product .summary .woocommerce-variation-price .price {
margin-top: 20px;
font-size: 24px;
margin-bottom: 20px;
font-weight: 700;
}
.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: #616161;
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 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;
margin-right: 20px;
background-color: white;
border-radius: 5px;
}
.woocommerce div.product form.cart div.quantity label.label-qty {
display: none;
}
.woocommerce .quantity-wrapper {
position: relative;
padding-right: 30px;
box-shadow: 7px 6px 30px rgba(0, 0, 0, 0.1);
display: inline-block;
border-radius: 5px;
}
.woocommerce .quantity-wrapper .qty {
height: 56px;
width: 70px;
display: inline-block;
vertical-align: middle;
background: transparent;
border: 0;
padding: 0;
font-size: 16px;
font-weight: 600;
background: transparent;
}
.woocommerce .quantity-wrapper span {
cursor: pointer;
display: block;
position: absolute;
right: 0;
box-sizing: border-box;
transition: transform 0.3s;
width: 30px;
height: 50%;
transform: rotate(180deg);
color: #a9acae;
}
.woocommerce .quantity-wrapper span:before {
position: absolute;
display: block;
width: 10px;
bottom: 12px;
right: 10px;
font-size: 12px;
color: #424242;
transition: all 0.5s;
font-family: flaticon;
}
.woocommerce .quantity-wrapper span.minus {
bottom: 0;
line-height: 0;
}
.woocommerce .quantity-wrapper span.minus:before {
content: "\f177";
}
.woocommerce .quantity-wrapper span.plus {
top: 0;
line-height: 8px;
}
.woocommerce .quantity-wrapper span.plus:before {
content: "\f178";
}
.woocommerce .quantity-wrapper input[type=number] {
-webkit-appearance: textfield;
appearance: textfield;
}
.woocommerce .quantity-wrapper input[type=number]::-webkit-inner-spin-button,
.woocommerce .quantity-wrapper input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.woocommerce .quantity-wrapper .number-input {
border: 2px solid #ddd;
display: inline-flex;
}
.woocommerce .quantity-wrapper .number-input,
.woocommerce .quantity-wrapper .number-input * {
box-sizing: border-box;
}
.woocommerce .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 .quantity-wrapper .number-input button:before,
.woocommerce .quantity-wrapper .number-input button:after {
display: inline-block;
position: absolute;
content: "";
width: 1rem;
height: 2px;
background-color: #212121;
transform: translate(-50%, -50%);
}
.woocommerce .quantity-wrapper .number-input button.plus:after {
transform: translate(-50%, -50%) rotate(90deg);
}
.woocommerce .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: 16px;
height: 56px;
font-weight: bold;
line-height: 56px;
padding: 0 37px;
border-width: 0;
border-radius: 0;
text-transform: capitalize;
border-width: 1px;
border-style: solid;
background: transparent;
position: relative;
transition: all 0.6s ease;
border-radius: 5px;
}
.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: 1.7;
text-align: center;
cursor: pointer;
transition: 0s;
background: transparent;
margin-right: 10px;
border: 0;
border-radius: 5px;
background: #f6f5f3;
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 a {
color: #f9d322;
margin-right: 9px;
}
.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: 30px 0 16px 0;
margin-bottom: 30px;
}
.woocommerce div.product .woocommerce-tabs .panel #comments {
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
}
.related.products {
margin-top: 0;
clear: both;
}
.related > h2 {
text-align: left;
font-size: 30px;
line-height: 42px;
margin-bottom: 36px;
position: relative;
z-index: 1;
padding-bottom: 0;
text-transform: capitalize;
}
.upsells > h2 {
font-size: 30px;
line-height: 42px;
margin-bottom: 36px;
}
.upsells .product {
width: calc(25% - 30px);
}
.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 .woocommerce-grouped-product-list-item__price {
font-weight: 600;
}
.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 #reviews #comments ol.commentlist li {
margin-bottom: 0;
} .woocommerce #respond input#submit {
display: inline-block;
font-size: 16px;
font-weight: bold;
vertical-align: top;
letter-spacing: 0;
line-height: 18px;
padding: 14px 30px;
margin-bottom: 0;
color: #ffffff;
border-width: 0;
border-style: solid;
transition: all 400ms;
outline: none;
cursor: pointer;
border-radius: 0;
margin-top: 0;
height: 50px;
background: transparent;
}
.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-cookies-consent {
padding-left: 15px;
padding-right: 15px;
}
.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: 10px;
}
.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;
margin-top: 18px;
}
.woocommerce #respond form#commentform .comment-form-rating .stars {
display: inline-block;
height: 1em;
}
.woocommerce #respond form#commentform .comment-form-rating .stars > span {
display: flex;
height: inherit;
}
.woocommerce #respond form#commentform .comment-form-rating .stars a {
vertical-align: baseline;
margin-right: 0 !important;
padding-right: 1.5em;
}
.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: 5px;
border: 0;
}
.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: 18px;
font-weight: 700;
}
.woocommerce table.shop_table.cart input.button {
border-radius: 5px;
line-height: 48px;
padding: 0 30px;
text-align: center;
font-size: 16px;
font-weight: bold;
height: 50px;
border-width: 1px;
border-style: solid;
letter-spacing: 0;
}
.woocommerce table.shop_table td {
padding-left: 0;
padding-right: 0;
border: 0;
border-top: 1px solid rgba(96, 101, 104, 0.15);
padding-top: 30px;
padding-bottom: 30px;
}
.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-name,
.woocommerce table.shop_table td.product-thumbnail {
text-align: left;
}
.woocommerce table.shop_table td.product-thumbnail {
white-space: nowrap;
width: 12%;
padding-left: 30px;
}
.woocommerce table.shop_table td.product-name {
padding-left: 20px;
font-weight: 600;
font-size: 18px;
}
.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 {
border-bottom: 3px solid;
}
.woocommerce table.shop_table thead tr {
border: 0;
}
.woocommerce table.shop_table thead th {
padding: 0;
line-height: 50px;
font-weight: 700;
font-size: 22px;
border: 0;
color: #232323;
}
.woocommerce table.shop_table thead th.product-name {
padding-left: 30px;
text-align: left;
}
.woocommerce table.shop_table tfoot tr th {
text-align: left;
padding-left: 20px;
}
.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;
}
.woocommerce ul#shipping_method li:before {
display: none;
}
.woocommerce ul#shipping_method li label {
font-size: 14px;
font-weight: 400;
}
.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: 0;
box-shadow: 8px 7px 30px rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 40px 50px;
width: 33%;
margin-bottom: 60px;
margin-top: 40px;
min-width: 330px;
}
.woocommerce .cart-collaterals .cart_totals > h2,
.woocommerce-page .cart-collaterals .cart_totals > h2 {
font-size: 24px;
line-height: 32px;
margin-bottom: 20px;
padding-bottom: 14px;
border-bottom: 1px solid rgba(96, 101, 104, 0.15);
}
.woocommerce .cart-collaterals .cart_totals table tr,
.woocommerce-page .cart-collaterals .cart_totals table tr {
border: 0;
}
.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 {
padding-bottom: 15px;
}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal .amount,
.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal .amount {
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 {
padding-bottom: 10px;
padding-top: 10px;
}
.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: 700;
margin-left: 5px;
}
.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 {
max-width: 232px;
margin-right: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .select2-container--default .select2-selection--single,
.woocommerce-page .cart-collaterals .cart_totals table tr.woocommerce-shipping-totals .form-row .select2-container--default .select2-selection--single {
max-width: 232px;
}
.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: 700;
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: 700;
}
.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-top: 10px;
padding-bottom: 10px;
}
.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;
}
.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: 0;
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: 22px 0 0;
}
#add_payment_method .wc-proceed-to-checkout .button__wrapper,
.woocommerce-cart .wc-proceed-to-checkout .button__wrapper,
.woocommerce-checkout .wc-proceed-to-checkout .button__wrapper {
width: 100%;
}
#add_payment_method .wc-proceed-to-checkout .button__wrapper .checkout-button,
.woocommerce-cart .wc-proceed-to-checkout .button__wrapper .checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout .button__wrapper .checkout-button {
background: transparent !important;
border: 0 !important;
}
#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: 16px;
font-weight: bold;
text-transform: capitalize;
padding: 16px 20px;
line-height: 18px;
margin-bottom: 0;
border-radius: 5px;
border-width: 1px;
border-style: solid;
letter-spacing: 0;
}
#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;
border-radius: 5px;
}
.woocommerce button.button {
padding: 0 25px;
line-height: 50px;
color: #fff;
border-radius: 5px;
font-size: 14px;
font-weight: bold;
vertical-align: top;
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;
min-height: 120px;
}
.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],
.woocommerce button.button[name=update_cart] {
padding: 0;
background: transparent;
font-size: 16px;
line-height: 48px;
padding: 0 25px;
border-width: 1px;
border-style: solid;
font-weight: bold;
border-radius: 5px;
letter-spacing: 0;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
font-size: 16px;
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-color: transparent;
}
.woocommerce a.button {
border-radius: 0;
color: #fff;
font-weight: bold;
line-height: 45px;
padding: 0 25px;
text-transform: capitalize;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
background: transparent !important;
text-transform: capitalize;
}
.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: "\f15f";
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: 50px;
font-size: 16px;
border: 0;
text-transform: capitalize;
}
#add_payment_method table.cart td.actions button.button,
.woocommerce-cart table.cart td.actions button.button,
.woocommerce-checkout table.cart td.actions button.button {
line-height: 48px;
height: 50px;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
height: 50px;
} .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: 5px;
border-width: 1px;
border-style: solid;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
color: #fff;
}
.woocommerce .integrio_module_message_box .message_text {
line-height: 40px;
}
.woocommerce-info {
border: 0;
font-size: 14px;
line-height: 1.7;
} .woocommerce form .form-row .select2-container--default .select2-selection--single {
padding: 0;
outline: none;
margin: 0;
width: 100%;
max-width: 100%;
display: block;
font-size: 14px;
line-height: 1.7;
border-width: 0;
border-style: solid;
box-sizing: border-box;
-webkit-appearance: none;
font-family: inherit;
height: 45px;
border-width: 0;
border-style: solid;
border-color: #dddddd;
border-radius: 0;
background: transparent;
text-align: left;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 45px;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 45px;
padding-left: 0;
padding-right: 0;
color: #767676;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
right: 10px;
}
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-style: solid;
border-width: 0;
height: auto;
left: 0%;
margin-left: 0;
margin-top: 0;
position: absolute;
top: 50%;
width: auto;
transform: translateY(-50%);
}
.woocommerce form .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
content: "\f178";
font-family: Flaticon;
font-size: 9px;
font-weight: 400;
margin-left: 5px;
vertical-align: middle;
display: inline-block;
}
body .select2-dropdown {
border-color: #e4e4e4;
border-radius: 0;
} .checkout.woocommerce-checkout {
margin-top: 30px;
}
.checkout.woocommerce-checkout h3 {
margin-bottom: 0;
}
.checkout.woocommerce-checkout .woocommerce-billing-fields > h3,
.checkout.woocommerce-checkout #order_review_heading {
margin-bottom: 20px;
}
.checkout.woocommerce-checkout table.shop_table tbody .woocommerce-Price-amount.amount {
font-weight: 400;
}
.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: 5px;
font-size: 14px;
border-width: 1px;
border-style: solid;
}
.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 .col2-set > .col-1 {
margin-bottom: 0;
padding-bottom: 0;
}
.woocommerce .woocommerce-checkout > .col2-set {
margin-bottom: 70px;
}
.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 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;
}
.woocommerce form .form-row .select2-container {
background-color: #f6f6f6;
border-radius: 5px;
height: 50px;
padding-left: 20px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border-color: #f6f5f6;
background-color: #f6f5f6;
}
.woocommerce-checkout #payment {
border-radius: 5px;
}
.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;
border-radius: 5px;
}
#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: 600;
margin-top: 6px;
margin-bottom: -6px;
}
.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";
font-family: "Font Awesome 5 Free";
font-size: 16px;
display: inline-block;
color: #737373;
text-rendering: auto;
font-weight: initial;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
box-shadow: none;
} .woocommerce-notices-wrapper {
margin-bottom: 20px;
}
.woocommerce-notices-wrapper:empty {
display: none;
}
.woocommerce .woocommerce-checkout .integrio_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;
} .wgl-products.appear-animation > li {
opacity: 0;
}
.wgl-products.appear-animation.anim-fade-in .animate {
animation: fade_in 0.9s ease forwards;
}
.wgl-products.appear-animation.anim-slide-top .animate {
animation: slide_top 0.5s ease forwards;
transform: translateY(50px);
}
.wgl-products.appear-animation.anim-slide-bottom .animate {
animation: slide_bottom 0.5s ease forwards;
transform: translateY(-50px);
}
.wgl-products.appear-animation.anim-slide-left .animate {
animation: slide_left 0.5s ease forwards;
transform: translateX(50px);
}
.wgl-products.appear-animation.anim-slide-right .animate {
animation: slide_right 0.5s ease forwards;
transform: translateX(-50px);
}
.wgl-products.appear-animation.anim-zoom .animate {
animation: zoom_in 0.5s ease forwards;
transform: scale(0.5);
}
@keyframes fade_in {
100% {
opacity: 1;
}
}
@keyframes slide_top {
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes slide_bottom {
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes slide_left {
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes slide_right {
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes zoom_in {
100% {
opacity: 1;
transform: scale(1);
}
} @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%;
}
}
@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;
}
}
@media only screen and (max-width: 600px) {
.woocommerce form.checkout_coupon .form-row {
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 .integrio_module_message_box .message_text {
display: flex;
flex-direction: column-reverse;
}
.woocommerce .integrio_module_message_box .message_text a {
width: max-content;
}
}
@media only screen and (max-width: 426px) {
.woocommerce .integrio_module_message_box .message_text {
line-height: inherit;
}
}
@media only screen and (max-width: 768px) {
.woocommerce table.shop_table_responsive tr td:before,
.woocommerce-page table.shop_table_responsive tr td:before {
font-size: 16px;
}
} .rev_slider .tp-caption a {
color: inherit;
transition: all 0.3s ease;
}
.rev_slider .tp-caption .integrio_module_social a {
line-height: 26px !important;
transition: all 0.3s ease !important;
}
.add_wave_rev_slider .rev_slider_wrapper > .rev_slider:before {
content: "";
display: block;
position: absolute;
z-index: 22;
bottom: 0;
width: 100%;
background: url(//bundek-office.hr/wp-content/themes/integrio/img/wave_rev.svg);
height: 50%;
background-size: 100% 100%;
} body .footer .tagcloud a {
background: #fff;
}
body .widget {
position: relative;
z-index: 1;
}
body .widget:not(:first-child) {
padding-top: 42px;
}
body .widget .widget-title {
margin-bottom: 26px;
position: relative;
overflow: hidden;
}
body .widget .widget-title .widget-title_wrapper {
font-size: 20px;
line-height: 1.6;
font-weight: 700;
position: relative;
z-index: 1;
display: inline-block;
padding-right: 12px;
}
body .widget .widget-title .widget-title_wrapper:before {
content: "";
position: absolute;
z-index: 2;
width: 25px;
height: 3px;
right: 0;
top: 50%;
transform: translateX(100%);
}
body .widget .widget-title .widget-title_wrapper:after {
content: "";
position: absolute;
z-index: 1;
height: 1px;
width: 500px;
background: #e5e5e5;
right: 0;
top: 50%;
transform: translateX(100%);
margin-top: 1px;
}
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: 400;
font-size: 16px;
line-height: 36px;
}
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: -11px;
}
body .widget > ul > li li,
body .widget > div > ul > li li {
padding-top: 10px;
padding-bottom: 0;
padding-left: 40px;
line-height: 30px;
}
body .widget > ul > li > ul ul li {
padding-left: 30px;
}
body .widget_archive ul, body .widget_recent_entries ul, body .widget_categories ul, body .widget_product_categories ul, body .widget_meta ul {
margin-top: -11px;
}
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;
padding: 5px 0;
}
body .widget_archive ul ul a, body .widget_recent_entries ul ul a, body .widget_categories ul ul a, body .widget_product_categories ul ul a, body .widget_meta ul ul a {
font-size: 16px;
color: #939393;
padding: 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_archive ul ul li:after, body .widget_recent_entries ul ul li:after, body .widget_categories ul ul li:after, body .widget_product_categories ul ul li:after, body .widget_meta ul ul li:after {
display: none;
}
body .widget_archive > ul > li > ul, body .widget_recent_entries > ul > li > ul, body .widget_categories > ul > li > ul, body .widget_product_categories > ul > li > ul, body .widget_meta > ul > li > ul {
margin-top: -3px;
}
body .widget_archive > ul > li:last-child > ul, body .widget_recent_entries > ul > li:last-child > ul, body .widget_categories > ul > li:last-child > ul, body .widget_product_categories > ul > li:last-child > ul, body .widget_meta > ul > li:last-child > ul {
padding-bottom: 0;
margin-bottom: -8px;
}
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 {
padding-left: 0;
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;
margin-top: -4px;
}
body .widget_categories ul li .post_count, body .widget_categories ul li .count, body .widget_product_categories ul li .post_count, body .widget_product_categories ul li .count, body .widget_meta ul li .post_count, body .widget_meta ul li .count, body .widget_archive ul li .post_count, body .widget_archive ul li .count {
font-size: 16px;
font-weight: 600;
text-align: center;
box-sizing: border-box;
color: #a5a5a5;
transition: all 0.3s ease;
display: inline-block;
margin-left: 2px;
}
body .widget_categories ul li ul li .post_count, body .widget_categories ul li ul li .count, body .widget_product_categories ul li ul li .post_count, body .widget_product_categories ul li ul li .count, body .widget_meta ul li ul li .post_count, body .widget_meta ul li ul li .count, body .widget_archive ul li ul li .post_count, body .widget_archive ul li ul li .count {
top: 0;
}
body .widget_categories ul li ul li img, body .widget_product_categories ul li ul li img, body .widget_meta ul li ul li img, body .widget_archive ul li ul li img {
display: none;
}
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 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 a, body .widget_product_categories a, body .widget_meta a, body .widget_archive a {
text-transform: capitalize;
padding-right: 0;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 2px 0;
position: relative;
}
body .widget_comments > ul > li:before, body .widget_meta > ul > li:before, body .widget_archive > ul > li:before, body .widget_recent_comments > ul > li:before, body .widget_recent_entries > ul > li:before {
content: "\f113";
position: relative;
z-index: 1;
font-family: "flaticon";
top: 0;
width: auto;
height: auto;
font-weight: 300;
font-size: 20px;
display: inline-block !important;
vertical-align: baseline;
background-color: transparent !important;
margin-right: 15px;
color: #939393;
}
body .widget_categories ul li, body .widget_product_categories ul li {
padding-left: 15px;
}
body .widget_categories a:after, body .widget_product_categories a:after {
content: "";
display: block;
position: absolute;
height: 4px;
width: 4px;
top: 50%;
left: -15px;
margin-top: -2px;
transition: all 0.3s ease;
background: #d3d3d3;
}
body .widget_meta > ul > li:before {
content: "\f172";
}
body .widget_archive > ul > li:before {
content: "\f14a";
}
body .widget_recent_comments > ul > li:before {
content: "\f113";
}
body .widget_recent_entries > ul > li:before {
content: "\f111";
}
body .widget_recent_entries ul li {
padding: 3px 0 3px 0;
}
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: -11px;
}
body .widget_pages ul ul {
margin-top: 0;
}
body .widget_recent_comments ul li, body .widget_pages ul li {
padding: 3px 0;
}
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;
}
body .widget .select__field:before {
line-height: 48px;
}
body .widget .select__field:before {
display: none;
}
body .widget select {
border-radius: 0;
width: 100%;
height: 48px;
}
body .widget select:focus, body .widget select:active {
border-color: #d2d2d2;
}
.wp-block-archives-dropdown {
display: inline-block;
position: relative;
}
.wp-block-archives-dropdown select {
border-radius: 0;
height: 48px;
min-width: 270px;
}
.wp-block-archives-dropdown select:focus, .wp-block-archives-dropdown select:active {
border-color: #d2d2d2;
}
ul.wp-block-archives.wp-block-archives-list li {
padding-left: 0;
}
ul.wp-block-archives.wp-block-archives-list li:before {
content: "\f14a";
position: relative;
z-index: 1;
font-family: "flaticon";
top: 0;
width: auto;
height: auto;
font-weight: 300;
font-size: 20px;
display: inline-block !important;
vertical-align: baseline;
background-color: transparent !important;
margin-right: 15px;
color: #939393;
}
ul.wp-block-archives.wp-block-archives-list li a {
text-transform: capitalize;
padding-right: 0;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 2px 0;
position: relative;
}
ul.wp-block-latest-posts li {
padding-left: 0;
}
ul.wp-block-latest-posts li:before {
content: "\f111";
position: relative;
z-index: 1;
font-family: "flaticon";
top: 0;
width: auto;
height: auto;
font-weight: 300;
font-size: 20px;
display: inline-block !important;
vertical-align: baseline;
background-color: transparent !important;
margin-right: 15px;
color: #939393 !important;
}
ul.wp-block-latest-posts li a {
color: inherit;
}
ul.wp-block-categories.wp-block-categories-list li {
padding-left: 0;
}
ul.wp-block-categories.wp-block-categories-list li:before {
display: none;
}
ul.wp-block-categories.wp-block-categories-list li a {
text-transform: capitalize;
padding-right: 0;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 2px 0;
position: relative;
}
ul.wp-block-categories.wp-block-categories-list li a:after {
content: "";
display: block;
position: absolute;
height: 4px;
width: 4px;
top: 50%;
left: -15px;
margin-top: -2px;
transition: all 0.3s ease;
background: #d3d3d3;
}
ul.wp-block-categories.wp-block-categories-list li .post_count {
font-size: 16px;
font-weight: 600;
text-align: center;
box-sizing: border-box;
color: #a5a5a5;
transition: all 0.3s ease;
display: inline-block;
margin-left: 2px;
}
ul.wp-block-categories.wp-block-categories-list > li li {
line-height: 30px;
padding-left: 40px;
}
ul.wp-block-categories.wp-block-categories-list > li li a {
font-size: 16px;
}
ul.wp-block-categories.wp-block-categories-list ul {
padding: 5px 0;
} body .widget_search:not(:first-child),
body .widget_product_search:not(:first-child) {
padding-top: 30px;
}
body .widget_search .search-form, body .widget_search .woocommerce-product-search,
body .widget_product_search .search-form,
body .widget_product_search .woocommerce-product-search {
position: relative;
z-index: 1;
}
body .widget_search .search-form .search-field, body .widget_search .woocommerce-product-search .search-field,
body .widget_product_search .search-form .search-field,
body .widget_product_search .woocommerce-product-search .search-field {
width: 100%;
height: 50px;
padding: 0px 50px 0 20px;
border: 0;
outline: none;
font-weight: 400;
background: #f6f6f6;
overflow: hidden;
margin-bottom: 0;
color: #232323;
border-radius: 5px;
border: 1px solid #f6f6f6;
}
body .widget_search .search-form .search-field::placeholder, body .widget_search .woocommerce-product-search .search-field::placeholder,
body .widget_product_search .search-form .search-field::placeholder,
body .widget_product_search .woocommerce-product-search .search-field::placeholder {
font-size: 16px;
font-weight: 400;
transition: all 0.5s;
color: #232323 !important;
}
body .widget_search .search-form .search-field:focus::placeholder, body .widget_search .woocommerce-product-search .search-field:focus::placeholder,
body .widget_product_search .search-form .search-field:focus::placeholder,
body .widget_product_search .woocommerce-product-search .search-field:focus::placeholder {
opacity: 0;
}
body .widget_search .search-form .search-field:focus, body .widget_search .search-form .search-field :active, body .widget_search .woocommerce-product-search .search-field:focus, body .widget_search .woocommerce-product-search .search-field :active,
body .widget_product_search .search-form .search-field:focus,
body .widget_product_search .search-form .search-field :active,
body .widget_product_search .woocommerce-product-search .search-field:focus,
body .widget_product_search .woocommerce-product-search .search-field :active {
border-color: #d2d2d2;
}
body .widget_search .search-form .search-button,
body .widget_search .search-form button[type=submit], body .widget_search .search-form:after, body .widget_search .woocommerce-product-search .search-button,
body .widget_search .woocommerce-product-search button[type=submit], body .widget_search .woocommerce-product-search:after,
body .widget_product_search .search-form .search-button,
body .widget_product_search .search-form button[type=submit],
body .widget_product_search .search-form:after,
body .widget_product_search .woocommerce-product-search .search-button,
body .widget_product_search .woocommerce-product-search button[type=submit],
body .widget_product_search .woocommerce-product-search:after {
position: absolute;
z-index: 1;
top: 0;
right: 20px;
width: 25px;
height: 46px;
font-size: 0;
text-align: center;
opacity: 0;
padding: 0;
margin: 0;
cursor: pointer;
}
body .widget_search .search-form .search-button, body .widget_search .woocommerce-product-search .search-button,
body .widget_product_search .search-form .search-button,
body .widget_product_search .woocommerce-product-search .search-button {
z-index: 2;
}
body .widget_search .search-form:after, body .widget_search .woocommerce-product-search:after,
body .widget_product_search .search-form:after,
body .widget_product_search .woocommerce-product-search:after {
content: "";
background: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg);
line-height: 0;
font-size: 0;
display: block;
transform: translate(0, 0);
opacity: 1;
transition: all 0.4s;
right: 20px;
width: 24px;
height: 24px;
top: 50%;
margin-top: -10px;
background: #232323;
-webkit-mask: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg) no-repeat 50% 50%;
mask: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg) no-repeat 50% 50%;
mask-size: cover;
-webkit-mask: url(//bundek-office.hr/wp-content/themes/integrio/img/icons/search/search.svg) no-repeat 50% 50%;
-webkit-mask-size: cover;
} body .widget_wgl_posts .recent-posts-widget {
padding: 0;
margin-top: 18px;
}
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: 70px;
border-radius: 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: 30px;
}
body .widget_wgl_posts .recent-posts-widget .recent-posts-image_wrapper {
overflow: hidden;
margin-right: 30px;
}
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% - 100px);
}
body .widget_wgl_posts .recent-posts-widget .meta-wrapper span {
line-height: 1;
margin-top: 10px;
}
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: 24px;
}
body .widget_wgl_posts .recent-posts-widget .post_title a {
font-weight: 700;
}
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: 500;
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: 13px !important;
line-height: 28px;
font-weight: 400;
margin-right: 10px;
margin-bottom: 10px;
padding: 0 12px;
background: #f7f7f7;
transition: all 0.4s;
text-transform: lowercase;
border-radius: 3px;
}
.tagcloud a:hover {
color: #ffffff;
} body .widget_nav_menu .menu-main-container {
margin-top: -11px;
}
body .widget_nav_menu > div > ul > li > a:before, body .widget_nav_menu > div > ul > li > a:after {
position: absolute;
content: "";
z-index: 1;
background: currentColor;
}
body .widget_nav_menu > div > ul > li > a:before {
width: 9px;
height: 1px;
left: 0;
top: 17px;
}
body .widget_nav_menu > div > ul > li > a:after {
width: 1px;
height: 9px;
left: 4px;
top: 13px;
}
body .widget_nav_menu ul.menu li {
padding-left: 16px;
}
body .widget_nav_menu ul.menu > li > a {
display: block;
}
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;
} .integrio_author-widget {
margin-bottom: 30px;
}
.author-widget_wrapper {
background-position: center;
background-repeat: no-repeat;
text-align: center;
position: relative;
padding: 0 20px;
}
.author-widget_wrapper > * + .author-widget_social {
margin-top: 18px;
}
.author-widget_img-wrapper {
margin-bottom: 20px;
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
width: 190px;
height: 190px;
}
.author-widget_img-wrapper img {
border-radius: 50%;
}
.author-widget_title {
font-size: 24px;
line-height: 24px;
font-weight: 700;
margin-bottom: 17px;
color: #232323;
}
.author-widget_text {
font-size: 16px;
line-height: 30px;
margin-bottom: 18px;
}
.author-widget_social a {
display: inline-block;
position: relative;
z-index: 1;
width: 30px;
height: 30px;
line-height: 28px;
font-size: 13px;
text-align: center;
transition: 0.5s;
border-radius: 5px;
border: 1px solid;
}
.author-widget_social a.fa-facebook {
background-color: #3b5998;
border-color: #3b5998;
color: #ffffff;
}
.author-widget_social a.fa-twitter {
background-color: #1da1f2;
border-color: #1da1f2;
color: #ffffff;
}
.author-widget_social a.fa-linkedin, .author-widget_social a.fa-linkedin-square {
background-color: #007bb5;
border-color: #007bb5;
color: #ffffff;
}
.author-widget_social a.fa-pinterest, .author-widget_social a.fa-pinterest-p {
background-color: #bd081c;
border-color: #bd081c;
color: #ffffff;
}
.author-widget_social a.fa-instagram {
background-color: #c32aa3;
border-color: #c32aa3;
color: #ffffff;
}
.author-widget_social a.fa-google {
background-color: #db4437;
border-color: #db4437;
color: #ffffff;
}
.author-widget_social a.fa-facebook:hover {
color: #3b5998;
background-color: transparent;
}
.author-widget_social a.fa-google:hover {
color: #db4437;
background-color: transparent;
}
.author-widget_social a.fa-twitter:hover {
color: #1da1f2;
background-color: transparent;
}
.author-widget_social a.fa-pinterest:hover, .author-widget_social a.fa-pinterest-p:hover {
color: #bd081c;
background-color: transparent;
}
.author-widget_social a.fa-linkedin:hover {
color: #007bb5;
background-color: transparent;
}
.author-widget_social a.fa-instagram:hover {
color: #c32aa3;
background-color: transparent;
}
.author-widget_social a:hover {
transform: translateY(-5px);
}
.author-widget_social-link {
margin: 0 5px;
}
.author-widget_img_sign-wrapper {
width: 142px;
margin-bottom: 10px;
} .textwidget p:last-child {
margin-bottom: 0;
} .widget.integrio_widget.integrio_banner-widget {
display: block;
max-width: 370px;
margin-top: 50px;
border-radius: 5px;
padding: 40px 0 54px;
text-align: center;
background-size: cover;
background-position: center center;
}
.widget.integrio_widget.integrio_banner-widget.without_logotype {
padding-top: 114px;
}
.widget.integrio_widget.integrio_banner-widget .banner-widget_img-wrapper {
display: block;
margin: 0 auto 22px;
text-align: center;
}
.widget.integrio_widget.integrio_banner-widget .banner-widget_text_sub {
font-size: 22px;
margin-bottom: 7px;
font-weight: 400;
color: #ffffff;
line-height: 30px;
}
.widget.integrio_widget.integrio_banner-widget .banner-widget_text {
margin-bottom: 30px;
padding: 0 26px;
font-size: 21px;
line-height: 36px;
font-weight: 400;
color: #ffffff;
}
.widget.integrio_widget.integrio_banner-widget .banner-widget_text_bg {
position: relative;
z-index: -1;
margin-top: -20px;
font-size: 60px;
font-weight: 900;
color: #fffefe;
text-transform: uppercase;
text-align: center;
}
.widget.integrio_widget.integrio_banner-widget .banner-widget_button {
display: inline-block;
padding: 8px 30px;
border-radius: 5px;
font-weight: 700;
}
.widget.integrio_widget.integrio_banner-widget .banner-widget_button:after {
border-color: currentColor;
} body .widget_media_gallery .gallery {
margin: -5px !important;
}
body .widget_media_gallery .gallery-item {
margin: 0 !important;
}
body .widget_media_gallery .gallery-item .gallery-icon {
margin: 5px;
position: relative;
z-index: 1;
}
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: #ffffff;
border-radius: inherit;
}
body .widget_media_gallery .gallery-item .gallery-icon a:hover:before {
opacity: 0.6;
}
body .widget_media_gallery .gallery-item img {
border: 0 !important;
border-radius: 5px;
}
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;
} .integrio_module_cats {
text-align: center;
margin-left: -15px;
margin-right: -15px;
}
.integrio_module_cats.items-1 .cats_item-wrap {
width: 100%;
}
.integrio_module_cats.items-1 .cats_item-wrap:nth-child(2) {
clear: left;
}
.integrio_module_cats.items-1 .cats_item-wrap:nth-child(n+3) {
clear: left;
}
.integrio_module_cats.items-2 .cats_item-wrap {
width: 50%;
}
.integrio_module_cats.items-2 .cats_item-wrap:nth-child(3) {
clear: left;
}
.integrio_module_cats.items-2 .cats_item-wrap:nth-child(2n+5) {
clear: left;
}
.integrio_module_cats.items-3 .cats_item-wrap {
width: 33.33333%;
}
.integrio_module_cats.items-3 .cats_item-wrap:nth-child(4) {
clear: left;
}
.integrio_module_cats.items-3 .cats_item-wrap:nth-child(3n+7) {
clear: left;
}
.integrio_module_cats.items-4 .cats_item-wrap {
width: 25%;
}
.integrio_module_cats.items-4 .cats_item-wrap:nth-child(5) {
clear: left;
}
.integrio_module_cats.items-4 .cats_item-wrap:nth-child(4n+9) {
clear: left;
}
.integrio_module_cats.items-5 .cats_item-wrap {
width: 20%;
}
.integrio_module_cats.items-5 .cats_item-wrap:nth-child(6) {
clear: left;
}
.integrio_module_cats.items-5 .cats_item-wrap:nth-child(5n+11) {
clear: left;
}
.integrio_module_cats.items-6 .cats_item-wrap {
width: 16.66666%;
}
.integrio_module_cats.items-6 .cats_item-wrap:nth-child(7) {
clear: left;
}
.integrio_module_cats.items-6 .cats_item-wrap:nth-child(6n+13) {
clear: left;
}
.integrio_module_cats .cats_item {
position: relative;
z-index: 1;
background-size: cover;
background-position: center;
height: 350px;
background-color: #313131;
}
.integrio_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;
}
.integrio_module_cats .cats_item-wrap {
padding: 0 15px 30px;
float: left;
}
.integrio_module_cats .cats_item-link {
display: flex;
height: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
}
.integrio_module_cats .cats_item-title {
font-weight: 700;
color: #fff;
text-transform: uppercase;
}
.integrio_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%);
}
.integrio_module_cats .cats_item-image + .cats_item-title {
margin-top: 7px;
}
.integrio_module_cats .cats_item:hover:before {
opacity: 0.4;
}
.integrio_module_cats .integrio_module_carousel .slick-prev {
left: 10px;
}
.integrio_module_cats .integrio_module_carousel .slick-next {
right: 10px;
}
.integrio_module_cats .integrio_module_carousel:hover .slick-prev {
left: 20px;
}
.integrio_module_cats .integrio_module_carousel:hover .slick-next {
right: 20px;
} .integrio_module_products_special_cats {
text-align: center;
margin-left: -15px;
margin-right: -15px;
}
.integrio_module_products_special_cats.display-carousel {
margin-left: 0;
margin-right: 0;
}
.integrio_module_products_special_cats .product_special_cats-wrap {
padding: 0 45px;
float: left;
width: 540px;
}
.integrio_module_products_special_cats .product_special_cats-wrap.top_info .product_special_cats-title {
margin-bottom: 30px;
margin-top: -6px;
}
.integrio_module_products_special_cats .product_special_cats-wrap.bottom_info .product_special_cats-title {
margin-top: 30px;
}
.integrio_module_products_special_cats .product_special_cats-link {
display: flex;
height: 100%;
flex-direction: column;
justify-content: center;
align-items: center;
}
.integrio_module_products_special_cats .product_special_cats-link:hover .product_special_cats-image {
transform: translate(20px, 20px);
}
.integrio_module_products_special_cats .product_special_cats-title {
font-weight: 600;
}
.integrio_module_products_special_cats .product_special_cats-image_wrap {
position: relative;
z-index: 1;
}
.integrio_module_products_special_cats .product_special_cats-image_wrap:before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 0.5s;
border: 1px solid;
box-sizing: border-box;
}
.integrio_module_products_special_cats .product_special_cats-image {
transition: all 0.5s;
}
.integrio_module_products_special_cats .product_special_cats-count {
font-size: 28px;
font-weight: 400;
color: #c1c1c1;
}
.integrio_module_products_special_cats .integrio_module_carousel .slick-prev {
left: 10px;
}
.integrio_module_products_special_cats .integrio_module_carousel .slick-next {
right: 10px;
}
.integrio_module_products_special_cats .integrio_module_carousel:hover .slick-prev {
left: 30px;
}
.integrio_module_products_special_cats .integrio_module_carousel:hover .slick-next {
right: 30px;
}
.integrio_module_products_special_cats .integrio_module_carousel .integrio_carousel_slick {
padding-bottom: 20px;
} .integrio_module_custom_image_cats {
text-align: center;
position: relative;
}
.integrio_module_custom_image_cats .wgl_col-1-5:nth-child(5n+1) {
clear: left;
}
.integrio_module_custom_image_cats .wgl_col-1-6:nth-child(6n+1) {
clear: left;
}
.integrio_module_custom_image_cats .wgl_col-6:nth-child(2n+1) {
clear: left;
}
.integrio_module_custom_image_cats .wgl_col-4:nth-child(3n+1) {
clear: left;
}
.integrio_module_custom_image_cats .wgl_col-3:nth-child(4n+1) {
clear: left;
}
.integrio_module_custom_image_cats .product_cats_custom_image {
transition: all 0.45s ease;
}
.integrio_module_custom_image_cats .product_cats_custom_image .product_cats-link {
padding-top: 15px;
padding-bottom: 24px;
position: relative;
display: block;
transition: all 0.45s ease;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-end;
}
.integrio_module_custom_image_cats .product_cats_custom_image .product_cats-link img {
transition: all 0.45s ease;
}
.integrio_module_custom_image_cats .product_cats_custom_image .product_cats-link:hover img {
transform: scale(1.06);
}
.integrio_module_custom_image_cats .product_cats-image_wrap {
margin-bottom: 34px;
}
.integrio_module_custom_image_cats .product_cats-title {
font-size: 36px;
font-weight: 600;
line-height: 42px;
margin-bottom: 2px;
}
.integrio_module_custom_image_cats .product_cats-count {
font-size: 16px;
color: #9a9a9a;
}
.integrio_module_custom_image_cats.grid_display {
display: flex;
flex-wrap: wrap;
}
.integrio_module_custom_image_cats .integrio_module_carousel .slick-arrow {
display: none !important;
}
.integrio_module_custom_image_cats .integrio_module_carousel .slick-track {
display: flex;
}
.integrio_module_custom_image_cats .integrio_module_carousel .slick-track .slick-slide {
display: flex;
height: auto;
align-items: center;
justify-content: center;
}
.integrio_module_custom_image_cats .carousel_arrows .wgl-slick-arrow {
display: block;
position: absolute;
z-index: 100;
top: 50%;
margin: 0;
border: unset;
border-radius: unset;
padding: 0;
text-align: center;
font-size: 0;
font-weight: 400;
letter-spacing: 0;
text-indent: 0;
color: #222221;
background: transparent;
cursor: pointer;
opacity: 1;
box-shadow: unset;
transition: 0.4s;
height: 100px;
}
.integrio_module_custom_image_cats .carousel_arrows .wgl-slick-arrow:after {
display: inline-block;
position: relative;
vertical-align: middle;
width: 100%;
height: 100%;
border: inherit;
border-radius: inherit;
font-family: Flaticon;
font-size: 42px;
color: inherit;
transition: inherit;
}
.integrio_module_custom_image_cats .carousel_arrows .wgl-slick-arrow.left_slick_arrow {
left: -140px;
right: auto;
transform: translate(0, -50%) rotate(-180deg);
}
.integrio_module_custom_image_cats .carousel_arrows .wgl-slick-arrow.left_slick_arrow:after {
content: "\f190";
}
.integrio_module_custom_image_cats .carousel_arrows .wgl-slick-arrow.right_slick_arrow {
right: -140px;
left: auto;
transform: translate(0, -50%);
}
.integrio_module_custom_image_cats .carousel_arrows .wgl-slick-arrow.right_slick_arrow:after {
content: "\f190";
} .integrio_module_button.wgl_button {
position: relative;
z-index: 20;
transition: 0.5s;
}
.integrio_module_button.wgl_button .wgl_button_link {
position: relative;
display: inline-flex;
justify-content: center;
align-items: center;
margin-bottom: 20px;
border-style: solid;
border-radius: 5px;
line-height: 1.16;
font-weight: 700;
color: #ffffff;
text-align: center;
letter-spacing: 0.01em;
text-transform: initial;
white-space: nowrap;
transition: inherit;
}
.integrio_module_button.wgl_button:not(.btn-gradient) .wgl_button_link {
border-width: 1px;
}
.integrio_module_button.wgl_button:not(.btn-gradient) .wgl_button_link:hover {
background: #ffffff;
}
.integrio_module_button.wgl_button-xl .wgl_button_link {
min-width: 170px;
min-height: 60px;
padding: 10px 30px;
font-size: 16px;
}
.integrio_module_button.wgl_button-l .wgl_button_link {
min-width: 165px;
min-height: 56px;
padding: 10px 30px;
font-size: 16px;
}
.integrio_module_button.wgl_button-m .wgl_button_link {
min-width: 160px;
min-height: 50px;
padding: 10px 28px;
font-size: 16px;
}
.integrio_module_button.wgl_button-s .wgl_button_link {
min-width: 155px;
min-height: 46px;
padding: 10px 28px;
font-size: 15px;
}
.integrio_module_button.wgl_button-icon_left.wgl_button .wgl_button-icon, .integrio_module_button.wgl_button-icon_right.wgl_button .wgl_button-icon {
position: relative;
z-index: 1;
font-size: 15px;
transition: 0.4s, color 0s;
}
.integrio_module_button.wgl_button-icon_left .wgl_button-icon:after {
right: 0;
}
.integrio_module_button.wgl_button-icon_left.wgl_button-xl .wgl_button-icon {
padding-right: 19px;
}
.integrio_module_button.wgl_button-icon_left.wgl_button-l .wgl_button-icon {
padding-right: 14px;
}
.integrio_module_button.wgl_button-icon_left.wgl_button-m .wgl_button-icon {
padding-right: 12px;
}
.integrio_module_button.wgl_button-icon_left.wgl_button-s .wgl_button-icon {
padding-right: 11px;
}
.integrio_module_button.wgl_button-icon_right .wgl_button-icon:after {
left: 0;
}
.integrio_module_button.wgl_button-icon_right.wgl_button-xl .wgl_button-icon {
padding-left: 19px;
}
.integrio_module_button.wgl_button-icon_right.wgl_button-l .wgl_button-icon {
padding-left: 14px;
}
.integrio_module_button.wgl_button-icon_right.wgl_button-m .wgl_button-icon {
padding-left: 12px;
}
.integrio_module_button.wgl_button-icon_right.wgl_button-s .wgl_button-icon {
padding-left: 11px;
}
.integrio_module_button.wgl_button.effect_3d .link_wrapper {
display: inline-block;
position: relative;
margin-bottom: 20px;
padding-bottom: 10px;
padding-right: 10px;
transition: inherit;
}
.integrio_module_button.wgl_button.effect_3d .link_wrapper:before {
content: "";
position: absolute;
z-index: 0;
top: 0;
right: 10px;
bottom: 10px;
left: 0;
border: 1px solid;
background-color: #ffffff;
}
.integrio_module_button.wgl_button.effect_3d .link_wrapper .wgl_button_link {
margin: 0;
transform: translate(10px, 10px);
}
.integrio_module_button.wgl_button.effect_3d .link_wrapper:hover .wgl_button_link {
transform: translate(0);
}
.integrio_module_button.wgl_button.effect_3d.aright .link_wrapper {
padding-left: 10px;
padding-right: unset;
}
.integrio_module_button.wgl_button.effect_3d.aright .link_wrapper:before {
right: 1px;
left: 11px;
}
.integrio_module_button.wgl_button.effect_3d.aright .link_wrapper .wgl_button_link {
transform: translate(-10px, 10px);
}
.integrio_module_button.wgl_button.effect_3d.aright .link_wrapper:hover .wgl_button_link {
transform: translate(0);
}
.integrio_module_button.wgl_button-full .wgl_button_link {
display: flex;
text-align: center;
}
.integrio_module_button.wgl_button-inline {
display: inline-flex;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link:before, .integrio_module_button.wgl_button.btn-gradient .wgl_button_link:after {
content: "";
display: block;
position: absolute;
z-index: -1;
top: 1px;
right: 1px;
bottom: 1px;
left: 1px;
border-radius: inherit;
transition: inherit;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link:before {
opacity: 1;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link:after {
opacity: 0;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link:hover:before {
opacity: 0;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link:hover:after {
opacity: 1;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient {
border-radius: inherit;
transition: inherit;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:before, .integrio_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:after {
content: "";
display: block;
position: absolute;
z-index: -2;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
transition: inherit;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:before {
opacity: 1;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link .btn_border_gradient:after {
opacity: 0;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link:hover .btn_border_gradient:before {
opacity: 0;
}
.integrio_module_button.wgl_button.btn-gradient .wgl_button_link:hover .btn_border_gradient:after {
opacity: 1;
}
.tp-caption .integrio_module_button .wgl_button_link {
transition: 0.3s !important;
}  .integrio_module_carousel .slick-arrow {
display: block;
position: absolute;
z-index: 100;
top: 50%;
width: 50px;
height: 50px;
margin: 0;
border: unset;
border-radius: unset;
padding: 0;
text-align: center;
font-size: 0;
font-weight: 300;
letter-spacing: 0;
text-indent: 0;
background: #ffffff;
cursor: pointer;
opacity: 1;
box-shadow: unset;
transition: 0.4s;
border-radius: 5px;
}
.integrio_module_carousel .slick-arrow:after {
display: inline-block;
position: relative;
vertical-align: middle;
width: 100%;
height: 100%;
border: inherit;
border-radius: inherit;
font-family: Flaticon;
font-size: 18px;
line-height: 50px;
color: inherit;
transition: 0;
}
.integrio_module_carousel .slick-arrow:hover {
color: #ffffff;
}
.integrio_module_carousel .slick-prev {
left: 45px;
right: auto;
transform: translate(0, -50%);
}
.integrio_module_carousel .slick-prev:after {
content: "\f145";
}
.integrio_module_carousel .slick-next {
left: auto;
right: 45px;
transform: translate(0, -50%);
}
.integrio_module_carousel .slick-next:after {
content: "\f143";
}
.integrio_module_carousel:hover .slick-prev {
transform: translate(-20px, -50%);
}
.integrio_module_carousel:hover .slick-next {
transform: translate(20px, -50%);
}
.integrio_module_carousel .integrio_carousel_list {
overflow: hidden;
}
.integrio_module_carousel.prev_next_pos_right .integrio_carousel_slick {
margin-right: 50px;
}
.integrio_module_carousel.prev_next_pos_right .slick-arrow {
top: 4px;
left: auto;
right: 15px;
transform: translate(0, 0);
}
.integrio_module_carousel.prev_next_pos_right .slick-arrow:after {
margin: 0;
}
.integrio_module_carousel.prev_next_pos_right .slick-next {
top: 47px;
} .integrio_module_carousel .slick-dots {
padding: 0;
margin: 30px 15px 0 15px;
line-height: 0;
font-size: 0;
min-height: 50px;
}
.integrio_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;
}
.integrio_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;
}
.integrio_module_carousel .slick-dots li button:focus {
outline: none;
}
.integrio_module_carousel .slick-dots li:before {
display: none;
}
.integrio_module_carousel .slick-dots li:last-child {
margin-right: 0;
}
.integrio_module_carousel .vc_row {
margin-left: 0;
margin-right: 0;
}
.integrio_module_carousel.pag_align_left .slick-dots {
text-align: left;
}
.integrio_module_carousel.pag_align_right .slick-dots {
text-align: right;
}
.integrio_module_carousel.pag_align_center .slick-dots {
text-align: center;
}
.integrio_module_carousel.pagination_circle .slick-dots li button {
border-radius: 50%;
width: 4px;
height: 4px;
opacity: 0.3;
}
.integrio_module_carousel.pagination_circle .slick-dots li button:hover {
box-shadow: 0 2px 6px 0;
}
.integrio_module_carousel.pagination_circle .slick-dots li.slick-active button {
opacity: 1;
box-shadow: 0 2px 6px 0;
transform: scale(2.5);
}
.integrio_module_carousel.pagination_circle_border .slick-dots li {
margin: 1px;
}
.integrio_module_carousel.pagination_circle_border .slick-dots li button {
border-radius: 50%;
width: 8px;
height: 8px;
border: 2px solid red;
background: transparent;
}
.integrio_module_carousel.pagination_line .slick-dots li {
margin: 0 5px;
padding: 10px 0;
}
.integrio_module_carousel.pagination_line .slick-dots li button {
width: 25px;
height: 3px;
opacity: 0.5;
background: transparent;
}
.integrio_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;
}
.integrio_module_carousel.pagination_line .slick-dots li:hover button:before {
height: 3px;
}
.integrio_module_carousel.pagination_line .slick-dots li.slick-active button {
opacity: 1;
}
.integrio_module_carousel.pagination_line .slick-dots li.slick-active button:before {
height: 3px;
}
.integrio_module_carousel.pagination_square .slick-dots li {
width: 8px;
height: 8px;
margin-right: 8px;
opacity: 0.3;
}
.integrio_module_carousel.pagination_square .slick-dots li.slick-active {
opacity: 1;
}
.integrio_module_carousel.pagination_line_circle .slick-dots li {
margin: 0;
padding: 10px 5px;
}
.integrio_module_carousel.pagination_line_circle .slick-dots li button {
width: 6px;
height: 6px;
opacity: 0.5;
border-radius: 6px;
}
.integrio_module_carousel.pagination_line_circle .slick-dots li:hover button {
opacity: 1;
}
.integrio_module_carousel.pagination_line_circle .slick-dots li.slick-active button {
opacity: 1;
width: 25px;
} .integrio_module_clients {
text-align: center;
}
.integrio_module_clients .clients_image {
float: left;
padding-bottom: 30px;
}
.integrio_module_clients .clients_image .image_link, .integrio_module_clients .clients_image .image_wrapper {
display: inline-block;
position: relative;
z-index: 1;
}
.integrio_module_clients .hover_image {
display: none;
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
.integrio_module_clients.items-1 .clients_image {
width: 100%;
}
.integrio_module_clients.items-1 .clients_image:nth-child(2), .integrio_module_clients.items-1 .clients_image:nth-child(n+3) {
clear: left;
}
.integrio_module_clients.items-2 .clients_image {
width: 50%;
}
.integrio_module_clients.items-2 .clients_image:nth-child(3), .integrio_module_clients.items-2 .clients_image:nth-child(2n+5) {
clear: left;
}
.integrio_module_clients.items-3 .clients_image {
width: 33.33333%;
}
.integrio_module_clients.items-3 .clients_image:nth-child(4), .integrio_module_clients.items-3 .clients_image:nth-child(3n+7) {
clear: left;
}
.integrio_module_clients.items-4 .clients_image {
width: 25%;
}
.integrio_module_clients.items-4 .clients_image:nth-child(5), .integrio_module_clients.items-4 .clients_image:nth-child(4n+9) {
clear: left;
}
.integrio_module_clients.items-5 .clients_image {
width: 20%;
}
.integrio_module_clients.items-5 .clients_image:nth-child(6), .integrio_module_clients.items-5 .clients_image:nth-child(5n+11) {
clear: left;
}
.integrio_module_clients.items-6 .clients_image {
width: 16.66666%;
}
.integrio_module_clients.items-6 .clients_image:nth-child(7), .integrio_module_clients.items-6 .clients_image:nth-child(6n+13) {
clear: left;
}
.integrio_module_clients img {
transition: all 0.3s;
}
.integrio_module_clients.anim-zoom .clients_image img {
transform: scale(0.95);
}
.integrio_module_clients.anim-zoom .clients_image:hover img {
transform: scale(1);
}
.integrio_module_clients.anim-opacity .clients_image img {
opacity: 0.5;
}
.integrio_module_clients.anim-opacity .clients_image:hover img {
opacity: 1;
}
.integrio_module_clients.anim-grayscale .clients_image img {
filter: grayscale(100%);
opacity: 0.2;
}
.integrio_module_clients.anim-grayscale .clients_image:hover img {
filter: grayscale(0);
opacity: 1;
}
.integrio_module_clients.anim-shadow .integrio_module_carousel-wrapper {
overflow: unset;
}
.integrio_module_clients.anim-shadow .integrio_module_carousel-wrapper .clients_image:hover img {
box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.1);
}
.integrio_module_clients.anim-shadow .clients_image img {
padding: 35px 15px;
border-radius: unset;
}
.integrio_module_clients.anim-shadow .clients_image:hover img {
box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
}
.integrio_module_clients.anim-shadow .hover_image {
display: block;
}
.integrio_module_clients.anim-contrast .clients_image:hover img {
filter: contrast(300%);
}
.integrio_module_clients.anim-blur .clients_image:hover img {
filter: blur(1px);
}
.integrio_module_clients.anim-invert .clients_image:hover img {
filter: invert(100%);
}
.integrio_module_clients.anim-ex_images .hover_image {
display: block;
opacity: 0;
}
.integrio_module_clients.anim-ex_images .clients_image:hover .hover_image {
opacity: 1;
}
.integrio_module_clients.anim-ex_images .clients_image:hover .main_image {
opacity: 0;
} .integrio_module_countdown .countdown-row {
display: flex;
justify-content: center;
align-items: center;
}
.integrio_module_countdown .countdown-section {
flex: 1;
color: inherit;
}
.integrio_module_countdown .countdown-section .countdown-amount {
display: block;
position: relative;
z-index: 1;
padding: 0 4px;
font-size: 1em;
line-height: 1.07;
font-weight: 700;
color: inherit;
}
.integrio_module_countdown .countdown-section:not(:last-child) .countdown-amount:before, .integrio_module_countdown .countdown-section:not(:last-child) .countdown-amount:after {
content: "";
position: absolute;
z-index: 1;
right: 0;
width: 0.11em;
height: 0.11em;
border: 1px solid;
border-radius: 50%;
transform: translateX(50%);
}
.integrio_module_countdown .countdown-section:not(:last-child) .countdown-amount:before {
top: 23%;
}
.integrio_module_countdown .countdown-section:not(:last-child) .countdown-amount:after {
bottom: 36%;
}
.integrio_module_countdown .countdown-section .countdown-period {
display: block;
margin-top: 1em;
font-size: 0.18em;
line-height: 1;
font-weight: 600;
color: inherit;
text-transform: uppercase;
}
.integrio_module_countdown.cd_large {
font-size: 100px;
}
.integrio_module_countdown.cd_medium {
font-size: 75px;
}
.integrio_module_countdown.cd_small {
font-size: 50px;
}
.integrio_module_countdown.align_left {
text-align: left;
}
.integrio_module_countdown.align_left .countdown-row {
justify-content: flex-start;
}
.integrio_module_countdown.align_left .countdown-section {
flex: 0;
}
.integrio_module_countdown.align_left .countdown-section .countdown-amount,
.integrio_module_countdown.align_left .countdown-section .countdown-period {
padding: 0;
}
.integrio_module_countdown.align_left .countdown-section:not(:last-child) .countdown-amount,
.integrio_module_countdown.align_left .countdown-section:not(:last-child) .countdown-period {
padding-right: 0.4em;
}
.integrio_module_countdown.align_left .countdown-section:not(:first-child) .countdown-amount,
.integrio_module_countdown.align_left .countdown-section:not(:first-child) .countdown-period {
padding-left: 0.4em;
}
.integrio_module_countdown.align_center {
text-align: center;
}
.integrio_module_countdown.align_right {
text-align: right;
}
.integrio_module_countdown.align_right .countdown-row {
justify-content: flex-end;
}
.integrio_module_countdown.align_right .countdown-section {
flex: 0;
}
.integrio_module_countdown.align_right .countdown-section .countdown-amount,
.integrio_module_countdown.align_right .countdown-section .countdown-period {
padding: 0;
}
.integrio_module_countdown.align_right .countdown-section:not(:last-child) .countdown-amount,
.integrio_module_countdown.align_right .countdown-section:not(:last-child) .countdown-period {
padding-right: 0.4em;
}
.integrio_module_countdown.align_right .countdown-section:not(:first-child) .countdown-amount,
.integrio_module_countdown.align_right .countdown-section:not(:first-child) .countdown-period {
padding-left: 0.4em;
}
.integrio_module_countdown.custom_font .countdown-section {
font-family: inherit;
}
.integrio_module_countdown.custom_font .countdown-section .countdown-amount,
.integrio_module_countdown.custom_font .countdown-period {
font-family: inherit;
font-weight: inherit;
}
@media only screen and (max-width: 1200px) {
.integrio_module_countdown.cd_large {
font-size: 100px;
}
.integrio_module_countdown.cd_medium {
font-size: 75px;
}
.integrio_module_countdown.cd_small {
font-size: 50px;
}
.integrio_module_countdown.cd_custom {
font-size: 80px !important;
}
}
@media only screen and (max-width: 992px) {
.integrio_module_countdown.cd_large {
font-size: 80px;
}
.integrio_module_countdown.cd_medium {
font-size: 60px;
}
.integrio_module_countdown.cd_small {
font-size: 45px;
}
.integrio_module_countdown.cd_custom {
font-size: 70px !important;
}
}
@media only screen and (max-width: 768px) {
.integrio_module_countdown.cd_large {
font-size: 40px;
}
.integrio_module_countdown.cd_medium {
font-size: 40px;
}
.integrio_module_countdown.cd_small {
font-size: 40px;
}
.integrio_module_countdown.cd_custom {
font-size: 40px !important;
}
} .integrio_module_counter {
display: flex;
position: relative;
z-index: 1;
}
.integrio_module_counter:hover .counter_icon_container:after {
opacity: 1;
}
.integrio_module_counter .counter_content_wrapper {
display: flex;
flex-grow: 1;
border-style: solid;
}
.integrio_module_counter .counter_value_placeholder {
position: relative;
z-index: 1;
}
.integrio_module_counter .counter_value_placeholder .value_prefix_placeholder,
.integrio_module_counter .counter_value_placeholder .value_placeholder,
.integrio_module_counter .counter_value_placeholder .value_suffix_placeholder {
visibility: hidden;
}
.integrio_module_counter .counter_value_placeholder .counter_value_wrapper {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.integrio_module_counter .counter_value_wrapper,
.integrio_module_counter .counter_value_placeholder {
font-size: 48px;
line-height: 0.95;
font-weight: 900;
white-space: nowrap;
}
.integrio_module_counter .counter_value_wrapper .counter_value,
.integrio_module_counter .counter_value_placeholder .counter_value {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
font-family: inherit;
color: inherit;
}
.integrio_module_counter .counter_value_wrapper .counter_value_prefix,
.integrio_module_counter .counter_value_placeholder .counter_value_prefix {
font-size: 0.776em;
color: inherit;
}
.integrio_module_counter .counter_value_wrapper .counter_value_suffix,
.integrio_module_counter .counter_value_placeholder .counter_value_suffix {
position: relative;
left: 3px;
top: -40px;
vertical-align: baseline;
font-size: 0.776em;
font-weight: 100;
color: inherit;
}
.integrio_module_counter .counter_title {
font-size: 20px;
line-height: 1.5;
font-weight: 400;
text-transform: initial;
margin-top: 10px;
}
.integrio_module_counter .counter_icon_container {
position: relative;
z-index: 1;
width: 65px;
height: 65px;
border-style: solid;
transition: 0.4s;
}
.integrio_module_counter .counter_icon_container:after {
position: absolute;
z-index: -1;
top: 0;
right: 0;
left: 0;
bottom: 0;
border-radius: inherit;
opacity: 0;
transition: inherit;
}
.integrio_module_counter .counter_icon {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
width: inherit;
font-size: 35px;
text-align: center;
transform: translateY(-50%);
transition: 0.4s;
}
.integrio_module_counter.alignment_left {
text-align: left;
}
.integrio_module_counter.alignment_center {
text-align: center;
}
.integrio_module_counter.alignment_right {
text-align: right;
}
.integrio_module_counter.layout_top .counter_icon_container {
margin-bottom: 20px;
}
.integrio_module_counter.layout_top .counter_content_wrapper {
flex-flow: column;
}
.integrio_module_counter.layout_left .counter_icon_container {
margin-right: 5px;
}
.integrio_module_counter.layout_left .counter_content_wrapper {
align-items: center;
}
.integrio_module_counter.layout_left.counter_divider .counter_value_placeholder {
padding-right: 10px;
}
.integrio_module_counter.layout_left.counter_divider .counter_title {
margin-left: 10px;
}
.integrio_module_counter.layout_right .counter_icon_container {
order: 3;
}
.integrio_module_counter.layout_right .counter_content_wrapper {
flex-flow: row-reverse;
align-items: center;
}
.integrio_module_counter.layout_right .counter_icon_container {
margin-left: 5px;
}
.integrio_module_counter.layout_right.counter_divider .counter_value_placeholder {
padding-left: 10px;
}
.integrio_module_counter.layout_right.counter_divider .counter_title {
margin-right: 10px;
}
.integrio_module_counter.counter_divider.layout_top, .integrio_module_counter.counter_divider.layout_left .counter_value_placeholder, .integrio_module_counter.counter_divider.layout_right .counter_value_placeholder {
position: relative;
}
.integrio_module_counter.counter_divider.layout_top:before, .integrio_module_counter.counter_divider.layout_left .counter_value_placeholder:before, .integrio_module_counter.counter_divider.layout_right .counter_value_placeholder:before {
content: "";
display: block;
position: absolute;
top: 40%;
right: 0;
width: 1px;
height: 80px;
background-color: rgba(255, 255, 255, 0.25);
transform: translateY(-50%);
}
.integrio_module_counter.counter_divider.layout_right .counter_value_placeholder:before {
right: unset;
left: 0;
}
@media (max-width: 1200px) {
.integrio_module_counter.counter_divider.layout_top:before {
background-color: transparent;
}
} .integrio_module_title {
position: relative;
z-index: 1;
}
.wgl_module_subtitle-wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 7px;
}
.wgl_module_subtitle-wrapper .filter-after_subtite {
text-align: right;
} .integrio_module_text * {
line-height: inherit;
font-size: inherit;
}
.integrio_module_text p {
margin-bottom: 0;
}
.integrio_module_text.custom_font > *:not(.fa) {
font-family: inherit;
} .integrio_module_demo_item {
margin-top: 20px;
}
.integrio_module_demo_item .di_image-wrap {
position: relative;
z-index: 1;
transition: transform 0.6s;
box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.12);
max-width: 387px;
margin-left: auto;
margin-right: auto;
border-radius: 10px;
overflow: hidden;
}
.integrio_module_demo_item .di_image-wrap:hover {
transform: translateY(-10px);
}
.integrio_module_demo_item .di_image-wrap:hover .di_image-link:before {
opacity: 0.6;
}
.integrio_module_demo_item .di_image-wrap:hover .di_button {
opacity: 1;
}
.integrio_module_demo_item .di_image-link {
display: block;
}
.integrio_module_demo_item .di_image-link:before {
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
background: #ffffff;
transition: opacity 0.3s;
}
.integrio_module_demo_item .di_button {
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
transform: translate3d(-50%, -50%, 0);
opacity: 0;
}
.integrio_module_demo_item .di_button a.wgl_button_link {
margin: 0;
}
.integrio_module_demo_item .di_title-wrap {
margin-bottom: 22px;
}
.integrio_module_demo_item .di_title-wrap > * {
display: inline-block;
}
.integrio_module_demo_item .di_subtitle {
margin-right: 5px;
font-size: 22px;
}
.integrio_module_demo_item .di_title {
font-size: 22px;
font-weight: 800;
text-transform: capitalize;
}
.integrio_module_demo_item.coming_soon {
pointer-events: none;
}
.integrio_module_demo_item.coming_soon .di_image-link:before {
opacity: 0.7;
}
.integrio_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;
} .integrio_divider {
font-size: 0;
line-height: 0;
}
.integrio_divider.divider_alignment_right {
text-align: right;
}
.integrio_divider.divider_alignment_left {
text-align: left;
}
.integrio_divider.divider_alignment_center {
text-align: center;
}
.integrio_divider.divider_alignment_right .divider_custom, .integrio_divider.divider_alignment_left .divider_custom, .integrio_divider.divider_alignment_center .divider_custom {
display: inline-block;
}
.integrio_divider .divider_line .divider_custom {
position: relative;
}
.integrio_divider .divider_line .divider_custom .divider_line {
display: none;
position: absolute;
top: 0;
bottom: 0;
width: 70px;
}
.integrio_divider .divider_line.divider_line_alignment_right .divider_custom .divider_line, .integrio_divider .divider_line.divider_line_alignment_left .divider_custom .divider_line, .integrio_divider .divider_line.divider_line_alignment_center .divider_custom .divider_line {
display: block;
}
.integrio_divider .divider_line.divider_line_alignment_right .divider_custom .divider_line {
right: 0;
left: auto;
}
.integrio_divider .divider_line.divider_line_alignment_left .divider_custom .divider_line {
right: auto;
left: 0;
}
.integrio_divider .divider_line.divider_line_alignment_center .divider_custom .divider_line {
left: 50%;
transform: translateX(-50%);
} .integrio_module_double_headings .heading_title {
position: relative;
z-index: 1;
letter-spacing: -1.6px;
font-weight: 900;
}
.integrio_module_double_headings .heading_title * {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit;
}
.integrio_module_double_headings .heading_title > p {
margin-bottom: 0;
}
.integrio_module_double_headings .heading_subtitle {
display: inline-block;
position: relative;
z-index: 1;
font-weight: 700;
}
.integrio_module_double_headings .heading_subtitle * {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit;
}
.integrio_module_double_headings .heading_subtitle + .heading_title {
margin-top: 5px;
}
.integrio_module_double_headings.with_squares .heading_subtitle:before, .integrio_module_double_headings.with_squares .heading_subtitle:after {
content: "";
position: absolute;
z-index: -1;
border-radius: 5px;
background-color: #f6f6f6;
}
.integrio_module_double_headings.with_squares .heading_subtitle:before {
top: -53px;
width: 48px;
height: 48px;
}
.integrio_module_double_headings.with_squares .heading_subtitle:after {
top: -6px;
width: 32px;
height: 32px;
}
.integrio_module_double_headings.aleft.with_squares .heading_subtitle:before {
left: -60px;
}
.integrio_module_double_headings.aleft.with_squares .heading_subtitle:after {
left: -11px;
}
.integrio_module_double_headings.aright.with_squares .heading_subtitle:before {
right: -60px;
}
.integrio_module_double_headings.aright.with_squares .heading_subtitle:after {
right: -11px;
}
.integrio_module_double_headings.acenter.with_squares .heading_subtitle:before {
left: calc(50% - 60px);
}
.integrio_module_double_headings.acenter.with_squares .heading_subtitle:after {
left: calc(50% - 11px);
}
@media only screen and (min-width: 1200px) {
.wgl-container .integrio_module_double_headings .heading_title_desktop,
.wgl-container .integrio_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 .integrio_module_double_headings .heading_title_tablet,
.wgl-container .integrio_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 .integrio_module_double_headings .heading_title_mobile,
.wgl-container .integrio_module_double_headings .heading_title_mobile > * {
font-size: inherit !important;
line-height: inherit !important;
font-weight: inherit;
color: inherit;
}
} .integrio_module_flipbox .flipbox_wrapper {
position: relative;
z-index: 1;
min-height: 370px;
text-align: center;
perspective: 1000px;
}
.integrio_module_flipbox .flipbox_subtitle {
padding: 0 15px 7px;
font-size: 13px;
line-height: 1.3;
color: inherit;
}
.integrio_module_flipbox .flipbox_title {
font-size: 36px;
line-height: 1.2;
font-weight: 900;
}
.integrio_module_flipbox .flipbox_front,
.integrio_module_flipbox .flipbox_back {
min-height: inherit;
border-radius: 5px;
border-style: solid;
background-position: top left;
background-size: cover;
background-repeat: no-repeat;
background-color: #ffffff;
perspective: inherit;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.8s cubic-bezier(0.5, 0.2, 0.2, 0.8);
}
.integrio_module_flipbox .flipbox_front {
display: flex;
flex-direction: column;
justify-content: center;
box-sizing: border-box;
padding: 30px;
}
.integrio_module_flipbox .flipbox_front .flipbox_logo,
.integrio_module_flipbox .flipbox_front .flipbox_title,
.integrio_module_flipbox .flipbox_front .flipbox_description {
transform-style: inherit;
perspective: inherit;
-webkit-backface-visibility: inherit;
backface-visibility: inherit;
}
.integrio_module_flipbox .flipbox_front .flipbox_logo {
display: block;
margin-left: auto;
margin-right: auto;
transform: translate3d(0, 0, 35px) scale(0.95);
}
.integrio_module_flipbox .flipbox_front .flipbox_subtitle {
transform: translate3d(0, 0, 60px) scale(0.68);
}
.integrio_module_flipbox .flipbox_front .flipbox_title {
padding: 0 13px;
box-sizing: border-box;
transform: translate3d(0, 0, 70px) scale(0.86);
}
.integrio_module_flipbox .flipbox_front .flipbox_description {
padding: 5px 5px 0;
font-size: 16px;
line-height: 1.875;
transform: translate3d(0, 0, 55px) scale(0.86);
}
.integrio_module_flipbox .flipbox_back {
display: flex;
justify-content: center;
flex-direction: column;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 30px;
}
.integrio_module_flipbox .flipbox_back .flipbox_logo,
.integrio_module_flipbox .flipbox_back .flipbox_title,
.integrio_module_flipbox .flipbox_back .flipbox_content {
transform-style: inherit;
perspective: inherit;
-webkit-backface-visibility: inherit;
backface-visibility: inherit;
}
.integrio_module_flipbox .flipbox_back .flipbox_logo {
height: 20px;
transform: translate3d(0px, -10px, 35px) scale(0.86);
}
.integrio_module_flipbox .flipbox_back .flipbox_title {
padding: 0 20px;
margin-bottom: 10px;
transform: translate3d(0, 0, 70px) scale(0.86);
}
.integrio_module_flipbox .flipbox_back .flipbox_content {
padding: 0 9px;
line-height: 1.875;
transform: translate3d(0, 0, 60px) scale(0.86);
}
.integrio_module_flipbox .flipbox_back .integrio_module_button {
margin-top: 23px;
}
.integrio_module_flipbox .flipbox_back .integrio_module_button a {
margin-bottom: 0;
}
.integrio_module_flipbox .flipbox_button {
margin-top: 10px;
}
.integrio_module_flipbox .flipbox_button:after {
color: inherit;
}
.integrio_module_flipbox .flipbox_button.button-read-more:after, .integrio_module_flipbox .flipbox_button.button-read-more:before {
border-color: inherit;
transition: margin 0.4s, color 0s;
}
.integrio_module_flipbox.align-left .flipbox_front,
.integrio_module_flipbox.align-left .flipbox_back {
align-items: flex-start;
text-align: left;
}
.integrio_module_flipbox.align-center .flipbox_front,
.integrio_module_flipbox.align-center .flipbox_back {
align-items: center;
text-align: center;
}
.integrio_module_flipbox.align-right .flipbox_front,
.integrio_module_flipbox.align-right .flipbox_back {
align-items: flex-end;
text-align: right;
}
.integrio_module_flipbox.type_flip_right .flipbox_front {
transform: rotateY(0deg);
}
.integrio_module_flipbox.type_flip_right .flipbox_back {
transform: rotateY(-180deg);
}
.integrio_module_flipbox.type_flip_right:hover .flipbox_front {
transform: rotateY(180deg);
}
.integrio_module_flipbox.type_flip_right:hover .flipbox_back {
transform: rotateY(0);
}
.integrio_module_flipbox.type_flip_left .flipbox_front {
transform: rotateY(0deg);
}
.integrio_module_flipbox.type_flip_left .flipbox_back {
transform: rotateY(180deg);
}
.integrio_module_flipbox.type_flip_left:hover .flipbox_front {
transform: rotateY(-180deg);
}
.integrio_module_flipbox.type_flip_left:hover .flipbox_back {
transform: rotateY(0);
}
.integrio_module_flipbox.type_flip_top .flipbox_front {
transform: rotateX(0deg);
}
.integrio_module_flipbox.type_flip_top .flipbox_back {
transform: rotateX(-180deg);
}
.integrio_module_flipbox.type_flip_top:hover .flipbox_front {
transform: rotateX(180deg);
}
.integrio_module_flipbox.type_flip_top:hover .flipbox_back {
transform: rotateX(0);
}
.integrio_module_flipbox.type_flip_bottom .flipbox_front {
transform: rotateX(0deg);
}
.integrio_module_flipbox.type_flip_bottom .flipbox_back {
transform: rotateX(180deg);
}
.integrio_module_flipbox.type_flip_bottom:hover .flipbox_front {
transform: rotateX(-180deg);
}
.integrio_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;
} .integrio_module_img_layer {
position: relative;
line-height: 0;
max-width: 100%;
}
.integrio_module_img_layer .img_layer_image_wrapper {
position: relative;
line-height: 0;
display: block;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%;
}
.integrio_module_img_layer .img_layer_image_wrapper:not(:first-child) {
position: absolute;
left: 0;
top: 0;
}
.integrio_module_img_layer .img_layer_image_wrapper .img_layer_image {
transition: all 0.5s;
}
.integrio_module_img_layer .img_layer_image_wrapper.fade_in .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_big_up .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_big_down .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_big_left .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_big_right .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_up .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_down .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_left .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.slide_right .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.flip_x .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.flip_y .img_layer_image, .integrio_module_img_layer .img_layer_image_wrapper.zoom_in .img_layer_image {
opacity: 0;
visibility: hidden;
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_big_up .img_layer_image {
transform: translateY(100%);
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_big_down .img_layer_image {
transform: translateY(-100%);
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_big_left .img_layer_image {
transform: translateX(100%);
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_big_right .img_layer_image {
transform: translateX(-100%);
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_up .img_layer_image {
transform: translateY(50%);
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_down .img_layer_image {
transform: translateY(-50%);
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_left .img_layer_image {
transform: translateX(50%);
}
.integrio_module_img_layer .img_layer_image_wrapper.slide_right .img_layer_image {
transform: translateX(-50%);
}
.integrio_module_img_layer .img_layer_image_wrapper.flip_x .img_layer_image {
transform: rotateX(-100deg);
}
.integrio_module_img_layer .img_layer_image_wrapper.flip_y .img_layer_image {
transform: rotateY(-100deg);
}
.integrio_module_img_layer .img_layer_image_wrapper.zoom_in .img_layer_image {
transform: scale3d(0.2, 0.2, 0.2);
}
.integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.fade_in .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_up .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_down .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_left .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_right .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_up .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_down .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_left .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_right .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_x .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_y .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.zoom_in .img_layer_image {
opacity: 1;
visibility: visible;
}
.integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_up .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_down .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_up .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_down .img_layer_image {
transform: translateY(0);
}
.integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_left .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_big_right .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_left .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.slide_right .img_layer_image {
transform: translateX(0);
}
.integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_x .img_layer_image, .integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.flip_y .img_layer_image {
transform: rotate(0);
}
.integrio_module_img_layer.img_layer_animate .img_layer_image_wrapper.zoom_in .img_layer_image {
transform: scale3d(1, 1, 1);
} .integrio_module_infobox {
transition: 0.5s;
}
.integrio_module_infobox:hover.hover_shift .infobox_wrapper {
transform: translateY(-20px);
}
.integrio_module_infobox:hover .infobox_wrapper:after,
.integrio_module_infobox:hover .infobox_icon_container:after {
opacity: 1;
}
.integrio_module_infobox.hover_shift {
padding-top: 20px;
transform: translateY(0);
}
.integrio_module_infobox .infobox_wrapper {
display: flex;
position: relative;
z-index: 1;
border-color: #f6f5f3;
border-style: solid;
transition: inherit;
}
.integrio_module_infobox .infobox_wrapper:after {
position: absolute;
z-index: -1;
top: 0;
right: 0;
left: 0;
bottom: 0;
border-radius: inherit;
opacity: 0;
transition: inherit;
}
.integrio_module_infobox .infobox_icon_wrapper {
transition: inherit;
}
.integrio_module_infobox .infobox_icon_container {
position: relative;
z-index: 1;
width: 70px;
height: 70px;
box-sizing: content-box;
margin-bottom: 5px;
line-height: 0;
overflow: hidden;
transition: inherit;
}
.integrio_module_infobox .infobox_icon_container:after {
position: absolute;
z-index: -1;
top: 0;
right: 0;
left: 0;
bottom: 0;
border-radius: inherit;
opacity: 0;
transition: inherit;
}
.integrio_module_infobox .infobox_icon {
font-size: 45px;
color: #c1c1c1;
transition: inherit;
}
.integrio_module_infobox .infobox_title {
position: relative;
z-index: 1;
margin-bottom: 0;
font-size: 20px;
line-height: 1.4;
font-weight: 600;
word-break: break-word;
transition: inherit;
}
.integrio_module_infobox .infobox_content {
font-size: 14px;
transition: inherit;
}
.integrio_module_infobox .infobox_button_wrapper {
border-radius: inherit;
}
.integrio_module_infobox .infobox_button.read-more-icon {
font-size: 22px;
color: inherit;
}
.integrio_module_infobox .infobox_button.read-more-icon.corner-attached {
position: absolute;
bottom: 0;
right: 0;
border-bottom-right-radius: inherit;
padding-right: 17px;
padding-bottom: 12px;
}
.integrio_module_infobox .infobox_button.read-more-icon.corner-attached:after {
content: "";
position: absolute;
bottom: 0;
right: 0;
width: 63px;
height: 63px;
border-top-left-radius: 100%;
border-bottom-right-radius: inherit;
box-shadow: inset 0 14px 20px rgba(0, 0, 0, 0.08);
}
.integrio_module_infobox .infobox_item_link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.integrio_module_infobox.layout_top .infobox_wrapper {
flex-direction: column;
}
.integrio_module_infobox.layout_top .infobox_button_wrapper .infobox_button {
display: inline-block;
}
.integrio_module_infobox.layout_left .infobox_wrapper {
flex-direction: row;
}
.integrio_module_infobox.layout_left .infobox_icon_wrapper .infobox_icon_container {
margin-right: 25px;
}
.integrio_module_infobox.layout_left .infobox_button_wrapper .infobox_button {
display: block;
}
.integrio_module_infobox.layout_left .infobox_button_wrapper .infobox_button.read-more-icon {
text-align: right;
}
.integrio_module_infobox.layout_right .infobox_wrapper {
flex-direction: row-reverse;
}
.integrio_module_infobox.layout_right .infobox_icon_wrapper .infobox_icon_container {
margin-left: 25px;
}
.integrio_module_infobox.layout_right .infobox_button_wrapper .infobox_button {
display: block;
}
.integrio_module_infobox.layout_right .infobox_button_wrapper .infobox_button.read-more-icon {
text-align: left;
}
.integrio_module_infobox.alignment_left {
text-align: left;
}
.integrio_module_infobox.alignment_left.layout_top .infobox_wrapper {
align-items: flex-start;
}
.integrio_module_infobox.alignment_left.layout_left .infobox_wrapper, .integrio_module_infobox.alignment_left.layout_right .infobox_wrapper {
justify-items: flex-start;
}
.integrio_module_infobox.alignment_center {
text-align: center;
}
.integrio_module_infobox.alignment_center.layout_top .infobox_wrapper {
align-items: center;
}
.integrio_module_infobox.alignment_center.layout_left .infobox_wrapper, .integrio_module_infobox.alignment_center.layout_right .infobox_wrapper {
justify-items: space-between;
}
.integrio_module_infobox.alignment_right {
text-align: right;
}
.integrio_module_infobox.alignment_right.layout_top .infobox_wrapper {
align-items: flex-end;
}
.integrio_module_infobox.alignment_right.layout_left .infobox_wrapper, .integrio_module_infobox.alignment_right.layout_right .infobox_wrapper {
justify-items: flex-end;
}
.integrio_module_infobox.layout_left .infobox_content_wrapper, .integrio_module_infobox.layout_right .infobox_content_wrapper {
flex-grow: 1;
overflow: hidden;
}
.integrio_module_infobox:not(.full_width) .infobox_icon {
position: absolute;
z-index: 1;
top: 50%;
left: 0;
width: 100%;
text-align: center;
transform: translateY(-50%);
}
.integrio_module_infobox.read_more_icon .infobox_wrapper {
align-items: center;
} #sb_instagram {
position: relative;
z-index: 1;
}
#sb_instagram .sbi_photo {
position: relative;
z-index: 3;
}
#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;
background: rgba(255, 255, 255, 0.8);
}
#sb_instagram .sbi_photo:after {
content: "\f192";
font-family: Flaticon;
position: absolute;
z-index: 2;
left: 50%;
top: 50%;
font-size: 35px;
color: #414141;
opacity: 0;
transition: all 0.5s;
transform: translate(-50%, -50%);
}
#sb_instagram .sbi_item:hover .sbi_photo:before, #sb_instagram .sbi_item:hover .sbi_photo:after {
opacity: 1;
}
#sb_instagram #sbi_images .sbi_item:nth-child(even) {
margin-top: 40px !important;
} .integrio_module_message_box {
position: relative;
min-height: 65px;
padding: 11px 12px 9px 83px;
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
border-radius: 5px;
background-color: #ffffff;
z-index: 0;
}
.integrio_module_message_box.closable {
padding-right: 53px;
}
.integrio_module_message_box .message_title {
margin-bottom: 1px;
font-size: 16px;
font-weight: 700;
line-height: 1.25;
color: inherit;
}
.integrio_module_message_box .message_text {
font-size: 14px;
line-height: 1.45;
}
.integrio_module_message_box .message_icon_wrap {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 56px;
height: calc(100% - 10px);
border-radius: 5px;
margin: 5px;
}
.integrio_module_message_box .message_icon {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
box-sizing: border-box;
text-align: center;
font-style: normal;
font-size: 38px;
line-height: 1;
color: #ffffff;
}
.integrio_module_message_box .message_icon:before {
font-family: "flaticon";
}
.integrio_module_message_box .message_close_button {
display: flex;
justify-content: center;
align-items: center;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
width: 53px;
height: auto;
border-top-right-radius: inherit;
border-bottom-right-radius: inherit;
text-align: center;
font-size: 16px;
line-height: 1;
color: #d2d2d2;
cursor: pointer;
transition: 0.4s;
}
.integrio_module_message_box .message_close_button:before {
content: "\f169";
font-family: flaticon;
}
.integrio_module_message_box.type_info {
color: #0c5adb;
}
.integrio_module_message_box.type_info .message_icon_wrap {
background-color: #0c5adb;
}
.integrio_module_message_box.type_info .message_icon:before {
content: "\f12e";
}
.integrio_module_message_box.type_success {
color: #23da79;
}
.integrio_module_message_box.type_success .message_icon_wrap {
background-color: #23da79;
}
.integrio_module_message_box.type_success .message_icon:before {
content: "\f12a";
}
.integrio_module_message_box.type_error {
color: #c10e0e;
}
.integrio_module_message_box.type_error .message_icon_wrap {
background-color: #c10e0e;
}
.integrio_module_message_box.type_error .message_icon:before {
content: "\f12c";
}
.integrio_module_message_box.type_warning {
color: #ffa71d;
}
.integrio_module_message_box.type_warning .message_icon_wrap {
background-color: #ffa71d;
}
.integrio_module_message_box.type_warning .message_icon {
transform: rotate(0.5turn);
}
.integrio_module_message_box.type_warning .message_icon:before {
content: "\f128";
}
.integrio_module_message_box.type_custom .message_icon:before {
font-family: fontawesome;
} .isotope-filter {
font-weight: 400;
font-size: 18px;
margin-bottom: 26px;
padding-top: 15px;
}
.isotope-filter a {
display: inline-block;
transition: all 0.5s;
position: relative;
line-height: 22px;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
margin-right: 50px;
padding-bottom: 9px;
padding-left: 5px;
}
.isotope-filter a:after {
content: "\f143";
font-family: flaticon;
position: absolute;
z-index: 1;
left: -20px;
opacity: 0;
transition: all 0.5s;
font-size: 14px;
visibility: hidden;
}
.isotope-filter a .number_filter {
position: absolute;
z-index: 1;
width: 26px;
height: 16px;
right: -18px;
line-height: 16px;
font-size: 11px;
top: -15px;
font-weight: 800;
opacity: 0;
visibility: hidden;
transition: all 0.5s ease;
text-align: center;
color: #ffffff;
transform: translateY(4px);
}
.isotope-filter a:last-child {
margin-right: 28px;
}
.isotope-filter a:hover .number_filter, .isotope-filter a.active .number_filter {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.isotope-filter a:hover:after, .isotope-filter a.active:after {
opacity: 1;
left: -15px;
visibility: visible;
}
.isotope-filter.filter-center {
text-align: center;
}
.isotope-filter.filter-left {
text-align: left;
}
.isotope-filter.filter-right {
text-align: right;
}
.wgl_portfolio_list .wgl-pagination {
padding-top: 40px;
} .row .wgl_portfolio_list .load_more_wrapper {
margin-top: 0;
}
.isotope-filter + .wgl_portfolio_list-wrapper {
margin: 0 -35px;
overflow: hidden;
}
.row .wgl_portfolio_list-item {
padding-left: 0;
padding-right: 0;
float: none;
display: inline-block;
vertical-align: top;
}
body.page .wgl-container:not(.single_portfolio) .wgl_portfolio_list-container:not(.no_gap) {
margin-left: 0;
margin-right: 0;
padding-bottom: 60px;
}
body.page .wgl-container:not(.single_portfolio) .wgl_portfolio_list-container:not(.no_gap).isotope {
margin-left: 20px !important;
margin-right: 20px !important;
}
body.page .wgl-container:not(.single_portfolio) .wgl_portfolio_list-container:not(.no_gap) .slick-dots {
padding: 0 0 25px 0;
}
.wgl_portfolio_item-meta {
font-size: 14px;
font-weight: 600;
}
.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: 1.4;
transition: all 0.5s;
font-size: 13px;
}
.wgl_portfolio_item-meta .post_cats a {
position: relative;
display: inline-block;
text-transform: uppercase;
}
.wgl_portfolio_item-meta .post_cats .delimiter-comma {
margin-left: 4px;
margin-right: 4px;
}
.wgl_portfolio_item-wrapper .overlay {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.5s;
border-radius: 5px;
background-color: rgba(65, 65, 65, 0.65);
}
.wgl_portfolio_item-wrapper .portfolio_link {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
opacity: 0;
transition: all 0.5s;
font-size: 24px;
}
.wgl_portfolio_item-wrapper .portfolio_link-icon {
transition: all 0.5s;
}
.wgl_portfolio_item-wrapper.gallery_type .portfolio_link {
justify-content: center;
align-items: center;
} .wgl_portfolio_item-image {
border-radius: 5px;
} .wgl_portfolio_item-title .title {
font-size: 24px;
line-height: 1.2;
font-weight: 700;
}
.wgl_portfolio_item-title span, .wgl_portfolio_item-title a {
color: inherit;
font-weight: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
} .under_image {
position: relative;
z-index: 1;
padding-bottom: 55px;
}
.under_image .wgl_portfolio_item-image {
position: relative;
transition: all 0.6s ease-in-out;
overflow: hidden;
}
.under_image .wgl_portfolio_item-image img {
transform: translateY(0);
transition: all 0.5s;
}
.under_image .wgl_portfolio_item-title .title {
font-size: 24px;
}
.under_image .wgl_portfolio_item-title .title:hover a {
opacity: 0.7;
}
.under_image .portfolio_link {
display: flex;
justify-content: center;
align-items: center;
}
.under_image .wgl_portfolio_item-meta {
margin-bottom: 12px;
}
.under_image .wgl_portfolio_item-meta .post_cats a:hover {
opacity: 0.7;
}
.under_image .post_cats {
color: #b3b3b3;
}
.under_image .wgl_portfolio_item-description {
padding: 25px 20px 10px;
z-index: 3;
transition: all 0.35s ease-out;
position: absolute;
bottom: 0;
width: calc(100% - 70px);
left: 35px;
background: #fff;
border-radius: 5px 5px 0 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:empty {
display: none;
}
.under_image:hover .wgl_portfolio_item-description {
bottom: 55px;
} .inside_image {
position: relative;
}
.inside_image .wgl_portfolio_item-image {
overflow: hidden;
}
.inside_image .wgl_portfolio_item-image img {
width: 100%;
}
.inside_image .wgl_portfolio_item-description {
position: absolute;
z-index: 3;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-align: center;
padding: 30px;
opacity: 0;
transition: all 0.5s;
}
.inside_image .wgl_portfolio_item-description:empty {
display: none;
}
.inside_image .wgl_portfolio_item-description > * {
transition: all 0.5s;
}
.inside_image .wgl_portfolio_item-meta {
position: relative;
z-index: 2;
margin-bottom: 15px;
color: #ffffff;
}
.inside_image .wgl_portfolio_item-meta .delimiter-comma {
opacity: 0.6;
}
.inside_image .wgl_portfolio_item-meta .post_cats a {
color: inherit;
opacity: 0.6;
}
.inside_image .wgl_portfolio_item-meta .post_cats a:hover {
opacity: 1;
}
.inside_image .wgl_portfolio_item-title {
position: relative;
z-index: 2;
}
.inside_image .wgl_portfolio_item-title .title {
color: #ffffff;
}
.inside_image .wgl_portfolio_item-title .title a:hover {
color: rgba(255, 255, 255, 0.7);
}
.inside_image .wgl_portfolio_item-content {
position: relative;
z-index: 2;
}
.inside_image .portfolio_link {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transition: all 0.5s;
}
.inside_image .portfolio_link .portfolio_link-icon {
display: none;
}
.inside_image.zoom_in_animation .overlay {
top: 5%;
left: 5%;
width: calc(100% - 10%);
height: calc(100% - 10%);
transform: scale(0.7);
}
.inside_image.zoom_in_animation .wgl_portfolio_item-description {
transform: scale(0.9);
}
.inside_image.zoom_in_animation:hover .overlay,
.inside_image.zoom_in_animation:hover .wgl_portfolio_item-description {
transform: scale(1);
}
.inside_image.outline_animation .overlay:before {
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 0.5s;
border-radius: 5px;
}
.inside_image.offset_animation {
z-index: 1;
}
.inside_image.offset_animation:before {
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 0.5s;
border: 1px solid;
box-sizing: border-box;
border-radius: 5px;
}
.inside_image.offset_animation .wgl_portfolio_item-offset {
position: relative;
z-index: 1;
transition: all 0.5s;
}
.inside_image.offset_animation:hover {
z-index: 2;
}
.inside_image.offset_animation:hover .wgl_portfolio_item-offset {
transform: translate(20px, 20px);
}
.inside_image.sub_layer_animation .wgl_portfolio_item-description {
width: calc(100% - 50px);
height: auto;
left: 25px;
bottom: 25px;
top: initial;
border-radius: 5px;
align-items: flex-start;
text-align: left;
padding: 26px 30px;
transform: translateY(10px);
}
.inside_image.sub_layer_animation .wgl_portfolio_item-meta {
margin-bottom: 10px;
}
.inside_image.simple_animation .wgl_portfolio_item-title .title {
font-size: 36px;
}
.inside_image.simple_animation .wgl_portfolio_item-description {
justify-content: flex-end;
padding-bottom: 78px;
}
.inside_image.simple_animation .wgl_portfolio_item-meta {
margin-bottom: 7px;
}
.inside_image.simple_animation .post_cats a {
opacity: 1;
font-weight: 700;
}
.inside_image.simple_animation .overlay {
background: -webkit-linear-gradient(top, transparent 0%, rgba(34, 35, 40, 0.6) 100%);
}
.inside_image:hover .wgl_portfolio_item-description,
.inside_image:hover .overlay,
.inside_image:hover .portfolio_link, .inside_image.always_info_animation .wgl_portfolio_item-description,
.inside_image.always_info_animation .overlay,
.inside_image.always_info_animation .portfolio_link {
opacity: 1;
}
.inside_image.always_info_animation .wgl_portfolio_item-description {
width: calc(100% - 50px);
height: auto;
left: 25px;
bottom: 25px;
top: initial;
border-radius: 5px;
align-items: flex-start;
text-align: left;
padding: 26px 30px;
transform: translateY(0);
}
.inside_image.always_info_animation .overlay {
opacity: 0;
}
.inside_image.always_info_animation .wgl_portfolio_item-meta {
margin-bottom: 10px;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-title,
.inside_image.always_info_animation:hover .wgl_portfolio_item-meta,
.inside_image.always_info_animation:hover .overlay,
.inside_image.always_info_animation:hover .wgl_portfolio_item-description {
opacity: 0;
visibility: hidden;
}
.inside_image.always_info_animation:hover .wgl_portfolio_item-description {
transform: translateY(10px);
}
.inside_image.sub_layer_animation:hover .wgl_portfolio_item-description {
transform: translateY(0);
}
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-prev,
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-next {
width: 70px;
height: 70px;
top: initial;
bottom: 0;
left: 50%;
right: initial;
background: transparent;
transition: 0s;
}
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-prev:after,
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-next:after {
line-height: 70px;
transition: 0.4s;
}
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-prev:before,
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-next:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
top: 20px;
width: 1px;
height: 30px;
background: #dedede;
}
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-prev {
transform: translate(-70px, 0);
}
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-prev:before {
top: 0;
width: 140px;
height: 70px;
border-radius: 5px;
background: #ffffff;
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
}
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-next {
transform: translate(0, 0);
}
.wgl_portfolio_list-container .integrio_module_carousel.arrows_center_mode .slick-next:before {
top: 20px;
width: 1px;
height: 30px;
background: #dedede;
}
.wgl_portfolio_list-container .integrio_module_carousel.center_info .slick-current .wgl_portfolio_item-description,
.wgl_portfolio_list-container .integrio_module_carousel.center_info .slick-current .overlay,
.wgl_portfolio_list-container .integrio_module_carousel.center_info .slick-current .portfolio_link {
opacity: 1;
}
.wgl_portfolio_list-container .integrio_module_carousel .integrio_carousel_slick {
padding-bottom: 5px;
margin-bottom: 30px;
}
.wgl_portfolio_list-container .integrio_module_carousel .wgl_portfolio_list-item {
width: 1000px;
}
.wgl_portfolio_list-container.appear-animation .item .wgl_portfolio_item-wrapper {
opacity: 0;
}
.wgl_portfolio_list-container.appear-animation.anim-fade-in .animate .wgl_portfolio_item-wrapper {
animation: fade_in 0.9s ease forwards;
}
.wgl_portfolio_list-container.appear-animation.anim-slide-top .animate .wgl_portfolio_item-wrapper {
animation: slide_top 0.5s ease forwards;
transform: translateY(50px);
}
.wgl_portfolio_list-container.appear-animation.anim-slide-bottom .animate .wgl_portfolio_item-wrapper {
animation: slide_bottom 0.5s ease forwards;
transform: translateY(-50px);
}
.wgl_portfolio_list-container.appear-animation.anim-slide-left .animate .wgl_portfolio_item-wrapper {
animation: slide_left 0.5s ease forwards;
transform: translateX(50px);
}
.wgl_portfolio_list-container.appear-animation.anim-slide-right .animate .wgl_portfolio_item-wrapper {
animation: slide_right 0.5s ease forwards;
transform: translateX(-50px);
}
.wgl_portfolio_list-container.appear-animation.anim-zoom .animate .wgl_portfolio_item-wrapper {
animation: zoom_in 0.5s ease forwards;
transform: scale(0.5);
}
@keyframes fade_in {
100% {
opacity: 1;
}
}
@keyframes slide_top {
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes slide_bottom {
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes slide_left {
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes slide_right {
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes zoom_in {
100% {
opacity: 1;
transform: scale(1);
}
} .single_portfolio-wrapper .wgl_portfolio_item-title_wrap:empty {
display: none;
}
.single_portfolio-wrapper.single_type-3, .single_portfolio-wrapper.single_type-4 {
margin-top: -40px;
}
.single_portfolio-wrapper.single_type-3 .wgl_portfolio_item-title_wrap, .single_portfolio-wrapper.single_type-4 .wgl_portfolio_item-title_wrap {
color: #ffffff;
}
.single_portfolio-wrapper.single_type-3 .wgl_portfolio_item-cats,
.single_portfolio-wrapper.single_type-3 .wgl_portfolio_item-title,
.single_portfolio-wrapper.single_type-3 .wgl_portfolio_item-meta, .single_portfolio-wrapper.single_type-4 .wgl_portfolio_item-cats,
.single_portfolio-wrapper.single_type-4 .wgl_portfolio_item-title,
.single_portfolio-wrapper.single_type-4 .wgl_portfolio_item-meta {
color: inherit;
}
.single_portfolio-wrapper.single_type-1 .wgl_portfolio_single-item .wgl_portfolio_item-title_wrap {
margin-bottom: 45px;
}
.single_portfolio-wrapper.single_type-1 .wgl_portfolio_single-item .wgl_portfolio_item-title_wrap .wgl_portfolio_item-title {
margin-bottom: 10px;
}
.single_portfolio-wrapper.single_type-2 .wgl_portfolio_item-title_wrap {
margin-bottom: 24px;
}
.single_portfolio-wrapper.single_type-2 .wgl_portfolio_item-cats {
margin-bottom: 10px;
}
.single_portfolio-wrapper.single_type-4 .wgl_portfolio_item-info {
color: #ffffff;
border-top: 1px solid rgba(255, 255, 255, 0.2);
padding: 32px;
}
.single_portfolio-wrapper.single_type-4 .portfolio_info_item-info_desc {
width: initial;
margin: 0 35px;
}
.single_portfolio-wrapper.single_type-4 .portfolio_info_item-info_desc h5 {
color: inherit;
display: inline-block;
}
.single_portfolio-wrapper.single_type-4 .portfolio_info_item-info_desc span {
display: inline-block;
}
.single_portfolio-wrapper.single_type-4 .wgl_portfolio_item-bg {
margin-bottom: 60px;
}
.single_portfolio-wrapper .wgl_portfolio_item-bg {
position: relative;
z-index: 1;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 75px;
}
.single_portfolio-wrapper .wgl_portfolio_item-bg:before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #2f3441;
opacity: 0.3;
}
.single_portfolio-wrapper .wgl_portfolio_item-title {
font-size: 36px;
line-height: 1.2;
}
.single_portfolio-wrapper .wgl_portfolio_item-cats {
margin-bottom: 30px;
display: block;
}
.single_portfolio-wrapper .wgl_portfolio_single-item .wgl_portfolio_item-meta {
margin: 0;
text-transform: uppercase;
color: #939393;
font-size: 13px;
margin-top: 18px;
}
.single_portfolio-wrapper .wgl_portfolio_single-item .wgl_portfolio_item-meta > span {
font-weight: 300;
}
.single_portfolio-wrapper .wgl_portfolio_single-item .wgl_portfolio_item-meta > span:after {
content: "/";
color: inherit;
font-size: 13px;
font-weight: 700;
font-style: italic;
letter-spacing: 1.5px;
text-transform: uppercase;
margin-left: 6px;
margin-right: 6px;
}
.single_portfolio-wrapper .wgl_portfolio_single-item .wgl_portfolio_item-meta > span:last-child:after {
display: none;
}
.wgl_portfolio_single-item .wgl_portfolio_item-image {
margin-bottom: 40px;
}
.wgl_portfolio_single-item .wgl_portfolio_item-image img {
border-radius: 5px;
}
.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 .single_post_info {
padding-bottom: 40px;
margin-bottom: 40px;
border-bottom: 1px solid #e7e8e8;
}
.wgl_portfolio_single-item .tags_likes_wrap .wgl-likes {
float: right;
}
.wgl_portfolio_single-item .portfolio-category {
display: inline-block;
padding: 0 10px;
margin-right: 10px;
line-height: 20px;
transition: 0.4s;
font-size: 10px;
color: #ffffff;
border-radius: 3px;
font-weight: 700;
text-transform: uppercase;
}
.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_portfolio .related_portfolio {
margin-top: 70px;
margin-bottom: 50px;
}
.single_portfolio .related_portfolio .integrio_module_carousel {
margin: 0;
}
.single_portfolio .related_portfolio .integrio_module_title {
margin-bottom: 30px;
}
.portfolio_info_item-info_desc {
width: 50%;
display: inline-block;
margin-bottom: 26px;
vertical-align: top;
}
.portfolio_info_item-info_desc h5 {
margin-right: 14px;
line-height: 1.6;
font-size: 18px;
font-weight: 600;
}
.portfolio_info_item-info_desc span {
display: block;
line-height: 30px;
font-size: 18px;
}
.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_single-item .wgl_portfolio_item-annotation {
padding: 34px 40px 40px;
margin-top: 8px;
border-radius: 5px;
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
}
.wgl_portfolio_single-item .wgl_portfolio_item-annotation-wrap:only-child {
width: 100%;
}
.wgl_portfolio_single-item .wgl_portfolio_item-annotation-wrap:only-child .portfolio_info_item-info_desc {
width: 25%;
}
.wgl_portfolio_single-item .wgl_portfolio_info-desc:only-child {
width: 100%;
} .portfolio_archive-cat {
margin-bottom: 30px;
text-align: center;
}
.portfolio_archive-cat_title {
text-transform: capitalize;
}
.archive .wgl_portfolio_list {
margin-bottom: 30px;
}
.wgl-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.wgl-ellipsis span {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
background: #fff;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.wgl-ellipsis span:nth-child(1) {
left: 6px;
animation: wgl-ellipsis1 0.6s infinite;
}
.wgl-ellipsis span:nth-child(2) {
left: 6px;
animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(3) {
left: 26px;
animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(4) {
left: 45px;
animation: wgl-ellipsis3 0.6s infinite;
}
@keyframes wgl-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes wgl-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
}
@keyframes wgl-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
} .integrio_module_pricing_plan {
max-width: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
padding-top: 20px;
text-align: center;
position: relative;
z-index: 1;
}
.integrio_module_pricing_plan.hover-animation .pricing_plan_wrap {
transform: translateY(0);
}
.integrio_module_pricing_plan.hover-animation:hover .pricing_plan_wrap {
transform: translateY(-20px);
}
.integrio_module_pricing_plan .pricing_plan_wrap {
border-radius: 5px;
border: 1px solid #e6e6e6;
transition: 0.5s;
background: #fff;
}
.integrio_module_pricing_plan .pricing_header {
position: relative;
z-index: 1;
border-top-right-radius: inherit;
border-top-left-radius: inherit;
padding: 50px 35px;
text-align: center;
background: #f8f8f8;
margin: -1px;
}
.integrio_module_pricing_plan .pricing_highlighter {
padding-top: 30px;
font-size: 12px;
line-height: 1;
font-weight: 600;
letter-spacing: 1px;
color: #828282;
}
.integrio_module_pricing_plan .pricing_highlighter:before {
content: "\f12a";
font-family: flaticon;
display: block;
font-size: 45px;
color: #18d367;
margin-bottom: 15px;
font-weight: 100;
}
.integrio_module_pricing_plan .pricing_icon_wrapper {
height: 1em;
font-size: 35px;
line-height: 1em;
transform: translateY(-50%);
}
.integrio_module_pricing_plan .pricing_title {
display: block;
font-size: 24px;
padding-bottom: 17px;
line-height: 1.35;
font-weight: 400;
letter-spacing: initial;
text-transform: initial;
}
.integrio_module_pricing_plan .pricing_price_wrap {
font-size: 72px;
line-height: 0.01;
font-weight: 700;
}
.integrio_module_pricing_plan .pricing_cur {
display: inline-block;
padding-top: 0;
padding-right: 0.25em;
vertical-align: super;
font-size: 0.45em;
line-height: 0.7;
font-weight: inherit;
color: inherit;
}
.integrio_module_pricing_plan .pricing_price {
display: inline-block;
position: relative;
z-index: 1;
padding-bottom: 2px;
font-family: inherit;
font-size: inherit;
line-height: 0.95;
font-weight: inherit;
color: inherit;
vertical-align: baseline;
}
.integrio_module_pricing_plan .pricing_price .price_decimal {
position: absolute;
z-index: 1;
top: 4px;
left: 101%;
padding-left: 0.15em;
vertical-align: top;
font-family: inherit;
font-size: 0.45em;
font-weight: inherit;
color: inherit;
}
.integrio_module_pricing_plan .pricing_desc {
display: inline-block;
vertical-align: baseline;
font-size: 0.25em;
line-height: 1.25;
font-weight: 400;
padding-left: 0.4em;
text-transform: initial;
}
.integrio_module_pricing_plan .pricing_content {
padding: 26px 35px 0;
font-size: 14px;
}
.integrio_module_pricing_plan .pricing_content ul {
display: flex;
flex-direction: column;
align-items: center;
padding-bottom: 19px;
font-size: 18px;
word-break: break-word;
}
.integrio_module_pricing_plan .pricing_content ul li {
display: inline-flex;
margin-top: 12px;
}
.integrio_module_pricing_plan .pricing_content ul li[style*=color]:before {
color: inherit;
}
.integrio_module_pricing_plan .pricing_content ul li i {
margin-right: 10px;
}
.integrio_module_pricing_plan .pricing_footer {
border-bottom-left-radius: inherit;
border-bottom-right-radius: inherit;
padding: 20px 35px 60px;
font-size: 14px;
line-height: 24px;
font-weight: 400;
}
.integrio_module_pricing_plan .pricing_footer .pricing_description {
padding-bottom: 20px;
}
.integrio_module_pricing_plan .pricing_footer .integrio_module_button {
display: inline-block;
margin-top: 0px;
}
.integrio_module_pricing_plan .pricing_footer .integrio_module_button .wgl_button_link {
margin-bottom: 0;
word-break: break-word;
white-space: normal;
}
.integrio_module_pricing_plan.highlighter {
margin-left: -16px;
margin-right: -16px;
max-width: 432px;
z-index: 2;
}
.integrio_module_pricing_plan.highlighter .pricing_plan_wrap {
border: 0;
box-shadow: 7px 6px 30px rgba(0, 0, 0, 0.12);
}
.integrio_module_pricing_plan.highlighter .pricing_header {
margin: 0;
} .integrio_module_progress_bar .progress_wrap {
display: block;
margin-bottom: 29px;
border-radius: unset;
transition: width 1.5s;
}
.integrio_module_progress_bar .progress_wrap:last-child {
margin-bottom: 20px;
}
.integrio_module_progress_bar .progress_label_wrap {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
padding-bottom: 12px;
line-height: 1;
white-space: nowrap;
transition: inherit;
}
.integrio_module_progress_bar .progress_bar_wrap {
display: block;
position: relative;
z-index: 0;
width: 100%;
height: 3px;
border-radius: unset;
background-color: #e4e4e4;
transition: inherit;
}
.integrio_module_progress_bar .progress_bar {
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 0;
height: 3px;
border-radius: inherit;
transition: inherit;
}
.integrio_module_progress_bar .progress_bar:before {
content: "";
display: block;
position: absolute;
z-index: 1;
border-radius: 50%;
top: -4px;
right: -10px;
width: 12px;
height: 12px;
background: #ffffff;
box-shadow: 0 0 7px rgba(39, 40, 44, 0.2);
}
.integrio_module_progress_bar .progress_value_wrap {
position: relative;
z-index: 0;
margin-left: 5px;
padding-top: 1px;
line-height: inherit;
}
.integrio_module_progress_bar .progress_label,
.integrio_module_progress_bar .progress_value_wrap,
.integrio_module_progress_bar .progress_value,
.integrio_module_progress_bar .progress_units {
font-size: 14px;
line-height: inherit;
font-weight: 700;
text-transform: uppercase;
color: #232323;
} .integrio_module_services.bg_front_frame .services_front, .integrio_module_services.bg_front_color .services_front {
border: 1px solid rgba(255, 255, 255, 0.3);
}
.integrio_module_services.service_fade .services_back,
.integrio_module_services.service_fade .services_button {
opacity: 0;
}
.integrio_module_services.service_front_slide .services_front {
transition: all 0.45s cubic-bezier(0.485, 0.065, 0.165, 0.95);
}
.integrio_module_services.service_front_slide.anim_dir_to_bottom .services_button {
top: -200%;
transform: translate(-50%, -50%);
}
.integrio_module_services.service_front_slide.anim_dir_to_top .services_button {
bottom: -200%;
transform: translate(-50%, 50%);
}
.integrio_module_services.service_front_slide.anim_dir_to_left .services_button {
right: -200%;
left: initial;
transform: translateX(50%);
}
.integrio_module_services.service_front_slide.anim_dir_to_right .services_button {
left: -200%;
}
.integrio_module_services.service_front_slide .services_back {
z-index: -1;
}
.integrio_module_services.service_back_slide .services_back {
z-index: 1;
}
.integrio_module_services.service_back_slide.anim_dir_to_bottom .services_back {
top: -100%;
}
.integrio_module_services.service_back_slide.anim_dir_to_bottom .services_button {
top: -200%;
transform: translate(-50%, -50%);
}
.integrio_module_services.service_back_slide.anim_dir_to_top .services_back {
top: 100%;
}
.integrio_module_services.service_back_slide.anim_dir_to_top .services_button {
bottom: -200%;
transform: translate(-50%, 50%);
}
.integrio_module_services.service_back_slide.anim_dir_to_left .services_back {
left: 100%;
}
.integrio_module_services.service_back_slide.anim_dir_to_left .services_button {
right: -200%;
left: initial;
transform: translateX(50%);
}
.integrio_module_services.service_back_slide.anim_dir_to_right .services_back {
left: -100%;
}
.integrio_module_services.service_back_slide.anim_dir_to_right .services_button {
left: -200%;
}
.integrio_module_services .services_wrapper {
position: relative;
z-index: 1;
display: flex;
align-items: center;
overflow: hidden;
border-radius: 5px;
}
.integrio_module_services .services_front {
padding: 50px 40px 40px;
width: 100%;
border-radius: 5px;
}
.integrio_module_services .services_front .services_icon_wrapper {
line-height: 1;
margin-bottom: 24px;
}
.integrio_module_services .services_front .services_icon {
font-size: 50px;
}
.integrio_module_services .services_front .services_title {
font-size: 22px;
margin-bottom: 13px;
font-weight: 700;
}
.integrio_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;
border-radius: 5px;
}
.integrio_module_services .services_button {
position: absolute;
z-index: 2;
left: 50%;
transform: translateX(-50%);
transition: all 1s;
}
.integrio_module_services.service_fade .services_wrapper:hover .services_back,
.integrio_module_services.service_fade .services_wrapper:hover .services_button {
opacity: 1;
}
.integrio_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
top: 50%;
}
.integrio_module_services.service_front_slide.anim_dir_to_bottom .services_wrapper:hover .services_front {
transform: translateY(120%);
}
.integrio_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_button {
bottom: 50%;
}
.integrio_module_services.service_front_slide.anim_dir_to_top .services_wrapper:hover .services_front {
transform: translateY(-120%);
}
.integrio_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_button {
right: 50%;
}
.integrio_module_services.service_front_slide.anim_dir_to_left .services_wrapper:hover .services_front {
transform: translateX(-120%);
}
.integrio_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_button {
left: 50%;
}
.integrio_module_services.service_front_slide.anim_dir_to_right .services_wrapper:hover .services_front {
transform: translateX(120%);
}
.integrio_module_services.service_back_slide .services_wrapper:hover .services_back {
left: 0;
top: 0;
}
.integrio_module_services.service_back_slide.anim_dir_to_bottom .services_wrapper:hover .services_button {
top: 50%;
}
.integrio_module_services.service_back_slide.anim_dir_to_top .services_wrapper:hover .services_button {
bottom: 50%;
}
.integrio_module_services.service_back_slide.anim_dir_to_left .services_wrapper:hover .services_button {
right: 50%;
}
.integrio_module_services.service_back_slide.anim_dir_to_right .services_wrapper:hover .services_button {
left: 50%;
} .integrio_module_services_2.services_left .services_icon {
margin-right: 20px;
}
.integrio_module_services_2.services_right .services_wrapper {
flex-direction: row-reverse;
text-align: right;
}
.integrio_module_services_2.services_right .services_icon {
margin-left: 20px;
}
.integrio_module_services_2.services_center .services_wrapper {
flex-direction: column;
text-align: center;
}
.integrio_module_services_2.services_center .services_icon {
margin-bottom: 20px;
}
.integrio_module_services_2 .services_wrapper {
display: flex;
}
.integrio_module_services_2 .services_wrapper i {
font-size: 50px;
line-height: 1;
}
.integrio_module_services_2 .services_icon {
flex: 1 0 auto;
}
.integrio_module_services_2 .services_title {
line-height: 42px;
margin-top: -13px;
}
.integrio_module_services_2 .services_content {
margin-top: 16px;
}
.integrio_module_services_2 .services_links-wrapper {
margin-top: 20px;
}
.integrio_module_services_2 .services_link {
position: relative;
z-index: 1;
font-size: 13px;
font-weight: 700;
line-height: 32px;
text-transform: uppercase;
}
.integrio_module_services_2 .services_link:before {
content: "\f143";
font-family: flaticon;
position: absolute;
z-index: 1;
left: 0;
opacity: 0;
transform: translateX(-10px);
transition: transform 0.4s, opacity 0.4s;
}
.integrio_module_services_2 .services_link:hover {
padding-left: 24px;
}
.integrio_module_services_2 .services_link:hover:before {
opacity: 1;
transform: translateX(0);
} .integrio_module_services_3 .services_wrapper {
background: #ffffff;
padding: 45px 38px;
box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
border-radius: 30px;
text-align: center;
}
.integrio_module_services_3 .services_icon_wrapper {
position: relative;
z-index: 1;
width: 110px;
height: 110px;
line-height: 110px;
font-size: 42px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
border: 1px solid CurrentColor;
box-sizing: content-box;
border-radius: 50%;
}
.integrio_module_services_3 .services_icon_wrapper .services_circle_wrapper {
width: 84%;
height: 84%;
left: 8%;
top: 8%;
}
.integrio_module_services_3 .services_icon_wrapper .services_circle_wrapper:nth-child(1) {
transform: rotate(0deg);
animation: service_hexagon_1 2s infinite linear;
animation-play-state: paused;
}
.integrio_module_services_3 .services_icon_wrapper .services_circle_wrapper:nth-child(2) {
transform: rotate(180deg);
animation: service_hexagon_2 2s infinite linear;
animation-play-state: paused;
}
.integrio_module_services_3 .services_icon_wrapper .services_circle_wrapper .services_circle {
width: 14px;
height: 14px;
border-radius: 50%;
}
.integrio_module_services_3 .services_icon_wrapper:before {
content: "";
position: absolute;
z-index: -1;
left: 0;
top: 10%;
width: 100%;
height: 100%;
box-shadow: 0px 0px 25px 0px CurrentColor, 0px 0px 25px 0px CurrentColor inset;
border-radius: 50%;
opacity: 0.2;
}
.integrio_module_services_3 .button-read-more {
font-size: 17px;
}
.integrio_module_services_3 .services_icon {
transition: 0.5s;
}
.integrio_module_services_3 .services_title {
font-size: 20px;
font-weight: 600;
margin-bottom: 10px;
}
.integrio_module_services_3 .services_content {
font-size: 18px;
margin-bottom: 15px;
}
.integrio_module_services_3 .services_wrapper:hover .services_circle_wrapper:nth-child(1), .integrio_module_services_3 .services_wrapper:hover .services_circle_wrapper:nth-child(2) {
animation-play-state: running;
}
.integrio_module_services_3 .services_button {
margin-left: 0;
}
.services_circle_wrapper {
position: absolute;
z-index: -1;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.services_circle_wrapper .services_circle {
position: absolute;
z-index: 1;
top: 0;
left: 0;
}
@keyframes service_hexagon_1 {
0% {
transform: rotate(90deg);
}
100% {
transform: rotate(450deg);
}
}
@keyframes service_hexagon_2 {
0% {
transform: rotate(-90deg);
}
100% {
transform: rotate(270deg);
}
} .integrio_module_services_4 {
padding: 40px 40px 34px;
border-radius: 5px;
border: 1px solid #e6e6e6;
transition: 0.4s;
overflow: hidden;
min-height: 216px;
background: #ffffff;
}
.integrio_module_services_4.services_left {
text-align: left;
}
.integrio_module_services_4.services_right {
text-align: right;
}
.integrio_module_services_4.services_center {
text-align: center;
}
.integrio_module_services_4.add_shadow {
border-color: transparent;
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}
.integrio_module_services_4 .services_wrapper {
transition: 0.5s;
}
.integrio_module_services_4 .services_wrapper i {
font-size: 50px;
line-height: 1;
}
.integrio_module_services_4 .services_icon-wrap {
margin-bottom: 16px;
transition: 0.4s;
}
.integrio_module_services_4 .services_title {
line-height: 36px;
font-size: 22px;
font-weight: 600;
}
.integrio_module_services_4 .services_subtitle {
line-height: 36px;
font-size: 18px;
margin-top: 5px;
}
.integrio_module_services_4 .services_content-wrap {
opacity: 0;
transition: 0.4s;
margin-bottom: -28%;
}
.integrio_module_services_4 .services_content {
margin-top: 10px;
}
.integrio_module_services_4 .services_link-wrapper {
margin-top: 10px;
}
.integrio_module_services_4 .services_link {
position: relative;
z-index: 1;
font-size: 13px;
font-weight: 700;
line-height: 32px;
text-transform: uppercase;
padding-left: 24px;
}
.integrio_module_services_4 .services_link:before {
content: "\f143";
font-family: flaticon;
position: absolute;
z-index: 1;
left: 0;
opacity: 1;
transform: translateX(0);
transition: transform 0.4s, opacity 0.4s;
}
.integrio_module_services_4 .services_link:hover {
padding-left: 0;
}
.integrio_module_services_4 .services_link:hover:before {
opacity: 0;
transform: translateX(-10px);
}
.integrio_module_services_4 .services_link-container {
color: unset;
}
.integrio_module_services_4:hover:not(.add_shadow) {
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1);
}
.integrio_module_services_4:hover {
border-color: transparent;
}
.integrio_module_services_4:hover .services_wrapper {
transform: translateY(-35%);
}
.integrio_module_services_4:hover .services_icon-wrap {
opacity: 0;
}
.integrio_module_services_4:hover .services_content-wrap {
opacity: 1;
} .integrio_module_services_5 .services_wrapper {
position: relative;
z-index: 1;
overflow: hidden;
padding: 30px 40px;
border-radius: 5px;
display: flex;
flex-direction: column;
justify-content: space-between;
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.3);
}
.integrio_module_services_5 .services_title {
font-size: 30px;
font-weight: 700;
line-height: 42px;
margin-bottom: 16px;
color: #ffffff;
}
.integrio_module_services_5 .services_content {
font-size: 16px;
margin-bottom: 35px;
color: #ffffff;
opacity: 0;
transition: 0.4s;
}
.integrio_module_services_5 .services_button {
display: block;
font-size: 20px;
height: 50px;
width: 50px;
line-height: 50px;
border: 1px solid #ffffff;
border-radius: 50%;
color: #ffffff;
text-align: center;
margin-bottom: 5px;
}
.integrio_module_services_5 .services_button:hover {
background: #ffffff;
color: #232323;
}
.integrio_module_services_5 .services_front-bg, .integrio_module_services_5 .services_back-bg {
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-size: cover;
transition: 0.4s;
}
.integrio_module_services_5 .services_front-bg {
opacity: 1;
}
.integrio_module_services_5 .services_back-bg {
opacity: 0;
}
.integrio_module_services_5 .services_wrapper:hover .services_front-bg {
opacity: 0;
}
.integrio_module_services_5 .services_wrapper:hover .services_back-bg {
opacity: 1;
}
.integrio_module_services_5 .services_wrapper:hover .services_content {
opacity: 1;
} .integrio_module_circuit_services .services_wrapper {
position: relative;
z-index: 1;
height: 0;
padding-top: 100%;
}
.integrio_module_circuit_services .services_wrapper:before {
content: "";
position: absolute;
z-index: -1;
left: 10%;
top: 10%;
width: 80%;
height: 80%;
border-radius: 50%;
border: 1px solid #dee1ed;
}
.integrio_module_circuit_services .services_item-icon {
position: absolute;
z-index: 1;
left: 41%;
top: 41%;
width: 18%;
height: 18%;
max-width: 100px;
max-height: 100px;
font-size: 40px;
border-radius: 50%;
box-shadow: 0px 6px 13px rgba(145, 145, 145, 0.2);
cursor: pointer;
transition: 0.3s;
}
.integrio_module_circuit_services .services_item-icon:before, .integrio_module_circuit_services .services_item-icon:after {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: 0.6s;
border-radius: 50%;
background: #ffffff;
}
.integrio_module_circuit_services .services_item-icon:after {
opacity: 0;
}
.integrio_module_circuit_services .services_item-icon .services_icon {
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
position: absolute;
z-index: 1;
transition: 0.6s;
line-height: 1;
}
.integrio_module_circuit_services .services_item-icon .services_icon-grad2 {
opacity: 0;
color: #ffffff;
}
.integrio_module_circuit_services .services_item-content {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 25% 29%;
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition: 0.6s;
}
.integrio_module_circuit_services .services_item-wrap.active .services_item-icon:before {
opacity: 0;
}
.integrio_module_circuit_services .services_item-wrap.active .services_item-icon:after {
opacity: 1;
}
.integrio_module_circuit_services .services_item-wrap.active .services_item-icon .services_icon-grad1 {
opacity: 0;
}
.integrio_module_circuit_services .services_item-wrap.active .services_item-icon .services_icon-grad2 {
opacity: 1;
}
.integrio_module_circuit_services .services_item-wrap.active .services_item-icon + .services_item-content {
opacity: 1;
visibility: visible;
}
.integrio_module_circuit_services .services_subtitle {
font-size: 14px;
line-height: 1.5;
font-weight: 800;
text-transform: uppercase;
}
.integrio_module_circuit_services .services_title {
margin-bottom: 2px;
font-size: 22px;
line-height: 1.4;
font-weight: 600;
}
.integrio_module_circuit_services.tablet_resp .services_descr {
display: none;
}
.integrio_module_circuit_services.tablet_resp .services_title {
margin-bottom: 0;
font-size: 22px;
}
.integrio_module_circuit_services.tablet_resp .services_icon {
font-size: 75%;
}
.integrio_module_circuit_services.mobile_resp .services_title {
margin-bottom: 0;
font-size: 18px;
line-height: 26px;
}
.integrio_module_circuit_services.mobile_resp .services_subtitle {
font-size: 13px;
}
.integrio_module_circuit_services.mobile_resp .services_icon {
font-size: 55%;
}
.integrio_module_circuit_services.mobile_resp .services_descr {
display: none;
}
@keyframes circuit_service_hexagon_1 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes circuit_service_hexagon_2 {
0% {
transform: rotate(180deg);
}
100% {
transform: rotate(540deg);
}
}
@-moz-document url-prefix() {
.services_icon-grad1,
.services_icon-grad2 {
-webkit-text-fill-color: initial;
}
} .integrio_module_social {
margin-left: -7px;
margin-right: -7px;
}
.integrio_module_social .soc_icon {
display: inline-block;
margin-left: 7px;
margin-right: 7px;
margin-bottom: 14px;
border-radius: 50%;
text-align: center;
font-size: 14px;
line-height: 30px;
}
.integrio_module_social .soc_icon:hover {
transform: translateY(-5px);
}
.integrio_module_social.with_bg .soc_icon {
width: 30px;
height: 30px;
}
.integrio_module_social.add_box_shadow .soc_icon {
box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.1);
}
.integrio_module_social .fa.fa-facebook:hover, .integrio_module_social .fa.fa-facebook-square:hover, .integrio_module_social .fa.fa-facebook-official:hover {
color: #3b5998;
}
.integrio_module_social .fa.fa-google-plus-square:hover, .integrio_module_social .fa.fa-google-plus:hover, .integrio_module_social .fa.fa-google-plus-official:hover {
color: #db4437;
}
.integrio_module_social .fa.fa-twitter:hover, .integrio_module_social .fa.fa-twitter-square:hover {
color: #1da1f2;
}
.integrio_module_social .fa.fa-linkedin:hover, .integrio_module_social .fa.fa-linkedin-square:hover {
color: #007bb5;
}
.integrio_module_social .fa.fa-pinterest:hover, .integrio_module_social .fa.fa-pinterest-p:hover {
color: #bd081c;
}
.integrio_module_social .fa.fa-instagram:hover {
color: #c32aa3;
} .integrio_module_spacing.responsive_active .spacing_size {
display: none;
}
.integrio_module_spacing.responsive_active .spacing_size.spacing_size-initial {
display: block;
} .wgl_module_team {
position: relative;
z-index: 1;
}
.wgl_module_team .team-item_wrap {
transition: 0.4s;
border-radius: 5px;
}
.wgl_module_team .team-item {
float: left;
box-sizing: border-box;
}
.wgl_module_team .team-item_content {
position: relative;
z-index: 1;
}
.wgl_module_team .team-image {
position: relative;
z-index: 1;
width: 100%;
overflow: hidden;
}
.wgl_module_team .team-image img {
border-radius: 5px;
transition: 0.4s;
}
.wgl_module_team .team-item_info {
margin-top: 24px;
padding: 0 28px 28px;
}
.wgl_module_team .team-title {
margin-bottom: 0;
font-size: 24px;
line-height: 1.25;
font-weight: 700;
}
.wgl_module_team .team-title a {
font-weight: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
}
.wgl_module_team .team-info_icons {
position: absolute;
z-index: 1;
width: max-content;
bottom: 0;
left: 50%;
transform: translate(-50%, 10px);
text-align: center;
transition: 0.5s;
border-radius: 5px 5px 0 0;
padding: 0 10px;
opacity: 0;
}
.wgl_module_team .team-icon {
width: 35px;
height: 37px;
line-height: 37px;
font-size: 13px;
border-radius: unset;
opacity: 0;
transform: translateY(100%);
color: #ffffff;
}
.wgl_module_team .team-icon:before {
transition: 0.4s;
}
.wgl_module_team .team-icon:hover {
color: #ffffff;
}
.wgl_module_team .team-icon:hover:before {
opacity: 0.7;
}
.wgl_module_team .team-item:hover .team-item_wrap,
.wgl_module_team .team-item.slick-center .team-item_wrap {
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
}
.wgl_module_team .team-item:hover .team-image img,
.wgl_module_team .team-item.slick-center .team-image img {
border-radius: 5px 5px 0 0;
}
.wgl_module_team .team-item:hover .team-info_icons,
.wgl_module_team .team-item.slick-center .team-info_icons {
opacity: 1;
transform: translate(-50%, 0);
}
.wgl_module_team .team-item:hover .team-icon,
.wgl_module_team .team-item.slick-center .team-icon {
opacity: 1;
transform: translateY(0);
}
.wgl_module_team .team-item:hover .team-icon:nth-child(1),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(1) {
transition: all 0.3s, transform 0.3s 0s, opacity 0.3s 0s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(2),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(2) {
transition: all 0.3s, transform 0.3s 0.15s, opacity 0.3s 0.15s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(3),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(3) {
transition: all 0.3s, transform 0.3s 0.3s, opacity 0.3s 0.3s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(4),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(4) {
transition: all 0.3s, transform 0.3s 0.45s, opacity 0.3s 0.45s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(5),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(5) {
transition: all 0.3s, transform 0.3s 0.6s, opacity 0.3s 0.6s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(6),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(6) {
transition: all 0.3s, transform 0.3s 0.75s, opacity 0.3s 0.75s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(7),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(7) {
transition: all 0.3s, transform 0.3s 0.9s, opacity 0.3s 0.9s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(8),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(8) {
transition: all 0.3s, transform 0.3s 1.05s, opacity 0.3s 1.05s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(9),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(9) {
transition: all 0.3s, transform 0.3s 1.2s, opacity 0.3s 1.2s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(10),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(10) {
transition: all 0.3s, transform 0.3s 1.35s, opacity 0.3s 1.35s;
}
.wgl_module_team .team-item:hover .team-icon:nth-child(11),
.wgl_module_team .team-item.slick-center .team-icon:nth-child(11) {
transition: all 0.3s, transform 0.3s 1.5s, opacity 0.3s 1.5s;
}
.wgl_module_team .team-department {
font-size: 14px;
line-height: 1.4;
font-weight: 700;
color: #989898;
margin-top: 12px;
text-transform: uppercase;
}
.wgl_module_team .team-item_excerpt {
position: relative;
z-index: 1;
font-size: 14px;
line-height: 1.71;
color: #8a8a8a;
overflow: hidden;
}
.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.3333333%;
}
.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 .integrio_module_carousel-wrapper .integrio_module_carousel {
margin-left: 0;
margin-right: 0;
}
.wgl_module_team .integrio_module_carousel-wrapper .integrio_module_carousel .team-item:not(:first-child) {
clear: none;
}
.wgl_module_team .integrio_module_carousel-wrapper .integrio_carousel_slick {
padding-top: 20px;
}
.wgl_module_team:after {
content: "";
display: block;
clear: both;
} .single-team .page-header {
margin-bottom: 50px !important;
}
.single-team .single_team_page .team-single_wrapper {
display: flex;
position: relative;
z-index: 1;
align-items: center;
margin-bottom: 30px;
margin-top: 55px;
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
border-radius: 5px;
padding-bottom: 20px;
}
.single-team .single_team_page .team-image_wrap {
margin-left: 85px;
}
.single-team .single_team_page .team-image {
max-width: 470px;
transform: translateY(-55px);
}
.single-team .single_team_page .team-image img {
position: relative;
border-radius: 5px;
}
.single-team .single_team_page .team-info_wrapper {
padding-left: 7%;
}
.single-team .single_team_page .team-title {
position: relative;
z-index: 1;
margin-bottom: 30px;
font-size: 36px;
line-height: 1.055;
}
.single-team .single_team_page .team-info_item {
margin-bottom: 12px;
font-size: 18px;
}
.single-team .single_team_page .team-info_item:first-child {
margin-top: 0;
}
.single-team .single_team_page .team-info_item > * {
display: inline;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.single-team .single_team_page .team-info_item h5 {
font-weight: 700;
}
.single-team .single_team_page .team-info_item h5 + a span, .single-team .single_team_page .team-info_item h5 + span {
margin-left: 11px;
}
.single-team .single_team_page .team-info_item a {
color: inherit;
}
.single-team .single_team_page .team-info_icons {
margin-top: 30px;
}
.single-team .single_team_page .team-info_icons .team-icon {
display: inline-block;
position: relative;
z-index: 1;
width: 38px;
height: 38px;
line-height: 38px;
font-size: 17px;
text-align: center;
transition: 0.5s;
border-radius: 5px;
border: 1px solid;
color: #ffffff;
}
.single-team .single_team_page .team-info_icons .team-icon + .team-icon {
margin-left: 12px;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-facebook {
background-color: #3b5998;
border-color: #3b5998;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-twitter {
background-color: #1da1f2;
border-color: #1da1f2;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-linkedin, .single-team .single_team_page .team-info_icons .team-icon.fa-linkedin-square {
background-color: #007bb5;
border-color: #007bb5;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-pinterest, .single-team .single_team_page .team-info_icons .team-icon.fa-pinterest-p {
background-color: #bd081c;
border-color: #bd081c;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-instagram {
background-color: #c32aa3;
border-color: #c32aa3;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-google {
background-color: #db4437;
border-color: #db4437;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-facebook:hover {
color: #3b5998;
background-color: transparent;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-google:hover {
color: #db4437;
background-color: transparent;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-twitter:hover {
color: #1da1f2;
background-color: transparent;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-pinterest:hover, .single-team .single_team_page .team-info_icons .team-icon.fa-pinterest-p:hover {
color: #bd081c;
background-color: transparent;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-linkedin:hover {
color: #007bb5;
background-color: transparent;
}
.single-team .single_team_page .team-info_icons .team-icon.fa-instagram:hover {
color: #c32aa3;
background-color: transparent;
}
.single-team .single_team_page .team-info_icons .team-icon:hover {
transform: translateY(-5px);
background-color: transparent;
}
.single-team .single_team_page .team-single_speaches-title {
font-weight: 400;
margin-bottom: 30px;
}
.single-team .single_team_page .team-single_speaches-info .speech-info_item {
margin-bottom: 30px;
padding: 30px;
border: 1px solid #dddddd;
border-radius: 10px;
}
.single-team .single_team_page .team-single_speaches-info .speech-info_day {
margin-bottom: 6px;
font-size: 22px;
}
.single-team .single_team_page .team-single_speaches-info .speech-info_time {
margin-bottom: 8px;
}
.single-team .single_team_page .team-single_speaches-info .speech-info_time,
.single-team .single_team_page .team-single_speaches-info .speech-info_desc {
font-size: 18px;
} .integrio_module_testimonials {
margin: 0 -15px;
}
.integrio_module_testimonials .testimonials_item_wrap {
transition: 0.4s;
}
.integrio_module_testimonials .testimonials_item {
position: relative;
transform: translateY(0);
transition: inherit;
border-radius: 5px;
}
.integrio_module_testimonials.hover_animation .testimonials_item_wrap {
padding-top: 20px;
}
.integrio_module_testimonials.hover_animation .testimonials_item_wrap:hover .testimonials_item {
transform: translateY(-20px);
}
.integrio_module_testimonials .testimonials_meta_wrap {
display: flex;
align-items: center;
position: relative;
line-height: 1;
}
.integrio_module_testimonials .testimonials_image img {
border-radius: 50%;
}
.integrio_module_testimonials .testimonials_name_wrap {
display: flex;
flex-direction: column;
}
.integrio_module_testimonials .testimonials_name {
padding-bottom: 1px;
font-size: 20px;
line-height: 1.25;
font-weight: 700;
}
.integrio_module_testimonials .testimonials_position {
font-size: 16px;
line-height: 1.25;
font-weight: 400;
margin-top: 6px;
}
.integrio_module_testimonials .testimonials_quote {
position: relative;
z-index: 0;
}
.integrio_module_testimonials.with_bg {
padding: 126px 100px 90px;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.integrio_module_testimonials.type_inline_top .testimonials_item {
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
margin-bottom: 30px;
margin-top: 35px;
}
.integrio_module_testimonials.type_inline_top .testimonials_content_wrap {
border-radius: inherit;
background-color: #ffffff;
}
.integrio_module_testimonials.type_inline_top .testimonials_meta_wrap {
padding: 32px 35px 30px;
border-bottom: 1px solid #eeeeee;
}
.integrio_module_testimonials.type_inline_top .testimonials_meta_wrap:after {
position: absolute;
z-index: 1;
content: "“";
font-size: 120px;
text-align: center;
color: #ffffff;
right: 35px;
top: -35px;
height: 72px;
width: 72px;
line-height: 124px;
border-radius: 50%;
}
.integrio_module_testimonials.type_inline_top .testimonials_image {
position: absolute;
z-index: 1;
top: -35px;
left: -35px;
}
.integrio_module_testimonials.type_inline_top .testimonials_name_wrap {
vertical-align: top;
line-height: 1;
}
.integrio_module_testimonials.type_inline_top .testimonials_quote {
padding: 25px 35px 30px;
font-size: 16px;
}
.integrio_module_testimonials.type_inline_top .integrio_module_carousel .slick-slider .slick-list .testimonials_item_wrap .testimonials_item {
box-shadow: 1px 0px 18px rgba(0, 0, 0, 0.06);
}
.integrio_module_testimonials.type_inline_top .integrio_module_carousel-wrapper {
padding: 15px 15px 0;
}
.integrio_module_testimonials.type_inline_bottom .testimonials_item {
overflow: hidden;
margin-bottom: 30px;
padding: 32px 30px 39px 60px;
box-shadow: 0px 15px 38px rgba(0, 0, 0, 0.1);
background: #ffffff;
}
.integrio_module_testimonials.type_inline_bottom .testimonials_item:before {
content: "“";
display: block;
position: absolute;
z-index: -1;
top: -10px;
left: -10px;
width: 75px;
height: 100px;
border-radius: 50%;
padding-left: 24px;
text-align: left;
font-size: 135px;
line-height: 1.4;
font-weight: 700;
}
.integrio_module_testimonials.type_inline_bottom .testimonials_image {
padding-right: 20px;
}
.integrio_module_testimonials.type_inline_bottom .testimonials_content_wrap {
padding-bottom: 24px;
}
.integrio_module_testimonials.type_inline_bottom .integrio_module_carousel-wrapper {
overflow: unset;
}
.integrio_module_testimonials.type_inline_bottom .integrio_module_carousel-wrapper .testimonials_item {
box-shadow: 0px 15px 25px rgba(0, 0, 0, 0.1);
}
.integrio_module_testimonials.type_author_top .testimonials_image {
margin-bottom: 25px;
}
.integrio_module_testimonials.type_author_top .testimonials_content_wrap {
margin-bottom: 21px;
}
.integrio_module_testimonials.type_author_bottom .testimonials_meta_wrap {
flex-direction: column;
padding-top: 47px;
}
.integrio_module_testimonials.type_author_bottom .testimonials_meta_wrap .testimonials_image {
margin-top: -18px;
margin-bottom: 28px;
}
.integrio_module_testimonials.type_author_bottom .integrio_module_carousel:not(.prev_next_pos_right) .integrio_carousel_slick {
margin-left: 72px;
margin-right: 72px;
}
.integrio_module_testimonials.type_author_bottom .integrio_module_carousel:not(.prev_next_pos_right) .integrio_carousel_slick .testimonials_item {
padding-left: 11%;
padding-right: 11%;
}
.integrio_module_testimonials.alignment_left {
text-align: left;
}
.integrio_module_testimonials.alignment_left.type_author_top .testimonials_meta_wrap {
justify-content: flex-start;
}
.integrio_module_testimonials.alignment_left.type_author_bottom .testimonials_meta_wrap {
align-items: flex-start;
}
.integrio_module_testimonials.alignment_left.type_inline_bottom .testimonials_meta_wrap {
justify-content: flex-start;
}
.integrio_module_testimonials.alignment_center {
text-align: center;
}
.integrio_module_testimonials.alignment_center.type_author_top .testimonials_meta_wrap, .integrio_module_testimonials.alignment_center.type_inline_bottom .testimonials_meta_wrap {
justify-content: center;
}
.integrio_module_testimonials.alignment_right {
text-align: right;
}
.integrio_module_testimonials.alignment_right.type_author_top .testimonials_meta_wrap {
justify-content: flex-end;
}
.integrio_module_testimonials.alignment_right.type_author_bottom .testimonials_meta_wrap {
align-items: flex-end;
}
.integrio_module_testimonials.alignment_right.type_inline_bottom .testimonials_meta_wrap {
justify-content: flex-end;
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right) .slick-arrow {
width: 58px;
height: 58px;
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right) .slick-arrow:after {
font-size: 40px;
line-height: 58px;
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right) .slick-arrow.slick-prev {
left: 20px;
transform: translate(0, -50%) rotate(0.5turn);
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right) .slick-arrow.slick-prev:after {
content: "\f190";
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right) .slick-arrow.slick-next {
right: 20px;
transform: translate(0, -50%);
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right) .slick-arrow.slick-next:after {
content: "\f190";
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right):hover .slick-prev {
transform: translate(-14px, -50%) rotate(0.5turn);
}
.integrio_module_testimonials .integrio_module_carousel:not(.prev_next_pos_right):hover .slick-next {
transform: translate(14px, -50%);
}
.integrio_module_testimonials:after {
content: "";
display: block;
clear: both;
} .integrio_module_time_line_horizontal {
position: relative;
z-index: 1;
}
.integrio_module_time_line_horizontal.appear_anim .tlh_item {
opacity: 0;
}
.integrio_module_time_line_horizontal.appear_anim .tlh_item .tlh_date {
transform: translate(-50%, -20%);
}
.integrio_module_time_line_horizontal.appear_anim .tlh_item .tlh_content {
transform: translateY(20%);
}
.integrio_module_time_line_horizontal.appear_anim .tlh_item.item_show {
opacity: 1;
}
.integrio_module_time_line_horizontal.appear_anim .tlh_item.item_show .tlh_date {
transform: translate(-50%, 0%);
}
.integrio_module_time_line_horizontal.appear_anim .tlh_item.item_show .tlh_content {
transform: translateY(0%);
}
.integrio_module_time_line_horizontal .tlh_item {
display: flex;
align-items: center;
position: relative;
z-index: 1;
padding: 0 15px;
transition: all 0.4s, opacity 1s, transform 1s;
}
.integrio_module_time_line_horizontal .tlh_item:nth-child(odd) {
flex-direction: column-reverse;
}
.integrio_module_time_line_horizontal .tlh_item:nth-child(odd) .tlh_date {
bottom: 100%;
padding-bottom: 38px;
}
.integrio_module_time_line_horizontal .tlh_item:nth-child(odd) .tlh_content {
margin-top: 44px;
margin-bottom: 35px;
}
.integrio_module_time_line_horizontal .tlh_item:nth-child(even) {
flex-direction: column;
}
.integrio_module_time_line_horizontal .tlh_item:nth-child(even) .tlh_content {
margin-top: 35px;
margin-bottom: 44px;
}
.integrio_module_time_line_horizontal .tlh_item:nth-child(even) .tlh_date {
top: 100%;
padding-top: 38px;
}
@keyframes tlh_shadow_pulse {
0% {
box-shadow: 0px 9px 30px 0px;
}
50% {
box-shadow: 0px 9px 30px 10px;
}
100% {
box-shadow: 0px 9px 30px 0px;
}
}
.integrio_module_time_line_horizontal .tlh_item:hover .tlh_check_wrap:before {
animation: tlh_shadow_pulse 2s infinite;
}
.integrio_module_time_line_horizontal .tlh_check_wrap {
display: flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 1;
height: 32px;
width: 32px;
border-radius: 50%;
transition: inherit;
}
.integrio_module_time_line_horizontal .tlh_check_wrap:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: inherit;
opacity: 0.4;
box-shadow: 0px 9px 30px 0;
}
.integrio_module_time_line_horizontal .tlh_check {
border-radius: inherit;
font-size: 12px;
color: #ffffff;
}
.integrio_module_time_line_horizontal .tlh_date {
position: absolute;
z-index: 1;
left: 50%;
font-size: 24px;
font-weight: 600;
white-space: nowrap;
transform: translateX(-50%);
transition: inherit;
}
.integrio_module_time_line_horizontal .tlh_content {
position: relative;
z-index: 1;
border-radius: 30px;
padding: 34px 29px 29px;
text-align: left;
box-shadow: 0 15px 38px 0 rgba(0, 0, 0, 0.1);
background-color: #ffffff;
transition: inherit;
}
.integrio_module_time_line_horizontal .tlh_thumbnail {
position: absolute;
z-index: 1;
bottom: calc(100% - 59px);
left: calc(100% - 65px);
min-width: 100%;
}
.integrio_module_time_line_horizontal .tlh_thumbnail img {
max-width: 100px;
}
.integrio_module_time_line_horizontal .tlh_title {
padding-bottom: 4px;
font-size: 18px;
font-weight: 700;
}
.integrio_module_time_line_horizontal .tlh_descr {
transition: inherit;
}
.integrio_module_time_line_horizontal .tlh_hidden_placeholder {
visibility: hidden;
}
.integrio_module_time_line_horizontal .integrio_module_carousel-wrapper {
overflow: visible;
}
.integrio_module_time_line_horizontal .slick-list:before {
content: "";
position: absolute;
z-index: -1;
width: 102%;
height: 2px;
top: 50%;
left: -1%;
background: linear-gradient(90deg, transparent 0%, #dbe4f4 100px, #dbe4f4 calc(100% - 100px), transparent 100%);
}
.integrio_module_time_line_horizontal .slick-track {
display: flex;
align-items: center;
} .integrio_module_time_line_vertical {
position: relative;
z-index: 1;
padding: 70px 0;
}
.integrio_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%);
}
.integrio_module_time_line_vertical.appear_anim .time_line-item .time_line-date {
transform: translateX(-20%);
opacity: 0;
}
.integrio_module_time_line_vertical.appear_anim .time_line-item .time_line-check {
opacity: 0;
}
.integrio_module_time_line_vertical.appear_anim .time_line-item .time_line-content {
transform: translateX(20%);
opacity: 0;
}
.integrio_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-date {
transform: translateX(20%);
}
.integrio_module_time_line_vertical.appear_anim .time_line-item:nth-child(even) .time_line-content {
transform: translateX(-20%);
}
.integrio_module_time_line_vertical .time_line-item {
display: flex;
align-items: center;
margin-bottom: 40px;
transition: opacity 0.5s;
}
.integrio_module_time_line_vertical .time_line-item:last-child {
margin-bottom: 0;
}
.integrio_module_time_line_vertical .time_line-item:nth-child(even) {
flex-direction: row-reverse;
}
.integrio_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date_wrap {
margin-right: calc( 50% - 10px);
margin-left: 30px;
}
.integrio_module_time_line_vertical .time_line-item:nth-child(even) .time_line-date {
right: auto;
left: 100%;
padding-left: 27px;
padding-right: 0;
}
.integrio_module_time_line_vertical .time_line-item:nth-child(even) .time_line-image {
left: 0;
right: auto;
}
.integrio_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content {
text-align: right;
}
.integrio_module_time_line_vertical .time_line-item:nth-child(even) .time_line-content:before {
left: auto;
right: 0;
}
.integrio_module_time_line_vertical .time_line-item.item_active .time_line-check i {
opacity: 1;
line-height: 16px;
font-size: 11px;
text-align: center;
}
.integrio_module_time_line_vertical .time_line-item.item_show .time_line-content, .integrio_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-content {
opacity: 1;
transform: translateX(0);
}
.integrio_module_time_line_vertical .time_line-item.item_show .time_line-check, .integrio_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-check {
opacity: 1;
}
.integrio_module_time_line_vertical .time_line-item.item_show .time_line-date, .integrio_module_time_line_vertical .time_line-item.item_show:nth-child(even) .time_line-date {
opacity: 1;
transform: translateX(0);
}
.integrio_module_time_line_vertical .time_line-date_wrap {
margin-left: calc( 50% - 10px );
margin-right: 30px;
position: relative;
z-index: 1;
}
.integrio_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;
}
.integrio_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);
}
.integrio_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);
}
.integrio_module_time_line_vertical .time_line-check i {
opacity: 0;
display: block;
}
.integrio_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;
}
.integrio_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);
}
.integrio_module_time_line_vertical .time_line-content:before {
content: "";
position: absolute;
z-index: 1;
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.integrio_module_time_line_vertical .time_line-image {
position: absolute;
z-index: -1;
right: 0;
top: 0;
}
.integrio_module_time_line_vertical .time_line-title {
font-size: 18px;
line-height: 24px;
margin-bottom: 8px;
font-weight: 600;
}
.integrio_module_time_line_vertical .time_line-descr {
line-height: 24px;
}
.integrio_module_time_line_vertical .time_line-item:hover .time_line-content {
transform: translateX(5px);
background: white;
}
.integrio_module_time_line_vertical .time_line-item:hover .time_line-date {
transform: translateX(-5px);
}
.integrio_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-content {
transform: translateX(-5px);
}
.integrio_module_time_line_vertical .time_line-item:hover:nth-child(even) .time_line-date {
transform: translateX(5px);
}
.integrio_module_time_line_vertical .time_line-item:hover .time_line-check:before {
animation: time_line_vertical_pulse 2s infinite;
}
.integrio_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 40px;
}
.wgl_timetabs .timetabs_headings .wgl_tab {
text-align: center;
flex: 1;
position: relative;
cursor: pointer;
padding: 20px;
font-size: 18px;
font-weight: 700;
transition: 0.3s;
margin-right: 30px;
border: 1px solid #e6e6e6;
border-radius: 5px;
display: flex;
flex-direction: column;
justify-content: center;
}
.wgl_timetabs .timetabs_headings .wgl_tab:last-child {
margin-right: 0;
}
.wgl_timetabs .timetabs_headings .wgl_tab .tab_title {
transition: inherit;
}
.wgl_timetabs .timetabs_headings .wgl_tab:before {
content: "";
display: block;
position: absolute;
z-index: 1;
bottom: -12px;
left: 50%;
height: 26px;
width: 26px;
background: #ffffff;
border-radius: 5px;
transform: rotate(45deg);
opacity: 0;
transition: 0.4s;
margin-left: -13px;
}
.wgl_timetabs .timetabs_headings .wgl_tab.active {
border-color: transparent;
box-shadow: 7px 6px 30px rgba(0, 0, 0, 0.12);
}
.wgl_timetabs .timetabs_headings .wgl_tab.active:before {
opacity: 1;
}
.wgl_timetabs .timetabs_headings .wgl_tab .services_icon,
.wgl_timetabs .timetabs_headings .wgl_tab .services_image {
line-height: 1;
margin-bottom: 12px;
}
.wgl_timetabs .timetabs_headings .wgl_tab .services_icon {
font-size: 46px;
transition: 0.5s;
}
.wgl_timetabs .timetabs_headings .wgl_tab .services_icon[class*=flaticon-] {
font-weight: 400;
}
.wgl_timetabs .timetabs_headings .wgl_tab:hover {
border-color: transparent;
box-shadow: 7px 6px 30px rgba(0, 0, 0, 0.12);
}
.wgl_timetabs .timetabs_data .timetab_container {
display: block;
padding: 30px;
border-radius: 5px;
box-shadow: 7px 6px 30px rgba(0, 0, 0, 0.12);
background: #ffffff;
}
.wgl_timetabs .timetabs_data .timetab_container .wgl_portfolio_list-container {
padding-bottom: 0 !important;
}
.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_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_data .timetab_container .timetabs_item {
padding: 20px;
font-size: 14px;
}
}
@media (max-width: 1024px) {
.wgl_timetabs .timetabs_headings {
margin: 0 -5px 10px -5px;
flex-wrap: wrap;
}
.wgl_timetabs .timetabs_headings .wgl_tab {
font-size: 11px;
margin: 0 5px 10px 5px;
width: calc(33.333% - 10px);
flex: auto;
padding: 10px 10px 6px;
}
.wgl_timetabs .timetabs_headings .wgl_tab .services_icon {
font-size: 22px;
}
.wgl_timetabs .timetabs_headings .wgl_tab .services_image,
.wgl_timetabs .timetabs_headings .wgl_tab .services_icon {
margin-bottom: 5px;
}
.wgl_timetabs .timetabs_headings .wgl_tab.active:before {
display: none;
}
.wgl_timetabs .timetabs_headings .wgl_tab:last-child {
margin-right: 5px;
}
.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: 10px;
transition: 0.4s ease-in-out;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title, .wpb-js-composer .wgl-container .vc_row .vc_toggle:hover .vc_toggle_title {
border-bottom-color: transparent;
background-color: rgba(167, 167, 167, 0.1);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon {
color: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title {
position: relative;
z-index: 0;
min-height: 50px;
padding-top: 14px;
padding-right: 44px;
padding-bottom: 14px;
padding-left: 20px;
font-size: 16px;
font-weight: 700;
line-height: 1.4;
transition: inherit;
border-radius: 5px;
background-color: rgba(167, 167, 167, 0.1);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title h4 {
font-size: inherit;
font-weight: inherit;
line-height: inherit;
transition: color 0s;
color: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_content {
margin: 0;
padding: 20px 9.5px 9px 19px;
font-size: 16px;
}
.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;
transform: translateY(-50%);
transition: transform 0.4s ease-in-out, color 0s;
color: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_icon:before, .wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_icon:after {
transition: inherit;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_none .vc_toggle_title {
padding-right: 20px;
}
.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;
}
.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: fontawesome;
font-size: 16px;
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%);
}
.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%);
}
.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_color_arrow .vc_toggle_icon {
font-style: normal;
height: auto;
width: auto;
transition: transform 0.3s;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_arrow .vc_toggle_icon:before {
content: "\f143";
font-family: flaticon;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_arrow.vc_toggle_active .vc_toggle_icon {
transform: translateY(-50%) rotate(-90deg);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_right .vc_toggle_icon {
right: 20px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_icon {
left: 20px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_dark .vc_toggle_title {
background-color: #393939;
color: #ffffff;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_dark.vc_toggle_active .vc_toggle_title {
color: #ffffff;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_dark:hover .vc_toggle_title {
color: #a9a9a9;
}
@media (max-width: 480px) {
.wpb-js-composer .wgl-container .vc_row .vc_toggle .vc_toggle_title {
padding-left: calc(20px / 2);
padding-right: 26px;
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_color_none .vc_toggle_title {
padding-right: calc(20px / 2);
}
.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: calc(20px / 2);
}
.wpb-js-composer .wgl-container .vc_row .vc_toggle.vc_toggle_size_left .vc_toggle_icon {
left: calc(20px / 2);
}
} .wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel {
text-align: inherit;
margin-bottom: 10px;
}
.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 .vc_tta-panel-title .vc_tta-controls-icon, .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 .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_active .vc_tta-panel-title .vc_tta-controls-icon-arrow {
transform: translateY(-50%) rotate(-90deg);
}
.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: unset;
border-radius: 5px;
background-color: rgba(167, 167, 167, 0.1);
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 {
position: relative;
z-index: 0;
font-size: inherit;
border-radius: inherit;
transition: all 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 {
display: flex;
align-items: center;
min-height: 50px;
padding: 10px 20px;
font-size: 16px;
line-height: 1.4;
font-weight: 700;
color: inherit;
border-radius: inherit;
transition: 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-title-text {
font-size: inherit;
line-height: inherit;
font-weight: inherit;
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:before, .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:after {
transition: transform 0.4s 0.1s, color 0s;
}
.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.vc_tta-controls-icon-chevron:before {
top: 3px;
right: 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.vc_tta-controls-icon-arrow {
font-style: normal;
height: auto;
width: auto;
transition: transform 0.3s;
}
.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.vc_tta-controls-icon-arrow:before {
content: "\f143";
font-family: flaticon;
}
.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: 19px;
}
.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: 19px;
}
.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: 20px;
padding-bottom: 9px;
font-size: 16px;
line-height: 30px;
background-color: transparent;
transform: unset;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-controls-align-left .vc_tta-panel-heading .vc_tta-panel-title > a {
padding-left: 19px;
padding-right: calc(19px * 2);
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-controls-align-left .vc_tta-panel-body {
text-align: left;
padding-left: 19px;
padding-right: calc(19px / 2);
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panel-heading .vc_tta-panel-title > a {
padding-left: calc(19px * 2);
padding-right: calc(19px * 2);
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-controls-align-center .vc_tta-panel-body {
text-align: center;
padding-left: calc(19px / 1.5);
padding-right: calc(19px / 1.5);
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-controls-align-right .vc_tta-panel-heading .vc_tta-panel-title > a {
padding-left: calc(19px * 2);
padding-right: 19px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-controls-align-right .vc_tta-panel-body {
text-align: right;
padding-left: calc(19px / 2);
padding-right: 19px;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-dark .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
background: #393939 !important;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-dark .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
color: #ffffff !important;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-accordion.vc_tta-style-dark .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title:hover > a {
color: #a9a9a9 !important;
} .wpb-js-composer .wgl-container .vc_row .vc_pie_chart .wpb_pie_chart_heading {
margin-top: 20px;
font-size: 18px;
line-height: 1;
font-weight: 500;
}
.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 {
top: 0.5px;
left: 0.5px;
width: calc(100% - 1.5px) !important;
height: calc(100% - 1.5px) !important;
border: 2px solid transparent !important;
opacity: 1 !important;
}
.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-bottom: 5px;
padding-left: 20px;
font-size: 14px;
font-weight: 500;
}
.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;
}
.add_bg_rev_slider_1 .revslider-initialised:after {
content: "";
display: block;
position: absolute;
bottom: -40px;
width: 100%;
background: url(//bundek-office.hr/wp-content/themes/integrio/img/slider_bg_1.svg);
height: 19%;
background-size: 100% 100%;
z-index: 21;
pointer-events: none;
}
.add_bg_rev_slider_2 .revslider-initialised:after {
content: "";
display: block;
position: absolute;
bottom: -5px;
left: -2px;
width: 102%;
background: url(//bundek-office.hr/wp-content/themes/integrio/img/wave_rev.svg);
height: 20%;
background-size: 100% 100%;
z-index: 21;
pointer-events: none;
} .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 {
min-width: 100px;
text-align: center;
position: relative;
z-index: 1;
margin-right: 10px;
border-radius: 5px;
background-color: rgba(167, 167, 167, 0.1);
}
.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;
z-index: 1;
width: 100%;
margin: 0;
border: unset;
border-radius: 5px;
padding: 13px 30px;
font-size: 16px;
line-height: 1.5;
font-weight: 700;
text-transform: initial;
background-color: unset;
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:before, .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;
}
.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;
}
.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:before {
opacity: 1;
}
.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 {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 5px;
opacity: 0;
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 {
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: 15px;
}
.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 {
border-radius: 5px;
background: rgba(167, 167, 167, 0.1);
line-height: 1.4;
position: relative;
z-index: 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 {
border: unset;
border-radius: unset;
padding: 0 15px;
font-size: 16px;
line-height: 2;
font-weight: inherit;
color: inherit;
text-transform: initial;
background-color: unset;
transition: 0.4s;
z-index: 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 > .vc_tta-title-text {
font-size: inherit;
font-weight: inherit;
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_tta-panel-heading .vc_tta-panel-title:before {
content: "";
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 5px;
opacity: 0;
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_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: 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:before {
opacity: 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-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: 21px 0 15px 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-tabs-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;
padding-bottom: 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:first-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:first-child {
border-top: 1px solid #e5e5e5;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container .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-panels-container .vc_tta-panel-body {
padding-top: 0;
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
padding-left: 35px;
padding-bottom: 0;
}
@media (max-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 {
padding: 0 0 20px 0;
}
}
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_ta-panel-body {
padding-right: 35px;
padding-bottom: 0;
}
@media (max-width: 768px) {
.wpb-js-composer .wgl-container .vc_row .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_ta-panel-body {
padding: 0 0 20px 0;
}
} .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);
-webkit-backface-visibility: hidden;
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;
} .integrio_module_videobox {
position: relative;
z-index: 1;
}
.integrio_module_videobox .videobox_content {
display: flex;
align-items: center;
}
.integrio_module_videobox .videobox_background img {
position: relative;
z-index: 0;
width: 100%;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.15);
}
.integrio_module_videobox .title {
position: relative;
z-index: 2;
font-size: 18px;
line-height: 1.35;
font-weight: 700;
}
.integrio_module_videobox .videobox_link {
flex-shrink: 0;
position: relative;
z-index: 1;
width: 70px;
height: 70px;
box-sizing: border-box;
border-radius: 50%;
border: 2px solid;
box-shadow: 6px 5px 30px rgba(0, 0, 0, 0.12);
}
.integrio_module_videobox .videobox_icon {
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-40%, -50%);
}
.integrio_module_videobox.with_image .videobox_content {
display: block;
}
.integrio_module_videobox.with_image .videobox_link_wrapper {
display: flex;
align-items: center;
position: absolute;
z-index: 1;
top: 50%;
}
.integrio_module_videobox.button_align-left {
text-align: left;
}
.integrio_module_videobox.button_align-left .videobox_content,
.integrio_module_videobox.button_align-left .videobox_link_wrapper {
justify-content: flex-start;
}
.integrio_module_videobox.button_align-left.with_image .videobox_link_wrapper {
left: 0;
transform: translate(10%, -50%);
}
.integrio_module_videobox.button_align-left.title_pos-right .videobox_content,
.integrio_module_videobox.button_align-left.title_pos-right .videobox_link_wrapper {
justify-content: flex-end;
}
.integrio_module_videobox.button_align-left.title_pos-top .videobox_content, .integrio_module_videobox.button_align-left.title_pos-bot .videobox_content {
align-items: flex-start;
}
.integrio_module_videobox.button_align-center {
text-align: center;
}
.integrio_module_videobox.button_align-center .videobox_content,
.integrio_module_videobox.button_align-center .videobox_link_wrapper {
justify-content: center;
}
.integrio_module_videobox.button_align-center.with_image .videobox_link_wrapper {
left: 50%;
transform: translate(-50%, -50%);
}
.integrio_module_videobox.button_align-center.title_pos-right .videobox_content,
.integrio_module_videobox.button_align-center.title_pos-right .videobox_link_wrapper {
justify-content: center;
}
.integrio_module_videobox.button_align-right {
text-align: right;
}
.integrio_module_videobox.button_align-right .videobox_content,
.integrio_module_videobox.button_align-right .videobox_link_wrapper {
justify-content: flex-end;
}
.integrio_module_videobox.button_align-right.with_image .videobox_link_wrapper {
right: 0;
transform: translate(-10%, -50%);
}
.integrio_module_videobox.button_align-right.title_pos-top .videobox_content,
.integrio_module_videobox.button_align-right.title_pos-top .videobox_link_wrapper, .integrio_module_videobox.button_align-right.title_pos-bot .videobox_content,
.integrio_module_videobox.button_align-right.title_pos-bot .videobox_link_wrapper {
align-items: flex-end;
}
.integrio_module_videobox.button_align-inline {
display: inline-block;
}
.integrio_module_videobox.button_align-inline.with_image .videobox_link_wrapper {
left: 50%;
transform: translate(-50%, -50%);
}
.integrio_module_videobox.title_pos-left .title {
margin-right: 30px;
}
.integrio_module_videobox.title_pos-left.animation_ring_rotate .title {
margin-right: 64.5px;
}
.integrio_module_videobox.title_pos-right .title {
margin-left: 30px;
}
.integrio_module_videobox.title_pos-right.animation_ring_rotate .title {
margin-left: 64.5px;
}
.integrio_module_videobox.title_pos-right .videobox_content,
.integrio_module_videobox.title_pos-right .videobox_link_wrapper {
flex-direction: row-reverse;
justify-content: flex-start;
}
.integrio_module_videobox.title_pos-top .title {
margin-bottom: 30px;
}
.integrio_module_videobox.title_pos-top.animation_ring_rotate .title {
margin-bottom: 60px;
}
.integrio_module_videobox.title_pos-top.animation_ring_rotate .videobox_link {
margin-bottom: 30px;
}
.integrio_module_videobox.title_pos-top .videobox_content,
.integrio_module_videobox.title_pos-top .videobox_link_wrapper {
flex-direction: column;
}
.integrio_module_videobox.title_pos-bot .title {
margin-top: 27px;
}
.integrio_module_videobox.title_pos-bot.animation_ring_rotate .title {
margin-top: 60px;
}
.integrio_module_videobox.title_pos-bot .videobox_content,
.integrio_module_videobox.title_pos-bot .videobox_link_wrapper {
flex-direction: column-reverse;
}
.integrio_module_videobox .videobox_animation {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
}
.integrio_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;
}
.integrio_module_videobox.animation_circles .videobox_animation.circle_2 {
animation-delay: 1.3s;
}
.integrio_module_videobox.animation_circles .videobox_animation.circle_3 {
animation-delay: 2.6s;
}
.integrio_module_videobox.animation_circles .videobox_link:hover .videobox_animation, .integrio_module_videobox.animation_circles.always-run-animation .videobox_animation {
animation-play-state: running;
}
.integrio_module_videobox.animation_circles.always-run-animation .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;
}
}
.integrio_module_videobox.animation_ring_pulse .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;
}
.integrio_module_videobox.animation_ring_pulse .videobox_link:hover .videobox_animation, .integrio_module_videobox.animation_ring_pulse.always-run-animation .videobox_animation {
animation-play-state: running;
}
.integrio_module_videobox.animation_ring_pulse.always-run-animation .videobox_link:hover .videobox_animation {
animation-play-state: paused;
}
@keyframes pulse_ring {
0% {
transform: scale(1);
}
50% {
transform: scale(1.7);
}
100% {
transform: scale(1);
}
}
.integrio_module_videobox.animation_ring_rotate .videobox_animation {
z-index: -1;
transform: scale(1.58);
}
.integrio_module_videobox.animation_ring_rotate .videobox_animation .ring_1 {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: rotate_ring 4s linear infinite;
animation-play-state: paused;
}
.integrio_module_videobox.animation_ring_rotate .videobox_link:hover .videobox_animation .ring_1, .integrio_module_videobox.animation_ring_rotate.always-run-animation .videobox_animation .ring_1 {
animation-play-state: running;
}
.integrio_module_videobox.animation_ring_rotate.always-run-animation .videobox_link:hover .videobox_animation .ring_1 {
animation-play-state: paused;
}
@keyframes rotate_ring {
0% {
transform: translate(-50%, -50%) rotate(0turn);
}
100% {
transform: translate(-50%, -50%) rotate(1turn);
}
} .integrio_module_ico_progress {
border-radius: 30px;
box-shadow: 0 15px 38px rgba(0, 0, 0, 0.1);
background-color: #ffffff;
} .integrio_module_ico_progress_bar {
margin-left: auto;
margin-right: auto;
margin-bottom: 45px;
}
.integrio_module_ico_progress_bar .progress_bar_wrap {
position: relative;
z-index: 1;
width: 100%;
height: 30px;
background: #ecf1f9;
border-radius: 15px;
}
.integrio_module_ico_progress_bar .progress_completed {
position: absolute;
z-index: 1;
left: 5px;
top: 5px;
background: #90ff98;
height: 20px;
border-radius: 10px;
transition: all 0.8s;
width: 0;
max-width: calc(100% - 10px);
overflow: hidden;
}
.integrio_module_ico_progress_bar .progress_value_completed {
position: absolute;
z-index: 1;
right: 8px;
top: 0;
color: #ffffff;
font-size: 12px;
line-height: 20px;
white-space: nowrap;
}
.integrio_module_ico_progress_bar .progress_value_wrap {
font-size: 12px;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.integrio_module_ico_progress_bar .progress_value_min,
.integrio_module_ico_progress_bar .progress_value_max {
font-weight: 500;
color: #8b9baf;
}
.integrio_module_ico_progress_bar .progress_value_min span,
.integrio_module_ico_progress_bar .progress_value_max span {
margin-left: 3px;
}
.integrio_module_ico_progress_bar .progress_point {
position: absolute;
z-index: 2;
top: 100%;
font-size: 12px;
transform: translateX(-50%);
line-height: 26px;
margin-top: 21px;
color: #8b9baf;
}
.integrio_module_ico_progress_bar .progress_point:before {
content: "";
position: absolute;
z-index: 1;
left: 50%;
bottom: 100%;
width: 1px;
height: 51px;
background: #8b9baf;
} @media only screen and (max-width: 1300px) {
.wgl_module_team.team-col_5 .team-item {
width: 25%;
}
.wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
clear: none;
}
.wgl_module_team.team-col_5 .team-item:nth-child(4n+1) {
clear: left;
}
}
@media only screen and (max-width: 1200px) {
.wgl-container {
width: 950px;
}
.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(4n+1), .wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
clear: none;
}
.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) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5,
.row .wgl_col-1-6 {
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%;
}
.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%;
}
}
@media only screen and (max-width: 992px) {
.wgl-container {
width: 728px;
}
main .alignwide {
width: auto;
margin-left: 0;
transform: translateX(0);
}
.page-header_content .page-header_title,
.page-header_content .page-header_breadcrumb {
display: block;
}
.page-header_align_left .page-header_breadcrumbs {
text-align: left;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 125px;
line-height: 0.24;
margin-left: -74px;
}
.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 .single_team_page .team-single_wrapper {
flex-direction: column;
border: none;
background-position: top left;
background-size: contain;
}
.single-team .single_team_page .team-single_wrapper:before {
width: auto;
height: 100%;
left: 20px;
right: 20px;
top: 0;
bottom: 0;
}
.single-team .single_team_page .team-single_wrapper .team-image {
margin: auto;
position: relative;
}
.single-team .single_team_page .team-info_icons {
left: 20px;
border-radius: 50px;
text-align: center;
}
.single-team .single_team_page .team-title:before {
left: 50%;
margin-left: -25px;
}
.single-team .single_team_page .team-info_wrapper {
width: 100%;
margin-top: 29px;
margin-left: unset;
padding-top: 50px;
padding-left: 30px;
padding-right: 30px;
}
.single-team .single_team_page .team-info_wrapper .team-title,
.single-team .single_team_page .team-info_wrapper .team-info_item {
text-align: center;
}
.single-team .single_team_page .wpb_content_element {
text-align: justify;
}
.integrio_module_testimonials.type_author_bottom_inline .testimonials_item {
padding-left: 15px;
}
.integrio_module_testimonials.type_author_bottom_inline .testimonials_item:before {
display: none;
}
}
@media only screen and (max-width: 768px) {
.integrio_module_videobox.with_image.button_align-left .videobox_content {
left: 60px;
}
.integrio_module_videobox.with_image.button_align-right .videobox_content {
right: 60px;
}
.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 (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-1-6 {
width: 16.66%;
}
.row .wgl_col-2 {
width: 16.66666667%;
}
.row .wgl_col-1 {
width: 8.33333333%;
}
}
@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,
.row .wgl_col-1-6 {
width: 100%;
}
.copyright {
text-align: center;
}
.page_404_wrapper {
background-image: none !important;
}
.integrio-post-navigation .separator_post-nav {
display: none;
}
.wgl-container {
width: 560px;
}
.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,
.mobile-acenter {
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;
}
.integrio_module_clients.items-3 .clients_image, .integrio_module_clients.items-4 .clients_image, .integrio_module_clients.items-5 .clients_image, .integrio_module_clients.items-6 .clients_image {
width: 50%;
}
.integrio_module_time_line_vertical:before {
left: 45px;
}
.integrio_module_time_line_vertical .time_line-date_wrap {
margin-left: 35px !important;
margin-right: 35px !important;
}
.integrio_module_time_line_vertical .time_line-date {
padding: 0 !important;
right: 100% !important;
left: auto !important;
}
.integrio_module_time_line_vertical .time_line-content {
text-align: left !important;
}
.integrio_module_time_line_vertical .time_line-content:before {
left: 0 !important;
right: auto !important;
}
.integrio_module_time_line_vertical .time_line-item {
flex-direction: row !important;
}
.integrio_module_time_line_vertical .time_line-date {
transform: rotate3d(0, 0, 1, -90deg) !important;
}
.integrio_module_time_line_vertical.appear_anim .time_line-date {
transform: translateX(-20%) rotate3d(0, 0, 1, -90deg) !important;
}
.integrio_module_time_line_vertical.appear_anim .time_line-content {
transform: translateX(20%) !important;
}
.integrio_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;
}
.integrio_module_time_line_vertical.appear_anim .time_line-item.item_show .time_line-content {
transform: translateX(0) !important;
}
.integrio_module_time_line_vertical .time_line-item:hover .time_line-content {
transform: translateX(5px) !important;
}
.integrio_module_time_line_vertical .time_line-item.item_show:hover .time_line-content {
transform: translateX(5px) !important;
}
.resp_align_center {
text-align: center !important;
}
.coming-soon.row .wgl_col-9 {
width: 75%;
}
.coming-soon.row .wgl_col-3 {
width: 25%;
}
.wgl_module_subtitle-wrapper .filter-after_subtite {
text-align: left;
}
ul.wgl-products li .woo_product_image .group_button-woo,
.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo {
visibility: visible;
opacity: 1;
}
ul.wgl-products li .woo_product_image .group_button-woo > *,
.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo > * {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.integrio_module_pricing_plan.highlighter {
margin-left: auto;
margin-right: auto;
}
}
@media only screen and (max-width: 600px) {
.wgl-container {
width: 420px;
}
div[id*=wpadminb] {
top: -46px !important;
}
.banner_404 {
font-size: 160px;
}
.integrio_module_ico_progress {
padding: 15px !important;
}
.integrio_module_ico_progress .integrio_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_images .sbi_item:nth-child(even) {
margin-top: 0 !important;
}
#sb_instagram .sbi_photo:after {
font-size: 40px;
}
.single-team .single_team_page .team-info_item h5 + span {
display: block;
margin-left: unset;
}
.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;
}
.integrio_module_testimonials.type_author_bottom .integrio_module_carousel:not(.prev_next_pos_right) .integrio_carousel_slick {
margin-left: 30px;
margin-right: 30px;
}
.integrio_module_testimonials.type_author_bottom .integrio_module_carousel:not(.prev_next_pos_right) .testimonials_quote {
font-size: 14px;
}
}
@media only screen and (max-width: 480px) {
.wgl-container {
width: 90%;
}
.integrio_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;
}
#comments .comment-reply-link {
position: relative;
}
.integrio_module_services_2 .services_logo {
left: 10%;
}
.integrio_module_services_2 .services_title,
.integrio_module_services_2 .services_subtitle {
left: 21%;
max-width: 75%;
}
.integrio_module_pricing_plan .pricing_header,
.integrio_module_pricing_plan .pricing_content,
.integrio_module_pricing_plan .pricing_footer {
padding-left: 35px;
padding-right: 35px;
}
.integrio_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;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 95px;
line-height: 0.3;
margin-left: -26px;
}
.integrio_module_testimonials.type_author_bottom_inline .testimonials_name_wrap {
flex-direction: column;
}
.integrio_module_videobox.title_pos-left .title {
margin-right: 15px;
}
.integrio_module_videobox.title_pos-right .title {
margin-left: 15px;
}
.coming-soon.row .wgl_col-9 {
width: 60%;
}
.coming-soon.row .wgl_col-3 {
width: 40%;
}
}
@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 .integrio_module_double_headings.aleft {
margin-bottom: 0.78vw;
}
.wgl_portfolio_list-first .integrio_module_double_headings.aleft .heading_bgtitle {
font-size: 6.25vw !important;
padding-top: 1.825vw;
}
.wgl_portfolio_list-first .integrio_module_double_headings.aleft .heading_subtitle {
font-size: 1.15vw !important;
}
.wgl_portfolio_list-first .integrio_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 .integrio_module_button {
margin-top: 0.78vw;
line-height: 1.565vw;
}
.wgl_portfolio_list-first .integrio_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 .load_more_item,
.theme-gradient .integrio_404_button a,
.theme-gradient a.button.alt,
.theme-gradient .cart .button, .theme-gradient .woocommerce .cart input.button,
.theme-gradient .widget_shopping_cart .buttons a:not(.checkout),
.theme-gradient .wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout),
.theme-gradient .woocommerce-message .button,
.theme-gradient #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 div.product form.cart .button,
.theme-gradient .banner-widget_button,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount .button,
.theme-gradient .woocommerce form.checkout_coupon .form-row button.button, .theme-gradient.woocommerce-page #payment #place_order,
.theme-gradient .integrio_module_demo_item .di_button .wgl_button_link {
border-width: 0;
color: #ffffff !important;
}
.theme-gradient input[type=submit]:hover,
.theme-gradient .load_more_item:hover,
.theme-gradient .widget_price_filter .price_slider_amount button.button:hover,
.theme-gradient #respond input#submit:hover,
.theme-gradient a.button.alt:hover,
.theme-gradient .woocommerce-message .button:hover,
.theme-gradient .integrio_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 div.product form.cart .button:hover,
.theme-gradient .banner-widget_button:hover,
.theme-gradient .blog-post_meta-categories a:hover,
.theme-gradient .wgl_portfolio_single-item .portfolio-category:hover,
.theme-gradient .banner-widget_button:hover,
.theme-gradient .woocommerce .widget_price_filter .price_slider_amount .button:hover,
.theme-gradient .widget_shopping_cart .buttons a:not(.checkout):hover,
.theme-gradient .wgl-theme-header .woo_mini_cart .woocommerce-mini-cart__buttons a:not(.checkout):hover,
.theme-gradient .woocommerce table.shop_table.cart input.button:hover,
.theme-gradient .woocommerce button.button[name=update_cart]:hover,
.theme-gradient .wc-proceed-to-checkout a.checkout-button:hover,
.theme-gradient .woocommerce form.checkout_coupon .form-row button.button:hover, .theme-gradient.woocommerce-page #payment #place_order:hover,
.theme-gradient .integrio_module_demo_item .di_button .wgl_button_link:hover {
background-position: 100% !important;
}
.theme-gradient input[type=submit]:hover {
box-shadow: none !important;
}
.theme-gradient .rev_slider .rev-btn.gradient-button {
border-width: 0;
}
.theme-gradient .rev_slider .rev-btn.gradient-button:hover, .theme-gradient .rev_slider .rev-btn.gradient-button:active, .theme-gradient .rev_slider .rev-btn.gradient-button:focus {
background-position: 100% !important;
color: #fff;
}