#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: "System Font";
font-style: normal;
src: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
} @font-face {
font-family: 'elusive';
src: url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/elusive.eot);
src: url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/elusive.eot?#iefix) format('embedded-opentype'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/elusive.woff) format('woff'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/elusive.ttf) format('truetype'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/elusive.svg?#elusive) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "elusive";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
cursor: inherit;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-author:before { content: '\e801'; }
.icon-category:before { content: '\e805'; }
.icon-category2:before { content: '\e817'; }
.icon-folder-close:before { content: '\e81c'; }
.icon-folder-open:before { content: '\e81d'; }
.icon-tag:before { content: '\e802'; }
.icon-bookmark:before { content: '\e810'; }
.icon-edit:before { content: '\e804'; }
.icon-comment:before { content: '\e800'; }
.icon-comments:before { content: '\e815';}
.icon-date:before { content: '\e82b';}
.icon-time:before { content: '\e80d';}
.icon-forward:before { content: '\e81b'; }
.icon-reply:before { content: '\e81b';}
.icon-metas::before { font-size: 1em; line-height: 1; cursor: default; margin-right: .2em; }
.icon-metas.icon-resize-full-alt:before, .icon-metas.icon-edit-alt:before { font-size: .9em; }
.icon-status:before { content: '\e81a'; }
.icon-aside:before { content: '\e82a'; }
.icon-link:before { content: '\e818'; }
.icon-audio:before { content: '\e823'; }
.icon-video:before { content: '\e829'; }
.icon-image:before { content: '\e824'; }
.icon-gallery:before { content: '\e825'; }
.icon-quote:before { content: '\e80f'; } .icon-chat:before { content: '\e80f'; }
.icon-search:before { content: '\e816'; }
.icon-down-dir:before { content: '\e803'; }
.icon-right-dir:before { content: '\e806'; }
.icon-angle-left:before { content: '\e807'; }
.icon-angle-right:before { content: '\e808'; }
.icon-angle-up:before { content: '\e809'; }
.icon-angle-down:before { content: '\e80a'; }
.icon-minus:before { content: '\e80b'; }
.icon-left-open:before { content: '\e80c'; }
.icon-up:before { content: '\e80e'; }
.icon-left-dir:before { content: '\e811'; }
.icon-up-open:before { content: '\e812'; }
.icon-ok:before { content: '\e813'; }
.icon-cancel:before { content: '\e814'; }
.icon-up-dir:before { content: '\e819'; }
.icon-right-open:before { content: '\e81e'; }
.icon-home:before { content: '\e81f'; }
.icon-menu:before { content: '\e820'; }
.icon-plus:before { content: '\e821'; }
.icon-down-open:before { content: '\e822'; }
.icon-down:before { content: '\e826'; }
.icon-left:before { content: '\e827'; }
.icon-right:before { content: '\e828'; }
.icon-star-empty:before { content: '\e82c'; }
.icon-star:before { content: '\e82d'; }
.icon-mail:before { content: '\e82e'; }
.icon-home-1:before { content: '\e82f'; }
.icon-attach:before { content: '\e830'; }
.icon-eye-on:before { content: '\e831'; }
.icon-eye:before { content: '\e831'; }
.icon-eye-off:before { content: '\e832'; }
.icon-tags:before { content: '\e833'; }
.icon-flag:before { content: '\e834'; }
.icon-warning:before { content: '\e835'; }
.icon-location:before { content: '\e836'; }
.icon-trash:before { content: '\e837'; }
.icon-doc:before { content: '\e838'; }
.icon-phone:before { content: '\e839'; }
.icon-cog:before { content: '\e83a'; }
.icon-basket:before { content: '\e83b'; }
.icon-basket-circled:before { content: '\e83c'; }
.icon-wrench:before { content: '\e83d'; }
.icon-wrench-circled:before { content: '\e83e'; }
.icon-mic:before { content: '\e83f'; }
.icon-volume:before { content: '\e840'; }
.icon-volume-down:before { content: '\e841'; }
.icon-volume-off:before { content: '\e842'; }
.icon-headphones:before { content: '\e843'; }
.icon-lightbulb:before { content: '\e844'; }
.icon-resize-full:before { content: '\e845'; }
.icon-resize-full-alt:before { content: '\e846'; }
.icon-resize-small:before { content: '\e847'; }
.icon-resize-vertical:before { content: '\e848'; }
.icon-resize-horizontal:before { content: '\e849'; }
.icon-move:before { content: '\e84a'; }
.icon-zoom-in:before { content: '\e84b'; }
.icon-zoom-out:before { content: '\e84c'; }
.icon-arrows-cw:before { content: '\e84d'; }
.icon-desktop:before { content: '\e84e'; }
.icon-inbox:before { content: '\e84f'; }
.icon-cloud:before { content: '\e850'; }
.icon-book:before { content: '\e851'; }
.icon-certificate:before { content: '\e852'; }
.icon-tasks:before { content: '\e853'; }
.icon-thumbs-up:before { content: '\e854'; }
.icon-thumbs-down:before { content: '\e855'; }
.icon-help-circled:before { content: '\e856'; }
.icon-star-circled:before { content: '\e857'; }
.icon-bell:before { content: '\e858'; }
.icon-rss:before { content: '\e859'; }
.icon-trash-circled:before { content: '\e85a'; }
.icon-cogs:before { content: '\e85b'; }
.icon-cog-circled:before { content: '\e85c'; }
.icon-calendar-circled:before { content: '\e85d'; }
.icon-mic-circled:before { content: '\e85e'; }
.icon-volume-up:before { content: '\e85f'; }
.icon-print:before { content: '\e860'; }
.icon-edit-alt:before { content: '\e861'; }
.icon-edit-2:before { content: '\e862'; }
.icon-block:before { content: '\e863'; } .icon-el-comment:before { content: "\e800"; }
.icon-el-user:before { content: "\e801"; }
.icon-el-tag:before { content: "\e802"; }
.icon-el-down-dir:before { content: "\e803"; }
.icon-el-edit:before { content: "\e804"; }
.icon-el-category:before { content: "\e805"; }
.icon-el-right-dir:before, .icon-right-dir:before { content: "\e806"; }
.icon-el-angle-left:before { content: "\e807"; }
.icon-el-angle-right:before { content: "\e808"; }
.icon-el-angle-up:before { content: "\e809"; }
.icon-el-angle-down:before { content: "\e80a"; }
.icon-el-minus:before { content: "\e80b"; }
.icon-el-left-open:before { content: "\e80c"; }
.icon-el-time:before { content: "\e80d"; }
.icon-el-up:before { content: "\e80e"; }
.icon-el-quote:before { content: "\e80f"; }
.icon-el-bookmark:before { content: "\e810"; }
.icon-el-left-dir:before { content: "\e811"; }
.icon-el-up-open:before { content: "\e812"; }
.icon-el-ok:before { content: "\e813"; }
.icon-el-cancel:before { content: "\e814"; }
.icon-el-comments:before { content: "\e815"; }
.icon-el-search:before { content: "\e816"; }
.icon-el-category2:before { content: "\e817"; }
.icon-el-link:before { content: "\e818"; }
.icon-el-up-dir:before { content: "\e819"; }
.icon-el-info:before { content: "\e81a"; }
.icon-el-share:before { content: "\e81b"; }
.icon-el-folder-close:before { content: "\e81c"; }
.icon-el-folder-open:before { content: "\e81d"; }
.icon-el-right-open:before { content: "\e81e"; }
.icon-el-home:before { content: "\e81f"; }
.icon-el-menu:before { content: "\e820"; }
.icon-el-plus:before { content: "\e821"; }
.icon-el-down-open:before { content: "\e822"; }
.icon-el-audio:before { content: "\e823"; }
.icon-el-image:before { content: "\e824"; }
.icon-el-camera:before { content: "\e825"; }
.icon-el-down:before { content: "\e826"; }
.icon-el-left:before { content: "\e827"; }
.icon-el-right:before { content: "\e828"; }
.icon-el-video:before { content: "\e829"; }
.icon-el-aside:before { content: "\e82a"; }
.icon-el-date:before { content: "\e82b"; }
.icon-el-star-empty:before { content: "\e82c"; }
.icon-el-star:before { content: "\e82d"; }
.icon-el-mail:before { content: "\e82e"; }
.icon-el-home-1:before { content: "\e82f"; }
.icon-el-attach:before { content: "\e830"; }
.icon-el-eye:before, .icon-eye-on:before { content: "\e831"; }
.icon-el-eye-off:before, .icon-eye-off:before { content: "\e832"; }
.icon-el-tags:before { content: "\e833"; }
.icon-el-flag:before { content: "\e834"; }
.icon-el-warning:before { content: "\e835"; }
.icon-el-location:before { content: "\e836"; }
.icon-el-trash:before { content: "\e837"; }
.icon-el-doc:before { content: "\e838"; }
.icon-el-phone:before { content: "\e839"; }
.icon-el-cog:before { content: "\e83a"; }
.icon-el-basket:before { content: "\e83b"; }
.icon-el-basket-circled:before { content: "\e83c"; }
.icon-el-wrench:before { content: "\e83d"; }
.icon-el-wrench-circled:before { content: "\e83e"; }
.icon-el-mic:before { content: "\e83f"; }
.icon-el-volume:before { content: "\e840"; }
.icon-el-volume-down:before { content: "\e841"; }
.icon-el-volume-off:before { content: "\e842"; }
.icon-el-headphones:before { content: "\e843"; }
.icon-el-lightbulb:before { content: "\e844"; }
.icon-el-resize-full:before { content: "\e845"; }
.icon-el-resize-full-alt:before { content: "\e846"; }
.icon-el-resize-small:before { content: "\e847"; }
.icon-el-resize-vertical:before { content: "\e848"; }
.icon-el-resize-horizontal:before { content: "\e849"; }
.icon-el-move:before { content: "\e84a"; }
.icon-el-zoom-in:before { content: "\e84b"; }
.icon-el-zoom-out:before { content: "\e84c"; }
.icon-el-arrows-cw:before { content: "\e84d"; }
.icon-el-desktop:before { content: "\e84e"; }
.icon-el-inbox:before { content: "\e84f"; }
.icon-el-cloud:before { content: "\e850"; }
.icon-el-book:before { content: "\e851"; }
.icon-el-certificate:before { content: "\e852"; }
.icon-el-tasks:before { content: "\e853"; }
.icon-el-thumbs-up:before { content: "\e854"; }
.icon-el-thumbs-down:before { content: "\e855"; }
.icon-el-help-circled:before { content: "\e856"; }
.icon-el-star-circled:before { content: "\e857"; }
.icon-el-bell:before { content: "\e858"; }
.icon-el-rss:before { content: "\e859"; }
.icon-el-trash-circled:before { content: "\e85a"; }
.icon-el-cogs:before { content: "\e85b"; }
.icon-el-cog-circled:before { content: "\e85c"; }
.icon-el-calendar-circled:before { content: "\e85d"; }
.icon-el-mic-circled:before { content: "\e85e"; }
.icon-el-volume-up:before { content: "\e85f"; }
.icon-el-print:before { content: "\e860"; }
.icon-el-edit-alt:before { content: "\e861"; }
.icon-el-edit-2:before { content: "\e862"; }
.icon-el-block:before { content: "\e863"; } .icon-widget-time:before { content: "\e80d"; }
.icon-widget-star:before {  content: "\e82d"; }
.icon-widget-comments:before { content: "\e800"; }
.icon-widget-tags:before { content: "\e833"; } .icon-widget-location:before { content: "\e836"; }
.icon-widget-phone:before { content: "\e839"; }
.icon-widget-mobile:before { content: "\e838"; }
.icon-widget-mail:before { content: "\e82e"; }
.icon-widget-link:before { content: "\e818"; }
.icon-widget-opening-hours::before { content: "\e82b"; } @font-face {
font-family: 'socials';
src: url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/socials.eot);
src: url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/socials.eot?#iefix) format('embedded-opentype'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/socials.woff) format('woff'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/socials.ttf) format('truetype'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/socials.svg?#socials) format('svg');
font-weight: normal;
font-style: normal;
}
.socials a:before,
[class^="socicon-"]:before,
[class*=" socicon-"]:before {
font-family: "socials";
font-style: normal;
font-weight: normal;
speak: never;
content:  '\e83d';
display: inline-block;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.socials a[href*=".com"]:before, .socials a { }
.socials a[href*="duckduckgo.com"]:before, .socials a.duckduckgo:before { content: '\e801'; }
.socials a[href*="aim.com"]:before, .socials a.aim:before { content: '\e802'; }
.socials a[href*="delicious.com"]:before, .socials a.delicious:before { content: '\e803'; }
.socials a[href*="paypal.com"]:before, .socials a.paypal:before { content: '\e804'; }
.socials a[href*="flattr.com"]:before, .socials a.flattr:before { content: '\e805'; }
.socials a.android:before { content: '\e806'; }
.socials a[href*="eventful.com"]:before, .socials a.eventful:before { content: '\e807'; }
.socials a[href*="smashingmagazine.com"]:before, .socials a.smashingmagazine:before { content: '\e808'; }
.socials a[href*="plus.google.com"]:before, .socials a.googleplus:before { content: '\e809'; }
.socials a[href*="wikipedia.org"]:before, .socials a.wikipedia:before { content: '\e80a'; }
.socials a[href*="lanyrd.com"]:before, .socials a.lanyrd:before { content: '\e80b'; }
.socials a.calendar:before { content: '\e80c'; }
.socials a[href*="stumbleupon.com"]:before, .socials a.stumbleupon:before { content: '\e80d'; }
.socials a[href*="500px.com"]:before, .socials a.\35 00px:before { content: '\e80e'; }
.socials a[href*="pinterest.com"]:before, .socials a.pinterest:before { content: '\e80f'; }
.socials a.bitcoin:before { content: '\e810'; }
.socials a.firefox:before { content: '\e811'; }
.socials a[href*="foursquare.com"]:before, .socials a.foursquare:before { content: '\e812'; }
.socials a.chrome:before { content: '\e813'; }
.socials a.ie:before, .socials a.internetexplorer { content: '\e814'; }
.socials a[href^="tel:"]:before, .socials a.phone:before { content: '\e815'; }
.socials a[href*="grooveshark.im"]:before, .socials a.grooveshark:before { content: '\e816'; }
.socials a[href*="99designs.com"]:before, .socials a.\39 9designs:before { content: '\e817'; }
.socials a.code:before { content: '\e818'; }
.socials a[href*="digg.com"]:before, .socials a.digg:before { content: '\e819'; }
.socials a[href*="spotify.com"]:before, .socials a.spotify:before { content: '\e81a'; }
.socials a[href*="reddit.com"]:before, .socials a.reddit:before { content: '\e81b'; }
.socials a.about:before { content: '\e81c'; }
.socials a[href*="codeopen.io"]:before, .socials a.codeopen:before { content: '\e81d'; }
.socials a[href*="itunes.apple.com"]:before, .socials a.appstore:before { content: '\e81e'; }
.socials a[href*="creativecommons.org"]:before, .socials a.cc:before, .socials a.creativecommons { content: '\e820'; }
.socials a[href*="dribble.com"]:before, .socials a.dribbble:before { content: '\e821'; }
.socials a[href*="evernote.com"]:before, .socials a.evernote:before { content: '\e822'; }
.socials a[href*="flickr.com"]:before, .socials a.flickr:before { content: '\e823'; }
.socials a.link2:before, .socials a.url2 { content: '\e824'; }
.socials a[href*="viadeo.com"]:before, .socials a.viadeo:before { content: '\e825'; }
.socials a[href*="instapaper.com"]:before, .socials a.instapaper:before { content: '\e826'; }
.socials a[href*="weibo.com"]:before, .socials a.weibo:before { content: '\e827'; }
.socials a[href*="klout.com"]:before, .socials a.klout:before { content: '\e828'; }
.socials a[href*="linkedin.com"]:before, .socials a.linkedin:before { content: '\e829'; }
.socials a[href*="meetup.com"]:before, .socials a.meetup:before { content: '\e82a'; }
.socials a[href*="vk.com"]:before, .socials a.vk:before { content: '\e82b'; }
.socials a[href*="plancast.com"]:before, .socials a.plancast:before { content: '\e82c'; }
.socials a[href*="disqus.com"]:before, .socials a.disqus:before { content: '\e82d'; }
.socials a[href*="/feed"]:before, .socials a[href*="/rss"]:before, .socials a.rss:before, .socials a.feed:before { content: '\e82e'; }
.socials a[href^="callto:"]:before, .socials a.skype:before { content: '\e82f'; }
.socials a[href*="twitter.com"]:before, .socials a.twitter:before { content: '\e830'; }
.socials a[href*="youtube.com"]:before, .socials a.youtube:before { content: '\e831'; }
.socials a[href*="vimeo.com"]:before, .socials a.vimeo:before { content: '\e832'; }
.socials a.windows:before { content: '\e833'; }
.socials a[href*="xing.com"]:before, .socials a.xing:before { content: '\e834'; }
.socials a[href*="yahoo.com"]:before, .socials a.yahoo:before { content: '\e835'; } .socials a[href*="mailto:"]:before, .socials a.email:before { content: '\e837'; }
.socials a.cloud:before { content: '\e838'; }
.socials a[href*="myspace.com"]:before, .socials a.myspace:before { content: '\e839'; }
.socials a.podcast:before { content: '\e83a'; }
.socials a[href*="amazon.com"]:before, .socials a.amazon:before { content: '\e83b'; }
.socials a[href*="steampowered.com"]:before, .socials a.steam:before { content: '\e83c'; }
.socials a.link:before { content: '\e83d'; }
.socials a[href*="dropbox.com"]:before, .socials a.dropbox:before { content: '\e83e'; }
.socials a[href*="ebay."]:before, .socials a.ebay:before { content: '\e83f'; }
.socials a[href*="facebook.com"]:before, .socials a.facebook:before { content: '\e840'; }
.socials a.github2:before { content: '\e841'; }
.socials a[href*="github.com"]:before, .socials a.github:before { content: '\e842'; }
.socials a[href*="play.google.com"]:before, .socials a.googleplay:before { content: '\e843'; }
.socials a.itunes:before { content: '\e844'; }
.socials a[href*="plurk.com"]:before, .socials a.plurk:before { content: '\e845'; }
.socials a[href*="songkick.com"]:before, .socials a.songkick:before { content: '\e846'; }
.socials a[href*="last.fm"]:before, .socials a.lastfm:before { content: '\e847'; }
.socials a[href*="gmail.com"]:before, .socials a.gmail:before { content: '\e848'; }
.socials a[href*="pinboard.in"]:before, .socials a.pinboard:before { content: '\e849'; }
.socials a[href*="openid.net"]:before, .socials a.openid:before { content: '\e84a'; }
.socials a[href*="quora.com"]:before, .socials a.quora:before { content: '\e84b'; }
.socials a[href*="soundcloud.com"]:before, .socials a.soundcloud:before { content: '\e84c'; }
.socials a[href*="tumblr.com"]:before, .socials a.tumblr:before { content: '\e84d'; } .socials a[href*="wordpress.com"]:before, .socials a[href*="wordpress.org"]:before, .socials a.wordpress:before { content: '\e84f'; }
.socials a[href*="yelp.com"]:before, .socials a.yelp:before { content: '\e850'; }
.socials a[href*="intensedebate.com"]:before, .socials a.intensedebate:before { content: '\e851'; }
.socials a[href*="eventbrite.com"]:before, .socials a.eventbrite:before { content: '\e852'; }
.socials a[href*="scribd.com"]:before, .socials a.scribd:before { content: '\e853'; } .socials a[href*="stripe.com"]:before, .socials a.stripe:before { content: '\e855'; }
.socials a[href*="opentable.com"]:before, .socials a.opentable:before { content: '\e856'; }
.socials a.cart:before { content: '\e857'; }
.socials a.opera:before { content: '\e858'; }
.socials a[href*="angel.co"]:before, .socials a.angellist:before { content: '\e859'; }
.socials a[href*="instagram.com"]:before, .socials a.instagram:before { content: '\e85a'; }
.socials a[href*="dwolla.com"]:before, .socials a.dwolla:before { content: '\e85b'; }
.socials a[href*="app.net"]:before, .socials a.appnet:before { content: '\e85c'; }
.socials a[href*="drupal.org"]:before, .socials a.drupal:before { content: '\e85f'; }
.socials a[href*="buffer.com"]:before, .socials a.buffer:before { content: '\e860'; }
.socials a[href*="getpocket.com"]:before, .socials a.pocket:before { content: '\e861'; }
.socials a[href*="bitbucket.org"]:before, .socials a.bitbucket:before { content: '\e862'; }
.socials a.phone2:before { content: '\e863'; }
.socials a[href*="stackoverflow.com"]:before, .socials a.stackoverflow:before { content: '\e865'; }
.socials a[href*="news.ycombinator.com"]:before, .socials a.hackernews:before { content: '\e866'; }
.socials a.lkdto:before { content: '\e867'; }
.socials a.twitter2:before { content: '\e868'; }
.socials a.phone3:before { content: '\e869'; }
.socials a.mobile:before { content: '\e86a'; }
.socials a.support:before { content: '\e86b'; }
.socials a[href*="twitch.tv"]:before, .socials a.twitch:before { content: '\e86c'; }
.socials a.beer:before { content: '\e86d'; }
.socicon-duckduckgo:before { content: '\e801'; }
.socicon-aim:before { content: '\e802'; }
.socicon-delicious:before { content: '\e803'; }
.socicon-paypal:before { content: '\e804'; }
.socicon-flattr:before { content: '\e805'; }
.socicon-android:before { content: '\e806'; }
.socicon-eventful:before { content: '\e807'; }
.socicon-smashingmagazine:before { content: '\e808'; }
.socicon-googleplus:before { content: '\e809'; }
.socicon-wikipedia:before { content: '\e80a'; }
.socicon-lanyrd:before { content: '\e80b'; }
.socicon-calendar:before { content: '\e80c'; }
.socicon-stumbleupon:before { content: '\e80d'; }
.socicon-500px:before { content: '\e80e'; }
.socicon-pinterest:before { content: '\e80f'; }
.socicon-bitcoin:before { content: '\e810'; }
.socicon-firefox:before { content: '\e811'; }
.socicon-foursquare:before { content: '\e812'; }
.socicon-chrome:before { content: '\e813'; }
.socicon-internetexplorer:before { content: '\e814'; }
.socicon-phone:before { content: '\e815'; }
.socicon-grooveshark:before { content: '\e816'; }
.socicon-99designs:before { content: '\e817'; }
.socicon-code:before { content: '\e818'; }
.socicon-digg:before { content: '\e819'; }
.socicon-spotify:before { content: '\e81a'; }
.socicon-reddit:before { content: '\e81b'; }
.socicon-about:before { content: '\e81c'; }
.socicon-codeopen:before { content: '\e81d'; }
.socicon-appstore:before { content: '\e81e'; }
.socicon-creativecommons:before { content: '\e820'; }
.socicon-dribbble:before { content: '\e821'; }
.socicon-evernote:before { content: '\e822'; }
.socicon-flickr:before { content: '\e823'; }
.socicon-link2:before { content: '\e824'; }
.socicon-viadeo:before { content: '\e825'; }
.socicon-instapaper:before { content: '\e826'; }
.socicon-weibo:before { content: '\e827'; }
.socicon-klout:before { content: '\e828'; }
.socicon-linkedin:before { content: '\e829'; }
.socicon-meetup:before { content: '\e82a'; }
.socicon-vk:before { content: '\e82b'; }
.socicon-plancast:before { content: '\e82c'; }
.socicon-disqus:before { content: '\e82d'; }
.socicon-feed:before { content: '\e82e'; }
.socicon-skype:before { content: '\e82f'; }
.socicon-twitter:before { content: '\e830'; }
.socicon-youtube:before { content: '\e831'; }
.socicon-vimeo:before { content: '\e832'; }
.socicon-windows:before { content: '\e833'; }
.socicon-xing:before { content: '\e834'; }
.socicon-yahoo:before { content: '\e835'; }
.socicon-email:before { content: '\e837'; }
.socicon-cloud:before { content: '\e838'; }
.socicon-myspace:before { content: '\e839'; }
.socicon-podcast:before { content: '\e83a'; }
.socicon-amazon:before { content: '\e83b'; }
.socicon-steam:before { content: '\e83c'; }
.socicon-link:before { content: '\e83d'; }
.socicon-dropbox:before { content: '\e83e'; }
.socicon-ebay:before { content: '\e83f'; }
.socicon-facebook:before { content: '\e840'; }
.socicon-github2:before { content: '\e841'; }
.socicon-github:before { content: '\e842'; }
.socicon-googleplay:before { content: '\e843'; }
.socicon-itunes:before { content: '\e844'; }
.socicon-plurk:before { content: '\e845'; }
.socicon-songkick:before { content: '\e846'; }
.socicon-lastfm:before { content: '\e847'; }
.socicon-gmail:before { content: '\e848'; }
.socicon-pinboard:before { content: '\e849'; }
.socicon-openid:before { content: '\e84a'; }
.socicon-quora:before { content: '\e84b'; }
.socicon-soundcloud:before { content: '\e84c'; }
.socicon-tumblr:before { content: '\e84d'; }
.socicon-wordpress:before { content: '\e84f'; }
.socicon-yelp:before { content: '\e850'; }
.socicon-intensedebate:before { content: '\e851'; }
.socicon-eventbrite:before { content: '\e852'; }
.socicon-scribd:before { content: '\e853'; }
.socicon-stripe:before { content: '\e855'; }
.socicon-opentable:before { content: '\e856'; }
.socicon-cart:before { content: '\e857'; }
.socicon-opera:before { content: '\e858'; }
.socicon-angellist:before { content: '\e859'; }
.socicon-instagram:before { content: '\e85a'; }
.socicon-dwolla:before { content: '\e85b'; }
.socicon-appnet:before { content: '\e85c'; }
.socicon-drupal:before { content: '\e85f'; }
.socicon-buffer:before { content: '\e860'; }
.socicon-pocket:before { content: '\e861'; }
.socicon-bitbucket:before { content: '\e862'; }
.socicon-phone2:before { content: '\e863'; }
.socicon-stackoverflow:before { content: '\e865'; }
.socicon-hackernews:before { content: '\e866'; }
.socicon-lkdto:before { content: '\e867'; }
.socicon-twitter2:before { content: '\e868'; }
.socicon-phone3:before { content: '\e869'; }
.socicon-mobile:before { content: '\e86a'; }
.socicon-support:before { content: '\e86b'; }
.socicon-twitch:before { content: '\e86c'; }
.socicon-beer:before { content: '\e86d'; } @font-face {
font-family: 'fluida-blocks';
src: url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/blocks.eot);
src: url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/blocks.eot?#iefix) format('embedded-opentype'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/blocks.woff) format('woff'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/blocks.ttf) format('truetype'),
url(//xn--bargumer-drpsld-itb0ia.de/wp-content/themes/fluida/resources/fonts/blocks.svg?#blocks) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="blicon-"]:before,
[class*=" blicon-"]:before {
font-family: "fluida-blocks";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: inherit;
cursor: inherit;
font-size: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.customize-control-cryout-iconselect select,
.customize-control-cryout-iconselect select option,
.customize-control-cryout-iconselect .select2-container,
.select2-container.cryout-iconselect .select2-results__option {
font-family: "fluida-blocks", -apple-system, BlinkMacSystemFont, sans-serif;
}
.blicon-toggle:before { content: "\e003"; }
.blicon-layout:before { content: "\e004"; }
.blicon-lock:before { content: "\e007"; }
.blicon-unlock:before { content: "\e008"; }
.blicon-target:before { content: "\e012"; }
.blicon-disc:before { content: "\e019"; }
.blicon-microphone:before { content: "\e048"; }
.blicon-play:before { content: "\e052"; }
.blicon-cloud2:before { content: "\e065"; }
.blicon-cloud-upload:before { content: "\e066"; }
.blicon-cloud-download:before { content: "\e067"; }
.blicon-plus2:before { content: "\e114"; }
.blicon-minus2:before { content: "\e115"; }
.blicon-check2:before { content: "\e116"; }
.blicon-cross2:before { content: "\e117"; }
.blicon-users2:before { content: "\e00a"; }
.blicon-user:before { content: "\e00b"; }
.blicon-trophy:before { content: "\e00c"; }
.blicon-speedometer:before { content: "\e00d"; }
.blicon-screen-tablet:before { content: "\e00f"; }
.blicon-screen-smartphone:before { content: "\e01a"; }
.blicon-screen-desktop:before { content: "\e01b"; }
.blicon-plane:before { content: "\e01c"; }
.blicon-notebook:before { content: "\e01d"; }
.blicon-magic-wand:before { content: "\e01e"; }
.blicon-hourglass2:before { content: "\e01f"; }
.blicon-graduation:before { content: "\e02a"; }
.blicon-fire:before { content: "\e02b"; }
.blicon-eyeglass:before { content: "\e02c"; }
.blicon-energy:before { content: "\e02d"; }
.blicon-chemistry:before { content: "\e02e"; }
.blicon-bell:before { content: "\e02f"; }
.blicon-badge:before { content: "\e03a"; }
.blicon-speech:before { content: "\e03b"; }
.blicon-puzzle:before { content: "\e03c"; }
.blicon-printer:before { content: "\e03d"; }
.blicon-present:before { content: "\e03e"; }
.blicon-pin:before { content: "\e03f"; }
.blicon-picture2:before { content: "\e04a"; }
.blicon-map:before { content: "\e04b"; }
.blicon-layers:before { content: "\e04c"; }
.blicon-globe:before { content: "\e04d"; }
.blicon-globe2:before { content: "\e04e"; }
.blicon-folder:before { content: "\e04f"; }
.blicon-feed:before { content: "\e05a"; }
.blicon-drop:before { content: "\e05b"; }
.blicon-drawar:before { content: "\e05c"; }
.blicon-docs:before { content: "\e05d"; }
.blicon-directions:before { content: "\e05e"; }
.blicon-direction:before { content: "\e05f"; }
.blicon-cup2:before { content: "\e06b"; }
.blicon-compass:before { content: "\e06c"; }
.blicon-calculator:before { content: "\e06d"; }
.blicon-bubbles:before { content: "\e06e"; }
.blicon-briefcase:before { content: "\e06f"; }
.blicon-book-open:before { content: "\e07a"; }
.blicon-basket:before { content: "\e07b"; }
.blicon-bag:before { content: "\e07c"; }
.blicon-wrench:before { content: "\e07f"; }
.blicon-umbrella:before { content: "\e08a"; }
.blicon-tag:before { content: "\e08c"; }
.blicon-support:before { content: "\e08d"; }
.blicon-share:before { content: "\e08e"; }
.blicon-share2:before { content: "\e08f"; }
.blicon-rocket:before { content: "\e09a"; }
.blicon-question:before { content: "\e09b"; }
.blicon-pie-chart2:before { content: "\e09c"; }
.blicon-pencil2:before { content: "\e09d"; }
.blicon-note:before { content: "\e09e"; }
.blicon-music-tone-alt:before { content: "\e09f"; }
.blicon-list2:before { content: "\e0a0"; }
.blicon-like:before { content: "\e0a1"; }
.blicon-home2:before { content: "\e0a2"; }
.blicon-grid:before { content: "\e0a3"; }
.blicon-graph:before { content: "\e0a4"; }
.blicon-equalizer:before { content: "\e0a5"; }
.blicon-dislike:before { content: "\e0a6"; }
.blicon-calender:before { content: "\e0a7"; }
.blicon-bulb:before { content: "\e0a8"; }
.blicon-chart:before { content: "\e0a9"; }
.blicon-clock:before { content: "\e0af"; }
.blicon-envolope:before { content: "\e0b1"; }
.blicon-flag:before { content: "\e0b3"; }
.blicon-folder2:before { content: "\e0b4"; }
.blicon-heart2:before { content: "\e0b5"; }
.blicon-info:before { content: "\e0b6"; }
.blicon-link:before { content: "\e0b7"; }
.blicon-refresh:before { content: "\e0bc"; }
.blicon-reload:before { content: "\e0bd"; }
.blicon-settings:before { content: "\e0be"; }
.blicon-arrow-down:before { content: "\e604"; }
.blicon-arrow-left:before { content: "\e605"; }
.blicon-arrow-right:before { content: "\e606"; }
.blicon-arrow-up:before { content: "\e607"; }
.blicon-paypal:before { content: "\e608"; }
.blicon-home:before { content: "\e800"; }
.blicon-apartment:before { content: "\e801"; }
.blicon-data:before { content: "\e80e"; }
.blicon-cog:before { content: "\e810"; }
.blicon-star:before { content: "\e814"; }
.blicon-star-half:before { content: "\e815"; }
.blicon-star-empty:before { content: "\e816"; }
.blicon-paperclip:before { content: "\e819"; }
.blicon-eye2:before { content: "\e81b"; }
.blicon-license:before { content: "\e822"; }
.blicon-picture:before { content: "\e827"; }
.blicon-book:before { content: "\e828"; }
.blicon-bookmark:before { content: "\e829"; }
.blicon-users:before { content: "\e82b"; }
.blicon-store:before { content: "\e82d"; }
.blicon-calendar:before { content: "\e836"; }
.blicon-keyboard:before { content: "\e837"; }
.blicon-spell-check:before { content: "\e838"; }
.blicon-screen:before { content: "\e839"; }
.blicon-smartphone:before { content: "\e83a"; }
.blicon-tablet:before { content: "\e83b"; }
.blicon-laptop:before { content: "\e83c"; }
.blicon-laptop-phone:before { content: "\e83d"; }
.blicon-construction:before { content: "\e841"; }
.blicon-pie-chart:before { content: "\e842"; }
.blicon-gift:before { content: "\e844"; }
.blicon-diamond:before { content: "\e845"; }
.blicon-cup3:before { content: "\e848"; }
.blicon-leaf:before { content: "\e849"; }
.blicon-earth:before { content: "\e853"; }
.blicon-bullhorn:before { content: "\e859"; }
.blicon-hourglass:before { content: "\e85f"; }
.blicon-undo:before { content: "\e860"; }
.blicon-redo:before { content: "\e861"; }
.blicon-sync:before { content: "\e862"; }
.blicon-history:before { content: "\e863"; }
.blicon-download:before { content: "\e865"; }
.blicon-upload:before { content: "\e866"; }
.blicon-bug:before { content: "\e869"; }
.blicon-code:before { content: "\e86a"; }
.blicon-link2:before { content: "\e86b"; }
.blicon-unlink:before { content: "\e86c"; }
.blicon-thumbs-up:before { content: "\e86d"; }
.blicon-thumbs-down:before { content: "\e86e"; }
.blicon-magnifier:before { content: "\e86f"; }
.blicon-cross3:before { content: "\e870"; }
.blicon-menu:before { content: "\e871"; }
.blicon-list:before { content: "\e872"; }
.blicon-warning:before { content: "\e87c"; }
.blicon-question-circle:before { content: "\e87d"; }
.blicon-check:before { content: "\e87f"; }
.blicon-cross:before { content: "\e880"; }
.blicon-plus:before { content: "\e881"; }
.blicon-minus:before { content: "\e882"; }
.blicon-layers2:before { content: "\e88e"; }
.blicon-text-format:before { content: "\e890"; }
.blicon-text-size:before { content: "\e892"; }
.blicon-hand:before { content: "\e8a5"; }
.blicon-pointer-up:before { content: "\e8a6"; }
.blicon-pointer-right:before { content: "\e8a7"; }
.blicon-pointer-down:before { content: "\e8a8"; }
.blicon-pointer-left:before { content: "\e8a9"; }
.blicon-heart:before { content: "\e930"; }
.blicon-cloud:before { content: "\e931"; }
.blicon-trash:before { content: "\e933"; }
.blicon-user2:before { content: "\e934"; }
.blicon-key:before { content: "\e935"; }
.blicon-search:before { content: "\e936"; }
.blicon-settings2:before { content: "\e937"; }
.blicon-camera:before { content: "\e938"; }
.blicon-tag2:before { content: "\e939"; }
.blicon-bulb2:before { content: "\e93a"; }
.blicon-pencil:before { content: "\e93b"; }
.blicon-diamond2:before { content: "\e93c"; }
.blicon-location:before { content: "\e93e"; }
.blicon-eye:before { content: "\e93f"; }
.blicon-bubble:before { content: "\e940"; }
.blicon-stack:before { content: "\e941"; }
.blicon-cup:before { content: "\e942"; }
.blicon-phone:before { content: "\e943"; }
.blicon-news:before { content: "\e944"; }
.blicon-mail:before { content: "\e945"; }
.blicon-news2:before { content: "\e948"; }
.blicon-paperplane:before { content: "\e949"; }
.blicon-params2:before { content: "\e94a"; }
.blicon-data2:before { content: "\e94b"; }
.blicon-megaphone:before { content: "\e94c"; }
.blicon-study:before { content: "\e94d"; }
.blicon-chemistry2:before { content: "\e94e"; }
.blicon-fire2:before { content: "\e94f"; }
.blicon-paperclip2:before { content: "\e950"; }
.blicon-calendar2:before { content: "\e951"; }
.blicon-wallet:before { content: "\e952"; }