#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;
}.bdt-breakpoint-s::before {
content: '640px';
}
.bdt-breakpoint-m::before {
content: '960px';
}
.bdt-breakpoint-l::before {
content: '1200px';
}
.bdt-breakpoint-xl::before {
content: '1600px';
}
:root {
--bdt-breakpoint-s: 640px;
--bdt-breakpoint-m: 960px;
--bdt-breakpoint-l: 1200px;
--bdt-breakpoint-xl: 1600px;
}  a.bdt-link-muted,
.bdt-link-muted a {
color: #999;
}
a.bdt-link-muted:hover,
.bdt-link-muted a:hover,
.bdt-link-toggle:hover .bdt-link-muted,
.bdt-link-toggle:focus .bdt-link-muted {
color: #666;
} a.bdt-link-text,
.bdt-link-text a {
color: inherit;
}
a.bdt-link-text:hover,
.bdt-link-text a:hover,
.bdt-link-toggle:hover .bdt-link-text,
.bdt-link-toggle:focus .bdt-link-text {
color: #999;
} a.bdt-link-heading,
.bdt-link-heading a {
color: inherit;
}
a.bdt-link-heading:hover,
.bdt-link-heading a:hover,
.bdt-link-toggle:hover .bdt-link-heading,
.bdt-link-toggle:focus .bdt-link-heading {
color: #1e87f0;
text-decoration: none;
}  a.bdt-link-reset,
.bdt-link-reset a {
color: inherit !important;
text-decoration: none !important;
} .bdt-link-toggle {
color: inherit !important;
text-decoration: none !important;
}
.bdt-link-toggle:focus {
outline: none;
}  [class*='bdt-divider'] { border: none; margin-bottom: 20px;
} * + [class*='bdt-divider'] {
margin-top: 20px;
} .bdt-divider-icon {
position: relative;
height: 20px;
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/divider-icon.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.bdt-divider-icon::before,
.bdt-divider-icon::after {
content: "";
position: absolute;
top: 50%;
max-width: calc(50% - (50px / 2));
border-bottom: 1px solid #e5e5e5;
}
.bdt-divider-icon::before {
right: calc(50% + (50px / 2));
width: 100%;
}
.bdt-divider-icon::after {
left: calc(50% + (50px / 2));
width: 100%;
}   .bdt-divider-small {
line-height: 0;
} .bdt-divider-small::after {
content: "";
display: inline-block;
width: 100px;
max-width: 100%;
border-top: 1px solid #e5e5e5;
vertical-align: top;
} .bdt-divider-vertical {
width: 1px;
height: 100px;
margin-left: auto;
margin-right: auto;
border-left: 1px solid #e5e5e5;
} .bdt-list {
padding: 0;
list-style: none;
} .bdt-list > li::before,
.bdt-list > li::after {
content: "";
display: table;
}
.bdt-list > li::after {
clear: both;
} .bdt-list > li > :last-child {
margin-bottom: 0;
} .bdt-list ul {
margin: 0;
padding-left: 30px;
list-style: none;
} .bdt-list > li:nth-child(n+2),
.bdt-list > li > ul {
margin-top: 10px;
}  .bdt-list-divider > li:nth-child(n+2) {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #e5e5e5;
} .bdt-list-striped > li {
padding: 10px 10px;
}
.bdt-list-striped > li:nth-of-type(odd) {
background: #f8f8f8;
}
.bdt-list-striped > li:nth-child(n+2) {
margin-top: 0;
} .bdt-list-bullet > li {
position: relative;
padding-left: calc(1.5em + 10px);
}
.bdt-list-bullet > li::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 1.5em;
height: 1.5em;
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/list-bullet.svg);
background-repeat: no-repeat;
background-position: 50% 50%; display: block;
} .bdt-list-large > li:nth-child(n+2),
.bdt-list-large > li > ul {
margin-top: 20px;
} .bdt-list-large.bdt-list-divider > li:nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
} .bdt-list-large.bdt-list-striped > li {
padding: 20px 10px;
}
.bdt-list-large.bdt-list-striped > li:nth-child(n+2) {
margin-top: 0;
}  .bdt-description-list > dt {
color: #333;
}
.bdt-description-list > dt:nth-child(n+2) {
margin-top: 20px;
}   .bdt-description-list-divider > dt:nth-child(n+2) {
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #e5e5e5;
}  .bdt-table { border-collapse: collapse;
border-spacing: 0; width: 100%; margin-bottom: 20px;
} * + .bdt-table {
margin-top: 20px;
}  .bdt-table th {
padding: 16px 12px;
text-align: left;
vertical-align: bottom; font-size: 16px;
font-weight: bold;
color: #666;
} .bdt-table td {
padding: 16px 12px;
vertical-align: top;
} .bdt-table td > :last-child {
margin-bottom: 0;
} .bdt-table tfoot {
font-size: 0.875rem;
} .bdt-table caption {
font-size: 0.875rem;
text-align: left;
color: #999;
} .bdt-table-middle,
.bdt-table-middle td {
vertical-align: middle !important;
}  .bdt-table-divider > tr:not(:first-child),
.bdt-table-divider > :not(:first-child) > tr,
.bdt-table-divider > :first-child > tr:not(:first-child) {
border-top: 1px solid #e5e5e5;
} .bdt-table-striped > tr:nth-of-type(odd),
.bdt-table-striped tbody tr:nth-of-type(odd) {
background: #f8f8f8;
} .bdt-table-hover > tr:hover,
.bdt-table-hover tbody tr:hover {
background: #ffd;
} .bdt-table > tr.bdt-active,
.bdt-table tbody tr.bdt-active {
background: #ffd;
} .bdt-table-small th,
.bdt-table-small td {
padding: 10px 12px;
}
.bdt-table-large th,
.bdt-table-large td {
padding: 22px 12px;
} .bdt-table-justify th:first-child,
.bdt-table-justify td:first-child {
padding-left: 0;
}
.bdt-table-justify th:last-child,
.bdt-table-justify td:last-child {
padding-right: 0;
} .bdt-table-shrink {
width: 1px;
}
.bdt-table-expand {
min-width: 150px;
}  .bdt-table-link {
padding: 0 !important;
}
.bdt-table-link > a {
display: block;
padding: 16px 12px;
}
.bdt-table-small .bdt-table-link > a {
padding: 10px 12px;
}  @media (max-width: 959px) {
.bdt-table-responsive,
.bdt-table-responsive tbody,
.bdt-table-responsive th,
.bdt-table-responsive td,
.bdt-table-responsive tr {
display: block;
}
.bdt-table-responsive thead {
display: none;
}
.bdt-table-responsive th,
.bdt-table-responsive td {
width: auto !important;
max-width: none !important;
min-width: 0 !important;
overflow: visible !important;
white-space: normal !important;
}
.bdt-table-responsive th:not(:first-child):not(.bdt-table-link),
.bdt-table-responsive td:not(:first-child):not(.bdt-table-link),
.bdt-table-responsive .bdt-table-link:not(:first-child) > a {
padding-top: 5px !important;
}
.bdt-table-responsive th:not(:last-child):not(.bdt-table-link),
.bdt-table-responsive td:not(:last-child):not(.bdt-table-link),
.bdt-table-responsive .bdt-table-link:not(:last-child) > a {
padding-bottom: 5px !important;
}
.bdt-table-justify.bdt-table-responsive th,
.bdt-table-justify.bdt-table-responsive td {
padding-left: 0;
padding-right: 0;
}
}  .bdt-icon { margin: 0; border: none; border-radius: 0; overflow: visible; font: inherit;
color: inherit; text-transform: none; padding: 0;
background-color: transparent; display: inline-block; fill: currentcolor; line-height: 0;
} button.bdt-icon:not(:disabled) {
cursor: pointer;
} .bdt-icon::-moz-focus-inner {
border: 0;
padding: 0;
} .bdt-icon:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
fill: currentcolor;
}
.bdt-icon:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
stroke: currentcolor;
} .bdt-icon > * {
transform: translate(0, 0);
}  .bdt-icon-image {
width: 20px;
height: 20px;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: contain;
vertical-align: middle;
}  .bdt-icon-link {
color: #999;
}
.bdt-icon-link:hover,
.bdt-icon-link:focus {
color: #666;
outline: none;
} .bdt-icon-link:active,
.bdt-active > .bdt-icon-link {
color: #595959;
} .bdt-icon-button {
box-sizing: border-box;
width: 36px;
height: 36px;
border-radius: 500px;
background: #f8f8f8;
color: #999;
vertical-align: middle; display: inline-flex;
justify-content: center;
align-items: center;
} .bdt-icon-button:hover,
.bdt-icon-button:focus {
background-color: #ebebeb;
color: #666;
outline: none;
} .bdt-icon-button:active,
.bdt-active > .bdt-icon-button {
background-color: #dfdfdf;
color: #666;
}  .bdt-range { box-sizing: border-box;
margin: 0;
vertical-align: middle; max-width: 100%; width: 100%; -webkit-appearance: none; background: transparent; padding: 0;
} .bdt-range:focus {
outline: none;
}
.bdt-range::-moz-focus-outer {
border: none;
} .bdt-range::-ms-track {
height: 15px;
background: transparent;
border-color: transparent;
color: transparent;
} .bdt-range:not(:disabled)::-webkit-slider-thumb {
cursor: pointer;
}
.bdt-range:not(:disabled)::-moz-range-thumb {
cursor: pointer;
}
.bdt-range:not(:disabled)::-ms-thumb {
cursor: pointer;
}   .bdt-range::-webkit-slider-thumb { -webkit-appearance: none;
margin-top: -7px; height: 15px;
width: 15px;
border-radius: 500px;
background: #666;
} .bdt-range::-moz-range-thumb { border: none; height: 15px;
width: 15px;
border-radius: 500px;
background: #666;
} .bdt-range::-ms-thumb { margin-top: 0;
} .bdt-range::-ms-thumb { border: none; height: 15px;
width: 15px;
border-radius: 500px;
background: #666;
} .bdt-range::-ms-tooltip {
display: none;
}   .bdt-range::-webkit-slider-runnable-track {
height: 3px;
background: #ebebeb;
}
.bdt-range:focus::-webkit-slider-runnable-track,
.bdt-range:active::-webkit-slider-runnable-track {
background: #d2d2d2;
} .bdt-range::-moz-range-track {
height: 3px;
background: #ebebeb;
}
.bdt-range:focus::-moz-range-track {
background: #d2d2d2;
} .bdt-range::-ms-fill-lower,
.bdt-range::-ms-fill-upper {
height: 3px;
background: #ebebeb;
}
.bdt-range:focus::-ms-fill-lower,
.bdt-range:focus::-ms-fill-upper {
background: #d2d2d2;
}  .bdt-input,
.bdt-select,
.bdt-textarea,
.bdt-radio,
.bdt-checkbox { box-sizing: border-box; margin: 0; border-radius: 0; font: inherit;
} .bdt-input {
overflow: visible;
} .bdt-select {
text-transform: none;
} .bdt-select optgroup { font: inherit; font-weight: bold;
} .bdt-textarea {
overflow: auto;
} .bdt-input[type="search"]::-webkit-search-cancel-button,
.bdt-input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} .bdt-input[type="number"]::-webkit-inner-spin-button,
.bdt-input[type="number"]::-webkit-outer-spin-button {
height: auto;
} .bdt-input::-moz-placeholder,
.bdt-textarea::-moz-placeholder {
opacity: 1;
} .bdt-radio:not(:disabled),
.bdt-checkbox:not(:disabled) {
cursor: pointer;
} .bdt-fieldset {
border: none;
margin: 0;
padding: 0;
}  .bdt-input,
.bdt-textarea {
-webkit-appearance: none;
} .bdt-input,
.bdt-select,
.bdt-textarea { max-width: 100%; width: 100%; border: 0 none; padding: 0 10px;
background: #f8f8f8;
color: #666;
} .bdt-input,
.bdt-select:not([multiple]):not([size]) {
height: 40px;
vertical-align: middle; display: inline-block;
} .bdt-input:not(input),
.bdt-select:not(select) {
line-height: 40px;
} .bdt-select[multiple],
.bdt-select[size],
.bdt-textarea {
padding-top: 4px;
padding-bottom: 4px;
vertical-align: top;
} .bdt-input:focus,
.bdt-select:focus,
.bdt-textarea:focus {
outline: none;
background-color: #f8f8f8;
color: #666;
} .bdt-input:disabled,
.bdt-select:disabled,
.bdt-textarea:disabled {
background-color: #f8f8f8;
color: #999;
} .bdt-input::-ms-input-placeholder {
color: #999 !important;
}
.bdt-input::placeholder {
color: #999;
}
.bdt-textarea::-ms-input-placeholder {
color: #999 !important;
}
.bdt-textarea::placeholder {
color: #999;
}  .bdt-form-small {
font-size: 0.875rem;
}
.bdt-form-small:not(textarea):not([multiple]):not([size]) {
height: 30px;
padding-left: 8px;
padding-right: 8px;
}
.bdt-form-small:not(select):not(input):not(textarea) {
line-height: 30px;
} .bdt-form-large {
font-size: 1.25rem;
}
.bdt-form-large:not(textarea):not([multiple]):not([size]) {
height: 55px;
padding-left: 12px;
padding-right: 12px;
}
.bdt-form-large:not(select):not(input):not(textarea) {
line-height: 55px;
}  .bdt-form-danger,
.bdt-form-danger:focus {
color: #f0506e;
} .bdt-form-success,
.bdt-form-success:focus {
color: #32d296;
} .bdt-form-blank {
background: none;
}  input.bdt-form-width-xsmall {
width: 50px;
}
select.bdt-form-width-xsmall {
width: 75px;
}
.bdt-form-width-small {
width: 130px;
}
.bdt-form-width-medium {
width: 200px;
}
.bdt-form-width-large {
width: 500px;
}  .bdt-select:not([multiple]):not([size]) { -webkit-appearance: none;
-moz-appearance: none; padding-right: 20px;
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-select.svg);
background-repeat: no-repeat;
background-position: 100% 50%;
} .bdt-select:not([multiple]):not([size])::-ms-expand {
display: none;
} .bdt-select:not([multiple]):not([size]) option {
color: #444;
} .bdt-select:not([multiple]):not([size]):disabled {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-select.svg);
}  .bdt-input[list] {
padding-right: 20px;
background-repeat: no-repeat;
background-position: 100% 50%;
}
.bdt-input[list]:hover,
.bdt-input[list]:focus {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-datalist.svg);
} .bdt-input[list]::-webkit-calendar-picker-indicator {
display: none;
}  .bdt-radio,
.bdt-checkbox { display: inline-block;
height: 16px;
width: 16px; overflow: hidden; margin-top: -4px;
vertical-align: middle; -webkit-appearance: none;
-moz-appearance: none; background-color: #ebebeb; background-repeat: no-repeat;
background-position: 50% 50%;
}
.bdt-radio {
border-radius: 50%;
} .bdt-radio:focus,
.bdt-checkbox:focus {
outline: none;
} .bdt-radio:checked,
.bdt-checkbox:checked,
.bdt-checkbox:indeterminate {
background-color: #1e87f0;
} .bdt-radio:checked:focus,
.bdt-checkbox:checked:focus,
.bdt-checkbox:indeterminate:focus {
background-color: #0e6dcd;
} .bdt-radio:checked {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-radio.svg);
}
.bdt-checkbox:checked {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-checkbox.svg);
}
.bdt-checkbox:indeterminate {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-checkbox-indeterminate.svg);
} .bdt-radio:disabled,
.bdt-checkbox:disabled {
background-color: #f8f8f8;
}
.bdt-radio:disabled:checked {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-radio.svg);
}
.bdt-checkbox:disabled:checked {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-checkbox.svg);
}
.bdt-checkbox:disabled:indeterminate {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/form-checkbox-indeterminate.svg);
}  .bdt-legend { width: 100%; color: inherit; padding: 0; font-size: 1.5rem;
line-height: 1.4;
}  .bdt-form-custom { display: inline-block; position: relative; max-width: 100%; vertical-align: middle;
} .bdt-form-custom select,
.bdt-form-custom input[type="file"] { position: absolute;
top: 0;
z-index: 1;
width: 100%;
height: 100%; left: 0; -webkit-appearance: none; opacity: 0;
cursor: pointer;
}
.bdt-form-custom input[type="file"] { font-size: 500px; overflow: hidden;
}   .bdt-form-stacked .bdt-form-label {
display: block;
margin-bottom: 10px;
}  @media (max-width: 959px) { .bdt-form-horizontal .bdt-form-label {
display: block;
margin-bottom: 10px;
}
} @media (min-width: 960px) {
.bdt-form-horizontal .bdt-form-label {
width: 200px;
margin-top: 7px;
float: left;
}
.bdt-form-horizontal .bdt-form-controls {
margin-left: 215px;
} .bdt-form-horizontal .bdt-form-controls-text {
padding-top: 7px;
}
}  .bdt-form-icon { position: absolute;
top: 0;
bottom: 0;
left: 0; width: 40px; display: inline-flex;
justify-content: center;
align-items: center; color: #999;
} .bdt-form-icon:hover {
color: #666;
} .bdt-form-icon:not(a):not(button):not(input) {
pointer-events: none;
} .bdt-form-icon:not(.bdt-form-icon-flip) ~ .bdt-input {
padding-left: 40px !important;
} .bdt-form-icon-flip {
right: 0;
left: auto;
}
.bdt-form-icon-flip ~ .bdt-input {
padding-right: 40px !important;
}  .bdt-button { margin: 0; border: none; overflow: visible; font: inherit;
color: inherit; text-transform: none; display: inline-block;
box-sizing: border-box;
padding: 0 30px;
vertical-align: middle;
font-size: 16px; line-height: 40px; text-align: center; text-decoration: none;
}
.bdt-button:not(:disabled) {
cursor: pointer;
} .bdt-button::-moz-focus-inner {
border: 0;
padding: 0;
} .bdt-button:hover { text-decoration: none;
} .bdt-button:focus {
outline: none;
}   .bdt-button-default {
background-color: #f8f8f8;
color: #333;
} .bdt-button-default:hover,
.bdt-button-default:focus {
background-color: #ebebeb;
color: #333;
} .bdt-button-default:active,
.bdt-button-default.bdt-active {
background-color: #dfdfdf;
color: #333;
} .bdt-button-primary {
background-color: #1e87f0;
color: #fff;
} .bdt-button-primary:hover,
.bdt-button-primary:focus {
background-color: #0f7ae5;
color: #fff;
} .bdt-button-primary:active,
.bdt-button-primary.bdt-active {
background-color: #0e6dcd;
color: #fff;
} .bdt-button-secondary {
background-color: #222;
color: #fff;
} .bdt-button-secondary:hover,
.bdt-button-secondary:focus {
background-color: #151515;
color: #fff;
} .bdt-button-secondary:active,
.bdt-button-secondary.bdt-active {
background-color: #080808;
color: #fff;
} .bdt-button-danger {
background-color: #f0506e;
color: #fff;
} .bdt-button-danger:hover,
.bdt-button-danger:focus {
background-color: #ee395b;
color: #fff;
} .bdt-button-danger:active,
.bdt-button-danger.bdt-active {
background-color: #ec2147;
color: #fff;
} .bdt-button-default:disabled,
.bdt-button-primary:disabled,
.bdt-button-secondary:disabled,
.bdt-button-danger:disabled {
background-color: #f8f8f8;
color: #999;
} .bdt-button-small {
padding: 0 15px;
line-height: 30px;
font-size: 0.875rem;
}
.bdt-button-large {
padding: 0 40px;
line-height: 55px;
font-size: 1.25rem;
}  .bdt-button-text { padding: 0;
line-height: 1.5;
background: none; color: #999;
} .bdt-button-text:hover,
.bdt-button-text:focus {
color: #666;
} .bdt-button-text:disabled {
color: #999;
} .bdt-button-link { padding: 0;
line-height: 1.5;
background: none; color: #1e87f0;
} .bdt-button-link:hover,
.bdt-button-link:focus {
color: #0f6ecd;
text-decoration: underline;
} .bdt-button-link:disabled {
color: #999;
text-decoration: none;
}  .bdt-button-group { display: inline-flex; vertical-align: middle; position: relative;
}  .bdt-section {
box-sizing: border-box; padding-top: 40px;
padding-bottom: 40px;
} @media (min-width: 960px) {
.bdt-section {
padding-top: 70px;
padding-bottom: 70px;
}
} .bdt-section::before,
.bdt-section::after {
content: "";
display: table;
}
.bdt-section::after {
clear: both;
} .bdt-section > :last-child {
margin-bottom: 0;
}  .bdt-section-xsmall {
padding-top: 20px;
padding-bottom: 20px;
} .bdt-section-small {
padding-top: 40px;
padding-bottom: 40px;
} .bdt-section-large {
padding-top: 70px;
padding-bottom: 70px;
} @media (min-width: 960px) {
.bdt-section-large {
padding-top: 140px;
padding-bottom: 140px;
}
} .bdt-section-xlarge {
padding-top: 140px;
padding-bottom: 140px;
} @media (min-width: 960px) {
.bdt-section-xlarge {
padding-top: 210px;
padding-bottom: 210px;
}
}  .bdt-section-default {
background: #fff;
} .bdt-section-muted {
background: #f8f8f8;
} .bdt-section-primary {
background: #1e87f0;
} .bdt-section-secondary {
background: #222;
}    .bdt-container { box-sizing: content-box;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
} @media (min-width: 640px) {
.bdt-container {
padding-left: 30px;
padding-right: 30px;
}
} @media (min-width: 960px) {
.bdt-container {
padding-left: 40px;
padding-right: 40px;
}
} .bdt-container::before,
.bdt-container::after {
content: "";
display: table;
}
.bdt-container::after {
clear: both;
} .bdt-container > :last-child {
margin-bottom: 0;
} .bdt-container .bdt-container {
padding-left: 0;
padding-right: 0;
} .bdt-container-xsmall {
max-width: 750px;
}
.bdt-container-small {
max-width: 900px;
}
.bdt-container-large {
max-width: 1600px;
}
.bdt-container-expand {
max-width: none;
}  .bdt-container-expand-left {
margin-left: 0;
}
.bdt-container-expand-right {
margin-right: 0;
} @media (min-width: 640px) {
.bdt-container-expand-left.bdt-container-xsmall,
.bdt-container-expand-right.bdt-container-xsmall {
max-width: calc(50% + (750px / 2) - 30px);
}
.bdt-container-expand-left.bdt-container-small,
.bdt-container-expand-right.bdt-container-small {
max-width: calc(50% + (900px / 2) - 30px);
}
} @media (min-width: 960px) {
.bdt-container-expand-left,
.bdt-container-expand-right {
max-width: calc(50% + (1200px / 2) - 40px);
}
.bdt-container-expand-left.bdt-container-xsmall,
.bdt-container-expand-right.bdt-container-xsmall {
max-width: calc(50% + (750px / 2) - 40px);
}
.bdt-container-expand-left.bdt-container-small,
.bdt-container-expand-right.bdt-container-small {
max-width: calc(50% + (900px / 2) - 40px);
}
.bdt-container-expand-left.bdt-container-large,
.bdt-container-expand-right.bdt-container-large {
max-width: calc(50% + (1600px / 2) - 40px);
}
}  .bdt-container-item-padding-remove-left,
.bdt-container-item-padding-remove-right {
width: calc(100% + 15px);
}
.bdt-container-item-padding-remove-left {
margin-left: -15px;
}
.bdt-container-item-padding-remove-right {
margin-right: -15px;
} @media (min-width: 640px) {
.bdt-container-item-padding-remove-left,
.bdt-container-item-padding-remove-right {
width: calc(100% + 30px);
}
.bdt-container-item-padding-remove-left {
margin-left: -30px;
}
.bdt-container-item-padding-remove-right {
margin-right: -30px;
}
} @media (min-width: 960px) {
.bdt-container-item-padding-remove-left,
.bdt-container-item-padding-remove-right {
width: calc(100% + 40px);
}
.bdt-container-item-padding-remove-left {
margin-left: -40px;
}
.bdt-container-item-padding-remove-right {
margin-right: -40px;
}
}  .bdt-grid {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none;
} .bdt-grid > * {
margin: 0;
} .bdt-grid > * > :last-child {
margin-bottom: 0;
}   .bdt-grid {
margin-left: -30px;
}
.bdt-grid > * {
padding-left: 30px;
} .bdt-grid + .bdt-grid,
.bdt-grid > .bdt-grid-margin,
* + .bdt-grid-margin {
margin-top: 30px;
} @media (min-width: 1200px) { .bdt-grid {
margin-left: -40px;
}
.bdt-grid > * {
padding-left: 40px;
} .bdt-grid + .bdt-grid,
.bdt-grid > .bdt-grid-margin,
* + .bdt-grid-margin {
margin-top: 40px;
}
}  .bdt-grid-small,
.bdt-grid-column-small {
margin-left: -15px;
}
.bdt-grid-small > *,
.bdt-grid-column-small > * {
padding-left: 15px;
} .bdt-grid + .bdt-grid-small,
.bdt-grid + .bdt-grid-row-small,
.bdt-grid-small > .bdt-grid-margin,
.bdt-grid-row-small > .bdt-grid-margin,
* + .bdt-grid-margin-small {
margin-top: 15px;
}  .bdt-grid-medium,
.bdt-grid-column-medium {
margin-left: -30px;
}
.bdt-grid-medium > *,
.bdt-grid-column-medium > * {
padding-left: 30px;
} .bdt-grid + .bdt-grid-medium,
.bdt-grid + .bdt-grid-row-medium,
.bdt-grid-medium > .bdt-grid-margin,
.bdt-grid-row-medium > .bdt-grid-margin,
* + .bdt-grid-margin-medium {
margin-top: 30px;
}  .bdt-grid-large,
.bdt-grid-column-large {
margin-left: -40px;
}
.bdt-grid-large > *,
.bdt-grid-column-large > * {
padding-left: 40px;
} .bdt-grid + .bdt-grid-large,
.bdt-grid + .bdt-grid-row-large,
.bdt-grid-large > .bdt-grid-margin,
.bdt-grid-row-large > .bdt-grid-margin,
* + .bdt-grid-margin-large {
margin-top: 40px;
} @media (min-width: 1200px) { .bdt-grid-large,
.bdt-grid-column-large {
margin-left: -70px;
}
.bdt-grid-large > *,
.bdt-grid-column-large > * {
padding-left: 70px;
} .bdt-grid + .bdt-grid-large,
.bdt-grid + .bdt-grid-row-large,
.bdt-grid-large > .bdt-grid-margin,
.bdt-grid-row-large > .bdt-grid-margin,
* + .bdt-grid-margin-large {
margin-top: 70px;
}
}  .bdt-grid-collapse,
.bdt-grid-column-collapse {
margin-left: 0;
}
.bdt-grid-collapse > *,
.bdt-grid-column-collapse > * {
padding-left: 0;
} .bdt-grid + .bdt-grid-collapse,
.bdt-grid + .bdt-grid-row-collapse,
.bdt-grid-collapse > .bdt-grid-margin,
.bdt-grid-row-collapse > .bdt-grid-margin {
margin-top: 0;
} .bdt-grid-divider > * {
position: relative;
}
.bdt-grid-divider > :not(.bdt-first-column)::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
border-left: 1px solid #e5e5e5;
} .bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before {
content: "";
position: absolute;
left: 0;
right: 0;
border-top: 1px solid #e5e5e5;
}  .bdt-grid-divider {
margin-left: -60px;
}
.bdt-grid-divider > * {
padding-left: 60px;
}
.bdt-grid-divider > :not(.bdt-first-column)::before {
left: 30px;
} .bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin {
margin-top: 60px;
}
.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before {
top: -30px;
left: 60px;
} @media (min-width: 1200px) { .bdt-grid-divider {
margin-left: -80px;
}
.bdt-grid-divider > * {
padding-left: 80px;
}
.bdt-grid-divider > :not(.bdt-first-column)::before {
left: 40px;
} .bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin {
margin-top: 80px;
}
.bdt-grid-divider.bdt-grid-stack > .bdt-grid-margin::before {
top: -40px;
left: 80px;
}
}  .bdt-grid-divider.bdt-grid-small,
.bdt-grid-divider.bdt-grid-column-small {
margin-left: -30px;
}
.bdt-grid-divider.bdt-grid-small > *,
.bdt-grid-divider.bdt-grid-column-small > * {
padding-left: 30px;
}
.bdt-grid-divider.bdt-grid-small > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-small > :not(.bdt-first-column)::before {
left: 15px;
} .bdt-grid-divider.bdt-grid-small.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack > .bdt-grid-margin {
margin-top: 30px;
}
.bdt-grid-divider.bdt-grid-small.bdt-grid-stack > .bdt-grid-margin::before {
top: -15px;
left: 30px;
}
.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack > .bdt-grid-margin::before {
top: -15px;
}
.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack > .bdt-grid-margin::before {
left: 30px;
}  .bdt-grid-divider.bdt-grid-medium,
.bdt-grid-divider.bdt-grid-column-medium {
margin-left: -60px;
}
.bdt-grid-divider.bdt-grid-medium > *,
.bdt-grid-divider.bdt-grid-column-medium > * {
padding-left: 60px;
}
.bdt-grid-divider.bdt-grid-medium > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-medium > :not(.bdt-first-column)::before {
left: 30px;
} .bdt-grid-divider.bdt-grid-medium.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack > .bdt-grid-margin {
margin-top: 60px;
}
.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack > .bdt-grid-margin::before {
top: -30px;
left: 60px;
}
.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack > .bdt-grid-margin::before {
top: -30px;
}
.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack > .bdt-grid-margin::before {
left: 60px;
}  .bdt-grid-divider.bdt-grid-large,
.bdt-grid-divider.bdt-grid-column-large {
margin-left: -80px;
}
.bdt-grid-divider.bdt-grid-large > *,
.bdt-grid-divider.bdt-grid-column-large > * {
padding-left: 80px;
}
.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before {
left: 40px;
} .bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin {
margin-top: 80px;
}
.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -40px;
left: 80px;
}
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -40px;
}
.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack > .bdt-grid-margin::before {
left: 80px;
} @media (min-width: 1200px) { .bdt-grid-divider.bdt-grid-large,
.bdt-grid-divider.bdt-grid-column-large {
margin-left: -140px;
}
.bdt-grid-divider.bdt-grid-large > *,
.bdt-grid-divider.bdt-grid-column-large > * {
padding-left: 140px;
}
.bdt-grid-divider.bdt-grid-large > :not(.bdt-first-column)::before,
.bdt-grid-divider.bdt-grid-column-large > :not(.bdt-first-column)::before {
left: 70px;
} .bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin,
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin {
margin-top: 140px;
}
.bdt-grid-divider.bdt-grid-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -70px;
left: 140px;
}
.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack > .bdt-grid-margin::before {
top: -70px;
}
.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack > .bdt-grid-margin::before {
left: 140px;
}
}  .bdt-grid-match > *,
.bdt-grid-item-match {
display: flex; flex-wrap: wrap;
}
.bdt-grid-match > * > :not([class*='bdt-width']),
.bdt-grid-item-match > :not([class*='bdt-width']) { box-sizing: border-box;
width: 100%; flex: auto;
} .bdt-tile {
position: relative;
box-sizing: border-box;
padding-left: 15px;
padding-right: 15px;
padding-top: 40px;
padding-bottom: 40px;
} @media (min-width: 640px) {
.bdt-tile {
padding-left: 30px;
padding-right: 30px;
}
} @media (min-width: 960px) {
.bdt-tile {
padding-left: 40px;
padding-right: 40px;
padding-top: 70px;
padding-bottom: 70px;
}
} .bdt-tile::before,
.bdt-tile::after {
content: "";
display: table;
}
.bdt-tile::after {
clear: both;
} .bdt-tile > :last-child {
margin-bottom: 0;
}  .bdt-tile-xsmall {
padding-top: 20px;
padding-bottom: 20px;
} .bdt-tile-small {
padding-top: 40px;
padding-bottom: 40px;
} .bdt-tile-large {
padding-top: 70px;
padding-bottom: 70px;
} @media (min-width: 960px) {
.bdt-tile-large {
padding-top: 140px;
padding-bottom: 140px;
}
} .bdt-tile-xlarge {
padding-top: 140px;
padding-bottom: 140px;
} @media (min-width: 960px) {
.bdt-tile-xlarge {
padding-top: 210px;
padding-bottom: 210px;
}
}  .bdt-tile-default {
background: #fff;
} .bdt-tile-muted {
background: #f8f8f8;
} .bdt-tile-primary {
background: #1e87f0;
} .bdt-tile-secondary {
background: #222;
} .bdt-card {
position: relative;
box-sizing: border-box;
} .bdt-card-body {
padding: 30px 30px;
}
.bdt-card-header {
padding: 15px 30px;
}
.bdt-card-footer {
padding: 15px 30px;
} @media (min-width: 1200px) {
.bdt-card-body {
padding: 40px 40px;
}
.bdt-card-header {
padding: 20px 40px;
}
.bdt-card-footer {
padding: 20px 40px;
}
} .bdt-card-body::before,
.bdt-card-body::after,
.bdt-card-header::before,
.bdt-card-header::after,
.bdt-card-footer::before,
.bdt-card-footer::after {
content: "";
display: table;
}
.bdt-card-body::after,
.bdt-card-header::after,
.bdt-card-footer::after {
clear: both;
} .bdt-card-body > :last-child,
.bdt-card-header > :last-child,
.bdt-card-footer > :last-child {
margin-bottom: 0;
}   .bdt-card-title {
font-size: 1.5rem;
line-height: 1.4;
} .bdt-card-badge {
position: absolute;
top: 30px;
right: 30px;
z-index: 1;
} .bdt-card-badge:first-child + * {
margin-top: 0;
} .bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover {
background: #f8f8f8;
}  .bdt-card-default {
background: #f8f8f8;
color: #666;
}
.bdt-card-default .bdt-card-title {
color: #333;
}
.bdt-card-default.bdt-card-hover:hover {
background-color: #ebebeb;
} .bdt-card-primary {
background: #1e87f0;
color: #fff;
}
.bdt-card-primary .bdt-card-title {
color: #fff;
}
.bdt-card-primary.bdt-card-hover:hover {
background-color: #0f7ae5;
} .bdt-card-secondary {
background: #222;
color: #fff;
}
.bdt-card-secondary .bdt-card-title {
color: #fff;
}
.bdt-card-secondary.bdt-card-hover:hover {
background-color: #151515;
}  .bdt-card-small.bdt-card-body,
.bdt-card-small .bdt-card-body {
padding: 20px 20px;
}
.bdt-card-small .bdt-card-header {
padding: 13px 20px;
}
.bdt-card-small .bdt-card-footer {
padding: 13px 20px;
}  @media (min-width: 1200px) {
.bdt-card-large.bdt-card-body,
.bdt-card-large .bdt-card-body {
padding: 70px 70px;
}
.bdt-card-large .bdt-card-header {
padding: 35px 70px;
}
.bdt-card-large .bdt-card-footer {
padding: 35px 70px;
}
}  .bdt-close {
color: #999;
} .bdt-close:hover,
.bdt-close:focus {
color: #666;
outline: none;
}   .bdt-spinner > * {
animation: bdt-spinner-rotate 1.4s linear infinite;
}
@keyframes bdt-spinner-rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(270deg);
}
} .bdt-spinner > * > * {
stroke-dasharray: 88px;
stroke-dashoffset: 0;
transform-origin: center;
animation: bdt-spinner-dash 1.4s ease-in-out infinite;
stroke-width: 1;
stroke-linecap: round;
}
@keyframes bdt-spinner-dash {
0% {
stroke-dashoffset: 88px;
}
50% {
stroke-dashoffset: 22px;
transform: rotate(135deg);
}
100% {
stroke-dashoffset: 88px;
transform: rotate(450deg);
}
}  .bdt-totop {
padding: 5px;
color: #999;
} .bdt-totop:hover,
.bdt-totop:focus {
color: #666;
outline: none;
} .bdt-totop:active {
color: #333;
}  .bdt-marker {
padding: 5px;
background: #222;
color: #fff;
} .bdt-marker:hover,
.bdt-marker:focus {
color: #fff;
outline: none;
} .bdt-alert {
position: relative;
margin-bottom: 20px;
padding: 15px 29px 15px 15px;
background: #f8f8f8;
color: #666;
} * + .bdt-alert {
margin-top: 20px;
} .bdt-alert > :last-child {
margin-bottom: 0;
} .bdt-alert-close {
position: absolute;
top: 20px;
right: 15px;
} .bdt-alert-close:first-child + * {
margin-top: 0;
}   .bdt-alert-primary {
background: #d8eafc;
color: #1e87f0;
} .bdt-alert-success {
background: #edfbf6;
color: #32d296;
} .bdt-alert-warning {
background: #fff6ee;
color: #faa05a;
} .bdt-alert-danger {
background: #fef4f6;
color: #f0506e;
}  .bdt-badge {
box-sizing: border-box;
min-width: 22px;
height: 22px;
padding: 0 5px;
border-radius: 500px;
vertical-align: middle; background: #1e87f0;
color: #fff;
font-size: 0.875rem; display: inline-flex;
justify-content: center;
align-items: center;
} .bdt-badge:hover,
.bdt-badge:focus {
color: #fff;
text-decoration: none;
outline: none;
} .bdt-label {
display: inline-block;
padding: 0 10px;
background: #1e87f0;
line-height: 1.5;
font-size: 0.875rem;
color: #fff;
vertical-align: middle;
white-space: nowrap;
}  .bdt-label-success {
background-color: #32d296;
color: #fff;
} .bdt-label-warning {
background-color: #faa05a;
color: #fff;
} .bdt-label-danger {
background-color: #f0506e;
color: #fff;
} .bdt-overlay {
padding: 30px 30px;
} .bdt-overlay > :last-child {
margin-bottom: 0;
}   .bdt-overlay-default {
background: rgba(255, 255, 255, 0.8);
} .bdt-overlay-primary {
background: rgba(34, 34, 34, 0.8);
}  .bdt-article::before,
.bdt-article::after {
content: "";
display: table;
}
.bdt-article::after {
clear: both;
} .bdt-article > :last-child {
margin-bottom: 0;
} .bdt-article + .bdt-article {
margin-top: 70px;
} .bdt-article-title {
font-size: 2.23125rem;
line-height: 1.2;
} @media (min-width: 960px) {
.bdt-article-title {
font-size: 2.625rem;
}
} .bdt-article-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}  .bdt-comment-body {
overflow-wrap: break-word;
word-wrap: break-word;
}
.bdt-comment-header {
margin-bottom: 20px;
} .bdt-comment-body::before,
.bdt-comment-body::after,
.bdt-comment-header::before,
.bdt-comment-header::after {
content: "";
display: table;
}
.bdt-comment-body::after,
.bdt-comment-header::after {
clear: both;
} .bdt-comment-body > :last-child,
.bdt-comment-header > :last-child {
margin-bottom: 0;
} .bdt-comment-title {
font-size: 1.25rem;
line-height: 1.4;
} .bdt-comment-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
}  .bdt-comment-list {
padding: 0;
list-style: none;
} .bdt-comment-list > :nth-child(n+2) {
margin-top: 70px;
} .bdt-comment-list .bdt-comment ~ ul {
margin: 70px 0 0 0;
padding-left: 30px;
list-style: none;
} @media (min-width: 960px) {
.bdt-comment-list .bdt-comment ~ ul {
padding-left: 100px;
}
} .bdt-comment-list .bdt-comment ~ ul > :nth-child(n+2) {
margin-top: 70px;
}   .bdt-search { display: inline-block; position: relative; max-width: 100%; margin: 0;
}  .bdt-search-input::-webkit-search-cancel-button,
.bdt-search-input::-webkit-search-decoration {
-webkit-appearance: none;
} .bdt-search-input::-moz-placeholder {
opacity: 1;
} .bdt-search-input { box-sizing: border-box; margin: 0; border-radius: 0; font: inherit; overflow: visible; -webkit-appearance: none; vertical-align: middle; width: 100%; border: none;
color: #666;
}
.bdt-search-input:focus {
outline: none;
} .bdt-search-input:-ms-input-placeholder {
color: #999 !important;
}
.bdt-search-input::placeholder {
color: #999;
}  .bdt-search-icon:focus {
outline: none;
} .bdt-search .bdt-search-icon { position: absolute;
top: 0;
bottom: 0;
left: 0; display: inline-flex;
justify-content: center;
align-items: center; color: #999;
} .bdt-search .bdt-search-icon:hover {
color: #999;
} .bdt-search .bdt-search-icon:not(a):not(button):not(input) {
pointer-events: none;
} .bdt-search .bdt-search-icon-flip {
right: 0;
left: auto;
} .bdt-search-default {
width: 180px;
} .bdt-search-default .bdt-search-input {
height: 40px;
padding-left: 6px;
padding-right: 6px;
background: #f8f8f8;
} .bdt-search-default .bdt-search-input:focus {
background-color: #f8f8f8;
} .bdt-search-default .bdt-search-icon {
width: 40px;
}
.bdt-search-default .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input {
padding-left: 40px;
}
.bdt-search-default .bdt-search-icon-flip ~ .bdt-search-input {
padding-right: 40px;
} .bdt-search-navbar {
width: 400px;
} .bdt-search-navbar .bdt-search-input {
height: 40px;
background: transparent;
font-size: 1.5rem;
} .bdt-search-navbar .bdt-search-icon {
width: 40px;
}
.bdt-search-navbar .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input {
padding-left: 40px;
}
.bdt-search-navbar .bdt-search-icon-flip ~ .bdt-search-input {
padding-right: 40px;
} .bdt-search-large {
width: 500px;
} .bdt-search-large .bdt-search-input {
height: 80px;
background: transparent;
font-size: 2.625rem;
} .bdt-search-large .bdt-search-icon {
width: 80px;
}
.bdt-search-large .bdt-search-icon:not(.bdt-search-icon-flip) ~ .bdt-search-input {
padding-left: 80px;
}
.bdt-search-large .bdt-search-icon-flip ~ .bdt-search-input {
padding-right: 80px;
} .bdt-search-toggle {
color: #999;
} .bdt-search-toggle:hover,
.bdt-search-toggle:focus {
color: #666;
}   .bdt-nav,
.bdt-nav ul {
margin: 0;
padding: 0;
list-style: none;
} .bdt-nav li > a {
display: block;
text-decoration: none;
} .bdt-nav li > a:focus {
outline: none;
} .bdt-nav > li > a {
padding: 5px 0;
}  ul.bdt-nav-sub {
padding: 5px 0 5px 15px;
} .bdt-nav-sub ul {
padding-left: 15px;
} .bdt-nav-sub a {
padding: 2px 0;
} .bdt-nav-parent-icon > .bdt-parent > a::after {
content: "";
width: 1.5em;
height: 1.5em;
float: right;
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/nav-parent-close.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.bdt-nav-parent-icon > .bdt-parent.bdt-open > a::after {
background-image: url(//plug-n-go.com/wp-content/themes/images/backgrounds/nav-parent-open.svg);
} .bdt-nav-header {
padding: 5px 0;
text-transform: uppercase;
font-size: 0.875rem;
}
.bdt-nav-header:not(:first-child) {
margin-top: 20px;
} .bdt-nav-divider {
margin: 5px 0;
}  .bdt-nav-default > li > a {
color: #999;
} .bdt-nav-default > li > a:hover,
.bdt-nav-default > li > a:focus {
color: #666;
} .bdt-nav-default > li.bdt-active > a {
color: #333;
} .bdt-nav-default .bdt-nav-header {
color: #333;
} .bdt-nav-default .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-nav-default .bdt-nav-sub a {
color: #999;
}
.bdt-nav-default .bdt-nav-sub a:hover,
.bdt-nav-default .bdt-nav-sub a:focus {
color: #666;
}
.bdt-nav-default .bdt-nav-sub li.bdt-active > a {
color: #333;
}  .bdt-nav-primary > li > a {
font-size: 1.5rem;
line-height: 1.5;
color: #999;
} .bdt-nav-primary > li > a:hover,
.bdt-nav-primary > li > a:focus {
color: #666;
} .bdt-nav-primary > li.bdt-active > a {
color: #333;
} .bdt-nav-primary .bdt-nav-header {
color: #333;
} .bdt-nav-primary .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-nav-primary .bdt-nav-sub a {
color: #999;
}
.bdt-nav-primary .bdt-nav-sub a:hover,
.bdt-nav-primary .bdt-nav-sub a:focus {
color: #666;
}
.bdt-nav-primary .bdt-nav-sub li.bdt-active > a {
color: #333;
} .bdt-nav-center {
text-align: center;
} .bdt-nav-center .bdt-nav-sub,
.bdt-nav-center .bdt-nav-sub ul {
padding-left: 0;
} .bdt-nav-center.bdt-nav-parent-icon > .bdt-parent > a::after {
position: absolute;
}  .bdt-navbar {
display: flex; position: relative;
} .bdt-navbar-container:not(.bdt-navbar-transparent) {
background: #f8f8f8;
} .bdt-navbar-container > ::before,
.bdt-navbar-container > ::after {
display: none !important;
}  .bdt-navbar-left,
.bdt-navbar-right,
.bdt-navbar-center,
.bdt-navbar-center-left > *,
.bdt-navbar-center-right > * {
display: flex; align-items: center;
} .bdt-navbar-right {
margin-left: auto;
}
.bdt-navbar-center:only-child {
margin-left: auto;
margin-right: auto; position: relative;
}
.bdt-navbar-center:not(:only-child) {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); width: max-content;
box-sizing: border-box; z-index: 990;
} .bdt-navbar-center-left,
.bdt-navbar-center-right {
position: absolute;
top: 0;
}
.bdt-navbar-center-left {
right: 100%;
}
.bdt-navbar-center-right {
left: 100%;
}
[class*='bdt-navbar-center-'] {
width: max-content;
box-sizing: border-box;
}  .bdt-navbar-nav {
display: flex; margin: 0;
padding: 0;
list-style: none;
} .bdt-navbar-left,
.bdt-navbar-right,
.bdt-navbar-center:only-child {
flex-wrap: wrap;
} .bdt-navbar-nav > li > a,
.bdt-navbar-item,
.bdt-navbar-toggle { display: flex;
justify-content: center;
align-items: center; box-sizing: border-box;
min-height: 80px;
padding: 0 15px; font-size: 16px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; text-decoration: none;
} .bdt-navbar-nav > li > a {
color: #999;
} .bdt-navbar-nav > li:hover > a,
.bdt-navbar-nav > li > a:focus,
.bdt-navbar-nav > li > a.bdt-open {
color: #666;
outline: none;
} .bdt-navbar-nav > li > a:active {
color: #333;
} .bdt-navbar-nav > li.bdt-active > a {
color: #333;
} .bdt-navbar-item {
color: #666;
} .bdt-navbar-toggle {
color: #999;
}
.bdt-navbar-toggle:hover,
.bdt-navbar-toggle:focus,
.bdt-navbar-toggle.bdt-open {
color: #666;
outline: none;
text-decoration: none;
}   .bdt-navbar-subtitle {
font-size: 0.875rem;
}   .bdt-navbar-dropdown { display: none; position: absolute;
z-index: 1020; box-sizing: border-box;
width: 200px; padding: 15px;
background: #f8f8f8;
color: #666;
} .bdt-navbar-dropdown.bdt-open {
display: block;
}  [class*='bdt-navbar-dropdown-top'] {
margin-top: 0;
}
[class*='bdt-navbar-dropdown-bottom'] {
margin-top: 0;
}
[class*='bdt-navbar-dropdown-left'] {
margin-left: 0;
}
[class*='bdt-navbar-dropdown-right'] {
margin-left: 0;
}  .bdt-navbar-dropdown-grid {
margin-left: -30px;
}
.bdt-navbar-dropdown-grid > * {
padding-left: 30px;
} .bdt-navbar-dropdown-grid > .bdt-grid-margin {
margin-top: 30px;
} .bdt-navbar-dropdown-stack .bdt-navbar-dropdown-grid > * {
width: 100% !important;
} .bdt-navbar-dropdown-width-2:not(.bdt-navbar-dropdown-stack) {
width: 400px;
}
.bdt-navbar-dropdown-width-3:not(.bdt-navbar-dropdown-stack) {
width: 600px;
}
.bdt-navbar-dropdown-width-4:not(.bdt-navbar-dropdown-stack) {
width: 800px;
}
.bdt-navbar-dropdown-width-5:not(.bdt-navbar-dropdown-stack) {
width: 1000px;
} .bdt-navbar-dropdown-dropbar {
margin-top: 0;
margin-bottom: 0;
}  .bdt-navbar-dropdown-nav > li > a {
color: #999;
} .bdt-navbar-dropdown-nav > li > a:hover,
.bdt-navbar-dropdown-nav > li > a:focus {
color: #666;
} .bdt-navbar-dropdown-nav > li.bdt-active > a {
color: #333;
} .bdt-navbar-dropdown-nav .bdt-nav-header {
color: #333;
} .bdt-navbar-dropdown-nav .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-navbar-dropdown-nav .bdt-nav-sub a {
color: #999;
}
.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover,
.bdt-navbar-dropdown-nav .bdt-nav-sub a:focus {
color: #666;
}
.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active > a {
color: #333;
} .bdt-navbar-dropbar {
background: #f8f8f8;
} .bdt-navbar-dropbar-slide {
position: absolute;
z-index: 980;
left: 0;
right: 0;
}  .bdt-subnav {
display: flex; flex-wrap: wrap; margin-left: -20px; padding: 0;
list-style: none;
} .bdt-subnav > * { flex: none; padding-left: 20px; position: relative;
}  .bdt-subnav > * > :first-child { display: block; color: #999;
} .bdt-subnav > * > a:hover,
.bdt-subnav > * > a:focus {
color: #666;
text-decoration: none;
outline: none;
} .bdt-subnav > .bdt-active > a {
color: #333;
}  .bdt-subnav-divider > * { display: flex;
align-items: center;
} .bdt-subnav-divider > :nth-child(n+2):not(.bdt-first-column)::before {
content: "";
height: 1.5em;
margin-left: 0px;
margin-right: 20px;
border-left: 1px solid #e5e5e5;
} .bdt-subnav-pill > * > :first-child {
padding: 5px 10px;
background: transparent;
color: #999;
} .bdt-subnav-pill > * > a:hover,
.bdt-subnav-pill > * > a:focus {
background-color: #f8f8f8;
color: #666;
} .bdt-subnav-pill > * > a:active {
background-color: #f8f8f8;
color: #666;
} .bdt-subnav-pill > .bdt-active > a {
background-color: #1e87f0;
color: #fff;
} .bdt-subnav > .bdt-disabled > a {
color: #999;
}  .bdt-breadcrumb {
display: flex; flex-wrap: wrap; padding: 0;
list-style: none;
} .bdt-breadcrumb > * {
flex: none;
} .bdt-breadcrumb > * > * {
display: inline-block;
font-size: 0.875rem;
color: #999;
} .bdt-breadcrumb > * > :hover,
.bdt-breadcrumb > * > :focus {
color: #666;
text-decoration: none;
}  .bdt-breadcrumb > :last-child > * {
color: #666;
} .bdt-breadcrumb > :nth-child(n+2):not(.bdt-first-column)::before {
content: "/";
display: inline-block;
margin: 0 20px;
color: #999;
}  .bdt-pagination {
display: flex; flex-wrap: wrap; margin-left: -20px; padding: 0;
list-style: none;
} .bdt-pagination > * { flex: none; padding-left: 20px; position: relative;
}  .bdt-pagination > * > * { display: block; color: #999;
} .bdt-pagination > * > :hover,
.bdt-pagination > * > :focus {
color: #666;
text-decoration: none;
} .bdt-pagination > .bdt-active > * {
color: #666;
} .bdt-pagination > .bdt-disabled > * {
color: #999;
}  .bdt-tab {
display: flex; flex-wrap: wrap; margin-left: -20px; padding: 0;
list-style: none;
} .bdt-tab > * { flex: none; padding-left: 20px; position: relative;
}  .bdt-tab > * > a { display: block;
text-align: center; padding: 5px 10px;
color: #999;
} .bdt-tab > * > a:hover,
.bdt-tab > * > a:focus {
color: #666;
text-decoration: none;
} .bdt-tab > .bdt-active > a {
color: #333;
} .bdt-tab > .bdt-disabled > a {
color: #999;
}   .bdt-tab-left,
.bdt-tab-right {
flex-direction: column; margin-left: 0;
} .bdt-tab-left > *,
.bdt-tab-right > * {
padding-left: 0;
}
.bdt-tab-left > * > a {
text-align: left;
}
.bdt-tab-right > * > a {
text-align: left;
}  .bdt-slidenav {
padding: 5px 10px;
color: rgba(102, 102, 102, 0.5);
} .bdt-slidenav:hover,
.bdt-slidenav:focus {
color: rgba(102, 102, 102, 0.9);
outline: none;
} .bdt-slidenav:active {
color: rgba(102, 102, 102, 0.5);
}    .bdt-slidenav-large {
padding: 10px 10px;
} .bdt-slidenav-container {
display: flex;
}  .bdt-dotnav {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none; margin-left: -12px;
} .bdt-dotnav > * { flex: none; padding-left: 12px;
}  .bdt-dotnav > * > * {
display: block;
box-sizing: border-box;
width: 10px;
height: 10px;
border-radius: 50%;
background: rgba(102, 102, 102, 0.2); text-indent: 100%;
overflow: hidden;
white-space: nowrap;
} .bdt-dotnav > * > :hover,
.bdt-dotnav > * > :focus {
background-color: rgba(102, 102, 102, 0.6);
outline: none;
} .bdt-dotnav > * > :active {
background-color: rgba(102, 102, 102, 0.2);
} .bdt-dotnav > .bdt-active > * {
background-color: rgba(102, 102, 102, 0.6);
}  .bdt-dotnav-vertical { flex-direction: column; margin-left: 0;
margin-top: -12px;
} .bdt-dotnav-vertical > * {
padding-left: 0;
padding-top: 12px;
}  .bdt-thumbnav {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none; margin-left: -15px;
} .bdt-thumbnav > * { padding-left: 15px;
}  .bdt-thumbnav > * > * {
display: inline-block;
} .bdt-thumbnav > * > :hover,
.bdt-thumbnav > * > :focus {
outline: none;
}   .bdt-thumbnav-vertical { flex-direction: column; margin-left: 0;
margin-top: -15px;
} .bdt-thumbnav-vertical > * {
padding-left: 0;
padding-top: 15px;
} .bdt-accordion {
padding: 0;
list-style: none;
} .bdt-accordion > :nth-child(n+2) {
margin-top: 20px;
} .bdt-accordion-title {
display: block;
font-size: 1.25rem;
line-height: 1.4;
color: #333;
} .bdt-accordion-title:hover,
.bdt-accordion-title:focus {
color: #666;
text-decoration: none;
outline: none;
} .bdt-accordion-content {
margin-top: 20px;
} .bdt-accordion-content::before,
.bdt-accordion-content::after {
content: "";
display: table;
}
.bdt-accordion-content::after {
clear: both;
} .bdt-accordion-content > :last-child {
margin-bottom: 0;
}  .bdt-drop { display: none; position: absolute;
z-index: 1020; box-sizing: border-box;
width: 300px;
} .bdt-drop.bdt-open {
display: block;
}  [class*='bdt-drop-top'] {
margin-top: -20px;
}
[class*='bdt-drop-bottom'] {
margin-top: 20px;
}
[class*='bdt-drop-left'] {
margin-left: -20px;
}
[class*='bdt-drop-right'] {
margin-left: 20px;
} .bdt-drop-stack .bdt-drop-grid > * {
width: 100% !important;
}  .bdt-dropdown { display: none; position: absolute;
z-index: 1020; box-sizing: border-box;
min-width: 200px; padding: 15px;
background: #f8f8f8;
color: #666;
} .bdt-dropdown.bdt-open {
display: block;
} .bdt-dropdown-nav {
white-space: nowrap;
} .bdt-dropdown-nav > li > a {
color: #999;
} .bdt-dropdown-nav > li > a:hover,
.bdt-dropdown-nav > li > a:focus,
.bdt-dropdown-nav > li.bdt-active > a {
color: #666;
} .bdt-dropdown-nav .bdt-nav-header {
color: #333;
} .bdt-dropdown-nav .bdt-nav-divider {
border-top: 1px solid #e5e5e5;
} .bdt-dropdown-nav .bdt-nav-sub a {
color: #999;
}
.bdt-dropdown-nav .bdt-nav-sub a:hover,
.bdt-dropdown-nav .bdt-nav-sub a:focus,
.bdt-dropdown-nav .bdt-nav-sub li.bdt-active > a {
color: #666;
}  [class*='bdt-dropdown-top'] {
margin-top: -10px;
}
[class*='bdt-dropdown-bottom'] {
margin-top: 10px;
}
[class*='bdt-dropdown-left'] {
margin-left: -10px;
}
[class*='bdt-dropdown-right'] {
margin-left: 10px;
} .bdt-dropdown-stack .bdt-dropdown-grid > * {
width: 100% !important;
}  .bdt-modal { display: none; position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010; overflow-y: auto;
-webkit-overflow-scrolling: touch; padding: 15px 15px; background: rgba(0, 0, 0, 0.6); opacity: 0;
transition: opacity 0.15s linear;
} @media (min-width: 640px) {
.bdt-modal {
padding: 50px 30px;
}
} @media (min-width: 960px) {
.bdt-modal {
padding-left: 40px;
padding-right: 40px;
}
} .bdt-modal.bdt-open {
opacity: 1;
}  .bdt-modal-page {
overflow: hidden;
}  .bdt-modal-dialog { position: relative; box-sizing: border-box;
margin: 0 auto;
width: 600px; max-width: calc(100% - 0.01px) !important; background: #fff; opacity: 0;
transform: translateY(-100px);
transition: 0.3s linear;
transition-property: opacity, transform;
} .bdt-open > .bdt-modal-dialog {
opacity: 1;
transform: translateY(0);
}  .bdt-modal-container .bdt-modal-dialog {
width: 1200px;
}  .bdt-modal-full {
padding: 0;
background: none;
} .bdt-modal-full .bdt-modal-dialog {
margin: 0;
width: 100%;
max-width: 100%;
transform: translateY(0);
} .bdt-modal-body {
padding: 30px 30px;
}
.bdt-modal-header {
padding: 15px 30px;
background: #f8f8f8;
}
.bdt-modal-footer {
padding: 15px 30px;
background: #f8f8f8;
} .bdt-modal-body::before,
.bdt-modal-body::after,
.bdt-modal-header::before,
.bdt-modal-header::after,
.bdt-modal-footer::before,
.bdt-modal-footer::after {
content: "";
display: table;
}
.bdt-modal-body::after,
.bdt-modal-header::after,
.bdt-modal-footer::after {
clear: both;
} .bdt-modal-body > :last-child,
.bdt-modal-header > :last-child,
.bdt-modal-footer > :last-child {
margin-bottom: 0;
} .bdt-modal-title {
font-size: 2rem;
line-height: 1.3;
} [class*='bdt-modal-close-'] {
position: absolute;
z-index: 1010;
top: 10px;
right: 10px;
padding: 5px;
} [class*='bdt-modal-close-']:first-child + * {
margin-top: 0;
}   .bdt-modal-close-outside {
top: 0; right: -5px;
transform: translate(0, -100%);
color: #ffffff;
}
.bdt-modal-close-outside:hover {
color: #fff;
} @media (min-width: 960px) { .bdt-modal-close-outside {
right: 0;
transform: translate(100%, -100%);
}
}   .bdt-lightbox { display: none; position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1010; background: #000; opacity: 0;
transition: opacity 0.15s linear;
} .bdt-lightbox.bdt-open {
display: block; opacity: 1;
}  .bdt-lightbox-page {
overflow: hidden;
}  .bdt-lightbox-items > * { position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0; display: none;
justify-content: center;
align-items: center; color: rgba(255, 255, 255, 0.7); will-change: transform, opacity;
} .bdt-lightbox-items > * > * {
max-width: 100vw;
max-height: 100vh;
} .bdt-lightbox-items > :focus {
outline: none;
}
.bdt-lightbox-items > * > :not(iframe) {
width: auto;
height: auto;
}
.bdt-lightbox-items > .bdt-active {
display: flex;
} .bdt-lightbox-toolbar {
padding: 10px 10px;
background: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.7);
}
.bdt-lightbox-toolbar > * {
color: rgba(255, 255, 255, 0.7);
} .bdt-lightbox-toolbar-icon {
padding: 5px;
color: rgba(255, 255, 255, 0.7);
} .bdt-lightbox-toolbar-icon:hover {
color: #fff;
}  .bdt-lightbox-button {
box-sizing: border-box;
width: 50px;
height: 50px;
background: rgba(0, 0, 0, 0.3);
color: rgba(255, 255, 255, 0.7); display: inline-flex;
justify-content: center;
align-items: center;
} .bdt-lightbox-button:hover {
color: #fff;
}  .bdt-lightbox-iframe {
width: 80%;
height: 80%;
}  .bdt-slideshow { -webkit-tap-highlight-color: transparent;
}  .bdt-slideshow-items { position: relative;
z-index: 0; margin: 0;
padding: 0;
list-style: none; overflow: hidden; -webkit-touch-callout: none;
}  .bdt-slideshow-items > * { position: absolute;
top: 0;
left: 0; right: 0;
bottom: 0; overflow: hidden; will-change: transform, opacity; touch-action: pan-y;
} .bdt-slideshow-items > :focus {
outline: none;
} .bdt-slideshow-items > :not(.bdt-active) {
display: none;
}  .bdt-slider { -webkit-tap-highlight-color: transparent;
}  .bdt-slider-container { overflow: hidden;
}  .bdt-slider-items { will-change: transform; position: relative;
} .bdt-slider-items:not(.bdt-grid) {
display: flex; margin: 0;
padding: 0;
list-style: none; -webkit-touch-callout: none;
}
.bdt-slider-items.bdt-grid {
flex-wrap: nowrap;
}  .bdt-slider-items > * { flex: none; position: relative; touch-action: pan-y;
} .bdt-slider-items > :focus {
outline: none;
}  .bdt-sticky-fixed {
z-index: 980;
box-sizing: border-box;
margin: 0 !important; -webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .bdt-sticky[class*='bdt-animation-'] {
animation-duration: 0.2s;
}
.bdt-sticky.bdt-animation-reverse {
animation-duration: 0.2s;
}  .bdt-offcanvas { display: none; position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 1000;
} .bdt-offcanvas-flip .bdt-offcanvas {
right: 0;
left: auto;
}  .bdt-offcanvas-bar { position: absolute;
top: 0;
bottom: 0;
left: -270px; box-sizing: border-box;
width: 270px;
padding: 20px 20px;
background: #222; overflow-y: auto;
-webkit-overflow-scrolling: touch;
} @media (min-width: 960px) {
.bdt-offcanvas-bar {
left: -350px;
width: 350px;
padding: 40px 40px;
}
} .bdt-offcanvas-flip .bdt-offcanvas-bar {
left: auto;
right: -270px;
} @media (min-width: 960px) {
.bdt-offcanvas-flip .bdt-offcanvas-bar {
right: -350px;
}
} .bdt-open > .bdt-offcanvas-bar {
left: 0;
}
.bdt-offcanvas-flip .bdt-open > .bdt-offcanvas-bar {
left: auto;
right: 0;
} .bdt-offcanvas-bar-animation {
transition: left 0.3s ease-out;
}
.bdt-offcanvas-flip .bdt-offcanvas-bar-animation {
transition-property: right;
} .bdt-offcanvas-reveal { position: absolute;
top: 0;
bottom: 0;
left: 0; width: 0;
overflow: hidden; transition: width 0.3s ease-out;
}
.bdt-offcanvas-reveal .bdt-offcanvas-bar { left: 0;
}
.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar { left: auto;
right: 0;
}
.bdt-open > .bdt-offcanvas-reveal {
width: 270px;
} @media (min-width: 960px) {
.bdt-open > .bdt-offcanvas-reveal {
width: 350px;
}
} .bdt-offcanvas-flip .bdt-offcanvas-reveal {
right: 0;
left: auto;
} .bdt-offcanvas-close {
position: absolute;
z-index: 1000;
top: 20px;
right: 20px;
padding: 5px;
}  .bdt-offcanvas-overlay { width: 100vw; touch-action: none;
} .bdt-offcanvas-overlay::before { content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.1); opacity: 0;
transition: opacity 0.15s linear;
}
.bdt-offcanvas-overlay.bdt-open::before {
opacity: 1;
}  .bdt-offcanvas-page,
.bdt-offcanvas-container {
overflow-x: hidden;
}  .bdt-offcanvas-container {
position: relative;
left: 0;
transition: left 0.3s ease-out; box-sizing: border-box;
width: 100%;
} :not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
left: 270px;
}
.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
left: -270px;
} @media (min-width: 960px) {
:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation {
left: 350px;
}
.bdt-offcanvas-flip.bdt-offcanvas-container-animation {
left: -350px;
}
}  .bdt-switcher {
margin: 0;
padding: 0;
list-style: none;
}  .bdt-switcher > :not(.bdt-active) {
display: none;
} .bdt-switcher > * > :last-child {
margin-bottom: 0;
} .bdt-leader {
overflow: hidden;
} .bdt-leader-fill::after { display: inline-block;
margin-left: 15px; width: 0; content: attr(data-fill); white-space: nowrap;
} .bdt-leader-fill.bdt-leader-hide::after {
display: none;
} .bdt-leader-fill-content::before {
content: '.';
}
:root {
--bdt-leader-fill-content: .;
}  .bdt-iconnav {
display: flex; flex-wrap: wrap; margin: 0;
padding: 0;
list-style: none; margin-left: -10px;
} .bdt-iconnav > * { padding-left: 10px;
}  .bdt-iconnav > * > a { display: block; color: #999;
} .bdt-iconnav > * > a:hover,
.bdt-iconnav > * > a:focus {
color: #666;
outline: none;
} .bdt-iconnav > .bdt-active > a {
color: #666;
}  .bdt-iconnav-vertical { flex-direction: column; margin-left: 0;
margin-top: -10px;
} .bdt-iconnav-vertical > * {
padding-left: 0;
padding-top: 10px;
}  .bdt-notification { position: fixed;
top: 10px;
left: 10px;
z-index: 1040; box-sizing: border-box;
width: 350px;
} .bdt-notification-top-right,
.bdt-notification-bottom-right {
left: auto;
right: 10px;
}
.bdt-notification-top-center,
.bdt-notification-bottom-center {
left: 50%;
margin-left: -175px;
}
.bdt-notification-bottom-left,
.bdt-notification-bottom-right,
.bdt-notification-bottom-center {
top: auto;
bottom: 10px;
}  @media (max-width: 639px) {
.bdt-notification {
left: 10px;
right: 10px;
width: auto;
margin: 0;
}
} .bdt-notification-message {
position: relative;
padding: 15px;
background: #f8f8f8;
color: #666;
font-size: 1.25rem;
line-height: 1.4;
cursor: pointer;
}
* + .bdt-notification-message {
margin-top: 10px;
} .bdt-notification-close {
display: none;
position: absolute;
top: 20px;
right: 15px;
}
.bdt-notification-message:hover .bdt-notification-close {
display: block;
}  .bdt-notification-message-primary {
color: #1e87f0;
} .bdt-notification-message-success {
color: #32d296;
} .bdt-notification-message-warning {
color: #faa05a;
} .bdt-notification-message-danger {
color: #f0506e;
}  .bdt-tooltip { display: none; position: absolute;
z-index: 1030; box-sizing: border-box;
max-width: 200px;
padding: 3px 6px; background: #666;
border-radius: 2px;
color: #fff;
font-size: 12px;
} .bdt-tooltip.bdt-active {
display: block;
}  [class*='bdt-tooltip-top'] {
margin-top: -10px;
}
[class*='bdt-tooltip-bottom'] {
margin-top: 10px;
}
[class*='bdt-tooltip-left'] {
margin-left: -10px;
}
[class*='bdt-tooltip-right'] {
margin-left: 10px;
} .bdt-placeholder {
margin-bottom: 20px;
padding: 30px 30px;
background: #f8f8f8;
} * + .bdt-placeholder {
margin-top: 20px;
} .bdt-placeholder > :last-child {
margin-bottom: 0;
}  .bdt-progress { vertical-align: baseline; -webkit-appearance: none;
-moz-appearance: none; display: block;
width: 100%; border: 0; background-color: #f8f8f8; margin-bottom: 20px;
height: 15px;
} * + .bdt-progress {
margin-top: 20px;
} .bdt-progress:indeterminate {
color: transparent;
} .bdt-progress::-webkit-progress-bar {
background-color: #f8f8f8;
} .bdt-progress:indeterminate::-moz-progress-bar {
width: 0;
} .bdt-progress::-webkit-progress-value {
background-color: #1e87f0;
transition: width 0.6s ease;
}
.bdt-progress::-moz-progress-bar {
background-color: #1e87f0;
}
.bdt-progress::-ms-fill {
background-color: #1e87f0;
transition: width 0.6s ease; border: 0;
} .bdt-sortable {
position: relative;
} .bdt-sortable svg {
pointer-events: none;
} .bdt-sortable > :last-child {
margin-bottom: 0;
} .bdt-sortable-drag {
position: absolute !important;
z-index: 1050 !important;
pointer-events: none;
} .bdt-sortable-placeholder {
opacity: 0;
pointer-events: none;
} .bdt-sortable-empty {
min-height: 50px;
}  .bdt-sortable-handle:hover {
cursor: move;
}   .bdt-countdown-number,
.bdt-countdown-separator { line-height: 0.8;
} .bdt-countdown-number {
font-size: 2rem;
} @media (min-width: 640px) {
.bdt-countdown-number {
font-size: 4rem;
}
} @media (min-width: 960px) {
.bdt-countdown-number {
font-size: 6rem;
}
} .bdt-countdown-separator {
font-size: 1rem;
} @media (min-width: 640px) {
.bdt-countdown-separator {
font-size: 2rem;
}
} @media (min-width: 960px) {
.bdt-countdown-separator {
font-size: 3rem;
}
}  [class*='bdt-animation-'] {
animation-duration: 0.5s;
animation-timing-function: ease-out;
animation-fill-mode: both;
}  .bdt-animation-fade {
animation-name: bdt-fade;
animation-duration: 0.8s;
animation-timing-function: linear;
} .bdt-animation-scale-up {
animation-name: bdt-fade-scale-02;
}
.bdt-animation-scale-down {
animation-name: bdt-fade-scale-18;
} .bdt-animation-slide-top {
animation-name: bdt-fade-top;
}
.bdt-animation-slide-bottom {
animation-name: bdt-fade-bottom;
}
.bdt-animation-slide-left {
animation-name: bdt-fade-left;
}
.bdt-animation-slide-right {
animation-name: bdt-fade-right;
} .bdt-animation-slide-top-small {
animation-name: bdt-fade-top-small;
}
.bdt-animation-slide-bottom-small {
animation-name: bdt-fade-bottom-small;
}
.bdt-animation-slide-left-small {
animation-name: bdt-fade-left-small;
}
.bdt-animation-slide-right-small {
animation-name: bdt-fade-right-small;
} .bdt-animation-slide-top-medium {
animation-name: bdt-fade-top-medium;
}
.bdt-animation-slide-bottom-medium {
animation-name: bdt-fade-bottom-medium;
}
.bdt-animation-slide-left-medium {
animation-name: bdt-fade-left-medium;
}
.bdt-animation-slide-right-medium {
animation-name: bdt-fade-right-medium;
} .bdt-animation-kenburns {
animation-name: bdt-scale-kenburns;
animation-duration: 15s;
} .bdt-animation-shake {
animation-name: bdt-shake;
} .bdt-animation-stroke {
animation-name: bdt-stroke;
stroke-dasharray: var(--bdt-animation-stroke);
animation-duration: 2s;
} .bdt-animation-reverse {
animation-direction: reverse;
animation-timing-function: ease-in;
} .bdt-animation-fast {
animation-duration: 0.1s;
}  .bdt-animation-toggle:not(:hover):not(:focus) [class*='bdt-animation-'] {
animation-name: none;
} .bdt-animation-toggle { -webkit-tap-highlight-color: transparent;
} .bdt-animation-toggle:focus {
outline: none;
}  @keyframes bdt-fade {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} @keyframes bdt-fade-top {
0% {
opacity: 0;
transform: translateY(-100%);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-bottom {
0% {
opacity: 0;
transform: translateY(100%);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-left {
0% {
opacity: 0;
transform: translateX(-100%);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-right {
0% {
opacity: 0;
transform: translateX(100%);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-top-small {
0% {
opacity: 0;
transform: translateY(-10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-bottom-small {
0% {
opacity: 0;
transform: translateY(10px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-left-small {
0% {
opacity: 0;
transform: translateX(-10px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-right-small {
0% {
opacity: 0;
transform: translateX(10px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-top-medium {
0% {
opacity: 0;
transform: translateY(-50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-bottom-medium {
0% {
opacity: 0;
transform: translateY(50px);
}
100% {
opacity: 1;
transform: translateY(0);
}
} @keyframes bdt-fade-left-medium {
0% {
opacity: 0;
transform: translateX(-50px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-right-medium {
0% {
opacity: 0;
transform: translateX(50px);
}
100% {
opacity: 1;
transform: translateX(0);
}
} @keyframes bdt-fade-scale-02 {
0% {
opacity: 0;
transform: scale(0.2);
}
100% {
opacity: 1;
transform: scale(1);
}
} @keyframes bdt-fade-scale-18 {
0% {
opacity: 0;
transform: scale(1.8);
}
100% {
opacity: 1;
transform: scale(1);
}
} @keyframes bdt-scale-kenburns {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
} @keyframes bdt-shake {
0%,
100% {
transform: translateX(0);
}
10% {
transform: translateX(-9px);
}
20% {
transform: translateX(8px);
}
30% {
transform: translateX(-7px);
}
40% {
transform: translateX(6px);
}
50% {
transform: translateX(-5px);
}
60% {
transform: translateX(4px);
}
70% {
transform: translateX(-3px);
}
80% {
transform: translateX(2px);
}
90% {
transform: translateX(-1px);
}
} @keyframes bdt-stroke {
0% {
stroke-dashoffset: var(--bdt-animation-stroke);
}
100% {
stroke-dashoffset: 0;
}
}  [class*='bdt-child-width'] > * {
box-sizing: border-box;
width: 100%;
}
.bdt-child-width-1-2 > * {
width: 50%;
}
.bdt-child-width-1-3 > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4 > * {
width: 25%;
}
.bdt-child-width-1-5 > * {
width: 20%;
}
.bdt-child-width-1-6 > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto > * {
width: auto;
} .bdt-child-width-expand > :not([class*='bdt-width']) {
flex: 1; min-width: 1px;
} @media (min-width: 640px) {
.bdt-child-width-1-1\@s > * {
width: 100%;
}
.bdt-child-width-1-2\@s > * {
width: 50%;
}
.bdt-child-width-1-3\@s > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@s > * {
width: 25%;
}
.bdt-child-width-1-5\@s > * {
width: 20%;
}
.bdt-child-width-1-6\@s > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@s > * {
width: auto;
}
.bdt-child-width-expand\@s > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
} @media (min-width: 960px) {
.bdt-child-width-1-1\@m > * {
width: 100%;
}
.bdt-child-width-1-2\@m > * {
width: 50%;
}
.bdt-child-width-1-3\@m > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@m > * {
width: 25%;
}
.bdt-child-width-1-5\@m > * {
width: 20%;
}
.bdt-child-width-1-6\@m > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@m > * {
width: auto;
}
.bdt-child-width-expand\@m > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1200px) {
.bdt-child-width-1-1\@l > * {
width: 100%;
}
.bdt-child-width-1-2\@l > * {
width: 50%;
}
.bdt-child-width-1-3\@l > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@l > * {
width: 25%;
}
.bdt-child-width-1-5\@l > * {
width: 20%;
}
.bdt-child-width-1-6\@l > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@l > * {
width: auto;
}
.bdt-child-width-expand\@l > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1600px) {
.bdt-child-width-1-1\@xl > * {
width: 100%;
}
.bdt-child-width-1-2\@xl > * {
width: 50%;
}
.bdt-child-width-1-3\@xl > * {
width: calc(100% * 1 / 3.001);
}
.bdt-child-width-1-4\@xl > * {
width: 25%;
}
.bdt-child-width-1-5\@xl > * {
width: 20%;
}
.bdt-child-width-1-6\@xl > * {
width: calc(100% * 1 / 6.001);
}
.bdt-child-width-auto\@xl > * {
width: auto;
}
.bdt-child-width-expand\@xl > :not([class*='bdt-width']) {
flex: 1;
min-width: 1px;
}
}  [class*='bdt-width'] {
box-sizing: border-box;
width: 100%; max-width: 100%;
} .bdt-width-1-2 {
width: 50%;
} .bdt-width-1-3 {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3 {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4 {
width: 25%;
}
.bdt-width-3-4 {
width: 75%;
} .bdt-width-1-5 {
width: 20%;
}
.bdt-width-2-5 {
width: 40%;
}
.bdt-width-3-5 {
width: 60%;
}
.bdt-width-4-5 {
width: 80%;
} .bdt-width-1-6 {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6 {
width: calc(100% * 5 / 6.001);
} .bdt-width-small {
width: 150px;
}
.bdt-width-medium {
width: 300px;
}
.bdt-width-large {
width: 450px;
}
.bdt-width-xlarge {
width: 600px;
}
.bdt-width-xxlarge {
width: 750px;
} .bdt-width-auto {
width: auto;
} .bdt-width-expand {
flex: 1;
min-width: 1px;
} @media (min-width: 640px) { .bdt-width-1-1\@s {
width: 100%;
} .bdt-width-1-2\@s {
width: 50%;
} .bdt-width-1-3\@s {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@s {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@s {
width: 25%;
}
.bdt-width-3-4\@s {
width: 75%;
} .bdt-width-1-5\@s {
width: 20%;
}
.bdt-width-2-5\@s {
width: 40%;
}
.bdt-width-3-5\@s {
width: 60%;
}
.bdt-width-4-5\@s {
width: 80%;
} .bdt-width-1-6\@s {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@s {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@s {
width: 150px;
}
.bdt-width-medium\@s {
width: 300px;
}
.bdt-width-large\@s {
width: 450px;
}
.bdt-width-xlarge\@s {
width: 600px;
}
.bdt-width-xxlarge\@s {
width: 750px;
} .bdt-width-auto\@s {
width: auto;
} .bdt-width-expand\@s {
flex: 1;
min-width: 1px;
}
} @media (min-width: 960px) { .bdt-width-1-1\@m {
width: 100%;
} .bdt-width-1-2\@m {
width: 50%;
} .bdt-width-1-3\@m {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@m {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@m {
width: 25%;
}
.bdt-width-3-4\@m {
width: 75%;
} .bdt-width-1-5\@m {
width: 20%;
}
.bdt-width-2-5\@m {
width: 40%;
}
.bdt-width-3-5\@m {
width: 60%;
}
.bdt-width-4-5\@m {
width: 80%;
} .bdt-width-1-6\@m {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@m {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@m {
width: 150px;
}
.bdt-width-medium\@m {
width: 300px;
}
.bdt-width-large\@m {
width: 450px;
}
.bdt-width-xlarge\@m {
width: 600px;
}
.bdt-width-xxlarge\@m {
width: 750px;
} .bdt-width-auto\@m {
width: auto;
} .bdt-width-expand\@m {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1200px) { .bdt-width-1-1\@l {
width: 100%;
} .bdt-width-1-2\@l {
width: 50%;
} .bdt-width-1-3\@l {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@l {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@l {
width: 25%;
}
.bdt-width-3-4\@l {
width: 75%;
} .bdt-width-1-5\@l {
width: 20%;
}
.bdt-width-2-5\@l {
width: 40%;
}
.bdt-width-3-5\@l {
width: 60%;
}
.bdt-width-4-5\@l {
width: 80%;
} .bdt-width-1-6\@l {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@l {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@l {
width: 150px;
}
.bdt-width-medium\@l {
width: 300px;
}
.bdt-width-large\@l {
width: 450px;
}
.bdt-width-xlarge\@l {
width: 600px;
}
.bdt-width-xxlarge\@l {
width: 750px;
} .bdt-width-auto\@l {
width: auto;
} .bdt-width-expand\@l {
flex: 1;
min-width: 1px;
}
} @media (min-width: 1600px) { .bdt-width-1-1\@xl {
width: 100%;
} .bdt-width-1-2\@xl {
width: 50%;
} .bdt-width-1-3\@xl {
width: calc(100% * 1 / 3.001);
}
.bdt-width-2-3\@xl {
width: calc(100% * 2 / 3.001);
} .bdt-width-1-4\@xl {
width: 25%;
}
.bdt-width-3-4\@xl {
width: 75%;
} .bdt-width-1-5\@xl {
width: 20%;
}
.bdt-width-2-5\@xl {
width: 40%;
}
.bdt-width-3-5\@xl {
width: 60%;
}
.bdt-width-4-5\@xl {
width: 80%;
} .bdt-width-1-6\@xl {
width: calc(100% * 1 / 6.001);
}
.bdt-width-5-6\@xl {
width: calc(100% * 5 / 6.001);
} .bdt-width-small\@xl {
width: 150px;
}
.bdt-width-medium\@xl {
width: 300px;
}
.bdt-width-large\@xl {
width: 450px;
}
.bdt-width-xlarge\@xl {
width: 600px;
}
.bdt-width-xxlarge\@xl {
width: 750px;
} .bdt-width-auto\@xl {
width: auto;
} .bdt-width-expand\@xl {
flex: 1;
min-width: 1px;
}
} [class*='bdt-height'] {
box-sizing: border-box;
} .bdt-height-1-1 {
height: 100%;
} .bdt-height-viewport {
min-height: 100vh;
} .bdt-height-small {
height: 150px;
}
.bdt-height-medium {
height: 300px;
}
.bdt-height-large {
height: 450px;
}
.bdt-height-max-small {
max-height: 150px;
}
.bdt-height-max-medium {
max-height: 300px;
}
.bdt-height-max-large {
max-height: 450px;
}  .bdt-text-lead {
font-size: 1.5rem;
line-height: 1.5;
color: #333;
}
.bdt-text-meta {
font-size: 0.875rem;
line-height: 1.4;
color: #999;
} .bdt-text-small {
font-size: 0.875rem;
line-height: 1.5;
}
.bdt-text-large {
font-size: 1.5rem;
line-height: 1.5;
} .bdt-text-light {
font-weight: 300;
}
.bdt-text-normal {
font-weight: 400;
}
.bdt-text-bold {
font-weight: 700;
}
.bdt-text-lighter {
font-weight: lighter;
}
.bdt-text-bolder {
font-weight: bolder;
} .bdt-text-italic {
font-style: italic;
} .bdt-text-capitalize {
text-transform: capitalize !important;
}
.bdt-text-uppercase {
text-transform: uppercase !important;
}
.bdt-text-lowercase {
text-transform: lowercase !important;
} .bdt-text-muted {
color: #999 !important;
}
.bdt-text-emphasis {
color: #333 !important;
}
.bdt-text-primary {
color: #1e87f0 !important;
}
.bdt-text-secondary {
color: #222 !important;
}
.bdt-text-success {
color: #32d296 !important;
}
.bdt-text-warning {
color: #faa05a !important;
}
.bdt-text-danger {
color: #f0506e !important;
}  .bdt-text-background { -webkit-background-clip: text;
-webkit-text-fill-color: transparent; display: inline-block; color: #1e87f0 !important;
}
@supports (-webkit-background-clip: text) {
.bdt-text-background {
background-color: #1e87f0;
}
} .bdt-text-left {
text-align: left !important;
}
.bdt-text-right {
text-align: right !important;
}
.bdt-text-center {
text-align: center !important;
}
.bdt-text-justify {
text-align: justify !important;
} @media (min-width: 640px) {
.bdt-text-left\@s {
text-align: left !important;
}
.bdt-text-right\@s {
text-align: right !important;
}
.bdt-text-center\@s {
text-align: center !important;
}
} @media (min-width: 960px) {
.bdt-text-left\@m {
text-align: left !important;
}
.bdt-text-right\@m {
text-align: right !important;
}
.bdt-text-center\@m {
text-align: center !important;
}
} @media (min-width: 1200px) {
.bdt-text-left\@l {
text-align: left !important;
}
.bdt-text-right\@l {
text-align: right !important;
}
.bdt-text-center\@l {
text-align: center !important;
}
} @media (min-width: 1600px) {
.bdt-text-left\@xl {
text-align: left !important;
}
.bdt-text-right\@xl {
text-align: right !important;
}
.bdt-text-center\@xl {
text-align: center !important;
}
} .bdt-text-top {
vertical-align: top !important;
}
.bdt-text-middle {
vertical-align: middle !important;
}
.bdt-text-bottom {
vertical-align: bottom !important;
}
.bdt-text-baseline {
vertical-align: baseline !important;
}  .bdt-text-nowrap {
white-space: nowrap;
} .bdt-text-truncate { max-width: 100%; overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
} th.bdt-text-truncate,
td.bdt-text-truncate {
max-width: 0;
} .bdt-text-break { overflow-wrap: break-word; word-wrap: break-word;
} th.bdt-text-break,
td.bdt-text-break {
word-break: break-all;
} [class*='bdt-column-'] {
column-gap: 30px;
} @media (min-width: 1200px) {
[class*='bdt-column-'] {
column-gap: 40px;
}
} [class*='bdt-column-'] img {
transform: translate3d(0, 0, 0);
}  .bdt-column-divider {
column-rule: 1px solid #e5e5e5; column-gap: 60px;
} @media (min-width: 1200px) {
.bdt-column-divider {
column-gap: 80px;
}
} .bdt-column-1-2 {
column-count: 2;
}
.bdt-column-1-3 {
column-count: 3;
}
.bdt-column-1-4 {
column-count: 4;
}
.bdt-column-1-5 {
column-count: 5;
}
.bdt-column-1-6 {
column-count: 6;
} @media (min-width: 640px) {
.bdt-column-1-2\@s {
column-count: 2;
}
.bdt-column-1-3\@s {
column-count: 3;
}
.bdt-column-1-4\@s {
column-count: 4;
}
.bdt-column-1-5\@s {
column-count: 5;
}
.bdt-column-1-6\@s {
column-count: 6;
}
} @media (min-width: 960px) {
.bdt-column-1-2\@m {
column-count: 2;
}
.bdt-column-1-3\@m {
column-count: 3;
}
.bdt-column-1-4\@m {
column-count: 4;
}
.bdt-column-1-5\@m {
column-count: 5;
}
.bdt-column-1-6\@m {
column-count: 6;
}
} @media (min-width: 1200px) {
.bdt-column-1-2\@l {
column-count: 2;
}
.bdt-column-1-3\@l {
column-count: 3;
}
.bdt-column-1-4\@l {
column-count: 4;
}
.bdt-column-1-5\@l {
column-count: 5;
}
.bdt-column-1-6\@l {
column-count: 6;
}
} @media (min-width: 1600px) {
.bdt-column-1-2\@xl {
column-count: 2;
}
.bdt-column-1-3\@xl {
column-count: 3;
}
.bdt-column-1-4\@xl {
column-count: 4;
}
.bdt-column-1-5\@xl {
column-count: 5;
}
.bdt-column-1-6\@xl {
column-count: 6;
}
} .bdt-column-span {
column-span: all;
}  .bdt-cover { max-width: none; position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
iframe.bdt-cover {
pointer-events: none;
}  .bdt-cover-container { overflow: hidden; position: relative;
}  .bdt-background-default {
background-color: #fff;
}
.bdt-background-muted {
background-color: #f8f8f8;
}
.bdt-background-primary {
background-color: #1e87f0;
}
.bdt-background-secondary {
background-color: #222;
} .bdt-background-cover,
.bdt-background-contain {
background-position: 50% 50%;
background-repeat: no-repeat;
}
.bdt-background-cover {
background-size: cover;
}
.bdt-background-contain {
background-size: contain;
} .bdt-background-top-left {
background-position: 0 0;
}
.bdt-background-top-center {
background-position: 50% 0;
}
.bdt-background-top-right {
background-position: 100% 0;
}
.bdt-background-center-left {
background-position: 0 50%;
}
.bdt-background-center-center {
background-position: 50% 50%;
}
.bdt-background-center-right {
background-position: 100% 50%;
}
.bdt-background-bottom-left {
background-position: 0 100%;
}
.bdt-background-bottom-center {
background-position: 50% 100%;
}
.bdt-background-bottom-right {
background-position: 100% 100%;
} .bdt-background-norepeat {
background-repeat: no-repeat;
}  .bdt-background-fixed {
background-attachment: fixed; backface-visibility: hidden;
} @media (pointer: coarse) {
.bdt-background-fixed {
background-attachment: scroll;
}
}  @media (max-width: 639px) {
.bdt-background-image\@s {
background-image: none !important;
}
} @media (max-width: 959px) {
.bdt-background-image\@m {
background-image: none !important;
}
} @media (max-width: 1199px) {
.bdt-background-image\@l {
background-image: none !important;
}
} @media (max-width: 1599px) {
.bdt-background-image\@xl {
background-image: none !important;
}
} .bdt-background-blend-multiply {
background-blend-mode: multiply;
}
.bdt-background-blend-screen {
background-blend-mode: screen;
}
.bdt-background-blend-overlay {
background-blend-mode: overlay;
}
.bdt-background-blend-darken {
background-blend-mode: darken;
}
.bdt-background-blend-lighten {
background-blend-mode: lighten;
}
.bdt-background-blend-color-dodge {
background-blend-mode: color-dodge;
}
.bdt-background-blend-color-burn {
background-blend-mode: color-burn;
}
.bdt-background-blend-hard-light {
background-blend-mode: hard-light;
}
.bdt-background-blend-soft-light {
background-blend-mode: soft-light;
}
.bdt-background-blend-difference {
background-blend-mode: difference;
}
.bdt-background-blend-exclusion {
background-blend-mode: exclusion;
}
.bdt-background-blend-hue {
background-blend-mode: hue;
}
.bdt-background-blend-saturation {
background-blend-mode: saturation;
}
.bdt-background-blend-color {
background-blend-mode: color;
}
.bdt-background-blend-luminosity {
background-blend-mode: luminosity;
}  [class*='bdt-align'] {
display: block;
margin-bottom: 30px;
}
* + [class*='bdt-align'] {
margin-top: 30px;
} .bdt-align-center {
margin-left: auto;
margin-right: auto;
} .bdt-align-left {
margin-top: 0;
margin-right: 30px;
float: left;
}
.bdt-align-right {
margin-top: 0;
margin-left: 30px;
float: right;
} @media (min-width: 640px) {
.bdt-align-left\@s {
margin-top: 0;
margin-right: 30px;
float: left;
}
.bdt-align-right\@s {
margin-top: 0;
margin-left: 30px;
float: right;
}
} @media (min-width: 960px) {
.bdt-align-left\@m {
margin-top: 0;
margin-right: 30px;
float: left;
}
.bdt-align-right\@m {
margin-top: 0;
margin-left: 30px;
float: right;
}
} @media (min-width: 1200px) {
.bdt-align-left\@l {
margin-top: 0;
float: left;
}
.bdt-align-right\@l {
margin-top: 0;
float: right;
}
.bdt-align-left,
.bdt-align-left\@s,
.bdt-align-left\@m,
.bdt-align-left\@l {
margin-right: 40px;
}
.bdt-align-right,
.bdt-align-right\@s,
.bdt-align-right\@m,
.bdt-align-right\@l {
margin-left: 40px;
}
} @media (min-width: 1600px) {
.bdt-align-left\@xl {
margin-top: 0;
margin-right: 40px;
float: left;
}
.bdt-align-right\@xl {
margin-top: 0;
margin-left: 40px;
float: right;
}
}   .bdt-svg,
.bdt-svg:not(.bdt-preserve) [fill*='#']:not(.bdt-preserve) {
fill: currentcolor;
}
.bdt-svg:not(.bdt-preserve) [stroke*='#']:not(.bdt-preserve) {
stroke: currentcolor;
} .bdt-svg {
transform: translate(0, 0);
}  .bdt-panel {
position: relative;
box-sizing: border-box;
} .bdt-panel::before,
.bdt-panel::after {
content: "";
display: table;
}
.bdt-panel::after {
clear: both;
} .bdt-panel > :last-child {
margin-bottom: 0;
} .bdt-panel-scrollable {
height: 170px;
padding: 10px;
border: 1px solid #e5e5e5;
overflow: auto;
-webkit-overflow-scrolling: touch;
resize: both;
}   .bdt-clearfix::before {
content: "";
display: table-cell;
} .bdt-clearfix::after {
content: "";
display: table;
clear: both;
}  .bdt-float-left {
float: left;
}
.bdt-float-right {
float: right;
} [class*='bdt-float-'] {
max-width: 100%;
} .bdt-overflow-hidden {
overflow: hidden;
} .bdt-overflow-auto {
overflow: auto;
-webkit-overflow-scrolling: touch;
}
.bdt-overflow-auto > :last-child {
margin-bottom: 0;
} .bdt-resize {
resize: both;
}
.bdt-resize-vertical {
resize: vertical;
} .bdt-display-block {
display: block !important;
}
.bdt-display-inline {
display: inline !important;
}
.bdt-display-inline-block {
display: inline-block !important;
}  [class*='bdt-inline'] { display: inline-block; position: relative; max-width: 100%; vertical-align: middle; -webkit-backface-visibility: hidden;
}
.bdt-inline-clip { overflow: hidden;
}  .bdt-preserve-width,
.bdt-preserve-width canvas,
.bdt-preserve-width img,
.bdt-preserve-width svg,
.bdt-preserve-width video {
max-width: none;
} .bdt-responsive-width,
.bdt-responsive-height {
box-sizing: border-box;
} .bdt-responsive-width { max-width: 100% !important; height: auto;
} .bdt-responsive-height { max-height: 100%; width: auto; max-width: none;
} .bdt-border-circle {
border-radius: 50%;
}
.bdt-border-pill {
border-radius: 500px;
}
.bdt-border-rounded {
border-radius: 5px;
} .bdt-inline-clip[class*='bdt-border-'] {
-webkit-transform: translateZ(0);
} .bdt-box-shadow-small {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.bdt-box-shadow-medium {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.bdt-box-shadow-large {
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.bdt-box-shadow-xlarge {
box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
} [class*='bdt-box-shadow-hover'] {
transition: box-shadow 0.1s ease-in-out;
}
.bdt-box-shadow-hover-small:hover {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.bdt-box-shadow-hover-medium:hover {
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.bdt-box-shadow-hover-large:hover {
box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.bdt-box-shadow-hover-xlarge:hover {
box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}  @supports (filter: blur(0)) {
.bdt-box-shadow-bottom {
display: inline-block;
position: relative;
max-width: 100%;
vertical-align: middle;
}
.bdt-box-shadow-bottom::before {
content: ''; position: absolute;
bottom: -30px;
left: 0;
right: 0; height: 30px;
border-radius: 100%;
background: #444;
filter: blur(20px);
} .bdt-box-shadow-bottom > * {
position: relative;
}
}  .bdt-dropcap::first-letter,
.bdt-dropcap > p:first-of-type::first-letter {
display: block;
margin-right: 10px;
float: left;
font-size: 4.5em;
line-height: 1;
} @-moz-document url-prefix() {
.bdt-dropcap::first-letter,
.bdt-dropcap > p:first-of-type::first-letter {
margin-top: 1.1%;
}
} @supports (-ms-ime-align: auto) {
.bdt-dropcap > p:first-of-type::first-letter {
font-size: 1em;
}
}  .bdt-logo {
font-size: 1.5rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
color: #666; text-decoration: none;
} .bdt-logo:hover,
.bdt-logo:focus {
color: #666;
outline: none; text-decoration: none;
}
.bdt-logo-inverse {
display: none;
} .bdt-disabled {
pointer-events: none;
}  .bdt-drag,
.bdt-drag * {
cursor: move;
} .bdt-drag iframe {
pointer-events: none;
}  .bdt-dragover {
box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
} .bdt-blend-multiply {
mix-blend-mode: multiply;
}
.bdt-blend-screen {
mix-blend-mode: screen;
}
.bdt-blend-overlay {
mix-blend-mode: overlay;
}
.bdt-blend-darken {
mix-blend-mode: darken;
}
.bdt-blend-lighten {
mix-blend-mode: lighten;
}
.bdt-blend-color-dodge {
mix-blend-mode: color-dodge;
}
.bdt-blend-color-burn {
mix-blend-mode: color-burn;
}
.bdt-blend-hard-light {
mix-blend-mode: hard-light;
}
.bdt-blend-soft-light {
mix-blend-mode: soft-light;
}
.bdt-blend-difference {
mix-blend-mode: difference;
}
.bdt-blend-exclusion {
mix-blend-mode: exclusion;
}
.bdt-blend-hue {
mix-blend-mode: hue;
}
.bdt-blend-saturation {
mix-blend-mode: saturation;
}
.bdt-blend-color {
mix-blend-mode: color;
}
.bdt-blend-luminosity {
mix-blend-mode: luminosity;
} .bdt-transform-center {
transform: translate(-50%, -50%);
} .bdt-transform-origin-top-left {
transform-origin: 0 0;
}
.bdt-transform-origin-top-center {
transform-origin: 50% 0;
}
.bdt-transform-origin-top-right {
transform-origin: 100% 0;
}
.bdt-transform-origin-center-left {
transform-origin: 0 50%;
}
.bdt-transform-origin-center-right {
transform-origin: 100% 50%;
}
.bdt-transform-origin-bottom-left {
transform-origin: 0 100%;
}
.bdt-transform-origin-bottom-center {
transform-origin: 50% 100%;
}
.bdt-transform-origin-bottom-right {
transform-origin: 100% 100%;
} .bdt-flex {
display: flex;
}
.bdt-flex-inline {
display: inline-flex;
} .bdt-flex::before,
.bdt-flex::after,
.bdt-flex-inline::before,
.bdt-flex-inline::after {
display: none;
}  .bdt-flex-left {
justify-content: flex-start;
}
.bdt-flex-center {
justify-content: center;
}
.bdt-flex-right {
justify-content: flex-end;
}
.bdt-flex-between {
justify-content: space-between;
}
.bdt-flex-around {
justify-content: space-around;
} @media (min-width: 640px) {
.bdt-flex-left\@s {
justify-content: flex-start;
}
.bdt-flex-center\@s {
justify-content: center;
}
.bdt-flex-right\@s {
justify-content: flex-end;
}
.bdt-flex-between\@s {
justify-content: space-between;
}
.bdt-flex-around\@s {
justify-content: space-around;
}
} @media (min-width: 960px) {
.bdt-flex-left\@m {
justify-content: flex-start;
}
.bdt-flex-center\@m {
justify-content: center;
}
.bdt-flex-right\@m {
justify-content: flex-end;
}
.bdt-flex-between\@m {
justify-content: space-between;
}
.bdt-flex-around\@m {
justify-content: space-around;
}
} @media (min-width: 1200px) {
.bdt-flex-left\@l {
justify-content: flex-start;
}
.bdt-flex-center\@l {
justify-content: center;
}
.bdt-flex-right\@l {
justify-content: flex-end;
}
.bdt-flex-between\@l {
justify-content: space-between;
}
.bdt-flex-around\@l {
justify-content: space-around;
}
} @media (min-width: 1600px) {
.bdt-flex-left\@xl {
justify-content: flex-start;
}
.bdt-flex-center\@xl {
justify-content: center;
}
.bdt-flex-right\@xl {
justify-content: flex-end;
}
.bdt-flex-between\@xl {
justify-content: space-between;
}
.bdt-flex-around\@xl {
justify-content: space-around;
}
} .bdt-flex-stretch {
align-items: stretch;
}
.bdt-flex-top {
align-items: flex-start;
}
.bdt-flex-middle {
align-items: center;
}
.bdt-flex-bottom {
align-items: flex-end;
} .bdt-flex-row {
flex-direction: row;
}
.bdt-flex-row-reverse {
flex-direction: row-reverse;
}
.bdt-flex-column {
flex-direction: column;
}
.bdt-flex-column-reverse {
flex-direction: column-reverse;
} .bdt-flex-nowrap {
flex-wrap: nowrap;
}
.bdt-flex-wrap {
flex-wrap: wrap;
}
.bdt-flex-wrap-reverse {
flex-wrap: wrap-reverse;
} .bdt-flex-wrap-stretch {
align-content: stretch;
}
.bdt-flex-wrap-top {
align-content: flex-start;
}
.bdt-flex-wrap-middle {
align-content: center;
}
.bdt-flex-wrap-bottom {
align-content: flex-end;
}
.bdt-flex-wrap-between {
align-content: space-between;
}
.bdt-flex-wrap-around {
align-content: space-around;
}  .bdt-flex-first {
order: -1;
}
.bdt-flex-last {
order: 99;
} @media (min-width: 640px) {
.bdt-flex-first\@s {
order: -1;
}
.bdt-flex-last\@s {
order: 99;
}
} @media (min-width: 960px) {
.bdt-flex-first\@m {
order: -1;
}
.bdt-flex-last\@m {
order: 99;
}
} @media (min-width: 1200px) {
.bdt-flex-first\@l {
order: -1;
}
.bdt-flex-last\@l {
order: 99;
}
} @media (min-width: 1600px) {
.bdt-flex-first\@xl {
order: -1;
}
.bdt-flex-last\@xl {
order: 99;
}
}   .bdt-flex-none {
flex: none;
} .bdt-flex-auto {
flex: auto;
} .bdt-flex-1 {
flex: 1;
}  .bdt-margin {
margin-bottom: 20px;
}
* + .bdt-margin {
margin-top: 20px !important;
}
.bdt-margin-top {
margin-top: 20px !important;
}
.bdt-margin-bottom {
margin-bottom: 20px !important;
}
.bdt-margin-left {
margin-left: 20px !important;
}
.bdt-margin-right {
margin-right: 20px !important;
} .bdt-margin-small {
margin-bottom: 10px;
}
* + .bdt-margin-small {
margin-top: 10px !important;
}
.bdt-margin-small-top {
margin-top: 10px !important;
}
.bdt-margin-small-bottom {
margin-bottom: 10px !important;
}
.bdt-margin-small-left {
margin-left: 10px !important;
}
.bdt-margin-small-right {
margin-right: 10px !important;
} .bdt-margin-medium {
margin-bottom: 40px;
}
* + .bdt-margin-medium {
margin-top: 40px !important;
}
.bdt-margin-medium-top {
margin-top: 40px !important;
}
.bdt-margin-medium-bottom {
margin-bottom: 40px !important;
}
.bdt-margin-medium-left {
margin-left: 40px !important;
}
.bdt-margin-medium-right {
margin-right: 40px !important;
} .bdt-margin-large {
margin-bottom: 40px;
}
* + .bdt-margin-large {
margin-top: 40px !important;
}
.bdt-margin-large-top {
margin-top: 40px !important;
}
.bdt-margin-large-bottom {
margin-bottom: 40px !important;
}
.bdt-margin-large-left {
margin-left: 40px !important;
}
.bdt-margin-large-right {
margin-right: 40px !important;
} @media (min-width: 1200px) {
.bdt-margin-large {
margin-bottom: 70px;
}
* + .bdt-margin-large {
margin-top: 70px !important;
}
.bdt-margin-large-top {
margin-top: 70px !important;
}
.bdt-margin-large-bottom {
margin-bottom: 70px !important;
}
.bdt-margin-large-left {
margin-left: 70px !important;
}
.bdt-margin-large-right {
margin-right: 70px !important;
}
} .bdt-margin-xlarge {
margin-bottom: 70px;
}
* + .bdt-margin-xlarge {
margin-top: 70px !important;
}
.bdt-margin-xlarge-top {
margin-top: 70px !important;
}
.bdt-margin-xlarge-bottom {
margin-bottom: 70px !important;
}
.bdt-margin-xlarge-left {
margin-left: 70px !important;
}
.bdt-margin-xlarge-right {
margin-right: 70px !important;
} @media (min-width: 1200px) {
.bdt-margin-xlarge {
margin-bottom: 140px;
}
* + .bdt-margin-xlarge {
margin-top: 140px !important;
}
.bdt-margin-xlarge-top {
margin-top: 140px !important;
}
.bdt-margin-xlarge-bottom {
margin-bottom: 140px !important;
}
.bdt-margin-xlarge-left {
margin-left: 140px !important;
}
.bdt-margin-xlarge-right {
margin-right: 140px !important;
}
} .bdt-margin-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-top {
margin-top: auto !important;
}
.bdt-margin-auto-bottom {
margin-bottom: auto !important;
}
.bdt-margin-auto-left {
margin-left: auto !important;
}
.bdt-margin-auto-right {
margin-right: auto !important;
}
.bdt-margin-auto-vertical {
margin-top: auto !important;
margin-bottom: auto !important;
} @media (min-width: 640px) {
.bdt-margin-auto\@s {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@s {
margin-left: auto !important;
}
.bdt-margin-auto-right\@s {
margin-right: auto !important;
}
} @media (min-width: 960px) {
.bdt-margin-auto\@m {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@m {
margin-left: auto !important;
}
.bdt-margin-auto-right\@m {
margin-right: auto !important;
}
} @media (min-width: 1200px) {
.bdt-margin-auto\@l {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@l {
margin-left: auto !important;
}
.bdt-margin-auto-right\@l {
margin-right: auto !important;
}
} @media (min-width: 1600px) {
.bdt-margin-auto\@xl {
margin-left: auto !important;
margin-right: auto !important;
}
.bdt-margin-auto-left\@xl {
margin-left: auto !important;
}
.bdt-margin-auto-right\@xl {
margin-right: auto !important;
}
} .bdt-margin-remove {
margin: 0 !important;
}
.bdt-margin-remove-top {
margin-top: 0 !important;
}
.bdt-margin-remove-bottom {
margin-bottom: 0 !important;
}
.bdt-margin-remove-left {
margin-left: 0 !important;
}
.bdt-margin-remove-right {
margin-right: 0 !important;
}
.bdt-margin-remove-vertical {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.bdt-margin-remove-adjacent + *,
.bdt-margin-remove-first-child > :first-child {
margin-top: 0 !important;
}
.bdt-margin-remove-last-child > :last-child {
margin-bottom: 0 !important;
} @media (min-width: 640px) {
.bdt-margin-remove-left\@s {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@s {
margin-right: 0 !important;
}
} @media (min-width: 960px) {
.bdt-margin-remove-left\@m {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@m {
margin-right: 0 !important;
}
} @media (min-width: 1200px) {
.bdt-margin-remove-left\@l {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@l {
margin-right: 0 !important;
}
} @media (min-width: 1600px) {
.bdt-margin-remove-left\@xl {
margin-left: 0 !important;
}
.bdt-margin-remove-right\@xl {
margin-right: 0 !important;
}
} .bdt-padding {
padding: 30px;
} @media (min-width: 1200px) {
.bdt-padding {
padding: 40px;
}
} .bdt-padding-small {
padding: 15px;
} .bdt-padding-large {
padding: 30px;
} @media (min-width: 1200px) {
.bdt-padding-large {
padding: 70px;
}
} .bdt-padding-remove {
padding: 0 !important;
}
.bdt-padding-remove-top {
padding-top: 0 !important;
}
.bdt-padding-remove-bottom {
padding-bottom: 0 !important;
}
.bdt-padding-remove-left {
padding-left: 0 !important;
}
.bdt-padding-remove-right {
padding-right: 0 !important;
}
.bdt-padding-remove-vertical {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.bdt-padding-remove-horizontal {
padding-left: 0 !important;
padding-right: 0 !important;
}  [class*='bdt-position-top'],
[class*='bdt-position-bottom'],
[class*='bdt-position-left'],
[class*='bdt-position-right'],
[class*='bdt-position-center'] {
position: absolute !important;
}  .bdt-position-top {
top: 0;
left: 0;
right: 0;
}
.bdt-position-bottom {
bottom: 0;
left: 0;
right: 0;
}
.bdt-position-left {
top: 0;
bottom: 0;
left: 0;
}
.bdt-position-right {
top: 0;
bottom: 0;
right: 0;
} .bdt-position-top-left {
top: 0;
left: 0;
}
.bdt-position-top-right {
top: 0;
right: 0;
}
.bdt-position-bottom-left {
bottom: 0;
left: 0;
}
.bdt-position-bottom-right {
bottom: 0;
right: 0;
} .bdt-position-center {
top: 50%;
left: 50%;
transform: translate(-50%, -50%); width: max-content;
max-width: 100%;
box-sizing: border-box;
} [class*='bdt-position-center-left'],
[class*='bdt-position-center-right'] {
top: 50%;
transform: translateY(-50%);
}
.bdt-position-center-left {
left: 0;
}
.bdt-position-center-right {
right: 0;
}
.bdt-position-center-left-out {
right: 100%;
width: max-content;
}
.bdt-position-center-right-out {
left: 100%;
width: max-content;
} .bdt-position-top-center,
.bdt-position-bottom-center {
left: 50%;
transform: translateX(-50%); width: max-content;
max-width: 100%;
box-sizing: border-box;
}
.bdt-position-top-center {
top: 0;
}
.bdt-position-bottom-center {
bottom: 0;
} .bdt-position-cover {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
} .bdt-position-relative {
position: relative !important;
}
.bdt-position-absolute {
position: absolute !important;
}
.bdt-position-fixed {
position: fixed !important;
}
.bdt-position-z-index {
z-index: 1;
}  .bdt-position-small {
max-width: calc(100% - (15px * 2));
margin: 15px;
}
.bdt-position-small.bdt-position-center {
transform: translate(-50%, -50%) translate(-15px, -15px);
}
.bdt-position-small[class*='bdt-position-center-left'],
.bdt-position-small[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-15px);
}
.bdt-position-small.bdt-position-top-center,
.bdt-position-small.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-15px);
} .bdt-position-medium {
max-width: calc(100% - (30px * 2));
margin: 30px;
}
.bdt-position-medium.bdt-position-center {
transform: translate(-50%, -50%) translate(-30px, -30px);
}
.bdt-position-medium[class*='bdt-position-center-left'],
.bdt-position-medium[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-30px);
}
.bdt-position-medium.bdt-position-top-center,
.bdt-position-medium.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-30px);
} .bdt-position-large {
max-width: calc(100% - (30px * 2));
margin: 30px;
}
.bdt-position-large.bdt-position-center {
transform: translate(-50%, -50%) translate(-30px, -30px);
}
.bdt-position-large[class*='bdt-position-center-left'],
.bdt-position-large[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-30px);
}
.bdt-position-large.bdt-position-top-center,
.bdt-position-large.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-30px);
} @media (min-width: 1200px) {
.bdt-position-large {
max-width: calc(100% - (50px * 2));
margin: 50px;
}
.bdt-position-large.bdt-position-center {
transform: translate(-50%, -50%) translate(-50px, -50px);
}
.bdt-position-large[class*='bdt-position-center-left'],
.bdt-position-large[class*='bdt-position-center-right'] {
transform: translateY(-50%) translateY(-50px);
}
.bdt-position-large.bdt-position-top-center,
.bdt-position-large.bdt-position-bottom-center {
transform: translateX(-50%) translateX(-50px);
}
}   .bdt-transition-toggle { -webkit-tap-highlight-color: transparent;
} .bdt-transition-toggle:focus {
outline: none;
}  .bdt-transition-fade,
[class*='bdt-transition-scale'],
[class*='bdt-transition-slide'] {
transition: 0.3s ease-out;
transition-property: opacity, transform, filter;
opacity: 0;
} .bdt-transition-toggle:hover .bdt-transition-fade,
.bdt-transition-toggle:focus .bdt-transition-fade,
.bdt-transition-active.bdt-active .bdt-transition-fade {
opacity: 1;
} .bdt-transition-scale-up {
transform: scale(1, 1);
}
.bdt-transition-scale-down {
transform: scale(1.1, 1.1);
} .bdt-transition-toggle:hover .bdt-transition-scale-up,
.bdt-transition-toggle:focus .bdt-transition-scale-up,
.bdt-transition-active.bdt-active .bdt-transition-scale-up {
opacity: 1;
transform: scale(1.1, 1.1);
}
.bdt-transition-toggle:hover .bdt-transition-scale-down,
.bdt-transition-toggle:focus .bdt-transition-scale-down,
.bdt-transition-active.bdt-active .bdt-transition-scale-down {
opacity: 1;
transform: scale(1, 1);
} .bdt-transition-slide-top {
transform: translateY(-100%);
}
.bdt-transition-slide-bottom {
transform: translateY(100%);
}
.bdt-transition-slide-left {
transform: translateX(-100%);
}
.bdt-transition-slide-right {
transform: translateX(100%);
}
.bdt-transition-slide-top-small {
transform: translateY(-10px);
}
.bdt-transition-slide-bottom-small {
transform: translateY(10px);
}
.bdt-transition-slide-left-small {
transform: translateX(-10px);
}
.bdt-transition-slide-right-small {
transform: translateX(10px);
}
.bdt-transition-slide-top-medium {
transform: translateY(-50px);
}
.bdt-transition-slide-bottom-medium {
transform: translateY(50px);
}
.bdt-transition-slide-left-medium {
transform: translateX(-50px);
}
.bdt-transition-slide-right-medium {
transform: translateX(50px);
} .bdt-transition-toggle:hover [class*='bdt-transition-slide'],
.bdt-transition-toggle:focus [class*='bdt-transition-slide'],
.bdt-transition-active.bdt-active [class*='bdt-transition-slide'] {
opacity: 1;
transform: translate(0, 0);
} .bdt-transition-opaque {
opacity: 1;
} .bdt-transition-slow {
transition-duration: 0.7s;
}  [hidden],
.bdt-hidden {
display: none !important;
} @media (min-width: 640px) {
.bdt-hidden\@s {
display: none !important;
}
} @media (min-width: 960px) {
.bdt-hidden\@m {
display: none !important;
}
} @media (min-width: 1200px) {
.bdt-hidden\@l {
display: none !important;
}
} @media (min-width: 1600px) {
.bdt-hidden\@xl {
display: none !important;
}
}  @media (max-width: 639px) {
.bdt-visible\@s {
display: none !important;
}
} @media (max-width: 959px) {
.bdt-visible\@m {
display: none !important;
}
} @media (max-width: 1199px) {
.bdt-visible\@l {
display: none !important;
}
} @media (max-width: 1599px) {
.bdt-visible\@xl {
display: none !important;
}
} .bdt-invisible {
visibility: hidden !important;
}   .bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within) { position: absolute !important;
width: 0 !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
overflow: hidden !important;
}  .bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within) { opacity: 0 !important;
} .bdt-visible-toggle { -webkit-tap-highlight-color: transparent;
} .bdt-visible-toggle:focus {
outline: none;
}  @media (pointer: coarse) {
.bdt-hidden-touch {
display: none !important;
}
}  .bdt-hidden-notouch {
display: none !important;
}
@media (pointer: coarse) {
.bdt-hidden-notouch {
display: block !important;
}
}   @media print {
*,
*::before,
*::after {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Open Sans Light'), local('OpenSans-Light'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/open-sans-v16-latin-ext_latin-300.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/open-sans-v16-latin-ext_latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/open-sans-v16-latin-ext_latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/open-sans-v16-latin-ext_latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/open-sans-v16-latin-ext_latin-700italic.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local('Roboto Light'), local('Roboto-Light'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/roboto-v19-latin-ext_latin-300.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Roboto'), local('Roboto-Regular'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/roboto-v19-latin-ext_latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Roboto Italic'), local('Roboto-Italic'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/roboto-v19-latin-ext_latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Roboto Bold'), local('Roboto-Bold'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/roboto-v19-latin-ext_latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(//plug-n-go.com/wp-content/themes/rooten/fonts/roboto-v19-latin-ext_latin-700italic.woff2) format('woff2');
}html { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 16px;
font-weight: normal;
line-height: 1.5; -webkit-text-size-adjust: 100%; background: #fff;
color: #798184;
} body {
margin: 0;
}  a {
-webkit-text-decoration-skip: objects;
} a:active,
a:hover {
outline: none;
} a,
.bdt-link {
color: #1e87f0;
text-decoration: none;
cursor: pointer;
}
a:hover,
.bdt-link:hover {
color: #0f6ecd;
text-decoration: underline;
}  abbr[title] { text-decoration: underline; -webkit-text-decoration-style: dotted;
} b,
strong {
font-weight: bolder;
} :not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp { font-family: Consolas, monaco, monospace; font-size: 0.875rem; color: #f0506e;
white-space: nowrap;
} em {
color: #f0506e;
} ins {
background: #ffd;
color: #798184;
text-decoration: none;
} mark {
background: #ffd;
color: #798184;
} q {
font-style: italic;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
} canvas,
img,
video { max-width: 100%; height: auto; box-sizing: border-box;
} @supports (display: block) {
svg {
max-width: 100%;
height: auto;
box-sizing: border-box;
}
} svg:not(:root) {
overflow: hidden;
} img:not([src]) {
visibility: hidden;
} iframe {
border: 0;
}  p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
margin: 0 0 20px 0;
} * + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
margin-top: 20px;
} h1,
.bdt-h1,
h2,
.bdt-h2,
h3,
.bdt-h3,
h4,
.bdt-h4,
h5,
.bdt-h5,
h6,
.bdt-h6 {
margin: 0 0 20px 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-weight: normal;
color: #333;
text-transform: none;
} * + h1,
* + .bdt-h1,
* + h2,
* + .bdt-h2,
* + h3,
* + .bdt-h3,
* + h4,
* + .bdt-h4,
* + h5,
* + .bdt-h5,
* + h6,
* + .bdt-h6 {
margin-top: 40px;
} h1,
.bdt-h1 {
font-size: 2.23125rem;
line-height: 1.2;
}
h2,
.bdt-h2 {
font-size: 1.7rem;
line-height: 1.3;
}
h3,
.bdt-h3 {
font-size: 1.5rem;
line-height: 1.4;
}
h4,
.bdt-h4 {
font-size: 1.25rem;
line-height: 1.4;
}
h5,
.bdt-h5 {
font-size: 16px;
line-height: 1.4;
}
h6,
.bdt-h6 {
font-size: 0.875rem;
line-height: 1.4;
} @media (min-width: 960px) {
h1,
.bdt-h1 {
font-size: 2.625rem;
}
h2,
.bdt-h2 {
font-size: 2rem;
}
} ul,
ol {
padding-left: 30px;
} ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
margin: 0;
} dt {
font-weight: bold;
}
dd {
margin-left: 0;
}  hr,
.bdt-hr { box-sizing: content-box;
height: 0; overflow: visible; text-align: inherit; margin: 0 0 20px 0;
border: 0;
border-top: 1px solid rgba(144, 144, 144, 0.18);
} * + hr,
* + .bdt-hr {
margin-top: 20px;
} address {
font-style: normal;
} blockquote {
margin: 0 0 20px 0;
font-size: 1.25rem;
line-height: 1.5;
font-style: italic;
} * + blockquote {
margin-top: 20px;
} blockquote p:last-of-type {
margin-bottom: 0;
}
blockquote footer {
margin-top: 10px;
font-size: 0.875rem;
line-height: 1.5;
}  pre {
font: 0.875rem / 1.5 Consolas, monaco, monospace;
color: #798184;
-moz-tab-size: 4;
tab-size: 4; overflow: auto;
}
pre code {
font-family: Consolas, monaco, monospace;
} ::selection {
background: #39f;
color: #fff;
text-shadow: none;
}  details,
main { display: block;
} summary {
display: list-item;
} template {
display: none;
}  .bdt-breakpoint-s::before {
content: '640px';
}
.bdt-breakpoint-m::before {
content: '960px';
}
.bdt-breakpoint-l::before {
content: '1200px';
}
.bdt-breakpoint-xl::before {
content: '1600px';
}
:root {
--bdt-breakpoint-s: 640px;
--bdt-breakpoint-m: 960px;
--bdt-breakpoint-l: 1200px;
--bdt-breakpoint-xl: 1600px;
}  a.bdt-link-muted,
.bdt-link-muted a {
color: #999;
}
a.bdt-link-muted:hover,
.bdt-link-muted a:hover {
color: #666;
}  a.bdt-link-text:not(:hover),
.bdt-link-text a:not(:hover) {
color: inherit !important;
}
a.bdt-link-text:hover,
.bdt-link-text a:hover {
color: #999;
}  a.bdt-link-reset,
a.bdt-link-reset:hover,
.bdt-link-reset a,
.bdt-link-reset a:hover {
color: inherit !important;
text-decoration: none !important;
} .drawer-toggle {
top: 5px;
} .tm-toolbar {
padding-top: 10px;
padding-bottom: 10px;
background: #222;
font-size: 0.775rem;
text-transform: uppercase;
}
.tm-toolbar ul,
.tm-toolbar p {
margin-top: 0;
margin-bottom: 0;
}
.tm-toolbar .bdt-icon-button {
width: 28px;
height: 28px;
}
.tm-toolbar .bdt-grid-small > * {
padding-left: 10px;
}
.tm-toolbar .bdt-subnav {
margin-left: -10px;
}
.tm-toolbar .bdt-subnav > * {
padding-left: 10px;
}
.tm-toolbar .bdt-subnav > * > :first-child {
font-size: 0.775rem;
}
.tm-toolbar .bdt-subnav-divider > :nth-child(n+2):not(.bdt-first-column)::before {
margin-right: 10px;
}
body {
overflow-x: hidden;
} body.pg-loading,
body.pg-loaded {
overflow-x: hidden;
}
.pg-loading-screen {
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 1000000;
opacity: 1;
background-color: #FFF;
-ms-transition: background-color 0.4s ease-in-out 0s;
-o-transition: background-color 0.4s ease-in-out 0s;
transition: background-color 0.4s ease-in-out 0s;
}
.pg-loading-screen.pg-loaded {
opacity: 0;
-webkit-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
-moz-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
-ms-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
-o-animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
animation: pgAnimLoaded 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
overflow-x: hidden;
}
.pg-loading-screen.pg-loading .pg-loading-logo-header,
.pg-loading-screen.pg-loading .pg-loading-html {
opacity: 1;
}
.pg-loading-screen.pg-loading .pg-loading-logo-header,
.pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded) {
-webkit-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
-moz-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
-ms-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
-o-animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
animation: pgAnimLoading 1s cubic-bezier(0.7, 0, 0.3, 1) both;
}
.pg-loading-screen.pg-loading .pg-loading-html:not(.pg-loaded) {
-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-ms-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.pg-loading-screen .pg-loading-inner {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
position: static;
}
.pg-loading-screen .pg-loading-center-outer {
width: 100%;
padding: 0;
display: table !important;
height: 100%;
position: absolute;
top: 0;
left: 0;
margin: 0;
}
.pg-loading-screen .pg-loading-center-middle {
padding: 0;
vertical-align: middle;
display: table-cell !important;
margin: 0;
text-align: center;
}
.pg-loading-screen .pg-loading-logo-header,
.pg-loading-screen .pg-loading-html {
width: 100%;
opacity: 0;
}
.pg-loading-screen .pg-loading-logo-header {
text-align: center;
}
.pg-loading-screen .pg-loading-logo-header img {
display: inline-block !important;
max-width: 150px;
}
.pg-loading-screen .pg-loading-html {
margin-top: 35px;
}
.pg-loading-screen .pg-loading-html.pg-loaded {
-ms-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
-o-transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.pg-loading-screen .pg-loading-html.pg-loaded.pg-removing {
opacity: 0;
}
.pg-loading-screen .pg-loading-html.pg-loaded.pg-loading {
opacity: 1;
}
@-webkit-keyframes pgAnimLoading {
from {
opacity: 0;
}
}
@keyframes pgAnimLoading {
from {
opacity: 0;
}
}
@-webkit-keyframes pgAnimLoaded {
from {
opacity: 1;
}
}
@keyframes pgAnimLoaded {
from {
opacity: 1;
}
}
.tm-spinner {
margin: 35px auto;
width: 70px;
text-align: center;
}
.tm-spinner > div {
width: 18px;
height: 18px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.tm-spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.tm-spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
}
40% {
-webkit-transform: scale(1);
}
}
@keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}  @media (min-width: 1280px) {
.layout-boxed .tm-page > * {
position: relative;
max-width: 1360px;
background: #fff;
box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
}
.layout-boxed .tm-page-padding {
padding-top: 70px;
padding-bottom: 70px;
}
} .tm-header .navbar-color-default {
background-color: #fff;
}
.tm-header .navbar-color-muted {
background-color: #f8f8f8;
}
.tm-header .navbar-color-primary {
background-color: #14ABF4;
}
.tm-header .navbar-color-primary .tm-logo-text {
color: #fff;
}
.tm-header .navbar-color-secondary {
background-color: #222222;
}
.tm-header .navbar-color-secondary .tm-logo-text {
color: #fff;
}
.tm-header .tm-logo-img {
line-height: normal;
padding: 0;
margin-right: 15px;
}
.tm-header .tm-logo-text {
font-weight: 700;
text-transform: uppercase;
}
.tm-header .tm-center-logo a:after {
content: none;
}
.tm-header .textwidget p {
margin: 0;
}
.tm-header.bdt-light .bdt-navbar-nav > li > a {
color: #e5e5e5;
}
.tm-header.bdt-light .bdt-search-input {
background-color: rgba(255, 255, 255, 0.1);
}
.tm-header.bdt-light .bdt-navbar-nav > li.bdt-active > a,
.tm-header.bdt-light .bdt-navbar-nav > li:hover > a,
.tm-header.bdt-light .bdt-logo,
.tm-header.bdt-light .bdt-search .bdt-search-icon,
.tm-header.bdt-light .bdt-search-input,
.tm-header.bdt-light .bdt-search-input::placeholder {
color: #fff;
}
.tm-header .bdt-navbar-container.bdt-sticky.bdt-active {
box-shadow: rgba(0, 0, 0, 0.0666667) 0px 3px 12px;
}
.tm-header-wrapper {
position: relative;
z-index: 99;
}
.tm-header-transparent .tm-header-wrapper {
position: absolute;
width: 100%;
z-index: 10;
}
.tm-header-transparent .tm-header-wrapper .bdt-search-default .bdt-search-input {
background-color: transparent;
}
.tm-header-transparent .bdt-light .bdt-navbar-nav > li > a {
color: #e5e5e5;
}
.tm-header-transparent.tm-header-fixed .tm-header-wrapper {
position: fixed;
}
.tm-header-transparent .bdt-light .bdt-navbar-nav > li.bdt-active > a,
.tm-header-transparent .bdt-light .bdt-navbar-nav > li:hover > a,
.tm-header-transparent .bdt-light .bdt-logo,
.tm-header-transparent .bdt-light .bdt-search .bdt-search-icon,
.tm-header-transparent .bdt-light .bdt-search-input,
.tm-header-transparent .bdt-light .bdt-search-input::placeholder {
color: #fff;
}
.tm-header-wrapper .bdt-navbar-container:not(.bdt-navbar-transparent) {
background-color: #fff;
} .tm-header { }
.tm-header .bdt-navbar-right .bdt-navbar-item:last-child {
padding-right: 0;
}
.tm-header .bdt-navbar-nav > li > a {
font-size: 14px;
transition: 0.1s ease-in-out;
transition-property: color, background-color;
position: relative;
}
.tm-header .bdt-navbar-dropdown {
background: #3a4346;
color: #fff;
padding: 25px;
border-radius: 3px;
}
.tm-header .bdt-navbar-dropdown:not(.bdt-navbar-dropdown-dropbar) .sub-dropdown {
position: relative;
}
.tm-header .bdt-navbar-dropdown:not(.bdt-navbar-dropdown-dropbar) .sub-dropdown > ul {
border-radius: 3px;
opacity: 0;
visibility: hidden;
position: absolute;
width: 200px;
background: #3a4346;
left: 100%;
padding: 25px;
top: 0;
transform: translateY(15px);
border-top: none;
box-shadow: 0 5px 12px rgba(100, 100, 100, 0.15);
box-sizing: border-box;
font-size: inherit !important;
z-index: 10;
margin-top: -15px;
}
.tm-header .bdt-navbar-dropdown:not(.bdt-navbar-dropdown-dropbar) .sub-dropdown > ul.bdt-nav-sub a {
padding: 5px 0;
}
.tm-header .bdt-navbar-dropdown:not(.bdt-navbar-dropdown-dropbar) .sub-dropdown:hover > ul {
opacity: 1;
visibility: visible;
transform: translateY(-5px);
transition: all 0.4s cubic-bezier(0, 0.89, 0.58, 1);
}
.tm-header .bdt-navbar-dropdown:not(.bdt-navbar-dropdown-dropbar) .sub-dropdown.dropdown-classic-left > ul {
left: auto;
right: 100%;
}
.tm-header .bdt-navbar-dropdown:not(.bdt-navbar-dropdown-dropbar).bdt-dropdown-boundary .bdt-navbar-dropdown-nav > li.bdt-parent > a {
font-weight: 600;
}
.tm-header .bdt-navbar-dropdown:not(.bdt-navbar-dropdown-dropbar).bdt-dropdown-boundary.bdt-dropdown {
padding: 35px;
}
.tm-header .bdt-navbar-dropdown ul.bdt-navbar-dropdown-nav li > a {
font-size: 14px;
}
.tm-header .bdt-navbar-dropdown ul.bdt-navbar-dropdown-nav li > a:hover {
color: #fff;
}
.tm-header .bdt-navbar-dropdown ul.bdt-navbar-dropdown-nav li.bdt-parent > a {
position: relative;
}
.tm-header .bdt-navbar-dropdown ul.bdt-navbar-dropdown-nav li.bdt-parent > a:after {
content: '';
display: block;
position: absolute;
bottom: calc(45%);
height: 3px;
right: 0;
background-color: rgba(255, 255, 255, 0.2);
width: 3px;
}
.tm-header .bdt-navbar-dropdown ul.bdt-navbar-dropdown-nav li.bdt-active > a {
position: relative;
color: #fff;
}
.tm-header .bdt-navbar-dropdown ul.bdt-navbar-dropdown-nav li.bdt-active > a:after {
content: '';
display: block;
position: absolute;
bottom: calc(45%);
height: 2px;
right: 0;
background-color: rgba(255, 255, 255, 0.2);
width: 10px;
}
.tm-header .bdt-navbar-nav li.coming-soon,
.tm-header .bdt-navbar-nav li.new,
.tm-header .bdt-navbar-nav li.hot,
.tm-header .bdt-navbar-nav li.updated,
.tm-header .bdt-navbar-nav li.free {
position: relative;
}
.tm-header .bdt-navbar-nav li.coming-soon:after,
.tm-header .bdt-navbar-nav li.new:after,
.tm-header .bdt-navbar-nav li.hot:after,
.tm-header .bdt-navbar-nav li.free:after,
.tm-header .bdt-navbar-nav li.updated:after {
content: "";
position: absolute;
width: auto;
background: rgba(20, 171, 244, 0.58);
color: #fff;
right: 0;
top: 7px;
font-size: 8px;
padding: 1px 5px;
border-radius: 2px;
}
.tm-header .bdt-navbar-nav li.coming-soon:after {
content: "UPCOMING";
}
.tm-header .bdt-navbar-dropdown-nav li.hot:after {
content: "HOT";
background: rgba(20, 171, 244, 0.58);
}
.tm-header .bdt-navbar-nav li.new:after {
content: "NEW";
background: #F2295B;
}
.tm-header .bdt-navbar-nav li.updated:after {
content: "UPDATED";
background: #ef7f09;
}
.tm-header .bdt-navbar-nav li.free:after {
content: "FREE";
background: #fe506c;
}
.navbar-style1 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::before,
.navbar-style3 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::before {
content: '';
display: block;
position: absolute;
height: 2px;
background-color: transparent;
transition: 0.1s cubic-bezier(0, 0.75, 0.43, 1);
transition-property: background-color, opacity, transform;
left: 0;
right: 0;
margin: 0 15px;
opacity: 1;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
.navbar-style1 .tm-header .bdt-navbar .bdt-navbar-nav > li.bdt-active > a::before,
.navbar-style3 .tm-header .bdt-navbar .bdt-navbar-nav > li.bdt-active > a::before {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
background-color: #3FB8FD;
}
.navbar-style1 .tm-header .bdt-navbar .bdt-navbar-nav > li:hover > a::before,
.navbar-style3 .tm-header .bdt-navbar .bdt-navbar-nav > li:hover > a::before {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
background-color: #3FB8FD;
}
.navbar-style1 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::before {
top: 20px;
}
.navbar-style3 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::before {
top: 0px;
}
.navbar-style2 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::after,
.navbar-style4 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::after {
content: '';
display: block;
position: absolute;
height: 2px;
background-color: transparent;
transition: 0.1s cubic-bezier(0, 0.75, 0.43, 1);
transition-property: background-color, opacity, transform;
left: 0;
right: 0;
margin: 0 15px;
opacity: 1;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
.navbar-style2 .tm-header .bdt-navbar .bdt-navbar-nav > li.bdt-active > a::after,
.navbar-style4 .tm-header .bdt-navbar .bdt-navbar-nav > li.bdt-active > a::after {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
background-color: #3FB8FD;
}
.navbar-style2 .tm-header .bdt-navbar .bdt-navbar-nav > li:hover > a::after,
.navbar-style4 .tm-header .bdt-navbar .bdt-navbar-nav > li:hover > a::after {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
background-color: #3FB8FD;
}
.navbar-style2 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::after {
bottom: 20px;
}
.navbar-style4 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::after {
bottom: 0px;
}
.navbar-style5 .tm-header .bdt-navbar .bdt-navbar-nav > li > a::after {
content: '';
display: block;
position: absolute;
height: 8px;
background-color: transparent;
transition: 0.25s cubic-bezier(0, 0.75, 0.43, 1);
transition-property: background-color, opacity, transform;
left: 0;
right: 0;
margin: 0 10px;
opacity: 1;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
z-index: -1;
transform-origin: left;
}
.navbar-style5 .tm-header .bdt-navbar .bdt-navbar-nav > li.bdt-active > a::after {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.navbar-style5 .tm-header .bdt-navbar .bdt-navbar-nav > li:hover > a::after {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
background-color: #3FB8FD;
}
.tm-header-mobile .sub-dropdown > ul {
margin-left: 5px;
}
.offcanvas-widgets .bdt-card-title {
color: #fff;
}
.tm-titlebar.bdt-light h1 {
color: #fff;
}
.bdt-totop {
padding: 15px;
height: 18px;
line-height: 14px;
z-index: 100;
color: #999;
}
.bdt-totop:hover,
.bdt-totop:focus {
color: #fff;
} #cookie-bar {
background-color: #fff;
color: #666;
z-index: 100;
box-shadow: 0 -2px 5px 0 rgba(0, 0, 0, 0.1);
}
.blog .tm-content .bdt-container {
font-size: 18px;
line-height: 1.7;
}
.tm-read-more-button {
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
} .error-404-section > div {
border: 20px solid #14ABF4;
max-width: 750px;
}
.error-404-section h1 {
font-size: 140px;
font-weight: 700;
margin-bottom: 0;
}
.error-404-section h3 {
font-size: 27px;
font-weight: 700;
margin-top: 0;
} .tm-blog-thumbnail {
position: relative;
}
.tm-blog-thumbnail .tm-blog-entry-overlay {
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
z-index: 1;
} .tm-main .widget .widget ul li a {
color: #666;
}
.tm-main .widget .widget ul li a:hover {
color: #4d4d4d;
}
.tm-main .widget.widget_categories ul,
.tm-main .widget.widget_pages ul,
.tm-main .widget.widget_meta ul,
.tm-main .widget.widget_nav_menu ul,
.tm-main .widget.widget_archive ul,
.tm-main .widget ul.menu,
.tm-main .widget ul.bdt-list {
padding: 0;
list-style: none;
}
.tm-main .widget.widget_categories ul > li::before,
.tm-main .widget.widget_pages ul > li::before,
.tm-main .widget.widget_meta ul > li::before,
.tm-main .widget.widget_nav_menu ul > li::before,
.tm-main .widget.widget_archive ul > li::before,
.tm-main .widget ul.menu > li::before,
.tm-main .widget ul.bdt-list > li::before,
.tm-main .widget.widget_categories ul > li::after,
.tm-main .widget.widget_pages ul > li::after,
.tm-main .widget.widget_meta ul > li::after,
.tm-main .widget.widget_nav_menu ul > li::after,
.tm-main .widget.widget_archive ul > li::after,
.tm-main .widget ul.menu > li::after,
.tm-main .widget ul.bdt-list > li::after {
content: "";
display: table;
}
.tm-main .widget.widget_categories ul > li::after,
.tm-main .widget.widget_pages ul > li::after,
.tm-main .widget.widget_meta ul > li::after,
.tm-main .widget.widget_nav_menu ul > li::after,
.tm-main .widget.widget_archive ul > li::after,
.tm-main .widget ul.menu > li::after,
.tm-main .widget ul.bdt-list > li::after {
clear: both;
}
.tm-main .widget.widget_categories ul > li > :last-child,
.tm-main .widget.widget_pages ul > li > :last-child,
.tm-main .widget.widget_meta ul > li > :last-child,
.tm-main .widget.widget_nav_menu ul > li > :last-child,
.tm-main .widget.widget_archive ul > li > :last-child,
.tm-main .widget ul.menu > li > :last-child,
.tm-main .widget ul.bdt-list > li > :last-child {
margin-bottom: 0;
}
.tm-main .widget.widget_categories ul ul,
.tm-main .widget.widget_pages ul ul,
.tm-main .widget.widget_meta ul ul,
.tm-main .widget.widget_nav_menu ul ul,
.tm-main .widget.widget_archive ul ul,
.tm-main .widget ul.menu ul,
.tm-main .widget ul.bdt-list ul {
margin: 0;
padding-left: 20px;
list-style: none;
font-size: 13px;
}
.tm-main .widget.widget_categories ul > li:nth-child(n+2),
.tm-main .widget.widget_pages ul > li:nth-child(n+2),
.tm-main .widget.widget_meta ul > li:nth-child(n+2),
.tm-main .widget.widget_nav_menu ul > li:nth-child(n+2),
.tm-main .widget.widget_archive ul > li:nth-child(n+2),
.tm-main .widget ul.menu > li:nth-child(n+2),
.tm-main .widget ul.bdt-list > li:nth-child(n+2),
.tm-main .widget.widget_categories ul > li > ul,
.tm-main .widget.widget_pages ul > li > ul,
.tm-main .widget.widget_meta ul > li > ul,
.tm-main .widget.widget_nav_menu ul > li > ul,
.tm-main .widget.widget_archive ul > li > ul,
.tm-main .widget ul.menu > li > ul,
.tm-main .widget ul.bdt-list > li > ul {
margin-top: 10px;
}
.tm-main .widget.widget_categories ul > li:nth-child(n+2),
.tm-main .widget.widget_pages ul > li:nth-child(n+2),
.tm-main .widget.widget_meta ul > li:nth-child(n+2),
.tm-main .widget.widget_nav_menu ul > li:nth-child(n+2),
.tm-main .widget.widget_archive ul > li:nth-child(n+2),
.tm-main .widget ul.menu > li:nth-child(n+2),
.tm-main .widget ul.bdt-list > li:nth-child(n+2) {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid rgba(120, 120, 120, 0.15);
}
.tm-main .widget.widget_categories ul a:after,
.tm-main .widget.widget_pages ul a:after,
.tm-main .widget.widget_meta ul a:after,
.tm-main .widget.widget_nav_menu ul a:after,
.tm-main .widget.widget_archive ul a:after,
.tm-main .widget ul.menu a:after,
.tm-main .widget ul.bdt-list a:after {
content: "›";
width: 10px;
height: 24px;
font-size: 20px;
line-height: 24px;
float: right;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.widget_recent_entries li:nth-child(n+2),
.widget_recent_comments li:nth-child(n+2) {
border-top: 1px solid rgba(146, 146, 146, 0.15);
padding-top: 15px !important;
margin-top: 15px !important;
}
.widget_recent_entries li a {
color: #666;
text-decoration: none;
font-weight: 600;
}
.widget_recent_entries li:hover {
color: #4d4d4d;
}
.widget_recent_entries span.post-date {
display: block;
color: #aaa;
font-size: 11px;
text-transform: uppercase;
font-weight: 600;
margin-top: 5px;
}
.widget_tag_cloud a {
background: transparent;
color: #444;
transition: all 0.3s ease-in-out;
padding: 6px 8px;
float: left;
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: normal;
margin: 0 2px 2px 0;
text-transform: uppercase;
font-size: 10px !important;
text-decoration: none;
border: 1px solid rgba(146, 146, 146, 0.15);
border-radius: 3px;
}
.widget_tag_cloud a:hover {
background: #F44336;
color: #ffffff;
border-color: #F44336;
}
.widget_tag_cloud a .tagcloud:before {
content: "";
display: table-cell;
}
.widget_tag_cloud a .tagcloud:after {
content: "";
display: table;
clear: both;
}
#wp-calendar td {
border: 1px solid rgba(146, 146, 146, 0.15);
text-align: center;
padding: 4px 0px;
font-size: 12px;
}
.widget .panel-content select {
max-width: 100%;
padding: 8px;
border: 1px solid rgba(120, 120, 120, 0.15);
}
.widget_archive select,
.widget_categories select {
width: 100%;
}
.widget_rss .rssSummary {
font-size: 13px;
color: #999;
line-height: 20px;
margin-top: 5px;
}
.widget_rss a.rsswidget {
font-weight: 700;
}
.widget_rss cite {
margin-top: 10px;
display: block;
margin-bottom: 10px;
}
.widget_rss ul li + li {
padding-top: 15px !important;
margin-top: 15px !important;
}
.wp-caption,
.gallery-caption {
color: #666;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.gallery .gallery-icon a {
display: block;
overflow: hidden;
position: relative;
transition: all 300ms ease-out;
}
.gallery .gallery-icon a:after {
-webkit-transform: translate(-50%, -30%) rotate(-180deg);
border-radius: 50px;
box-shadow: 0 0 0 1px #fff;
color: #fff;
content: "+";
font-size: 24px;
height: 50px;
left: 50%;
line-height: 50px;
opacity: 0;
position: absolute;
top: 50%;
transform: translate(-50%, -30%) rotate(-180deg);
transition: all 300ms ease-out;
width: 50px;
}
.gallery .gallery-icon a:before {
-webkit-transform: scale(0);
border-radius: 500px;
content: "";
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transform: scale(0);
transition: all 300ms ease-out;
width: 100%;
}
.gallery .gallery-icon a:hover before {
-webkit-transform: scale(1);
background-color: #14ABF4;
border-radius: 0;
opacity: 0.5;
transform: scale(1);
}
.gallery .gallery-icon a:hover after {
-webkit-transform: translate(-50%, -50%) rotate(0deg);
opacity: 1;
transform: translate(-50%, -50%) rotate(0deg);
}
.sticky {
position: relative;
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
border: 1px solid #333;
padding: 2px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .tm-copyright.bdt-light {
color: #e5e5e5;
}
.elementor-editor-active .tm-header-wrapper {
pointer-events: none;
}
body .bdt-pagination > * > * {
padding: 8px 16px;
border-radius: 5px;
background-color: transparent;
color: #666;
transition: all 0.5s ease-in-out;
}
body .bdt-pagination > * > *:hover {
background-color: transparent;
color: #666;
opacity: 0.6;
}
@media (min-width: 960px) {
.tm-section.bdt-section.bdt-section-medium {
padding-top: 35px;
padding-bottom: 35px;
}
} .gallery {
margin: 0 -1.1666667% 1.75em;
}
.gallery .gallery-item {
display: inline-block;
max-width: 33.33%;
padding: 0 1.1400652% 2.2801304%;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
box-sizing: border-box;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #686868;
display: block;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
line-height: 1.6153846154;
padding-top: 0.5384615385em;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}
.tm-bottom {
background-color: #3a4346;
}
.tm-bottom .bdt-panel .bdt-card-title {
color: #fff;
}
div#tmCopyright {
background-color: #2a3438;
}
body.tax-faq_filter .bdt-article {
background: #fff;
padding: 40px;
position: relative;
box-shadow: 0 10px 15px #eee;
}
body.tax-faq_filter .bdt-article:after,
body.tax-faq_filter .bdt-article:before {
content: '';
position: absolute;
width: 50%;
height: 10px;
background: #444;
bottom: 50px;
left: 10px;
-webkit-box-shadow: 0 35px 20px #d3ced2;
box-shadow: 0 35px 20px #d3ced2;
-webkit-transform: rotate(-8deg);
transform: rotate(-8deg);
z-index: -1;
}
body.tax-faq_filter .bdt-article:after {
-webkit-transform: rotate(8deg);
transform: rotate(8deg);
right: 10px;
left: auto;
}
body.tax-faq_filter .bdt-article .bdt-article-title {
font-size: 26px;
margin-bottom: 15px;
}
body.tax-faq_filter .bdt-article .bdt-article-meta {
margin: 0;
}
body.tax-faq_filter .bdt-article .bdt-container.bdt-container-small p:after {
content: "";
position: absolute;
height: 4px;
width: 0;
bottom: 0;
left: 0;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
body.tax-faq_filter .bdt-article:hover .bdt-container.bdt-container-small p:after {
width: 100%;
background: #3FB8FD;
}
body.tax-faq_filter .bdt-article + .bdt-article {
margin-top: 60px;
}
body.tax-faq_filter .bdt-margin-medium-bottom {
margin-bottom: 30px !important;
}
.bdt-testimonial-item {
position: relative;
box-shadow: 0 3px 10px #eee;
transition: box-shadow 0.3s ease;
}
.bdt-testimonial-item + .bdt-testimonial-item {
margin-top: 40px;
}
.bdt-testimonial-item:hover {
box-shadow: 0 10px 30px #eee;
}
.bdt-testimonial-item .bdt-testimonial-thumb {
position: relative;
padding: 40px 40px 40px 0;
}
.bdt-testimonial-item .bdt-testimonial-text {
padding: 40px 0 40px 40px;
}
.bdt-testimonial-item .bdt-testimonial-text:before {
content: "";
position: absolute;
background: url(//plug-n-go.com/wp-content/themes/rooten/images/cotetion.svg) no-repeat;
width: 45px;
height: 45px;
top: 25px;
left: 30px;
}
.bdt-testimonial-item .bdt-testimonial-text .bdt-h4 {
font-weight: 600;
}
.bdt-testimonial-item .tm-rating.tm-rating-1 .tm-rating-item:nth-child(1) {
color: #1e87f0;
}
.bdt-testimonial-item .tm-rating.tm-rating-2 .tm-rating-item:nth-child(-n+2) {
color: #1e87f0;
}
.bdt-testimonial-item .tm-rating.tm-rating-3 .tm-rating-item:nth-child(-n+3) {
color: #1e87f0;
}
.bdt-testimonial-item .tm-rating.tm-rating-4 .tm-rating-item:nth-child(-n+4) {
color: #1e87f0;
}
.bdt-testimonial-item .tm-rating.tm-rating-5 .tm-rating-item:nth-child(-n+5) {
color: #1e87f0;
}
.tm-pagination .bdt-pagination {
margin-top: 50px;
}
.tm-pagination .bdt-pagination > * > * {
height: 40px;
width: 40px;
line-height: 40px;
padding: 0;
text-align: center;
border-radius: 60px;
background-color: transparent;
border: 1px solid #1e87f0;
color: #1e87f0;
}
.tm-pagination .bdt-pagination > * > *:hover,
.tm-pagination .bdt-pagination > .bdt-active > * {
background-color: #1e87f0;
color: #fff;
opacity: 1;
box-shadow: 0 5px 8px 0px rgba(0, 0, 0, 0.2);
}
.tm-download-category .tm-edd-download-inner {
position: relative;
-webkit-box-shadow: 0 4px 10px #f5f5f5;
box-shadow: 0 4px 10px #f5f5f5;
-webkit-transition: box-shadow 0.3s ease;
transition: box-shadow 0.3s ease;
}
.tm-download-category .tm-edd-download-inner:hover {
-webkit-box-shadow: 0 10px 25px #f1f1f1;
box-shadow: 0 10px 25px #f1f1f1;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part {
padding: 30px 20px;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd_download_title {
text-align: center;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd_download_title a {
color: #000;
font-size: 20px;
text-decoration: none;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd_download_excerpt,
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd_download_buy_button {
text-align: center;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd_price {
font-size: 15px;
position: absolute;
top: 15px;
right: 15px;
color: #21272c;
font-weight: 600;
background: #fff;
padding: 3px 10px 3px 15px;
-webkit-box-shadow: 0 2px 0 #dae1e7;
box-shadow: 0 2px 0 #dae1e7;
border-radius: 4px;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd_price:before {
content: '';
position: absolute;
top: 3px;
left: -8px;
width: 21px;
height: 21px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 -1px #dae1e7;
box-shadow: 0 3px 0 -1px #dae1e7;
background: #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd_price:after {
content: '';
position: absolute;
top: 12px;
left: 0;
width: 6px;
height: 6px;
background: #f5f5f5;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset;
border-radius: 50%;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd-submit.button {
background: #3fb8fd;
border-color: #3fb8fd;
font-size: 15px;
padding: 10px 15px;
-webkit-transition: all .3s ease;
transition: all .3s ease;
text-decoration: none;
}
.tm-download-category .tm-edd-download-inner .tm-edd-item-bottom-part .edd-submit.button:hover {
background: #000;
border-color: #000;
}
.tm-edd-details-page .tm-edd-details-page-content .tm-blog-thumbnail {
background: #f8f8f8;
}
.tm-edd-details-page .tm-edd-details-page-sidebar .edd-submit {
background: #3fb8fd;
border-color: #3fb8fd;
font-size: 18px;
width: 50%;
margin-top: 15px;
padding: 13px 30px;
border-radius: 0;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.tm-edd-details-page .tm-edd-details-page-sidebar .edd-submit:hover {
background: #000000;
border-color: #000000;
}
.tm-edd-details-page .tm-edd-details-page-sidebar .edd_price {
font-size: 30px;
}
.tm-edd-details-page .tm-edd-details-page-sidebar h3 {
font-size: 20px;
font-weight: 500;
}
.tm-edd-details-page .tm-edd-details-page-sidebar ul {
list-style: none;
padding: 0;
}
.tm-edd-details-page .tm-edd-details-page-sidebar ul li {
padding-bottom: 6px;
font-size: 15px;
color: #666;
}
.tm-edd-details-page .tm-edd-details-page-sidebar ul li .downloadDetails-name,
.tm-edd-details-page .tm-edd-details-page-sidebar ul li .downloadAuthor-name {
display: inline-block;
width: 120px;
}
.tm-edd-details-page .tm-edd-details-page-sidebar .downloadAuthor-avatar img {
border-radius: 100%;
box-shadow: 0 5px 20px #b1b1b1;
} a.elementor-post__read-more {
border: 1px solid black;
display: block;
max-width: 120px;
text-align: center;
padding: 8px;
color: black !important;
text-transform: uppercase;
}
nav.elementor-pagination a {
border: 1px solid gray;
padding: 2px 8px;
border-radius: 20px;
width: 45px !important;
height: 45px !important;
}
nav.elementor-pagination {
margin-bottom: 25px;
margin-top: 25px;
}
li.bdt-active {
background: #b8f7b3;
}
.bdt-navbar-nav > li > a, .bdt-navbar-item, .bdt-navbar-toggle{
min-height: 70px;
font-size: 16px !important;
}