@charset 'UTF-8';
#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;
}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(//torok.ro/wp-content/themes/boombox/js/plugins/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(//torok.ro/wp-content/themes/boombox/js/plugins/slick/fonts/slick.eot);src:url(//torok.ro/wp-content/themes/boombox/js/plugins/slick/fonts/slick.eot?#iefix) format('embedded-opentype'),url(//torok.ro/wp-content/themes/boombox/js/plugins/slick/fonts/slick.woff) format('woff'),url(//torok.ro/wp-content/themes/boombox/js/plugins/slick/fonts/slick.ttf) format('truetype'),url(//torok.ro/wp-content/themes/boombox/js/plugins/slick/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}div.hy_plyr,div.hy_plyr *{vertical-align:baseline;margin:0;font-size:100%;padding:0;line-height:100%;border:0;outline:0;cursor:inherit;box-sizing:border-box;overflow:hidden;text-align:left;word-wrap:break-word;background:0 0;-webkit-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-ms-touch-select:none}.hy_btn,.hyena_canvas,.hyena_frame,div.hy_plyr{-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-ms-interpolation-mode:bicubic}.hy_bt_wr,.hyena_canvas,.hyena_frame,.hyena_slate,img.hyena{width:100%;height:100%}.hy_plyr{width:100%;visibility:hidden;overflow:hidden}.hyena_frame{height:100%}.hyena_canvas{height:100%}img.hyena{display:block;height:100%;visibility:hidden}.hyena_slate{position:absolute;z-index:99}div.hy_bt_wr{overflow:visible;position:absolute;padding:0;margin:0}img.hy_btn{position:absolute;padding:0;cursor:pointer;display:inline;z-index:999}div.hy_plyr_1{border:0;border-radius:0;padding:0}div.hy_fr_1,div.hy_fr_1 canvas.hyena_canvas,div.hy_fr_1 img{border:0}div.hy_plyr_1 img.hy_btn{width:20%;opacity:1;left:50%;top:48%}div.hy_plyr_2{border:2px solid rgba(137,137,150,.15);border-radius:3px;padding:10px;background:#f5f5f5;background:-moz-linear-gradient(top,#f5f5f5 0,#e6e6e7 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f5f5f5),color-stop(100%,#e6e6e7));background:-webkit-linear-gradient(top,#f5f5f5 0,#e6e6e7 100%);background:-o-linear-gradient(top,#f5f5f5 0,#e6e6e7 100%);background:-ms-linear-gradient(top,#f5f5f5 0,#e6e6e7 100%);background:linear-gradient(to bottom,#f5f5f5 0,#e6e6e7 100%)}div.hy_fr_2,div.hy_fr_2 canvas.hyena_canvas,div.hy_fr_2 img{background:#ebebed;border-radius:3px;box-shadow:0 0 3px 3px rgba(0,0,0,.17)}div.hy_plyr_2 div.hyena_slate{background:#ebebed url(//torok.ro/wp-content/themes/boombox/js/plugins/controls/tiles/bg_15.png) repeat;border-radius:3px;padding:20px}div.hy_plyr_2 div.hy_bt_wr{margin-left:-10px;margin-top:-10px}div.hy_plyr_2 img.hy_btn{transform:scale(1,1);transition:transform .5s ease;width:20%;opacity:1;left:50%;top:48%}div.hy_plyr_2 img.hy_btn:hover{transform:scale(1.1,1.1);transition:transform .5s ease}div.hy_plyr_3{border:6px solid #04d37d;background:#04d37d;background:-moz-linear-gradient(top,#04d37d 0,#02ba76 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#04d37d),color-stop(100%,#02ba76));background:-webkit-linear-gradient(top,#04d37d 0,#02ba76 100%);background:-o-linear-gradient(top,#04d37d 0,#02ba76 100%);background:-ms-linear-gradient(top,#04d37d 0,#02ba76 100%);background:linear-gradient(to bottom,#04d37d 0,#02ba76 100%)}div.hy_fr_3,div.hy_fr_3 canvas.hyena_canvas,div.hy_fr_3 img{background:#333d4c;padding:10px;box-shadow:0 0 3px 3px rgba(0,0,0,.17)}div.hy_plyr_3 img.hy_btn{transform:scale(1,1);transition:transform .5s ease;width:20%;left:50%;top:48%}div.hy_plyr_3 img.hy_btn:hover{transform:scale(1.1,1.1);transition:transform .5s ease;width:20%;left:50%;top:48%}div.hy_plyr_4{border:6px solid #2f2f2f;border-radius:10px;background:#6a6a6a;box-shadow:1px 1px 3px 3px rgba(0,0,0,.17)}div.hy_fr_4,div.hy_fr_4 canvas.hyena_canvas,div.hy_fr_4 img{background:#2f2f2f;padding:2px;box-shadow:0 0 3px 3px rgba(0,0,0,.17)}div.hy_plyr_4 div.hyena_slate{background:#2f2f2f}div.hy_plyr_4 img.hy_btn{transform:scale(1,1);transition:transform .5s ease;width:20%;left:50%;top:48%}div.hy_plyr_4 img.hy_btn:hover{transform:scale(1.1,1.1);transition:transform .5s ease;width:20%;left:50%;top:48%}div.hy_plyr_5{border:2px solid #f1f1f1;background:#f1f1f1}div.hy_fr_5,div.hy_fr_5 canvas.hyena_canvas,div.hy_fr_5 img{background:#f1f1f1}div.hy_plyr_5 div.hyena_slate{background:#fff}div.hy_plyr_5 img.hy_btn{transform:scale(1,1);transition:transform .5s ease;width:20%;left:50%;top:48%}div.hy_plyr_5 img.hy_btn:hover{transform:scale(1.1,1.1);transition:transform .5s ease;width:20%;left:50%;top:48%}div.hy_plyr_6{background:#7d7e7d;background:-moz-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#7d7e7d),color-stop(100%,#0e0e0e));background:-webkit-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-o-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-ms-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:linear-gradient(to bottom,#7d7e7d 0,#0e0e0e 100%);border:4px solid #f1f1f1;padding:8px}div.hy_fr_6{background:#f1f1f1}div.hy_plyr_6 div.hyena_slate{background:#7d7e7d;background:-moz-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#7d7e7d),color-stop(100%,#0e0e0e));background:-webkit-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-o-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:-ms-linear-gradient(top,#7d7e7d 0,#0e0e0e 100%);background:linear-gradient(to bottom,#7d7e7d 0,#0e0e0e 100%)}div.hy_plyr_6 img.hy_btn{width:20%;left:50%;top:50%}.light-modal,.light-modal *,.light-modal :after,.light-modal :before,.light-modal:after,.light-modal:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.light-modal-bg{display:none;background-color:#fff}.light-modal{display:none;position:fixed;-webkit-overflow-scrolling:touch;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;top:0;left:0;z-index:1000;color:#000;margin:auto;width:100%;height:100%;max-height:100%;max-width:100%;overflow-y:auto}.light-modal,.light-modal .modal-body{background-color:#fff}.light-modal .modal-body{display:inline-block;width:100%;padding:40px 15px 15px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.light-modal .modal-close{display:inline-block;position:absolute;top:15px;right:15px;width:27px;height:27px;background-color:#ffe400;text-align:center;line-height:28px;vertical-align:middle;text-decoration:none;color:#1f1f1f;border-radius:3px;font-size:20px;font-weight:700}.light-modal-lock,.light-modal-lock body{overflow:hidden}.light-modal-lock .scrollbar-fix{margin-right:17px}@media screen and (min-width:701px){.light-modal-bg{background-color:rgba(31,31,31,.9);overflow-y:scroll}.light-modal .modal-body{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.light-modal{background:0 0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0);-moz-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0);width:550px;max-height:93%;height:auto}.light-modal-bg{position:fixed;overflow:auto;z-index:995;left:0;top:0;width:100%;height:100%}}.bb-scroll-area{position:relative;clear:both;display:block;overflow-x:hidden}.bb-scroll-area ul{list-style:none;margin:0;max-width:100%;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.bb-scroll-area ul li{display:inline-block;white-space:normal}.bb-scroll-area .bb-nav{position:absolute;top:0;bottom:0;width:20px;z-index:20;font-size:1px;text-indent:100%;background:rgba(0,0,0,.5)}.bb-scroll-area .bb-nav:before{position:absolute;top:50%;margin-top:-11px;left:0;width:100%;font-size:22px;line-height:1em;text-align:center;text-indent:0;font-weight:700;color:#fff;font-family:icomoon}.bb-scroll-area .bb-nav.bb-arrow-next{right:0}.bb-scroll-area .bb-nav.bb-arrow-next:before{content:'\f105'}.bb-scroll-area .bb-nav.bb-arrow-prev{left:0}.bb-scroll-area .bb-nav.bb-arrow-prev:before{content:'\f104'}.bb-scroll-area.bb-scroll-start .bb-nav.bb-arrow-prev{display:none}.bb-scroll-area.bb-scroll-end .bb-nav.bb-arrow-next{display:none}@media screen and (max-width:767px){.bb-scroll-area .bb-nav{display:none!important}}.mobile .bb-scroll-area .bb-nav{display:none!important}.bb-scroll-area ::-webkit-scrollbar-track{border-radius:4px;background-color:#ececec}.bb-scroll-area ::-webkit-scrollbar{width:8px;height:8px;background-color:#ececec}.bb-scroll-area ::-webkit-scrollbar-thumb{border-radius:4px;background-color:#c3c3c3}.bb-scroll-area ::-webkit-scrollbar,.bb-scroll-area ::-webkit-scrollbar-thumb,.bb-scroll-area ::-webkit-scrollbar-track{opacity:0;visibility:hidden;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.bb-scroll-area:hover ::-webkit-scrollbar,.bb-scroll-area:hover ::-webkit-scrollbar-thumb,.bb-scroll-area:hover ::-webkit-scrollbar-track{opacity:1;visibility:visible}@font-face{font-family:bb-icomoon;src:url(//torok.ro/wp-content/themes/boombox/fonts/icon-fonts/icomoon/fonts/bb-icomoon.ttf?tppylb) format('truetype'),url(//torok.ro/wp-content/themes/boombox/fonts/icon-fonts/icomoon/fonts/bb-icomoon.woff?tppylb) format('woff'),url(//torok.ro/wp-content/themes/boombox/fonts/icon-fonts/icomoon/fonts/bb-icomoon.svg?tppylb#bb-icomoon) format('svg');font-weight:400;font-style:normal}[class*=" bb-icon-"],[class^=bb-icon-]{font-family:bb-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bb-icon-eye:before{content:"\e9bc"}.bb-icon-random:before{content:"\e9bd"}.bb-icon-zombify_countdown:before{content:"\e9ba"}.bb-icon-apple:before{content:"\e900"}.bb-icon-basketball:before{content:"\e901"}.bb-icon-bicycle:before{content:"\e902"}.bb-icon-book:before{content:"\e903"}.bb-icon-car:before{content:"\e904"}.bb-icon-cloudsnow:before{content:"\e905"}.bb-icon-cloudsun:before{content:"\e906"}.bb-icon-coffecup:before{content:"\e907"}.bb-icon-cube:before{content:"\e908"}.bb-icon-cup:before{content:"\e909"}.bb-icon-education:before{content:"\e90b"}.bb-icon-fastfood:before{content:"\e90c"}.bb-icon-fish:before{content:"\e90d"}.bb-icon-food:before{content:"\e90e"}.bb-icon-football:before{content:"\e90f"}.bb-icon-game:before{content:"\e910"}.bb-icon-gift:before{content:"\e911"}.bb-icon-hiking:before{content:"\e912"}.bb-icon-launch:before{content:"\e913"}.bb-icon-meat:before{content:"\e914"}.bb-icon-megaphone:before{content:"\e915"}.bb-icon-music:before{content:"\e916"}.bb-icon-pet:before{content:"\e917"}.bb-icon-photo:before{content:"\e918"}.bb-icon-rain:before{content:"\e919"}.bb-icon-science:before{content:"\e91a"}.bb-icon-ski-jump:before{content:"\e91b"}.bb-icon-ski:before{content:"\e91c"}.bb-icon-snoeflake:before{content:"\e91d"}.bb-icon-sun:before{content:"\e91e"}.bb-icon-swim:before{content:"\e91f"}.bb-icon-tech1:before{content:"\e920"}.bb-icon-tennis:before{content:"\e922"}.bb-icon-video:before{content:"\e949"}.bb-icon-wind:before{content:"\e9a0"}.bb-icon-trending5:before{content:"\e99f"}.bb-icon-recent:before{content:"\e972"}.bb-icon-zombify_meme:before{content:"\e968"}.bb-icon-zombify_ranked_list:before{content:"\e967"}.bb-icon-zombify_video:before{content:"\e966"}.bb-icon-zombify_audio:before{content:"\e95d"}.bb-icon-zombify_embed:before{content:"\e95e"}.bb-icon-zombify_image:before{content:"\e95f"}.bb-icon-zombify_list:before{content:"\e960"}.bb-icon-zombify_open_list:before{content:"\e961"}.bb-icon-zombify_personality_quiz:before{content:"\e962"}.bb-icon-zombify_poll:before{content:"\e963"}.bb-icon-zombify_story:before{content:"\e964"}.bb-icon-zombify_trivia_quiz:before{content:"\e965"}.bb-icon-poll_original:before{content:"\e959"}.bb-icon-quiz_original:before{content:"\e95b"}.bb-icon-gif:before{content:"\e958"}.bb-icon-gallery:before{content:"\e947"}.bb-icon-photo2:before{content:"\e948"}.bb-icon-trending3:before{content:"\e9a5"}.bb-icon-trending:before{content:"\e9a3"}.bb-icon-news:before{content:"\e90a"}.bb-icon-hot:before{content:"\e9a6"}.bb-icon-popular:before{content:"\e9a7"}.bb-icon-trending2:before{content:"\e9a4"}.bb-icon-ambulance:before{content:"\e923"}.bb-icon-anchor:before{content:"\e924"}.bb-icon-at:before{content:"\e925"}.bb-icon-balance-scale:before{content:"\e926"}.bb-icon-barcode:before{content:"\e9a1"}.bb-icon-baseball-ball:before{content:"\e927"}.bb-icon-basketball-ball:before{content:"\e928"}.bb-icon-bath:before{content:"\e9a2"}.bb-icon-bed:before{content:"\e9a8"}.bb-icon-bell:before{content:"\e929"}.bb-icon-bicycle-2:before{content:"\e92a"}.bb-icon-binoculars:before{content:"\e92b"}.bb-icon-birthday-cake:before{content:"\e9aa"}.bb-icon-blind:before{content:"\e92c"}.bb-icon-bolt:before{content:"\e92d"}.bb-icon-bomb:before{content:"\e92e"}.bb-icon-book2:before{content:"\e92f"}.bb-icon-bowling-ball:before{content:"\e930"}.bb-icon-briefcase:before{content:"\e931"}.bb-icon-bullhorn:before{content:"\e932"}.bb-icon-bus:before{content:"\e933"}.bb-icon-calendar-alt:before{content:"\e934"}.bb-icon-camera:before{content:"\e935"}.bb-icon-camera-retro:before{content:"\e936"}.bb-icon-chart-bar:before{content:"\e938"}.bb-icon-chart-line:before{content:"\e939"}.bb-icon-chart-pie:before{content:"\e93a"}.bb-icon-chess:before{content:"\e93b"}.bb-icon-chess-bishop:before{content:"\e93c"}.bb-icon-chess-king:before{content:"\e93d"}.bb-icon-chess-knight:before{content:"\e93e"}.bb-icon-chess-pawn:before{content:"\e93f"}.bb-icon-chess-queen:before{content:"\e940"}.bb-icon-chess-rook:before{content:"\e941"}.bb-icon-child:before{content:"\e942"}.bb-icon-coffee:before{content:"\e943"}.bb-icon-cog:before{content:"\e944"}.bb-icon-comments:before{content:"\e9a9"}.bb-icon-compass:before{content:"\e9ab"}.bb-icon-crosshairs:before{content:"\e9ac"}.bb-icon-dollar-sign:before{content:"\e945"}.bb-icon-envelope:before{content:"\e946"}.bb-icon-euro-sign:before{content:"\e94a"}.bb-icon-exclamation-circle:before{content:"\e9ad"}.bb-icon-female:before{content:"\e94b"}.bb-icon-fighter-jet:before{content:"\e94c"}.bb-icon-film:before{content:"\e94d"}.bb-icon-fire:before{content:"\e94e"}.bb-icon-flask:before{content:"\e94f"}.bb-icon-football-ball:before{content:"\e950"}.bb-icon-futbol:before{content:"\e951"}.bb-icon-gamepad:before{content:"\e952"}.bb-icon-gem:before{content:"\e953"}.bb-icon-gift2:before{content:"\e954"}.bb-icon-globe:before{content:"\e955"}.bb-icon-golf-ball:before{content:"\e956"}.bb-icon-graduation-cap:before{content:"\e957"}.bb-icon-hashtag:before{content:"\e95a"}.bb-icon-headphones:before{content:"\e95c"}.bb-icon-heart:before{content:"\e969"}.bb-icon-heartbeat:before{content:"\e96a"}.bb-icon-home:before{content:"\e96b"}.bb-icon-life-ring:before{content:"\e96c"}.bb-icon-lightbulb:before{content:"\e96d"}.bb-icon-link:before{content:"\e96e"}.bb-icon-lira-sign:before{content:"\e96f"}.bb-icon-male:before{content:"\e970"}.bb-icon-map:before{content:"\e971"}.bb-icon-map-marker-alt:before{content:"\e973"}.bb-icon-mars:before{content:"\e974"}.bb-icon-mars-double:before{content:"\e975"}.bb-icon-medkit:before{content:"\e976"}.bb-icon-mobile-alt:before{content:"\e977"}.bb-icon-money-bill-alt:before{content:"\e978"}.bb-icon-moon:before{content:"\e979"}.bb-icon-motorcycle:before{content:"\e97a"}.bb-icon-music2:before{content:"\e97b"}.bb-icon-paint-brush:before{content:"\e9ae"}.bb-icon-paperclip:before{content:"\e97c"}.bb-icon-paper-plane:before{content:"\e97d"}.bb-icon-paw:before{content:"\e97e"}.bb-icon-percent:before{content:"\e97f"}.bb-icon-plane:before{content:"\e980"}.bb-icon-pound-sign:before{content:"\e981"}.bb-icon-power-off:before{content:"\e982"}.bb-icon-puzzle-piece:before{content:"\e9af"}.bb-icon-question:before{content:"\e983"}.bb-icon-road:before{content:"\e984"}.bb-icon-rocket:before{content:"\e985"}.bb-icon-rss:before{content:"\e986"}.bb-icon-ruble-sign:before{content:"\e987"}.bb-icon-rupee-sign:before{content:"\e988"}.bb-icon-ship:before{content:"\e989"}.bb-icon-shopping-bag:before{content:"\e9b0"}.bb-icon-shopping-basket:before{content:"\e9b1"}.bb-icon-shopping-cart:before{content:"\e9b2"}.bb-icon-smile:before{content:"\e9b3"}.bb-icon-snowflake:before{content:"\e98a"}.bb-icon-space-shuttle:before{content:"\e98b"}.bb-icon-star:before{content:"\e98c"}.bb-icon-subway:before{content:"\e98d"}.bb-icon-suitcase:before{content:"\e98e"}.bb-icon-sun2:before{content:"\e98f"}.bb-icon-tablet-alt:before{content:"\e990"}.bb-icon-table-tennis:before{content:"\e991"}.bb-icon-tachometer-alt:before{content:"\e9b4"}.bb-icon-taxi:before{content:"\e992"}.bb-icon-thumbs-down:before{content:"\e9b5"}.bb-icon-thumbs-up:before{content:"\e9b6"}.bb-icon-tree:before{content:"\e993"}.bb-icon-trophy:before{content:"\e994"}.bb-icon-tv:before{content:"\e9b7"}.bb-icon-umbrella:before{content:"\e9b8"}.bb-icon-university:before{content:"\e9b9"}.bb-icon-user:before{content:"\e995"}.bb-icon-users:before{content:"\e996"}.bb-icon-utensils:before{content:"\e997"}.bb-icon-venus:before{content:"\e998"}.bb-icon-venus-double:before{content:"\e999"}.bb-icon-venus-mars:before{content:"\e99a"}.bb-icon-volleyball-ball:before{content:"\e99b"}.bb-icon-wifi:before{content:"\e99c"}.bb-icon-won-sign:before{content:"\e99d"}.bb-icon-yen-sign:before{content:"\e99e"}.bb-icon-clock:before{content:"\e9bb"}.bb-icon-address-book:before{content:"\e9c8"}.bb-icon-address-card:before{content:"\e9c9"}.bb-icon-archive:before{content:"\e9ca"}.bb-icon-beer:before{content:"\e9cb"}.bb-icon-cart-plus:before{content:"\e9cc"}.bb-icon-certificate:before{content:"\e9cd"}.bb-icon-cloud:before{content:"\e9ce"}.bb-icon-code:before{content:"\e9cf"}.bb-icon-cogs:before{content:"\e9d0"}.bb-icon-credit-card:before{content:"\e9d1"}.bb-icon-cubes:before{content:"\e9d2"}.bb-icon-desktop:before{content:"\e9d3"}.bb-icon-download:before{content:"\e9d4"}.bb-icon-envelope-open:before{content:"\e9d5"}.bb-icon-exchange-alt:before{content:"\e9d6"}.bb-icon-exclamation:before{content:"\e9d7"}.bb-icon-exclamation-circle2:before{content:"\e9c2"}.bb-icon-exclamation-triangle:before{content:"\e9d8"}.bb-icon-filter:before{content:"\e9d9"}.bb-icon-hand-point-right:before{content:"\e9da"}.bb-icon-id-badge:before{content:"\e9db"}.bb-icon-id-card:before{content:"\e9dc"}.bb-icon-image:before{content:"\e9dd"}.bb-icon-images:before{content:"\e9de"}.bb-icon-industry:before{content:"\e9df"}.bb-icon-info-circle:before{content:"\e9e0"}.bb-icon-map-marker:before{content:"\e9e1"}.bb-icon-map-pin:before{content:"\e9e2"}.bb-icon-map-signs:before{content:"\e9e3"}.bb-icon-newspaper:before{content:"\e9e4"}.bb-icon-pencil-alt:before{content:"\e937"}.bb-icon-play:before{content:"\e9e5"}.bb-icon-stethoscope:before{content:"\e9e6"}.bb-icon-stopwatch:before{content:"\e9e7"}.bb-icon-street-view:before{content:"\e9e8"}.bb-icon-tag:before{content:"\e9e9"}.bb-icon-tags:before{content:"\e9ea"}.bb-icon-address-book2:before{content:"\e9eb"}.bb-icon-address-card2:before{content:"\e9ec"}.bb-icon-credit-card2:before{content:"\e9ed"}.bb-icon-envelope3:before{content:"\e9ee"}.bb-icon-envelope-open2:before{content:"\e9ef"}.bb-icon-image2:before{content:"\e9f0"}.bb-icon-images2:before{content:"\e9f1"}.bb-icon-map3:before{content:"\e9f2"}.bb-icon-money-bill-alt2:before{content:"\e9f3"}.bb-icon-newspaper2:before{content:"\e9f4"}.bb-icon-accessible-icon:before{content:"\e9f5"}.bb-icon-adversal:before{content:"\e9f6"}.bb-icon-algolia:before{content:"\e9f7"}.bb-icon-amazon:before{content:"\e9f8"}.bb-icon-amazon-pay:before{content:"\e9f9"}.bb-icon-angellist:before{content:"\e9fa"}.bb-icon-angular:before{content:"\e9fb"}.bb-icon-apple-pay:before{content:"\e9fd"}.bb-icon-app-store:before{content:"\e9fe"}.bb-icon-app-store-ios:before{content:"\e9ff"}.bb-icon-aws:before{content:"\ea00"}.bb-icon-bitcoin:before{content:"\ea01"}.bb-icon-cpanel:before{content:"\ea02"}.bb-icon-creative-commons:before{content:"\ea03"}.bb-icon-css3:before{content:"\ea04"}.bb-icon-css3-alt:before{content:"\ea05"}.bb-icon-ethereum:before{content:"\ea06"}.bb-icon-facebook-messenger:before{content:"\ea09"}.bb-icon-facebook-square:before{content:"\ea0a"}.bb-icon-hotjar:before{content:"\e921"}.bb-icon-instagram:before{content:"\ea0b"}.bb-icon-itunes:before{content:"\ea0c"}.bb-icon-itunes-note:before{content:"\ea0d"}.bb-icon-js-square:before{content:"\ea0e"}.bb-icon-monero:before{content:"\ea0f"}.bb-icon-node:before{content:"\ea10"}.bb-icon-php:before{content:"\ea11"}.bb-icon-skype:before{content:"\ea12"}.bb-icon-youtube:before{content:"\ea13"}