.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
}.es_caption {
padding-bottom: 1em;
padding-right: 0.5em;
}
.es_msg {
padding-top: 5px;
padding-bottom: 5px;
color: #F00;
}
.es_textbox {
padding-bottom: 10px;
}
.es_button {
padding-top: 10px;
padding-bottom: 5px;
}
.es_textbox_class {
width: 200px;
}
.es_lablebox {
padding-bottom: 3px;
}
.es_subscription_message.success {
color: #008000;
font-size: 16px;
}
.es_subscription_message.error {
color: #ff0000;
font-size: 16px;
}
.es_spinner_image {
display: none;
float: right;
}
.es-field-wrap{
margin-bottom: 0.6em;
}
.ig-es-form-list-selection, .ig-es-form-list-selection td, .ig-es-form-list-selection tr, .ig-es-form-radio-selection, .ig-es-form-radio-selection td, .ig-es-form-radio-selection tr {
border: none;
}
.ig_es_form_wrapper {
width: 30%;
margin: 0 auto;
border: 2px #e8e3e3 solid;
padding: 0.9em;
border-radius: 5px;
}
.ig_es_form_heading {
font-size: 1.3em;
line-height: 1.5em;
margin-bottom: 0.5em;
}
.ig_es_list_checkbox {
margin-right: 0.5em;
}
.ig_es_submit {
color: #FFFFFF !important;
border-color: #03a025 !important;
background: #03a025 !important;
box-shadow: 0 1px 0 #03a025;
font-weight: bold;
height: 2.4em;
line-height: 1em;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
font-size: 1em;
padding: 0 2em;
margin-top: 1em;
}
.ig_es_submit:hover {
color: #FFF !important;
background: #0AAB2E !important;
border-color: #0AAB2E !important;
}
.ig_es_form_wrapper hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
} .es_form_cf{
padding: 0.75rem;
}
select.es_form_cf, input[type="text"].es_form_cf, input[type="number"].es_form_cf, input[type="date"].es_form_cf{
width: 50%;
}@font-face{font-family:'FontAwesome';src:url(//zerdamarketing.hu/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//zerdamarketing.hu/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//zerdamarketing.hu/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//zerdamarketing.hu/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//zerdamarketing.hu/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//zerdamarketing.hu/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.divider_line2 i,.divider_line3 .line_text {
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
}
.divider_line {
float: left;
width: 100%;
margin-top: 30px;
margin-bottom: 30px;
}
.divider_line .divider_inner {
display: inline-block;
width: 100%;
border-bottom: 1px solid #ccc;
border-top: 0!important;
border-left: 0!important;
border-right: 0!important;
}
.divider_line2 {
height: 1px;
position: relative;
}
.divider_line2 i {
color: #fff;
width: 27px;
height: 27px;
border-radius: 100%;
background-color: #d3d3d3;
text-align: center;
vertical-align: middle;
line-height: 27px;
position: absolute;
}
.divider_line3 {
position: relative;
}
.divider_line3 .line_text {
text-transform: uppercase;
background: #fff;
padding: 0 10px;
position: absolute;
}
.crumina-grid .owl-theme .owl-controls .owl-buttons div {
padding: 10px 20px;
font-size: 12px;
transition: all .3s ease;
}
.crumina-grid .owl-theme.owl-nav-arrow .owl-controls .owl-buttons div {
background-color: transparent;
}
.crumina-grid .owl-nav-round.owl-theme .owl-controls .owl-buttons div {
background-color: transparent;
}
.owl-carousel .owl-item {
text-align: center;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div {
position: absolute;
top: 50%;
width: 40px;
height: 50px;
margin-top: -25px;
background: transparent;
opacity: 0;
left: 50px;
color: transparent;
transition: all 0.3s ease;
padding: 0;
z-index: 9;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next {
right: 50px;
left: initial;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:before {
content: "\e605";
color: #999;
transition: all 0.6s ease;
font-family: 'simple-line-icons';
font-size: 50px;
line-height: 50px;
font-weight: 100;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons .owl-next:before {
content: "\e606";
}
.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div {
opacity: 1;
left: 15px;
}
.owl-nav-arrow.owl-theme .owl-controls .owl-buttons div:hover:before {
color: #666;
}
.owl-nav-arrow.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
right: 15px;
left: initial;
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div {
position: absolute;
top: 50%;
width: 40px;
height: 40px;
margin-top: -25px;
background: #fafafa;
opacity: 0;
left: 50px;
color: transparent;
transition: all 0.3s ease;
padding: 0;
border: 1px solid #aaa;
border-radius: 100%;
}
.owl-theme .owl-controls .owl-buttons div:hover {
color: #fff;
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next {
right: 50px;
left: initial;
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div:before {
content: "\e605";
color: #999;
transition: all 0.6s ease;
font-family: 'simple-line-icons';
font-size: 20px;
line-height: 40px;
font-weight: 100;
width: 40px;
height: 40px;
text-align: left;
display: block;
padding-left: 8px;
margin-top: -1px;
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons .owl-next:before {
content: "\e606";
padding-right: 8px;
text-align: right;
}
.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div {
opacity: 1;
left: 15px;
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover:before {
color: #fff;
}
.owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover {
border-color: #fff;
}
.owl-nav-round.owl-theme:hover .owl-controls .owl-buttons div.owl-next {
right: 15px;
left: initial;
}html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0; }  article,
aside,
details,
figcaption,
figure,
footer,
main,
menu,
nav,
section,
summary { display: block; } audio,
canvas,
progress,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } progress {
vertical-align: baseline; } template,
[hidden] {
display: none; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0; }  abbr[title] {
text-decoration: none; } b,
strong {
font-weight: inherit; } b,
strong {
font-weight: bolder; } dfn {
font-style: italic; } h1 {
font-size: 2em;
margin: 0.67em 0; } mark {
background-color: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; } svg:not(:root) {
overflow: hidden; }  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } figure {
margin: 1em 40px; } hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit; margin: 0; outline: none; } optgroup {
font-weight: bold; } button,
input { overflow: visible;
border: none; } button,
select { text-transform: none; } button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }@media (max-width: 799px) {
body.crumina-grid .col-sm-1, body.crumina-grid .col-sm-2, body.crumina-grid .col-sm-3, body.crumina-grid .col-sm-4, body.crumina-grid .col-sm-5, body.crumina-grid .col-sm-6, body.crumina-grid .col-sm-7, body.crumina-grid .col-sm-8, body.crumina-grid .col-sm-9, body.crumina-grid .col-sm-10, body.crumina-grid .col-sm-11, body.crumina-grid .col-sm-12 {
float: left; }
body.crumina-grid .col-sm-12 {
width: 100%; }
body.crumina-grid .col-sm-11 {
width: 91.66666667%; }
body.crumina-grid .col-sm-10 {
width: 83.33333333%; }
body.crumina-grid .col-sm-9 {
width: 75%; }
body.crumina-grid .col-sm-8 {
width: 66.66666667%; }
body.crumina-grid .col-sm-7 {
width: 58.33333333%; }
body.crumina-grid .col-sm-6 {
width: 50%; }
body.crumina-grid .col-sm-5 {
width: 41.66666667%; }
body.crumina-grid .col-sm-4 {
width: 33.33333333%; }
body.crumina-grid .col-sm-3 {
width: 25%; }
body.crumina-grid .col-sm-2 {
width: 16.66666667%; }
body.crumina-grid .col-sm-1 {
width: 8.33333333%; }
body.crumina-grid .col-sm-pull-12 {
right: 100%; }
body.crumina-grid .col-sm-pull-11 {
right: 91.66666667%; }
body.crumina-grid .col-sm-pull-10 {
right: 83.33333333%; }
body.crumina-grid .col-sm-pull-9 {
right: 75%; }
body.crumina-grid .col-sm-pull-8 {
right: 66.66666667%; }
body.crumina-grid .col-sm-pull-7 {
right: 58.33333333%; }
body.crumina-grid .col-sm-pull-6 {
right: 50%; }
body.crumina-grid .col-sm-pull-5 {
right: 41.66666667%; }
body.crumina-grid .col-sm-pull-4 {
right: 33.33333333%; }
body.crumina-grid .col-sm-pull-3 {
right: 25%; }
body.crumina-grid .col-sm-pull-2 {
right: 16.66666667%; }
body.crumina-grid .col-sm-pull-1 {
right: 8.33333333%; }
body.crumina-grid .col-sm-pull-0 {
right: auto; }
body.crumina-grid .col-sm-push-12 {
left: 100%; }
body.crumina-grid .col-sm-push-11 {
left: 91.66666667%; }
body.crumina-grid .col-sm-push-10 {
left: 83.33333333%; }
body.crumina-grid .col-sm-push-9 {
left: 75%; }
body.crumina-grid .col-sm-push-8 {
left: 66.66666667%; }
body.crumina-grid .col-sm-push-7 {
left: 58.33333333%; }
body.crumina-grid .col-sm-push-6 {
left: 50%; }
body.crumina-grid .col-sm-push-5 {
left: 41.66666667%; }
body.crumina-grid .col-sm-push-4 {
left: 33.33333333%; }
body.crumina-grid .col-sm-push-3 {
left: 25%; }
body.crumina-grid .col-sm-push-2 {
left: 16.66666667%; }
body.crumina-grid .col-sm-push-1 {
left: 8.33333333%; }
body.crumina-grid .col-sm-push-0 {
left: auto; }
body.crumina-grid .col-sm-offset-12 {
margin-left: 100%; }
body.crumina-grid .col-sm-offset-11 {
margin-left: 91.66666667%; }
body.crumina-grid .col-sm-offset-10 {
margin-left: 83.33333333%; }
body.crumina-grid .col-sm-offset-9 {
margin-left: 75%; }
body.crumina-grid .col-sm-offset-8 {
margin-left: 66.66666667%; }
body.crumina-grid .col-sm-offset-7 {
margin-left: 58.33333333%; }
body.crumina-grid .col-sm-offset-6 {
margin-left: 50%; }
body.crumina-grid .col-sm-offset-5 {
margin-left: 41.66666667%; }
body.crumina-grid .col-sm-offset-4 {
margin-left: 33.33333333%; }
body.crumina-grid .col-sm-offset-3 {
margin-left: 25%; }
body.crumina-grid .col-sm-offset-2 {
margin-left: 16.66666667%; }
body.crumina-grid .col-sm-offset-1 {
margin-left: 8.33333333%; }
body.crumina-grid .col-sm-offset-0 {
margin-left: 0; } }
@media (max-width: 570px) {
body.crumina-grid .col-xs-1, body.crumina-grid .col-xs-2, body.crumina-grid .col-xs-3, body.crumina-grid .col-xs-4, body.crumina-grid .col-xs-5, body.crumina-grid .col-xs-6, body.crumina-grid .col-xs-7, body.crumina-grid .col-xs-8, body.crumina-grid .col-xs-9, body.crumina-grid .col-xs-10, body.crumina-grid .col-xs-11, body.crumina-grid .col-xs-12 {
float: left; }
body.crumina-grid .col-xs-12 {
width: 100%; }
body.crumina-grid .col-xs-11 {
width: 91.66666667%; }
body.crumina-grid .col-xs-10 {
width: 83.33333333%; }
body.crumina-grid .col-xs-9 {
width: 75%; }
body.crumina-grid .col-xs-8 {
width: 66.66666667%; }
body.crumina-grid .col-xs-7 {
width: 58.33333333%; }
body.crumina-grid .col-xs-6 {
width: 50%; }
body.crumina-grid .col-xs-5 {
width: 41.66666667%; }
body.crumina-grid .col-xs-4 {
width: 33.33333333%; }
body.crumina-grid .col-xs-3 {
width: 25%; }
body.crumina-grid .col-xs-2 {
width: 16.66666667%; }
body.crumina-grid .col-xs-1 {
width: 8.33333333%; }
body.crumina-grid .col-xs-pull-12 {
right: 100%; }
body.crumina-grid .col-xs-pull-11 {
right: 91.66666667%; }
body.crumina-grid .col-xs-pull-10 {
right: 83.33333333%; }
body.crumina-grid .col-xs-pull-9 {
right: 75%; }
body.crumina-grid .col-xs-pull-8 {
right: 66.66666667%; }
body.crumina-grid .col-xs-pull-7 {
right: 58.33333333%; }
body.crumina-grid .col-xs-pull-6 {
right: 50%; }
body.crumina-grid .col-xs-pull-5 {
right: 41.66666667%; }
body.crumina-grid .col-xs-pull-4 {
right: 33.33333333%; }
body.crumina-grid .col-xs-pull-3 {
right: 25%; }
body.crumina-grid .col-xs-pull-2 {
right: 16.66666667%; }
body.crumina-grid .col-xs-pull-1 {
right: 8.33333333%; }
body.crumina-grid .col-xs-pull-0 {
right: auto; }
body.crumina-grid .col-xs-push-12 {
left: 100%; }
body.crumina-grid .col-xs-push-11 {
left: 91.66666667%; }
body.crumina-grid .col-xs-push-10 {
left: 83.33333333%; }
body.crumina-grid .col-xs-push-9 {
left: 75%; }
body.crumina-grid .col-xs-push-8 {
left: 66.66666667%; }
body.crumina-grid .col-xs-push-7 {
left: 58.33333333%; }
body.crumina-grid .col-xs-push-6 {
left: 50%; }
body.crumina-grid .col-xs-push-5 {
left: 41.66666667%; }
body.crumina-grid .col-xs-push-4 {
left: 33.33333333%; }
body.crumina-grid .col-xs-push-3 {
left: 25%; }
body.crumina-grid .col-xs-push-2 {
left: 16.66666667%; }
body.crumina-grid .col-xs-push-1 {
left: 8.33333333%; }
body.crumina-grid .col-xs-push-0 {
left: auto; }
body.crumina-grid .col-xs-offset-12 {
margin-left: 100%; }
body.crumina-grid .col-xs-offset-11 {
margin-left: 91.66666667%; }
body.crumina-grid .col-xs-offset-10 {
margin-left: 83.33333333%; }
body.crumina-grid .col-xs-offset-9 {
margin-left: 75%; }
body.crumina-grid .col-xs-offset-8 {
margin-left: 66.66666667%; }
body.crumina-grid .col-xs-offset-7 {
margin-left: 58.33333333%; }
body.crumina-grid .col-xs-offset-6 {
margin-left: 50%; }
body.crumina-grid .col-xs-offset-5 {
margin-left: 41.66666667%; }
body.crumina-grid .col-xs-offset-4 {
margin-left: 33.33333333%; }
body.crumina-grid .col-xs-offset-3 {
margin-left: 25%; }
body.crumina-grid .col-xs-offset-2 {
margin-left: 16.66666667%; }
body.crumina-grid .col-xs-offset-1 {
margin-left: 8.33333333%; }
body.crumina-grid .col-xs-offset-0 {
margin-left: 0; } }
@media (max-width: 768px) {
body.crumina-grid .kc_column_inner + .kc_column_inner {
margin-top: 40px; } }
@media (max-width: 768px) {
body.crumina-grid .kc_column + .kc_column {
margin-top: 30px; } }
body.crumina-grid .kc_col-of-5 {
width: 20%;
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
@media (max-width: 800px) {
body.crumina-grid .kc_col-of-5 {
width: 50%; } }
@media (max-width: 570px) {
body.crumina-grid .kc_col-of-5 {
width: 100%; } }
@media (max-width: 800px) {
body.crumina-grid * > .kc_col-of-5:last-child {
width: 100%; } }
@media (max-width: 799px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column.col-md-4.col-sm-12 {
width: 33.3333%; } }
@media (max-width: 600px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column.col-md-4.col-sm-12 {
width: 100%; } }
@media (max-width: 768px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column + .kc_column {
margin-top: 0; } }
@media (max-width: 600px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column + .kc_column {
margin-top: 30px; } }
.table {
display: table;
width: 100%; }
.table-cell {
display: table-cell;
vertical-align: middle;
float: none; }
@media (max-width: 640px) {
.table-cell {
display: block;
float: left; } }
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
display: table;
content: " ";
width: 100%; }
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@media (min-width: 768px) {
.container {
width: 710px; } }
@media (min-width: 992px) {
.container {
width: 965px; } }
@media (min-width: 1200px) {
.container {
width: 1200px; } }
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.row {
margin-right: -15px;
margin-left: -15px; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-12 {
width: 100%; }
.col-lg-11 {
width: 91.66666667%; }
.col-lg-10 {
width: 83.33333333%; }
.col-lg-9 {
width: 75%; }
.col-lg-8 {
width: 66.66666667%; }
.col-lg-7 {
width: 58.33333333%; }
.col-lg-6 {
width: 50%; }
.col-lg-5 {
width: 41.66666667%; }
.col-lg-4 {
width: 33.33333333%; }
.col-lg-3 {
width: 25%; }
.col-lg-2 {
width: 16.66666667%; }
.col-lg-1 {
width: 8.33333333%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-pull-11 {
right: 91.66666667%; }
.col-lg-pull-10 {
right: 83.33333333%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-8 {
right: 66.66666667%; }
.col-lg-pull-7 {
right: 58.33333333%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-5 {
right: 41.66666667%; }
.col-lg-pull-4 {
right: 33.33333333%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-2 {
right: 16.66666667%; }
.col-lg-pull-1 {
right: 8.33333333%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-push-12 {
left: 100%; }
.col-lg-push-11 {
left: 91.66666667%; }
.col-lg-push-10 {
left: 83.33333333%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-8 {
left: 66.66666667%; }
.col-lg-push-7 {
left: 58.33333333%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-5 {
left: 41.66666667%; }
.col-lg-push-4 {
left: 33.33333333%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-2 {
left: 16.66666667%; }
.col-lg-push-1 {
left: 8.33333333%; }
.col-lg-push-0 {
left: auto; }
.col-lg-offset-12 {
margin-left: 100%; }
.col-lg-offset-11 {
margin-left: 91.66666667%; }
.col-lg-offset-10 {
margin-left: 83.33333333%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-8 {
margin-left: 66.66666667%; }
.col-lg-offset-7 {
margin-left: 58.33333333%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-5 {
margin-left: 41.66666667%; }
.col-lg-offset-4 {
margin-left: 33.33333333%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-2 {
margin-left: 16.66666667%; }
.col-lg-offset-1 {
margin-left: 8.33333333%; }
.col-lg-offset-0 {
margin-left: 0; } }
@media (min-width: 800px) and (max-width: 1199px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-12 {
width: 100%; }
.col-md-11 {
width: 91.66666667%; }
.col-md-10 {
width: 83.33333333%; }
.col-md-9 {
width: 75%; }
.col-md-8 {
width: 66.66666667%; }
.col-md-7 {
width: 58.33333333%; }
.col-md-6 {
width: 50%; }
.col-md-5 {
width: 41.66666667%; }
.col-md-4 {
width: 33.33333333%; }
.col-md-3 {
width: 25%; }
.col-md-2 {
width: 16.66666667%; }
.col-md-1 {
width: 8.33333333%; }
.col-md-pull-12 {
right: 100%; }
.col-md-pull-11 {
right: 91.66666667%; }
.col-md-pull-10 {
right: 83.33333333%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-8 {
right: 66.66666667%; }
.col-md-pull-7 {
right: 58.33333333%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-5 {
right: 41.66666667%; }
.col-md-pull-4 {
right: 33.33333333%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-2 {
right: 16.66666667%; }
.col-md-pull-1 {
right: 8.33333333%; }
.col-md-pull-0 {
right: auto; }
.col-md-push-12 {
left: 100%; }
.col-md-push-11 {
left: 91.66666667%; }
.col-md-push-10 {
left: 83.33333333%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-8 {
left: 66.66666667%; }
.col-md-push-7 {
left: 58.33333333%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-5 {
left: 41.66666667%; }
.col-md-push-4 {
left: 33.33333333%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-2 {
left: 16.66666667%; }
.col-md-push-1 {
left: 8.33333333%; }
.col-md-push-0 {
left: auto; }
.col-md-offset-12 {
margin-left: 100%; }
.col-md-offset-11 {
margin-left: 91.66666667%; }
.col-md-offset-10 {
margin-left: 83.33333333%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-8 {
margin-left: 66.66666667%; }
.col-md-offset-7 {
margin-left: 58.33333333%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-5 {
margin-left: 41.66666667%; }
.col-md-offset-4 {
margin-left: 33.33333333%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-2 {
margin-left: 16.66666667%; }
.col-md-offset-1 {
margin-left: 8.33333333%; }
.col-md-offset-0 {
margin-left: 0; } }
.kc-elm.small-section, .crumina-module.small-section {
max-width: 750px;
margin: 0 auto;
float: none; }
.kc-elm.small-section-f-left, .crumina-module.small-section-f-left {
max-width: 750px;
float: left; }
.kc-elm.medium-section, .crumina-module.medium-section {
max-width: 900px;
margin: 0 auto;
float: none; }
.kc-container {
position: relative;
z-index: 1; }
@media (max-width: 800px) {
.kc_row:not(.kc_row_inner) {
padding: 60px 0; } }
@media (max-width: 360px) {
.kc_row:not(.kc_row_inner) {
padding: 30px 0; } }
.kc_row_inner + .kc_row_inner {
margin-top: 40px; }
@media (max-width: 640px) {
.kc_row_inner + .kc_row_inner {
margin-top: 0; } }
.kc-col-inner-container > .kc-elm {
margin-bottom: 30px; }
.kc-col-inner-container > .kc-elm:last-child {
margin-bottom: 0; }
.kc-col-inner-container > .kc-elm p:last-child {
margin-bottom: 0; }
@media (max-width: 768px) {
.kc-col-inner-container > .kc-elm.product-description-solution {
margin-top: 0;
margin-bottom: 60px; } }
.kc-col-container > .kc-elm + .kc-elm,
.kc-col-container > .kc-elm + .kc[data-model],
.kc-col-container > .kc[data-model] + .kc-elm,
.kc-col-container > .kc[data-model] + .kc[data-model] {
margin-top: 30px; }
.kc-col-container > .kc-elm {
margin-bottom: 0; }
@media (max-width: 799px) {
body.kc-css-system .kc_column_inner.col-sm-6:nth-child(2),
body.kc-css-system .kc_column.col-sm-6:nth-child(2) {
margin-top: 0; } }
@media (max-width: 640px) {
body.kc-css-system .kc_column_inner.col-sm-6:nth-child(2),
body.kc-css-system .kc_column.col-sm-6:nth-child(2) {
margin-top: 30px; } }
@media (max-width: 570px) {
body.kc-css-system .kc_column.col-xs-12 {
width: 100%; } }
@media (max-width: 768px) {
body.crumina-grid .kc_column_inner + .kc_column_inner.col-sm-12 {
margin-top: 40px; }
body.crumina-grid .kc_column_inner + .kc_column_inner.col-sm-6:nth-child(n+3) {
margin-top: 40px; }
body.crumina-grid .kc_column_inner + .kc_column_inner.col-sm-6:nth-child(odd) {
clear: left; }
body.crumina-grid .kc_column + .kc_column {
margin-top: 30px; } }
@media (max-width: 768px) {
body.crumina-grid .kc_column + .kc_column {
margin-top: 30px; } }
body.crumina-grid .kc_col-of-5 {
width: 20%;
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
@media (max-width: 800px) {
body.crumina-grid .kc_col-of-5 {
width: 50%; } }
@media (max-width: 570px) {
body.crumina-grid .kc_col-of-5 {
width: 100%; } }
@media (max-width: 800px) {
body.crumina-grid * > .kc_col-of-5:last-child {
width: 100%; } }
@media (max-width: 799px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column.col-md-4.col-sm-12 {
width: 33.3333%; } }
@media (max-width: 600px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column.col-md-4.col-sm-12 {
width: 100%; } }
@media (max-width: 768px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column + .kc_column {
margin-top: 0; } }
@media (max-width: 600px) {
body.crumina-grid .col-3-responsive-wrapper .kc_column + .kc_column {
margin-top: 40px; } }  * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.front i, .back i {
display: inline-block; }
div {
display: block; }
.kc-elm {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.kc_col-sm-1 {
width: 8.33333%; }
.kc_col-sm-2 {
width: 16.6667%; }
div.kc_col-of-5 {
width: 20%;
float: left; }
.kc_col-sm-3 {
width: 25%; }
.kc_col-sm-4 {
width: 33.3333%; }
.kc_col-sm-5 {
width: 41.6667%; }
.kc_col-sm-6 {
width: 50%; }
.kc_col-sm-7 {
width: 58.3333%; }
.kc_col-sm-8 {
width: 66.6667%; }
.kc_col-sm-9 {
width: 75%; }
.kc_col-sm-10 {
width: 83.3333%; }
.kc_col-sm-11 {
width: 91.6667%; }
.kc_col-sm-12 {
width: 100%; }
.kc-container {
width: 100%;
max-width: 1170px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.kc-row-container:not(.kc-container) {
padding-left: 0;
padding-right: 0;
width: 100%;
max-width: 100%; }
.kc_column {
position: relative; }
.kc-infinite-loop {
text-align: center;
padding: 50px;
font-size: 18px;
color: red;
width: 100%;
display: inline-block; }
.kc_row:not(.kc_row_inner) {
clear: both;
float: left;
width: 100%; }
.kc_wrap-video-bg {
height: 100%;
left: 0;
overflow: hidden;
pointer-events: none;
position: absolute;
top: 0;
width: 100%;
z-index: 0; }
.kc_row_inner, .kc-row-container.kc-container .kc-wrap-columns {
margin-left: -15px;
margin-right: -15px;
clear: both; }
.kc_row.kc_row_inner {
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px); }
.kc_tab_content > .kc_row_inner {
width: 100%;
margin: 0px; }
.kc_column, .kc_column_inner {
min-height: 1px;
position: relative;
padding-right: 15px;
padding-left: 15px;
float: left; }
.kc_column > .kc-col-container, .kc_column_inner > .kc-col-inner-container {
height: 100%; }
.kingcomposer div.kc_column_inner, .kingcomposer div.kc_column {
clear: none; }
.kc_row_inner > div.kc_column_inner:only-child {
width: 100%; }
.kc_clfw {
width: 100% !important;
clear: both !important;
display: block !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important; }
.kc-col-container {
clear: both;
display: inline-block;
width: 100%; }
section[data-kc-fullheight] {
min-height: 100vh; }
html body section[data-kc-parallax="true"] {
background-position: 50% 0;
background-repeat: no-repeat !important;
background-attachment: fixed !important; }
section[data-kc-fullwidth] {
margin-left: 0 !important;
margin-right: 0 !important;
position: relative;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
body section[data-kc-equalheight="true"], body section[data-kc-equalheight="true"] > .kc-container, body section[data-kc-equalheight="true"] > .kc-container .kc-wrap-columns {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
width: 100%; }
body div.kc_row_inner[data-kc-equalheight="true"] {
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px);
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
body section[data-kc-equalheight-align="middle"] > .kc-row-container > .kc-wrap-columns > .kc_column > .kc-col-container,
body section[data-kc-equalheight-align="middle"] > .kc-container > .kc-wrap-columns > .kc_column > .kc-col-container,
body section[data-kc-equalheight-align="bottom"] > .kc-container > .kc-wrap-columns > .kc_column > .kc-col-container,
body div[data-kc-equalheight-align="middle"] > .kc_column_inner > .kc_wrapper,
body div[data-kc-equalheight-align="bottom"] > .kc_column_inner > .kc_wrapper {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: -webkit-box !important;
display: flex !important;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
height: 100%;
width: 100%; }
body div.kc_row_inner[data-kc-equalheight="true"] > .kc_column_inner > .kc_wrapper.kc_row_inner {
height: 100%; }
body section[data-kc-equalheight-align="middle"] > .kc-row-container > .kc-wrap-columns > .kc_column > .kc-col-container, body section[data-kc-equalheight-align="middle"] > .kc-container > .kc-wrap-columns > .kc_column > .kc-col-container, body div[data-kc-equalheight-align="middle"] > .kc_column_inner > .kc_wrapper {
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
body section[data-kc-equalheight-align="bottom"] > .kc-row-container > .kc-wrap-columns > .kc_column > .kc-col-container, body section[data-kc-equalheight-align="bottom"] > .kc-container > .kc-wrap-columns > .kc_column > .kc-col-container, body div[data-kc-equalheight-align="bottom"] > .kc_column_inner > .kc_wrapper {
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
body section[data-kc-fullheight="middle-content"], body section[data-kc-fullheight="middle-content"] > .kc-row-container, body section[data-kc-fullheight="middle-content"] > .kc-container {
display: -webkit-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center; }
body section[data-kc-equalheight="true"] > .kc-container .kc-wrap-columns {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: initial;
margin-right: initial; }
.kc-off-notice {
width: 100%;
padding: 10px;
text-align: left;
background-color: #e9e385;
color: #333;
font-size: 14px; }
.kc-off-notice a {
text-transform: capitalize;
text-decoration: underline; }
@media screen and (min-width: 999px) {
.kc_row_inner, .kc-row-container .kc-wrap-columns {
display: -webkit-flex;
display: -ms-flexbox;
display: -webkit-box;
display: flex;
width: 100%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.kc_row_inner, .kc-row-container.kc-container .kc-wrap-columns {
width: -webkit-calc(100% + 30px);
width: calc(100% + 30px); } }
@media screen and (max-width: 767px) {
body.kc-css-system .kc_column, body.kc-css-system .kc_column_inner {
width: 100%; }
div.kc_row {
display: block; } }.plyr input[type=range]:focus, .plyr:focus {
outline: 0; }
.plyr .plyr__video-embed iframe, .plyr__tooltip {
pointer-events: none; }
@-webkit-keyframes plyr-progress {
to {
background-position: 25px 0; } }
@keyframes plyr-progress {
to {
background-position: 25px 0; } }
.plyr {
position: relative;
max-width: 100%;
min-width: 200px;
font-family: Avenir,'Avenir Next','Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;
direction: ltr; }
.plyr, .plyr *, .plyr ::after, .plyr ::before {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.plyr a, .plyr button, .plyr input, .plyr label {
-ms-touch-action: manipulation;
touch-action: manipulation; }
.plyr audio, .plyr video {
width: 100%;
height: auto;
vertical-align: middle;
-webkit-border-radius: inherit;
border-radius: inherit; }
.plyr input[type=range] {
display: block;
height: 20px;
width: 100%;
margin: 0;
padding: 0;
vertical-align: middle;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
border: none;
background: 0 0; }
.plyr input[type=range]::-webkit-slider-runnable-track {
height: 8px;
background: 0 0;
border: 0;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-user-select: none;
user-select: none; }
.plyr input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
margin-top: -4px;
position: relative;
height: 16px;
width: 16px;
background: #fff;
border: 2px solid transparent;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
-o-transition: background .2s ease,border .2s ease,transform .2s ease;
transition: background .2s ease,border .2s ease,transform .2s ease;
transition: background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.plyr input[type=range]::-moz-range-track {
height: 8px;
background: 0 0;
border: 0;
border-radius: 4px;
-moz-user-select: none;
user-select: none; }
.plyr input[type=range]::-moz-range-thumb {
position: relative;
height: 16px;
width: 16px;
background: #fff;
border: 2px solid transparent;
border-radius: 100%;
-webkit-transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
-o-transition: background .2s ease,border .2s ease,transform .2s ease;
transition: background .2s ease,border .2s ease,transform .2s ease;
transition: background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
box-sizing: border-box; }
.plyr input[type=range]::-ms-track {
height: 8px;
background: 0 0;
border: 0;
color: transparent; }
.plyr input[type=range]::-ms-fill-upper {
height: 8px;
background: 0 0;
border: 0;
border-radius: 4px;
-ms-user-select: none;
user-select: none; }
.plyr input[type=range]::-ms-fill-lower {
height: 8px;
border: 0;
border-radius: 4px;
-ms-user-select: none;
user-select: none;
background: #3498db; }
.plyr input[type=range]::-ms-thumb {
position: relative;
height: 16px;
width: 16px;
background: #fff;
border: 2px solid transparent;
border-radius: 100%;
-webkit-transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
transition: background .2s ease,border .2s ease,-webkit-transform .2s ease;
-o-transition: background .2s ease,border .2s ease,transform .2s ease;
transition: background .2s ease,border .2s ease,transform .2s ease;
transition: background .2s ease,border .2s ease,transform .2s ease,-webkit-transform .2s ease;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
box-sizing: border-box;
margin-top: 0; }
.plyr input[type=range]::-ms-tooltip {
display: none; }
.plyr input[type=range]::-moz-focus-outer {
border: 0; }
.plyr input[type=range].tab-focus:focus {
outline-offset: 3px; }
.plyr input[type=range]:active::-webkit-slider-thumb {
background: #3498db;
border-color: #fff;
-webkit-transform: scale(1.25);
transform: scale(1.25); }
.plyr input[type=range]:active::-moz-range-thumb {
background: #3498db;
border-color: #fff;
transform: scale(1.25); }
.plyr input[type=range]:active::-ms-thumb {
background: #3498db;
border-color: #fff;
-ms-transform: scale(1.25);
transform: scale(1.25); }
.plyr--video input[type=range].tab-focus:focus {
outline: rgba(255, 255, 255, 0.5) dotted 1px; }
.plyr--audio input[type=range].tab-focus:focus {
outline: rgba(86, 93, 100, 0.5) dotted 1px; }
.plyr__sr-only {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
padding: 0 !important;
border: 0 !important;
height: 1px !important;
width: 1px !important; }
.plyr__video-wrapper {
position: relative;
background: #000;
-webkit-border-radius: inherit;
border-radius: inherit; }
.plyr__video-embed {
padding-bottom: 56.25%;
height: 0;
-webkit-border-radius: inherit;
border-radius: inherit;
overflow: hidden;
z-index: 0; }
.plyr__video-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.plyr__video-embed > div {
position: relative;
padding-bottom: 200%;
-webkit-transform: translateY(-35.95%);
-ms-transform: translateY(-35.95%);
transform: translateY(-35.95%); }
.plyr video::-webkit-media-text-track-container {
display: none; }
.plyr__captions {
display: none;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 20px;
-webkit-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
-webkit-transition: -webkit-transform .3s ease;
transition: -webkit-transform .3s ease;
-o-transition: transform .3s ease;
transition: transform .3s ease;
transition: transform .3s ease, -webkit-transform .3s ease;
color: #fff;
font-size: 16px;
text-align: center;
font-weight: 400; }
.plyr__captions span {
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 3px 10px;
background: rgba(0, 0, 0, 0.7);
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
line-height: 150%; }
.plyr__captions span:empty {
display: none; }
@media (min-width: 768px) {
.plyr__captions {
font-size: 24px; } }
.plyr--captions-active .plyr__captions {
display: block; }
.plyr--hide-controls .plyr__captions {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px); }
@media (min-width: 1024px) {
.plyr--fullscreen-active .plyr__captions {
font-size: 32px; } }
.plyr ::-webkit-media-controls {
display: none; }
.plyr__controls {
display: -ms-flexbox;
display: -webkit-box;
display: -webkit-flex;
display: flex;
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
line-height: 1;
text-align: center; }
.plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
margin-left: 5px; }
.plyr__controls .plyr__progress:first-child, .plyr__controls .plyr__time:first-child, .plyr__controls > button:first-child {
margin-left: 0; }
.plyr__controls .plyr__volume {
margin-left: 5px; }
.plyr__controls [data-plyr=pause] {
margin-left: 0; }
.plyr__controls button {
position: relative;
display: inline-block;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
overflow: visible;
vertical-align: middle;
padding: 7px;
border: 0;
background: 0 0;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
-webkit-transition: background .3s ease,color .3s ease,opacity .3s ease;
-o-transition: background .3s ease,color .3s ease,opacity .3s ease;
transition: background .3s ease,color .3s ease,opacity .3s ease;
color: inherit; }
.plyr__controls button svg {
width: 18px;
height: 18px;
display: block;
fill: currentColor; }
.plyr__controls button:focus {
outline: 0; }
.plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
display: none; }
@media (min-width: 480px) {
.plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
margin-left: 10px; } }
.plyr--hide-controls .plyr__controls {
opacity: 0;
pointer-events: none; }
.plyr--video .plyr__controls {
position: absolute;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
padding: 50px 10px 10px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
-webkit-border-bottom-left-radius: inherit;
border-bottom-left-radius: inherit;
-webkit-border-bottom-right-radius: inherit;
border-bottom-right-radius: inherit;
color: #fff;
-webkit-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease; }
.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
background: #3498db;
color: #fff; }
.plyr--audio .plyr__controls {
padding: 10px;
-webkit-border-radius: inherit;
border-radius: inherit;
background: #fff;
border: 1px solid #dbe3e8;
color: #565D64; }
.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large {
background: #3498db;
color: #fff; }
.plyr__play-large {
display: none;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
padding: 10px;
border: 4px solid currentColor;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.plyr__play-large svg {
position: relative;
left: 2px;
width: 20px;
height: 20px;
display: block;
fill: currentColor; }
.plyr__play-large:focus {
outline: rgba(255, 255, 255, 0.5) dotted 1px; }
.plyr .plyr__play-large {
display: inline-block;
cursor: pointer; }
.plyr--audio .plyr__play-large, .plyr--playing .plyr__controls [data-plyr=play], .plyr__controls [data-plyr=pause] {
display: none; }
.plyr--playing .plyr__play-large {
opacity: 0;
visibility: hidden; }
.plyr--playing .plyr__controls [data-plyr=pause] {
display: inline-block; }
.plyr--captions-active .plyr__controls .icon--captions-on, .plyr--fullscreen-active .icon--exit-fullscreen, .plyr--muted .plyr__controls .icon--muted {
display: block; }
.plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr--captions-active .plyr__controls .icon--captions-on + svg, .plyr--fullscreen-active .icon--exit-fullscreen + svg, .plyr--muted .plyr__controls .icon--muted + svg {
display: none; }
.plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen] {
display: inline-block; }
.plyr__tooltip {
position: absolute;
z-index: 2;
bottom: 100%;
margin-bottom: 10px;
padding: 5px 7.5px;
opacity: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
font-size: 14px;
line-height: 1.3;
-webkit-transform: translate(-50%, 10px) scale(0.8);
-ms-transform: translate(-50%, 10px) scale(0.8);
transform: translate(-50%, 10px) scale(0.8);
-webkit-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transition: opacity .2s .1s ease,-webkit-transform .2s .1s ease;
transition: opacity .2s .1s ease,-webkit-transform .2s .1s ease;
-o-transition: transform .2s .1s ease,opacity .2s .1s ease;
transition: transform .2s .1s ease,opacity .2s .1s ease;
transition: transform .2s .1s ease,opacity .2s .1s ease,-webkit-transform .2s .1s ease; }
.plyr__tooltip::before {
content: '';
position: absolute;
width: 0;
height: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -4px;
border-right: 4px solid transparent;
border-top: 4px solid rgba(0, 0, 0, 0.7);
border-left: 4px solid transparent;
z-index: 2; }
.plyr button.tab-focus:focus .plyr__tooltip, .plyr button:hover .plyr__tooltip, .plyr__tooltip--visible {
opacity: 1;
-webkit-transform: translate(-50%, 0) scale(1);
-ms-transform: translate(-50%, 0) scale(1);
transform: translate(-50%, 0) scale(1); }
.plyr button:hover .plyr__tooltip {
z-index: 3; }
.plyr__controls button:first-child .plyr__tooltip {
left: 0;
-webkit-transform: translate(0, 10px) scale(0.8);
-ms-transform: translate(0, 10px) scale(0.8);
transform: translate(0, 10px) scale(0.8);
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%; }
.plyr__controls button:first-child .plyr__tooltip::before {
left: 16px; }
.plyr__controls button:last-child .plyr__tooltip {
right: 0;
-webkit-transform: translate(0, 10px) scale(0.8);
-ms-transform: translate(0, 10px) scale(0.8);
transform: translate(0, 10px) scale(0.8);
-webkit-transform-origin: 100% 100%;
-ms-transform-origin: 100% 100%;
transform-origin: 100% 100%; }
.plyr__controls button:last-child .plyr__tooltip::before {
left: auto;
right: 16px;
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%); }
.plyr__controls button:first-child .plyr__tooltip--visible, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:last-child .plyr__tooltip--visible, .plyr__controls button:last-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:last-child:hover .plyr__tooltip {
-webkit-transform: translate(0, 0) scale(1);
-ms-transform: translate(0, 0) scale(1);
transform: translate(0, 0) scale(1); }
.plyr__progress {
position: relative;
display: none;
-ms-flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1; }
.plyr__progress input[type=range] {
position: relative;
z-index: 2; }
.plyr__progress input[type=range]::-webkit-slider-runnable-track {
background: 0 0; }
.plyr__progress input[type=range]::-moz-range-track {
background: 0 0; }
.plyr__progress input[type=range]::-ms-fill-upper {
background: 0 0; }
.plyr__progress .plyr__tooltip {
left: 0; }
.plyr .plyr__progress {
display: inline-block; }
.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
position: absolute;
left: 0;
top: 50%;
width: 100%;
height: 8px;
margin: -4px 0 0;
padding: 0;
vertical-align: top;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
-webkit-border-radius: 100px;
border-radius: 100px; }
.plyr__progress--buffer::-webkit-progress-bar, .plyr__progress--played::-webkit-progress-bar, .plyr__volume--display::-webkit-progress-bar {
background: 0 0; }
.plyr__progress--buffer::-webkit-progress-value, .plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
background: currentColor;
-webkit-border-radius: 100px;
border-radius: 100px;
min-width: 8px; }
.plyr__progress--buffer::-moz-progress-bar, .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
background: currentColor;
border-radius: 100px;
min-width: 8px; }
.plyr__progress--buffer::-ms-fill, .plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
border-radius: 100px; }
.plyr__progress--played, .plyr__volume--display {
z-index: 1;
color: #3498db;
background: 0 0;
-webkit-transition: none;
-o-transition: none;
transition: none; }
.plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
min-width: 8px;
max-width: 99%;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-transition: none;
-o-transition: none;
transition: none; }
.plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
min-width: 8px;
max-width: 99%;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
-webkit-transition: none;
-o-transition: none;
transition: none; }
.plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
display: none; }
.plyr__progress--buffer::-webkit-progress-value {
-webkit-transition: width .2s ease;
-o-transition: width .2s ease;
transition: width .2s ease; }
.plyr__progress--buffer::-moz-progress-bar {
-webkit-transition: width .2s ease;
-o-transition: width .2s ease;
transition: width .2s ease; }
.plyr__progress--buffer::-ms-fill {
-webkit-transition: width .2s ease;
-o-transition: width .2s ease;
transition: width .2s ease; }
.plyr--video .plyr__progress--buffer, .plyr--video .plyr__volume--display {
background: rgba(255, 255, 255, 0.25); }
.plyr--video .plyr__progress--buffer {
color: rgba(255, 255, 255, 0.25); }
.plyr--audio .plyr__progress--buffer, .plyr--audio .plyr__volume--display {
background: rgba(198, 214, 219, 0.66); }
.plyr--audio .plyr__progress--buffer {
color: rgba(198, 214, 219, 0.66); }
.plyr--loading .plyr__progress--buffer {
-webkit-animation: plyr-progress 1s linear infinite;
animation: plyr-progress 1s linear infinite;
-webkit-background-size: 25px 25px;
background-size: 25px 25px;
background-repeat: repeat-x;
background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(135deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
color: transparent; }
.plyr--video.plyr--loading .plyr__progress--buffer {
background-color: rgba(255, 255, 255, 0.25); }
.plyr--audio.plyr--loading .plyr__progress--buffer {
background-color: rgba(198, 214, 219, 0.66); }
.plyr__time {
display: inline-block;
vertical-align: middle;
font-size: 14px; }
.plyr__time + .plyr__time {
display: none; }
@media (min-width: 768px) {
.plyr__time + .plyr__time {
display: inline-block; } }
.plyr__time + .plyr__time::before {
content: '\2044';
margin-right: 10px; }
.plyr__volume {
display: none; }
.plyr .plyr__volume {
-ms-flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1;
flex: 1;
position: relative; }
.plyr .plyr__volume input[type=range] {
position: relative;
z-index: 2; }
@media (min-width: 480px) {
.plyr .plyr__volume {
display: block;
max-width: 60px; } }
@media (min-width: 768px) {
.plyr .plyr__volume {
max-width: 100px; } }
.plyr--is-ios .plyr__volume, .plyr--is-ios [data-plyr=mute] {
display: none !important; }
.plyr--fullscreen-active {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
z-index: 10000000;
background: #000;
-webkit-border-radius: 0 !important;
border-radius: 0 !important; }
.plyr--fullscreen-active video {
height: 100%; }
.plyr--fullscreen-active .plyr__video-wrapper {
height: 100%;
width: 100%; }
.plyr--fullscreen-active .plyr__video-embed {
overflow: visible; }
.plyr--fullscreen-active .plyr__controls {
position: absolute;
bottom: 0;
left: 0;
right: 0; }
.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
height: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.hide-controls .plyr__play-large {
display: none; }
:focus {
outline: 0; } .kc-boxholder ol li:before {
display: none; } @font-face {
font-family: swiper-icons;
src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
font-weight: 400;
font-style: normal; }
:root {
--swiper-theme-color:#007aff; }
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1; }
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box; }
.swiper-container-android .swiper-slide, .swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); }
.swiper-container-multirow > .swiper-wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.swiper-container-multirow-column > .swiper-wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto; }
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform; }
.swiper-slide-invisible-blank {
visibility: hidden; }
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
height: auto; }
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height,-webkit-transform;
transition-property: height,-webkit-transform;
-o-transition-property: transform,height;
transition-property: transform,height;
transition-property: transform,height,-webkit-transform; }
.swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px; }
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d; }
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10; }
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-css-mode > .swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none; }
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
display: none; }
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
scroll-snap-align: start start; }
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
-webkit-scroll-snap-type: x mandatory;
-ms-scroll-snap-type: x mandatory;
scroll-snap-type: x mandatory; }
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
-webkit-scroll-snap-type: y mandatory;
-ms-scroll-snap-type: y mandatory;
scroll-snap-type: y mandatory; }
:root {
--swiper-navigation-size:44px; }
.swiper-button-next, .swiper-button-prev {
position: absolute;
top: 50%;
width: -webkit-calc(var(--swiper-navigation-size)/ 44 * 27);
width: calc(var(--swiper-navigation-size)/ 44 * 27);
height: var(--swiper-navigation-size);
margin-top: -webkit-calc(-1 * var(--swiper-navigation-size)/ 2);
margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
z-index: 10;
cursor: pointer;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
color: var(--swiper-navigation-color, var(--swiper-theme-color)); }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none; }
.swiper-button-next:after, .swiper-button-prev:after {
font-family: swiper-icons;
font-size: var(--swiper-navigation-size);
text-transform: none !important;
letter-spacing: 0;
text-transform: none;
font-variant: initial;
line-height: 1; }
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
left: 10px;
right: auto; }
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
content: 'prev'; }
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
right: 10px;
left: auto; }
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
content: 'next'; }
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
--swiper-navigation-color:#ffffff; }
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
--swiper-navigation-color:#000000; }
.swiper-button-lock {
display: none; }
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: .3s opacity;
-o-transition: .3s opacity;
transition: .3s opacity;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10; }
.swiper-pagination.swiper-pagination-hidden {
opacity: 0; }
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%; }
.swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33);
position: relative; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33); }
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
-webkit-border-radius: 100%;
border-radius: 100%;
background: #000;
opacity: .2; }
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer; }
.swiper-pagination-bullet-active {
opacity: 1;
background: var(--swiper-pagination-color, var(--swiper-theme-color)); }
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0); }
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block; }
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px; }
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: .2s transform,.2s top;
-o-transition: .2s transform,.2s top;
transition: .2s transform,.2s top; }
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px; }
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap; }
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: .2s transform,.2s left;
-o-transition: .2s transform,.2s left;
transition: .2s transform,.2s left; }
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: .2s transform,.2s right;
-o-transition: .2s transform,.2s right;
transition: .2s transform,.2s right; }
.swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: var(--swiper-pagination-color, var(--swiper-theme-color));
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; }
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top; }
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0; }
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
width: 4px;
height: 100%;
left: 0;
top: 0; }
.swiper-pagination-white {
--swiper-pagination-color:#ffffff; }
.swiper-pagination-black {
--swiper-pagination-color:#000000; }
.swiper-pagination-lock {
display: none; }
.swiper-scrollbar {
-webkit-border-radius: 10px;
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1); }
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%; }
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%; }
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 10px;
border-radius: 10px;
left: 0;
top: 0; }
.swiper-scrollbar-cursor-drag {
cursor: move; }
.swiper-scrollbar-lock {
display: none; }
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center; }
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain; }
.swiper-slide-zoomed {
cursor: move; }
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s infinite linear;
animation: swiper-preloader-spin 1s infinite linear;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
-webkit-border-radius: 50%;
border-radius: 50%;
border-top-color: transparent; }
.swiper-lazy-preloader-white {
--swiper-preloader-color:#fff; }
.swiper-lazy-preloader-black {
--swiper-preloader-color:#000; }
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000; }
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out; }
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity; }
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none; }
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto; }
.swiper-container-cube {
overflow: visible; }
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%; }
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none; }
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0; }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto; }
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
pointer-events: auto;
visibility: visible; }
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: .6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0; }
.swiper-container-flip {
overflow: visible; }
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1; }
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none; }
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto; }
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.overflow-visible {
overflow: visible !important; }
.swiper-container.fade .swiper-slide-duplicate {
opacity: 0 !important; }
.swiper-container.auto-height .swiper-slide {
height: auto !important; }
.swiper-container.auto-height {
-webkit-transition: height 200ms ease-in;
-o-transition: height 200ms ease-in;
transition: height 200ms ease-in; }
.pagination-vertical .swiper-slide {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
overflow: hidden;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center; }
.shadow-enable .swiper-slide .image-wrap {
display: inline-block; }
.shadow-enable .swiper-slide .image-wrap img {
width: 100%; }
.shadow-enable.swiper-container {
-webkit-box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3);
box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3); } body .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
body .mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
body .mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
body .mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
-ms-touch-action: manipulation;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
-ms-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
-ms-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } } .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-o-transition: all 0.15s ease-out;
transition: all 0.15s ease-out; }
.mfp-fade.mfp-bg.mfp-ready {
opacity: 0.8; }
.mfp-fade.mfp-bg.mfp-removing {
opacity: 0; }
.mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
-webkit-transition: all 0.15s ease-out;
-o-transition: all 0.15s ease-out;
transition: all 0.15s ease-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0; } .mfp-zoom-in {   }
.mfp-zoom-in .mfp-with-anim {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8); }
.mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.mfp-zoom-in.mfp-ready .mfp-with-anim {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
.mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8; }
.mfp-zoom-in.mfp-removing .mfp-with-anim {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0; } .inline--media-content .mfp-container {
padding-top: 40px;
padding-bottom: 40px; } .inline--media-content .mfp-content {
width: 100%;
max-width: 1200px; } .popup-video-holder {
width: 100%;
height: 0;
overflow: hidden; padding-bottom: 56.25%; }
.popup-video-holder .plyr {
position: absolute;
top: -3px;
left: 0;
width: 100%;
height: 100%;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
.plyr .plyr__video-embed iframe, .plyr__tooltip {
pointer-events: auto; }
.popup-video-holder .plyr--youtube .plyr__play-large {
opacity: 0; }   .pswp {
display: none;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
z-index: 1500;
-webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden;
outline: none; }
.pswp * {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.pswp img {
max-width: none; } .pswp--animate_opacity { opacity: 0.001;
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
-o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--open {
display: block; }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab; }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: grabbing; } .pswp__bg {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
will-change: opacity; }
.pswp__scroll-wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden; }
.pswp__container,
.pswp__zoom-wrap {
-ms-touch-action: none;
touch-action: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; } .pswp__container,
.pswp__img {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.pswp__zoom-wrap {
position: absolute;
width: 100%;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
-o-transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp__bg {
will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
-o-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
-webkit-transition: none;
-o-transition: none;
transition: none; }
.pswp__container,
.pswp__zoom-wrap {
-webkit-backface-visibility: hidden; }
.pswp__item {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow: hidden; }
.pswp__img {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0; } .pswp__img--placeholder {
-webkit-backface-visibility: hidden; } .pswp__img--placeholder--blank {
background: #222; }
.pswp--ie .pswp__img {
width: 100% !important;
height: auto !important;
left: 0;
top: 0; } .pswp__error-msg {
position: absolute;
left: 0;
top: 50%;
width: 100%;
text-align: center;
font-size: 14px;
line-height: 16px;
margin-top: -8px;
color: #CCC; }
.pswp__error-msg a {
color: #CCC;
text-decoration: underline; }
.seo-gallery figure {
margin: 0 0 30px 0; }
.seo-gallery figcaption {
display: none; } .kc-online-presets {
display: none !important; }  .ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto; } .ps__rail-x {
display: none;
opacity: 0;
-o-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px; bottom: 0px; position: absolute; }
.ps__rail-y {
display: none;
opacity: 0;
-o-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .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:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6; }
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9; } .ps__thumb-x {
background-color: #aaa;
-webkit-border-radius: 6px;
border-radius: 6px;
-o-transition: background-color .2s linear, height .2s ease-in-out;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px; bottom: 2px; position: absolute; }
.ps__thumb-y {
background-color: #aaa;
-webkit-border-radius: 6px;
border-radius: 6px;
-o-transition: background-color .2s linear, width .2s ease-in-out;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .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; } }:root {
--primary-accent-color: #4cc2c0;
--secondary-accent-color: #f15b26;
--header-font-color: #595959;
--global-link-color: #2f2c2c; } *, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
body {
color: #595959;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, serif;
font-size: 18px;
font-weight: 400;
line-height: 1.5; }
@media (max-width: 800px) {
body {
font-size: 14px; } }
a:hover {
color: var(--primary-accent-color); }
img {
max-width: 100%;
height: auto;
display: inline-block;
vertical-align: middle; }
blockquote {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0; }
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px; }
table {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
width: 100%; }
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left; }
th {
text-align: left; }
table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
border: 1px solid #ddd; }
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd; }
table, th, td {
border: 1px solid #ddd; }
table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
border-top: 0; }
table > tbody + tbody {
border-top: 2px solid #ddd; }
table table {
background-color: #fff; }
table col[class*="col-"] {
position: static;
display: table-column;
float: none; }
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none; }
table > thead > tr > td.active,
table > tbody > tr > td.active,
table > tfoot > tr > td.active,
table > thead > tr > th.active,
table > tbody > tr > th.active,
table > tfoot > tr > th.active,
table > thead > tr.active > td,
table > tbody > tr.active > td,
table > tfoot > tr.active > td,
table > thead > tr.active > th,
table > tbody > tr.active > th,
table > tfoot > tr.active > th {
background-color: #f5f5f5; }
table > thead > tr > td.success,
table > tbody > tr > td.success,
table > tfoot > tr > td.success,
table > thead > tr > th.success,
table > tbody > tr > th.success,
table > tfoot > tr > th.success,
table > thead > tr.success > td,
table > tbody > tr.success > td,
table > tfoot > tr.success > td,
table > thead > tr.success > th,
table > tbody > tr.success > th,
table > tfoot > tr.success > th {
background-color: #dff0d8; }
table > thead > tr > td.info,
table > tbody > tr > td.info,
table > tfoot > tr > td.info,
table > thead > tr > th.info,
table > tbody > tr > th.info,
table > tfoot > tr > th.info,
table > thead > tr.info > td,
table > tbody > tr.info > td,
table > tfoot > tr.info > td,
table > thead > tr.info > th,
table > tbody > tr.info > th,
table > tfoot > tr.info > th {
background-color: #d9edf7; }
table > thead > tr > td.warning,
table > tbody > tr > td.warning,
table > tfoot > tr > td.warning,
table > thead > tr > th.warning,
table > tbody > tr > th.warning,
table > tfoot > tr > th.warning,
table > thead > tr.warning > td,
table > tbody > tr.warning > td,
table > tfoot > tr.warning > td,
table > thead > tr.warning > th,
table > tbody > tr.warning > th,
table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
table > thead > tr > td.danger,
table > tbody > tr > td.danger,
table > tfoot > tr > td.danger,
table > thead > tr > th.danger,
table > tbody > tr > th.danger,
table > tfoot > tr > th.danger,
table > thead > tr.danger > td,
table > tbody > tr.danger > td,
table > tfoot > tr.danger > td,
table > thead > tr.danger > th,
table > tbody > tr.danger > th,
table > tfoot > tr.danger > th {
background-color: #f2dede; }
a {
text-decoration: none;
color: var(--global-link-color);
-webkit-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
transition: all 0.15s linear; }
p {
margin: 0 0 .75em;
font-size: 18px; }
@media (max-width: 800px) {
p {
font-size: 14px; } }
figure {
margin: 0;
max-width: 100%; }
select {
width: 100%;
border: 1px solid #595959;
appearance: none;
-moz-appearance: none; -webkit-appearance: none; }
textarea {
height: auto;
min-height: 50px; }
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
color: #595959; }
textarea:-moz-placeholder,
input:-moz-placeholder {
color: #595959; }
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
color: #595959; }
input {
-webkit-box-shadow: none;
box-shadow: none; }
input:invalid {
-webkit-box-shadow: none;
box-shadow: none; }
input:-moz-submit-invalid {
box-shadow: none; }
input:-moz-ui-invalid {
box-shadow: none; }
input.wpcf7-form-control {
width: 100%; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } h1, .h1 {
font-size: 48px;
font-weight: 400;
color: #2f2c2c;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
margin: .5em 0;
line-height: 1.1em; }
h1 a, .h1 a {
color: inherit; }
@media (max-width: 800px) {
h1, .h1 {
font-size: 40px; } }
@media (max-width: 640px) {
h1, .h1 {
font-size: 36px; } }
@media (max-width: 480px) {
h1, .h1 {
font-size: 30px; } }
@media (max-width: 360px) {
h1, .h1 {
font-size: 24px; } }
h2, .h2 {
margin: .5em 0;
font-size: 42px;
line-height: 1.15em;
font-weight: 400;
color: #2f2c2c;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif; }
h2 a, .h2 a {
color: inherit; }
@media (max-width: 800px) {
h2, .h2 {
font-size: 36px; } }
@media (max-width: 570px) {
h2, .h2 {
font-size: 32px; } }
@media (max-width: 480px) {
h2, .h2 {
font-size: 26px; } }
h3, .h3 {
margin: .5em 0;
font-size: 36px;
line-height: 1.3em;
font-weight: 400;
color: #2f2c2c;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif; }
h3 a, .h3 a {
color: inherit; }
@media (max-width: 800px) {
h3, .h3 {
font-size: 30px; } }
@media (max-width: 570px) {
h3, .h3 {
font-size: 26px; } }
@media (max-width: 480px) {
h3, .h3 {
font-size: 22px; } }
h4, .h4 {
margin: .5em 0;
font-size: 30px;
line-height: 1.3em;
font-weight: 400;
color: #2f2c2c;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif; }
h4 a, .h4 a {
color: inherit; }
@media (max-width: 800px) {
h4, .h4 {
font-size: 28px; } }
@media (max-width: 570px) {
h4, .h4 {
font-size: 24px; } }
@media (max-width: 480px) {
h4, .h4 {
font-size: 20px; } }
h5, .h5 {
margin: .5em 0;
font-size: 24px;
line-height: 1.5em;
font-weight: 400;
color: #2f2c2c;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif; }
h5 a, .h5 a {
color: inherit; }
@media (max-width: 980px) {
h5, .h5 {
font-size: 18px; } }
@media (max-width: 480px) {
h5, .h5 {
font-size: 16px; } }
h6, .h6 {
margin: .5em 0;
font-size: 18px;
line-height: 1.5em;
font-weight: 600;
color: #2f2c2c;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif; }
h6 a, .h6 a {
color: inherit; }
@media (max-width: 800px) {
h6, .h6 {
font-size: 14px; } } .first-letter--dark-round span:first-of-type {
display: block;
position: relative;
width: 70px;
height: 70px;
background-color: #2f2c2c;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
margin-right: 20px;
line-height: 70px;
font-size: 30px;
color: #fff;
text-align: center; }
.first-letter--squared span:first-of-type {
display: block;
position: relative;
width: 70px;
height: 70px;
-webkit-border-radius: 5px;
border-radius: 5px;
float: left;
margin-right: 20px;
line-height: 70px;
font-size: 30px;
color: #fff;
text-align: center;
background-color: var(--primary-accent-color); }
.first-letter--dark span:first-of-type {
margin-right: 20px;
font-size: 48px;
line-height: 48px;
color: #2f2c2c;
float: left; }
.first-letter--primary span:first-of-type {
color: var(--primary-accent-color);
margin-right: 20px;
font-size: 48px;
line-height: 48px;
float: left; }  .selection--dark::-moz-selection {
background: #2f2c2c;
color: #595959; }
.selection--dark::selection {
background: #2f2c2c;
color: #595959; } .selection--primary::-moz-selection {
color: #fff; }
.selection--primary::selection {
color: #fff; } .selection--gray::-moz-selection {
background: #aeaeae;
color: #2f2c2c; }
.selection--gray::selection {
background: #aeaeae;
color: #2f2c2c; } ul {
padding: 0;
margin: 0; }
.list ul {
list-style: none;
padding: 0;
margin: 0; }
.list li {
margin-bottom: .8em;
font-size: 18px;
overflow: hidden;
clear: both;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 640px) {
.list li {
font-size: 14px; } }
.list li a, .list li li {
color: inherit;
display: block;
overflow: hidden; }
.list li i {
margin-right: 25px;
margin-top: 8px;
font-size: 12px;
float: left; }
.list.with-padding {
padding-left: 60px; }
.list--standard a:hover, .list--standard li:hover {
color: #2f2c2c; }
.list--standard .number {
color: #2f2c2c;
margin-right: 24px;
float: left; }
.list--primary a:hover,
.list--primary i {
color: var(--primary-accent-color); }
.list--secondary a:hover,
.list--secondary i {
color: var(--secondary-accent-color); }
.list {
list-style: none;
padding: 0;
margin: 0; }
ol {
padding-left: 20px; }
ol li {
font-size: 18px;
position: relative; }
ol li a {
display: inline-block; }
blockquote p {
margin: 0; }
p {
margin: 0 0 1em 0; }
table {
margin: 1.5em 0; }
blockquote {
margin: 1em 0;
padding: 15px 15px 15px 80px;
position: relative; }
@media (max-width: 640px) {
blockquote {
padding-left: 50px;
margin: 1em 0; } }
blockquote cite {
display: block;
color: #595959;
font-size: .9em; }
blockquote cite:before {
content: "\2014\00a0";
color: #595959; }
blockquote:before {
content: "\e904";
font-size: 70px;
color: #edf2f7;
position: absolute;
top: 0;
left: 0;
display: block;
font-family: 'seosight';
line-height: 1; }
@media (max-width: 640px) {
blockquote:before {
font-size: 40px;
top: 0; } }
blockquote p {
margin: 0;
font-size: 20px;
line-height: 1.3em; }
@media (max-width: 640px) {
blockquote p {
font-size: 16px; } }
dl {
margin-bottom: 24px; }
dl dt {
margin-bottom: 5px;
color: #777;
font-weight: bold; }
dl dd {
margin-bottom: 5px;
margin-left: 20px; }
abbr {
border-bottom: 1px dotted;
cursor: help;
border-color: #595959; }
.kc_text_block ul,
.entry-content-no-builder ul {
padding-left: 20px;
margin-bottom: 1em; }
.kc_text_block ul li,
.entry-content-no-builder ul li {
list-style: disc;
margin-bottom: 5px; }
.clear:after, .clear:before,
.entry-content:after,
.entry-content:before,
.entry-footer:after,
.entry-footer:before,
.comment-content:after,
.comment-content:before,
.site-header:after,
.site-header:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.nav-links:after,
.nav-links:before,
.pagination:after,
.pagination:before,
.comment-author:after,
.comment-author:before,
.widget-area:after,
.widget-area:before,
.widget:after,
.widget:before,
.comment-meta:after,
.comment-meta:before,
.entry-content-no-builder:after,
.entry-content-no-builder:before {
content: "";
display: table;
table-layout: fixed; }
.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after,
.entry-content-no-builder:after {
clear: both; }
.entry-content-no-builder .page-links {
display: block;
padding: 0;
background-color: transparent;
-webkit-border-radius: 0;
border-radius: 0;
clear: both; }
.entry-content-no-builder ul.woocommerce-error {
padding-left: 50px; } @media (max-width: 640px) {
ol li {
font-size: 14px; } } .visual-hidden,
.hide {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.hide {
max-height: 0; }
.half-width {
width: 50%;
float: left; }
.ovh {
overflow: hidden; }
.f-left {
float: left; }
.f-right {
float: right; }
.f-none {
float: none; }
.c-white {
color: #fff; }
.custom-color * {
color: inherit; }
.c-dark {
color: #2f2c2c; }
.c-gray {
color: #595959; }
.c-green {
color: #3cb878; }
.c-orange {
color: #fcb03b; }
.c-primary {
color: var(--primary-accent-color); }
.c-secondary {
color: var(--secondary-accent-color); }
.c-semitransparent-white {
color: rgba(255, 255, 255, 0.15); }
.shadow-image {
-webkit-box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3);
box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3); }
.table {
display: table; }
.table-cell {
display: table-cell;
vertical-align: middle;
float: none; }
@media (max-width: 640px) {
.table-cell {
display: block;
float: left; } }
.text-t-none {
text-transform: none; }
@media (max-width: 480px) {
.centered-on-mobile {
text-align: center; } }
.overlay--light {
background: rgba(0, 0, 0, 0.2); }
.no-padding {
padding: 0 !important; }
@media (max-width: 640px) {
.no-padding {
padding: 0 15px !important; } }
.no-margin {
margin: 0; }
.item-fully-transparent {
opacity: 0; }
.full-block {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0; }
.full-height {
height: 100%; }
.d-flex,
.display-flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.d-flex.content-center,
.display-flex.content-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.flex-break {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
width: 0;
height: 0;
overflow: hidden; }
.inline-block, .kc-elm.inline-block {
display: inline-block;
width: auto;
float: none; }
.overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(17, 17, 17, 0.7);
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease; }
.full-block-link {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0; }
.medium-padding80 {
padding: 80px 0; }
@media (max-width: 800px) {
.medium-padding80 {
padding: 35px 0; } }
.medium-padding100 {
padding: 100px 0; }
@media (max-width: 800px) {
.medium-padding100 {
padding: 35px 0; } }
.section-padding {
padding: 80px 0; }
@media (max-width: 800px) {
.section-padding {
padding: 35px 0 !important; } }
.pb100 {
padding-bottom: 100px; }
@media (max-width: 800px) {
.pb100 {
padding-bottom: 35px; } }
.pt80 {
padding-top: 80px; }
@media (max-width: 800px) {
.pt80 {
padding-top: 35px; } }
.pt100 {
padding-top: 100px; }
@media (max-width: 800px) {
.pt100 {
padding-top: 35px; } }
.pt400 {
padding-top: 400px; }
@media (max-width: 1024px) {
.pt400 {
padding-top: 200px; } }
@media (max-width: 768px) {
.pt400 {
padding-top: 100px; } }
.pb360 {
padding-bottom: 360px; }
.pb120 {
padding-bottom: 120px; }
@media (max-width: 800px) {
.pb120 {
padding-bottom: 35px; } }
.pt120 {
padding-top: 120px; }
@media (max-width: 800px) {
.pt120 {
padding-top: 35px; } }
.pb80 {
padding-bottom: 80px; }
@media (max-width: 800px) {
.pb80 {
padding-bottom: 35px; } }
.pb30 {
padding-bottom: 30px; }
.pb60 {
padding-bottom: 60px; }
.pt60 {
padding-top: 60px; }
.mt60 {
margin-top: 60px; }
@media (max-width: 800px) {
.mt60 {
margin-top: 35px; } }
.mb30 {
margin-bottom: 30px; }
.mb60 {
margin-bottom: 60px; }
@media (max-width: 800px) {
.mb60 {
margin-bottom: 35px; } }
.padding-left60-desktop {
padding-left: 60px; }
@media (max-width: 980px) {
.padding-left60-desktop {
padding-left: 0; } }
div:hover > .btn-reverse-bg-color-primary {
background-color: var(--primary-accent-color); }
div:hover > .btn-reverse-bg-color-secondary {
background-color: var(--secondary-accent-color); }
.bg-orange-color {
background-color: #fcb03b; }
.bg-orangedark-color {
background-color: #ff9700; }
.bg-green-color {
background-color: #3cb878; }
.bg-greendark-color {
background-color: #8dc63f; }
.bg-white-color {
background-color: #fff; }
.bg-violet-color {
background-color: #6739b6; }
.bg-border-color {
background-color: #edf2f7; }
.bg-dark-color {
background-color: #302c2d; }
.bg-grey-input {
background-color: #373434; }
.bg-primary-color {
background-color: var(--primary-accent-color); }
.bg-secondary-color {
background-color: var(--secondary-accent-color); }
.bg-blue-color {
background-color: #00bff3; }
.bg-blue-color-light {
background-color: #64d8ff; }
.bg-yellow-color {
background-color: #fcd846; }
.bg-greydark-color {
background-color: #434141; }
.border-primary-color {
border-color: var(--primary-accent-color); }
.border-secondary-color {
border-color: var(--secondary-accent-color); }
.bg-boxed-dark {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/bg-boxed-dark.jpg); }
.bg-boxed-light {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/bg-boxed-light.jpg); }
.bg-boxed-red {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/bg-boxed-red.jpg); }
.bg-boxed-primary {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/bg-boxed-primary.jpg); }
.bg-boxed-black {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/bg-boxed-black.jpg); }
.bg-boxed-blue {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/bg-boxed-blue.jpg); }
.border-orange-color {
border-color: #fcb03b; }
.border-green-color {
border-color: #3cb878; }
.facebook-bg-color {
background-color: #3a589b; }
.twitter-bg-color {
background-color: #08acee; }
.linkedin-bg-color {
background-color: #007bb6; }
.google-bg-color {
background-color: #ea4335; }
.pinterest-bg-color {
background-color: #ca2127; }
.youtube-bg-color {
background-color: #FF0000; }
.instagram-bg-color {
background-color: #E4405F; }
.vk-bg-color {
background-color: #5e81a8; }
.font-color-custom * {
color: inherit; }
.page-builder-wrap {
overflow-x: hidden; }
.crumina-background-mountains {
position: relative;
overflow: hidden; }
.crumina-background-mountains .images img {
position: absolute;
bottom: -100%;
left: 0;
opacity: 0;
min-width: 100%; }
.contacts-shadow {
-webkit-box-shadow: 40px 0 80px rgba(0, 0, 0, 0.15);
box-shadow: 40px 0 80px rgba(0, 0, 0, 0.15); }
.kc[data-model] {
height: 100%; }
.fw-flash-message {
list-style: none; }
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0; }
.embed-responsive.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.embed-responsive.embed-responsive-4by3 {
padding-bottom: 75%; }
#bbpress-forums div.bbp-breadcrumb p {
margin-bottom: 0; }
#bbpress-forums div.bbp-breadcrumb {
margin-bottom: 15px; }
#bbpress-forums div.bbp-breadcrumb + #subscription-toggle {
margin-top: 6px;
display: inline-block;
margin-left: 10px; }
#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar {
margin-bottom: 0; }
#bbpress-forums fieldset.bbp-form {
padding-bottom: 30px; }
#bbpress-forums fieldset.bbp-form label {
margin-bottom: 15px; }
#bbpress-forums div.bbp-the-content-wrapper input {
width: auto; }
#bbpress-forums div.wp-editor-container {
border: none; }
#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar {
border-bottom: none;
margin-bottom: 10px;
-webkit-border-radius: 30px;
border-radius: 30px;
padding: 10px 20px; }
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
padding: 20px 40px; }
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content:focus {
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
#bbpress-forums fieldset.bbp-form input#bbp_topic_subscription {
margin: 6px 9px 8px;
-webkit-box-shadow: none;
box-shadow: none; }
#bbpress-forums fieldset.bbp-form input#bbp_topic_tags:focus {
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
#bbpress-forums div.bbp-reply-author img.avatar {
margin-bottom: 5px; }
div.bbp-submit-wrapper {
float: left; }
div.bbp-submit-wrapper [type="submit"] {
cursor: pointer;
display: inline-block;
text-decoration: none;
padding: 20px 50px;
font-size: 15px;
font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
color: #fff;
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
background-color: var(--primary-accent-color); }
.bbp-pagination-links .page-numbers {
position: relative;
background: #dbe9e9;
display: inline-block;
margin: 0 12px 0 0;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
border: 1px solid transparent;
text-transform: uppercase;
color: #7b7b7b;
font-size: 10px;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.bbp-pagination-links .page-numbers:hover {
background: transparent;
opacity: 1;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.bbp-pagination-links .page-numbers.current {
margin-left: 0;
background: transparent;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.selection--primary::-moz-selection {
background-color: var(--primary-accent-color); }
.selection--primary::selection {
background-color: var(--primary-accent-color); }
#buddypress form#whats-new-form textarea {
padding: 20px 40px;
border-color: transparent;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
color: #7b7b7b;
margin-bottom: 30px;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: #f7f9f9;
width: 100%; }
#buddypress form#whats-new-form textarea:focus {
border-color: transparent !important;
outline-color: transparent; }
#buddypress input[type="submit"] {
cursor: pointer;
display: inline-block;
text-decoration: none;
padding: 20px 50px;
font-size: 15px;
font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
color: #fff;
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
background-color: var(--primary-accent-color); }
#buddypress div.item-list-tabs ul li.last select:focus {
background: #f7f9f9;
-webkit-box-shadow: none;
box-shadow: none; }
#buddypress div.item-list-tabs ul li.current a,
#buddypress div.item-list-tabs ul li.selected a {
-webkit-border-radius: 30px;
border-radius: 30px;
background-color: var(--primary-accent-color); }
#buddypress div.item-list-tabs ul li.selected a {
color: #fff; }
#buddypress div.item-list-tabs ul li a span {
padding: 2px 6px; }
#buddypress a.button {
-webkit-border-radius: 30px;
border-radius: 30px; }
#buddypress .generic-button a {
-webkit-border-radius: 30px;
border-radius: 30px;
color: #fff;
background-color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
#buddypress .activity-list .activity-content .activity-header img.avatar {
margin: 0 5px 0 0 !important; }
#buddypress .activity-list li.mini .activity-header {
line-height: 1; }
#buddypress .activity-list li.mini .activity-avatar {
margin-top: 3px; }
#buddypress div.pagination .pagination-links .page-numbers {
position: relative;
background: #dbe9e9;
display: inline-block;
margin: 0 12px 0 0;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
border: 1px solid transparent;
text-transform: uppercase;
color: #7b7b7b;
font-size: 10px;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
#buddypress div.pagination .pagination-links .page-numbers:hover {
background: transparent;
opacity: 1;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
#buddypress div.pagination .pagination-links .page-numbers.current {
margin-left: 0;
background: transparent;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span {
padding: 10px 15px; }
#buddypress div.pagination {
margin-top: 10px; }
#buddypress div.dir-search input[type="text"] {
padding: 20px 40px;
border-color: transparent;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
color: #7b7b7b;
margin-bottom: 30px;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: #f7f9f9;
width: 100%; }
#buddypress div#item-header div#item-actions h2,
#buddypress div#item-header div#item-actions h3 {
font-size: 30px; }
#buddypress ul.item-list li {
padding: 20px 0; }
#buddypress .radio {
overflow: visible; }
#buddypress .radio label {
cursor: pointer;
padding-left: initial;
position: relative;
margin-left: initial;
margin-bottom: 15px; }
#buddypress .radio input[type="radio"] {
opacity: initial;
height: auto;
width: auto;
overflow: initial;
margin: initial;
float: initial;
display: inline-block;
vertical-align: middle; }
#buddypress .radio input[type="radio"]:focus {
-webkit-box-shadow: none;
box-shadow: none; }
#buddypress .radio label span {
position: initial;
left: initial;
top: initial;
display: inline-block;
vertical-align: middle;
line-height: 1;
margin-left: 10px; } .header {
position: relative;
padding: 0;
background: #fff;
width: 100%;
z-index: 20;
left: 0;
color: #2f2c2c;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
min-height: 60px; }
@media (max-width: 1200px) {
.header > .container {
width: 100%; } }
.header .logo {
margin-bottom: 0;
margin-right: 10px; }
@media (max-width: 992px) {
.header .logo {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; } }
.header nav {
line-height: 1; }
@media (max-width: 992px) {
.header nav {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
text-align: right; }
.header nav * {
text-align: left; } }
@media (max-width: 570px) {
.header nav {
margin-left: 0; } }
@media (max-width: 768px) {
.header nav.not-nav-add {
padding-right: 100px; } }
@media (max-width: 480px) {
.header nav.not-nav-add {
padding-right: 0; } }
.header nav .menu .menu-item:hover > a {
color: var(--primary-accent-color); }
.header nav .menu .menu-item:hover > a + i {
color: var(--primary-accent-color); }
.header nav .header nav .menu .menu-item > a:after,
.header nav .header nav .menu .menu-item > a:before {
background-color: var(--primary-accent-color); }
.header.header-color-inherit .logo .logo-text .logo-sub-title,
.header.header-color-inherit .nav-add li a,
.header.header-color-inherit .logo .logo-text .logo-title,
.header.header-color-inherit .nav-add li.cart i,
.header.header-color-inherit .nav-add li.search i,
.header.header-color-inherit #menu-icon-trigger,
.header.header-color-inherit .mob-menu--title,
.header.header-color-inherit .navigation-menu > li.current-menu-item a {
color: inherit; }
.header.header-color-inherit .menu-icon-wrapper svg path {
stroke: currentColor; }
@media (min-width: 992px) {
.header.header-color-inherit .navigation-menu > li > .navigation-link {
color: inherit; } }
.header.header-color-inherit .navigation-menu > li > a.navigation-link::before,
.header.header-color-inherit .navigation-menu > li > a.navigation-link::after {
border-color: inherit; }
.header.header-color-inherit .nav-add li.search i:hover {
color: inherit; }
.header.header-color-inherit .nav-add li.search a {
opacity: .5; }
.header.header-color-inherit .nav-add li.search a:hover {
opacity: 1; }
@media (max-width: 992px) {
.header.header-sticky-mobile {
position: -webkit-sticky;
top: 0;
will-change: opacity;
position: sticky; }
.admin-bar .header.header-sticky-mobile {
top: 46px; } }
@media screen and (max-width: 992px) and (min-width: 783px) {
.admin-bar .header.header-sticky-mobile {
top: 32px; } }
@media (max-width: 992px) {
.header.header-sticky-mobile.header--fixed {
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2); }
.header.header-sticky-mobile.header--fixed .navigation-menu > .navigation-item {
padding: 0; } }
@media (min-width: 992px) {
.header.header-sticky-desktop {
position: -webkit-sticky;
top: 0;
will-change: opacity;
position: sticky; }
.admin-bar .header.header-sticky-desktop {
top: 46px; } }
@media screen and (min-width: 992px) and (min-width: 783px) {
.admin-bar .header.header-sticky-desktop {
top: 32px; } }
@media (min-width: 992px) {
.header.header-sticky-desktop.header--fixed {
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2); } }
@supports (-ms-ime-align: auto) {
.header.header-sticky-desktop.header--fixed {
position: fixed; } }
@media (max-width: 992px) {
.header.header-sticky-desktop.header--fixed .navigation-menu > .navigation-item {
padding: 0; } }
@media (max-width: 600px) {
.admin-bar .header.sticky-top.header--fixed {
top: 0; } }
@media (max-width: 992px) {
.admin-bar .header.header-sticky-mobile.header--fixed {
top: 32px; } }
@media (max-width: 768px) {
.admin-bar .header.header-sticky-mobile.header--fixed {
top: 46px; } }
@media (max-width: 600px) {
.admin-bar .header.header-sticky-mobile.header--fixed {
top: 0; } }
@media (max-width: 992px) {
.admin-bar .header.header-sticky-mobile.header--fixed + .top-bar {
top: 32px; } }
@media (max-width: 768px) {
.admin-bar .header.header-sticky-mobile.header--fixed + .top-bar {
top: 46px; } }
@media (max-width: 600px) {
.admin-bar .header.header-sticky-mobile.header--fixed + .top-bar {
top: 0; } }
@media (max-width: 992px) {
.admin-bar .navigation-body {
top: 32px; } }
@media (max-width: 768px) {
.admin-bar .navigation-body {
top: 46px; } }
@media (max-width: 992px) {
.admin-bar .header--fixed .navigation-body {
top: 32px; } }
@media (max-width: 768px) {
.admin-bar .header--fixed .navigation-body {
top: 46px; } }
@media (max-width: 600px) {
.admin-bar .header--fixed .navigation-body {
top: 0; } }
.nav-add {
padding: 0;
margin: 0;
line-height: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-left: 40px; }
@media (max-width: 992px) {
.nav-add {
margin-left: auto;
padding: 13px 16px; } }
.nav-add li {
display: inline-block; }
.nav-add li a {
display: inline-block; }
.nav-add li.cart {
position: relative; }
.nav-add li.cart.visible .cart-popup-wrap {
opacity: 1;
visibility: visible;
max-height: 80vh; }
.nav-add li.cart a {
position: relative; }
.nav-add li.cart .cart-popup-link {
cursor: pointer;
position: absolute;
width: 100%;
height: 100%;
z-index: 999;
top: 0;
left: 0; }
@media (max-width: 991px) {
.nav-add li.cart .cart-popup-link {
display: none; } }
.nav-add li.cart .cart-count {
display: block;
position: absolute;
left: -6px;
top: 4px;
width: 16px;
height: 16px;
line-height: 14px;
font-size: 10px;
color: #fff;
text-align: center;
border: 1px solid transparent;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: var(--primary-accent-color); }
.nav-add li.cart i {
font-size: 28px;
color: var(--header-font-color);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.nav-add li.cart i:hover {
color: var(--primary-accent-color); }
.nav-add li.search {
position: relative;
cursor: pointer; }
.nav-add li.search i {
margin-left: 10px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 24px;
color: var(--header-font-color);
position: relative; }
.nav-add li.search i:hover {
color: var(--primary-accent-color); }
.logo {
position: relative;
margin-bottom: 20px;
overflow: hidden;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
max-height: unset;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.logo img {
margin-right: 15px; }
.logo .logo-text {
line-height: 1; }
.logo .logo-text .logo-title {
font-size: 27px;
text-transform: uppercase;
color: inherit; }
@media (max-width: 1200px) {
.logo .logo-text .logo-title {
font-size: 20px; } }
.logo .logo-text .logo-sub-title {
font-size: 10px;
text-transform: uppercase; }
.user-menu {
position: absolute;
right: 65px;
bottom: -25px;
width: 50px;
height: 50px;
border: 2px solid #2f2c2c;
-webkit-border-radius: 50%;
border-radius: 50%;
-khtml-border-radius: 50%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
overflow: hidden;
background-color: #fff;
display: inline-block; }
@media (max-width: 992px) {
.user-menu {
position: relative;
bottom: auto;
right: auto;
margin: 9px;
width: 40px;
height: 40px;
float: right;
margin-top: -50px; } }
.user-menu .user-menu-content {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 90%;
height: 90%;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
overflow: hidden;
background-color: var(--secondary-accent-color); }
.user-menu .user-menu-content img {
max-height: 70%;
max-width: 70%; }
.user-menu .user-menu-content span {
display: block;
height: 3px;
background: #fff;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: 2px auto;
width: 50%; }
@media (max-width: 992px) {
.user-menu .user-menu-content span {
height: 3px;
margin: 1px auto; } }
.user-menu .user-menu-content span:first-of-type {
width: 25%; }
.user-menu .user-menu-content span:last-of-type {
width: 40%; }
.user-menu .user-menu-content:hover span {
width: 70%; } .header.header-top-bar {
display: block; }
.header.header-top-bar .top-bar {
max-height: 50vh; }
.header.header--fixed.header-top-bar .top-bar {
visibility: hidden;
opacity: 0;
max-height: 0;
padding: 0;
margin: 0;
overflow: hidden; }
@media (max-width: 992px) {
.header > .top-bar {
display: none;
visibility: hidden; } }
@media (max-width: 600px) {
.admin-bar .top-bar.open {
top: 46px; } } .stunning-header {
padding: 60px 0;
position: relative;
background-position: center center;
color: #fff; }
@media (max-width: 768px) {
.stunning-header {
padding: 40px 0; } }
.stunning-header.with-photo {
position: relative;
padding: 280px 0 120px;
-webkit-background-size: cover;
background-size: cover; }
.stunning-header .overlay {
z-index: 2; }
.stunning-header-content {
max-width: 800px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 15;
padding: 0 15px; }
.breadcrumbs {
margin-top: 20px;
padding: 0;
font-size: 16px; }
@media (max-width: 570px) {
.breadcrumbs {
font-size: 14px; } }
.breadcrumbs-item {
display: inline-block; }
.breadcrumbs-item a {
color: inherit;
margin-right: 20px; }
.breadcrumbs-item a:hover {
text-decoration: underline; }
.breadcrumbs-item a.c-gray + i {
color: #acacac; }
.breadcrumbs-item.active .breadcrumb-item-name {
opacity: 1;
text-decoration: underline;
color: var(--primary-accent-color); }
.breadcrumbs-item.active .breadcrumb-item-name.c-primary {
color: var(--primary-accent-color); }
.breadcrumbs-item i {
margin-right: 20px;
color: inherit;
font-size: 14px; }
.breadcrumbs-item:last-child a {
display: none; }
.stunning-header-title {
color: inherit;
margin: 0;
word-wrap: break-word; }
@media (max-width: 800px) {
.stunning-header-title {
font-size: 40px; } }
@media (max-width: 640px) {
.stunning-header-title {
font-size: 36px; } }
@media (max-width: 480px) {
.stunning-header-title {
font-size: 30px; } }
@media (max-width: 360px) {
.stunning-header-title {
font-size: 24px; } }
.stunning-header .category-description {
margin-top: 40px; }
.stunning-header .category-description *:last-of-type {
margin-bottom: 0; }
.stunning-header-custom .stunning-header-title,
.stunning-header-custom .category-description *,
.stunning-header-custom span,
.stunning-header-custom i,
.stunning-header-custom a {
color: inherit !important; } .stunning-header-bg-blue {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-blue.jpg); }
.stunning-header-bg-gray {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-gray.jpg); }
.stunning-header-bg-lightblue {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-lightblue.jpg); }
.stunning-header-bg-violet {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-violet.jpg); }
.stunning-header-bg-lightgray {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-lightgray.jpg); }
.stunning-header-bg-breez {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-breez.jpg); }
.stunning-header-bg-red {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-red.jpg); }
.stunning-header-bg-orange {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-orange.jpg); }
.stunning-header-bg-green {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-green.jpg); }
.stunning-header-bg-olive {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-olive.jpg); }
.stunning-header-bg-brown {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-brown.jpg); }
.stunning-header-bg-rose {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-rose.jpg); }
.stunning-header-bg-lightviolet {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-lightviolet.jpg); }
.stunning-header-bg-lime {
background-image: url(//zerdamarketing.hu/wp-content/themes/seosight/img/pattern-bg-lime.jpg); } .stunning-header-bg-photo1 {
background: url(//zerdamarketing.hu/wp-content/themes/seosight/img/stunning-header-photo1.jpg) no-repeat; }
.stunning-header-bg-photo2 {
background: url(//zerdamarketing.hu/wp-content/themes/seosight/img/stunning-header-photo2.jpg) no-repeat; }
.stunning-header-bg-photo3 {
background: url(//zerdamarketing.hu/wp-content/themes/seosight/img/stunning-header-photo3.jpg) no-repeat; }
.stunning-header-bg-photo4 {
background: url(//zerdamarketing.hu/wp-content/themes/seosight/img/stunning-header-photo4.jpg) no-repeat; }
.stunning-header-bg-photo5 {
background: url(//zerdamarketing.hu/wp-content/themes/seosight/img/stunning-header-photo5.jpg) no-repeat; }
.stunning-header-bg-photo6 {
background: url(//zerdamarketing.hu/wp-content/themes/seosight/img/stunning-header-photo6.jpg) no-repeat; } .overlay-dark {
background: rgba(47, 44, 44, 0.8); }
.overlay-primary {
background: rgba(51, 204, 204, 0.2); }
.overlay-red {
background: rgba(241, 91, 38, 0.3); }
.overlay-orange {
background: rgba(252, 176, 59, 0.3); }
.overlay-green {
background: rgba(60, 184, 120, 0.3); }
.overlay-olive {
background: rgba(37, 39, 49, 0.8); } .footer {
background-color: #181e23;
color: #dadfe2;
position: relative; }
@media (max-width: 480px) {
.footer {
text-align: center; } }
.footer .info {
padding-top: 60px;
padding-bottom: 30px;
border-bottom: 1px solid #2d3841;
overflow: hidden; }
@media (max-width: 1024px) {
.footer .info {
padding-bottom: 0; } }
@media (max-width: 799px) {
.footer .info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.footer .info .crumina-heading .heading-title {
color: #fff;
margin: 0; }
.footer .info .socials {
margin: 20px 0 0 0; }
@media (max-width: 1024px) {
.footer .info .socials {
margin-bottom: 30px; } }
@media (max-width: 320px) {
.footer .info .socials .social__item {
margin-right: 15px; } }
.footer .contacts {
padding: 20px 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 570px) {
.footer .contacts {
display: block; } }
.footer .contacts .title {
font-size: 20px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 1024px) {
.footer .contacts .title {
font-size: 16px; } }
.footer .contacts .sub-title {
margin-bottom: 0; }
.footer .contacts .content a {
color: inherit; }
.footer .contacts .content .title:hover {
color: var(--primary-accent-color); }
.footer a {
color: #dbd3d3;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.footer a:hover {
color: var(--primary-accent-color); }
.footer .sub-footer {
padding: 20px 15px;
background-color: #12171b;
text-align: center;
position: relative;
font-size: 14px; }
.footer .sub-footer a {
color: var(--white-color);
opacity: .5; }
.footer .sub-footer a:hover {
color: var(--primary-accent-color);
opacity: 1; }
.footer .sub-footer.medium {
padding: 25px 0; }
.footer .sub-footer.small {
padding: 15px 0; }
@media (max-width: 768px) {
.footer .sub-footer {
padding: 25px 0; } }
.footer .sub-footer span {
font-size: 14px;
color: #959192; }
.footer.js-fixed-footer {
width: 100%;
bottom: 0;
left: 0;
right: 0;
position: fixed;
z-index: 1;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;
transition-duration: 0.4s;
-webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1);
-o-transition-timing-function: cubic-bezier(0, 0, 0, 1);
transition-timing-function: cubic-bezier(0, 0, 0, 1); }
@media (max-width: 1280px) {
.footer.js-fixed-footer {
position: relative; } }
.footer .w-post-category .category-post-item:hover .post-count {
color: rgba(255, 255, 255, 0.35); }
.footer .widget_rss .heading .rsswidget, .footer .widget_rss .crumina-heading .rsswidget {
color: #fff; }
.widget_nav_menu .menu li a:hover,
.widget_nav_menu .menu li a:hover:before,
.w-post-category .category-post-item a i,
.w-post-category .category-post-item:hover a,
.w-post-category .category-post-item a i {
color: var(--primary-accent-color); }
.widget_product_tag_cloud .tagcloud a:hover {
border-color: var(--primary-accent-color); }
.content-wrapper {
position: relative;
overflow: hidden;
z-index: 2; }
.block-footer-height {
position: relative;
width: 100%; }
@media (max-width: 1280px) {
.block-footer-height {
display: none; } }  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0; }  article,
aside,
details,
figcaption,
figure,
footer,
main,
menu,
nav,
section,
summary { display: block; } audio,
canvas,
progress,
video {
display: inline-block; } audio:not([controls]) {
display: none;
height: 0; } progress {
vertical-align: baseline; } template,
[hidden] {
display: none; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0; }  abbr[title] {
text-decoration: none; } b,
strong {
font-weight: inherit; } b,
strong {
font-weight: bolder; } dfn {
font-style: italic; } mark {
background-color: #ff0;
color: #000; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; } svg:not(:root) {
overflow: hidden; }  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } figure {
margin: 1em 40px; } hr {
-webkit-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit; margin: 0; outline: none; } optgroup {
font-weight: bold; } button,
input { overflow: visible;
border: none; } button,
select { text-transform: none; } button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
-webkit-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54; } ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }
.wp-block-button {
clear: both;
margin-bottom: 20px; }
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
color: #fff; }
.wp-block-cover,
.wp-block-cover-image {
margin-bottom: 20px; }
blockquote.has-very-dark-gray-color::before {
color: inherit; }
.hentry .entry-content ul li {
font-size: 18px; }
.post-standard .wp-block-search input {
margin-bottom: 0;
background-color: #fff; }
.wp-block-search {
margin-bottom: 30px;
position: relative; }
.wp-block-search .wp-block-search__label {
display: none; }
.wp-block-search input {
margin-bottom: 0; }
.wp-block-search .wp-block-search__button {
position: absolute;
top: 0;
right: 0;
font-size: 18px;
z-index: 10;
cursor: pointer;
height: 100%;
color: #fff;
background-color: var(--primary-accent-color);
-webkit-border-radius: 50px;
border-radius: 50px;
padding: 5px 30px; } .elementor-inner-section:not(:last-child) {
margin-bottom: 30px; }
.elementor-widget:not(:last-child) {
margin-bottom: 30px; }
.crumina-module.single-image img.aligncenter {
margin: 0 auto; } .content-page-404 {
padding: 150px 0 510px;
background: url(//zerdamarketing.hu/wp-content/themes/seosight/img/404-img.png) 100% 100% no-repeat;
text-align: center;
-webkit-background-size: 90% 90%;
background-size: 90%;
background-repeat: repeat-x;
background-color: #F7F9F9; }
@media (max-width: 1700px) {
.content-page-404 {
padding: 30px 0 510px; } }
@media (max-width: 640px) {
.content-page-404 {
padding: 30px 0 300px; } }
@media (max-width: 420px) {
.content-page-404 {
padding: 30px 0 200px; } }
.content-page-404 .title {
font-size: 257px;
margin-bottom: 15px;
line-height: 1;
margin-top: 20px; }
@media (max-width: 800px) {
.content-page-404 .title {
font-size: 150px; } }
@media (max-width: 480px) {
.content-page-404 .title {
font-size: 100px; } }
.content-page-404 .subtitle {
font-size: 40px;
margin-bottom: 30px;
line-height: 1; }
@media (max-width: 800px) {
.content-page-404 .subtitle {
font-size: 36px; } }
.content-page-404 .text {
font-size: 28px;
margin-bottom: 53px;
line-height: 1.3; }
@media (max-width: 800px) {
.content-page-404 .text {
font-size: 22px;
margin-bottom: 20px; } }
.content-page-404 .btn {
text-transform: uppercase; } .comments, .commentlist {
overflow: hidden;
float: none; }
.comments ol li::before, .commentlist ol li::before {
display: none; }
.comments__list {
list-style: none;
margin: 0 0 73px 0;
padding: 0; }
.comments__item .children {
margin: 30px 0 0 60px;
list-style: none;
padding: 0; }
@media (max-width: 980px) {
.comments__item .children {
margin-left: 30px;
padding-left: 0; } }
.comment-author-link {
font-weight: 600; }
.comments__article {
border-bottom: 1px solid #f1f3f3;
padding-bottom: 40px;
margin-bottom: 30px; }
.comments__article .comment-content {
margin-bottom: 30px; }
.comments__article .comments__header .comments__author {
margin-right: 15px;
color: #2f2c2c;
font-style: normal; }
.comments__article .comments__header .comments__author a {
color: inherit;
margin: 0; }
.comments__article .comments__header .comments__author a:hover {
color: var(--primary-accent-color); }
.comments__article .comments__header .comments__author .replied {
font-size: 16px;
color: #595959; }
.comments__article .comments__header .comments__time {
position: relative;
font-size: 14px;
display: block; }
.comments__article .comments__avatar {
float: left;
margin: 0 30px; }
.comments__article .comments__avatar .avatar {
-webkit-border-radius: 100%;
border-radius: 100%; }
.comments__article .comments__body {
overflow: hidden; }
.comments__article .comments__body .reply {
float: left;
font-size: 26px;
margin-right: 30px; }
.comments__article .comments__body .reply:hover {
color: var(--primary-accent-color); }
.comments__article .comment-reply-link {
font-size: 26px; }
.comments__article .comment-reply-link:hover {
color: var(--primary-accent-color); }
.comments .comment-list .children, .commentlist .comment-list .children {
margin: 30px 0 0 60px;
list-style: none;
padding: 0; }
@media (max-width: 640px) {
.comments .comment-list .children, .commentlist .comment-list .children {
margin: 30px 0 0 30px; } }
.comment-list {
padding-left: 0; }
.comment-list li {
padding-left: 0; }
ol.comments li:before,
ol.commentlist li:before {
display: none; }
ol.comments li {
padding-left: 0; }
ol.comments {
padding-left: 0;
padding-right: 0; }
.comments__item-review {
margin-bottom: 40px;
border-bottom: 2px solid #f1f3f3; }
.comments__item-review .ratings {
color: #ccc; }
.comments__item-review .ratings .fa-star {
color: #fcd846; }
.comments__list-review {
list-style: none;
margin: 0 0 30px 0;
padding: 0; }
.comments__avatar-review {
float: left;
margin-right: 30px; }
.comments__author-review {
margin-right: 15px;
font-size: 18px;
color: #2f2c2c;
font-style: normal; }
.comments__author-review a {
color: #2f2c2c; }
.comments__header-review {
margin-bottom: 15px; }
.comments__header-review > a {
position: relative;
color: #ccc;
font-size: 14px; }
.leave-reply {
background-color: #edf2f7;
overflow: hidden;
padding: 70px 60px 80px; }
@media (max-width: 800px) {
.leave-reply {
padding: 30px; } }
.leave-reply .crumina.heading, .leave-reply .crumina.crumina-heading {
margin-bottom: 60px; }
.leave-reply input, .leave-reply textarea {
background-color: #fff; }
.leave-reply .form-submit {
display: none; }
.leave-reply textarea {
margin-bottom: 40px; }
@media (max-width: 360px) {
.leave-reply .submit-block {
display: block; } }
.leave-reply .submit-block .btn {
width: 100%;
text-align: center; }
@media (max-width: 768px) {
.leave-reply .submit-block .btn {
margin-bottom: 0; } }
@media (max-width: 480px) {
.leave-reply .submit-block .btn {
margin-bottom: 30px; } }
.leave-reply .submit-block .submit-block-text {
font-size: 12px;
line-height: 1.2;
color: #595959; }
.leave-reply .submit-block .submit-block-text span {
color: #989898; }
@media (max-width: 480px) {
.leave-reply .submit-block.display-flex {
display: block; } }
#comment-nav-above,
#comment-nav-below {
padding: 0 0 60px 0; }
.logged-in-as {
padding-bottom: 20px; } span.wpcf7-not-valid-tip {
position: relative;
top: -1.5em; }
textarea {
width: 100%;
min-height: 140px; }
.contact-form {
position: relative;
margin-top: 30px; }
.contact-form label sup {
margin-left: 3px;
color: var(--secondary-accent-color); }
.contact-form abbr {
text-decoration: none; }
.contact-form .checked {
position: absolute;
right: 10px;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
margin-top: -15px; }
.contact-form .checked-icon {
position: relative;
display: block; }
.contact-form .checked-icon:after {
content: "\e908";
font-family: 'seosight';
position: absolute;
right: 20px;
bottom: 50px;
color: var(--primary-accent-color); }
.contact-form .focus-white:focus {
background-color: #fff; }
.contact-form textarea {
min-height: 200px;
width: 100%; }
.contact-form input {
width: 100%; }
.input-title {
color: #fff;
font-size: 16px;
margin-bottom: 15px;
display: block; }
.input-title .optional {
color: #797676;
font-size: 14px;
margin-left: 10px; }
.submit-block {
overflow: hidden; }
.submit-block .btn {
width: 100%;
text-align: center;
text-transform: uppercase; }
@media (max-width: 768px) {
.submit-block .btn {
margin-bottom: 30px; } }
.submit-block .submit-block-text {
font-size: 14px;
margin-bottom: 0; }
@media (max-width: 360px) {
.submit-block {
display: block; } }
@media (max-width: 768px) {
.submit-block .table-cell {
float: left; } }
.remember-wrap {
display: table-cell;
vertical-align: middle; }
.remember-wrap .checkbox {
position: relative; }
.remember-wrap .checkbox input[type=checkbox] {
display: none; }
.remember-wrap .checkbox label {
padding-left: 30px;
color: #2f2c2c; }
.remember-wrap .checkbox label:before {
content: "";
display: inline-block;
width: 14px;
height: 14px;
position: absolute;
left: 0;
top: 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none; }
.remember-wrap .checkbox input[type=checkbox]:checked + label:before {
content: "\2714";
font-size: 14px;
color: #fff;
text-align: center;
line-height: 14px; }
.remember-wrap .checkbox.gray label:before {
background-color: #dce1e1; }
.remember-wrap .checkbox.gray input[type=checkbox]:checked + label:before {
color: var(--primary-accent-color); }
.remember-wrap .choose-select {
position: relative;
display: block; }
.remember-wrap .choose-select:after {
content: '\e908';
display: block;
width: 60px;
height: 64px;
background-color: #f1f3f3;
position: absolute;
right: 0;
top: 0;
border-left: 2px solid #e3e9e9;
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
font-family: seosight;
line-height: 64px;
text-align: center;
cursor: pointer; }
.remember-wrap .choose-select .checked {
color: #cfcfcf;
right: 15px;
margin-top: 0; }
.choose-select {
position: relative;
display: block; }
.choose-select:after {
content: '\e908';
display: block;
width: 60px;
height: 64px;
background-color: #f1f3f3;
position: absolute;
right: 0;
top: 0;
border-left: 2px solid #e3e9e9;
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
font-family: seosight;
line-height: 64px;
text-align: center;
cursor: pointer; }
.choose-select .checked {
color: #cfcfcf;
right: 15px;
margin-top: 0; } .inline-form .row .form-builder-item {
padding: 0; }
.inline-form .row .form-builder-item:first-child {
padding-left: 15px; }
@media (max-width: 799px) {
.inline-form .row .form-builder-item:first-child {
padding: 0 15px; } }
.inline-form .row .form-builder-item:last-child {
padding-right: 15px; }
@media (max-width: 799px) {
.inline-form .row .form-builder-item:last-child {
padding: 0 15px; } }
.inline-form .row .form-builder-item input {
width: 100%;
float: left;
-webkit-border-radius: 0;
border-radius: 0; }
.inline-form .row .form-builder-item:first-child input {
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px; }
@media (max-width: 799px) {
.inline-form .row .form-builder-item:first-child input {
-webkit-border-radius: 50px;
border-radius: 50px; } }
.inline-form .row .form-builder-item:last-child input {
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
margin-left: 2px; }
@media (max-width: 799px) {
.inline-form .row .form-builder-item:last-child input {
-webkit-border-radius: 50px;
border-radius: 50px;
margin-left: 0; } }
.inline-form .submit-wrap {
text-align: center; }
.custom-checkbox.remember-wrap {
display: block;
clear: both; }
.form-builder-item .remember-wrap .checkbox label {
color: inherit; }
.submit-wrap button {
padding: 20px 40px; }
button {
background-color: var(--primary-accent-color);
color: inherit; }
input, textarea {
padding: 19px 40px;
border-color: transparent;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
color: #595959;
margin-bottom: 30px;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: #edf2f7;
width: 100%; }
input:focus, textarea:focus {
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
input.focus-white:focus, textarea.focus-white:focus {
background-color: #fff;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
input.input-dark, textarea.input-dark {
background-color: #373434;
color: #a5a5a5;
-webkit-border-radius: 50px;
border-radius: 50px; }
input.input-white, textarea.input-white {
background-color: #fff; }
input.input-standard-grey:focus, textarea.input-standard-grey:focus {
color: var(--primary-accent-color); }
.focus-white .form-builder-item input:focus,
.focus-white .form-builder-item textarea:focus {
background-color: #fff;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
.input-dark.form-builder-item label {
color: #fff; }
.input-dark.form-builder-item input,
.input-dark.form-builder-item textarea,
.input-dark.form-builder-item select {
background-color: #373434;
color: #a5a5a5;
-webkit-border-radius: 50px;
border-radius: 50px; }
.input-dark.form-builder-item input:focus,
.input-dark.form-builder-item textarea:focus,
.input-dark.form-builder-item select:focus {
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
.input-standard-grey.form-builder-item input:focus,
.input-standard-grey.form-builder-item textarea:focus {
-webkit-box-shadow: 17px 0 60px #d3dcdc;
box-shadow: 17px 0 60px #d3dcdc;
background-color: #fff; }
.input-white.form-builder-item input,
.input-white.form-builder-item textarea {
background-color: #fff; }
input.inline-first {
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
width: 100%;
float: left; }
@media (max-width: 1024px) {
input.inline-first {
-webkit-border-radius: 50px;
border-radius: 50px;
margin-bottom: 30px; } }
input.inline-last {
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
margin-left: 2px;
width: 100%;
float: left; }
@media (max-width: 1024px) {
input.inline-last {
-webkit-border-radius: 50px;
border-radius: 50px; } }
.form-builder-item label {
margin: 0 0 10px 20px;
display: inline-block;
float: left;
position: relative; }
.field-recaptcha label {
display: none; }
.field-recaptcha {
min-height: 100px;
padding-bottom: 30px; }
.crumina-module .fw-flash-type-success {
font-size: 48px; }
.fw-form-loading {
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
form input + p {
margin: -25px 0 25px 15px;
font-size: 14px; }
.servises-title a {
color: inherit !important; }
[type="checkbox"], [type="radio"] {
display: block;
width: auto;
clear: both;
margin: 4px 0 10px 20px;
float: left; }
.contact-form [type="checkbox"], .contact-form [type="radio"] {
display: block;
width: auto;
clear: both;
margin: 5px 0 10px 20px;
float: left; }
.contact-form [type="checkbox"]:focus, .contact-form [type="radio"]:focus {
-webkit-box-shadow: none;
box-shadow: none; }
.contact-form .input-dark.form-builder-item [type="checkbox"]:focus, .contact-form .input-dark.form-builder-item [type="radio"]:focus {
-webkit-box-shadow: none;
box-shadow: none; }
.wrap-forms input, .wrap-forms textarea, .wrap-forms select {
margin-bottom: 0; }
.wrap-forms > .row .form-builder-item {
margin-bottom: 30px; }
.wrap-forms > .row:last-child .form-builder-item,
.wrap-forms > .row:first-child .form-builder-item {
margin-bottom: 0; }
.radio {
overflow: hidden;
display: block;
clear: both; }
.radio label {
cursor: pointer;
padding-left: 45px;
position: relative;
margin-left: 10px; }
.radio label span {
display: block;
position: absolute;
left: 10px;
top: 0;
-webkit-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s; }
.radio label .circle {
border: 1px solid #bee9e8;
height: 18px;
width: 18px;
-webkit-border-radius: 100%;
border-radius: 100%; }
.radio label .check {
height: 18px;
width: 18px;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transform: scale3d(0, 0, 0);
-ms-transform: scale3d(0, 0, 0);
transform: scale3d(0, 0, 0);
background-color: var(--primary-accent-color); }
.radio label .check:after {
display: block;
position: absolute;
content: "";
background-color: rgba(0, 0, 0, 0.87);
left: -18px;
top: -18px;
height: 50px;
width: 50px;
-webkit-border-radius: 100%;
border-radius: 100%;
z-index: 1;
opacity: 0;
margin: 0;
-webkit-transform: scale3d(1.5, 1.5, 1);
-ms-transform: scale3d(1.5, 1.5, 1);
transform: scale3d(1.5, 1.5, 1); }
.radio input[type=radio] {
opacity: 0;
height: 0;
width: 0;
overflow: hidden;
display: none; }
.radio input[type=radio]:checked ~ .check, .radio input[type=radio]:checked ~ .circle {
opacity: 1; }
.radio input[type=radio]:checked ~ .circle {
border-color: var(--primary-accent-color); }
.radio input[type=radio]:checked ~ .check {
-webkit-transform: scale3d(0.45, 0.45, 1);
-ms-transform: scale3d(0.45, 0.45, 1);
transform: scale3d(0.45, 0.45, 1);
background-color: var(--primary-accent-color); }
.radio input[type=radio][disabled] ~ .check, .radio input[type=radio][disabled] ~ .circle {
opacity: 0.26; }
.radio input[type=radio][disabled] ~ .check {
background-color: #000000; }
.radio input[type=radio][disabled] ~ .circle {
border-color: #000000; }
.mp-start-demo label {
padding-left: 40px;
display: block; }
.mp-start-demo i {
font-size: 14px; }
.mp-start-demo input.mp-submit {
width: auto;
color: #fff;
background-color: var(--primary-accent-color);
padding: 22px 50px;
font-size: 15px;
text-transform: uppercase;
-webkit-border-radius: 50px;
border-radius: 50px;
text-align: center;
cursor: pointer; }
.mp-start-demo form input + p {
margin: 0; } .navigation-pages {
margin: 20px auto;
width: 100%;
position: relative;
max-width: 770px;
text-align: center; }
.navigation-pages .page-numbers {
position: relative;
background: #fff;
display: inline-block;
margin: 0 12px 0 0;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
border: 2px solid transparent;
text-transform: uppercase;
color: #595959;
font-size: 20px;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 640px) {
.navigation-pages .page-numbers {
width: 40px;
height: 40px;
line-height: 40px;
font-size: 14px;
margin: 0 8px 0 0; } }
@media (max-width: 460px) {
.navigation-pages .page-numbers {
width: 25px;
height: 25px;
line-height: 22px;
font-size: 12px;
margin: 0 8px 0 0; } }
.navigation-pages .page-numbers.current {
background-color: transparent;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.navigation-pages .page-numbers:hover {
color: var(--primary-accent-color); }
.navigation-pages .page-numbers.loading {
border: 2px solid var(--primary-accent-color); }
.navigation-pages .page-numbers.loading .load-more-spinner {
fill: var(--primary-accent-color);
stroke: var(--primary-accent-color); }
.navigation-pages .page-numbers.next, .navigation-pages .page-numbers.prev {
width: auto; }
.navigation-pages .page-numbers.next.loading, .navigation-pages .page-numbers.prev.loading {
border: none; }
.navigation-pages .page-numbers span {
position: relative; }
.navigation-pages .page-numbers.bg-border-color {
background-color: #f7f9f9; }
.navigation-pages .page-numbers.bg-border-color.current {
background-color: transparent; }
.navigation-pages .next {
float: right; }
.navigation-pages .next:hover .btn-next {
margin-right: 0;
-webkit-transform: translateX(2px);
-ms-transform: translateX(2px);
transform: translateX(2px); }
.navigation-pages .prev {
float: left; }
.navigation-pages .prev:hover .btn-prev {
margin-left: 0;
-webkit-transform: translateX(-2px);
-ms-transform: translateX(-2px);
transform: translateX(-2px); }
.navigation-pages .btn-next,
.navigation-pages .btn-prev {
position: relative;
top: auto;
right: initial;
left: initial;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.page-links {
display: inline-block;
padding: 15px 20px;
background-color: #fff;
-webkit-border-radius: 50px;
border-radius: 50px; }
.page-links a {
position: relative;
background: #f7f9f9;
display: inline-block;
margin: 0 8px 0 0;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 1px solid transparent;
text-transform: uppercase;
color: #7b7b7b;
font-size: 14px;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; } .woocommerce-checkout-review-order-table .cart_item td {
padding-left: 100px; }
@media (max-width: 640px) {
.woocommerce-checkout-review-order-table .cart_item td {
padding-left: 20px; } }
.woocommerce-checkout-review-order-table .cart_item.subtotal {
background-color: #edf2f7; }
.woocommerce-checkout-review-order-table .cart_item.subtotal .cart-product-title {
text-transform: uppercase; }
.woocommerce-checkout-review-order-table .cart_item.subtotal .product-subtotal .total {
color: #2f2c2c; }
.woocommerce-checkout-review-order-table .cart_item.subtotal:after {
display: none; }
.woocommerce-checkout-review-order-table .cart_item.total {
background-color: var(--primary-accent-color); }
.woocommerce-checkout-review-order-table .cart_item.total .cart-product-title {
color: #fff;
text-transform: uppercase; }
.woocommerce-checkout-review-order-table .cart_item.total .product-subtotal .total {
color: #fff; }
.woocommerce-checkout-review-order-table .cart_item.total:after {
display: none; }
.woocommerce-checkout-review-order-table .cart_item.total .product-thumbnail:after {
content: '';
display: block;
border: 30px solid transparent;
border-top: 20px solid var(--primary-accent-color);
position: absolute;
bottom: -50px;
left: 100px;
opacity: 1; }
.woocommerce-checkout-review-order-table .cart-product-wrap-title-main tr > th {
padding: 30px 0 30px 100px; }
@media (max-width: 768px) {
.woocommerce-checkout-review-order-table .cart-product-wrap-title-main tr > th {
padding-left: 20px; } }
.woocommerce-checkout-review-order-table .product-quantity .quantity {
font-size: 18px;
color: #2f2c2c; }
.woocommerce-checkout-review-order-table .actions {
padding: 40px 100px; }
.order .order-title {
margin-bottom: 60px; }
.order .cheque {
padding: 85px 100px;
overflow: hidden; }
@media (max-width: 460px) {
.order .cheque {
padding: 30px; } }
.order .cheque .cheque-content .cheque-content-title {
margin-bottom: 15px; }
.order .cheque .cheque-content .cheque-content-subtitle {
font-size: 16px;
margin-bottom: 30px; }
.order .cheque .logos a {
margin-right: 8px;
margin-top: 22px;
display: inline-block; }
@media (max-width: 480px) {
.order .cheque .logos a {
float: left; } }
.order .cheque .logos a.pay-pal {
margin-right: 60px;
margin-top: 9px; }
.order .cheque .logos .btn {
float: right;
padding: 25px 80px; }
@media (max-width: 800px) {
.order .cheque .logos .btn {
float: left;
margin-top: 30px; } }
@media (max-width: 480px) {
.order .cheque .logos .btn {
padding: 25px 30px; } } body:before {
content: '';
display: block;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
background: rgba(47, 44, 44, 0.85);
opacity: 0;
-webkit-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
z-index: -999; }
body.overlay-enable:before {
opacity: .8;
z-index: 500; }
#overlay {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
display: none;
background: rgba(47, 44, 44, 0.85);
opacity: .8;
z-index: 25; }
.overlay_search {
z-index: 100;
position: fixed;
top: -100%;
left: 0;
width: 100%;
height: 100%;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow: hidden;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.overlay_search:before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
background: rgba(37, 35, 35, 0.97);
width: 100%;
height: 0;
padding-bottom: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transform: scale(0.04) translateY(9999px);
-ms-transform: scale(0.04) translateY(9999px);
transform: scale(0.04) translateY(9999px);
overflow: hidden; }
.overlay_search .form_search-wrap {
width: 75%;
opacity: 0;
margin: auto; }
@media (max-width: 1024px) {
.overlay_search .form_search-wrap {
padding: 0 15px; } }
@media (max-width: 768px) {
.overlay_search .form_search-wrap {
width: 90%; } }
.overlay_search .form_search-wrap form {
position: relative;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.overlay_search .form_search-wrap form .overlay_search-input {
background-color: transparent;
padding: 0 0 25px;
border: none;
border-bottom: 2px solid #707070;
color: #707070;
font-size: 24px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
width: 100%;
-webkit-border-radius: 0;
border-radius: 0; }
.overlay_search .form_search-wrap form .overlay_search-input:hover {
border-bottom: 2px solid #fff;
color: #595959; }
.overlay_search .form_search-wrap form .overlay_search-input:hover + .overlay_search-close span {
background: #595959; }
.overlay_search .form_search-wrap form .overlay_search-input:focus {
border-bottom: 2px solid var(--primary-accent-color);
color: #fff;
-webkit-box-shadow: none;
box-shadow: none; }
.overlay_search .form_search-wrap form .overlay_search-input:focus + .overlay_search-close span {
background-color: var(--primary-accent-color); }
.overlay_search .form_search-wrap form .overlay_search-close {
width: 30px;
height: 30px;
position: absolute;
display: block;
right: -5px;
top: 0; }
.overlay_search .form_search-wrap form .overlay_search-close span {
display: block;
height: 2px;
background: #707070;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: auto;
width: 100%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
top: 50%;
position: absolute; }
.overlay_search .form_search-wrap form .overlay_search-close span:first-of-type {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg); }
.overlay_search .form_search-wrap form .overlay_search-close span:last-of-type {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg); }
.open .overlay_search {
top: 0; }
.open .overlay_search:before {
-webkit-animation: menu-animation 0.8s ease-out forwards;
animation: menu-animation 0.8s ease-out forwards; }
.open .overlay_search .form_search-wrap {
opacity: 1;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition: opacity 3s ease-out, -webkit-transform 1s ease-out;
transition: opacity 1s ease-out, -webkit-transform .5s ease-out;
-webkit-transition: opacity 1s ease-out, -webkit-transform .5s ease-out;
-o-transition: transform .5s ease-out, opacity 1s ease-out;
transition: transform .5s ease-out, opacity 1s ease-out;
transition: transform .5s ease-out, opacity 1s ease-out, -webkit-transform .5s ease-out;
-webkit-transition-delay: .5s;
-o-transition-delay: .5s;
transition-delay: .5s; }
@-webkit-keyframes menu-animation {
0% {
opacity: 0;
-webkit-transform: scale(0.04) translateY(300%);
transform: scale(0.04) translateY(300%); }
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0);
-webkit-transition: ease-out;
-o-transition: ease-out;
transition: ease-out; }
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0); }
60% {
opacity: 1;
-webkit-transform: scale(0.02) translateY(0px);
transform: scale(0.02) translateY(0px); }
61% {
-webkit-transform: scale(0.04);
transform: scale(0.04); }
99.9% {
height: 0;
padding-bottom: 100%;
-webkit-border-radius: 100%;
border-radius: 100%; }
100% {
-webkit-transform: scale(2);
transform: scale(2);
height: 100%;
padding-bottom: 0;
-webkit-border-radius: 0;
border-radius: 0; } }
@keyframes menu-animation {
0% {
opacity: 0;
-webkit-transform: scale(0.04) translateY(300%);
transform: scale(0.04) translateY(300%); }
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0);
-webkit-transition: ease-out;
-o-transition: ease-out;
transition: ease-out; }
40% {
-webkit-transform: scale(0.04) translateY(0);
transform: scale(0.04) translateY(0); }
60% {
opacity: 1;
-webkit-transform: scale(0.02) translateY(0px);
transform: scale(0.02) translateY(0px); }
61% {
-webkit-transform: scale(0.04);
transform: scale(0.04); }
99.9% {
height: 0;
padding-bottom: 100%;
-webkit-border-radius: 100%;
border-radius: 100%; }
100% {
-webkit-transform: scale(2);
transform: scale(2);
height: 100%;
padding-bottom: 0;
-webkit-border-radius: 0;
border-radius: 0; } }
.right-menu {
position: fixed;
right: 0;
top: 0;
max-width: 500px;
height: 100%;
z-index: 555;
-webkit-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
will-change: transform;
background-color: #fff; }
@media (max-width: 768px) {
.right-menu {
text-align: center; } }
@media (max-width: 570px) {
.right-menu {
max-width: 100%; } }
.right-menu .ps {
max-height: 100%; }
@media (max-width: 570px) {
.right-menu .logo {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: center; } }
@media (max-width: 570px) {
.right-menu .logo img {
margin-right: 0;
margin-bottom: 15px; } }
@media (max-width: 570px) {
.right-menu .login-btn-wrap .btn {
float: none; } }
@media (max-width: 570px) {
.right-menu .remember-wrap {
display: block;
margin-top: 20px; } }
.right-menu.opened {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%); }
.right-menu.opened .right-menu-wrap .user-menu-close {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.right-menu .right-menu-wrap {
padding: 80px 75px 30px;
background-color: #fff; }
@media (max-width: 570px) {
.right-menu .right-menu-wrap {
padding: 30px 30px 15px; } }
.right-menu .user-menu-close {
position: absolute;
left: -25px;
top: 83px;
width: 50px;
height: 50px;
border: 2px solid #2f2c2c;
-webkit-border-radius: 50%;
border-radius: 50%;
z-index: 35;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
opacity: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-webkit-transition-delay: .3s;
-o-transition-delay: .3s;
transition-delay: .3s;
background-color: #fff; }
@media (max-width: 768px) {
.right-menu .user-menu-close {
left: auto;
right: 15px;
top: 15px; } }
.right-menu .user-menu-content {
width: 90%;
height: 90%;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
background-color: var(--secondary-accent-color);
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.right-menu .user-menu-content span {
display: block;
height: 3px;
background: #fff;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: auto;
width: 50%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
left: 25%;
top: 46%;
position: absolute; }
.right-menu .user-menu-content span:first-of-type {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg); }
.right-menu .user-menu-content span:last-of-type {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg); }
.right-menu .text {
margin-bottom: 0; }
.right-menu .widget {
padding: 30px 75px 40px;
margin-bottom: 0; }
@media (max-width: 570px) {
.right-menu .widget {
padding: 15px 30px; } }
.right-menu .widget:nth-child(even) {
background-color: transparent; }
.right-menu .widget:nth-child(odd) {
background-color: #edf2f7; }
.ps__thumb-y {
background-color: var(--primary-accent-color); }
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: var(--primary-accent-color); } .pagination-arrow {
margin: 40px 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.pagination-arrow .btn-nav {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: inherit; }
.pagination-arrow .btn-nav:hover {
color: var(--primary-accent-color); }
.pagination-arrow .btn-nav:hover .btn-content-title {
color: inherit; }
.pagination-arrow .all-project {
font-size: 32px; }
.pagination-arrow .crumina-icon {
fill: #595959;
width: 64px;
height: 64px;
-webkit-transition: -webkit-transform .3s ease-in-out;
transition: -webkit-transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
.pagination-arrow .btn-next-wrap {
width: 45%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.pagination-arrow .btn-next-wrap .btn-content {
text-align: right;
margin-right: 30px; }
.pagination-arrow .btn-next-wrap:hover .crumina-icon {
fill: currentColor;
-webkit-transform: translateX(2px);
-ms-transform: translateX(2px);
transform: translateX(2px); }
.pagination-arrow .btn-prev-wrap {
width: 45%; }
.pagination-arrow .btn-prev-wrap .btn-content {
margin-left: 30px; }
.pagination-arrow .btn-prev-wrap:hover .crumina-icon {
fill: currentColor;
-webkit-transform: translateX(-2px);
-ms-transform: translateX(-2px);
transform: translateX(-2px); }
.pagination-arrow .btn-content-subtitle {
font-size: 14px;
margin-bottom: 0; }
.pagination-arrow .btn-content-title {
text-transform: uppercase;
font-size: 18px;
font-weight: 600;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 768px) {
.pagination-arrow {
margin: 30px 0; }
.pagination-arrow .btn-content-subtitle {
display: none; }
.pagination-arrow .btn-content-title {
margin-bottom: 0; }
.pagination-arrow .btn-next-wrap .btn-content {
margin-right: 10px; }
.pagination-arrow .btn-prev-wrap .btn-content {
margin-left: 10px; } } .popup-search {
width: auto;
padding: 40px 30px 10px 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
position: absolute;
top: 38px;
right: 0;
left: auto;
background-color: #fff;
z-index: 111;
-webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
visibility: hidden;
opacity: 0;
max-height: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.popup-search.open {
visibility: visible;
opacity: 1;
max-height: 50vh; }
@media (max-width: 460px) {
.popup-search {
padding: 20px; } }
.popup-search .search {
background-color: #edf2f7;
padding: 17px 40px;
font-size: 16px;
color: #797676;
border-color: transparent;
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
float: left;
width: 85%; }
.popup-search .search-btn {
display: inline-block;
background-color: #2f2c2c;
padding: 20px 5px;
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
font-size: 15px;
text-transform: uppercase;
cursor: pointer;
position: relative;
color: #fff;
width: 60px;
height: 64px; }
.popup-search .search-btn i:hover {
color: var(--secondary-accent-color); }
.popup-search .search-inline {
position: relative;
margin-bottom: 30px; }
.popup-search .search-inline input {
width: 100%;
margin-bottom: 0; }
@media (max-width: 460px) {
.popup-search .search-inline input {
margin-bottom: 0; } }
.popup-search .search-inline .search-btn {
position: absolute;
right: 0;
top: 0;
text-align: center;
height: 100%; }
.popup-search .search-inline .search-btn i {
margin-left: 0; }
.no-results.no-found .page-header {
margin-bottom: 30px; }
.no-results.no-found .page-content p {
margin-bottom: 30px; } @media (max-width: 360px) {
.post {
margin-bottom: 30px; } }
.post .post__date {
background-color: #f7f9f9;
display: inline-block;
padding: 15px 25px;
-webkit-border-radius: 50px;
border-radius: 50px;
font-size: 14px;
margin-bottom: 20px; }
.post .post__content {
padding-bottom: 30px;
border-bottom: 1px solid #edf2f7;
clear: both;
margin-bottom: 30px; }
.post .post__content .post__title {
margin-bottom: 15px;
display: block; }
.post .post__content .post__title:hover {
color: var(--primary-accent-color); }
.post .post__content .post__text {
margin-bottom: 0;
font-size: 16px; }
.post .post__content ul {
padding-left: 20px; }
.post .post__content ul li {
margin-bottom: 5px; }
.post .post__content .post__content-info .post-additional-info .category {
font-size: 14px; }
@media (max-width: 980px) {
.post .post__content .post__content-info .post-additional-info > span {
display: block;
margin-bottom: 10px; } }
@media (max-width: 768px) {
.post .post__content .post__content-info .post-additional-info > span {
display: inline-block;
margin-bottom: 0; } }
@media (max-width: 600px) {
.post .post__content .post__content-info .post-additional-info > span {
display: block;
margin-bottom: 10px; } }
.post .post__content .post__content-info .post-tags {
padding-top: 30px; }
.post .post__author {
display: table;
font-size: 14px; }
.post .post__author .avatar {
float: left;
display: table-cell;
vertical-align: middle;
margin-right: 15px; }
.post .post__author-name {
display: table-cell;
vertical-align: middle; }
.post .post__author-name a {
font-size: 14px;
color: var(--global-link-color);
display: inline-block; }
.post .post__author-name a:hover {
color: var(--primary-accent-color); }
@media (max-width: 480px) {
.post .post__author-name a {
white-space: nowrap; } }
.post .post__author-name a .post__author-link:hover {
color: var(--primary-accent-color); }
.post__content ul li:before {
color: var(--secondary-accent-color); }
.post-standard {
padding: 40px 20px 20px;
background-color: #edf2f7;
position: relative;
margin-bottom: 60px; }
.post-standard blockquote::before {
color: #dadada; }
.post-standard .btn {
margin-bottom: 20px; }
.post-standard .gallery-caption {
background-color: #fff; }
@media (max-width: 460px) {
.post-standard .gallery-caption {
font-size: 12px; } }
.post-standard .more-link {
padding-top: 20px; }
.post-standard .more-link .btn {
margin-bottom: 0; }
@media (max-width: 480px) {
.post-standard {
padding: 30px 15px 15px; } }
@media (max-width: 480px) {
.post-standard {
margin-bottom: 30px; } }
.post-standard.has-post-thumbnail {
padding: 20px; }
@media (max-width: 480px) {
.post-standard.has-post-thumbnail {
padding: 50px 15px 15px; } }
.post-standard:hover .overlay {
opacity: 1; }
.post-standard:hover .post-thumb .link-image {
opacity: 1;
left: 50%; }
.post-standard:hover .post-thumb .link-post {
opacity: 1;
right: 50%; }
.post-standard .post-thumb-wrap {
text-align: center; }
.post-standard .post-thumb {
position: relative;
display: inline-block;
margin-bottom: 60px;
-webkit-box-shadow: 0 0.4px 1px rgba(0, 0, 0, 0.02), 0 1px 2.3px rgba(0, 0, 0, 0.028), 0 1.9px 4.4px rgba(0, 0, 0, 0.035), 0 3.4px 7.8px rgba(0, 0, 0, 0.042), 0 6.3px 14.6px rgba(0, 0, 0, 0.05), 0 15px 35px rgba(0, 0, 0, 0.07);
box-shadow: 0 0.4px 1px rgba(0, 0, 0, 0.02), 0 1px 2.3px rgba(0, 0, 0, 0.028), 0 1.9px 4.4px rgba(0, 0, 0, 0.035), 0 3.4px 7.8px rgba(0, 0, 0, 0.042), 0 6.3px 14.6px rgba(0, 0, 0, 0.05), 0 15px 35px rgba(0, 0, 0, 0.07);
text-align: center; }
.post-standard .post-thumb.swiper-slide {
-webkit-box-shadow: none;
box-shadow: none; }
@media (max-width: 480px) {
.post-standard .post-thumb {
margin-bottom: 40px; } }
.post-standard .post-thumb .link-image {
color: #fff;
font-size: 36px;
position: absolute;
top: 50%;
left: 0;
transform: translate(75%, -50%);
-webkit-transform: translate(75%, -50%);
-ms-transform: translate(75%, -50%);
opacity: 0;
z-index: 50;
-webkit-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease; }
.post-standard .post-thumb .link-image:hover {
color: var(--primary-accent-color); }
.post-standard .post-thumb .link-post {
color: #fff;
font-size: 36px;
position: absolute;
top: 50%;
right: 0;
transform: translate(-75%, -50%);
-webkit-transform: translate(-75%, -50%);
-ms-transform: translate(-75%, -50%);
opacity: 0;
z-index: 50;
-webkit-transition: all .6s ease;
-o-transition: all .6s ease;
transition: all .6s ease; }
.post-standard .post-thumb .link-post:hover {
color: var(--primary-accent-color); }
.post-standard .post-thumb.custom-bg {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
width: 100%;
margin-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none; }
.post-standard .post-thumb iframe {
display: block;
max-width: 100%; }
.post-standard .post__content {
padding-left: 15px;
padding-bottom: 0;
margin-bottom: 0; }
.post-standard .post__content .post__author {
margin-right: 40px;
float: left;
text-align: center; }
@media (max-width: 480px) {
.post-standard .post__content .post__author {
margin-bottom: 20px;
text-align: left;
display: block;
float: none; } }
.post-standard .post__content .post__author img {
margin: 0 auto;
display: block;
margin-bottom: 10px;
float: none; }
@media (max-width: 480px) {
.post-standard .post__content .post__author img {
float: left;
margin-right: 20px; } }
.post-standard .post__content .post__author .post__author-name {
display: block; }
.post-standard .post__content .post__author .post__author-name a {
display: block; }
.post-standard .post__content .post__content-info {
overflow: hidden;
padding: 1px; }
.post-standard .post__content .post__content-info .btn:hover {
background-color: var(--primary-accent-color); }
@media (max-width: 480px) {
.post-standard .post__content .post__content-info {
clear: both; } }
.post-standard .post__content .post__title {
text-transform: uppercase;
margin-top: 0;
font-size: 24px; }
.post-standard .post__content .post__text {
margin-bottom: 30px; }
@media (max-width: 480px) {
.post-standard .post__content .post__text {
margin-bottom: 20px; } }
.post-standard .post__content .post-tags {
padding-top: 30px; }
@media (max-width: 980px) {
.post-standard .post__content .post-additional-info > span {
display: block; } }
.post-standard .post__content .post-additional-info .category a:hover {
color: var(--primary-accent-color); }
.post-standard .overlay {
opacity: 0; }
.post-standard.sticky:before {
content: '\e952';
font-family: "seosight";
display: block;
width: 50px;
height: 50px;
background-color: #f04e4e;
line-height: 50px;
text-align: center;
color: #fff;
font-size: 20px;
position: absolute;
top: -20px;
left: 60px;
z-index: 5; }
@media (max-width: 799px) {
.post-standard.sticky:before {
top: -35px;
width: 30px;
height: 30px;
line-height: 30px; } }
.post-standard.video .overlay {
opacity: 1; }
.post-standard.video .play-video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
z-index: 10; }
.post-standard.slider:hover .post-thumb .overlay {
opacity: 0; }
.post-standard.slider .post-thumb {
margin-bottom: 0; }
.post-standard.slider .post-standard-thumb-slider {
margin-bottom: 60px; }
.post-standard.slider .pagination, .post-standard.slider .swiper-pagination {
bottom: 40px;
left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0); }
.post-standard.quote .post-thumb {
padding: 100px 120px;
text-align: left;
margin-bottom: 20px; }
@media (max-width: 1024px) {
.post-standard.quote .post-thumb {
padding: 30px; } }
.post-standard.quote .post-thumb .testimonial-content {
position: relative; }
.post-standard.quote .post-thumb .testimonial-content .author-info-wrap .author-info .author-name {
color: var(--primary-accent-color); }
.post-standard.quote .post-thumb .testimonial-img-author {
float: left;
margin-right: 30px; }
.post-standard.quote .post-thumb .author-name {
margin: 0; }
.post-standard.quote .post-thumb .text {
font-size: 24px;
color: #fff;
line-height: 1.4; }
.post-standard.quote .post-thumb .text p {
font-size: 24px;
color: #fff;
line-height: 1.4; }
@media (max-width: 570px) {
.post-standard.quote .post-thumb .text p {
font-size: 18px; } }
@media (max-width: 570px) {
.post-standard.quote .post-thumb .text {
font-size: 18px; } }
.post-standard.quote .post-thumb .quote {
position: absolute;
right: 0;
bottom: -30px; }
@media (max-width: 360px) {
.post-standard.quote .post-thumb .quote {
display: none; } }
.post-standard.quote .post-thumb .quote i {
font-size: 140px;
color: #fcd846; }
@media (max-width: 980px) {
.post-standard.quote .post-thumb .quote i {
font-size: 90px; } }
.post-standard.audio .post-thumb {
height: auto;
overflow: hidden; }
@media (max-width: 360px) {
.post-standard.audio .post-thumb {
height: auto; } }
.post-standard.audio .post-thumb .author-photo {
position: relative;
float: left;
z-index: 5; }
@media (max-width: 360px) {
.post-standard.audio .post-thumb .author-photo {
float: none; } }
.post-standard.audio .post-thumb .author-photo .overlay-audio {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(43, 48, 68, 0.8); }
.post-standard.audio .post-thumb .author-photo .play-audio {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); }
.post-standard.audio .post-thumb .author-photo .play-audio i {
font-size: 46px;
color: #fff; }
.post-standard.audio .post-thumb .audio-player .composition-time .time-over {
color: var(--primary-accent-color); }
.post-standard.link .post-thumb {
padding: 120px 100px;
text-align: left;
margin-bottom: 20px; }
@media (max-width: 1024px) {
.post-standard.link .post-thumb {
padding: 80px; } }
@media (max-width: 570px) {
.post-standard.link .post-thumb {
padding: 30px; } }
.post-standard.link .post-thumb .site-link {
color: var(--primary-accent-color);
display: block; }
.post-standard.link .thumb-content-title {
color: #fff;
margin-bottom: 30px;
display: block; }
.post-standard.link .thumb-content {
position: relative;
z-index: 50; }
.post-standard.link .thumb-content .post-link {
display: block;
position: absolute;
right: 0;
bottom: 0; }
.post-standard.link .thumb-content .post-link i {
font-size: 75px;
color: #fff568; }
.post-standard.post--grid {
padding: 30px; }
.post-standard.post--grid .post-thumb {
margin-bottom: 40px; }
.post-standard.post--grid .category {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 12px;
margin-bottom: 15px; }
.post-standard.post--grid .category a:hover {
color: var(--primary-accent-color); }
.post-standard.post--grid .post-additional-info {
margin-bottom: 10px; }
.post-standard.post--grid .more-link {
padding-top: 0;
margin-left: auto; }
.post-standard.post--grid .more-link:hover i {
color: var(--primary-accent-color); }
.post-standard.post--grid .more-link a {
display: block;
height: 22px; }
.post-standard.post--grid .more-link i {
font-size: 22px;
-webkit-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease; }
.post-standard.post--grid .post__content .post__author .post__author-name {
font-size: 12px; }
.post-standard.post--grid .post .post__author-name a {
font-size: 12px; }
.post-standard.post--grid .post__content .post__author {
margin-right: 0;
float: none;
text-align: left;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.post-standard.post--grid .post__content .post__author img {
margin: 0 10px 0 0;
width: 30px;
height: 30px; }
.post-standard.post--grid .post__content .post__author .post__author-name a {
display: inline-block; }
.post-standard.post--grid .post__content .post__title {
font-size: 20px;
margin-bottom: 10px; }
.post-standard.post--grid .post__content .post__content-info .post-additional-info .post__date,
.post-standard.post--grid .post__content .post__content-info .post-additional-info .comments-link,
.post-standard.post--grid .post__content .post__content-info .post-additional-info {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 12px; }
.post-standard.post--grid .post__content .post__content-info .post-additional-info i,
.post-standard.post--grid .category i {
font-size: 13px;
margin-right: 6px; }
.post-standard.post--grid.post--grid-main .post-thumb {
margin-bottom: 60px; }
.post-standard.post--grid.post--grid-main .post__content .post__title {
font-size: 24px; }
.post-standard.post--grid.post--grid-main .post__content .post__author .post__author-name {
font-size: 14px; }
.post-standard.post--grid.post--grid-main .post .post__author-name a {
font-size: 14px; }
.post-standard.post--grid.post--grid-main .post__content .post__author img {
width: 40px;
height: 40px; }
.post-standard.post--grid.post--grid-main .category {
font-size: 14px; }
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info i,
.post-standard.post--grid.post--grid-main .category i {
font-size: 20px;
margin-right: 10px; }
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info .post__date,
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info .comments-link,
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info {
font-size: 14px; }
.post-standard.post--grid.post--grid-main.slider .post-thumb {
margin-bottom: 0; }
.post-standard.post--grid.slider .post-thumb {
margin-bottom: 0; }
.post-standard.post--grid.quote {
padding: 40px 30px; }
.post-standard.post--grid.quote .post-thumb {
padding: 80px 45px;
text-align: center;
margin-bottom: 0; }
.post-standard.post--grid.quote .post-thumb .quote {
position: relative;
right: auto;
bottom: auto; }
.post-standard.post--grid.quote .post-thumb .text p {
font-size: 20px; }
.post-standard.post--grid.quote .post-thumb .author-name {
font-size: 14px; }
.post-standard.post--grid.quote .post-thumb .author-company {
font-size: 12px; }
.post-standard.post--grid.quote .post-thumb .testimonial-img-author {
float: none;
margin-right: 15px; }
.post-standard.post--grid.quote .author-info-wrap {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: left;
width: auto; }
.post-standard.post--grid.link {
padding: 40px 30px; }
.post-standard.post--grid.link .post-thumb {
padding: 80px 45px;
text-align: center;
margin-bottom: 0; }
.post-standard.post--grid.link .post-thumb .thumb-content .post-link {
position: relative;
right: auto;
bottom: auto;
margin-bottom: 25px; }
.post-standard.post--grid.link .thumb-content-title {
font-size: 20px; }
.post-standard.post--grid.post--grid-masonry {
padding: 0; }
.post-standard.post--grid.post--grid-masonry .post__content {
padding: 40px; }
.post-standard.post--grid.post--grid-masonry .post-thumb {
-webkit-box-shadow: 0 0.4px 1px rgba(0, 0, 0, 0.02), 0 1px 2.3px rgba(0, 0, 0, 0.028), 0 1.9px 4.4px rgba(0, 0, 0, 0.035), 0 3.4px 7.8px rgba(0, 0, 0, 0.042), 0 6.3px 14.6px rgba(0, 0, 0, 0.05), 0 15px 35px rgba(0, 0, 0, 0.07);
box-shadow: 0 0.4px 1px rgba(0, 0, 0, 0.02), 0 1px 2.3px rgba(0, 0, 0, 0.028), 0 1.9px 4.4px rgba(0, 0, 0, 0.035), 0 3.4px 7.8px rgba(0, 0, 0, 0.042), 0 6.3px 14.6px rgba(0, 0, 0, 0.05), 0 15px 35px rgba(0, 0, 0, 0.07);
margin-bottom: 0; }
.post-standard.post--grid.post--grid-masonry.sticky::before {
top: -50px;
left: 40px; }
@media (max-width: 799px) {
.post-standard.post--grid.post--grid-masonry.sticky::before {
top: -30px; } }
.post-standard.post--grid.post--grid-masonry.slider .post-standard-thumb-slider {
margin-bottom: 0; }
.post--grid-container .post-standard {
height: -webkit-calc(100% - 30px);
height: calc(100% - 30px); }
.post--loadmore-container .animate,
.post--grid-container .animate {
-webkit-transform: translateY(200px);
-ms-transform: translateY(200px);
transform: translateY(200px);
-webkit-animation: moveUp 0.65s ease forwards;
animation: moveUp 0.65s ease forwards; }
.post-additional-info {
margin-bottom: 25px; }
@media (max-width: 480px) {
.post-additional-info {
margin-bottom: 15px; } }
.post-additional-info i {
font-size: 20px;
margin-right: 10px;
color: #595959; }
.post-additional-info .post__date {
padding: 0;
margin-right: 30px;
margin-bottom: 0;
background-color: transparent;
vertical-align: bottom; }
@media (max-width: 980px) {
.post-additional-info .post__date {
display: block;
margin-bottom: 10px; } }
.post-additional-info .category {
margin-right: 30px;
display: inline-block;
vertical-align: bottom; }
@media (max-width: 980px) {
.post-additional-info .category {
display: block;
margin-bottom: 10px; } }
.post-additional-info .category a {
display: inline-block; }
.post-additional-info .post__comments {
font-size: 14px;
display: inline-block;
vertical-align: bottom; }
@media (max-width: 980px) {
.post-additional-info .post__comments {
display: block;
margin-bottom: 10px; } }
.post-additional-info .post__comments a:hover {
color: var(--primary-accent-color); }
.post-additional-info .post__author-name a {
display: block; } .post-standard-details {
margin-bottom: 60px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 640px) {
.post-standard-details {
margin-bottom: 30px; } }
.post-standard-details .post-thumb {
-webkit-box-shadow: 0 0.4px 1px rgba(0, 0, 0, 0.02), 0 1px 2.3px rgba(0, 0, 0, 0.028), 0 1.9px 4.4px rgba(0, 0, 0, 0.035), 0 3.4px 7.8px rgba(0, 0, 0, 0.042), 0 6.3px 14.6px rgba(0, 0, 0, 0.05), 0 15px 35px rgba(0, 0, 0, 0.07);
box-shadow: 0 0.4px 1px rgba(0, 0, 0, 0.02), 0 1px 2.3px rgba(0, 0, 0, 0.028), 0 1.9px 4.4px rgba(0, 0, 0, 0.035), 0 3.4px 7.8px rgba(0, 0, 0, 0.042), 0 6.3px 14.6px rgba(0, 0, 0, 0.05), 0 15px 35px rgba(0, 0, 0, 0.07);
margin-bottom: 40px;
line-height: 0;
display: inline-block; }
.post-standard-details .form-inline input {
background-color: #f7f9f9;
margin-bottom: 0; }
.post-standard-details .post__content {
margin-bottom: 30px; }
.post-standard-details .post__content .post__text {
margin-bottom: 30px; }
.post-standard-details .post__content .post__title {
text-transform: uppercase;
margin-bottom: 30px; }
.post-standard-details .post__content .post-additional-info {
margin-bottom: 30px; }
@media (max-width: 980px) {
.post-standard-details .post__content .post-additional-info > span {
display: block;
margin-bottom: 10px; } }
@media (max-width: 768px) {
.post-standard-details .post__content .post-additional-info > span {
display: inline-block;
margin-bottom: 0; } }
@media (max-width: 600px) {
.post-standard-details .post__content .post-additional-info > span {
display: block;
margin-bottom: 10px; } }
.post-standard-details .post__content .post-additional-info i {
vertical-align: middle;
font-size: 22px;
margin-right: 14px; }
.post-standard-details .post__content .post-additional-info .post__author {
display: inline-block;
margin-right: 30px;
overflow: hidden;
vertical-align: middle; }
@media (max-width: 980px) {
.post-standard-details .post__content .post-additional-info .post__author {
display: block;
margin-bottom: 10px; } }
@media (max-width: 768px) {
.post-standard-details .post__content .post-additional-info .post__author {
display: inline-block;
margin-bottom: 0; } }
@media (max-width: 600px) {
.post-standard-details .post__content .post-additional-info .post__author {
display: block;
margin-bottom: 10px; } }
.post-standard-details .post__content .post-additional-info .post__author img {
margin-right: 10px; }
.post-standard-details .post__content .post-additional-info .post__author > * {
display: inline-block;
vertical-align: middle; }
.post-standard-details .post__content .post-additional-info .post__author .post__author-link {
display: inline-block; }
.post-standard-details .post__content .post-additional-info .post__author .avatar {
float: none; }
.post-standard-details .post__content .post-additional-info .post__date {
vertical-align: middle; }
@media (max-width: 980px) {
.post-standard-details .post__content .post-additional-info .post__date {
margin-bottom: 10px; } }
@media (max-width: 768px) {
.post-standard-details .post__content .post-additional-info .post__date {
margin-bottom: 0; } }
@media (max-width: 600px) {
.post-standard-details .post__content .post-additional-info .post__date {
display: inline-block;
margin-bottom: 10px; } }
.post-standard-details .post__content .post-additional-info .category {
vertical-align: middle; }
.post-standard-details .post__content .post-additional-info .category a {
display: inline-block;
font-size: 14px; }
.post-standard-details .post__content .post-additional-info .category a:hover {
color: var(--primary-accent-color); }
.post-standard-details .post__content .post-additional-info .post__comments {
font-size: 14px;
vertical-align: middle; }
.post-standard-details .post__content .post-additional-info .post__comments:hover {
color: var(--primary-accent-color); }
.post-standard-details .post__content .post-additional-info .post__comments a {
font-size: 14px; }
.post-standard-details .post__content .post-additional-info .post__comments a:hover {
color: var(--primary-accent-color); }
.post-standard-details .post__content .post-additional-info .post__comments a:hover i {
color: var(--primary-accent-color); }
.post-standard-details .post__content .crumina-testimonial-item {
margin: 60px 0; }
@media (max-width: 768px) {
.post-standard-details .post__content .crumina-testimonial-item {
margin: 30px 0; } }
.post-standard-details .post__content .list {
margin-bottom: 30px; }
.post-standard-details .post__content .w-tags {
margin-bottom: 10px; }
.post-standard-details .socials .social__item i {
font-size: 20px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.post-standard-details .socials .social__item:hover i {
color: #08acee; }
.post-standard-details .socials button {
background: none;
cursor: pointer;
margin-left: 0;
opacity: .7;
-webkit-transition: opacity .2s ease-in;
-o-transition: opacity .2s ease-in;
transition: opacity .2s ease-in; }
.post-standard-details .socials button:hover {
opacity: 1; }
.post-standard-details .socials .label {
position: relative;
top: 2px; }
.blog-details-author {
padding: 60px;
background-color: #edf2f7;
margin-bottom: 60px;
overflow: hidden;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 980px) {
.blog-details-author {
padding: 30px; } }
.blog-details-author .blog-details-author-thumb {
float: left;
margin-right: 30px;
-webkit-border-radius: 100%;
border-radius: 100%;
overflow: hidden; }
@media (max-width: 480px) {
.blog-details-author .blog-details-author-thumb {
margin-bottom: 30px; } }
.blog-details-author .blog-details-author-content {
overflow: hidden; }
@media (max-width: 480px) {
.blog-details-author .blog-details-author-content {
clear: both; } }
.blog-details-author .blog-details-author-content .author-info {
margin-bottom: 0; }
.blog-details-author .blog-details-author-content .author-info .author-name {
display: inline-block;
margin-right: 30px; }
.blog-details-author .blog-details-author-content .author-info .author-info {
display: inline-block;
font-size: 14px; }
.blog-details-author .blog-details-author-content .text {
margin-bottom: 20px; }
.blog-details-author .socials .social__item img {
width: 20px;
height: auto; }
.format-video .post-thumb {
width: 100%;
position: relative; }
body.author .blog-details-author {
margin-bottom: 30px; }
.author .avatar {
-webkit-border-radius: 100%;
border-radius: 100%; } .gallery {
margin: 0 -5px 1.6em; }
.gallery-item {
display: inline-block;
padding: 0;
text-align: center;
vertical-align: top;
width: 100%;
margin: 5px 0; }
.gallery-item a {
padding: 0 5px;
display: inline-block; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
@media (max-width: 768px) {
.gallery-columns-3 .gallery-item {
max-width: 50%; } }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
@media (max-width: 768px) {
.gallery-columns-4 .gallery-item {
max-width: 50%; } }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
@media (max-width: 768px) {
.gallery-columns-5 .gallery-item {
max-width: 50%; } }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
@media (max-width: 768px) {
.gallery-columns-6 .gallery-item {
max-width: 50%; } }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
@media (max-width: 768px) {
.gallery-columns-7 .gallery-item {
max-width: 50%; } }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
@media (max-width: 768px) {
.gallery-columns-8 .gallery-item {
max-width: 50%; } }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; }
@media (max-width: 768px) {
.gallery-columns-9 .gallery-item {
max-width: 50%; } }
.gallery-icon img {
margin: 0 auto; }
.gallery-caption {
display: block;
font-size: 12px;
font-size: .8rem;
line-height: 1.5;
background-color: #ececec;
margin: 10px 5px 10px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px; }
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none; }
.post-password-form input[type="submit"] {
width: auto;
color: #fff;
cursor: pointer;
background-color: var(--primary-accent-color); }
.post-password-form input[type="submit"]:hover {
-webkit-box-shadow: 9px 9px 9px 0 rgba(76, 194, 192, 0.2);
box-shadow: 9px 9px 9px 0 rgba(76, 194, 192, 0.2);
color: #fff; }
.post-password-form label input {
margin-top: 15px; }
.post-standard .post-password-form label input {
background-color: #fff; } .align-center,
.aligncenter {
text-align: center; }
.align-left {
text-align: left; }
.align-right {
text-align: right; }
img.aligncenter {
display: block;
margin: 20px auto; }
.alignnone {
margin: 5px 20px 20px 0; }
.alignright {
float: right;
margin: 5px 0 20px 20px; }
.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.alignright {
float: right;
margin: 5px 0 20px 20px; }
a img.alignnone {
margin: 5px 20px 20px 0; }
a img.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption {
border: 2px solid #edf2f7;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 15px;
margin-bottom: 20px;
background: #fff;
text-align: center; }
.wp-caption img {
margin-bottom: 15px; }
.wp-caption.wp-caption-text {
font-size: 14px;
margin-bottom: 0; }
.wp-caption-text {
font-size: 14px; }
.wp-caption.alignnone {
margin: 5px 20px 20px 0; }
.wp-caption.alignleft {
margin: 5px 20px 20px 0; }
.wp-caption.alignright {
margin: 5px 0 20px 20px; }
.wp-caption p.wp-caption-text {
font-size: 14px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px; }
.crum_single_image .wp-caption-text {
margin-top: 30px; }
.search-panel {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
padding: 30px;
margin-bottom: 0;
background-color: #edf2f7; }
@media (max-width: 1024px) {
.search-panel {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
padding: 20px; } }
.search-panel input {
margin: 0 30px;
background-color: #fff;
max-width: 100%; }
@media (max-width: 1024px) {
.search-panel input {
margin: 30px 0;
width: auto; } }
.search-panel .title {
font-size: 20px;
margin: 0; }
@media (max-width: 560px) {
.post-standard.post--grid {
padding: 15px; }
.post-standard.post--grid .post__content {
padding: 15px; }
.post-standard.post--grid .post-thumb,
.post-standard.post--grid.post--grid-main .post-thumb {
margin-bottom: 20px; }
.post-standard.post--grid.post--grid-main .post__content .post__title {
font-size: 18px; }
.post-standard.post--grid.post--grid-main .category {
font-size: 12px; }
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info i,
.post-standard.post--grid.post--grid-main .category i {
font-size: 12px;
margin-right: 5px; }
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info .post__date,
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info .comments-link,
.post-standard.post--grid.post--grid-main .post__content .post__content-info .post-additional-info {
font-size: 12px; }
.post.post--grid .post__content .post__content-info .post-additional-info > span {
margin-bottom: 0; }
.post.post--grid .post__content .post__text {
font-size: 14px; }
.post-standard.post--grid.slider .post-standard-thumb-slider {
margin-bottom: 20px; }
.post-standard.post--grid.quote .post-thumb {
padding: 40px 25px; }
.post-standard.post--grid.link .post-thumb {
padding: 40px 25px; }
.post-standard.post--grid.slider .swiper-pagination {
bottom: 10px; }
.post-standard.post--grid.link {
padding: 20px 15px; } }
@media (max-width: 480px) {
.post-standard.post--grid .post__content .post__author {
margin-bottom: 0; } } .pagination, .swiper-pagination {
position: absolute;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
z-index: 5;
left: 50%;
bottom: 10px;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0); }
.pagination .pagination-item, .pagination .swiper-pagination-bullet, .swiper-pagination .pagination-item, .swiper-pagination .swiper-pagination-bullet {
display: inline-block;
width: 15px;
height: 15px;
margin: auto 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 640px) {
.pagination .pagination-item, .pagination .swiper-pagination-bullet, .swiper-pagination .pagination-item, .swiper-pagination .swiper-pagination-bullet {
width: 10px;
height: 10px; } }
.pagination .pagination-item.active, .pagination .pagination-item.swiper-pagination-bullet-active, .pagination .swiper-pagination-bullet.active, .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .pagination-item.active, .swiper-pagination .pagination-item.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet.active, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 15px;
height: 15px;
background-color: transparent;
border: 2px solid var(--primary-accent-color);
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 640px) {
.pagination .pagination-item.active, .pagination .pagination-item.swiper-pagination-bullet-active, .pagination .swiper-pagination-bullet.active, .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination .pagination-item.active, .swiper-pagination .pagination-item.swiper-pagination-bullet-active, .swiper-pagination .swiper-pagination-bullet.active, .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
width: 10px;
height: 10px;
border-width: 1px; } }
.pagination.light .pagination-item, .pagination.light .swiper-pagination-bullet, .swiper-pagination.light .pagination-item, .swiper-pagination.light .swiper-pagination-bullet {
background-color: #f0f2f2; }
.pagination.light .pagination-item.active, .pagination.light .pagination-item.swiper-pagination-bullet-active, .pagination.light .swiper-pagination-bullet.active, .pagination.light .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination.light .pagination-item.active, .swiper-pagination.light .pagination-item.swiper-pagination-bullet-active, .swiper-pagination.light .swiper-pagination-bullet.active, .swiper-pagination.light .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: transparent;
border: 2px solid var(--primary-accent-color); }
.pagination.dark .pagination-item, .pagination.dark .swiper-pagination-bullet, .swiper-pagination.dark .pagination-item, .swiper-pagination.dark .swiper-pagination-bullet {
background-color: #2f2c2c; }
.pagination.dark .pagination-item.active, .pagination.dark .pagination-item.swiper-pagination-bullet-active, .pagination.dark .swiper-pagination-bullet.active, .pagination.dark .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination.dark .pagination-item.active, .swiper-pagination.dark .pagination-item.swiper-pagination-bullet-active, .swiper-pagination.dark .swiper-pagination-bullet.active, .swiper-pagination.dark .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: transparent;
border: 2px solid #fff; }
.pagination.grey .pagination-item, .pagination.grey .owl-dot, .pagination.grey .swiper-pagination-bullet, .swiper-pagination.grey .pagination-item, .swiper-pagination.grey .owl-dot, .swiper-pagination.grey .swiper-pagination-bullet {
background-color: #d7d7d7; }
.pagination.grey .pagination-item.active, .pagination.grey .pagination-item.swiper-pagination-bullet-active, .pagination.grey .owl-dot.active, .pagination.grey .owl-dot.swiper-pagination-bullet-active, .pagination.grey .swiper-pagination-bullet.active, .pagination.grey .swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination.grey .pagination-item.active, .swiper-pagination.grey .pagination-item.swiper-pagination-bullet-active, .swiper-pagination.grey .owl-dot.active, .swiper-pagination.grey .owl-dot.swiper-pagination-bullet-active, .swiper-pagination.grey .swiper-pagination-bullet.active, .swiper-pagination.grey .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: transparent;
border: 2px solid var(--primary-accent-color); }
.pagination.pagination-vertical .pagination-item, .pagination.pagination-vertical .owl-dot, .swiper-pagination.pagination-vertical .pagination-item, .swiper-pagination.pagination-vertical .owl-dot {
display: block;
margin: 9px auto;
background-color: #acd373; }
.pagination.pagination-vertical .pagination-item.active, .pagination.pagination-vertical .owl-dot.active, .swiper-pagination.pagination-vertical .pagination-item.active, .swiper-pagination.pagination-vertical .owl-dot.active {
border-color: #fff;
background-color: transparent; }
.pagination.top-right, .swiper-pagination.top-right {
left: auto;
bottom: auto;
right: 0;
top: 0;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0); }
.pagination.bottom-left, .swiper-pagination.bottom-left {
left: 0;
bottom: 0;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0);
top: auto; }
@media (max-width: 1024px) {
.pagination.bottom-left, .swiper-pagination.bottom-left {
bottom: 20px; } }
.pagination.right-bottom, .swiper-pagination.right-bottom {
right: 100px;
bottom: -50px;
top: auto;
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0); }
.swiper-container-horizontal.pagination-bottom .swiper-pagination {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0); }
.swiper-container-horizontal.pagination-bottom .swiper-pagination.bottom-left {
-webkit-transform: translate(0);
-ms-transform: translate(0);
transform: translate(0); }
.pagination-vertical .kc_row_inner.section-padding {
padding: 0; }
.crumina-grid .owl-nav-round.owl-theme .owl-controls .owl-buttons div:hover,
.crumina-grid .owl-theme .owl-controls .owl-buttons div {
background-color: var(--primary-accent-color); }
.kc-tweet-owl .owl-controls.clickable .owl-pagination .owl-page span {
display: inline-block;
width: 10px;
height: 10px;
margin: auto 5px;
-webkit-border-radius: 50%;
border-radius: 50%;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
background-color: #d7d7d7;
opacity: 1; }
.kc-tweet-owl .owl-controls.clickable .owl-pagination .owl-page.active span {
background-color: transparent;
border: 2px solid var(--primary-accent-color); }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-prev {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: relative; }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-prev:before {
content: '\e936';
display: block;
position: absolute;
font-family: 'seosight';
font-size: 10px;
color: #2f2c2c;
left: -12px;
top: 2px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg); }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-prev:hover {
background-color: var(--primary-accent-color); }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-prev:hover:before {
left: -15px;
color: var(--primary-accent-color); }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-next {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: relative; }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-next:after {
content: '\e936';
display: block;
position: absolute;
font-family: 'seosight';
font-size: 10px;
color: #2f2c2c;
right: -12px;
top: 2px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-next:hover {
background-color: var(--primary-accent-color); }
.kc-tweet-owl .owl-controls.clickable .owl-buttons .owl-next:hover:after {
right: -15px;
color: var(--primary-accent-color); }
.pagination-vertical {
padding-left: 100px; }
.pagination-vertical .swiper-pagination {
display: block;
position: absolute;
left: 10px;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
bottom: auto; }
.pagination-vertical .swiper-pagination .pagination-item, .pagination-vertical .swiper-pagination .owl-dot, .pagination-vertical .swiper-pagination .swiper-pagination-bullet {
display: block;
margin: 9px auto;
background-color: #fff;
opacity: .5; }
.pagination-vertical .swiper-pagination .pagination-item.active, .pagination-vertical .swiper-pagination .pagination-item.swiper-pagination-bullet-active, .pagination-vertical .swiper-pagination .owl-dot.active, .pagination-vertical .swiper-pagination .owl-dot.swiper-pagination-bullet-active, .pagination-vertical .swiper-pagination .swiper-pagination-bullet.active, .pagination-vertical .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
border-color: #fff;
background-color: transparent;
opacity: 1; }
.pagination-vertical.pagination-vertical-right {
padding-left: 0;
margin-left: 0;
padding-right: 100px;
margin-right: -100px; }
.pagination-vertical.pagination-vertical-right .swiper-pagination {
left: auto;
right: 10px;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); }
.light-bg .swiper-pagination .pagination-item, .light-bg .swiper-pagination .owl-dot, .light-bg .swiper-pagination .swiper-pagination-bullet {
background-color: #000;
opacity: .5; }
.light-bg .swiper-pagination .pagination-item.active, .light-bg .swiper-pagination .pagination-item.swiper-pagination-bullet-active, .light-bg .swiper-pagination .owl-dot.active, .light-bg .swiper-pagination .owl-dot.swiper-pagination-bullet-active, .light-bg .swiper-pagination .swiper-pagination-bullet.active, .light-bg .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
border-color: #000;
background-color: transparent;
opacity: 1; }
.pagination-bottom {
padding-bottom: 60px; }
.pagination-bottom .swiper-pagination {
bottom: 0;
top: auto; }
.pagination-bottom .swiper-pagination.right-bottom {
bottom: -50px;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.pagination-bottom-large {
padding-bottom: 120px; }
@media (max-width: 570px) {
.pagination-bottom-large {
padding-bottom: 40px; } }
.swiper-container.top-pagination {
padding-top: 125px;
top: -105px;
margin-bottom: -105px;
z-index: auto; }
@media (max-width: 1024px) {
.swiper-container.top-pagination {
padding-top: 0;
top: 0;
margin-bottom: 0; } }
.swiper-container.top-pagination .swiper-pagination {
top: 0;
bottom: auto;
left: auto; }
@media (max-width: 1024px) {
.swiper-container.top-pagination .swiper-pagination {
margin-top: 30px; } } .load-more {
text-align: center;
margin: 0 auto;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
display: block;
max-width: 120px; }
.load-more .load-more-img-wrap {
margin-bottom: 20px;
position: relative;
display: block;
background: url(//zerdamarketing.hu/wp-content/themes/seosight/svg/load-more-arrow.svg) no-repeat center;
opacity: .15; }
.load-more .load-more-img-wrap svg {
position: relative;
width: 80px;
height: 80px;
top: 4px; }
.load-more .load-more-text {
color: #d7d7d7;
text-transform: uppercase;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.load-more.loading .load-more-text {
opacity: 0; }
.load-more:hover .load-more-text {
color: var(--primary-accent-color); }
.load-more:hover .load-more-img-wrap {
-webkit-animation: rotate-img 1.5s infinite linear;
animation: rotate-img 1.5s infinite linear; }
.load-more:hover .load-more-img-wrap svg {
-webkit-animation: rotate-img 2s infinite linear;
animation: rotate-img 2s infinite linear; }
.load-more.last-page:hover .load-more-img-wrap {
-webkit-animation: none;
animation: none; }
.load-more.last-page:hover .load-more-img-wrap img {
-webkit-animation: none;
animation: none; }
@-webkit-keyframes rotate-img {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes rotate-img {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } } .nice-select {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
padding: 20px 40px 20px 20px;
border-color: transparent;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
margin-bottom: 30px;
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
cursor: pointer;
background-color: #edf2f7; }
.nice-select:focus {
background-color: #fff;
-webkit-box-shadow: 17px 0 60px #d3dcdc;
box-shadow: 17px 0 60px #d3dcdc; }
.nice-select.focus-white:focus {
background-color: #fff;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
.nice-select:after {
border-bottom: 2px solid #595959;
border-right: 2px solid #595959;
content: '';
display: block;
height: 10px;
margin-top: -8px;
pointer-events: none;
position: absolute;
right: 20px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
-o-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 10px; }
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.nice-select.open .list {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select .list {
background-color: #fff;
-webkit-border-radius: 10px;
border-radius: 10px;
border: 1px solid #edf2f7;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-40px/2);
-ms-transform: scale(0.75) translateY(-40px/2);
transform: scale(0.75) translateY(-40px/2);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
-o-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 38px;
list-style: none;
min-height: 38px;
outline: none;
padding-left: 40px;
padding-right: 60px;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
margin: 0;
font-size: .85em; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #edf2f7; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
cursor: default; }
.nice-select .option.disabled:hover {
color: #595959; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }
select {
padding: 20px 40px 20px 20px;
border-color: transparent;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
margin-bottom: 30px;
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
background-color: #f7f9f9;
color: #7b7b7b;
cursor: pointer; }
select:focus {
background-color: #fff;
-webkit-box-shadow: 17px 0 60px #d3dcdc;
box-shadow: 17px 0 60px #d3dcdc; }  body.woocommerce-cart .entry-header {
text-align: center;
margin-bottom: 60px; }
.woocommerce .cart-main table .cart_item td {
padding: 40px 0;
overflow: hidden;
border: none; }
@media (max-width: 768px) {
.woocommerce .cart-main table .cart_item td {
padding: 20px; } }
.cart-main .cart_item .product-quantity .quantity .quantity-minus,
.cart-main .cart_item .product-quantity .quantity .quantity-plus {
line-height: 60px;
font-size: 30px; }
.content-main-sidebar .cart-main .cart_item .product-quantity .quantity .quantity-minus,
.content-main-sidebar .cart-main .cart_item .product-quantity .quantity .quantity-plus {
display: none; }
.content-main-sidebar .cart-main .cart_item .product-quantity .quantity .qty {
float: none;
margin: 0 10px; }
.content-main-sidebar .cart-main .actions .coupon {
margin-bottom: 30px; }
.content-main-sidebar .cart-main .actions input.btn {
float: left; }
.content-main-sidebar .woocommerce .checkout.woocommerce-checkout #customer_details .col-1,
.content-main-sidebar .woocommerce .checkout.woocommerce-checkout #customer_details .col-2 {
width: 100%; }
@media (max-width: 1024px) {
.content-main-sidebar .products ul li,
.content-main-sidebar ul.products li {
width: 50%; } }
@media (max-width: 1024px) {
.content-main-sidebar .woocommerce table.cart.shop_table img {
margin-right: 0; } }
@media (max-width: 1024px) {
.content-main-sidebar .cart-main .actions .coupon input {
padding: 22px 20px;
margin-bottom: 30px; } }
@media (max-width: 980px) {
.content-main-sidebar .cart-main .actions .coupon input {
-webkit-border-radius: 50px;
border-radius: 50px; } }
@media (max-width: 768px) {
.content-main-sidebar .cart-main .actions .coupon input {
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px; } }
@media (max-width: 460px) {
.content-main-sidebar .cart-main .actions .coupon input {
-webkit-border-radius: 50px;
border-radius: 50px; } }
@media (max-width: 768px) {
.content-main-sidebar .cart-main .actions .coupon .btn-medium.btn--breez {
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0; } }
@media (max-width: 460px) {
.content-main-sidebar .cart-main .actions .coupon .btn-medium.btn--breez {
margin-bottom: 30px;
-webkit-border-radius: 50px;
border-radius: 50px; } }
@media (max-width: 1024px) {
.content-main-sidebar .cart-main .actions .coupon {
margin-bottom: 0; } }
@media (max-width: 1024px) {
.content-main-sidebar .cart_item .product-remove .product-del {
padding: 0 20px; } }
.content-main-sidebar .woocommerce .cart-product-wrap-title-main tr > th {
font-size: 13px; }
@media (max-width: 980px) {
.content-main-sidebar .woocommerce .cart-product-wrap-title-main tr > th {
padding-left: 30px; } }
@media (max-width: 980px) {
.content-main-sidebar .woocommerce .cart-main table.shop_table .actions {
padding: 30px; } }
@media (max-width: 980px) {
.content-main-sidebar .woocommerce .checkout_coupon.coupon input {
margin-bottom: 30px; } }
@media (max-width: 980px) {
.content-main-sidebar #billing_first_name_field,
.content-main-sidebar #billing_last_name_field,
.content-main-sidebar #billing_email_field,
.content-main-sidebar #billing_phone_field,
.content-main-sidebar #billing_state_field,
.content-main-sidebar #billing_postcode_field {
width: 100%; } }
.content-main-sidebar .woocommerce-checkout #payment {
padding: 30px; }
@media (max-width: 980px) {
.content-main-sidebar .woocommerce table .cart_item td {
padding-left: 30px; } }
@media (max-width: 980px) {
.content-main-sidebar .woocommerce table.shop_table tfoot th {
padding-left: 30px; } }
@media (max-width: 1024px) {
.content-main-sidebar .product-details .product-details-info {
width: 100%;
margin-left: 0; } }
@media (max-width: 1024px) {
.content-main-sidebar .row.product-details > div {
width: 100%;
margin-bottom: 40px; } }
@media (max-width: 360px) {
.content-main-sidebar .woocommerce table.shop_table tfoot td {
padding-left: 0; } }
.product-details-info .nice-select {
margin-bottom: 0; }
.product-details-info form.cart .variations label {
line-height: 72px;
vertical-align: middle; }
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
line-height: 1.5; }
.woocommerce .cart-main table.shop_table .actions {
padding: 40px 70px; }
@media (max-width: 980px) {
.woocommerce .cart-main table.shop_table .actions {
padding: 30px; } }
.woocommerce ul.products li.product a.btn-small {
width: 100%;
max-width: 100%; }
.cart-main .actions input.btn {
width: auto; }
.woocommerce table.shop_table.cart {
margin: 0; }
.woocommerce ul.products li .product-item-inner-wrap,
.woocommerce ul.products li.product .price {
margin-bottom: 1.5em; }
.woocommerce .cart-total table.shop_table {
border: none; }
.woocommerce .cart-total table.shop_table .order-total th,
.woocommerce .cart-total table.shop_table .order-total td {
border: none; }
.cart tbody .cart_item {
position: relative; }
.cart tbody .cart_item:after {
content: '';
display: block;
width: 95%;
height: 2px;
background-color: #edf2f7;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0); }
.cart-main {
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
-webkit-box-shadow: 15px 0 65px rgba(0, 0, 0, 0.3);
box-shadow: 15px 0 65px rgba(0, 0, 0, 0.3);
margin-bottom: 80px; }
.cart-main tbody {
background-color: #fff; }
.cart-main tbody .cart_item {
position: relative; }
.cart-main tbody .cart_item:after {
content: '';
display: block;
width: 95%;
height: 2px;
background-color: #edf2f7;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0); }
.cart-main .actions {
padding: 40px 70px;
background-color: #f1f3f3;
overflow: hidden; }
@media (max-width: 570px) {
.cart-main .actions {
padding: 30px; } }
.cart-main .actions .coupon {
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 980px) {
.cart-main .actions .coupon {
margin-bottom: 30px; } }
@media (max-width: 480px) {
.cart-main .actions .coupon {
margin-bottom: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; } }
.cart-main .actions .coupon input {
width: auto;
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
background-color: #fff;
padding: 22px 40px;
float: left;
margin-bottom: 0; }
@media (max-width: 480px) {
.cart-main .actions .coupon input {
-webkit-border-radius: 50px;
border-radius: 50px;
margin-bottom: 30px; } }
.cart-main .actions .coupon .btn-medium {
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
float: left; }
@media (max-width: 480px) {
.cart-main .actions .coupon .btn-medium {
-webkit-border-radius: 50px;
border-radius: 50px;
margin-bottom: 30px; } }
.cart-main .actions .coupon .btn-medium.btn--breez {
background-color: var(--primary-accent-color); }
.cart-main .actions .btn {
float: right; }
@media (max-width: 980px) {
.cart-main .actions .btn {
float: left; } }
.cart_item td {
padding: 40px 0; }
.cart_item .product-remove .product-del {
position: relative;
font-size: 24px;
cursor: pointer;
padding: 0 55px;
color: #ed1c24;
display: block; }
@media (max-width: 768px) {
.cart_item .product-remove .product-del {
padding: 0 15px; } }
@media (max-width: 460px) {
.cart_item .product-remove .product-del {
padding: 0 7px;
font-size: 14px; } }
.cart_item .product-remove .product-del:hover {
color: #ed1c24 !important;
background: none; }
.cart_item .product-thumbnail img {
float: left;
margin-right: 40px;
width: auto; }
@media (max-width: 460px) {
.cart_item .product-thumbnail img {
margin-right: 0; } }
.cart_item .cart-product-content {
text-align: left; }
.cart_item .cart-product-content .cart-author {
margin-bottom: 5px; }
.cart_item .product-quantity .quantity {
overflow: hidden; }
@media (max-width: 768px) {
.cart_item .product-quantity .quantity {
float: right; } }
.cart_item .product-quantity .quantity .quantity-minus {
display: block;
float: left;
padding: 0 20px;
background-color: #f1f3f3;
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
font-size: 40px;
border-right: 2px solid #e3e9e9;
color: #cfcfcf;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 980px) {
.cart_item .product-quantity .quantity .quantity-minus {
font-size: 20px;
padding: 0 15px; } }
@media (max-width: 480px) {
.cart_item .product-quantity .quantity .quantity-minus {
font-size: 14px; } }
.cart_item .product-quantity .quantity .quantity-minus:hover {
color: #fff;
background-color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.cart_item .product-quantity .quantity input {
max-width: 70px;
float: left;
background-color: #edf2f7;
padding: 0;
font-size: 16px;
text-align: center;
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: 0;
line-height: 60px;
width: auto; }
@media (max-width: 980px) {
.cart_item .product-quantity .quantity input {
font-size: 18px;
padding: 0 10px;
max-width: 40px; } }
@media (max-width: 768px) {
.cart_item .product-quantity .quantity input {
line-height: 30px; } }
@media (max-width: 480px) {
.cart_item .product-quantity .quantity input {
font-size: 14px;
padding: 0 5px;
max-width: 30px; } }
.cart_item .product-quantity .quantity .quantity-plus {
display: block;
float: left;
padding: 0 20px;
background-color: #f1f3f3;
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
font-size: 40px;
border-left: 2px solid #e3e9e9;
color: #cfcfcf;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 980px) {
.cart_item .product-quantity .quantity .quantity-plus {
font-size: 20px;
padding: 0 10px; } }
@media (max-width: 480px) {
.cart_item .product-quantity .quantity .quantity-plus {
font-size: 14px;
padding: 0 5px; } }
.cart_item .product-quantity .quantity .quantity-plus:hover {
color: #fff;
background-color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.cart_item .product-subtotal {
padding-right: 45px; }
@media (max-width: 570px) {
.cart_item .product-subtotal {
padding-right: 10px; } }
.cart_item .product-subtotal .total {
color: #f26522; }
@media (max-width: 768px) {
.cart-main .cart_item .product-quantity .quantity .quantity-minus,
.cart-main .cart_item .product-quantity .quantity .quantity-plus {
line-height: 30px; } }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
position: relative;
text-align: center; }
.woocommerce ul.products li.product mark, .woocommerce-page ul.products li.product mark {
background-color: rgba(76, 194, 192, 0.2);
-webkit-border-radius: 100%;
border-radius: 100%;
padding: 3px; }
.woocommerce .button,
.woocommerce button {
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button, .woocommerce input.button {
-webkit-border-radius: 30px;
border-radius: 30px;
color: #fff;
background-color: var(--primary-accent-color);
font-size: 16px; }
.woocommerce.columns-4 ul.products li.product-category {
width: 25%; }
.woocommerce.columns-3 ul.products li.product-category {
width: 33%; }
.woocommerce.columns-2 ul.products li.product-category {
width: 50%; }
.woocommerce ul.products li.product-category {
padding: 0 15px;
margin-bottom: 20px;
margin-right: 0; }
.woocommerce .cart-product-wrap-title-main tr > th {
color: #fff;
font-size: 16px;
text-transform: uppercase;
background-color: #2f2c2c;
padding: 30px 0;
text-align: left;
border: none; }
@media (max-width: 460px) {
.woocommerce .cart-product-wrap-title-main tr > th {
font-size: 12px; } }
.cart-total {
text-align: center; }
.cart-total .cart-total-title {
font-size: 40px;
margin-bottom: 30px; }
.cart-total .cart-total-subtotal {
margin-bottom: 5px; }
.cart-total .cart-total-total {
margin-bottom: 40px; }
.cart-total .cart-total-total .price {
color: #f26522; }
.cart-total .btn-medium {
width: 100%; }
.cart-title {
text-align: center;
margin-bottom: 60px; }
.cart-total.cart_totals {
width: 50%;
float: none;
clear: both;
overflow: hidden;
padding: 40px 0;
margin: 0 auto; }
.cart-collaterals {
overflow: hidden; }
.woocommerce .cart-total table.shop_table .order-total td,
.woocommerce table.shop_table tbody:first-child tr:first-child td {
text-align: right;
font-size: 24px;
width: auto;
color: #2f2c2c;
font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif; }
@media (max-width: 640px) {
.woocommerce .cart-total table.shop_table .order-total td,
.woocommerce table.shop_table tbody:first-child tr:first-child td {
font-size: 18px; } }
.woocommerce .checkout_coupon.coupon input {
margin-bottom: 0;
background-color: #fff;
margin-right: 30px;
width: auto; }
@media (max-width: 460px) {
.woocommerce .checkout_coupon.coupon input {
margin-bottom: 30px; } }
@media (max-width: 360px) {
.woocommerce .checkout_coupon.coupon input {
width: 100%; } }
.woocommerce .checkout_coupon.coupon input.btn--breez {
margin-right: 0;
background-color: var(--primary-accent-color); }
@media (max-width: 800px) {
.woocommerce .checkout_coupon.coupon input.btn--breez {
margin-bottom: 0; } }
.woocommerce .contact-form form.login.shop-user-form-return input {
background-color: #fff;
width: 100%; }
.woocommerce .contact-form form.login.shop-user-form-return input.btn--dark {
background-color: #2f2c2c; }
.woocommerce .contact-form form.login.shop-user-form-return input.btn {
width: auto;
margin-bottom: 0; }
.woocommerce table.shop_table tbody:first-child tr:first-child th,
.woocommerce .cart-total table.shop_table .order-total th {
font-weight: 400;
font-size: 24px;
width: auto;
color: #2f2c2c;
font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif; }
.cross-sells .crumina-heading {
margin-bottom: 40px; }
.woocommerce .cart-total table.shop_table .order-total td {
color: #f26522; }
.woocommerce .showcoupon,
.woocommerce .showlogin {
margin-left: 30px; }
@media (max-width: 1024px) {
.woocommerce .showcoupon,
.woocommerce .showlogin {
display: block;
margin-left: 0; } }
.woocommerce .item-title {
margin-bottom: 30px;
padding: 20px 30px;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: #f7f9f9;
font-size: 22px; }
.woocommerce .checkout_coupon.coupon,
.woocommerce .contact-form form.login.shop-user-form-return {
border: none;
-webkit-box-shadow: 15px 0 65px rgba(0, 0, 0, 0.2);
box-shadow: 15px 0 65px rgba(0, 0, 0, 0.2);
padding: 30px; }
.woocommerce .checkout.woocommerce-checkout #customer_details {
overflow: hidden;
margin: 0 -15px; }
.woocommerce .checkout.woocommerce-checkout #customer_details .col-1, .woocommerce .checkout.woocommerce-checkout #customer_details .col-2 {
width: 50%;
float: left;
padding: 15px; }
@media (max-width: 1024px) {
.woocommerce .checkout.woocommerce-checkout #customer_details .col-1, .woocommerce .checkout.woocommerce-checkout #customer_details .col-2 {
width: 100%; } }
.woocommerce .woocommerce-shipping-fields h3,
.woocommerce .woocommerce-billing-fields h3 {
margin-bottom: 40px; }
.woocommerce .woocommerce-shipping-fields p,
.woocommerce .woocommerce-billing-fields p {
margin-bottom: 30px; }
.woocommerce .woocommerce-shipping-fields textarea:focus,
.woocommerce .woocommerce-billing-fields textarea:focus {
background-color: #fff;
-webkit-box-shadow: 17px 0 60px #d3dcdc;
box-shadow: 17px 0 60px #d3dcdc;
color: var(--primary-accent-color); }
.nice-select.country_to_state.country_select {
display: none; }
#billing_first_name_field,
#billing_last_name_field,
#billing_email_field,
#billing_phone_field,
#billing_state_field,
#billing_postcode_field {
width: 50%;
float: left; }
@media (max-width: 768px) {
#billing_first_name_field,
#billing_last_name_field,
#billing_email_field,
#billing_phone_field,
#billing_state_field,
#billing_postcode_field {
width: 100%;
padding: 0;
float: none; } }
#billing_first_name_field.form-row-first,
#billing_last_name_field.form-row-first,
#billing_email_field.form-row-first,
#billing_phone_field.form-row-first,
#billing_state_field.form-row-first,
#billing_postcode_field.form-row-first {
padding-right: 15px; }
@media (max-width: 1024px) {
#billing_first_name_field.form-row-first,
#billing_last_name_field.form-row-first,
#billing_email_field.form-row-first,
#billing_phone_field.form-row-first,
#billing_state_field.form-row-first,
#billing_postcode_field.form-row-first {
padding-right: 0; } }
#billing_first_name_field.form-row-last,
#billing_last_name_field.form-row-last,
#billing_email_field.form-row-last,
#billing_phone_field.form-row-last,
#billing_state_field.form-row-last,
#billing_postcode_field.form-row-last {
padding-left: 15px; }
@media (max-width: 768px) {
#billing_first_name_field.form-row-last,
#billing_last_name_field.form-row-last,
#billing_email_field.form-row-last,
#billing_phone_field.form-row-last,
#billing_state_field.form-row-last,
#billing_postcode_field.form-row-last {
padding-right: 0;
padding-left: 0; } }
.select2-results__option {
padding: 6px 20px; }
.select2.select2-container {
padding: 20px 40px 20px 20px;
border-color: transparent;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
background-color: #f7f9f9;
color: #ccc; }
.select2-container--default .select2-selection--single {
border: none;
background-color: transparent; }
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 100%;
right: 20px; }
.select2-container--default .select2-search--sub-menu .select2-search__field {
margin-bottom: 0; }
.select2-container.country_to_state.country_select .select2-choice,
.select2-container.state_select .select2-choice {
padding: 13px 40px;
border-color: transparent;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-size: 16px;
-webkit-border-radius: 50px;
border-radius: 50px;
background-color: #f7f9f9; }
.select2-container .select2-choice .select2-arrow {
right: 20px; }
.select2-drop-active {
border: none; }
.woocommerce table .cart_item td,
.woocommerce table .cart_item th {
padding: 40px 0 40px 100px;
margin: 0;
font-size: 19px;
font-weight: 400 !important;
color: #2f2c2c;
font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
border: none; }
@media (max-width: 800px) {
.woocommerce table .cart_item td,
.woocommerce table .cart_item th {
padding-left: 10px;
padding-right: 10px;
font-size: 18px; } }
@media (max-width: 570px) {
.woocommerce table .cart_item td,
.woocommerce table .cart_item th {
font-size: 14px;
padding-left: 5px;
padding-right: 5px; } }
.woocommerce table .cart_item td.product-total .woocommerce-Price-amount.amount {
color: #f26522; }
.woocommerce-checkout .woocommerce-checkout-review-order {
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: hidden;
-webkit-box-shadow: 15px 0 65px rgba(0, 0, 0, 0.3);
box-shadow: 15px 0 65px rgba(0, 0, 0, 0.3);
margin-bottom: 80px;
margin-top: 40px; }
.woocommerce-checkout .woocommerce-checkout-review-order #payment .form-row.place-order {
margin: 0;
overflow: hidden;
padding: 30px 0 0; }
.woocommerce-checkout .woocommerce-checkout-review-order strong {
font-weight: normal; }
.woocommerce-checkout #payment {
padding: 40px 100px; }
@media (max-width: 768px) {
.woocommerce-checkout #payment {
padding: 20px; } }
.woocommerce-checkout #payment .btn {
float: right;
padding: 20px 80px; }
@media (max-width: 768px) {
.woocommerce-checkout #payment .btn {
padding: 20px 40px; } }
.woocommerce-checkout-review-order-table .cart_item.total th, .woocommerce-checkout-review-order-table .cart_item.total td {
color: #fff; }
.woocommerce-checkout #payment ul.payment_methods li {
margin: 0;
font-size: 14px;
font-weight: 400;
color: #2f2c2c;
font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
list-style: none; }
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
padding: 30px 1em; }
.woocommerce-checkout #payment ul.payment_methods li input {
width: auto;
display: inline-block;
float: none; }
.woocommerce-checkout #payment ul.payment_methods li input:focus {
-webkit-box-shadow: none;
box-shadow: none; }
.woocommerce-checkout #payment div.payment_box p {
font-size: 14px; }
.woocommerce table.cart.shop_table img {
width: auto;
max-width: 140px;
margin-right: 0; }
@media (max-width: 768px) {
.woocommerce-page table.cart .product-thumbnail {
display: block; } }
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
font-size: 0.67em; }
@media (max-width: 360px) {
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: none;
display: inline-block; } }
.cart-total strong {
font-weight: normal; }
@media (max-width: 570px) {
.woocommerce ul.products li.product {
width: 100%; } }
@media (max-width: 768px) {
.woocommerce .cart-collaterals .cart-total.cart_totals.calculated_shipping {
text-align: center; } }
@media (max-width: 480px) {
.woocommerce .cart-main .shop_table .coupon input.email {
width: 100%; } }
@media (max-width: 480px) {
.woocommerce .cart-main .shop_table .coupon input.btn {
width: auto; } }
.woocommerce .wc-bacs-bank-details-heading,
.woocommerce .woocommerce-thankyou-order-received {
margin-bottom: 30px; }
.woocommerce table.shop_table tfoot th,
.woocommerce table.shop_table tfoot td {
font-weight: normal; }
@media (max-width: 980px) {
.woocommerce .woocommerce-thankyou-order-details li {
float: none;
margin-bottom: 30px; } } .woocommerce .product.first {
clear: both; }
.woocommerce .products ul, .woocommerce ul.products {
margin: 0 -15px; }
.woocommerce #content .price {
margin-bottom: 30px;
font-size: 16px;
color: var(--secondary-accent-color); }
.woocommerce #content .price ins {
font-weight: 400;
text-decoration: none; }
.woocommerce #content .price del {
font-size: 0.82em;
color: #595959;
text-decoration: line-through;
margin-right: 5px;
display: inline-block;
opacity: 1; }
.woocommerce #content .price.free {
color: #8dc63f; }
.woocommerce #content .product-details-info .price {
font-size: 24px; }
.woocommerce #content .product-details-info .price del {
opacity: .6; }
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
margin: 0 0 1em;
display: inline-block;
font-size: 16px; }
@media (max-width: 640px) {
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
display: block; } }
.woocommerce-grid-control {
text-align: center;
margin-bottom: 60px; }
.woocommerce-grid-control .woocommerce-result-count {
margin-right: 60px;
font-size: 16px; }
@media (max-width: 640px) {
.woocommerce-grid-control .woocommerce-result-count {
margin-right: 0; } }
.woocommerce-grid-control .woocommerce-ordering {
min-width: 350px; }
@media (max-width: 480px) {
.woocommerce-grid-control .woocommerce-ordering {
min-width: unset; } }
.woocommerce ul.products li.product a .attachment-shop_catalog {
margin-bottom: 40px; }
ul.products .product-item .onsale {
background-color: var(--secondary-accent-color); }
.woocommerce.single #primary .onsale {
width: 55px;
height: 55px;
line-height: 55px;
font-weight: 400;
padding: 0;
text-align: center;
position: absolute;
top: 45px !important;
left: 35px !important;
right: auto !important;
font-size: 14px;
color: #fff;
-webkit-border-radius: 100%;
border-radius: 100%;
background-color: var(--secondary-accent-color); }
.woocommerce span.onsale {
line-height: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.woocommerce .product-item {
text-align: center;
background-color: #edf2f7;
padding: 60px 40px;
position: relative; }
@media (max-width: 1024px) {
.woocommerce .product-item {
padding: 30px; } }
@media (max-width: 768px) {
.woocommerce .product-item {
margin: 0 15px 30px; } }
.woocommerce .product-item .product-item-info .product-category {
font-size: 14px;
margin-bottom: 20px; }
.woocommerce .product-item .product-item-info .product-category a {
color: inherit; }
.woocommerce .product-item .product-item-info .product-title {
margin-bottom: 20px; }
.woocommerce .product-item .product-item-info .product-title a:hover {
color: var(--primary-accent-color); }
.woocommerce .product-item a.added_to_cart {
padding: 12px 35px;
font-size: 16px;
color: #fff;
-webkit-border-radius: 50px;
border-radius: 50px;
white-space: normal;
background-color: var(--primary-accent-color); }
.woocommerce .product-item a.added_to_cart:after {
font-family: 'seosight' !important;
margin-left: 10px;
font-size: 12px;
display: inline;
content: "\e908"; }
.woocommerce .product-item .add_to_cart_button.added {
display: none; }
.woocommerce div.product .stock {
text-indent: 50px; }
.woocommerce-Reviews-title {
margin-bottom: 40px; }
.woocommerce .comments__body .star-rating {
float: none;
margin-bottom: 10px; }
.woocommerce .star-rating span {
color: #fcd846; }
.woocommerce-form.woocommerce-form-login.login .woocommerce-Button {
display: block; } .shop-user-form .item-title {
font-size: 30px;
padding-bottom: 40px;
display: block;
position: relative; }
@media (max-width: 640px) {
.shop-user-form .item-title {
font-size: 20px; } }
.shop-user-form .item-title:after {
content: '';
display: block;
border: 30px solid transparent;
border-bottom: 20px solid #edf2f7;
position: absolute;
bottom: 0;
left: 0;
opacity: 0; }
.shop-user-form .item-title.active {
color: var(--primary-accent-color); }
.shop-user-form .item-title.active:after {
opacity: 1; }
.shop-user-form input {
background-color: #fff;
margin-bottom: 30px; }
.shop-user-form .helped {
padding: 20px 0;
display: block;
color: var(--primary-accent-color); }
.shop-user-form .login-btn-wrap {
overflow: hidden;
padding-bottom: 20px;
display: table; }
.shop-user-form .login-btn-wrap .btn {
float: left;
margin-right: 20px; }
@media (max-width: 360px) {
.shop-user-form .login-btn-wrap .btn {
margin-bottom: 30px; } }
.shop-user-form .login-btn-wrap .remember-wrap {
display: table-cell;
vertical-align: middle; }
@media (max-width: 320px) {
.shop-user-form .login-btn-wrap .remember-wrap {
display: block; } }
.shop-user-form .login-btn-wrap .remember-wrap .checkbox {
position: relative; }
.shop-user-form .login-btn-wrap .remember-wrap .checkbox input[type=checkbox] {
display: none; }
.shop-user-form .login-btn-wrap .remember-wrap .checkbox label {
padding-left: 30px;
color: #2f2c2c; }
.shop-user-form .login-btn-wrap .remember-wrap .checkbox label:before {
content: "";
display: inline-block;
width: 14px;
height: 14px;
position: absolute;
left: 0;
top: 8px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
background-color: var(--primary-accent-color); }
.shop-user-form .login-btn-wrap .remember-wrap .checkbox input[type=checkbox]:checked + label:before {
content: "\2714";
font-size: 14px;
color: #fff;
text-align: center;
line-height: 14px; }
.shop-user-form .shop-user-form-return p {
margin-bottom: 30px; }
.billing-details .billing-details-title {
margin-bottom: 60px; } @media (max-width: 570px) {
.product-details {
overflow: hidden; } }
.product-details .product-details-thumb {
padding: 80px 100px 130px;
position: relative;
background-color: #edf2f7;
-webkit-box-shadow: 0 25px 40px rgba(0, 0, 0, 0.3);
box-shadow: 0 25px 40px rgba(0, 0, 0, 0.3);
text-align: center;
margin-bottom: 30px; }
@media (max-width: 980px) {
.product-details .product-details-thumb {
padding: 30px; } }
.product-details .product-details-thumb .product-details-img-wrap {
position: relative;
max-width: 271px;
margin: 0 auto; }
.product-details .product-details-thumb .product-details-img-wrap .sale {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
position: absolute;
top: -25px;
left: -43px;
background-color: #f15b26;
font-size: 18px;
color: #fff;
-webkit-border-radius: 100%;
border-radius: 100%; }
.product-details .swiper-container {
padding-bottom: 80px;
margin-bottom: -80px;
overflow: visible; }
.product-details .swiper-container .swiper-slide {
opacity: 0 !important; }
.product-details .swiper-container .swiper-slide.swiper-slide-active {
opacity: 1 !important; }
@media (max-width: 570px) {
.product-details .swiper-container .swiper-slide.swiper-slide-active {
position: absolute;
left: 50%;
-webkit-transform: translate(-50%, 0) !important;
-ms-transform: translate(-50%, 0) !important;
transform: translate(-50%, 0) !important;
display: block; } }
.product-details .product-details-info {
padding-bottom: 40px;
margin-bottom: 40px;
border-bottom: 2px solid #edf2f7;
position: relative;
z-index: 10; }
@media (max-width: 570px) {
.product-details .product-details-info {
padding-top: 40px; } }
.product-details .product-details-info .woocommerce-review-link {
color: var(--primary-accent-color); }
.product-details .product-details-info .product-details-info-price {
color: #f26522;
font-size: 24px;
margin-bottom: 15px; }
.product-details .product-details-info .product-details-info-price .del {
color: #cccccc;
font-size: 18px;
margin-right: 15px;
text-decoration: line-through; }
.product-details .product-details-info .product-details-info-title {
margin-bottom: 20px; }
.product-details .product-details-info .product-details-info-ratings {
margin-bottom: 35px; }
.product-details .product-details-info .product-details-info-ratings .ratings {
display: inline-block;
margin-right: 20px;
color: #cccccc; }
.product-details .product-details-info .product-details-info-ratings .ratings .fa-star {
color: #fcd846; }
.product-details .product-details-info .product-details-info-ratings .reviews {
display: inline-block;
font-size: 16px;
color: var(--primary-accent-color); }
.product-details .product-details-info .product-details-info-text {
margin-bottom: 40px; }
.product-details .product-details-info .quantity {
margin-right: 30px !important;
float: left; }
@media (max-width: 980px) {
.product-details .product-details-info .quantity {
margin-bottom: 30px; } }
.product-details .product-details-info .quantity .quantity-minus {
display: block;
float: left;
padding: 0 20px;
background-color: #f1f3f3;
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
font-size: 40px;
border-right: 2px solid #e3e9e9;
color: #cfcfcf;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
height: 65px;
line-height: 65px; }
.product-details .product-details-info .quantity .quantity-minus:hover {
color: #fff;
background-color: #2f2c2c;
border-right-color: #2f2c2c; }
.product-details .product-details-info .quantity input {
max-width: 70px;
float: left;
background-color: #f7f9f9;
padding: 18px 20px;
font-size: 16px;
text-align: center;
-webkit-border-radius: 0;
border-radius: 0;
height: 65px;
width: auto; }
.product-details .product-details-info .quantity .quantity-plus {
display: block;
float: left;
padding: 0 20px;
background-color: #f1f3f3;
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
font-size: 40px;
border-left: 2px solid #e3e9e9;
color: #cfcfcf;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
height: 65px;
line-height: 65px; }
.product-details .product-details-info .quantity .quantity-plus:hover {
color: #fff;
background-color: #2f2c2c;
border-right-color: #2f2c2c; }
.product-details .product-details-info .btn i {
font-size: 18px; }
.product-details .product-details-add-info .author {
font-size: 16px;
color: #2f2c2c;
margin-bottom: 15px; }
.product-details .product-details-add-info .author .author-name {
color: var(--primary-accent-color); }
.product-details .product-details-add-info .tags {
font-size: 16px;
color: #2f2c2c;
margin-bottom: 15px; }
.product-details .product-details-add-info .tags .tags-item {
color: #595959; }
.product-details .product-details-add-info .tags .tags-item:hover {
color: var(--primary-accent-color); }
.product-details .product-details-add-info .socials {
font-size: 16px;
color: #2f2c2c;
margin-bottom: 15px; }
.product-details .product-details-add-info .socials .social__item i {
font-size: 20px;
color: #d7d7d7;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.product-details .product-details-add-info .socials .social__item:hover i {
color: #08acee; }
.product-details .pagination, .product-details .swiper-pagination {
bottom: 0;
left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0); }
@media (max-width: 980px) {
.product-details .pagination, .product-details .swiper-pagination {
bottom: 10px; } }
.product-details .pagination .swiper-pagination-bullet, .product-details .swiper-pagination .swiper-pagination-bullet {
background-color: #d7d7d7; }
.product-details .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, .product-details .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: transparent;
border: 2px solid var(--primary-accent-color); }
.product-description {
background-color: #edf2f7;
position: relative;
padding-bottom: 80px; }
.product-description ul li:before {
color: var(--secondary-accent-color); }
.product-description:before {
content: '';
display: block;
width: 100%;
height: 77px;
background-color: #fff;
position: relative; }
.product-description .tab-content > .tab-pane {
display: none; }
.product-description .tab-content > .tab-pane.active {
display: block; }
.product-description .product-description-control {
margin-top: -77px;
margin-bottom: 50px;
float: left;
padding: 0; }
.product-description .product-description-control li {
display: inline-block; }
.product-description .product-description-control li .control-item {
padding: 25px 70px;
text-align: center;
text-transform: uppercase;
background-color: #f1f3f3;
border-right: 2px solid #e3e9e9;
color: #2f2c2c;
position: relative;
font-size: 18px;
float: left; }
@media (max-width: 480px) {
.product-description .product-description-control li .control-item {
padding: 25px 30px;
font-size: 16px; } }
@media (max-width: 320px) {
.product-description .product-description-control li .control-item {
padding: 15px;
font-size: 14px; } }
.product-description .product-description-control li .control-item:before {
content: '';
display: block;
width: 60%;
height: 2px;
position: absolute;
background-color: var(--primary-accent-color);
top: 0;
left: 50%;
transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
opacity: 0; }
.product-description .product-description-control li .control-item.reviews {
border-right: none;
-webkit-border-radius: 0 50px 0 0;
border-radius: 0 50px 0 0; }
.product-description .product-description-control li.active .control-item {
background-color: #edf2f7;
color: var(--primary-accent-color); }
.product-description .product-description-control li.active .control-item:before {
opacity: 1; }
.product-description .product-description-control li:last-child {
margin-left: -4px; }
@media (max-width: 480px) {
.product-description .product-description-control {
margin-top: -74px; } }
@media (max-width: 320px) {
.product-description .product-description-control {
margin-top: -51px;
margin-bottom: 30px; } }
.product-description .product-description-title {
font-size: 40px;
color: #2f2c2c;
margin-bottom: 40px; }
@media (max-width: 1024px) {
.product-description .product-description-title {
font-size: 26px; } }
.product-description .comments__list-review .comments__item-review {
border-bottom: none; }
.product-description .comments__list-review .comments__item-review .comment-content p {
margin-bottom: 30px; }
.product-description .add-review .your-rating {
padding-left: 40px;
font-size: 16px; }
.product-description .add-review .your-rating .ratings {
display: inline-block;
margin-left: 50px;
color: #ccc;
margin-bottom: 30px; }
.product-description .add-review .your-rating .ratings .fa-star {
color: #fcd846; }
.product-description .add-review .contact-form {
padding-bottom: 20px; }
.product-description .add-review .contact-form input, .product-description .add-review .contact-form textarea {
background-color: #fff; }
.product-description .add-review .contact-form textarea {
min-height: 230px; }
.product-description .product-description-text {
margin-bottom: 30px; }
.product-description .tab-content ul {
margin: 1.5em 0;
list-style: none;
padding-left: 20px; }
.product-description .tab-content ul li {
margin-bottom: 18px;
font-size: 18px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: relative;
padding-left: 40px; }
.product-description .tab-content ul li:before {
content: "\e908";
position: absolute;
left: 0;
top: 5px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
font-family: 'seosight';
counter-increment: none;
font-size: 12px; }
.woocommerce table.shop_attributes td {
padding: 8px; }
.logged-in-as a + a {
margin-left: 20px; }
.comment-form-rating {
margin-bottom: 30px; }
.product-description .product-description-control {
margin-top: -77px;
margin-bottom: 50px;
float: left;
padding: 0;
width: 100%; }
.comment-form-cookies-consent [type="checkbox"] {
margin: 6px 10px 0 20px; }
@media (max-width: 768px) {
.product-description .product-description-control {
margin-top: -71px; } }
.product-description .product-description-control
li {
display: inline-block;
padding-left: 0;
margin-left: -4px; }
@media (max-width: 1000px) {
.product-description .product-description-control
li {
width: 100%;
margin-bottom: 0; } }
.product-description .product-description-control li:first-child .control-item {
-webkit-border-radius: 50px 0 0 0;
border-radius: 50px 0 0 0; }
@media (max-width: 1000px) {
.product-description .product-description-control li:first-child .control-item {
-webkit-border-radius: 50px 50px 0 0;
border-radius: 50px 50px 0 0; } }
.product-description .product-description-control li:last-child .control-item {
border-right: none;
-webkit-border-radius: 0 50px 0 0;
border-radius: 0 50px 0 0; }
@media (max-width: 1000px) {
.product-description .product-description-control li:last-child .control-item {
-webkit-border-radius: 50px;
border-radius: 50px; } }
.product-description .product-description-control li.active .control-item {
background-color: #f7f9f9; }
.product-description .product-description-control li.active .control-item:before {
opacity: 1; }
.product-description .product-description-control li:first-child {
margin-left: 0; }
.product-description .product-description-control li:before {
display: none; }
@media (max-width: 320px) {
.product-description .product-description-control {
margin-top: -51px;
margin-bottom: 30px; } }
@media (max-width: 1000px) {
.product-description .product-description-control li .control-item {
width: 100%;
border: none;
-webkit-border-radius: 50px;
border-radius: 50px; } }
@media (max-width: 768px) {
.product-description .product-description-control li .control-item {
font-size: 14px;
padding: 25px 70px; } }
.project-meta {
margin-bottom: 30px; }
.project-meta .post__date + .sl-wrapper {
margin-left: 20px; }
.project-meta + .crumina-heading {
margin-bottom: 30px; }
.project-meta .sl-wrapper .count-likes {
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, serif; }
.project-meta .likes {
display: inline-block;
color: #ff454f;
vertical-align: middle; }
.project-meta .likes .count-likes {
font-size: 18px;
float: left; }
.project-meta .likes i {
font-size: 26px;
float: left;
margin-right: 5px; }
.challenge-solutions .challenge-solutions-thumb {
border: 2px solid #edf2f7;
-webkit-border-radius: 10px;
border-radius: 10px;
padding: 30px; }
.challenge-solutions .challenge-solutions-thumb img {
margin-bottom: 30px; }
.challenge-solutions .challenge-solutions-thumb .text {
padding-left: 30px;
font-size: 14px;
margin-bottom: 0; }
.challenge-solutions .challenge-solutions-content .crumina-heading:first-child {
margin-bottom: 40px; }
.product-description-ver3 {
position: relative; }
.product-description-ver3 .product-description-ver3-thumb {
width: auto;
margin: 0 auto;
position: relative;
padding: 60px 0 40px 0; }
@media (max-width: 768px) {
.product-description-ver3 .product-description-ver3-thumb {
padding-bottom: 30px; } }
.half-height-bg {
position: absolute;
height: 50%;
left: 0;
right: 0;
bottom: 0; }
.image-shadow-rounded {
-webkit-border-radius: 10px;
border-radius: 10px;
border-color: transparent;
-webkit-box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3);
box-shadow: 24px 50px 60px rgba(0, 0, 0, 0.3); }
.woocommerce-error, .woocommerce-info, .woocommerce-message {
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2); }
.select2-search input {
-webkit-border-radius: 0;
border-radius: 0; }
.woocommerce-info:before {
color: var(--primary-accent-color); }
.woocommerce-message,
.woocommerce-info {
border-top-color: var(--primary-accent-color); } .interested-products {
text-align: center; }
.interested-products .products > h2 {
padding: 1.5em; }
.interested-products .crumina-heading {
margin-bottom: 50px; }
.interested-products .books-item {
margin-bottom: 60px; }/*/*/#items-grid > div.animate {
-webkit-transform: translateY(200px);
-ms-transform: translateY(200px);
transform: translateY(200px);
-webkit-animation: moveUp 0.65s ease forwards;
animation: moveUp 0.65s ease forwards; }
@-webkit-keyframes moveUp {
0% { }
100% {
-webkit-transform: translateY(0);
opacity: 1; } }
@keyframes moveUp {
0% { }
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1; } }/**/.cart-contents {
display: inline-block;
position: relative;
z-index: 1; }
.cart-popup-wrap {
position: absolute;
top: 39px;
right: -50px;
width: 370px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.16);
overflow: hidden;
opacity: 0;
visibility: hidden;
max-height: 0;
overflow-y: auto;
z-index: 10;
-webkit-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease; }
@media (max-width: 480px) {
.cart-popup-wrap {
top: -webkit-calc(100% + 10px);
top: calc(100% + 10px);
width: 300px;
right: -130px; } }
.cart-popup-wrap .popup-cart {
padding: 40px;
background-color: #fff; }
.cart-popup-wrap .popup-cart .title-cart {
font-size: 22px; }
.cart-popup-wrap .popup-cart .subtitle {
font-size: 16px;
margin-bottom: 20px; }
.cart-popup-wrap .popup-cart .btn {
text-transform: capitalize;
width: 100%;
text-align: center; }
.cart-popup-wrap .popup-cart .cart-product .cart-product__item {
display: table;
padding: 20px 0;
border-bottom: 2px solid #edf2f7; }
.cart-popup-wrap .popup-cart .cart-product .cart-product__item:last-child {
border: none; }
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .product-del {
width: 25px;
height: 25px;
position: relative;
font-size: 25px;
z-index: 2;
font-weight: 100;
cursor: pointer;
display: table-cell;
vertical-align: middle; }
.cart-popup-wrap .popup-cart .cart-product .cart-product__item img {
float: left;
padding-right: 20px;
display: table-cell;
vertical-align: middle;
width: 80px; }
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .cart-product-content {
display: table-cell;
vertical-align: middle; }
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .cart-product-content .cart-product-title {
font-size: 16px;
line-height: 1; }
.cart-popup-wrap .popup-cart .cart-product .cart-product__item .cart-product-content .price {
font-size: 14px; }
.cart-popup-wrap .cart-total {
padding: 30px 40px 40px;
background-color: #edf2f7;
overflow: hidden;
width: 100%; }
@media (max-width: 480px) {
.cart-popup-wrap .cart-total {
padding: 15px 20px 20px; } }
.cart-popup-wrap .cart-total .cart-total-text {
margin-bottom: 30px;
overflow: hidden; }
.cart-popup-wrap .cart-total .cart-total-text .title {
text-transform: uppercase;
font-size: 16px;
float: left; }
.cart-popup-wrap .cart-total .cart-total-text .total-price {
font-size: 18px;
float: right; }
.cart-popup-wrap .cart-total .btn {
width: 50%;
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
float: left; }
.cart-popup-wrap .cart-total .btn:last-child {
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0; }
.cart-popup-wrap .cart-total .btn + .btn {
margin-left: 0; }
.cart-popup-wrap.cart-with-product .popup-cart {
padding: 40px 40px 0 40px; }
@media (max-width: 480px) {
.cart-popup-wrap.cart-with-product .popup-cart {
padding: 20px 20px 0 20px; } }
.cart-btns-action {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.cart-btns-action .btn {
font-size: 14px; } .select2-dropdown {
-webkit-border-radius: 20px !important;
border-radius: 20px !important;
margin-top: 10px;
padding: 15px 0;
border: none;
-webkit-box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3);
box-shadow: 25px 20px 20px -15px rgba(0, 0, 0, 0.3); }
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid var(--primary-accent-color);
-webkit-border-radius: 20px;
border-radius: 20px; }
.select2-search--dropdown .select2-search__field {
padding: 4px 15px; }
.woocommerce-address-fields__field-wrapper {
overflow: hidden;
margin-bottom: 15px; }
.woocommerce-checkout-review-order-table .cart-product-wrap-title-main tr > th {
padding: 30px 0 30px 100px; }
@media (max-width: 768px) {
.woocommerce-checkout-review-order-table .cart-product-wrap-title-main tr > th {
padding-left: 30px; } }
@media (max-width: 570px) {
.woocommerce-checkout-review-order-table .cart-product-wrap-title-main tr > th {
padding-left: 10px; } }
.shop_table .variation {
margin: 5px 0; }
.variation-Color {
display: inline-block; }
.woocommerce form .form-row label {
padding-left: 15px; }
.woocommerce div.product div.images img {
width: auto; }
.woocommerce-product-gallery ol li::before {
display: none; }
.woocommerce-product-gallery ol li {
padding-left: 0; }
figure.woocommerce-product-gallery__wrapper {
max-width: none; }
.woocommerce-MyAccount-navigation ul li.is-active a:before {
opacity: 1; }
.woocommerce-MyAccount-navigation ul li a:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f0f6";
line-height: 1.618;
margin-left: 0.5407911001em;
width: 1.41575em;
text-align: right;
float: right;
opacity: .25;
-webkit-transition: all .15s ease;
-o-transition: all .15s ease;
transition: all .15s ease; }
.woocommerce-MyAccount-navigation ul li a:hover:before {
opacity: 1; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
content: "\f0e4"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
content: "\f291"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
content: "\f1c6"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
content: "\f015"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
content: "\f09d"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
content: "\f007"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
content: "\f08b"; }
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
content: "\f021"; }
.my_account_orders .button.view:after {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f06e";
margin-left: 0.5407911001em; }
p.order-again .button:after {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f021";
margin-left: 0.5407911001em; }
.woocommerce-MyAccount-downloads .button:after {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f0ed";
margin-left: 0.5407911001em; }
.woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before,
.woocommerce-page .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--contributions a:before {
content: "\f005"; }
.woocommerce-MyAccount-navigation ul li a {
padding: .875em 0;
display: block; }
.woocommerce-MyAccount-navigation ul li {
list-style: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
position: relative; }
.woocommerce-MyAccount-navigation ul {
margin-left: 0;
border-top: 1px solid rgba(0, 0, 0, 0.05); }
.woocommerce-MyAccount-navigation {
width: 21%;
float: left;
margin-right: 3%; }
.woocommerce-MyAccount-content {
width: 76%;
float: right;
margin-right: 0; }
.woocommerce-MyAccount-content fieldset {
border: none; }
.woocommerce-MyAccount-content fieldset legend {
font-size: 2rem;
margin-top: 30px; }
.woocommerce form.login {
border: none;
padding: 0; }
.woocommerce form.login input.button {
display: block;
width: auto;
padding: 18px 50px;
text-transform: uppercase;
font-weight: 900;
margin: 30px 0;
color: #fff;
-webkit-border-radius: 30px;
border-radius: 30px;
background-color: var(--primary-accent-color); }
.woocommerce form.login [type="checkbox"] {
margin: 9px 0 10px 0;
-webkit-box-shadow: none;
box-shadow: none; }
@media (max-width: 1024px) {
.woocommerce .product.first {
clear: none; } }
@media (max-width: 980px) {
.cart-total.cart_totals {
width: 100%; } }
@media (max-width: 768px) {
.woocommerce table.shop_table_responsive tr td.product-thumbnail::before, .woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
display: none; } }
@media (max-width: 500px) {
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
width: 100%;
float: none; } } .socials .social__item {
margin-right: 15px;
background-color: transparent;
cursor: pointer;
opacity: .85; }
@media (max-width: 320px) {
.socials .social__item {
margin-right: 5px; } }
.socials .social__item:hover {
opacity: 1; }
.socials .social__item:last-child {
margin-right: 0; }
.socials .social__item svg {
width: 36px;
height: 36px; }
.socials .social__item img {
height: 24px; } #subscribe-section {
color: #fff;
background-color: var(--primary-accent-color); }
.subscribe {
padding: 72px 15px;
position: relative; }
@media (max-width: 1024px) {
.subscribe {
padding: 72px 15px 170px; } }
.subscribe form {
margin-bottom: 25px; }
.subscribe .subscribe-title {
margin-bottom: 23px;
color: inherit; }
.subscribe .sub-title {
opacity: .75;
float: left; }
.subscribe .images-block img, .subscribe .images img {
position: absolute;
opacity: 0;
max-height: 90%; }
.subscribe .images-block img.mail, .subscribe .images img.mail {
left: 0;
bottom: -100%; }
@media (max-width: 1199px) {
.subscribe .images-block img.mail, .subscribe .images img.mail {
width: 11%; } }
@media (max-width: 768px) {
.subscribe .images-block img.mail, .subscribe .images img.mail {
width: 35%; } }
@media (max-width: 640px) {
.subscribe .images-block img.mail, .subscribe .images img.mail {
width: 40%; } }
@media (max-width: 360px) {
.subscribe .images-block img.mail, .subscribe .images img.mail {
width: 60%; } }
.subscribe .images-block img.gear, .subscribe .images img.gear {
top: 50px;
right: 20px; }
@media (max-width: 800px) {
.subscribe .images-block img.gear, .subscribe .images img.gear {
top: 10px; } }
.subscribe .images-block img.mail-2, .subscribe .images img.mail-2 {
bottom: 0;
right: -100%; }
.subscribe .images-block.not-animated img, .subscribe .images.not-animated img {
opacity: 1; }
.subscribe .images-block.not-animated img.mail, .subscribe .images.not-animated img.mail {
opacity: 1;
bottom: 0; }
.subscribe .images-block.not-animated img.gear, .subscribe .images.not-animated img.gear {
opacity: 1; }
.subscribe .images-block.not-animated img.mail-2, .subscribe .images.not-animated img.mail-2 {
opacity: 1;
right: 0; }
.form-subscribe {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
@media (max-width: 460px) {
.form-subscribe {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: auto; } }
@media (max-width: 460px) {
.form-subscribe > * {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
height: auto; } }
.form-subscribe input {
background-color: #fff;
padding: 17px 40px;
font-size: 16px;
color: #797676;
border-color: transparent;
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
width: 69%;
margin-bottom: 0;
margin-right: 1px; }
@media (max-width: 460px) {
.form-subscribe input {
width: 100%;
margin-bottom: 20px;
-webkit-border-radius: 50px;
border-radius: 50px; } }
.form-subscribe input:focus {
-webkit-box-shadow: 17px 0 60px #d3dcdc;
box-shadow: 17px 0 60px #d3dcdc; }
.form-subscribe.with-name input {
width: 34%;
margin-right: 1px; }
.form-subscribe.with-name .name {
-webkit-border-radius: 0;
border-radius: 0;
border-left: 1px solid #edf2f7; }
@media (max-width: 460px) {
.form-subscribe.with-name input {
width: 100%; }
.form-subscribe.with-name .name {
-webkit-border-radius: 50px;
border-radius: 50px;
border-left: none; } }
.form-subscribe.with-name.name-field-swap input {
width: 35%;
-webkit-border-radius: 0;
border-radius: 0; }
@media (max-width: 460px) {
.form-subscribe.with-name.name-field-swap input {
width: 100%;
-webkit-border-radius: 50px;
border-radius: 50px; } }
.form-subscribe.with-name.name-field-swap .name {
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px;
border-left: 1px solid #edf2f7; }
@media (max-width: 460px) {
.form-subscribe.with-name.name-field-swap .name {
width: 100%;
-webkit-border-radius: 50px;
border-radius: 50px; } }
.form-subscribe button {
display: inline-block;
padding: 18px 40px;
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0;
font-size: 15px;
text-transform: uppercase;
width: 30%;
cursor: pointer;
position: relative;
color: #fff;
text-align: center;
background-color: var(--secondary-accent-color); }
@media (max-width: 480px) {
.form-subscribe button {
padding: 17px 10px; } }
@media (max-width: 460px) {
.form-subscribe button {
padding: 20px;
width: 100%;
-webkit-border-radius: 50px;
border-radius: 50px; } }
.subscribe .emaillist form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
.subscribe .emaillist .es-field-wrap {
margin-bottom: 0;
margin-right: 1px; }
.subscribe .emaillist .es-field-wrap:first-child input {
-webkit-border-radius: 50px 0 0 50px;
border-radius: 50px 0 0 50px; }
.subscribe .emaillist .es-field-wrap:nth-child(2) input {
-webkit-border-radius: 0;
border-radius: 0; }
.subscribe .emaillist input {
margin-bottom: 0; }
.subscribe .emaillist br {
display: none; }
.subscribe .emaillist .es_subscription_form_submit {
display: inline-block;
background-color: #2f2c2c;
padding: 20px 40px;
font-size: 15px;
text-transform: uppercase;
cursor: pointer;
position: relative;
color: #fff;
text-align: center;
width: auto;
-webkit-border-radius: 0 50px 50px 0;
border-radius: 0 50px 50px 0; }
@media (max-width: 640px) {
.subscribe .emaillist form {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.subscribe .emaillist input {
width: 100%; }
.subscribe .emaillist .es-field-wrap {
margin-bottom: 20px;
width: 100%; }
.subscribe .emaillist .es-field-wrap:first-child input {
-webkit-border-radius: 50px;
border-radius: 50px; }
.subscribe .emaillist .es-field-wrap:nth-child(2) input {
-webkit-border-radius: 50px;
border-radius: 50px; }
.subscribe .emaillist .es_subscription_form_submit {
width: 100%;
-webkit-border-radius: 50px;
border-radius: 50px; } } .top-bar {
background-color: #fff;
padding: 16px 0;
font-size: 14px;
color: #2f2c2c;
-webkit-box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.3);
box-shadow: 0 -20px 40px rgba(0, 0, 0, 0.3);
position: relative;
z-index: 30;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 992px) {
.top-bar {
width: 320px;
-webkit-transform: translate(-50%, -100%);
-ms-transform: translate(-50%, -100%);
transform: translate(-50%, -100%);
position: fixed;
left: 50%;
-webkit-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px; } }
@media (max-width: 992px) {
.top-bar > .container {
width: 100%; } }
.top-bar.open {
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
z-index: 999; }
.top-bar .flags {
width: 16px;
height: 16px;
-webkit-border-radius: 100%;
border-radius: 100%;
overflow: hidden;
float: left;
margin-right: 10px; }
.top-bar .nice-select {
float: left;
padding: 0 40px 0 0;
background-color: transparent;
font-size: 14px;
margin-bottom: 0;
color: var(--primary-accent-color); }
@media (max-width: 992px) {
.top-bar .nice-select {
float: none; } }
.top-bar .nice-select span {
color: var(--primary-accent-color); }
.top-bar .nice-select .option {
padding: 0 15px;
font-size: 12px; }
.top-bar .nice-select .option:hover {
color: var(--primary-accent-color); }
.top-bar .nice-select:after {
height: 6px;
width: 6px;
margin-top: -4px; }
.top-bar .nice-select:focus {
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent; }
.top-bar .contact-item {
float: left;
padding: 0 15px;
position: relative; }
@media (max-width: 992px) {
.top-bar .contact-item {
padding: 0;
margin-bottom: 15px;
float: none; } }
.top-bar .contact-item:first-child {
padding-left: 0; }
@media (max-width: 992px) {
.top-bar .contact-item:first-child {
padding: 0; } }
.top-bar .contact-item:last-child {
padding-right: 0; }
.top-bar .contact-item:last-child:after {
display: none; }
.top-bar .contact-item:after {
content: '|';
display: block;
position: absolute;
right: 0;
bottom: 0;
color: #595959; }
@media (max-width: 992px) {
.top-bar .contact-item:after {
display: none; } }
.top-bar a {
color: #504c4c;
border-bottom: 1px dashed #504c4c; }
.top-bar a:hover {
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.top-bar span {
color: #595959; }
.top-bar .login-block {
margin-left: 70px; }
@media (max-width: 992px) {
.top-bar .login-block {
margin-left: 0;
margin-top: 15px; } }
.top-bar .login-block img {
width: 28px;
height: 28px;
margin-right: 20px; }
.top-bar .socials {
display: inline-block;
margin-left: 10px; }
.top-bar .socials img {
width: 16px;
height: auto; }
.top-bar .socials a {
border: none; }
.top-bar .socials .social__item {
margin-right: 10px; }
.top-bar + .header {
top: 68px; }
@media (max-width: 992px) {
.top-bar + .header {
top: 0; } }
.top-bar + .header.headroom--not-top {
top: 0; }
.top-bar .top-bar-close {
width: 30px;
height: 30px;
position: absolute;
right: 5px;
top: 5px;
display: none;
border: none;
cursor: pointer; }
@media (max-width: 992px) {
.top-bar .top-bar-close {
display: block; } }
.top-bar .top-bar-close span {
display: block;
height: 2px;
background-color: #707070;
-webkit-border-radius: 10px;
border-radius: 10px;
margin: auto;
width: 100%;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
top: 50%;
position: absolute; }
.top-bar .top-bar-close span:first-of-type {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg); }
.top-bar .top-bar-close span:last-of-type {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg); }
.top-bar-dark {
background-color: #151414;
color: #797676; }
.top-bar-dark a {
color: #797676; }
.top-bar-dark span {
color: #504c4c; }
.top-bar-dark .nice-select .list {
background-color: #151414;
border: none;
-webkit-box-shadow: 0 5px 40px rgba(255, 255, 255, 0.3);
box-shadow: 0 5px 40px rgba(255, 255, 255, 0.3); }
.top-bar-dark .nice-select .option.selected.focus {
background-color: transparent; }
.top-bar-dark .nice-select .option.selected.focus:hover {
background-color: #424444; }
.top-bar-dark .nice-select .option:hover {
background-color: #424444; }
@media (max-width: 992px) {
.logged-in .top-bar {
top: 32px; } }
@media (max-width: 782px) {
.logged-in .top-bar {
top: 46px; } }
@media (max-width: 768px) {
.logged-in .right-menu {
top: 46px; } }
@media (max-width: 600px) {
.logged-in .right-menu {
top: 46px; } }
#site-header + .top-bar {
display: none; }
.top-bar-content-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
@media (max-width: 992px) {
.top-bar-content-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; } }
.top-bar-link {
display: none;
visibility: hidden;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
padding: 5px;
z-index: 50;
cursor: pointer;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
opacity: .9;
margin-left: auto; }
.top-bar-link svg {
width: 25px;
height: 25px;
min-width: 25px;
min-height: 25px;
fill: var(--header-font-color); }
@media (max-width: 992px) {
.top-bar-link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
visibility: visible; } }
.top-bar-link i {
margin: auto; }
.top-bar-link:hover {
opacity: 1; }
@media (max-width: 1200px) {
.top-bar > .container {
min-width: 100%;
padding-right: 15px;
padding-left: 15px; }
.top-bar .contact-item:first-child {
margin-right: 0; } }
@media (max-width: 992px) {
#site-header + .top-bar {
display: block !important; }
.top-bar {
width: 320px;
-webkit-transform: translate(-50%, -200%);
-ms-transform: translate(-50%, -200%);
transform: translate(-50%, -200%);
position: fixed;
left: 50%;
top: 0;
-webkit-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
padding: 30px 0; }
.top-bar > .container {
min-width: unset;
width: auto; }
.top-bar .nice-select {
float: none;
min-width: 190px; }
.top-bar .contact-item {
padding: 0;
margin-bottom: 15px;
float: none;
display: block; }
.top-bar .contact-item:first-child {
padding: 0; }
.top-bar .contact-item:after {
display: none; }
.top-bar-close {
display: block; } } .fs-background {
overflow: hidden;
position: relative; }
.fs-background, .fs-background-container, .fs-background-media {
-webkit-transition: none;
-o-transition: none;
transition: none; }
.fs-background-container {
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
overflow: hidden; }
.fs-background-media {
position: absolute;
top: 0;
bottom: 0;
opacity: 0; }
.fs-background-media.fs-background-animated {
-webkit-transition: opacity .5s linear;
-o-transition: opacity .5s linear;
transition: opacity .5s linear; }
.fs-background-media iframe, .fs-background-media img, .fs-background-media video {
width: 100%;
height: 100%;
display: block;
-webkit-user-drag: none; }
.fs-background-media.fs-background-fixed, .fs-background-media.fs-background-native {
width: 100%;
height: 100%; }
.fs-background-media.fs-background-fixed img, .fs-background-media.fs-background-native img {
display: none; }
.fs-background-media.fs-background-native {
background-position: center;
-webkit-background-size: cover;
background-size: cover; }
.fs-background-media.fs-background-fixed {
background-position: center;
background-attachment: fixed; }
.fs-background-embed.fs-background-ready:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: ''; }
.fs-background-embed.fs-background-ready iframe {
z-index: 0; }
.bg-layer {
position: absolute !important;
left: 0;
top: 0;
bottom: 0;
right: 0;
background: no-repeat center; }
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden; }
.responsive-video iframe, .responsive-video object, .responsive-video embed, .responsive-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; } .widget {
margin-bottom: 20px; }
.widget p:last-of-type {
margin: 0; }
.widget ul {
list-style: none; }
@media (max-width: 768px) {
.widget {
margin-bottom: 30px; } }
.widget .heading, .widget .crumina-heading {
margin-bottom: 20px; }
.widget .heading-decoration {
margin: 0; }
.widget .heading-title {
margin-bottom: 0; }
@media (max-width: 768px) {
.sidebar .widget:first-child {
margin-top: 40px; } }
.visual-hidden {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.widget .es_textbox_class {
width: 100%; }
.widget .es_lablebox {
padding-bottom: 3px;
padding-left: 40px; }
.widget .es_textbox_button {
width: auto;
color: #fff;
padding: 22px 50px;
font-size: 15px;
text-transform: uppercase;
-webkit-border-radius: 50px;
border-radius: 50px;
text-align: center;
cursor: pointer;
background-color: var(--primary-accent-color); }
@media (max-width: 768px) {
.widget .es_textbox_button {
padding: 15px 35px;
font-size: 13px; } } form.w-search {
position: relative; }
form.w-search input {
width: 100%; }
form.w-search button.icon {
position: absolute;
right: 30px;
top: 15px;
font-size: 26px;
background: transparent;
z-index: 10;
cursor: pointer; } .w-latest-news .latest-news-wrap {
margin-bottom: 20px; }
.w-latest-news .post-additional-info {
margin-bottom: 0; }
.w-latest-news .post__date time {
font-size: 14px; }
.w-latest-news .post__date > * {
display: inline-block;
vertical-align: middle; }
.w-latest-news .post__date i {
font-size: 20px;
margin-right: 10px; }
.latest-news-item {
padding: 10px 0;
border-bottom: 1px solid #edf2f7; }
.latest-news-item:last-child {
border-bottom: none; }
.latest-news-item .post__title {
font-size: 20px;
margin-bottom: 0; }
.latest-news-item .post__title:hover {
color: var(--primary-accent-color); }
.project-meta .post__date {
background: #fff;
display: inline-block;
vertical-align: middle;
margin-bottom: 0;
margin-right: 20px;
padding: 15px 25px;
-webkit-border-radius: 50px;
border-radius: 50px; } .category-post-item {
color: #595959;
margin-bottom: 15px; }
.category-post-item .post-count {
font-size: 14px;
margin-right: 15px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
width: 20px;
display: inline-block;
float: left;
clear: both;
position: relative;
top: 2px; }
.category-post-item a {
color: #595959;
position: relative;
display: block;
overflow: hidden; }
.category-post-item a i {
margin-left: 5px;
opacity: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: relative;
font-size: 12px;
color: var(--primary-accent-color); }
.category-post-item:hover .post-count {
color: #2f2c2c; }
.category-post-item:hover a {
color: var(--primary-accent-color); }
.category-post-item:hover a i {
opacity: 1; } .w-about .text-wrap + .btn {
margin-top: 20px; } .w-banner {
padding: 60px 30px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-color: transparent;
text-align: center; }
.w-banner .w-banner-content-text p {
color: #fff;
font-size: 16px;
margin-bottom: 30px; }
.w-banner .w-banner-content-title {
margin-bottom: 20px;
line-height: 1.3; }
@media (max-width: 1024px) {
.w-banner .w-banner-content-title {
font-size: 22px; } } .w-follow-title {
display: inline-block;
color: #fff;
background-color: inherit; }
.social-icon {
margin-right: 20px;
color: #fff;
font-size: 24px; }
.w-follow-add {
display: inline-block;
width: 60px;
height: 100%;
line-height: 60px;
text-align: center;
position: absolute;
right: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.1); }
.w-follow-add i {
font-size: 15px;
color: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%); }
.w-follow-add i.plus {
opacity: 1; }
.w-follow-add i.check {
opacity: 0; }
.w-follow-add.active i.plus {
opacity: 0; }
.w-follow-add.active i.check {
opacity: 1; }
.w-follow-item {
padding: 12px 15px 12px 15px;
display: inline-block;
min-height: 60px;
width: 100%;
position: relative; }
@media (max-width: 1024px) {
.w-follow-item {
padding: 15px; } } .w-tags {
overflow: hidden; }
.w-tags.post-tags {
clear: both; }
.tags-wrap a {
padding: 10px 15px;
font-size: 15px;
color: inherit;
border: 2px solid #edf2f7;
-webkit-border-radius: 50px;
border-radius: 50px;
margin-right: 10px;
margin-bottom: 10px;
float: left;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
@media (max-width: 1024px) {
.tags-wrap a {
padding: 10px 20px; } }
.tags-wrap a:hover {
color: #fff;
background-color: var(--primary-accent-color);
border-color: var(--primary-accent-color); } .w-custom-menu {
overflow: hidden; }
.w-custom-menu ul {
line-height: 1.2;
font-size: 14px; }
@media (max-width: 1024px) {
.w-custom-menu ul {
width: 100%; } }
.w-custom-menu li {
margin-bottom: 1.1em;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.w-custom-menu ul ul {
margin-left: 1em;
margin-top: 1.1em; }
.w-custom-menu i {
margin-right: 15px;
margin-top: 3px; }
.w-custom-menu a:hover {
margin-left: 10px; } .w-login .top-avatar {
text-align: center;
margin-bottom: 20px; }
.w-login .helped {
text-align: center; }
.w-login .w-custom-menu {
margin-top: 30px;
margin-bottom: 10px; }
.w-login .helped a {
margin-bottom: 5px;
display: block;
text-align: left; }
.remember-wrap {
display: table-cell;
vertical-align: middle; }
.remember-wrap .checkbox {
position: relative; }
.remember-wrap .checkbox input[type=checkbox] {
display: none; }
.remember-wrap .checkbox label {
padding-left: 30px; }
.remember-wrap .checkbox input {
margin-bottom: 25px; }
.remember-wrap .checkbox label:before {
content: "";
display: inline-block;
width: 14px;
height: 14px;
position: absolute;
left: 0;
top: 5px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
background-color: var(--primary-accent-color); }
.remember-wrap .checkbox input[type=checkbox]:checked + label:before {
content: "\2714";
font-size: 14px;
color: #fff;
text-align: center;
line-height: 14px; }
.login-btn-wrap {
overflow: hidden;
padding-bottom: 20px;
display: table; }
.login-btn-wrap .btn {
float: left;
margin-right: 20px; }
.sidebar .login-btn-wrap {
display: block; }
.sidebar .login-btn-wrap .btn {
float: none;
margin-right: 0;
margin-bottom: 20px; }
.sidebar .remember-wrap {
display: block; }
.sidebar .widget {
margin-bottom: 40px; } .w-contacts .contacts-icon {
max-width: 48px;
max-height: 48px; }
.w-contacts {
display: block; }
.w-contacts .contacts-title, .w-contacts .heading-title {
font-size: 30px;
margin-bottom: 20px; }
.w-contacts .contacts-item {
margin-bottom: 30px; }
@media (max-width: 768px) {
.w-contacts .contacts-item {
margin-bottom: 15px; } }
.w-contacts .contacts-item:last-child {
margin-bottom: 0; }   .w-instagramm {
overflow: hidden; }
.w-instagramm__a {
float: left;
text-align: center;
position: relative; }
.w-instagramm__a a {
display: block; }
.w-instagramm__a img {
width: 100%;
height: auto; }
.w-instagramm-padding .w-instagramm__a {
padding: 5px; }
.w-instagramm-padding .w-instagramm__wrap {
margin: 0 -5px; }
.w-instagramm--1-col .w-instagramm__a {
width: 100%; }
.w-instagramm--2-col .w-instagramm__a {
width: 50%; }
.w-instagramm--3-col .w-instagramm__a {
width: 33.33%; }
.w-instagramm--4-col .w-instagramm__a {
width: 25%; }
.w-instagramm--5-col .w-instagramm__a {
width: 20%; }
.w-instagramm--6-col .w-instagramm__a {
width: 16.66%; }
.w-instagramm--7-col .w-instagramm__a {
width: 14.28%; }
.w-instagramm--8-col .w-instagramm__a {
width: 12.5%; }
.w-instagramm--9-col .w-instagramm__a {
width: 11.11%; }
.w-instagramm--10-col .w-instagramm__a {
width: 10%; } .btn {
cursor: pointer;
display: inline-block;
text-decoration: none;
padding: 22px 50px;
font-size: 15px;
text-transform: uppercase;
color: #fff;
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-align: center; }
@media (max-width: 768px) {
.btn {
padding: 15px 35px;
font-size: 13px; } }
.btn + .btn {
margin-left: 30px; }
.btn img {
position: absolute;
left: 10px;
top: 10px; }
.btn i {
margin-left: 10px;
font-size: 12px;
display: inline;
vertical-align: middle; }
.btn span {
display: inline;
vertical-align: middle; }
.btn:after {
display: block;
width: 100%;
height: 100%; }
.btn:hover {
color: #fff; }
.btn.icon-left i {
margin-left: 0;
margin-right: 10px; }
.btn.c-primary:hover {
color: var(--primary-accent-color); }
.post-edit-link {
cursor: pointer;
display: inline-block;
text-decoration: none;
padding: 1.25rem 2.5rem;
font-size: 15px;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
color: #fff;
background-color: var(--primary-accent-color);
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-align: center;
margin: 30px 0; }
.post-edit-link:hover {
-webkit-box-shadow: 9px 9px 9px 0 rgba(76, 194, 192, 0.2);
box-shadow: 9px 9px 9px 0 rgba(76, 194, 192, 0.2);
color: #fff; }
@media (max-width: 768px) {
.post-edit-link {
padding: 15px 35px;
font-size: 13px;
margin: 10px 0; } }
.page-builder-wrap .edit-link {
display: block;
text-align: center; }
.crum-button.inline-block {
margin-bottom: 0; }
@media (max-width: 480px) {
.crum-button.inline-block {
display: block !important;
width: 100% !important;
margin-bottom: 10px; } }
.crum-button.inline-block + .crum-button.inline-block {
margin-left: 30px; }
@media (max-width: 480px) {
.crum-button.inline-block + .crum-button.inline-block {
margin-left: 0 !important; } }
.btn-small {
padding: 12px 35px;
text-transform: none;
font-size: 16px; }
@media (max-width: 768px) {
.btn-small {
padding: 15px 25px;
font-size: 13px; } }
.btn-medium {
padding: 20px 30px; }
@media (max-width: 768px) {
.btn-medium {
padding: 15px 25px;
font-size: 13px; } }
.btn-large {
padding: 25px 60px;
font-size: 18px; }
@media (max-width: 768px) {
.btn-large {
padding: 17px 40px;
font-size: 13px; } }
.c-primary .semicircle:after {
border-color: var(--primary-accent-color); }
.semicircle {
display: block;
position: absolute;
top: 12px;
left: 12px;
width: 18px;
height: 18px;
overflow: hidden; }
@media (max-width: 768px) {
.semicircle {
top: 10px;
left: 10px;
width: 12px;
height: 12px; } }
.semicircle:after {
content: '';
display: block;
position: absolute;
width: 35px;
height: 35px;
border: 2px solid #fff;
-webkit-border-radius: 100%;
border-radius: 100%; }
@media (max-width: 768px) {
.semicircle:after {
width: 20px;
height: 20px;
border: 1px solid #fff; } }
.semicircle--right {
display: block;
position: absolute;
top: 12px;
right: 12px;
width: 18px;
height: 18px;
overflow: hidden; }
.semicircle--right:after {
content: '';
display: block;
position: absolute;
width: 35px;
height: 35px;
border: 2px solid #fff;
-webkit-border-radius: 100%;
border-radius: 100%;
right: 0; }
.btn-hover-shadow:after {
content: "";
display: block;
width: 100%;
height: 100%;
-webkit-border-radius: inherit;
border-radius: inherit;
left: 0;
top: 0;
position: absolute;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.woocommerce a.button,
.woocommerce .widget_price_filter .price_slider_amount .button {
padding: 22px 30px;
font-size: 15px;
text-transform: uppercase;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease; }
.woocommerce a.button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2); }
.woocommerce a.button.wc-backward {
color: #fff;
font-weight: 400;
background-color: var(--primary-accent-color); }
.woocommerce-info,
.woocommerce-message {
-webkit-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2); }
.cart-empty {
margin-bottom: 40px; } .btn--dark {
background-color: #2f2c2c; }
.btn--dark:hover {
background-color: #3f3f3f; }
.btn--dark:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.5) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.5) inset; }
.btn--dark.btn-hover-shadow:hover {
background-color: #2f2c2c; }
.btn--dark.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2); }
.btn--dark.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.5) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.5) inset; }
.btn--dark.btn-border {
background-color: transparent;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.btn--dark.btn-border .semicircle::after {
border-color: var(--primary-accent-color); }
.btn--dark.btn-border:hover {
color: var(--primary-accent-color);
background-color: transparent; }
.btn--white {
background-color: #fff;
color: #222; }
.btn--white:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.1) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.1) inset; }
.btn--white.btn-hover-shadow {
color: #222; }
.btn--white.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(255, 255, 255, 0.2);
box-shadow: 9px 9px 9px 0 rgba(255, 255, 255, 0.2); }
.btn--white.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.1) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.1) inset; }
.btn--white.btn-border {
background-color: transparent;
color: #fff;
border-color: #fff; }
.btn--white.btn-border .semicircle::after {
border-color: #fff; }
.btn--white.btn-border:hover {
color: #fff;
background-color: transparent; }
.btn--primary {
background-color: var(--primary-accent-color); }
.btn--primary.btn-hover-shadow:hover {
-webkit-box-shadow: 9px 9px 9px 0 rgba(76, 194, 192, 0.2);
box-shadow: 9px 9px 9px 0 rgba(76, 194, 192, 0.2); }
.btn--primary.btn-border {
background-color: transparent;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.btn--primary.btn-border:hover {
background-color: transparent;
color: var(--primary-accent-color); }
.btn--primary.btn-border .semicircle::after {
border-color: var(--primary-accent-color); }
.btn--gray {
background-color: #ebebeb;
color: #2f2c2c; }
.btn--gray:hover {
background-color: #f3f3f3; }
.btn--gray:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--gray.btn-hover-shadow:hover {
background-color: #ebebeb; }
.btn--gray.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.2);
box-shadow: 9px 9px 9px 0 rgba(0, 0, 0, 0.2); }
.btn--gray.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--gray.btn-border {
background-color: transparent;
color: #ebebeb;
border-color: #ebebeb; }
.btn--gray.btn-border .semicircle::after {
border-color: #ebebeb; }
.btn--gray.btn-border:hover {
color: #ebebeb;
background-color: transparent; }
.btn--blue {
background-color: #00adef; }
.btn--blue:hover {
background-color: #00bff3; }
.btn--blue:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--blue.btn-hover-shadow:hover {
background-color: #00adef; }
.btn--blue.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(0, 191, 243, 0.2);
box-shadow: 9px 9px 9px 0 rgba(0, 191, 243, 0.2); }
.btn--blue.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--blue.btn-border {
background-color: transparent;
color: #00adef;
border-color: #00adef; }
.btn--blue.btn-border .semicircle::after {
border-color: #00adef; }
.btn--blue.btn-border:hover {
color: #00adef;
background-color: transparent; }
.btn--purple {
background-color: #6739b6; }
.btn--purple:hover {
background-color: #7643cf; }
.btn--purple:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--purple.btn-hover-shadow:hover {
background-color: #6739b6; }
.btn--purple.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(118, 67, 207, 0.2);
box-shadow: 9px 9px 9px 0 rgba(118, 67, 207, 0.2); }
.btn--purple.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--purple.btn-border {
background-color: transparent;
color: #6739b6;
border-color: #6739b6; }
.btn--purple.btn-border .semicircle::after {
border-color: #6739b6; }
.btn--purple.btn-border:hover {
color: #6739b6;
background-color: transparent; }
.btn--breez:hover {
background-color: #55d5d3; }
.btn--breez:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--breez.btn-hover-shadow:hover {
background-color: #4cc3c1; }
.btn--breez.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(85, 213, 211, 0.2);
box-shadow: 9px 9px 9px 0 rgba(85, 213, 211, 0.2); }
.btn--breez.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--breez.btn-border {
background-color: transparent;
color: var(--primary-accent-color);
border-color: var(--primary-accent-color); }
.btn--breez.btn-border:hover {
background-color: transparent;
color: var(--primary-accent-color); }
.btn--breez.btn-border .semicircle::after {
border-color: var(--primary-accent-color); }
.btn--secondary {
background-color: var(--secondary-accent-color); }
.btn--secondary:hover {
background-color: var(--secondary-accent-color); }
.btn--secondary:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--secondary.btn-hover-shadow:hover {
background-color: var(--secondary-accent-color); }
.btn--secondary.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(241, 91, 38, 0.2);
box-shadow: 9px 9px 9px 0 rgba(241, 91, 38, 0.2); }
.btn--secondary.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--secondary.btn-border {
background-color: transparent;
color: var(--secondary-accent-color);
border-color: var(--secondary-accent-color); }
.btn--secondary.btn-border .semicircle::after {
border-color: var(--secondary-accent-color); }
.btn--secondary.btn-border:hover {
background-color: transparent;
color: var(--secondary-accent-color); }
.btn--orange {
background-color: #fcaf3b; }
.btn--orange:hover {
background-color: #ffc265; }
.btn--orange:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--orange.btn-hover-shadow:hover {
background-color: #fcaf3b; }
.btn--orange.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(255, 194, 101, 0.2);
box-shadow: 9px 9px 9px 0 rgba(255, 194, 101, 0.2); }
.btn--orange.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--orange.btn-border {
background-color: transparent;
color: #fcaf3b;
border-color: #fcaf3b; }
.btn--orange.btn-border .semicircle::after {
border-color: #fcaf3b; }
.btn--orange.btn-border:hover {
color: #fcaf3b;
background-color: transparent; }
.btn--yellow {
background-color: #fecb16; }
.btn--yellow:hover {
background-color: #ffd21f; }
.btn--yellow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--yellow.btn-hover-shadow:hover {
background-color: #FFD21F; }
.btn--yellow.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(255, 210, 31, 0.2);
box-shadow: 9px 9px 9px 0 rgba(255, 210, 31, 0.2); }
.btn--yellow.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--yellow.btn-border {
background-color: transparent;
color: #fecb16;
border-color: #fecb16; }
.btn--yellow.btn-border .semicircle::after {
border-color: #fecb16; }
.btn--yellow.btn-border:hover {
color: #fecb16;
background-color: transparent; }
.btn--green {
background-color: #3cb879; }
.btn--green:hover {
background-color: #46d68d; }
.btn--green:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--green.btn-hover-shadow:hover {
background-color: #3cb879; }
.btn--green.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(70, 214, 141, 0.2);
box-shadow: 9px 9px 9px 0 rgba(70, 214, 141, 0.2); }
.btn--green.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--green.btn-border {
background-color: transparent;
color: #3cb879;
border-color: #3cb879; }
.btn--green.btn-border .semicircle::after {
border-color: #3cb879; }
.btn--green.btn-border:hover {
background-color: transparent;
color: #3cb879; }
.btn--dark-gray {
background-color: #31364c; }
.btn--dark-gray:hover {
background-color: #4a516e; }
.btn--dark-gray:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--dark-gray.btn-hover-shadow:hover {
background-color: #31364c; }
.btn--dark-gray.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(74, 81, 110, 0.2);
box-shadow: 9px 9px 9px 0 rgba(74, 81, 110, 0.2); }
.btn--dark-gray.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--dark-gray.btn-border {
background-color: transparent;
color: #31364c;
border-color: #31364c; }
.btn--dark-gray.btn-border .semicircle::after {
border-color: #31364c; }
.btn--dark-gray.btn-border:hover {
color: #31364c;
background-color: transparent; }
.btn--brown {
background-color: #c69c6c; }
.btn--brown:hover {
background-color: #e4b47c; }
.btn--brown:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--brown.btn-hover-shadow:hover {
background-color: #c69c6c; }
.btn--brown.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(228, 180, 124, 0.2);
box-shadow: 9px 9px 9px 0 rgba(228, 180, 124, 0.2); }
.btn--brown.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--brown.btn-border {
background-color: transparent;
color: #c69c6c;
border-color: #c69c6c; }
.btn--brown.btn-border .semicircle::after {
border-color: #c69c6c; }
.btn--brown.btn-border:hover {
color: #c69c6c;
background-color: transparent; }
.btn--rose {
background-color: #e91d62; }
.btn--rose:hover {
background-color: #ff528d; }
.btn--rose:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--rose.btn-hover-shadow:hover {
background-color: #e91d62; }
.btn--rose.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(255, 82, 141, 0.2);
box-shadow: 9px 9px 9px 0 rgba(255, 82, 141, 0.2); }
.btn--rose.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--rose.btn-border {
background-color: transparent;
color: #e91d62;
border-color: #e91d62; }
.btn--rose.btn-border .semicircle::after {
border-color: #e91d62; }
.btn--rose.btn-border:hover {
color: #e91d62;
background-color: transparent; }
.btn--violet {
background-color: #605ca9; }
.btn--violet:hover {
background-color: #8a86d5; }
.btn--violet:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--violet.btn-hover-shadow:hover {
background-color: #605ca9; }
.btn--violet.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(138, 134, 213, 0.2);
box-shadow: 9px 9px 9px 0 rgba(138, 134, 213, 0.2); }
.btn--violet.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--violet.btn-border {
background-color: transparent;
color: #605ca9;
border-color: #605ca9; }
.btn--violet.btn-border .semicircle::after {
border-color: #605ca9; }
.btn--violet.btn-border:hover {
color: #605ca9;
background-color: transparent; }
.btn--olive {
background-color: #3e4d50; }
.btn--olive:hover {
background-color: #576b6f; }
.btn--olive:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--olive.btn-hover-shadow:hover {
background-color: #3e4d50; }
.btn--olive.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(87, 107, 111, 0.2);
box-shadow: 9px 9px 9px 0 rgba(87, 107, 111, 0.2); }
.btn--olive.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--olive.btn-border {
background-color: transparent;
color: #3e4d50;
border-color: #3e4d50; }
.btn--olive.btn-border .semicircle::after {
border-color: #3e4d50; }
.btn--olive.btn-border:hover {
color: #3e4d50;
background-color: transparent; }
.btn--light-green {
background-color: #80be2d; }
.btn--light-green:hover {
background-color: #8fd532; }
.btn--light-green:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--light-green.btn-hover-shadow:hover {
background-color: #80be2d; }
.btn--light-green.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(143, 213, 50, 0.2);
box-shadow: 9px 9px 9px 0 rgba(143, 213, 50, 0.2); }
.btn--light-green.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--light-green.btn-border {
background-color: transparent;
color: #80be2d;
border-color: #80be2d; }
.btn--light-green.btn-border .semicircle::after {
border-color: #80be2d; }
.btn--light-green.btn-border:hover {
color: #80be2d;
background-color: transparent; }
.btn--dark-blue {
background-color: #2e3192; }
.btn--dark-blue:hover {
background-color: #4448c3; }
.btn--dark-blue:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--dark-blue.btn-hover-shadow:hover {
background-color: #2e3192; }
.btn--dark-blue.btn-hover-shadow:hover:after {
-webkit-box-shadow: 9px 9px 9px 0 rgba(68, 72, 195, 0.2);
box-shadow: 9px 9px 9px 0 rgba(68, 72, 195, 0.2); }
.btn--dark-blue.btn-hover-shadow:active {
-webkit-box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
box-shadow: 0px -4px 7px 0 rgba(0, 0, 0, 0.2) inset; }
.btn--dark-blue.btn-border {
background-color: transparent;
color: #2e3192;
border-color: #2e3192; }
.btn--dark-blue.btn-border .semicircle::after {
border-color: #2e3192; }
.btn--dark-blue.btn-border:hover {
color: #2e3192;
background-color: transparent; } .back-to-top {
position: absolute;
z-index: 999;
width: 50px;
height: 50px;
display: block;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
bottom: 50px;
right: 50px;
cursor: pointer; }
.back-to-top.with-bg {
padding: 10px;
-webkit-border-radius: 100%;
border-radius: 100%; }
.back-to-top svg {
max-width: 100%;
max-height: 100%;
fill: #222121;
stroke: inherit; }
.back-to-top svg:hover {
fill: var(--primary-accent-color); }
@media (max-width: 980px) {
.back-to-top {
bottom: 0;
top: auto;
-webkit-transform: none;
-ms-transform: none;
transform: none; } }
.back-to-top.hidden {
opacity: 0; }
.back-to-top-fixed {
position: fixed;
z-index: 999;
right: 30px;
bottom: 30px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 0;
visibility: hidden; }
.btn-border {
border: 2px solid;
background-color: transparent; }
.btn-border.btn-small {
padding: 10px 35px; }
@media (max-width: 768px) {
.btn-border.btn-small {
padding: 15px 25px; } }
.btn-border.btn-medium {
padding: 18px 34px; }
@media (max-width: 768px) {
.btn-border.btn-medium {
padding: 15px 25px; } }
.btn-border.btn-large {
padding: 23px 64px; }
@media (max-width: 768px) {
.btn-border.btn-large {
padding: 17px 40px; } }
.btn-border:hover {
background-color: rgba(255, 255, 255, 0.1); }
.crumina-servises-item:hover > .btn {
background-color: #2f2c2c !important;
border-color: #2f2c2c !important;
color: #fff !important; }
.crumina-servises-item:hover > .btn .semicircle:after {
border-color: #fff !important; }
.kc_twitter_feed.kc_twitter_style-2 .kc_twitter_follow,
.kc_facebook_recent_post.kc_shortcode .fb-button-profile {
cursor: pointer;
display: inline-block;
text-decoration: none;
padding: 10px 30px;
font-size: 15px;
text-transform: uppercase;
font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
-webkit-border-radius: 50px;
border-radius: 50px;
position: relative;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
text-align: center; }
.kc_twitter_feed.kc_twitter_style-2 .kc_twitter_follow:hover,
.kc_facebook_recent_post.kc_shortcode .fb-button-profile:hover {
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2); }
.message-boxes .message-box-wrap {
-webkit-border-radius: 30px;
border-radius: 30px;
-webkit-box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
box-shadow: 9px 9px 9px 0 rgba(47, 44, 44, 0.2);
border: none;
margin: 15px 0;
font-size: 16px; }
.message-boxes .message-box-wrap .kc-close-but {
position: relative; }
.message-boxes .message-box-wrap .kc-close-but:after {
content: '\f00d';
display: block;
position: absolute;
font-family: FontAwesome;
color: #fff;
left: 0;
top: 0;
font-size: 16px;
line-height: 1; }
.kc-multi-icons-wrapper button {
padding: 10px;
margin: 3px;
line-height: 1;
display: inline-block;
-webkit-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
background-color: var(--secondary-accent-color); } .crumina-grid .wp-block-pullquote {
border-top: 4px solid #555d66;
border-bottom: 4px solid #555d66;
color: #595959;
margin-top: 1em;
margin-bottom: 1em; }
.crumina-grid .wp-block-pullquote p::before {
display: none; }
.crumina-grid .wp-block-image,
.crumina-grid .wp-block-embed-vimeo {
margin: 2em auto; }
.crumina-grid .wp-block-gallery {
margin: 2em 1em;
list-style: none;
padding-left: 0; }
.crumina-grid .wp-block-image figcaption {
margin: 10px 5px 10px;
margin-bottom: 0;
display: block;
font-size: 14px;
line-height: 1.5;
background-color: #ececec;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px; }
.crumina-grid .wp-block-separator {
border: none;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: medium;
border-bottom: 2px solid #8f98a1;
margin: 1.65em auto; }
.crumina-grid .wp-block-separator:after {
display: block;
content: "";
clear: both; }
.crumina-grid .wp-block-separator.is-style-dots {
border: none; }
.crumina-grid .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px; }
.crumina-grid .blog-post ul:not([class]) li + li {
margin-top: 8px; }
.crumina-grid .wp-block-categories,
.crumina-grid .wp-block-archives,
.crumina-grid .wp-block-latest-posts,
.crumina-grid .wp-block-latest-posts {
list-style: none;
padding-left: 0; }
.crumina-grid .wp-block-categories li,
.crumina-grid .wp-block-archives li,
.crumina-grid .wp-block-latest-posts li,
.crumina-grid .wp-block-latest-posts li {
list-style: none; }
.crumina-grid .wp-block-categories li a,
.crumina-grid .wp-block-archives li a,
.crumina-grid .wp-block-latest-posts li a,
.crumina-grid .wp-block-latest-posts li a {
color: #2f2c2c; }
.crumina-grid .wp-block-categories li a:hover,
.crumina-grid .wp-block-archives li a:hover,
.crumina-grid .wp-block-latest-posts li a:hover,
.crumina-grid .wp-block-latest-posts li a:hover {
color: var(--primary-accent-color); }
.crumina-grid .wp-block-quote.is-large cite {
text-align: initial; }
.crumina-grid .wp-block-quote.is-large cite,
.crumina-grid .wp-block-quote.is-large footer,
.crumina-grid .wp-block-quote.is-style-large cite,
.crumina-grid .wp-block-quote.is-style-large footer {
font-size: .9em;
text-align: initial; }
.crumina-grid .wp-block-pullquote cite,
.crumina-grid .wp-block-quote cite {
margin-top: 10px; }
.crumina-grid .wp-block-quote.is-large,
.crumina-grid .wp-block-quote.is-style-large {
margin: 3em 0;
padding: 15px 15px 15px 100px; }
.crumina-grid figure.wp-block-audio {
margin: 1em 0; }
.crumina-grid .wp-block-archives {
padding-left: 0; }
.crumina-grid .wp-block-preformatted {
overflow: auto; }
.crumina-grid .post .post__content ul.wp-block-archives li,
.crumina-grid .post .post__content ul.wp-block-categories li,
.crumina-grid .post .post__content ul.wp-block-latest-posts li {
list-style: none; }
.crumina-grid .wp-block-latest-comments li:before {
display: none; } @media (max-width: 640px) {
.crumina-grid .wp-block-quote.is-large,
.crumina-grid .wp-block-quote.is-style-large {
padding-left: 50px;
margin: 1em 0; }
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p,
.wp-block-pullquote p {
font-size: 16px; }
.crumina-grid .wp-block-pullquote {
padding: 1em 0; } }