.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;
}.swpm-margin-10{
margin: 10px;
}
.swpm-margin-top-10{
margin-top: 10px;
}
.swpm-margin-bottom-10{
margin-bottom: 10px;
}
.swpm-hidden{
display: none;
}
.swpm-red-error-text{
font-weight: bold;
color: red;
}
.swpm-box-shadow {
box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
.swpm-yellow-box{
margin: 10px 0px;
padding: 10px;
background-color: #FFFFE0;
border-color: #E6DB55;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
}
.swpm-red-box {
margin: 10px 0px;
padding: 10px;
background-color: #FFEBE8;
border-color: #CC0000;
color: #333333;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-orange-box{
margin: 10px 0px;
padding: 15px 10px;
color: #3F2502;
text-shadow: 1px 1px #FFFFFF;
background-color: #FFF6D5;
border-color: #D1B655;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-white-box{
margin: 10px 0px;
padding: 15px 10px;
color: #3c434a;
background-color: #fff;
border-color: #c3c4c7;
border-width: 1px;
border-radius: 3px 3px 3px 3px;
border-style: solid;
} .swpm-grey-box{
margin: 10px 0px;
padding: 15px 10px;
background-color: #DDDDDD;
border-color: #CCCCCC;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-green-box {
margin: 10px 0px;
padding: 15px 10px;
background-color: #CCF4D6;
border-color: #059B53;
color: #043B14;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-blue-box {
margin: 10px 0px;
padding: 15px 10px;
background-color: #E7F4FE;
border-color: #AACEE6;
color: #1D263B;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;
} .swpm-submit-btn-default-style {
min-width: 150px;
padding: 0.5em 1em;
cursor: pointer;
} .swpm-tooltip-notes-container{
position: relative;
display: inline-block;
}
.swpm-tooltip-notes-style-1 {
display: none;
margin-top: 5px;
padding: 4px 7px;
border-radius: 3px;
background-color: #2d2d2d;
color: #FFFFFF;
z-index: 9999;
} .swpm-payment-block-ic-wrapper{
padding: 16px;
} .swpm-button-wrapper input[type="submit"]{
width: auto !important;
height: auto !important;
}
.swpm-button-wrapper input[type="image"]{
width: auto !important;
height: auto !important;    
} .swpm-login-widget-form input,.swpm-login-widget-form checkbox{
width: auto;
}
.swpm-username-input, .swpm-password-input{
margin-bottom: 10px;
}
.swpm-login-submit{
margin: 10px 0px;
}
.swpm-login-widget-action-msg{
font-weight: bold;    
}
.swpm-logged-label{
font-weight: bold;
}
.swpm-logged-subs-status-value{
font-weight: bold;
color:#CC0000;
}
.swpm-logged-subs-status-description{
opacity: 0.8;
}
.swpm-edit-profile-link{
font-weight: bold;
}
.swpm-logged-logout-link{
font-weight: bold;
} .swpm-pw-reset-submit-button{
margin: 10px 0px;
}
.swpm-pw-reset-widget-form table{
border: none;
}
.swpm-pw-reset-widget-form tr{
border: none;
}
.swpm-pw-reset-widget-form td{
border: none;
}
.swpm-reset-pw-error{
font-weight: bold;
color: red;
}
.swpm-reset-pw-success-box{
margin: 10px 0px;
padding: 15px 10px;
background-color: #CCF4D6;
border-color: #059B53;
color: #043B14;
border-radius: 3px 3px 3px 3px;
border-style: solid;
border-width: 1px;    
} .swpm-registration-widget-form td{
min-width: 100px;
}
.swpm-registration-widget-form input[type="text"], .swpm-registration-widget-form input[type="password"]{
width: 95%;
position: relative;
}
#swpm-accept-terms{
position: relative; }
#swpm-accept-pp{
position: relative; }
.swpm_already_used_registration_complete_link_msg{
font-weight: bold;
}
.swpm_registration_hidden_to_logged_users_msg{
font-weight: bold;
}
.swpm_registration_complete_link_invalid_msg{
font-weight: bold;
} .swpm-edit-profile-form input[type="text"], .swpm-edit-profile-form input[type="password"] {
width: 95%;
position: relative; }
.swpm-edit-profile-form select {
width: 95%;
}
.swpm-edit-profile-submit-section{
text-align: center;
}
.swpm-profile-account-delete-section{
text-align: center;
}
.swpm-profile-account-delete-section a{
color: red !important;
}
.swpm-profile-update-success{
font-weight: bold;
color: green;    
}
.swpm-profile-update-error{
font-weight: bold;
color: red;    
} .swpm-restricted{
font-weight: bold;
color:red;
}
.swpm-select-box-left{
margin: 0;
padding-bottom: 5px;
} .swpm_status_completed{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #b6e4b6;
}
.swpm_status_refunded{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #e4d4b6;
}
.swpm_status_general{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #dedede;
}
.swpm_status_subscription, .swpm_status_subscription_created{
padding: 7px 15px;
width: auto;
display: inline-block;
text-align: center;
min-width: 80px;
border-radius: 4px;
background-color: #b6dee4;
}
.swpm-active-subs-table{
width: 100%;
}
.swpm-active-subs-table td, .swpm-active-subs-table th{
text-align: left;
padding: 6px 10px;
}
.swpm-sub-attached-to-profile{
font-style: italic;
opacity: 0.7;
}
.swpm-cancel-subscription-button{
padding: 8px 15px;
text-align: center;
border-radius: 4px;
border: none; 
outline: none; 
margin: auto;
}
.swpm-cancel-subscription-button-active{
background-color: #ff6a6a;
cursor: pointer;
color: white;
}
.swpm-cancel-subscription-button-active:hover{
background-color: #d95e5e;
transition: 200ms;
}
.swpm-active-subs-api-key-error-msg{
color: #cc0000;
}
.swpm-cancel-subscription-form{
margin-bottom: 0;
}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative; overflow:hidden; margin:0;}figure img{width:100%}
body{
overflow:visible !important;
line-height:1.8;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.clearfix:after {
content: "\00A0";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix{
display:block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix{
height: 1%;
}
.clearfix {
display: block
}
pre,
code{
margin:20px 0;
font-family:"Courier New", Courier, monospace;
font-size:15px;
display:inline-block;
background:rgba(204,204,204,.2);
padding:2px;
max-width:100%;
}
pre{
overflow-x:scroll;
padding:10px;
}
.wrapper_main {
display: flex;
flex-direction: column;
min-height:100vh;
}
.wrapper{
max-width:100%;
overflow:hidden;
flex: 1 0 auto;
}
.wrapper_inn{
overflow:hidden;
} html, body {
height: 100%;
margin:0;
padding:0;
}
img,.imgwrap{
max-width:100%;
position:relative;
overflow: hidden;
}
.imgwrap img{ width:100%;}
ol, ul {
list-style-position: inside;
}
.rad{
-moz-border-radius:2px;
-khtml-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
.rad_big,ul.social-menu li a,#main-nav > li.special > a{
-moz-border-radius:30px;
-khtml-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
}
img.avatar{
-moz-border-radius:50%;
-khtml-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%x;
}
.tranz,#nav,.tmnf_icon,.nav-previous a,.nav>li>a:before{
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
transition: all .5s ease;
}
.tranz2,ul.menu>li>a{
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
transition: all .2s ease;
}
a,a:hover,.nav li a,.ribbon,.ribbon a{
text-decoration:none;
-moz-transition: all 0.2s ease-in;
-webkit-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
}
.ghost{
overflow:hidden;
}
small,.small{
font-size:80% !important;
}
.fl{
float:left !important;
}
.fr{
float:right !important;
}
.cntr{
text-align:center !important;
}
.p-border{
border-style: solid;
}
.slant{
font-weight:normal;
font-style:italic;
}
.lower{
text-transform: lowercase !important
}
.italic{
font-style:italic !important
}
.fat{
font-weight:bold !important
}
.white_text{
color:#fff;
}
.hrline,.hrlineB{
clear:both;
width: 100%;
margin:0 0;
padding:0;
height:1px;
position:relative;
border-bottom: 1px solid rgba(255,255,255,.1)
}
.hrlineB{
margin:0 0 30px 0 !important;
}
.hrline span,.hrlineB span{
width:30px;
background:#999;
height:1px;
position: absolute;
top:0;
left:0;
}
.entry p a:hover,
.entry ol a:hover,
.entry ul a:hover{
color:#fff;
}
.tmnf_hide{
display:none !important;
}
.tmnf_icon{
position:absolute;
top:0;
right:55px;
z-index:2;
font-size:14px;
line-height:1;
width:38px;
height:38px;
text-align:center;
padding:10px 0;
}
.tmnf_gradient,
.item_big.has-post-thumbnail .item_inn,
.mag_block_2 .has-post-thumbnail .item_inn,
.guten_carousel .has-post-thumbnail .item_inn{
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 56%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 56%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 56%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
} h1,h2,h3,h4,h5,h6{
line-height:1.1;
letter-spacing: -0.01em;
}
h1{
margin:15px 0;
padding:0;
}
h2{
margin:10px 0 20px 0;
padding:0;
}
.archive_title{ margin-top:80px !important; margin-bottom:0 !important;}
h2.archiv br{
display:none;
}
h3{
margin:25px 0 15px 0;
padding:0;
}
h3.leading{
margin:0 0 10px 0;
padding:0;
}
h4{
margin:15px 0 10px 0;
padding:0;
}
h5,h6{
margin:5px 0;
padding:0;
} #header{
padding:0 0 0 0;
overflow: visible;
margin:0 auto 0 auto;
float:none;
display:block;
width:100%;
z-index:10;
position:relative;
}
#titles,
#titles img{ max-width:100%;}
.headad img,
.headad ins{ overflow:hidden; display:block; max-width:100%; margin:0 0;}
.head_extend,
.cart-contents{padding:3px 0 0 0;}
.icon_extend i,
.cart-contents i{ font-size:20px; padding:6px 2px;}
.icon_extend span{
font-size:10px !important;
line-height:1 !important;
text-transform:uppercase;
opacity:.8;
display:inline;
margin:6px 10px;
letter-spacing:2px;vertical-align:3px;
}
#header ul.social-menu{ padding:7px 10px 0 15px;}
#header ul.social-menu a span,
.icon_extend span{ display:none;}
.will_stick.scrollUp{transform: translateY(-100px);}
.will_stick.scrollDown{
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9998;
transition: all 0.5s;
}
.admin-bar .will_stick.scrollDown{top:32px;} .nav {
padding: 0;
list-style: none;
display:inline-block;
float:none;
margin:0 auto;
z-index:9;
text-align:center;
}
.nav a {
position: relative;
display: block;
z-index: 1;
padding: 8px 0;
text-decoration: none;
}
.nav a i{
margin-right:6px;
}
.nav>li>a{
display: block;
padding:15px 0 12px 0;
text-decoration: none;
line-height:1;
border-bottom:3px solid rgba(0,0,0,0);
text-align:left;
}
#main-nav > li.special > a{padding:15px 20px 12px 20px;}
.nav li a .menu-item-description{
display: none;
padding-top:6px;
margin-bottom:-3px;
letter-spacing:0 !important;
font-size:12px !important;
text-align:left;
font-weight:500;
text-transform: none;
opacity:.5
}
.nav>li>a>.menu-item-description{
display:block;
}
.nav li {
display:block;
position: relative;
overflow: hidden;
}
.nav>li {
margin:0 0;
padding:0 12px;
-webkit-backface-visibility: hidden;
position:relative;
float:none;
display:inline-block;
}
.nav li ul {
margin:-3px 0 0 -30px;
padding:15px 0;
width:250px;
position: absolute;
z-index:9;
backface-visibility: hidden;
}
.nav li ul li>a {
margin:0 30px;
padding:14px 0px 13px 0;
border-bottom:1px dotted rgba(255,255,255,.2);
text-align:left;
line-height:1.4;
}
.nav li ul li>a:hover,.nav li ul li.current-menu-item>a{
padding-left:1px;
}
.nav li ul li.current-menu-item>a{ opacity:.7; font-weight:bold !important}
.nav li ul li a i{
margin-right:5px !important;
}
.nav li ul li:last-child>a{
border-bottom:none;
}
.nav>li>ul:after {
border-color: #900 transparent;
border-style: solid;
border-width: 0 6px 6px;
bottom: 100%;
content: "";
height: 0;
position: absolute;
left: 28px;
top:-5px;
width: 0;
}
.nav>li>ul>li,.nav li ul ul li{
width:100%;
max-width:250px;
}
.nav li ul ul{
margin: -60px 0 0 248px;
}
.nav>li:nth-last-child(1)>ul ul,
.nav>li:nth-last-child(2)>ul ul{ margin-left:-248px;}
.nav li.menu-item-has-children>a,.nav li.page_item_has_children>a {
padding-right:12px !important;
}
.menu-item-has-children>a::after {
position:absolute;
content: "\25BC";
height:3px;
width: 3px;
top:48%;
right:4px;
font-size:8px !important;
margin-top:-2px;
font-weight:normal;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nav li ul {
position: absolute;
left: -999em;
}
.nav li:hover, .nav li.hover {
position: static;
}
.nav li:hover ul ul,.nav li.sfhover ul ul,.nav li:hover ul ul ul,.nav li.sfhover ul ul ul,.nav li:hover ul ul ul ul,.nav li.sfhover ul ul ul ul {
left: -999em;
}
.nav li:hover ul,.nav li.sfhover ul,.nav li li:hover ul,.nav li li.sfhover ul,.nav li li li:hover ul,.nav li li li.sfhover ul,.nav li li li li:hover ul,.nav li li li li.sfhover ul {
left: auto;
} input#navtrigger{
padding:8px;
height:42px;
width:42px;
background-image: none;
margin: 10px 0 10px 30px;
display:none;
position: relative;
float:right;
z-index:99;
text-align:center;
font-size:24px;
line-height:1;
cursor:pointer;
}
input#navtrigger:hover{
color:#fff !important
}
#header [type="checkbox"]:checked ~ #navigation {
display: block !important;
}
#header input[type=checkbox]{
display: none;
}
.show-menu {
padding:16px 20px;
height:48px;
width:calc(100% + 40px);
background-image: none;
margin:0 -20px;
position: relative;
z-index:99;
text-align:left;
font-size:13px !important;
line-height:1;
text-transform:uppercase;
cursor:pointer;
display:none;
}
.show-menu i,
span.close_menu{ margin: 0 5px 0 0;}
.close_menu{ display:none;}
#header [type="checkbox"]:checked + label i{ display:none;}
#header [type="checkbox"]:checked + label .close_menu{ display:inline;}
#header [type="checkbox"]:checked ~ #navigation {
display: inline-block !important;
}
#header input[type=checkbox]{
display: none;
} #core {
padding-top:60px;
}
.main_part { border-top-width:1px;} .blogger {
padding:0;
margin:0 -30px;
width:calc(100% + 60px);
overflow:hidden;
}
.blogger>.item{
position:relative;
margin:0 0 60px 0;
padding:0 30px;
float:left;
width:50%;
overflow:hidden;
}
.blogger>.item_big{ width:100%;}
.item_big.has-post-thumbnail .item_inn{ position:absolute; bottom:0; left:30px; right:30px;padding:60px 60px 50px 60px;}
.item_big .tmnf_excerpt{ width:60%; float:left;}
.item_big .meta_more { position:absolute; bottom:0; right:40px;}
.item_big.has-post-thumbnail .meta_more {bottom:60px; right:60px;}
.item_small.has-post-thumbnail .item_inn{ padding:20px 20px 0 0; margin:-40px 60px 0 0; position:relative;}
.item_small p.teaser{ font-size:90%; margin:0 0 15px 0;}
.blog_layout_2 .item:nth-child(2n+3){clear:left;} .format-quote{
pointer-events:none;
position:relative;
}
.format-quote p.teaser span,.format-quote .meta_more,.format-quote .meta,.format-quote .entryhead{
display:none !important;
}
.format-quote .item_inn{
top:0;
padding:40px 40px 80px 40px;
}
.format-quote p.teaser{
line-height:1.3;
opacity:1;
display:block !important;
}
.format-quote h2{
position:absolute;
bottom:40px;
left:70px;
font-size:18px !important;
font-weight:normal !important;
margin:0 0 !important;
}
.single .format-quote{
margin:80px 0;
padding:100px 10%;
text-align:center;
position:relative;
overflow:hidden;
} .postbar{
position:relative;
z-index:3;
}
.content_inn{
overflow:hidden;
}
.wrapper_main.tmnf-sidebar-null .content_inn,
.wrapper .postbarNone .content_inn{
overflow: visible !important;
}
.page_hero{ overflow:hidden; position:relative; padding:300px 0 30px 0;}
.page_hero .container{ position:relative; z-index:1;}
.page_hero .tmnf_gradient_alt{position:absolute; top:0; left:0; width:100%; height:100%; z-index:0;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.page_hero img{ position:absolute; top:0; left:0; width:100%; opacity:.8;}
.page_hero h1,
.page_hero p{ max-width:800px;}
.page_hero.big_cover{ margin:60px auto 0 auto; max-width:1400px; float:none; padding:240px 0 30px 0;}
.postbarNone .page_hero .container,
.page_hero.big_cover .container{ text-align:center; max-width:800px;}
h1.entry-title{
line-height:1.1;
border-width:0 0;
margin:0 0;
padding:15px 0 25px 0;
}
.page h1.entry-title{ margin-bottom:30px;}
.page .postbarNone h1.entry-title{ text-align:center; max-width:700px; margin:60px auto 40px auto;}
.tmnf-sidebar-null h1.entry-title,
.tmnf-sidebar-null .meta,
.tmnf-sidebar-null .tmnf_excerpt,
.post-template-template-fullwidth h1.entry-title,
.post-template-template-fullwidth .meta,
.post-template-template-fullwidth .tmnf_excerpt{max-width:700px; margin-left:auto !important; margin-right:auto !important; }
.single-post .meta{
float:none;
width:100%;
overflow:hidden;
padding:0 0;
margin:0 0 15px 0;
display:inherit;
}
.tmnf_excerpt p{
font-size:110%;
margin:0 0 0 0;
}
.single-post .tmnf_excerpt p{
margin:0 0 40px 0;
}
.has-post-thumbnail .entryhead_single{
margin:0 0 40px 0;
}
.has-post-thumbnail .entryhead_single img{ width:100%;}
.entry{
overflow:visible;
float:none;
margin:0 auto;
}
.entry p{
margin:30px 0;
}
.entry p:first-of-type{
margin-top:0;
}
.entry>p:last-of-type{ overflow:hidden;}
.entry p a,.header_text a,
.entry ol li>a,.entry ul li>a{
border-width:0 0 1px 0;
border-style:solid;
}
.entry p a:hover{
color:#002044 !important;
border-bottom:1px solid rgba(0,0,0,0)
}
.entry p iframe{
max-height:450px;
}
.entry cite{
font-weight:400;
font-size:13px;
}
.entrywoo{
margin:40px 60px
}
.entryfull p{
margin:0 0 10px 0;
}
.titlewrap{
position:absolute;
bottom:10%;
left:50%;
margin:0 0 0 -580px;
max-width:45%;
}
.entryhead .imgwrap{
background:none;
}
.entry ul:not(.wp-block-gallery), li.comment ul {
list-style-type: disc;
list-style-position: outside;
margin: 0 0 0 30px;
}
.entry ol, li.comment ol {
list-style-type: decimal;
list-style-position: outside;
margin: 0 0 0 30px;
}
.entry>ul,
.entry>ol{ margin-bottom:40px;}
.entry ol li{
padding:2px;
}
.entry ul ul, .entry ol ul, li.comment ul ul, li.comment ol ul {
list-style-type: circle;
list-style-position: inside;
margin-left: 15px;
}
.entry ol ol, .entry ul ol, li.comment ol ol, li.comment ul ol {
list-style-type: lower-latin;
list-style-position: inside;
margin-left: 15px;
}
.entry blockquote{
border-left-width:3px;
border-left-style:solid;
padding:15px 40px !important;
margin:40px 0;
}
.entry blockquote p{
margin:0 0 0 0;
letter-spacing:0;
line-height:1.8;
font-size:24px;
}
.entry blockquote cite{
opacity:.7;
margin-top:10px;
display:block
}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{
margin:30px 0 10px 0;
line-height:1.4;
text-transform:none;
}
.entry h5{ font-size:20px !important}
.entry h6{ font-size:16px !important} .postinfo{
overflow:hidden;
padding:0 0;
}
.post-tags{
margin-bottom:50px;
font-size:85%;
}
.taggs,.postauthor {
margin:0 0;
}
span.modified{
margin:0 0 0 0;
visibility:hidden;
display:none;
}
.postauthor {
overflow:hidden;
padding:0;
float:left;
width:100%;
margin:50px 0 0 0;
}
.postauthor h5{
margin:0 0 10px 0;
}
#content .postauthor img.avatar{
float:left !important;
margin:0 35px 0 0 !important;
width:13.5%;
}
h3.additional{
margin:0 0 20px 0;
}
.authordesc{
margin:10px 0 0 0;
padding-left:calc(13.5% + 35px);
font-size:80%;
line-height:1.8;
}
.authoricons a{
font-size:15px;
padding:0 8px;
margin:25px 1px 10px 0;
width:30px;
float:none;
text-align:center;
}
.authoricons a.hidd{
display:none
}
.tmnf_related>div.item{ margin-bottom:40px;}
.tmnf_related img{
margin:-30px 0;
width:100%;
}
.tmnf_related p.teaser,
.tmnf_related .meta_more,
.tmnf_related .item .meta_deko:after{ display:none}
.tmnf_related .item_small:nth-child(4){clear: left;}
h3.related_title{
margin:0 30px 20px 30px;
}
.tmnf_related .item h2{ font-size:22px; padding-right:15px;}
.archivloop{
overflow:hidden;
padding:1px 0 0 1px;
}
.archivloop>div{
overflow:hidden;
margin:-1px 0 0 -1px;
padding-top:30px !important;
height: 395px !important;
border:2px solid #ddd;
width:33.33% !important;
}
.postad,.contentad{
width:100%;
margin:0 0 30px 0;
overflow:hidden;
text-align:center;
}
.contentad img,.contentad ins,.postad img,.postad ins{
max-width:100%;
display:block !important;
margin:0 auto !important;
}
#post_nav{
float:right;
width:100%;
margin:20px 0 60px 0;
line-height:1.4 !important;
border-width:1px 1px 0 1px;
}
.post_nav_item{ overflow:hidden; padding:30px 40px; border-bottom-width:1px;}
#post_nav img{
float:right;
width:90px;
margin:10px 0;
overflow:hidden;
}
#post_nav .post_nav_next img{
float:left;
}
.post_nav_arrow{ float:left; font-size:30px; width:90px; padding:23px 0 0 0;}
.post_nav_next .post_nav_arrow{ float:right; text-align:right;}
.post_nav_text{ overflow:hidden; display:block; width:calc(100% - 180px); padding:10px 60px;}
.post_nav_text span{ text-transform:uppercase;} #sidebar{ overflow:hidden;}
.sidebar_item{
padding:35px 50px 20px 50px;
margin:0 0 60px 0;
font-size:90%;
overflow:hidden;
border-width:1px;
border-style:solid;
}
#flyoff .sidebar_item{border-width:0; margin-bottom:0;}
.sidebar_item h5{
position:relative;
overflow:hidden;
margin:0 0 25px 0;
width:100%;
padding:0 0 15px 0;
display:block;
border-bottom-width:4px;
border-bottom-style:solid;
}
.sidebar_item ul{
margin:0 0 20px 0;
display:block;
width:auto;
list-style:none;
}
.sidebar_item ul ul{margin:0 0 0 0;}
.sidebar_item li,.sidebar_item p{
text-align:left;
position:relative;
padding:8px 0;
overflow:hidden;
border-top:1px solid rgba(204,204,204,.5);
}
.sidebar_item p{
border-top:none;
}
.sidebar_item .adimg{ margin:10px auto 30px auto;}
.sidebar_item ul.children{
margin:8px 0 -8px 15px;
list-style-type:none;
display:block;
overflow:hidden;
clear:both;
}
.cat_nr{
font-style:italic;
float:right;
border-radius:50%;
margin-top:2px;
height:24px;
width:24px;
text-align:center;
padding:6px 0;
font-size:11px;
line-height:11px;
}
.sidebar_item>ul>li:first-child{
border-top:none;
}
.sidebar_item>ul>li.page_item a{
float:none;
text-align:left;
}
.sidebar_item form{
overflow:hidden;
padding:0 0 0 0;
}
.sidebar_item select{
margin:10px 0 40px 0;
width:100%;
font-size:100% !important;
clear:both;
float:none;
}
.sidebar_item .searchform{
margin:30px 0 40px 0;
padding:0 0;
float:none;
clear:both;
overflow:hidden;
}
ul.wp-review-tabs{
margin-bottom:0;
} ul.lists{
list-style:none;
overflow:hidden;
margin:0;
width:106%
}
ul.lists li ul, ul.lists li ul li{
margin:0 0 0 0 !important;
padding:0 0 0 0 !important;
width:100%;
background:none;
}
.lists li{
padding:0 10px 0 26px;
margin:0 3% 0 0;
float:left;
width:31%;
list-style:none;
}
.rssSummary,.rss-date{
font-size:14px;
line-height:1.6 !important;
display:block;
}
.rss-date{
opacity:.7;
font-style:italic;
font-size:12px;
margin:5px 0;
}
a.rsswidget{
clear:both;line-height:1.4; display: inline-block; font-weight:bold; margin:15px 0 0 0;
}
.rsswidget img{
float:left;
margin:3px 8px 0 0;
}
.sidebar_item cite{ font-family:'Open Sans';display:block; margin:8px 0 10px 0;font-style:italic;font-size:12px !important; font-weight:400 !important; opacity:.7;}
#recentcomments li{
text-align:left;
}
#recentcomments li a{
float:none;
display:inline;
} .sidebar_item ul.menu{
list-style:none;
margin:10px 0 30px 0
}
.sidebar_item ul.menu li{
text-align:left;
display:block;
padding:8px 0;
border-top:1px solid rgba(204,204,204,.5);
}
.sidebar_item ul.menu li ul{
margin:10px 0 -5px 20px
}
.sidebar_item ul.menu li ul ul ul ul ul ul{
margin:10px 0 -5px 10px
}
.sidebar_item ul.menu>li:first-child{
border-top:none;
}
.sidebar_item ul.menu li a{
float:none;
}
.sidebar_item ul.menu .menu-item-has-children > a::after{
display:none;
} .fb-page.fb_iframe_widget{
margin-top:30px;
} .tp_recent_tweets ul{
margin:0 0 15px 0 !important;
}
.tp_recent_tweets ul li{
overflow:hidden;
padding:15px 0 15px 25px !important;
border-top-width: 1px ;
border-top-style: solid;
list-style:none !important;
margin:0 !important;
position:relative;
background:none !important;
line-height:2 !important;
}
.tp_recent_tweets ul li:first-child{
border-top:none;
}
.tp_recent_tweets ul li span a{ opacity:.9;
font-weight:normal;
}
a.twitter_time{
font-style:italic;
font-size:11px;
}
.tp_recent_tweets ul li::before { opacity:.2;
content: "•";
font-family: FontAwesome;
font-size:16px !important;
left:2px;
position: absolute;
top: 15px;
} ul.featured {
margin: 0 0 0 0 !important;
overflow: hidden;
float: left;
list-style:none !important;
width:100%;
}
ul.featured li{
list-style:none !important;
padding:0 0 !important;
margin:0 0 !important;
display:block;
overflow:hidden;
}
ul.featured li:first-child{border-top:none;}
.tab-post{
padding:25px 0;
margin:0 0;
border-width:0 0;
}
li:first-child .tab-post{
border-top:none;
padding-top:10px;
min-height:90px
}
.tab-post h4{
margin:10px 0 0 0;
}
.tab-post .imgwrap {
float:left;
margin:0 25px 25px 0;
max-width:40%;
}
.tab-post img{
margin:0 !important;
}
.tab-post .meta{
opacity:1;
float:none;
margin:0 0;
border-top:none;
padding:6px 0 0 0;
!important;
}
.tab-post .meta_deko::after{ display:none;}
.tab-post .meta .divider{
display:none;
}
.serchwidget{
overflow:hidden;
margin-bottom:25px;
}
.twinsbox{
margin:0 0 30px 0;
} #comments {
clear: both;
padding:0 0 50px 0;
}
#commentform{
margin-bottom:0;
}
#comments .navigation {
padding:20px 0;
clear: both;
overflow:hidden;
}
.commentlist {
list-style: none;
margin:0 0 0 0 !important;
}
.commentlist li.comment {
margin: 0 0;
padding: 25px 0 25px 80px;
position: relative;
list-style:none;
}
.commentlist li.comment.parent {
padding: 25px 0 0 80px;
}
.commentlist li:last-child {
border-bottom: none;
margin-bottom: 0;
}
#comments .comment-body{
position:relative;
}
#comments .comment-body p{
margin-bottom:8px;
font-size:90%;
}
#comments .comment-body ul,
#comments .comment-body ol {
margin-bottom: 18px;
}
#comments .comment-body p:last-child {
margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
margin-bottom: 24px;
}
.commentlist ol {
list-style: decimal;
}
.comment-author {
line-height:1.4;
}
.commentlist .avatar {
position: absolute;
top:0;
left:-80px;
}
.comment-author cite {
}
.comment-author .says {
font-style: italic;
display:none;
}
.comment-meta {
margin: 0 0 20px 0;
font-size:13px;
font-style:italic;
opacity:.7;
}
.comment-meta a:link,.comment-meta a:visited {
text-decoration: none;
}
.comment-meta a:active,.comment-meta a:hover {
color: #ff4b33;
}
#comments .reply{
position:absolute;
top:31px;
right:0;
}
#comments .reply a {
font-size: 13px !important;
margin:-13px 0 0 0 !important;
display:block;
float:left;
padding:6px 8px 6px 25px;
position:relative;
opacity:.7;
}
.reply a,a.comment-edit-link {
opacity:.6;
}
#comments a.comment-reply-link:before{
position:absolute;
top:7px;
left:7px;
z-index:2;
content:"\f097";
font-family:'Font Awesome 5 Free' ;
content:"\f3e5";
font-size:11px;
font-weight:700;
}
.reply a:hover,a.comment-edit-link:hover {
color: #ff4b33;
}
.commentlist .children {
list-style: none;
margin: 0;
}
.commentlist .children li {
list-style: none;
border: none;
}
.commentlist .children>li:first-of-type {
padding-top:50px;
}
.nopassword,.nocomments{
display: none;
}
#comments .pingback {
border-bottom: 1px solid #e7e7e7;
margin: 0 0;
padding: 25px 0;
}
#comments .pingback p {
opacity:.8;
display: block;
font-size: 13px;
margin: 0;
}
#comments .pingback .url {
font-size: 15px;
margin:0 0 10px 0;
display:block;
} #respond {
margin:0;
overflow: hidden;
position: relative;
}
#respond h3#reply-title{ margin:30px 0 16px 0;}
.comment-form-author,
.comment-form-email,
.comment-form-url{
width:30.63%;
float:left;
margin-right:4%;
}
.comment-form-email{
}
.comment-form-url{
margin-right:0;
}
input#author,input#email,input#url{
width:99.7% !important;
margin-bottom:20px !important;
border-width:1px;
border-style:solid;
letter-spacing:0;
}
#respond .comment-notes,
p.logged-in-as {
margin:15px 0;
opacity:.8;
font-size:13px;
}
p.logged-in-as{ margin-top:10px !important;}
.form-allowed-tags {
display: none;
}
.children #respond {
margin: 0 48px 0 0;
}
#comments-list #respond {
margin:0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 13px;
font-weight: normal;
margin-left:10px;
}
#respond .required {
color: #ff4b33;
font-weight: bold;
margin-left:3px;
}
#respond label {
color: #888;
font-size: 13px;
}
#respond input {
margin:0;
}
#respond textarea {
width: 100%;
line-height:1.6 !important;
margin-bottom:0 !important;
letter-spacing:0;
}
#respond .form-allowed-tags,
#respond .form-allowed-tags code {
display: none;
}
#respond .form-submit {
margin: 12px 0 0 0;
}
#respond .form-submit input {
font-size: 14px;
width: auto;
margin:20px 0 0 0;
-webkit-appearance: none;
}
#wp-comment-cookies-consent{ margin:0 8px 0 0 !important;} input, textarea,input checkbox,button,input radio,select, file{
border-width:1px;
border-style:solid;
padding:12px 15px;
margin:0 0 15px 0;
line-height:1.2 !important;
}
.post-password-form input[type=password]{ margin-left:30px;}
.post-password-form input[type=submit]{ border:1px solid #9de2ea;background-color:#9de2ea;color:#053463;}
button,input.button{
cursor:pointer;
padding:13px 30px;
}
input checkbox{
margin-right:5px;
}
select{
max-width:100%;
overflow:hidden;
}
.mainbutton{
padding:12px 25px;
display:inline-block;
} .searchform {
position: relative;
float: none;
width:100%;
margin:0 0 40px 0;
}
.searchSubmit {
position: absolute;
height: 48px;
width: 45px;
border: none;
cursor: pointer;
margin:0;
overflow:hidden;
padding:4px !important;
top: 1px;
right:1px;
font-size:12px !important;
line-height:1 !important;
}
.searchform input.s {
padding:15px 20px;
margin:0 0 0 0;
height:50px;
font-style:normal;
width:100%;
display:block;
letter-spacing:0;
}
.search #content .searchform,
.archive #content .searchform {
margin:0 0 100px 0 ;
width:70%;
}
.errorentry{
padding:0 0 100px 0;
}
.errorentry p{
margin:10px 0 0 0 !important;
}
.search-no-results .blogger .item-no-search-results{
width:100%;
margin-bottom:150px;
max-width:100%;
margin-top:60px;
background:none;
}
.error-search .searchform{
margin-top:50px
}
.no-search-results{
max-width:700px;
float:none;
margin:0 0;
}
.no-search-results .searchform{
max-width:500px;
width:100% !important;
margin:40px 0 !important;
float:none !important;
} #footer {
width: 100%;
margin:0 auto;
padding:0 0 0 0;
overflow:hidden;
position:relative;
text-shadow:none;
font-size:90%;
border-width:1px 0 0 0;
}
#footer .sidebar_item{
background:none !important;
border:none !important;
padding:0 0 0 0;
margin:30px 0 0 0;
}
#footer .sidebar_item:first-of-type{
margin-top:60px;
}
#footer .sidebar_item p{
margin:0 0 25px 0;
padding:0 0;
}
#footer .sidebar_item li{
list-style:none;
}
#footer .foocol h2{
text-align:left;
padding:0 0 15px 0;
margin:0 0 15px 0;
}
#footer .ghost{
background: none !important;
}
.footer-below{
padding:0 50px;
float:none;
margin:0 auto;
text-align:center;
font-size:90% ;
border-width:0 0 1px 0;
}
.foocol.second img{
float:none;
margin:0 auto;
}
.foocol.second p{
text-align:center;
}
.footer_text {
padding: 40px 20px 0px 20px;
font-size: 12px;
border-top-width: 1px;
border-top-style: solid;
max-width: 30%;
float: none;
margin: 0 auto;
}
#footer .bottom-menu{
float:none;
margin:50px auto 50px auto !important;
display:block;
text-align:center;
}
#footer .bottom-menu li{
display: inline;
position:relative;
padding:0 16px 0 15px;
}
#footer .bottom-menu li:before{
display:block;
content:' | ';
opacity:.2;
position:absolute;
right:0;
top:-3px;
font-family:'Arial';
font-weight:400;
}
#footer .bottom-menu li:last-child:before{
display:none;
}
#footer .bottom-menu li a{
padding:5px 5px 5px 5px;
text-transform:uppercase;
font-size:10px;
}
#footer .menu-item-has-children > a::after,
.bottom-menu .menu-item-has-children > a::after,
.bottom-menu .mega2 > a::after{
display:none;
} img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
float: none;
}
img.alignright {
margin: 10px 1px 10px 20px !important;
display: inline;
float: right;
}
img.alignleft {
margin: 10px 20px 10px 1px !important;
display: inline;
float: left;
}
.alignright {
float: right;
margin-left:15px;
}
.alignleft {
float: left;
margin-right:15px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.wp-caption {
text-align: center;
padding-top: 0;
margin-bottom:10px;
max-width:100%;
overflow:hidden;
}
.wp-caption img {
margin:0 auto;
display:block;
float:none !important;
padding:10px 5px;
border: 0 none;
max-width:100%;
}
.wp-caption p.wp-caption-text {
font-size: 12px;
padding: 0 0;
margin:0 0 10px 0;
overflow:hidden
}
img.wp-smiley {
background: transparent;
border: none;
margin: 0;
padding: 0;
}
.postbarNone .entry img.heroimg{
margin:30px -800px;
max-width:1600px;
width:1200%;
left:50%;
position:relative;
} .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;
border-radius: 3px;
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; } .wp-smiley {
margin:0;
}
.gallery {
margin:0 auto 30px auto !important;
width:100%;
}
.gallery .gallery-item {
float: left;
margin:0 1px 1px 0 !important;
text-align: center;
width:auto !important;
height:auto;
overflow:hidden;
padding:0 0;
background:none !important;
border:none !important;
-moz-border-radius: 0;
-khtml-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
}
.entryfull .gallery .gallery-item{
max-width:149px;
}
.gallery img {
border:none !important;
float:left;
}
.gallery a {
overflow:hidden;
float:left;
}
.gallery .gallery-caption {
margin-left: 0;
}
.gallery dl {
margin: 0;
}
dt.gallery-icon{
padding:0 0 !important;
}
.gallery-caption {
color: #888;
font-size: 12px;
margin:-24px 0 24px 0;
}
.gallery br+br,.gallery-caption {
display: none;
} ul.social-menu {
position: relative;
overflow: hidden;
padding: 0;
margin:0 0;
float:left;
}
.sidebar_item ul.social-menu{
margin:5px 0 20px 0 !important;
}
.footer_icons ul.social-menu{
float:none;
margin:0 auto;
display:block;
text-align:center
}
ul.social-menu li {
display: inline-block;
list-style-type: none;
position: relative;
line-height:1;
float: none;
margin:0 6px 6px 0;
padding:0 0 0 0;
overflow: hidden;
border:none !important;
text-align:center;
-moz-transition: opacity 0.3s ease-in;
-webkit-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
}
.footer_icons ul.social-menu li {margin:40px 4px 35px 4px;}
ul.social-menu li:hover {
opacity:1;
-moz-transition: opacity 0.3s ease-in;
-webkit-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
}
ul.social-menu li a{
margin: 0 0 0 0;
position:relative;
font-size:14px;
height:32px;
width:32px;
text-align:center;
padding:8px 8px;
float:left;
}
.footer_icons ul.social-menu li a{ width:auto;}
ul.social-menu li a:hover{
background-image:none;
color:#fff
}
#footer ul.social-menu li a:hover{
color:#fff !important;
}
ul.social-menu li a i{
font-size:13px;
}
.footer_icons ul.social-menu li a i{ float:left; display:block;	margin:2px 6px 2px 4px;}
ul.social-menu a span{
font-size:10px !important;
line-height:1 !important;
text-transform:uppercase;
opacity:.8;
margin:6px 10px;
}
ul.social-menu a:hover,
ul.social-menu a:hover span{
color:#fff !important;
}
ul.social-menu li.sprite-rss a:hover{
background-color:#FE9900 !important;
}
ul.social-menu li.sprite-tripadvisor a:hover{
background-color:#00A680 !important;
}
ul.social-menu li.sprite-delicious a:hover{
background-color:#3274D2 !important;
}
ul.social-menu li.sprite-yahoo a:hover{
background-color:#65106E !important;
}
ul.social-menu li.sprite-stumbleupon a:hover{
background-color:#EC4823 !important;
}
ul.social-menu li.sprite-skype a:hover{
background-color:#00A8E9 !important;
}
ul.social-menu li.sprite-behance a:hover{
background-color:#2D9AD2 !important;
}
ul.social-menu li.sprite-myspace a:hover{
background-color:#003399 !important;
}
ul.social-menu li.sprite-lastfm a:hover{
background-color:#B70736 !important;
}
ul.social-menu li.sprite-linkedin a:hover{
background-color:#0274B3 !important;
}
ul.social-menu li.sprite-flickr a:hover{
background-color:#F3006F !important;
}
ul.social-menu li.sprite-deviantart a:hover{
background-color:#455548 !important;
}
ul.social-menu li.sprite-tumblr a:hover{
background-color:#35506B !important;
}
ul.social-menu li.sprite-vimeo a:hover{
background-color:#1BB6EC !important;
}
ul.social-menu li.sprite-youtube a:hover{
background-color:#EC2828 !important;
}
ul.social-menu li.sprite-twitter a:hover{
background-color:#00ABF0 !important;
}
ul.social-menu li.sprite-facebook a:hover{
background-color:#47639E !important;
}
ul.social-menu li.sprite-pinterest a:hover{
background-color:#CA222F !important;
}
ul.social-menu li.sprite-instagram a:hover{
background-color:#405de6 !important;
}
ul.social-menu li.sprite-dribbble a:hover{
background-color:#DF3E7B !important;
}
ul.social-menu li.sprite-github a:hover{
background-color:#000 !important;
}
ul.social-menu li.sprite-px a:hover{
background-color:#000 !important;
}
ul.social-menu li.sprite-foursquare a:hover{
background-color:#8CC540 !important;
}
ul.social-menu li.sprite-soundcloud a:hover{
background-color:#FE5419 !important;
}
ul.social-menu li.sprite-spotify a:hover{
background-color:#7CC110 !important;
}
ul.social-menu li.sprite-ebay a:hover{
background-color:#FFCB01 !important;
}
.footer_icons{ padding:0 0; overflow:hidden; text-align:center;} .owl-carousel,.owl-carousel .owl-item{
-webkit-tap-highlight-color:transparent;
position:relative
}
.owl-carousel{
display:none;
width:100%;
z-index:1
}
.owl-carousel .owl-stage{
position:relative;
-ms-touch-action:pan-Y;
-moz-backface-visibility:hidden
}
.owl-carousel .owl-stage:after{
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
.owl-carousel .owl-stage-outer{
position:relative; -webkit-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-ms-backface-visibility:hidden;
-webkit-transform:translate3d(0,0,0);
-moz-transform:translate3d(0,0,0);
-ms-transform:translate3d(0,0,0)
}
.owl-carousel .owl-item{
min-height:1px;
float:left;
-webkit-backface-visibility:hidden;
-webkit-touch-callout:none
}
.owl-carousel .owl-item img{
display:block;
width:100%
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{
display:none
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded{
display:block
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{
cursor:pointer;
cursor:hand;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-loading{
opacity:0;
display:block
}
.owl-carousel.owl-hidden{
opacity:0
}
.owl-carousel.owl-refresh .owl-item{
visibility:hidden
}
.owl-carousel.owl-drag .owl-item{
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none
}
.owl-carousel.owl-grab{
cursor:move;
cursor:grab
}
.owl-carousel.owl-rtl{
direction:rtl
}
.owl-carousel.owl-rtl .owl-item{
float:right
}
.owl-carousel .animated{
animation-duration:1s;
animation-fill-mode:both
}
.owl-carousel .owl-animated-in{
z-index:0
}
.owl-carousel .owl-animated-out{
z-index:1
}
.owl-carousel .fadeOut{
animation-name:fadeOut
}
@keyframes fadeOut{
0%{
opacity:1
}
100%{
opacity:0
}
} .owl-nav>div {
display: block;
padding:20px 35px;
line-height:1 !important;
margin: 0 0 0;
position: absolute;
top:-70px;
z-index: 2;
overflow: hidden;
opacity: 0;
cursor: pointer;
-webkit-transition: all .3s ease !important;
-moz-transition: all .3s ease !important;
transition: all .3s ease !important;
line-height:1 !important;
text-align:center;
text-transform:uppercase; font-size:11px !important;
}
.owl-nav>div:hover{
}
.owl-nav .owl-prev,
.owl-nav .owl-next{right: 20%;}
.owl-nav .owl-prev {
margin-right:75px !important;
}
.owl-nav .owl-next {
margin-right:0 !important;
}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
opacity: 1;
}
.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before{
font-size:36px;
height:36px;
line-height:1 !important;
position: absolute;
top:-2px;
left:15px;
color: inherit;
}
_::-webkit-full-page-media, _:future, :root .owl-carousel .owl-nav .owl-prev:before,
_::-webkit-full-page-media, _:future, :root .owl-carousel .owl-nav .owl-next:before {
top:3px;
}
.owl-carousel .owl-nav .owl-prev:before {
content:"\2190";
}
.owl-carousel .owl-nav .owl-next:before {
content:"\2192";
left:auto;
right:15px;
}
.owl-item .item{ margin:0 !important;}
.owl-item img{
}
.owl-item.active img{
opacity:1;
}
.slideinside{
opacity:0;
position:absolute;
bottom:-150px;
right:49%;
width:595px;
padding:35px 60px 55px 60px;
z-index:1;
}
.owl-item.active .slideinside{
opacity:1;
z-index:3;
} .owl-dots{ position:absolute; z-index:12; top:38%; left:95%; width:20px; text-align:center}
.owl-dot{ display: block; content:''; width:17px;  height:17px;  margin:15px 5px; position:relative; color:#fff; text-indent: -9999px; opacity:.7; line-height:1;}
.owl-dot.active{ opacity:1;}
.owl-dot:before{ position:absolute; content:'';width:6px; height:6px; background:#fff; top:6px; left:6px;border-radius:50%;text-indent: +9999px;}
.owl-dot.active:before{background: rgba(255,255,255,.9);text-indent: +9999px;}
.owl-dot.active:after{ position:absolute; content:'';width:18px; height:18px;border:1px solid #fff; top:0px; left:0px;border-radius:50%;}  a.more-link {
display: none;
visiblity:hidden;
}
a.read-more {
display: block;
visibility:visible;
}
#submit,
#comments .navigation a,
.contact-form .submit,
.wpcf7-submit{
line-height:1.3;
border:none !important;
text-shadow:none;
overflow:hidden;
display:block;
cursor:pointer;
padding:13px 30px;
font-size:13px !important;
} .meta{
line-height:2;
position:relative;
padding:0 0;
margin:0 0;
float:left;
}
.meta_deko,
h3#reply-title{
margin:0 0 16px 0;
padding:0 0 20px 0;
position:relative;
}
.meta_deko:after,
h3#reply-title:after{
position:absolute;
bottom:0;
width:80px;
height:2px;
left:0;
display:block;
content:'';
}
.meta_single {
position:relative;
float:left;
margin-bottom:10px;
}
.meta_single .meta{ opacity:1;}
.meta_single.meta_deko:after{
left:0;
width:100%;
}
p.meta.author img{
opacity:1;
width:35px;
border-radius:50%;
float:left;
margin:0 10px 0 0;
display: inline;
}
span.author span{
opacity:.7;
}
span.divider{
margin:0 6px 0 8px;
}
.meta_more{
margin:0 0;
opacity:1;
line-height:1;
}
.meta_more a{
font-size:11px !important;
position:relative;
padding-right:30px;
line-height:1;
display:block;
padding:0 35px 0 0;
}
.meta_more a:hover{
border-color:rgba(0,0,0,0);
}
.gimmimore{ position:absolute; right:8px; top:50%; margin-top:-11px; font-size:18px; line-height:1;}
.meta_more a:hover .gimmimore{right:4px; }
.meta_full i{
display:inline-block;
opacity:.4;
margin-right:5px;
padding:0 1px;
width:14px;
}
.meta_full span.divider{
margin:0 10px;
opacity:.4;
font-weight:bold;
} .pagination{
margin:0 0 0 0;
float:none;
padding:0 0 20px 0;
overflow:hidden;
text-align:center;
}
.loop-pagination{
margin-bottom:30px;
}
a.page-numbers {
margin:10px 8px 30px 0;
text-shadow:none;
}
.page-numbers {
font-size: 16px;
line-height:1 ;
padding:12px 16px !important;
border-width:1px;
border-style:solid;
display:inline-block;
}
.page-numbers.current {
font-weight:bold;
margin:0 8px 30px 0;
color:#fff;
text-shadow:none;
}
.dots {
letter-spacing: 1px;
margin:0 15px -1px 0;
} .post-pagination{
display:block;
width:100%;
position:relative;
margin-top:0 !important;
margin-bottom:30px !important;
padding:0 0;
overflow:hidden;
text-transform:uppercase;
}
.post_pagination_inn{
overflow:hidden;
}
.post-pagination p{
margin:0 0;
overflow:hidden;
display:block;
}
.post-pagination p a span{
padding:30px 40px;
position:relative;
background:rgba(255,255,255,.1)
}
.post-pagination p a span.tmnf_prev_link{
float:left;
}
.post-pagination p a span.tmnf_next_link{
float:right;
}
.post-pagination p a:hover{ color:#fff; opacity:.7;}
.page-link{
margin:50px 0 0 0;
display:inline-block;
overflow:hidden;
position:absolute;
width:70%;
left:0;
}
.page-link span{
margin:0 6px 0 0;
padding:10px 12px;
overflow:hidden;
display:inline-block;
width:36px;
line-height:1;
text-align:center;
}
.page-link a{
}
.page-link a span{
border-width:1px;
border-style: solid;
}
.page .page-link {
position:relative;
left:auto;
text-align:left;
display:block;
}
.page .page-link span{
width:auto;
display:inline;
} .scrollTo_top {
position:fixed;
right:20px;
bottom:-4px;
z-index:998;
width:70px;
margin:0 0 0 0;
text-align:center;
}
.scrollTo_top a{
display:block;
padding:13px 0 20px 0;
}  .tptn_posts_widget{
width:100%;
margin:0 0;
overflow:hidden;
}
.tptn_posts_widget li{
display:block;
overflow:hidden;
padding:25px 0 !important;
margin:0 0 !important;
line-height:1.2;
position:relative;
counter-increment: step;
}
.tptn_posts_widget li:first-child{
border-top:none;
margin:0 0 0 0 !important;
padding:10px 0 25px 0 !important;
}
.tptn_posts_widget li::before {
content: counter(step, decimal);
left:0;
position: absolute;
text-align: center;
height:26px;
width:26px;
line-height:2 !important;
top:25px;
z-index:3;
font-size:13px !important;
}
.tptn_posts_widget li:first-child::before {top:10px;}
.tptn_posts_widget li>.tptn_link{
float:left;
max-width:40%;
}
.tptn_after_thumb .tptn_link{
float:none;
display:block;
margin:10px 0 8px 0;
line-height:1;
}
.tptn_after_thumb{
overflow:hidden;
padding:0 0 0 20px;
display:block;
}
.tptn_after_thumb span.tptn_list_count,
.tptn_counter{
display:none;
}
.tptn_title{
margin:0 0 10px 0;
}
.tptn_link img{
margin:0 !important;
}
.crp_author,.tptn_date{
opacity:.7 !important;
font-size:11px;
text-transform:uppercase;
}
.su-box{
border-width:1px !important;
} div.wpcf7{
overflow:hidden;
}
.wpcf7-form p{
width:100%;
overflow:hidden;
clear:both;
margin:0 0 0 0;
font-size:11px;
font-style:italic;
}
.wpcf7-form p img{
float:left;
}
.wpcf7-form p input,.wpcf7-form p textarea{
width: 100%;
font-size:12px !important;
font-style:normal;
padding:15px 3%;
margin:5px 0;
overflow:hidden;
clear:both;
}
.wpcf7-form p textarea{
height:150px !important;
}
.wpcf7-form p.sixcol{
float: left;
margin-right: 2%;
width: 49%;
clear:none;
}
.wpcf7-form p.sixcol.last{
margin-right: 0;
}
.wpcf7-submit.wpcf7-submit{
font-weight:bold;
width:70px !important;
padding:8px !important;
margin:0 0 0 0 !important;
}
.wpcf7-form p img{
float:left;
}
input.wpcf7-captchar{
width:65px !important;
margin-top:5px;
}
span.wpcf7-not-valid-tip{
position:relative !important;
margin-top:5px;
} .awesome-weather-wrap{
margin:0 0 40px 0;
} .icon-rating{
position:absolute;
float:right;
z-index:3;
opacity:.8;
}
.icon-rating .wp-review-show-total {
padding: 3px 9px !important;
}
.wp-review-point-type .review-result,
.wp-review-percentage-type .review-result,
.review-total-point .review-result{
z-index:9 !important;
} .mc4wp-form{
padding:0;
margin:0 0;
}
.content_inn .mc4wp-form{
padding:40px;
margin:0 0;
}
.mailchimp_section{
overflow: hidden;
padding: 40px 40px 40px 54%;
margin:0 0;
}
.mailchimp_section_fix{ height:160px; display:block;}
.mailchimp_section_alt{ float:none; display:block; max-width:30%; width:100%; margin:0 auto;}
.mailchimp_section_alt .mc4wp-form{ margin:40px 0;}
.mc4wp-form input{
float:none !important;
clear:both;
margin:0 auto 8px auto;
text-transform:uppercase;
font-size:11px !important;
line-height:1 !important
}
.mc4wp-form input[type="email"]{
width:70%;
overflow:hidden;
padding:15px 20px !important;
height:44px;
border-width:1px 0 1px 1px;
}
.mc4wp-form input[type="submit"]{
border:none !important;
width: 30% !important;
cursor:pointer;
margin: 0 0;
float:right !important;
padding:16px 20px !important;
height:44px;
position:relative;
z-index:2;
-webkit-appearance: none;
}
.mc4wp-form p,
.mc4wp-form h2,
.mc4wp-form h3,
.mc4wp-form h4{
color:inherit !important;
margin:0 0 15px 0;
padding:0 0;
width:100%;
clear:both;
overflow:hidden;
display:block;
}
.sidebar_item .mc4wp-form{
padding:0 0 !important;
margin:25px 0;
} .addtoany_share_save_container{
margin:20px 0 -9px 0 !important;
float:left;
}
.addtoany_list a span{
-moz-border-radius:2px;
-khtml-border-radius:2px ;
-webkit-border-radius:2px;
border-radius:2px !important;
border:1px solid rgba(153,153,153,.2);
padding:6px;
}
span.a2a_svg{
color:#000;
}
span.a2a_svg svg path{
fill: currentColor;
}
.addtoany_list a span{
}
.page-template-homepage .addtoany_share_save_container,
.flexinside-inn .addtoany_share_save_container{
display:none;
}
.addtoany_list a, .widget .addtoany_list a{
padding:0 6px 0 0 !important;
} .block_title{ position:relative;}
.block_title h2,
.block_title span{ position:relative; z-index:1;}
.block_title:after{ position:absolute; top:-20px; left:-35px; width:320px; height:200px; content:''; display:block; background:rgba(204,204,204,.17); z-index:0; opacity:.7; }
.block_title.container_vis:after{left:-5px; } .blogger div.post.sticky{
position:relative;
}
.blogger div.post.sticky .item_inn{
}
.blogger div.post.sticky:after{
position:absolute;
top:0;
right:30px;
z-index:2;
font-family:'Font Awesome 5 Free' ;
content:"\f02e";
font-size:20px;
letter-spacing:0;
line-height:1 !important;
padding:15px 16px 13px 16px;
height:20px;
}
li.bypostauthor p{
padding-right:25px;
}
.tagcloud{
padding:20px 0 30px 0;
overflow:hidden;
}
.tagcloud,#serpane3{
width:102%;
}
.tagcloud a{
float:left;
font-size:15px !important;
line-height:1;
padding:8px 10px;
border:1px solid rgba(0, 0, 0, 0.1);
margin:0 15px 15px 0;
}
#footer .tagcloud a{
font-size:14px !important;
} .icon-rating .wp-review-show-total{
float:none;
display:inline-block;
padding:9px !important;
margin:0 0 0 0;
height:35px;
vertical-align: top;
}
.icon-rating .review-total-star i{
font-size:10px !important;
}
h5.review-title{
font-size:20px !important;
}
.review-list li,.review-desc,.user-review-area,.review-title {
padding: 15px 35px;
}
.review-wrapper,.review-title,.review-desc,
.user-review-area,.review-list li{
border-width:1px !important;
}
.review-wrapper{
margin:40px 0 !important;
}
.bar-point .review-result, .percentage-point .review-result{
z-index:3 !important;
}
ul.wp-review-tabs{
margin-bottom:0 !important;
}
.sidebar_item .wp_review_tab_widget_content .tab-content li {
padding: 5px 20px 10px;
}
.sidebar_item .wp_review_tab_widget_content .entry-title {
font-weight: normal;
line-height: 1.4;
font-size:12px;
}
.sidebar_item .review-total-only.small-thumb {
font-size: 10px;
font-weight:bold;
padding: 3px 5px;
position:absolute;
top:5px;
left:20px;
}
.sidebar_item .wp_review_tab_widget_content .wp-review-tab-postmeta {
font-size: 10px;
} .widget_calendar {
float: left;
}
#wp-calendar {
width: 100%;
margin:30px 0 40px 0;
font-size: 13px;
}
#wp-calendar th,#wp-calendar td{
padding:8px 6px;
border: 1px solid rgba(153,153,153,.15);
}
#wp-calendar caption {
padding-bottom:5px;
margin-bottom: 5px;
}
#wp-calendar thead th {
padding-bottom: 10px;
text-align: center;
}
#wp-calendar tbody {
}
#wp-calendar tbody td {
border: 1px solid rgba(153,153,153,.15);
text-align: center;
padding:8px 6px;
}
#wp-calendar tbody td:hover {
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
}
#wp-calendar tfoot #prev {
} table {
border: 1px solid rgba(153,153,153,.2);
width: 100%;
margin:10px 0 30px 0;
padding:0 0;
border-collapse: collapse;
}
table td, table th {
border-top: 1px solid rgba(153,153,153,.2);
margin:0 0;
}
table tr:first-child th{
}
table th {
font-weight: normal;
padding:20px 20px;
text-align: left;
line-height: 1 !important;
font-weight:bold;
}
table td{
padding:20px 20px;
vertical-align: top;
line-height: 1 !important;
font-size:95%;
} dl {
border: 3px double rgba(153,153,153,.2);
padding:20px 30px;
}
dt {
font-weight: bold;
margin-top:8px;
}
dt::after {
content: ":";
}
dd {
margin: 0 0 0 0;
padding: 0 0 10px 20px;
border-bottom: 1px solid rgba(153,153,153,.2);
}
dd:last-child{border-bottom: 0px solid rgba(153,153,153,.2);} @font-face {
font-family: 'fontello';
src: url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fontello.eot?15241078);
src: url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fontello.eot?15241078#iefix) format('embedded-opentype'),
url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fontello.woff2?15241078) format('woff2'),
url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fontello.woff?15241078) format('woff'),
url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fontello.ttf?15241078) format('truetype'),
url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fontello.svg?15241078#fontello) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
margin-left: .2em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-basket-alt:before { content: '\e802'; } .icon-article:before { content: '\e803'; } .icon-search-2:before { content: '\e804'; }  .flyoff-is-visible{ overflow:hidden !important; width:100%; height:100%; padding-right:16px !important;}
#flyoff{
position:fixed;
right:-400px;
top:0;
width:100%;
padding:30px 10px;
max-width:400px;
z-index:99;
max-height:100%;
overflow-y:scroll;
}
#flyoff.visible{ right:0;}
.action-overlay{
position:fixed;
background:rgba(0,0,0,.8);
left:0;
top:0;
z-index:98;
width:100%;
height:100%;
overflow-y:scroll;
display:none;
}
.action-overlay.visible{ display:block;}
.menuClose{ position:absolute; right:10px; top:15px}
.menuClose i{ font-size:18px;}
.menuClose span{ padding:0 5px; font-size:8px !important; letter-spacing:1px; text-transform:uppercase; display:inline; line-height:1;vertical-align:3px; opacity:.6;} #curtain{
position:fixed;
top:0;
left:0;
background:#fff;
opacity:.0;
height:0;
width:100%;
z-index:999;
overflow:hidden;
max-height:100vh;
}
#curtain.open{
height:100%;
opacity:1;
}
#curtain .searchform{
max-width:600px;
width:100%;
height:80px;
margin:-10px 0 0 -300px;
float:none;
position:absolute;
top:40%;
left:50%;
}
#curtain .searchform input.s{
padding: 8px 35px !important;
height:60px;
background: rgba(153,153,153,0.05);
border:1px solid rgba(153,153,153,.2);
font-size:16px !important;
}
#curtain .searchSubmit,
#curtain a.curtainclose {
border:none !important;
top: 0;
right:0;
font-size:15px !important;
width:100px;
height:60px
}
#curtain a.curtainclose {
margin:10px 0 0 340px;
float:none;
position:absolute;
top:40%;
left:50%;
}
img{
max-width:100%;
height:auto;
display:block;
}
object,embed,iframe {
max-width: 100%;
}
::selection {
background:#FFF6A9;
color:#222;
}
::-moz-selection {
background:#FFF6A9;
color:#222;
}
.upper .mainbutton,
.upper .block_title span,
.upper .nav a,.upper .top_nav .searchform input.s,
.upper .nav-previous a,
.upper .meta,.upper .uppercase,
.upper .sidebar_item h5,
.upper #respond .form-submit input{
text-transform: uppercase;
letter-spacing:0.02em;
}
.letter_space .sidebar_item h5,
.letter_space .mainbutton,
.letter_space .block_title span,
.letter_space .post_nav_text span,
.letter_space button,
.letter_space input.button,
.letter_space ul.social-menu a span,
.letter_space .owl-nav>div,
.letter_space #submit,
.letter_space #comments .navigation a,
.letter_space .contact-form .submit,
.letter_space .wpcf7-submit,
.letter_space #footer .bottom-menu li a{
letter-spacing:3px;
}
.letter_space .meta,
.letter_space .meta_more a,
.letter_space .crp_author,
.letter_space .tptn_date{
letter-spacing:2px;
}
h3#reply-title{
font-size:28px !important;
}
.elementor-edit-mode{
padding-top:40px !important;
}
.elementor-editor-active .guten_slider,
.elementor-editor-active .guten_main_slider,
.elementor-editor-active .guten_carousel{
display:block !important;
}
.elementor-editor-active .owl-carousel.loading{
min-heigth:200px;
}
.elementor-editor-active .guten_slider .item,
.elementor-editor-active .guten_main_slider .item,
.elementor-editor-active .guten_carousel .item{
display:none;
float:left;
width:100%;
position:relative;
}
.elementor-editor-active .guten_carousel .item{ width:33.33%;}
.elementor-editor-active .guten_carousel .item img{ width:100% !important; }
.elementor-editor-active .guten_carousel .item:nth-child(1) .slideinside,
.elementor-editor-active .guten_carousel .item:nth-child(2) .slideinside,
.elementor-editor-active .guten_carousel .item:nth-child(3) .slideinside,
.elementor-editor-active .guten_slider .item:nth-child(1) .slideinside{ opacity:1;}
.elementor-editor-active .guten_slider .item:nth-child(1),
.elementor-editor-active .guten_main_slider .item:nth-child(1),
.elementor-editor-active .guten_carousel .item:nth-child(1),
.elementor-editor-active .guten_carousel .item:nth-child(2),
.elementor-editor-active .guten_carousel .item:nth-child(3){
display:inline !important;
}
a.elementor-button,
.elementor-image a{ border:none;} .wp-block-spacer{ clear:both;}
.wp-block-gallery:not(.alignfull) {
margin: 0 -8px 30px -8px !important;
}
.wp-block-image .alignleft {
margin-right: 1.4em;
}
.wp-block-image .alignright {
margin-left: 1.4em;
}
.wp-block-gallery {
display: flex !important;
flex-wrap: wrap !important;
list-style-type: none !important;
}
.wp-block-image{ margin-bottom:0 !important;}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
bottom: 8px;
left:8px;
right:8px;
width:auto;
}
.alignwide iframe{ width:100%; min-height:650px;}
.wp-block-cover, .wp-block-cover-image {
margin:2.0em 0;
}.mag_block_1,
.mag_block_2,
.mag_block_3{ overflow:hidden; width:100%; margin:0 0;}
.mag_block_1 .item,
.mag_block_2 .item{ overflow:hidden; margin:0 0 60px 0; padding:0 30px;width:33.33%; float:left; position:relative;}
.mag_block_1 .item:nth-child(3n + 4){clear: left;}
.mag_block_1 .item img,
.mag_block_2 .item img{ overflow:hidden; width:100%; margin:0 0 0 0;}
.make_small .item_small.has-post-thumbnail .item_inn {
padding: 20px 15px 0 0;
margin: -40px 40px -20px 0;
}
.make_small h2.posttitle{ font-size:22px !important;}
.make_small p.tmnf_excerpt,
.make_small p.teaser{ font-size:85% !important;}
.make_small .meta_more{ display:none;} .mag_block_2 .item.has-post-thumbnail .item_inn{ position:absolute; bottom:0; left:30px; right:30px; padding:20px 40px;} .mag_block_3 .item{ overflow:hidden; margin:0 0 60px 0; padding:0 30px;float:left; position:relative;}
.mag_block_3 .item_mag3_big{ width:50%; clear:left;}
.mag_block_3 .item_mag3{ width:25%; min-height:485px;}
.mag_block_3 .item_inn{ overflow:hidden; padding:35px 0 0 0;}
.mag_block_3 img{ width:100%;}
.mag_block_3 .meta_more{ margin:20px 0 0 0;}
.item_mag3 .item_inn{padding:20px 0 0 0;}
.item_mag3 .teaser{ font-size:85%;}
.item_mag3 .meta_more{ display:none;}
.layout_col_1 .item_mag3,
.layout_col_2 .item_mag3{ min-height: 0;}
.layout_col_1 .item_mag3 .imgwrap,
.layout_col_2 .item_mag3 .imgwrap{ float:left; max-width:45%; margin:0 50px 0 0;}
.layout_col_1 .item_mag3 .item_inn,
.layout_col_2 .item_mag3 .item_inn{padding:0 0 0 0;}
.layout_col_2 .item_mag3:nth-child(2n+3) {clear: none !important;}
.layout_col_1 .item_mag3_big img{ width:100%;} .guten_carousel .item{ padding:0 30px;}
.guten_carousel .item.has-post-thumbnail .item_inn{ position:absolute; bottom:0; left:30px; right:30px; padding:20px 40px;}
.guten_carousel .owl-dots{ display:none;}
.guten_carousel .owl-nav>div{ opacity:1;} .slider_wrap{ overflow:hidden; max-width:1580px; float:none; margin:0 auto;}
.guten_slider .owl-nav>div{ top:auto; bottom:60px;}
.guten_slider .owl-nav .owl-prev,
.guten_slider .owl-nav .owl-next{right:10%;}
.guten_slider .imgwrap{ float:right; max-width:60%; }
.guten_slider .item_inn{ position:absolute; top:60px; bottom:60px; width:40%; padding:5% 4%; right:52%;} .guten_main_slider{ position:relative;}
.guten_main_slider .tmnf_gradient{ position: absolute; bottom:0; left:0; display:block; height:100%; width:100%; z-index:0; opacity:.5;}
.guten_main_slider img.main_slider_img{ width:100%;}
.guten_main_slider .item_inn{ position:absolute; bottom:25%; width:40%; padding:30px ; margin-bottom:25px; left:30%;  z-index:1}
.guten_main_slider .meta_more {margin-top:25px;}
.guten_main_slider .owl-nav>div{ top:auto; bottom:20%;}
.guten_main_slider .owl-nav .owl-prev{left:calc(30% + 30px); right:auto !important;}
.guten_main_slider .owl-nav .owl-next{left:30%; right:auto !important; margin-left:110px;} .owl-carousel.loading{width:100%; display:block !important; min-height:550px; opacity:1; }
.owl-carousel.loading.owl-loaded{min-height:0; }
.owl-carousel.loading.owl-loaded:before{ display:none;} 
.owl-carousel.loading>.eleinside{ display:none;}
.main_slider_wrap{ position: relative; overflow:hidden;}
.main_slider_wrap>img{ position:absolute; top:50%; left:50%; margin:-20px 0 0 -20px; fill:white;} .item.format-quote .item_inn{ padding:40px 40px 90px 40px !important} .layout_col_4 .item{ width:25%;}
.layout_col_4 .item:nth-child(4n + 5){clear: left;}
.layout_col_4 .item:nth-child(3n + 4){clear: none;} .layout_col_2 .item{ width:50%;}
.layout_col_2 .item:nth-child(2n + 3){clear: left;}
.layout_col_2 .item:nth-child(3n + 4){clear: none;} .layout_col_1 .item{ width:100%; float:none;} @media screen and (max-width: 1458px){
.guten_main_slider .item_inn{ width:50%;  left:20%; }
.guten_main_slider .owl-nav .owl-prev{left:calc(20% + 30px); }
.guten_main_slider .owl-nav .owl-next{left:20%;}
}
@media screen and (max-width: 1208px){
.guten_slider .item_inn{ padding:3% 4%; top:6%; bottom:6%; width:47%;}
.layout_col_4.mag_block_2 .item.has-post-thumbnail .item_inn{padding: 0 20px;} 
.layout_col_4.mag_block_2 .item.has-post-thumbnail h2{font-size: 20px;}
.guten_main_slider img.main_slider_img{ width:120%;max-width:120%; left:-10%;}	
.guten_main_slider .item_inn{ width:70%;bottom:15%;left:10%; }
.guten_main_slider .owl-nav>div{bottom:10%;}
.guten_main_slider .owl-nav .owl-prev{left:calc(10% + 30px); }
.guten_main_slider .owl-nav .owl-next{left:10%;}
}
@media screen and (max-width: 868px){
.guten_main_slider .item_inn{ width:70%;  left:20px; padding:0 0; }
.guten_main_slider .owl-nav .owl-prev{left:20px; }
.guten_main_slider .owl-nav .owl-next{left:20px;margin-left:80px;}
.guten_main_slider .meta_more {margin:5px 0 20px 0;}
.guten_slider .item_inn{ top:0; bottom:0; width:50%; right:50%;}
.guten_slider .tmnf_excerpt,
.guten_slider .teaser,
.guten_main_slider .tmnf_excerpt,
.guten_main_slider .teaser{ display:none;}
.mag_block_1,
.mag_block_2,
.mag_block_3{ width:100%; margin:0 0; padding:0 10px;}
.mag_block_1 .item,
.mag_block_2 .item,
.mag_block_3 .item{ width:50% !important; padding:0 10px !important; float:left;margin:0 0 20px 0;}
.mag_block_3 .item_mag3_big{width:100% !important;}
.mag_block_1 .item:nth-child(3n + 4),
.layout_col_4 .item:nth-child(4n + 5){ clear:none;}
.mag_block_1 .item:nth-child(2n + 3){clear: left;}
.mag_block_2 .item.has-post-thumbnail .item_inn{ left:10px; right:10px; padding:10px 20px;}
.layout_col_1 .item_mag3 .imgwrap,
.layout_col_2 .item_mag3 .imgwrap{ float:none; max-width:100%; margin:0 0;}
}
@media only screen and (max-width: 505px) {
.guten_main_slider img.main_slider_img{ width:160%;max-width:160%; left:-30%;}	
.guten_main_slider .item_inn{ width:85%;  }
.guten_main_slider .meta_more { display:none;}
.guten_slider .imgwrap{ float:none;width:100% ;max-width:100%; }
.guten_slider .item_inn{ position:relative; top:auto; bottom:auto; right:auto; padding:20px; width:100%; display:block; float:none;}
.mag_block_1 .item,
.mag_block_2 .item,
.mag_block_3 .item{ width:100% !important; float:none;}
}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:a 2s infinite linear}.fa-pulse{animation:a 1s infinite steps(8)}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-brands-400.eot);src:url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-brands-400.woff2) format("woff2"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-brands-400.woff) format("woff"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-brands-400.ttf) format("truetype"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-regular-400.eot);src:url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-regular-400.woff2) format("woff2"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-regular-400.woff) format("woff"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-regular-400.ttf) format("truetype"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-solid-900.eot);src:url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-solid-900.woff2) format("woff2"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-solid-900.woff) format("woff"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-solid-900.ttf) format("truetype"),url(//tiranaobservatory.com/wp-content/themes/gutenverse/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}.container,.container_alt,.container_vis{
width: 100%;
max-width: 1380px;
margin: 0 auto;
padding:0 30px;
overflow:hidden;
position:relative;
}
.container_alt{
padding:0 0;
}
.container_vis{
overflow:visible;
}
#footer .container{
background:none ;
}
.eightcol,.fourcol{
padding:0 30px;
position:relative;
} @media only screen and (min-width: 868px) { .eightcol{
width:68%;
float:left;
}
.fourcol{
width:32%;
float:right;
}
.woocommerce-page .eightcol{
width:77%;
}
.woocommerce-page .fourcol{
width:23%;
}
.postbarLeft .eightcol{
float:right;
}
.postbarLeft .four{
float:left;
}
.postbarNone .eightcol,.tmnf-sidebar-null .eightcol{
float:none !important;
margin:0 auto !important;
}
.postbarNone .eightcol .entry,.tmnf-sidebar-null .entry,.postbarNone .postinfo,.tmnf-sidebar-null .postinfo,.postbarNone #comments,.tmnf-sidebar-null #comments{
max-width:700px;
float:none;
margin:0 auto;
}
.postbarNone .post-head,.tmnf-sidebar-null .post-head,.postbarNone .post-pagination,.tmnf-sidebar-null .post-pagination{
max-width:700px;
float: none;
margin-left:auto;
margin-right:auto;
}
.postbarNone .header_text,.tmnf-sidebar-null .header_text{
max-width:70%;
float: none;
margin-left:auto !important;
margin-right:auto !important;
}
.postbarNone .post-head,.tmnf-sidebar-null .post-head{
text-align:center;
}
.postbarNone .meta_single,.tmnf-sidebar-null .meta_single {
float: none;
text-align: center;
}
.postbarNone .meta_single .meta,.tmnf-sidebar-null .meta_single .meta{
float: none;
text-align: center;
margin-bottom:15px;
}
.postbarNone .meta_single.meta_deko::after,.tmnf-sidebar-null .meta_single.meta_deko::after {
left: 50% ;
width: 260px ;
margin-left: -130px ;
}
.foocol{
width:24%;
padding:0 50px 0 50px;
position:relative;
float:left;
min-height:1px;
border-width:0 0 0 1px;
}
.foocol.first{
padding-left:40px;
}
.foocol.last{
padding-right:40px;
border-width:0 1px 0 1px;
} .wrapper{
overflow:hidden;
}
.tmnf-sidebar-null .alignfull,.postbarNone .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
margin-top:15px;
margin-bottom:15px;
}
.tmnf-sidebar-null .alignwide,.postbarNone .alignwide {
margin-left: calc(25% - 25vw) !important;
margin-right: calc(25% - 25vw) !important;
width: auto;
max-width: 1000%;
}
.alignwide img,.alignfull img {
display: block;
margin: 0 auto;
padding:8px 8px;
}
.wp-block-gallery.alignleft{ margin-right:30px !important;}
.wp-block-gallery.alignright{ margin-left:30px !important;}
.wp-block-gallery img{
padding:8px 8px !important;
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
margin: 0 0 0 0 !important;
}
.alignfull iframe{
float: none;margin: 0 auto;
}
.alignfull .wp-block-embed__wrapper{
text-align:center;
}
.post_nav_item{
width:100%;
} .blog_layout_list.blogger>.item{
float:none;
width:100%;
}
.blog_layout_list .imgwrap{ float:left; margin:0 40px 0 0; width:calc(50% - 40px);}
.blog_layout_list .item_small.has-post-thumbnail .item_inn{
padding:0 0 0 0;
margin:0 0 0 0;
background:none;
width:50%;
float:left;
}
.nav li ul li.menu-item-has-children > a::after{
right:0;
top:27px;
transform: rotate(-90deg);
color:inherit !important;
}
.foocol.second .mc4wp-form{
padding:0 80px !important;
} .will_stick_wrap{ min-height:70px;}
.header_row{ border-style:solid; border-width:0 0 1px 0; position:relative;}
#titles{ float:left; margin-right:20px;text-align:left;}
.headad{ float:right; max-width:728px; margin:20px 0;}
#navigation{ float:left; margin:0 0 0 -12px;}
.nav,
.nav>li{ float: left;}
#header ul.social-menu{ float:right;}
.head_extend{ float:right;} .header_slim .header_row{ text-align:center;}
.header_slim #titles{ position:absolute; top:0; left:30px; }
.header_slim .headad{ float:none; max-width: 1380px; margin:20px auto;}
.header_slim #navigation{ float:none; margin:0 auto -11px auto; display:inline-block; text-align:center;}
.header_slim .nav,
.header_slim .nav>li{ float: none;}
.header_slim .head_additional{position:absolute; top:0; right:25px;} .header_centered .header_row{ text-align:center;}
.header_centered #titles{ float:none; margin-left:auto; margin-right:auto; text-align:center;}
.header_centered #titles img{float:none; margin-left:auto; margin-right:auto;}
.header_centered .headad{ float:none; max-width: 1380px; margin:20px auto;}
.header_centered #navigation{ float:none; margin:0 auto -11px auto; display:inline-block; text-align:center;}
.header_centered .nav,
.header_centered .nav>li{ float: none;}
.header_centered #header ul.social-menu{position:absolute; top:0; right:20px;}
.header_centered .head_extend{position:absolute; top:0; left:25px;} .header_centered_2 .header_row{ text-align:center;}
.header_centered_2 #titles{ float:none; margin-left:auto; margin-right:auto; text-align:center;}
.header_centered_2 #titles img{float:none; margin-left:auto; margin-right:auto;}
.header_centered_2 .headad{ float:none; max-width: 1380px; margin:20px auto;}
.header_centered_2 #navigation{ float:none; margin:0 auto -11px auto; display:inline-block; text-align:center;}
.header_centered_2 .nav,
.header_centered_2 .nav>li{ float: none;}
.header_centered_2 #header ul.social-menu{position:absolute; top:50%; right:20px; margin-top:-20px;}
.header_centered_2 .head_extend{position:absolute; top:50%; left:25px;margin-top:-25px;}
} @media screen and (max-width: 1425px){
#wp-calendar tbody td {
padding: 8px 4px;
}
.top_nav .searchform {
width: 15%;
}
.slideinside {
padding: 20px 40px 40px 40px;
}
.page_hero{ margin-top:0 !important;}
.page_hero img{ left:-15%; width:130% !important; max-width:130% !important;}
h1.entry-title,h2 .maintitle,h2.maintitle,.item_mag3_big h2.posttitle,.blogger .item_big h2,.block_title h2{ font-size:4vw !important;}
}
@media screen and (max-width: 1255px){
.header_slim #titles,
.header_slim #titles img{position:relative; top:auto; right:auto; left:auto; float:none; margin-left:auto; margin-right:auto;}
.header_slim .head_additional{position:relative; top:auto; right:auto; left:auto;}
.header_slim .head_extend {float: left;}
}
@media screen and (max-width: 1165px){
.slideinside{ left:-45px; width:auto;}
.slideinside p.teaser,
.tptn_posts_widget li>.tptn_link{ display:none;}
.tptn_after_thumb {
padding: 0 0 0 45px;
}
.tptn_after_thumb .tptn_link {
margin: 0 0 8px 0;
}
}
@media screen and (max-width: 1025px){
#core {
padding-top: 20px;
}
.container,.container_vis,
.eightcol, .fourcol {
padding: 0 20px;
}
.container_alt,
.container_alt.container_vis{ padding:0 0;}
.page_hero{padding:160px 0 60px 0 !important;}
.page_hero img{ left:-30%; width:160% !important; max-width:160% !important;}
.blogger {
margin: 0 -10px;
width: calc(100% + 20px);
}
.blogger > .item {
margin: 0 0 20px 0;
padding:0 10px;
}
.item_big.has-post-thumbnail .item_inn {
left: 10px;
right: 10px;
padding: 20px;
}
.item_big.has-post-thumbnail .meta_more {
bottom: 20px;
right: 20px;
}
.item_big .tmnf_excerpt {
display:none;
}
.item_small.has-post-thumbnail .item_inn {
margin: -40px 30px 0 0;
}
.foocol {
padding: 0 20px 0 20px;
}
.foocol.first{padding-left:20px;}
.foocol.third {padding-right:20px;}
#wp-calendar tbody td {
padding: 8px 1px;
}
.sidebar_item .cat_nr{ display:none;}
.format-quote .item_inn  {
font-size:5vw !important;
}
.format-quote h2{ left:50px;}
.slideinside{ padding:10px 30px 20px 30px;left:-55px;}
.footer_icons {
text-align:center;
margin:0 -20px;
width:calc(100% + 40px);
}
.mailchimp_section_alt,
.footer_text {
float:none;
margin:0 auto;
max-width:50%;
}
.owl-nav .owl-prev,
.owl-nav .owl-next{right:20px !important;}
h3.related_title {margin: 0 30px 20px 10px;}
}
@media screen and (max-width: 868px){
.will_stick{ position:relative !important; background:none !important;}
#titles{
margin-top:20px !important;
margin-bottom:20px !important;
}
#header h1{ font-size:22px !important;}
.headad{
display:none;
}
.head_extend{ float:left; margin:0 0 0 -8px !important;}
#header ul.social-menu{ float:right;margin:0 0 !important; padding:8px 0 0 20px;} .show-menu{ display:block;}
.tmnf-main-menu-null .show-menu{
display:none !important;
}
#navigation{
display:none;
overflow:hidden;
position:relative;
height:auto;
top:auto;
margin:0 -20px;
padding:20px 20px 10px 20px;
width:calc(100% + 40px);
background:#1F2024 !important;
}
#navigation a{
color:#fff ;
margin:0 0 !important;
padding:9px 0 8px 0 !important;
font-size:15px !important;
position:relative;
}
#main-nav > li.special > a{padding:9px 12px 8px 12px !important;}
#navigation ul.nav li ul li > a{
border-bottom:1px dotted #444 !important;
text-transform:none !important;
font-size:13px !important;
opacity:.8;
}
ul.nav,ul.nav li,ul.nav li ul{
width:100% ;
background-color: transparent !important ;
border:none;
float:none;
margin:0 0 !important;
padding:0 0 !important;
position:relative !important;
left:auto !important;
visibility:visible !important;
}
ul.nav .sub-menu{ display:none; padding-left:20px !important;}
.nav > li > ul > li, .nav li ul ul li {max-width: none;}
#main-nav li.menu-item-has-children > a .tmnf_mobile_dropdown {
position:absolute;
content: "\25BC";
height:25px;
width:25px;
background:rgba(255,255,255,.1);
top:6px;
right:4px;
font-size:8px !important;
margin-top:-2px;
font-weight:normal;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
-moz-border-radius:30px;
-khtml-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
z-index:2;
}
.menu-item-has-children > a::after{top:15px;right:17px; z-index:1;}
.nav li ul li.menu-item-has-children > a::after{top:13px;}
.menu-item-has-children.active > a::after{
transform: rotate(-180deg);
top: 20px;
right: 12px;
}
.nav li ul li.menu-item-has-children.active > a::after{top:22px;}
.nav > li > ul::after{ display:none;} .mailchimp_section {
padding:100px 40px 30px 40px;
margin:0 -20px; 
width:calc(100% + 40px);
}  #sidebar{
max-width:400px;
margin:0 auto;
width:100% !important;
padding:20px !important
}
.sidebar_item {
padding: 30px 30px 10px 30px;
margin: 0 0 20px 0;
}
#footer .sidebar_item:first-of-type {
margin-top: 10px;
}
.page_hero{padding:120px 0 40px 0 !important;}
.page_hero img{ left:-60%; width:220% !important; max-width:220% !important;}
.tmnf_excerpt p {
font-size: 90%;
}
#curtain .searchform{
width:90%;
margin:-10px 0 0 0;
left:5%;
}
#curtain a.curtainclose {
margin:10px 0 0 0;
top:10px;
right:-20px;
left:auto;
}
#curtain .searchSubmit, #curtain a.curtainclose {
width:50px;
}
.footer_icons ul.social-menu li {margin:3px 4px;}
.footer_icons ul.social-menu li:first-child {
margin:40px 4px 3px 4px;
}
#footer .bottom-menu li::before { display:none;} .commentlist li.comment.parent {
padding: 15px 0 0 0;
}
.commentlist li.comment {
padding: 15px 0 15px 20px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
width: 100%;
float: none;
margin-right: 0!important;
}
.comment-author cite,.comment-meta{
padding-left:0px;
}
.alignwide img{ padding:8px 0;}
.wp-block-gallery {margin: 0 0 30px !important;}
h1.entry-title,h2 .maintitle,h2.maintitle,.item_mag3_big h2.posttitle,.blogger .item_big h2,.block_title h2{
font-size:6vw !important;
}
}
@media screen and (max-width: 605px){
.slideinside {
left:20px;
right:20px;
padding-bottom:0;
}
.owl-dots,
.slideinside p.meta { display:none;}
.mailchimp_section {
padding: 80px 20px 10px 20px;
}
.format-quote p.teaser {
font-weight: 500 !important;
font-size: 14px !important;
}
.item {
margin: 0 0 40px 0;
}
.entry p {
margin: 20px 0;
}
.entry blockquote {
padding: 0 25px !important;
}
.mailchimp_section_alt,
.footer_text {
max-width:100%;
}
.post_nav_item {
padding: 20px 20px;
}
.post_nav_arrow{ display:none;}
.post_nav_text {
width: auto;
padding: 10px 20px;
}
}
@media screen and (max-width: 505px){
.page_hero{padding:80px 0 20px 0 !important;}
.page_hero img{ left:-100%; width:300% !important; max-width:300% !important;}
.blogger > .item {
width:100%;
}
.blogger > .item img {
width:100%;
}
h1.entry-title,h2 .maintitle,h2.maintitle,.item_mag3_big h2.posttitle,.blogger .item_big h2,.block_title h2{
font-size:8vw !important;
}
}
@media screen and (max-width: 405px){
#header h1{
font-size:7.5vw !important;
}
.header_search a {
padding: 12px 3px 12px 6px;
}
#header ul.social-menu li {
margin: 0 0 0 3px;
}
.site-title h2,
.site-title p {
max-width:100%;
}
.blogger > .item {
width:100% !important;
max-height: none;
max-width: none;
}
.item_big.has-post-thumbnail .item_inn {
padding-bottom: 0;
}
.item_big .tmnf_excerpt,
.item_big .meta_more { display:none;}
}@font-face {
font-family: 'wpzoom-socicon';
src: url(//tiranaobservatory.com/wp-content/plugins/social-icons-widget-by-wpzoom/assets/font/socicon.woff2?v=4.2.10) format('woff2');
font-weight: normal;
font-style: normal;
text-transform: initial;
font-display: block;
} .socicon {
position: relative;
top: 3px;
display: inline-block;
font-family: 'wpzoom-socicon';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 1.2em;
}
.wp-block-wpzoom-blocks-social-icons .socicon,
.zoom-social-icons-widget .socicon {
font-family: 'wpzoom-socicon' !important;
}
.socicon:empty {
width: 1em;
}
.socicon-500px {
background-color: #58a9de;
color: #58a9de;
}
.social-icon.socicon-500px:before {
content: "\e056"
}
.socicon-airbnb {
background-color: #FF5A5F;
color: #FF5A5F;
}
.social-icon.socicon-airbnb:before {
content: "\e00e"
}
.socicon-amazon {
background-color: #FF9900;
color: #FF9900;
}
.social-icon.socicon-amazon:before {
content: "\e05c"
}
.socicon-anchor {
background-color: #8940fa;
color: #8940fa;
}
.social-icon.socicon-anchor:before {
content: "\e91e"
}
.socicon-android {
background-color: #8ec047;
color: #8ec047;
}
.social-icon.socicon-android:before {
content: "\e03e"
}
.socicon-angieslist {
background-color: #299F37;
color: #299F37;
}
.social-icon.socicon-angieslist:before {
content: "\e916"
}
.socicon-aparat {
background-color: #EA225D;
color: #EA225D;
}
.social-icon.socicon-aparat:before {
content: "\e90e"
}
.socicon-apple {
background-color: #B9BFC1;
color: #B9BFC1;
}
.social-icon.socicon-apple:before {
content: "\e02e"
}
.socicon-apple-podcasts {
background-color: #9933CC;
color: #9933CC;
}
.social-icon.socicon-apple-podcasts:before {
content: "\e924"
}
.socicon-appnet {
background-color: #494949;
color: #494949;
}
.social-icon.socicon-appnet:before {
content: "\e013"
}
.socicon-appstore {
background-color: #007AFF;
color: #007AFF;
}
.social-icon.socicon-appstore:before {
content: "\e91f"
}
.socicon-artstation {
background-color: #13aff0;
color: #13aff0;
}
.social-icon.socicon-artstation:before {
content: "\e959"
}
.socicon-baidu {
background-color: #2319DC;
color: #2319DC;
}
.social-icon.socicon-baidu:before {
content: "\e061"
}
.socicon-bandcamp {
background-color: #619aa9;
color: #619aa9;
}
.social-icon.socicon-bandcamp:before {
content: "\e06a"
}
.socicon-beatport {
background-color: #01FF95;
color: #01FF95;
}
.social-icon.socicon-beatport:before {
content: "\e944"
}
.socicon-bebo {
background-color: #EF1011;
color: #EF1011;
}
.social-icon.socicon-bebo:before {
content: "\e035"
}
.socicon-behance {
background-color: #1769ff;
color: #1769ff;
}
.social-icon.socicon-behance:before {
content: "\e027"
}
.socicon-blogger {
background-color: #ec661c;
color: #ec661c;
}
.social-icon.socicon-blogger:before {
content: "\e020"
}
.socicon-bloglovin {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-bloglovin:before {
content: "\e075"
}
.socicon-buffer {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-buffer:before {
content: "\e018"
}
.socicon-castbox {
background-color: #F55B23;
color: #F55B23;
}
.social-icon.socicon-castbox:before {
content: "\e93d"
}
.socicon-coderwall {
background-color: #3E8DCC;
color: #3E8DCC;
}
.social-icon.socicon-coderwall:before {
content: "\e011"
}
.socicon-codered {
background-color: #FF033B;
color: #FF033B;
}
.social-icon.socicon-codered:before {
content: "\e940"
}
.socicon-coronavirus {
background-color: #E6502A;
color: #E6502A;
}
.social-icon.socicon-coronavirus:before {
content: "\e936"
}
.socicon-crunchbase {
background-color: #0288d1;
color: #0288d1;
}
.social-icon.socicon-crunchbase:before {
content: "\e93b"
}
.socicon-dailymotion {
background-color: #004e72;
color: #004e72;
}
.social-icon.socicon-dailymotion:before {
content: "\e053"
}
.socicon-delicious {
background-color: #020202;
color: #020202;
}
.social-icon.socicon-delicious:before {
content: "\e028"
}
.socicon-deviantart {
background-color: #05CC47;
color: #05CC47;
}
.social-icon.socicon-deviantart:before {
content: "\e927"
}
.socicon-deezer {
background-color: #32323d;
color: #32323d;
}
.social-icon.socicon-deezer:before {
content: "\e06c"
}
.socicon-digg {
background-color: #1d1d1b;
color: #1d1d1b;
}
.social-icon.socicon-digg:before {
content: "\e025"
}
.socicon-discord {
background-color: #7289da;
color: #7289da;
}
.social-icon.socicon-discord:before {
content: "\e903";
}
.socicon-discord2 {
background-color: #7289da;
color: #7289da;
}
.social-icon.socicon-discord2:before {
content: "\e079";
}
.socicon-discourse{
background-color: #000;
color: #000;
}
.social-icon.socicon-discourse:before {
content: "\e947";
}
.socicon-disqus {
background-color: #2e9fff;
color: #2e9fff;
}
.social-icon.socicon-disqus:before {
content: "\e019"
}
.socicon-displate {
background-color: #000;
color: #000;
}
.social-icon.socicon-displate:before {
content: "\e91d"
}
.socicon-dribbble {
background-color: #e84d88;
color: #e84d88;
}
.social-icon.socicon-dribbble:before {
content: "\e023"
}
.socicon-drupal {
background-color: #00598e;
color: #00598e;
}
.social-icon.socicon-drupal:before {
content: "\e002"
}
.socicon-ebay {
background-color: #E53238;
color: #E53238;
}
.social-icon.socicon-ebay:before {
content: "\e063"
}
.socicon-ello {
background-color: #000;
color: #000;
}
.social-icon.socicon-ello:before {
content: "\e006"
}
.socicon-etsy {
background-color: #F16521;
color: #F16521;
}
.social-icon.socicon-etsy:before {
content: "\e941"
}
.socicon-envato {
background-color: #82B540;
color: #82B540;
}
.social-icon.socicon-envato:before {
content: "\e026"
}
.socicon-eyeem {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-eyeem:before {
content: "\e902"
}
.socicon-facebook {
background-color: #0866FF;
color: #0866FF;
}
.social-icon.socicon-facebook:before {
content: "\e91a"
}
.socicon-facebook2 {
background-color: #0866FF;
color: #0866FF;
}
.social-icon.socicon-facebook2:before {
content: "\e91a"
}
.socicon-feedburner {
background-color: #FFCC00;
color: #FFCC00;
}
.social-icon.socicon-feedburner:before {
content: "\e048"
}
.socicon-feedly {
background-color: #34B151;
color: #34B151;
}
.social-icon.socicon-feedly:before {
content: "\e074"
}
.socicon-fiverr {
background-color: #1DBF73;
color: #1DBF73;
}
.social-icon.socicon-fiverr:before {
content: "\e928"
}
.socicon-flattr {
background-color: #F67C1A;
color: #F67C1A;
}
.social-icon.socicon-flattr:before {
content: "\e02f"
}
.socicon-flipboard {
background-color: #E12828;
color: #E12828;
}
.social-icon.socicon-flipboard:before {
content: "\e904";
}
.socicon-flipboard2 {
background-color: #E12828;
color: #E12828;
}
.social-icon.socicon-flipboard2:before {
content: "\e905";
}
.socicon-flickr {
background-color: #ff0084;
color: #ff0084;
}
.social-icon.socicon-flickr:before {
content: "\e055"
}
.socicon-foursquare {
background-color: #F94877;
color: #F94877;
}
.social-icon.socicon-foursquare:before {
content: "\e044"
}
.socicon-friendfeed {
background-color: #2F72C4;
color: #2F72C4;
}
.social-icon.socicon-friendfeed:before {
content: "\e032"
}
.socicon-gab {
background-color: #28cf7a;
color: #28cf7a;
}
.social-icon.socicon-gab:before {
content: "\e93c"
}
.socicon-github {
background-color: #221e1b;
color: #221e1b;
}
.social-icon.socicon-github:before {
content: "\e030"
}
.socicon-goodreads {
background-color: #463020;
color: #463020;
}
.social-icon.socicon-goodreads:before {
content: "\e014"
}
.socicon-google {
background-color: #d93e2d;
color: #d93e2d;
}
.social-icon.socicon-google:before {
content: "\e042"
}
.socicon-google-calendar {
background-color: #3D81F6;
color: #3D81F6;
}
.social-icon.socicon-google-calendar:before {
content: "\e926"
}
.socicon-google-maps {
background-color: #4285F4;
color: #4285F4;
}
.social-icon.socicon-google-maps:before {
content: "\e937"
}
.socicon-google-news {
background-color: #174EA6;
color: #174EA6;
}
.social-icon.socicon-google-news:before {
content: "\e925"
}
.socicon-google-podcasts {
background-color: #4285F4;
color: #4285F4;
}
.social-icon.socicon-google-podcasts:before {
content: "\e923"
}
.socicon-grooveshark {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-grooveshark:before {
content: "\e04f"
}
.socicon-guilded {
background-color: #F5C400;
color: #F5C400;
}
.social-icon.socicon-guilded:before {
content: "\e935"
}
.socicon-hellocoton {
background-color: #D50066;
color: #D50066;
}
.social-icon.socicon-hellocoton:before {
content: "\e901"
}
.socicon-homeadvisor {
background-color: #EF8B1D;
color: #EF8B1D;
}
.social-icon.socicon-homeadvisor:before {
content: "\e915"
}
.socicon-houzz {
background-color: #7CC04B;
color: #7CC04B;
}
.social-icon.socicon-houzz:before {
content: "\e00a"
}
.socicon-identica {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-identica:before {
content: "\e034"
}
.socicon-iheartradio {
background-color: #C6002B;
color: #C6002B;
}
.social-icon.socicon-iheartradio:before {
content: "\e930"
}
.socicon-imdb {
background-color: #F5C518;
color: #F5C518;
}
.social-icon.socicon-imdb:before {
content: "\e064"
}
.socicon-instagram {
background-color: #E4405F;
color: #E4405F;
}
.social-icon.socicon-instagram:before {
content: "\e057"
}
.socicon-itunes {
background-color: #ff5e51;
color: #ff5e51;
}
.social-icon.socicon-itunes:before {
content: "\e0ae"
}
.socicon-issuu {
background-color: #F26F61;
color: #F26F61;
}
.social-icon.socicon-issuu:before {
content: "\e06b"
}
.socicon-ko-fi {
background-color: #F16061;
color: #F16061;
}
.social-icon.socicon-ko-fi:before {
content: "\e934"
}
.socicon-kkbox {
background-color: #20afd6;
color: #20afd6;
}
.social-icon.socicon-kkbox:before {
content: "\e93e"
}
.socicon-komoot {
background-color: #6AA127;
color: #6AA127;
}
.social-icon.socicon-komoot:before {
content: "\e93a"
}
.socicon-lanyrd {
background-color: #3c80c9;
color: #3c80c9;
}
.social-icon.socicon-lanyrd:before {
content: "\e016"
}
.socicon-lastfm {
background-color: #d41316;
color: #d41316;
}
.social-icon.socicon-lastfm:before {
content: "\e050"
}
.socicon-letterboxd {
background-color: #2c3440;
color: #2c3440;
}
.social-icon.socicon-letterboxd:before {
content: "\e96d"
}
.socicon-line {
background-color: #00BA27;
color: #00BA27;
}
.social-icon.socicon-line:before {
content: "\e900"
}
.socicon-linkedin {
background-color: #0077B5;
color: #0077B5;
}
.social-icon.socicon-linkedin:before {
content: "\e049"
}
.socicon-lookbook {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-lookbook:before {
content: "\e073"
}
.socicon-mail {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-mail:before {
content: "\e01f"
}
.socicon-mailru {
background-color: #005FF9;
color: #005FF9;
}
.social-icon.socicon-mailru:before {
content: "\e932"
}
.socicon-mailchimp {
background-color: #FFE01B;
color: #FFE01B;
}
.social-icon.socicon-mailchimp:before {
content: "\e92c";
color: #000 !important;
}
.socicon-mailchimp2 {
background-color: #FFE01B;
color: #FFE01B;
}
.social-icon.socicon-mailchimp2:before {
content: "\e929";
}
.socicon-mastodon {
background-color: #6364FF;
color: #6364FF;
}
.social-icon.socicon-mastodon:before {
content: "\e913"
}
.socicon-medium {
background-color: #01AB6C;
color: #01AB6C
}
.social-icon.socicon-medium:before {
content: "\e06d"
}
.socicon-meetup {
background-color: #e2373c;
color: #e2373c;
}
.social-icon.socicon-meetup:before {
content: "\e03c"
}
.socicon-messenger {
background-color: #0084ff;
color: #0084ff;
}
.social-icon.socicon-messenger:before {
content: "\e906"
}
.socicon-mewe {
background-color: #17377F;
color: #17377F;
}
.social-icon.socicon-mewe:before {
content: "\e931"
}
.socicon-mixer {
background-color: #1FBAED;
color: #1FBAED;
}
.social-icon.socicon-mixer:before {
content: "\e91b"
}
.socicon-myspace {
background-color: #323232;
color: #323232;
}
.social-icon.socicon-myspace:before {
content: "\e04c"
}
.socicon-mywed {
background-color: #000;
color: #000;
}
.social-icon.socicon-mywed:before {
content: "\e908"
}
.socicon-newsvine {
background-color: #075B2F;
color: #075B2F;
}
.social-icon.socicon-newsvine:before {
content: "\e033"
}
.socicon-nextdoor {
background-color: #8ed500;
color: #8ed500;
}
.social-icon.socicon-nextdoor:before {
content: "\e92b"
}
.socicon-nextdoor2 {
background-color: #01B247;
color: #01B247;
}
.social-icon.socicon-nextdoor2:before {
content: "\e942"
}
.socicon-newgrounds {
background-color: #000;
color: #000;
}
.social-icon.socicon-newgrounds:before {
content: "\e939"
}
.socicon-odnoklassniki {
background-color: #f48420;
color: #f48420;
}
.social-icon.socicon-odnoklassniki:before {
content: "\e00d"
}
.socicon-ok {
background-color: #f48420;
color: #f48420;
}
.social-icon.socicon-ok:before {
content: "\e00d"
}
.socicon-overcast {
background-color: #FC7E0F;
color: #FC7E0F;
}
.social-icon.socicon-overcast:before {
content: "\e922"
}
.socicon-overwatch {
background-color: #9E9E9E;
color: #9E9E9E;
}
.social-icon.socicon-overwatch:before {
content: "\e076"
}
.socicon-outlook {
background-color: #0072C6;
color: #0072C6;
}
.social-icon.socicon-outlook:before {
content: "\e010"
}
.socicon-parler {
background-color: #b91d2b;
color: #b91d2b;
}
.social-icon.socicon-parler:before {
content: "\e92a"
}
.socicon-patreon {
background-color: #E44727;
color: #E44727;
}
.social-icon.socicon-patreon:before {
content: "\e05f"
}
.socicon-paypal {
background-color: #009cde;
color: #009cde;
}
.social-icon.socicon-paypal:before {
content: "\e00c"
}
.socicon-periscope {
background-color: #40A4C4;
color: #40A4C4;
}
.social-icon.socicon-periscope:before {
content: "\e00f"
}
.socicon-persona {
background-color: #e6753d;
color: #e6753d;
}
.social-icon.socicon-persona:before {
content: "\e008"
}
.socicon-pinterest {
background-color: #c92619;
color: #c92619;
}
.social-icon.socicon-pinterest:before {
content: "\e043"
}
.socicon-pixiv {
background-color: #049CFF;
color: #049CFF;
}
.social-icon.socicon-pixiv:before {
content: "\e94f"
}
.socicon-play {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-play:before {
content: "\e02b"
}
.socicon-playerfm {
background-color: #C8122A;
color: #C8122A;
}
.social-icon.socicon-playerfm:before {
content: "\e92f"
}
.socicon-playstation {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-playstation:before {
content: "\e03d"
}
.socicon-pocketcasts {
background-color: #F43E37;
color: #F43E37;
}
.social-icon.socicon-pocketcasts:before {
content: "\e943"
}
.socicon-ravelry {
background-color: #EE6E62;
color: #EE6E62;
}
.social-icon.socicon-ravelry:before {
content: "\e92d"
}
.socicon-redbubble {
background-color: #E41321;
color: #E41321;
}
.social-icon.socicon-redbubble:before {
content: "\e979"
}
.socicon-reddit {
background-color: #e74a1e;
color: #e74a1e;
}
.social-icon.socicon-reddit:before {
content: "\e022"
}
.socicon-researchgate {
background-color: #00CCBB;
color: #00CCBB;
}
.social-icon.socicon-researchgate:before {
content: "\e078"
}
.socicon-reverbnation {
background-color: #000;
color: #000;
}
.social-icon.socicon-reverbnation:before {
content: "\e07b"
}
.socicon-rss {
background-color: #f26109;
color: #f26109;
}
.social-icon.socicon-rss:before {
content: "\e00b"
}
.socicon-shutterstock {
background-color: #FC2321;
color: #FC2321;
}
.social-icon.socicon-shutterstock:before {
content: "\e90d"
}
.socicon-skype {
background-color: #28abe3;
color: #28abe3;
}
.social-icon.socicon-skype:before {
content: "\e046"
}
.socicon-slack {
background-color: #4A154B;
color: #4A154B;
}
.social-icon.socicon-slack:before {
content: "\e946"
}
.socicon-slideshare {
background-color: #4ba3a6;
color: #4ba3a6;
}
.social-icon.socicon-slideshare:before {
content: "\e017"
}
.socicon-smugmug {
background-color: #ACFD32;
color: #ACFD32;
}
.social-icon.socicon-smugmug:before {
content: "\e05e"
}
.socicon-snapchat {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-snapchat:before {
content: "\e03f"
}
.socicon-songkick {
background-color: #F80046;
color: #F80046;
}
.social-icon.socicon-songkick:before {
content: "\e07a"
}
.socicon-soundcloud {
background-color: #fe3801;
color: #fe3801;
}
.social-icon.socicon-soundcloud:before {
content: "\e04d"
}
.socicon-spotify {
background-color: #1DB954;
color: #1DB954;
}
.social-icon.socicon-spotify:before {
content: "\e945"
}
.socicon-spotlight{
background-color: #352A71;
color: #352A71;
}
.social-icon.socicon-spotlight:before {
content: "\e948"
}
.socicon-ssrn {
background-color: #063a73;
color: #063a73;
}
.social-icon.socicon-ssrn:before {
content: "\e921"
}
.socicon-stackoverflow {
background-color: #FD9827;
color: #FD9827;
}
.social-icon.socicon-stackoverflow:before {
content: "\e007"
}
.socicon-steam {
background-color: #8F8D8A;
color: #8F8D8A;
}
.social-icon.socicon-steam:before {
content: "\e037"
}
.socicon-stitcher {
background-color: #000;
color: #000;
}
.social-icon.socicon-stitcher:before { content: "\e92e"
}
.socicon-strava {
background-color: #FC4C02;
color: #FC4C02;
}
.social-icon.socicon-strava:before {
content: "\e081"
}
.socicon-stumbleupon {
background-color: #e64011;
color: #e64011;
}
.social-icon.socicon-stumbleupon:before {
content: "\e024"
}
.socicon-swarm {
background-color: #FC9D3C;
color: #FC9D3C;
}
.social-icon.socicon-swarm:before {
content: "\e003"
}
.socicon-technorati {
background-color: #5cb030;
color: #5cb030;
}
.social-icon.socicon-technorati:before {
content: "\e021"
}
.socicon-telegram {
background-color: #0088cc;
color: #0088cc;
}
.social-icon.socicon-telegram:before {
content: "\e06e"
}
.socicon-tg {
background-color: #0088cc;
color: #0088cc;
}
.social-icon.socicon-tg:before {
content: "\e06e"
}
.socicon-thefork {
background-color: #589548;
color: #589548;
}
.social-icon.socicon-thefork:before {
content: "\e912"
}
.socicon-threads {
background-color: #000;
color: #000;
}
.social-icon.socicon-threads:before {
content: "\e949"
}
.socicon-tidal {
background-color: #01FFFF;
color: #01FFFF;
}
.social-icon.socicon-tidal:before {
content: "\e910"
}
.socicon-tiktok {
background-color: #69C9D0;
color: #69C9D0;
}
.social-icon.socicon-tiktok:before {
content: "\e90c"
}
.socicon-tiktok2 {
background-color: #010101;
color: #010101;
}
.social-icon.socicon-tiktok2:before {
content: "\e96b"
}
.socicon-tripadvisor {
background-color: #589442;
color: #589442;
}
.social-icon.socicon-tripadvisor:before {
content: "\e012"
}
.socicon-tripit {
background-color: #1982C3;
color: #1982C3;
}
.social-icon.socicon-tripit:before {
content: "\e015"
}
.socicon-triplej {
background-color: #E53531;
color: #E53531;
}
.social-icon.socicon-triplej:before {
content: "\e009"
}
.socicon-tumblr {
background-color: #45556c;
color: #45556c;
}
.social-icon.socicon-tumblr:before {
content: "\e059"
}
.socicon-tunein {
background-color: #36b4a7;
color: #36b4a7;
}
.social-icon.socicon-tunein:before {
content: "\e90a"
}
.socicon-twitter {
background-color: #1da1f2;
color: #1da1f2;
}
.social-icon.socicon-twitter:before {
content: "\e040"
}
.socicon-unsplash {
background-color: #000;
color: #000;
}
.social-icon.socicon-unsplash:before {
content: "\e90b"
}
.socicon-udemy {
background-color: #17aa1c;
color: #17aa1c;
}
.social-icon.socicon-udemy:before {
content: "\e93f"
}
.socicon-viadeo {
background-color: #e4a000;
color: #e4a000;
}
.social-icon.socicon-viadeo:before {
content: "\e04a"
}
.socicon-viber {
background-color: #7b519d;
color: #7b519d;
}
.social-icon.socicon-viber:before {
content: "\e071"
}
.socicon-vimeo {
background-color: #51b5e7;
color: #51b5e7;
}
.social-icon.socicon-vimeo:before {
content: "\e052"
}
.socicon-vine {
background-color: #00b389;
color: #00b389;
}
.social-icon.socicon-vine:before {
content: "\e054"
}
.socicon-vkontakte {
background-color: #5a7fa6;
color: #5a7fa6;
}
.social-icon.socicon-vkontakte:before {
content: "\e01a"
}
.socicon-whatsapp {
background-color: #20B038;
color: #20B038;
}
.social-icon.socicon-whatsapp:before {
content: "\e01b"
}
.socicon-wikipedia {
background-color: #000000;
color: #000000;
}
.social-icon.socicon-wikipedia:before {
content: "\e02d"
}
.socicon-windows {
background-color: #00BDF6;
color: #00BDF6;
}
.social-icon.socicon-windows:before {
content: "\e039"
}
.socicon-wordpress {
background-color: #464646;
color: #464646;
}
.social-icon.socicon-wordpress:before {
content: "\e058"
}
.socicon-xbox {
background-color: #92C83E;
color: #92C83E;
}
.social-icon.socicon-xbox:before {
content: "\e038"
}
.socicon-xing {
background-color: #005a60;
color: #005a60;
}
.social-icon.socicon-xing:before {
content: "\e04b"
}
.socicon-yahoo {
background-color: #6E2A85;
color: #6E2A85;
}
.social-icon.socicon-yahoo:before {
content: "\e045"
}
.socicon-yammer {
background-color: #1175C4;
color: #1175C4;
}
.social-icon.socicon-yammer:before {
content: "\e005"
}
.socicon-yandex {
background-color: #ff0000;
color: #ff0000;
}
.social-icon.socicon-yandex:before {
content: "\e068"
}
.socicon-zen-yandex {
background-color: #000;
color: #000;
}
.social-icon.socicon-zen-yandex:before {
content: "\e911"
}
.socicon-yelp {
background-color: #c83218;
color: #c83218;
}
.social-icon.socicon-yelp:before {
content: "\e047"
}
.socicon-youtube {
background-color: #ff0000;
color: #ff0000;
}
.social-icon.socicon-youtube:before {
content: "\e051"
}
.socicon-yummly {
background-color: #e16220;
color: #e16220;
}
.social-icon.socicon-yummly:before {
content: "\e920"
}
.socicon-zazzle {
background-color: #9DBC7A;
color: #9DBC7A;
}
.social-icon.socicon-zazzle:before {
content: "\e97b"
}
.socicon-zerply {
background-color: #9DBC7A;
color: #9DBC7A;
}
.social-icon.socicon-zerply:before {
content: "\e02c"
}
.socicon-zillow {
background-color: #1277e1;
color: #1277e1;
}
.social-icon.socicon-zillow:before {
content: "\e938"
}
.socicon-zomato {
background-color: #cb202d;
color: #cb202d;
}
.social-icon.socicon-zomato:before {
content: "\e072"
}
.socicon-zynga {
background-color: #DC0606;
color: #DC0606;
}
.social-icon.socicon-zynga:before {
content: "\e036"
}
.socicon-midjourney {
background-color: #000;
color: #000;
}
.social-icon.socicon-midjourney:before {
content: "\e94a"
}
.socicon-openai {
background-color: #412991;
color: #412991;
}
.social-icon.socicon-openai:before {
content: "\e94b"
}
.socicon-gravatar {
background-color: #1E8CBE;
color: #1E8CBE;
}
.social-icon.socicon-gravatar:before {
content: "\e94c"
}
.socicon-gutenberg {
background-color: #000;
color: #000;
}
.social-icon.socicon-gutenberg:before {
content: "\e94d"
}
.socicon-wechat {
background-color: #07C160;
color: #07C160;
}
.social-icon.socicon-wechat:before {
content: "\e94e"
}
.socicon-venmo {
background-color: #3D95CE;
color: #3D95CE;
}
.social-icon.socicon-venmo:before {
content: "\e950"
}
.socicon-roblox {
background-color: #000;
color: #000;
}
.social-icon.socicon-roblox:before {
content: "\e951"
}
.socicon-wise {
background-color: #9FE870;
color: #9FE870;
}
.social-icon.socicon-wise:before {
content: "\e952"
}
.socicon-revolut {
background-color: #0075EB;
color: #0075EB;
}
.social-icon.socicon-revolut:before {
content: "\e953"
}
.socicon-revolut {
background-color: #0075EB;
color: #0075EB;
}
.social-icon.socicon-revolut:before {
content: "\e953"
}
.socicon-elementor {
background-color: #92003B;
color: #92003B;
}
.social-icon.socicon-elementor:before {
content: "\e954"
}
.socicon-figma {
background-color: #F24E1E;
color: #F24E1E;
}
.social-icon.socicon-figma:before {
content: "\e956"
}
.socicon-shopify {
background-color: #7AB55C;
color: #7AB55C;
}
.social-icon.socicon-shopify:before {
content: "\e957"
}
.socicon-woo {
background-color: #96588A;
color: #96588A;
}
.social-icon.socicon-woo:before {
content: "\e958"
}
.socicon-onlyfans {
background-color: #00AFF0;
color: #00AFF0;
}
.social-icon.socicon-onlyfans:before {
content: "\e95a"
}
.socicon-opensea {
background-color: #2081E2;
color: #2081E2;
}
.social-icon.socicon-opensea:before {
content: "\e95b"
}
.socicon-gumroad {
background-color: #ff90e8;
color: #ff90e8;
}
.zoom-social-icons-list--with-canvas .socicon-gumroad {
color: #000 !important;
}
.social-icon.socicon-gumroad:before {
content: "\e95c"
}
.socicon-artgram {
background-color: #10b981;
color: #10b981;
}
.social-icon.socicon-artgram:before {
content: "\e95d"
}
.socicon-cubebrush {
background-color: #34b6ea;
color: #34b6ea;
}
.social-icon.socicon-cubebrush:before {
content: "\e95e"
}
.socicon-artistree {
background-color: #000;
color: #000;
}
.social-icon.socicon-artistree:before {
content: "\e95f"
}
.socicon-element {
background-color: #0DBD8B;
color: #0DBD8B;
}
.social-icon.socicon-element:before {
content: "\e962"
}
.socicon-x {
background-color: #000;
color: #000;
}
.social-icon.socicon-x:before {
content: "\e960"
}
.socicon-matrix {
background-color: #000;
color: #000;
}
.social-icon.socicon-matrix:before {
content: "\e961"
}.zoom-social-icons-list {
list-style-type: none;
}
.zoom-social_icons-list__item {
margin: 0 0 10px;
}
.zoom-social_icons-list__label {
margin-left: 4px;
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
display: inline-block;
margin: 4px;
border: none;
}
.zoom-social-icons-list .socicon,
.zoom-social-icons-list .dashicons,
.zoom-social-icons-list .genericon,
.zoom-social-icons-list .academicons,
.zoom-social-icons-list .fa
{
padding: 8px;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
-moz-transition: opacity .2s;
-webkit-transition: opacity .2s;
transition: opacity .2s;
top: 0px;
vertical-align: middle;
width: 1em;
height: 1em;
line-height: 1em;
font-size: 1.2em;
}
.zoom-social-icons-list--with-canvas .socicon,
.zoom-social-icons-list--with-canvas .dashicons,
.zoom-social-icons-list--with-canvas .genericon,
.zoom-social-icons-list--with-canvas .academicons,
.zoom-social-icons-list--with-canvas .fa
{
color: #ffffff;
}
.zoom-social-icons-list--without-canvas .socicon,
.zoom-social-icons-list--without-canvas .dashicons,
.zoom-social-icons-list--without-canvas .genericon,
.zoom-social-icons-list--without-canvas .academicons,
.zoom-social-icons-list--without-canvas .fa
{
background: none;
} .widget .zoom-social-icons-list--without-canvas {
margin-left: -8px;
margin-top: -4px;
}
.widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
margin-left: -14px;
margin-top: -8px;
}
.zoom-social-icons-list--rounded .socicon,
.zoom-social-icons-list--rounded .genericon,
.zoom-social-icons-list--rounded .academicons,
.zoom-social-icons-list--rounded .dashicons,
.zoom-social-icons-list--rounded .fa
{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-align: center;
text-decoration: none;
}
.zoom-social_icons-list__link {
text-align: center;
text-decoration: none !important;
transition: all 0.2s ease;
}
.zoom-social_icons-list__link:hover {
opacity: .9;
border: none;
text-decoration: none;
box-shadow: none !important;
}
.zoom-social-icons-list--round .socicon,
.zoom-social-icons-list--round .genericon,
.zoom-social-icons-list--round .academicons,
.zoom-social-icons-list--round .dashicons,
.zoom-social-icons-list--round .fa
{
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
border-radius: 100px;
}
.zoom-social-icons-list {
margin: 0;
padding: 0;
}
.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-left,
.zoom-social-icons-widget .zoom-social-icons-list--align-left {
text-align: left;
}
.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-right,
.zoom-social-icons-widget .zoom-social-icons-list--align-right {
text-align: right;
}
.elementor-widget-wp-widget-zoom-social-icons-widget .zoom-social-icons-list--align-center,
.zoom-social-icons-widget .zoom-social-icons-list--align-center {
text-align: center;
} .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute ! important;
width: 1px;
word-wrap: normal ! important;
}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(//tiranaobservatory.com/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}@media screen and (max-width: 783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}