.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
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: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;
}.fs-container,
.fs-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.fs-container {
width: 750px;
}
}
@media (min-width: 992px) {
.fs-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.fs-container {
width: 1170px;
}
}
.fs-row {
margin-right: -15px;
margin-left: -15px;
}
.fs-row-no-gutters {
margin-right: 0;
margin-left: 0;
}
.fs-row-no-gutters [class*="fs-col-"] {
padding-right: 0;
padding-left: 0;
}
.fs-col-xs-1,
.fs-col-sm-1,
.fs-col-md-1,
.fs-col-lg-1,
.fs-col-xs-2,
.fs-col-sm-2,
.fs-col-md-2,
.fs-col-lg-2,
.fs-col-xs-3,
.fs-col-sm-3,
.fs-col-md-3,
.fs-col-lg-3,
.fs-col-xs-4,
.fs-col-sm-4,
.fs-col-md-4,
.fs-col-lg-4,
.fs-col-xs-5,
.fs-col-sm-5,
.fs-col-md-5,
.fs-col-lg-5,
.fs-col-xs-6,
.fs-col-sm-6,
.fs-col-md-6,
.fs-col-lg-6,
.fs-col-xs-7,
.fs-col-sm-7,
.fs-col-md-7,
.fs-col-lg-7,
.fs-col-xs-8,
.fs-col-sm-8,
.fs-col-md-8,
.fs-col-lg-8,
.fs-col-xs-9,
.fs-col-sm-9,
.fs-col-md-9,
.fs-col-lg-9,
.fs-col-xs-10,
.fs-col-sm-10,
.fs-col-md-10,
.fs-col-lg-10,
.fs-col-xs-11,
.fs-col-sm-11,
.fs-col-md-11,
.fs-col-lg-11,
.fs-col-xs-12,
.fs-col-sm-12,
.fs-col-md-12,
.fs-col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.fs-col-xs-1,
.fs-col-xs-2,
.fs-col-xs-3,
.fs-col-xs-4,
.fs-col-xs-5,
.fs-col-xs-6,
.fs-col-xs-7,
.fs-col-xs-8,
.fs-col-xs-9,
.fs-col-xs-10,
.fs-col-xs-11,
.fs-col-xs-12 {
float: left;
}
.fs-col-xs-12 {
width: 100%;
}
.fs-col-xs-11 {
width: 91.66666667%;
}
.fs-col-xs-10 {
width: 83.33333333%;
}
.fs-col-xs-9 {
width: 75%;
}
.fs-col-xs-8 {
width: 66.66666667%;
}
.fs-col-xs-7 {
width: 58.33333333%;
}
.fs-col-xs-6 {
width: 50%;
}
.fs-col-xs-5 {
width: 41.66666667%;
}
.fs-col-xs-4 {
width: 33.33333333%;
}
.fs-col-xs-3 {
width: 25%;
}
.fs-col-xs-2 {
width: 16.66666667%;
}
.fs-col-xs-1 {
width: 8.33333333%;
}
.fs-col-xs-pull-12 {
right: 100%;
}
.fs-col-xs-pull-11 {
right: 91.66666667%;
}
.fs-col-xs-pull-10 {
right: 83.33333333%;
}
.fs-col-xs-pull-9 {
right: 75%;
}
.fs-col-xs-pull-8 {
right: 66.66666667%;
}
.fs-col-xs-pull-7 {
right: 58.33333333%;
}
.fs-col-xs-pull-6 {
right: 50%;
}
.fs-col-xs-pull-5 {
right: 41.66666667%;
}
.fs-col-xs-pull-4 {
right: 33.33333333%;
}
.fs-col-xs-pull-3 {
right: 25%;
}
.fs-col-xs-pull-2 {
right: 16.66666667%;
}
.fs-col-xs-pull-1 {
right: 8.33333333%;
}
.fs-col-xs-pull-0 {
right: auto;
}
.fs-col-xs-push-12 {
left: 100%;
}
.fs-col-xs-push-11 {
left: 91.66666667%;
}
.fs-col-xs-push-10 {
left: 83.33333333%;
}
.fs-col-xs-push-9 {
left: 75%;
}
.fs-col-xs-push-8 {
left: 66.66666667%;
}
.fs-col-xs-push-7 {
left: 58.33333333%;
}
.fs-col-xs-push-6 {
left: 50%;
}
.fs-col-xs-push-5 {
left: 41.66666667%;
}
.fs-col-xs-push-4 {
left: 33.33333333%;
}
.fs-col-xs-push-3 {
left: 25%;
}
.fs-col-xs-push-2 {
left: 16.66666667%;
}
.fs-col-xs-push-1 {
left: 8.33333333%;
}
.fs-col-xs-push-0 {
left: auto;
}
.fs-col-xs-offset-12 {
margin-left: 100%;
}
.fs-col-xs-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-xs-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-xs-offset-9 {
margin-left: 75%;
}
.fs-col-xs-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-xs-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-xs-offset-6 {
margin-left: 50%;
}
.fs-col-xs-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-xs-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-xs-offset-3 {
margin-left: 25%;
}
.fs-col-xs-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-xs-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.fs-col-sm-1,
.fs-col-sm-2,
.fs-col-sm-3,
.fs-col-sm-4,
.fs-col-sm-5,
.fs-col-sm-6,
.fs-col-sm-7,
.fs-col-sm-8,
.fs-col-sm-9,
.fs-col-sm-10,
.fs-col-sm-11,
.fs-col-sm-12 {
float: left;
}
.fs-col-sm-12 {
width: 100%;
}
.fs-col-sm-11 {
width: 91.66666667%;
}
.fs-col-sm-10 {
width: 83.33333333%;
}
.fs-col-sm-9 {
width: 75%;
}
.fs-col-sm-8 {
width: 66.66666667%;
}
.fs-col-sm-7 {
width: 58.33333333%;
}
.fs-col-sm-6 {
width: 50%;
}
.fs-col-sm-5 {
width: 41.66666667%;
}
.fs-col-sm-4 {
width: 33.33333333%;
}
.fs-col-sm-3 {
width: 25%;
}
.fs-col-sm-2 {
width: 16.66666667%;
}
.fs-col-sm-1 {
width: 8.33333333%;
}
.fs-col-sm-pull-12 {
right: 100%;
}
.fs-col-sm-pull-11 {
right: 91.66666667%;
}
.fs-col-sm-pull-10 {
right: 83.33333333%;
}
.fs-col-sm-pull-9 {
right: 75%;
}
.fs-col-sm-pull-8 {
right: 66.66666667%;
}
.fs-col-sm-pull-7 {
right: 58.33333333%;
}
.fs-col-sm-pull-6 {
right: 50%;
}
.fs-col-sm-pull-5 {
right: 41.66666667%;
}
.fs-col-sm-pull-4 {
right: 33.33333333%;
}
.fs-col-sm-pull-3 {
right: 25%;
}
.fs-col-sm-pull-2 {
right: 16.66666667%;
}
.fs-col-sm-pull-1 {
right: 8.33333333%;
}
.fs-col-sm-pull-0 {
right: auto;
}
.fs-col-sm-push-12 {
left: 100%;
}
.fs-col-sm-push-11 {
left: 91.66666667%;
}
.fs-col-sm-push-10 {
left: 83.33333333%;
}
.fs-col-sm-push-9 {
left: 75%;
}
.fs-col-sm-push-8 {
left: 66.66666667%;
}
.fs-col-sm-push-7 {
left: 58.33333333%;
}
.fs-col-sm-push-6 {
left: 50%;
}
.fs-col-sm-push-5 {
left: 41.66666667%;
}
.fs-col-sm-push-4 {
left: 33.33333333%;
}
.fs-col-sm-push-3 {
left: 25%;
}
.fs-col-sm-push-2 {
left: 16.66666667%;
}
.fs-col-sm-push-1 {
left: 8.33333333%;
}
.fs-col-sm-push-0 {
left: auto;
}
.fs-col-sm-offset-12 {
margin-left: 100%;
}
.fs-col-sm-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-sm-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-sm-offset-9 {
margin-left: 75%;
}
.fs-col-sm-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-sm-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-sm-offset-6 {
margin-left: 50%;
}
.fs-col-sm-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-sm-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-sm-offset-3 {
margin-left: 25%;
}
.fs-col-sm-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-sm-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.fs-col-md-1,
.fs-col-md-2,
.fs-col-md-3,
.fs-col-md-4,
.fs-col-md-5,
.fs-col-md-6,
.fs-col-md-7,
.fs-col-md-8,
.fs-col-md-9,
.fs-col-md-10,
.fs-col-md-11,
.fs-col-md-12 {
float: left;
}
.fs-col-md-12 {
width: 100%;
}
.fs-col-md-11 {
width: 91.66666667%;
}
.fs-col-md-10 {
width: 83.33333333%;
}
.fs-col-md-9 {
width: 75%;
}
.fs-col-md-8 {
width: 66.66666667%;
}
.fs-col-md-7 {
width: 58.33333333%;
}
.fs-col-md-6 {
width: 50%;
}
.fs-col-md-5 {
width: 41.66666667%;
}
.fs-col-md-4 {
width: 33.33333333%;
}
.fs-col-md-3 {
width: 25%;
}
.fs-col-md-2 {
width: 16.66666667%;
}
.fs-col-md-1 {
width: 8.33333333%;
}
.fs-col-md-pull-12 {
right: 100%;
}
.fs-col-md-pull-11 {
right: 91.66666667%;
}
.fs-col-md-pull-10 {
right: 83.33333333%;
}
.fs-col-md-pull-9 {
right: 75%;
}
.fs-col-md-pull-8 {
right: 66.66666667%;
}
.fs-col-md-pull-7 {
right: 58.33333333%;
}
.fs-col-md-pull-6 {
right: 50%;
}
.fs-col-md-pull-5 {
right: 41.66666667%;
}
.fs-col-md-pull-4 {
right: 33.33333333%;
}
.fs-col-md-pull-3 {
right: 25%;
}
.fs-col-md-pull-2 {
right: 16.66666667%;
}
.fs-col-md-pull-1 {
right: 8.33333333%;
}
.fs-col-md-pull-0 {
right: auto;
}
.fs-col-md-push-12 {
left: 100%;
}
.fs-col-md-push-11 {
left: 91.66666667%;
}
.fs-col-md-push-10 {
left: 83.33333333%;
}
.fs-col-md-push-9 {
left: 75%;
}
.fs-col-md-push-8 {
left: 66.66666667%;
}
.fs-col-md-push-7 {
left: 58.33333333%;
}
.fs-col-md-push-6 {
left: 50%;
}
.fs-col-md-push-5 {
left: 41.66666667%;
}
.fs-col-md-push-4 {
left: 33.33333333%;
}
.fs-col-md-push-3 {
left: 25%;
}
.fs-col-md-push-2 {
left: 16.66666667%;
}
.fs-col-md-push-1 {
left: 8.33333333%;
}
.fs-col-md-push-0 {
left: auto;
}
.fs-col-md-offset-12 {
margin-left: 100%;
}
.fs-col-md-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-md-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-md-offset-9 {
margin-left: 75%;
}
.fs-col-md-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-md-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-md-offset-6 {
margin-left: 50%;
}
.fs-col-md-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-md-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-md-offset-3 {
margin-left: 25%;
}
.fs-col-md-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-md-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.fs-col-lg-1,
.fs-col-lg-2,
.fs-col-lg-3,
.fs-col-lg-4,
.fs-col-lg-5,
.fs-col-lg-6,
.fs-col-lg-7,
.fs-col-lg-8,
.fs-col-lg-9,
.fs-col-lg-10,
.fs-col-lg-11,
.fs-col-lg-12 {
float: left;
}
.fs-col-lg-12 {
width: 100%;
}
.fs-col-lg-11 {
width: 91.66666667%;
}
.fs-col-lg-10 {
width: 83.33333333%;
}
.fs-col-lg-9 {
width: 75%;
}
.fs-col-lg-8 {
width: 66.66666667%;
}
.fs-col-lg-7 {
width: 58.33333333%;
}
.fs-col-lg-6 {
width: 50%;
}
.fs-col-lg-5 {
width: 41.66666667%;
}
.fs-col-lg-4 {
width: 33.33333333%;
}
.fs-col-lg-3 {
width: 25%;
}
.fs-col-lg-2 {
width: 16.66666667%;
}
.fs-col-lg-1 {
width: 8.33333333%;
}
.fs-col-lg-pull-12 {
right: 100%;
}
.fs-col-lg-pull-11 {
right: 91.66666667%;
}
.fs-col-lg-pull-10 {
right: 83.33333333%;
}
.fs-col-lg-pull-9 {
right: 75%;
}
.fs-col-lg-pull-8 {
right: 66.66666667%;
}
.fs-col-lg-pull-7 {
right: 58.33333333%;
}
.fs-col-lg-pull-6 {
right: 50%;
}
.fs-col-lg-pull-5 {
right: 41.66666667%;
}
.fs-col-lg-pull-4 {
right: 33.33333333%;
}
.fs-col-lg-pull-3 {
right: 25%;
}
.fs-col-lg-pull-2 {
right: 16.66666667%;
}
.fs-col-lg-pull-1 {
right: 8.33333333%;
}
.fs-col-lg-pull-0 {
right: auto;
}
.fs-col-lg-push-12 {
left: 100%;
}
.fs-col-lg-push-11 {
left: 91.66666667%;
}
.fs-col-lg-push-10 {
left: 83.33333333%;
}
.fs-col-lg-push-9 {
left: 75%;
}
.fs-col-lg-push-8 {
left: 66.66666667%;
}
.fs-col-lg-push-7 {
left: 58.33333333%;
}
.fs-col-lg-push-6 {
left: 50%;
}
.fs-col-lg-push-5 {
left: 41.66666667%;
}
.fs-col-lg-push-4 {
left: 33.33333333%;
}
.fs-col-lg-push-3 {
left: 25%;
}
.fs-col-lg-push-2 {
left: 16.66666667%;
}
.fs-col-lg-push-1 {
left: 8.33333333%;
}
.fs-col-lg-push-0 {
left: auto;
}
.fs-col-lg-offset-12 {
margin-left: 100%;
}
.fs-col-lg-offset-11 {
margin-left: 91.66666667%;
}
.fs-col-lg-offset-10 {
margin-left: 83.33333333%;
}
.fs-col-lg-offset-9 {
margin-left: 75%;
}
.fs-col-lg-offset-8 {
margin-left: 66.66666667%;
}
.fs-col-lg-offset-7 {
margin-left: 58.33333333%;
}
.fs-col-lg-offset-6 {
margin-left: 50%;
}
.fs-col-lg-offset-5 {
margin-left: 41.66666667%;
}
.fs-col-lg-offset-4 {
margin-left: 33.33333333%;
}
.fs-col-lg-offset-3 {
margin-left: 25%;
}
.fs-col-lg-offset-2 {
margin-left: 16.66666667%;
}
.fs-col-lg-offset-1 {
margin-left: 8.33333333%;
}
.fs-col-lg-offset-0 {
margin-left: 0%;
}
} .fs-container h1,
.fs-container h2,
.fs-container h3,
.fs-container h4,
.fs-container h5,
.fs-container h6,
.fs-container p {
margin: 0 !important;
}
.fs-container a,
.fs-container a:hover {
color: #000;
text-decoration: none;
background-color: transparent;
}
.fs-container a:active,
.fs-container a:hover {
outline: 0;
} input[type='checkbox'], 
input[type='radio'] {
outline: none !important;
} .fs-img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.fs-img-rounded {
border-radius: 6px;
}
.fs-img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.fs-img-circle {
border-radius: 50%;
} .fs-btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 5px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fs-btn:focus,
.fs-btn:active:focus,
.fs-btn.active:focus,
.fs-btn.focus,
.fs-btn:active.focus,
.fs-btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.fs-btn:hover,
.fs-btn:focus,
.fs-btn.focus {
color: #333333;
text-decoration: none;
}
.fs-btn:active,
.fs-btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.fs-btn.disabled,
.fs-btn[disabled],
fieldset[disabled] .fs-btn {
cursor: not-allowed;
filter: alpha(opacity=65);
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none;
}
a.fs-btn.disabled,
fieldset[disabled] a.fs-btn {
pointer-events: none;
}
.fs-btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.fs-btn-primary:focus,
.fs-btn-primary.focus {
outline: none;
}
.fs-btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.fs-btn-primary:active,
.fs-btn-primary.active,
.open>.dropdown-toggle.fs-btn-primary {
color: #ffffff;
background-color: #286090;
background-image: none;
border-color: #204d74;
}
.fs-btn-primary:active:hover,
.fs-btn-primary.active:hover,
.open>.dropdown-toggle.fs-btn-primary:hover,
.fs-btn-primary:active:focus,
.fs-btn-primary.active:focus,
.open>.dropdown-toggle.fs-btn-primary:focus,
.fs-btn-primary:active.focus,
.fs-btn-primary.active.focus,
.open>.dropdown-toggle.fs-btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.fs-btn-primary.disabled:hover,
.fs-btn-primary[disabled]:hover,
fieldset[disabled] .fs-btn-primary:hover,
.fs-btn-primary.disabled:focus,
.fs-btn-primary[disabled]:focus,
fieldset[disabled] .fs-btn-primary:focus,
.fs-btn-primary.disabled.focus,
.fs-btn-primary[disabled].focus,
fieldset[disabled] .fs-btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.fs-btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.fs-btn-secondary {
color: #ff0000;
font-weight: 400;
background-color: #fff;
border: 1px solid #ff0000;
padding: 7px 14px !important;
}
.fs-btn-secondary:focus,
.fs-btn-secondary.focus {
outline: none;
}
.fs-btn-secondary:hover {
color: #ffffff;
background-color: #ff0000;
border-color: #ff0000;
}
.fs-btn-secondary:active,
.fs-btn-secondary.active,
.open>.dropdown-toggle.fs-btn-secondary {
color: #ffffff;
background-color: #ec971f;
background-image: none;
border-color: #d58512;
}
.fs-btn-secondary:active:hover,
.fs-btn-secondary.active:hover,
.open>.dropdown-toggle.fs-btn-secondary:hover,
.fs-btn-secondary:active:focus,
.fs-btn-secondary.active:focus,
.open>.dropdown-toggle.fs-btn-secondary:focus,
.fs-btn-secondary:active.focus,
.fs-btn-secondary.active.focus,
.open>.dropdown-toggle.fs-btn-secondary.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.fs-btn-secondary.disabled:hover,
.fs-btn-secondary[disabled]:hover,
fieldset[disabled] .fs-btn-secondary:hover,
.fs-btn-secondary.disabled:focus,
.fs-btn-secondary[disabled]:focus,
fieldset[disabled] .fs-btn-secondary:focus,
.fs-btn-secondary.disabled.focus,
.fs-btn-secondary[disabled].focus,
fieldset[disabled] .fs-btn-secondary.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.fs-btn-secondary .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.fs-btn-link {
font-weight: 400;
color: #337ab7;
border-radius: 0;
}
.fs-btn-link,
.fs-btn-link:active,
.fs-btn-link.active,
.fs-btn-link[disabled],
fieldset[disabled] .fs-btn-link {
background-color: transparent !important;
-webkit-box-shadow: none;
box-shadow: none;
}
.fs-btn-link,
.fs-btn-link:hover,
.fs-btn-link:focus,
.fs-btn-link:active {
border-color: transparent;
}
.fs-btn-link:hover,
.fs-btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.fs-btn-link[disabled]:hover,
fieldset[disabled] .fs-btn-link:hover,
.fs-btn-link[disabled]:focus,
fieldset[disabled] .fs-btn-link:focus {
color: #777777;
text-decoration: none;
}
.fs-btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 5px;
}
.fs-btn-md {
padding: 8px 14px;
font-size: 15px;
line-height: 1.3333333;
border-radius: 5px;
}
.fs-btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.fs-btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
} .fs-nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.fs-nav>li {
position: relative;
display: block;
}
.fs-nav>li>a {
position: relative;
display: block;
padding: 10px 15px;
}
.fs-nav>li>a:hover,
.fs-nav>li>a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.fs-nav>li.disabled>a {
color: #777777;
}
.fs-nav>li.disabled>a:hover,
.fs-nav>li.disabled>a:focus {
color: #777777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.fs-nav .open>a,
.fs-nav .open>a:hover,
.fs-nav .open>a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.fs-nav .fs-nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.fs-nav>li>a>img {
max-width: none;
}
.fs-nav-tabs {
border-bottom: 1px solid #dddddd;
}
.fs-nav-tabs>li {
float: left;
margin-bottom: -1px;
}
.fs-nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.fs-nav-tabs>li>a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.fs-nav-tabs>li.active>a,
.fs-nav-tabs>li.active>a:hover,
.fs-nav-tabs>li.active>a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
} .fs-alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.fs-alert h4 {
margin-top: 0;
color: inherit;
}
.fs-alert .alert-link {
font-weight: bold;
}
.fs-alert>p,
.fs-alert>ul {
margin-bottom: 0;
}
.fs-alert>p+p {
margin-top: 5px;
}
.fs-alert-dismissable,
.fs-alert-dismissible {
padding-right: 35px;
}
.fs-alert-dismissable .close,
.fs-alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.fs-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.fs-alert-success hr {
border-top-color: #c9e2b3;
}
.fs-alert-success .alert-link {
color: #2b542c;
}
.fs-alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.fs-alert-info hr {
border-top-color: #a6e1ec;
}
.fs-alert-info .alert-link {
color: #245269;
}
.fs-alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.fs-alert-warning hr {
border-top-color: #f7e1b5;
}
.fs-alert-warning .alert-link {
color: #66512c;
}
.fs-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.fs-alert-danger hr {
border-top-color: #e4b9c0;
}
.fs-alert-danger .alert-link {
color: #843534;
} .fs-close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
filter: alpha(opacity=20);
opacity: 0.2;
}
.fs-close:hover,
.fs-close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: 0.5;
}
button.fs-close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
appearance: none;
}
.clearfix:before,
.clearfix:after,
.fs-container:before,
.fs-container:after,
.fs-container-fluid:before,
.fs-container-fluid:after,
.fs-row:before,
.fs-row:after,
.fs-nav:before,
.fs-nav:after,
.fs-navbar:before,
.fs-navbar:after {
display: table;
content: " ";
}
.clearfix:after,
.fs-container:after,
.fs-container-fluid:after,
.fs-row:after,
.fs-nav:after,
.fs-navbar:after {
clear: both;
}
.fs-center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.fs-pull-right {
float: right !important;
}
.fs-pull-left {
float: left !important;
}
.fs-text-left {
text-align: left !important;
}
.fs-text-right {
text-align: right !important;
}
.fs-text-center {
text-align: center !important;
}
.fs-hide,
.fs-hidden {
display: none !important;
}
.fs-show {
display: block !important;
}
.fs-invisible {
visibility: hidden;
}
.fs-affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.fs-visible-xs,
.fs-visible-sm,
.fs-visible-md,
.fs-visible-lg {
display: none !important;
}
.fs-visible-xs-block,
.fs-visible-xs-inline,
.fs-visible-xs-inline-block,
.fs-visible-sm-block,
.fs-visible-sm-inline,
.fs-visible-sm-inline-block,
.fs-visible-md-block,
.fs-visible-md-inline,
.fs-visible-md-inline-block,
.fs-visible-lg-block,
.fs-visible-lg-inline,
.fs-visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.fs-visible-xs {
display: block !important;
}
table.fs-visible-xs {
display: table !important;
}
tr.fs-visible-xs {
display: table-row !important;
}
th.fs-visible-xs,
td.fs-visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.fs-visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm {
display: block !important;
}
table.fs-visible-sm {
display: table !important;
}
tr.fs-visible-sm {
display: table-row !important;
}
th.fs-visible-sm,
td.fs-visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md {
display: block !important;
}
table.fs-visible-md {
display: table !important;
}
tr.fs-visible-md {
display: table-row !important;
}
th.fs-visible-md,
td.fs-visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg {
display: block !important;
}
table.fs-visible-lg {
display: table !important;
}
tr.fs-visible-lg {
display: table-row !important;
}
th.fs-visible-lg,
td.fs-visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.fs-visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.fs-hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.fs-hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.fs-hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.fs-hidden-lg {
display: none !important;
}
}.jq-toast-wrap { display: block; position: fixed; width: 250px;  pointer-events: none !important; margin: 0; padding: 0; letter-spacing: normal; z-index: 9000 !important; }
.jq-toast-wrap * { margin: 0; padding: 0; }
.jq-toast-wrap.bottom-left { bottom: 20px; left: 20px; }
.jq-toast-wrap.bottom-right { bottom: 20px; right: 40px; }
.jq-toast-wrap.top-left { top: 20px; left: 20px; }
.jq-toast-wrap.top-right { top: 20px; right: 40px; }
.jq-toast-single { display: block; width: 100%; padding: 10px; margin: 0px 0px 5px; border-radius: 4px; font-size: 12px; font-family: arial, sans-serif; line-height: 17px; position: relative;  pointer-events: all !important; background-color: #444444; color: white; }
.jq-toast-single h2 { font-family: arial, sans-serif; font-size: 14px; margin: 0px 0px 7px; background: none; color: inherit; line-height: inherit; letter-spacing: normal; }
.jq-toast-single a { color: #eee; text-decoration: none; font-weight: bold; border-bottom: 1px solid white; padding-bottom: 3px; font-size: 12px; }
.jq-toast-single ul { margin: 0px 0px 0px 15px; background: none; padding:0px; }
.jq-toast-single ul li { list-style-type: disc !important; line-height: 17px; background: none; margin: 0; padding: 0; letter-spacing: normal; }
.close-jq-toast-single { position: absolute; top: 3px; right: 7px; font-size: 14px; cursor: pointer; }
.jq-toast-loader { display: block; position: absolute; top: -2px; height: 5px; width: 0%; left: 0; border-radius: 5px; background: red; }
.jq-toast-loaded { width: 100%; }
.jq-has-icon { padding: 10px 10px 10px 50px; background-repeat: no-repeat; background-position: 10px; }
.jq-icon-info { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=); background-color: #31708f; color: #d9edf7; border-color: #bce8f1; }
.jq-icon-warning { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=); background-color: #8a6d3b; color: #fcf8e3; border-color: #faebcc; }
.jq-icon-error { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=); background-color: #a94442; color: #f2dede; border-color: #ebccd1; }
.jq-icon-success { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==); color: #dff0d8; background-color: #3c763d; border-color: #d6e9c6; }@keyframes mmfadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes mmfadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes mmslideIn {
from {
transform: translateY(15%);
}
to {
transform: translateY(0);
}
}
@keyframes mmslideOut {
from {
transform: translateY(0);
}
to {
transform: translateY(-10%);
}
}
.micromodal-slide {
display: none;
}
.micromodal-slide.is-open {
display: block;
}
.micromodal-slide[aria-hidden="false"] .wfsmodal-dialog {
animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="false"] .wfsmodal-container {
animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .wfsmodal-dialog {
animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden="true"] .wfsmodal-container {
animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .wfsmodal-container,
.micromodal-slide .wfsmodal-dialog {
will-change: transform;
}
.wfsmodal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1999;
display: none;
overflow: hidden;
outline: 0;
background: rgba(0, 0, 0, 0.6);
}
.wfsmodal-dialog {
position: fixed;
top: 20px;
left: 0;
right: 0;
bottom: 100px;
display: flex;
justify-content: center;
align-items: flex-start;
}
.wfsmodal.is-open .wfsmodal-dialog {
overflow-x: hidden;
overflow-y: auto;
outline: none;
-ms-overflow-style: none; scrollbar-width: none; }
.wfsmodal.is-open .wfsmodal-dialog::-webkit-scrollbar {
display: none;
}
.wfsmodal .modal-content-wrapper {
display: flex;
}
.wfsmodal .modal-content-wrapper .product-thumbnail-wrapper {
flex: 1;
padding: 0 15px;
}
.wfsmodal .modal-content-wrapper .product-content {
flex: 2;
padding: 0 15px;
}
.wfsmodal .modal-content-wrapper table td {
padding: 5px 5px 15px 5px;
}
.wfsmodal .modal-content-wrapper .single_variation_wrap {
display: none !important;
}
.wfsmodal .wfs-special-instruction-wrapper {
display: block;
margin-top: 5px;
}
.wfsmodal .wfs-special-instruction-wrapper textarea {
outline: none;
border: 1px solid #c5c3c3;
border-radius: 4px;
width: 100%;
}
.wfsmodal-container {
background-color: #fff;
padding: 0px;
width: 600px;
border-radius: 4px;
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
}
.wfsmodal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 1rem;
border-bottom: 1px solid #e9ecef;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
padding-top: 5px;
padding-bottom: 5px;
}
.wfsmodal-header .modal__close {
font-size: 16px;
margin: 8px 0;
padding: 4px 6px;
border-radius: 4px;
color: rgb(255, 255, 255);
background: transparent;
border: 0;
cursor: pointer;
}
.wfsmodal-header .modal__close:before {
content: "\2715";
}
.wfsmodal-title {
margin: 0;
line-height: 1.5;
font-size: 26px;
}
.wfsmodal-body {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 1rem;
}
.wfsmodal-footer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #e9ecef;
padding-left: 0;
padding-right: 0;
}
.wfs-modal-count .fs-col-md-4 {
padding: 0;
}
.wfs-modal-actions {
width: 100%;
padding: 0 15px;
display: flex;
}
.wfs-modal-count {
display: flex;
flex: 1;
}
.wfs-modal-minus {
flex: 1;
}
.wfs-modal-quantity {
flex: 2;
}
.wfs-modal-plus {
flex: 3;
}
.wfs-modal-count input {
color: #fff !important;
padding: 0px 20px !important;
height: 42px !important;
}
#wfsModal .wfs-modal-count input.wfs-qty-input {
padding: 0px !important;
text-align: center;
}
.wfs-modal-quantity .wfs-qty-input {
text-align: center;
width: 58px;
border-radius: 0 !important;
box-shadow: none;
margin: 0;
background-color: #f8f8f8;
color: #000 !important;
border: none;
}
.wfs-modal-minus input,
.wfs-modal-plus input {
text-decoration: none;
}
.wfs-modal-minus input {
border-radius: 4px 0 0 4px !important;
}
.wfs-modal-plus input {
border-radius: 0 4px 4px 0 !important;
}
.wfsmodal-footer .wfs-modal-add-to-cart {
flex: 2;
justify-content: flex-end;
}
.wfsmodal-footer .wfs-modal-add-to-cart a {
float: right;
width: 100%;
height: 42px;
font-size: 12px;
letter-spacing: 0.75px;
text-align: center;
color: rgb(255, 255, 255);
font-weight: 600;
border-radius: 4px;
padding: 12px 0px;
background-color: #3c3b3b;
cursor: pointer;
text-decoration: none;
}
.wfs-cart-wrapper .wfs-close-cart-icon {
padding: 0px 5px;
cursor: pointer;
}
.wfs-cart-wrapper .wfs-close-cart-icon .wfs-icon-close {
font-weight: bold;
font-size: 18px;
color: #fff !important;
}
.wfs-service-modal-container {
width: 100%;
display: block;
margin: 0 auto;
}
.wfs-service-modal-container .wfs-update-service {
display: block;
clear: both;
overflow: hidden;
width: 100%;
color: rgb(255, 255, 255);
height: 42px;
border: none;
border-radius: 4px;
cursor: pointer;
}
#wfsTab,
#wfsTab li {
list-style: none;
}
#wfsTab a.nav-link {
text-align: center;
width: 100%;
padding: 6px 10px;
line-height: 36px;
display: block;
color: #000;
text-decoration: none;
border: 1px solid #e0e0e0;
}
#wfsTab a.nav-link.active,
.wfs-schedule-nav-group .nav-link.active {
color: #fff;
}
#wfsServiceModal .tab-content {
display: block;
clear: both;
overflow: hidden;
padding-top: 20px;
margin-bottom: 15px;
}
#wfsTab {
display: block;
padding: 0;
margin: 0;
}
#wfsTab > li {
float: left;
position: relative;
width: 50%;
}
.wfsmodal-footer > :not(:first-child) {
margin-left: 0.25rem;
}
.wfsmodal-footer > :not(:last-child) {
margin-right: 0.25rem;
}
.wfsmodal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.wfsmodal .variations_form {
margin-bottom: 5px !important;
padding: 0px !important;
border: none !important;
}
.wfsmodal input[type="checkbox"],
.wfsmodal input[type="radio"] {
width: 14px !important;
}
#wfsServiceModal .tab-pane {
display: none;
}
#wfsServiceModal .tab-pane.active {
display: block;
}
.wfs-d-none {
display: none;
} .wfs-asap-block-wrapper {
display: flex;
flex-direction: column;
padding: 0.5em;
}
.wfs-asap-label {
font-size: 20px;
line-height: 1.235;
text-align: center;
color: #000;
padding: 0;
margin: 10px 5px;
}
.wfs-schedule-button-group {
text-align: center;
}
.wfs-schedule-nav-group {
text-align: center;
list-style: none;
width: 70%;
margin: 0 auto;
}
.wfs-schedule-nav-group > li {
float: left;
position: relative;
width: 40%;
}
.wfs-schedule-nav-group > li a {
padding: 5px 10px;
display: block;
text-align: center;
width: 100%;
line-height: 28px;
display: block;
color: #000;
text-decoration: none;
border: 1px solid #e0e0e0;
}
.wfs-schedule-nav-group > li:first-child a {
border-radius: 4px 0 0 4px;
}
.wfs-schedule-nav-group > li:last-child a {
border-radius: 0 4px 4px 0;
} @media (min-width: 576px) {
.wfsmodal-container {
max-width: 600px;
margin: 1.75rem auto;
}
#wfsServiceModal .wfsmodal-container,
#wfsConfirmationModal .wfsmodal-container {
max-width: 400px;
}
} #wfsConfirmationModal .wfsmodal-body h5 {
margin-bottom: 20px;
}
#wfsConfirmationModal .confirmation-actions-wrapper {
text-align: right;
}
#wfsConfirmationModal .confirmation-actions-wrapper button:last-child {
margin-left: 15px;
}@font-face {
font-family: 'food-store-icons';
src:  url(//www.levietnam-vence.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.eot?bgp9dd);
src:  url(//www.levietnam-vence.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.eot?bgp9dd#iefix) format('embedded-opentype'),
url(//www.levietnam-vence.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.ttf?bgp9dd) format('truetype'),
url(//www.levietnam-vence.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.woff?bgp9dd) format('woff'),
url(//www.levietnam-vence.com/wp-content/plugins/food-store/assets/css/fonts/foodstore.svg?bgp9dd#foodstore) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="wfs-icon-"], [class*=" wfs-icon-"] {
font-family: 'food-store-icons' !important;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.wfs-icon-chevron-thin-down:before {
content: "\e900";
}
.wfs-icon-chevron-thin-left:before {
content: "\e901";
}
.wfs-icon-chevron-thin-right:before {
content: "\e902";
}
.wfs-icon-chevron-thin-up:before {
content: "\e903";
}
.wfs-icon-chevron-with-circle-down:before {
content: "\e904";
}
.wfs-icon-chevron-with-circle-left:before {
content: "\e905";
}
.wfs-icon-chevron-with-circle-right:before {
content: "\e906";
}
.wfs-icon-chevron-with-circle-up:before {
content: "\e907";
}
.wfs-icon-bowl:before {
content: "\e911";
}
.wfs-icon-cycle:before {
content: "\e908";
}
.wfs-icon-flash:before {
content: "\e909";
}
.wfs-icon-link:before {
content: "\e90a";
}
.wfs-icon-search:before {
content: "\e90b";
}
.wfs-icon-mail:before {
content: "\e90c";
}
.wfs-icon-power-plug:before {
content: "\e90e";
}
.wfs-icon-quote:before {
content: "\e910";
}
.wfs-icon-scissors:before {
content: "\e913";
}
.wfs-icon-shopping-cart:before {
content: "\e914";
}
.wfs-icon-rss_feed:before {
content: "\e917";
}
.wfs-icon-pencil:before {
content: "\e918";
}
.wfs-icon-access_alarm:before {
content: "\e919";
}
.wfs-icon-access_time:before {
content: "\e91a";
}
.wfs-icon-bluetooth:before {
content: "\e91b";
}
.wfs-icon-attach_file:before {
content: "\e91c";
}
.wfs-icon-insert_photo:before {
content: "\e91d";
}
.wfs-icon-keyboard_voice:before {
content: "\e90d";
}
.wfs-icon-flash_on:before {
content: "\e91e";
}
.wfs-icon-music_note:before {
content: "\e91f";
}
.wfs-icon-print:before {
content: "\e912";
}
.wfs-icon-fastfood:before {
content: "\e922";
}
.wfs-icon-refresh:before {
content: "\e923";
}
.wfs-icon-notifications:before {
content: "\e924";
}
.wfs-icon-notifications_none:before {
content: "\e925";
}
.wfs-icon-notifications_off:before {
content: "\e926";
}
.wfs-icon-notifications_active:before {
content: "\e927";
}
.wfs-icon-person:before {
content: "\e928";
}
.wfs-icon-person_add:before {
content: "\e929";
}
.wfs-icon-public:before {
content: "\e92a";
}
.wfs-icon-share:before {
content: "\e92b";
}
.wfs-icon-sentiment_dissatisfied:before {
content: "\e92c";
}
.wfs-icon-sentiment_neutral:before {
content: "\e92d";
}
.wfs-icon-sentiment_satisfied:before {
content: "\e92e";
}
.wfs-icon-sentiment_very_dissatisfied:before {
content: "\e92f";
}
.wfs-icon-sentiment_very_satisfied:before {
content: "\e930";
}
.wfs-icon-thumb_down_alt:before {
content: "\e931";
}
.wfs-icon-thumb_up_alt:before {
content: "\e932";
}
.wfs-icon-radio_button_checked:before {
content: "\e933";
}
.wfs-icon-star:before {
content: "\e934";
}
.wfs-icon-star_half:before {
content: "\e935";
}
.wfs-icon-star_outline:before {
content: "\e936";
}
.wfs-icon-account_circle:before {
content: "\e937";
}
.wfs-icon-favorite:before {
content: "\e938";
}
.wfs-icon-favorite_outline:before {
content: "\e939";
}
.wfs-icon-help:before {
content: "\e93a";
}
.wfs-icon-highlight_remove:before {
content: "\e93b";
}
.wfs-icon-label:before {
content: "\e93c";
}
.wfs-icon-label_outline:before {
content: "\e93d";
}
.wfs-icon-lock_open:before {
content: "\e93e";
}
.wfs-icon-lock_outline:before {
content: "\e93f";
}
.wfs-icon-loyalty:before {
content: "\e940";
}
.wfs-icon-power_settings:before {
content: "\e941";
}
.wfs-icon-view_list:before {
content: "\e942";
}
.wfs-icon-view_module:before {
content: "\e943";
}
.wfs-icon-emoji_food_beverage:before {
content: "\e944";
}
.wfs-icon-deck:before {
content: "\e945";
}
.wfs-icon-house:before {
content: "\e946";
}
.wfs-icon-liquor:before {
content: "\e947";
}
.wfs-icon-lunch_dining:before {
content: "\e948";
}
.wfs-icon-nightlife:before {
content: "\e949";
}
.wfs-icon-celebration:before {
content: "\e94a";
}
.wfs-icon-delivery_dining:before {
content: "\e94b";
}
.wfs-icon-brunch_dining:before {
content: "\e94c";
}
.wfs-icon-alert-circle:before {
content: "\e94d";
}
.wfs-icon-at-sign:before {
content: "\e94e";
}
.wfs-icon-camera:before {
content: "\e94f";
}
.wfs-icon-check:before {
content: "\e950";
}
.wfs-icon-coffee:before {
content: "\e951";
}
.wfs-icon-minus:before {
content: "\e952";
}
.wfs-icon-minus-circle:before {
content: "\e953";
}
.wfs-icon-percent:before {
content: "\e954";
}
.wfs-icon-phone:before {
content: "\e955";
}
.wfs-icon-plus:before {
content: "\e956";
}
.wfs-icon-plus-circle:before {
content: "\e957";
}
.wfs-icon-settings:before {
content: "\e958";
}
.wfs-icon-shopping-cart:before {
content: "\e959";
}
.wfs-icon-slash:before {
content: "\e95a";
}
.wfs-icon-trash:before {
content: "\e95b";
}
.wfs-icon-trash-o:before {
content: "\e95c";
}
.wfs-icon-wifi:before {
content: "\e95d";
}
.wfs-icon-close:before {
content: "\e95e";
}#foodstore {
margin: 20px 0;
}
#foodstore > .fs-row {
display: flex;
}
.fs-container {
max-width: 100% !important;
}
#wfs-sticky-sidebar {
flex: 0 0 25%;
padding: 0px 15px;
}
#wfs-food-items {
flex: 2;
flex-grow: 4;
padding: 0 15px;
}
.wfs-sidebar-menu ul {
padding: 0;
margin: 0;
list-style: none !important;
}
.wfs-sidebar-menu ul a {
color: black;
display: block;
border-bottom: 1px solid #ececec;
padding: 12px;
text-decoration: none !important;
}
.wfs-store-close-msg {
margin-bottom: 10px;
}
.wfs-store-close-msg span {
display: block;
background-color: #eff5ce;
padding: 10px;
}
.wfs-cart-wrapper {
z-index: 99999;
position: relative;
}
.wfs-sidebar-menu ul li a:hover {
background-color: #eee;
}
.wfs-sidebar-menu ul li a.active {
background-color: #eee;
font-weight: 700;
}
.wfs-sidebar-menu ul li a span.wfs-items-count {
width: 30px;
height: 30px;
padding: 5px;
border-radius: 50%;
text-align: center;
font-size: 14px;
color: white;
background-color: #b2b2b2;
float: right;
margin: -4px 0 0 0;
}
.wfs-sidebar-menu ul li a span.wfs-items-count.active {
background-color: #9797ff;
}
.wfs-search-container {
position: relative;
padding: 0;
margin: 0;
}
.wfs-search-container .wfs-food-search {
width: 100%;
height: 45px;
border-radius: 8px;
border: solid 1px #b4b4b4;
background-color: #ffffff;
padding-left: 15px;
color: #000000;
}
.wfs-search-container i.wfs-icon-search {
position: absolute;
top: 16px;
right: 16px;
color: #5e5d5d;
}
.wfs-category-title-container.not-in-search {
display: none;
}
.wfs-category-title-container.in-search {
display: block;
}
h3.wfs-category-title {
margin: 5px 0 !important;
font-size: 24px;
display: block;
padding: 6px 0;
background-color: transparent;
font-weight: 400;
}
.wfs-category-short-desciption {
font-size: 13px;
color: #8c8c8c;
line-height: 15px;
display: block;
margin-top: -10px;
margin-bottom: 20px;
}
.wfs-food-item-container:after,
.wfs-food-item-container:before {
display: table;
content: "";
clear: both;
}
.wfs-food-item-container {
margin: 0 -15px 10px;
border: none;
display: -webkit-box;
display: flex;
flex-flow: wrap;
flex: 100%;
}
.wfs-food-item-container:after {
width: 96%;
border-bottom: 1px solid #f3f3f3;
margin: 0 auto;
padding: 5px 0px;
}
.wfs-food-item-type {
width: 13px;
height: 13px;
border-width: 1px;
border-style: solid;
text-align: center;
display: flex;
background: #ffffff;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.wfs-food-item-image-container {
position: relative;
padding: 0;
padding-left: 15px;
}
.wfs-food-item-image-container img {
cursor: pointer;
border-radius: 6px !important;
}
.wfs-food-item-image-container .wfs-food-item-type {
position: absolute;
top: 6px;
right: 8px;
z-index: 1;
}
.wfs-food-item-summery {
-webkit-box-flex: 2;
flex: 2;
padding: 0 1rem;
}
.wfs-food-item-type > div {
width: 7px;
height: 7px;
border-radius: 50%;
}
.wfs-food-item-type.veg {
border-color: green;
}
.wfs-food-item-type.veg > div {
background-color: green;
}
.wfs-food-item-type.nonveg {
border-color: red;
}
.wfs-food-item-type.nonveg > div {
background-color: red;
}
.wfs-food-item-title {
text-decoration: none !important;
font-size: 20px;
font-weight: 300;
}
.wfs-food-item-description {
font-size: 14px;
color: #474747;
text-align: justify;
}
.wfs-food-item-cart-action {
padding-right: 15px;
}
.button-add-to-cart {
margin-top: 10px;
}
.wfs-product-add-to-cart.disabled.variation-selection-needed {
opacity: 0.5 !important;
cursor: not-allowed;
}
.wfs-cart-overview {
width: 100%;
background: white;
position: fixed;
z-index: 99;
bottom: 0;
box-shadow: -7px -5px 16px #00000024;
padding: 6px;
}
.wfs-cart-expanded {
width: 100%;
padding: 10px 0 !important;
opacity: 0;
height: 0;
background: #fff;
position: fixed;
z-index: 101 !important;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
overflow: hidden;
}
.wfs-cart-expanded .fs-container {
padding-left: 40px;
}
.wfs-cart-expanded.empty.active {
height: 350px;
}
.wfs-cart-expanded.active {
opacity: 1;
height: 400px;
}
.wfs-cart-toggle {
padding: 2px 0 0;
width: 5%;
}
.wfs-service-modal-container select {
display: block;
clear: both;
width: 100%;
margin-top: 8px;
margin-bottom: 9px;
height: 41px;
padding: 10px;
}
.wfsmodal .nav-link {
cursor: pointer;
}
.wfs-expand-cart,
.wfs-compress-cart {
font-size: 30px;
cursor: pointer;
}
.wfs-body-fade {
position: fixed;
margin: 0;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 5;
opacity: 0;
visibility: hidden;
background: rgb(28, 28, 28);
transition: all 0.2s ease 0s;
}
.wfs-body-fade.active {
opacity: 0.3;
visibility: visible;
}
.foodstore_service_error {
background-color: #fb5757;
color: #fff;
width: 100%;
float: left;
padding: 5px 8px;
margin-top: 10px;
border-radius: 4px;
}
.foodstore_service_error.inactive {
display: none;
}
.wfs-cart-service-settings {
padding: 10px 0px;
}
.wfs-cart-overview-description {
width: 18%;
padding: 7px 0;
}
.wfs-cart-overview-description p {
font-size: 22px;
}
.wfs-cart-service-settings {
color: #000;
}
.wfs-cart-overview-items {
color: #717171;
}
.wfs-cart-purchase-actions {
padding: 7px 0 6px;
flex: auto;
}
.wfs-cart-purchase-actions-mobile {
padding: 4px;
}
.wfs-cart-purchase-actions-mobile > a {
margin: 0 5px;
}
.wfs-cart-purchase-actions-mobile > a i {
font-size: 26px;
}
.wfs-cart-purchase-actions-mobile .wfs-cart-subtotal {
position: relative;
bottom: 2px;
font-size: 20px;
}
.wfs-cart-purchase-actions-mobile .wfs-change-service-mobile i {
font-size: 30px;
top: 3px;
position: relative;
}
.wfs-cart-expanded-header {
padding: 12px;
padding-left: 0;
padding-bottom: 6px;
display: flex;
justify-content: flex-end;
}
.wfs-cart-expanded-header-title {
font-size: 22px;
flex: 1;
}
.wfs-close-cart-icon {
font-size: 18px;
color: #bd0000;
width: 27px;
height: 28px;
}
.wfs-cart-item-container {
padding: 12px;
}
.wfs-cart-totals-container {
padding: 12px;
}
.wfs-cart-item {
margin-bottom: 6px;
padding: 10px 0;
border-bottom: 1px dashed #dcdcdc;
display: flex;
justify-content: space-between;
}
.wfs-cart-totals-item {
padding: 10px 0 0;
display: flex;
justify-content: space-between;
}
.wfs-cart-totals-item.order-total {
padding: 0;
}
.wfs-cart-totals-container hr {
margin: 10px 0;
}
.wfs-cart-item-left,
.wfs-cart-totals-item-left {
flex: 1;
}
.wfs-cart-item-container .wfs-cart-item:last-child {
border-bottom: none;
}
span.wfs_order_meta {
display: block;
margin: 3px 0px;
}
.wfs-cart-item-title {
display: flex;
margin-bottom: 8px;
}
.wfs-cart-item-title p {
font-size: 18px;
line-height: 1em;
color: #383838;
}
.wfs-cart-item-title .wfs-food-item-type {
margin-right: 10px;
margin-top: 3px;
}
.wfs-cart-item-price {
margin-right: 10px;
}
.wfs-cart-actions.wfs-cart-item-edit {
cursor: pointer;
color: #1244ff;
}
.wfs-cart-actions.wfs-cart-item-delete {
cursor: pointer;
color: #ff2121;
}
.wfs-cart-addon-item,
.wfs-cart-variation-item,
.wfs-special-instruction {
padding: 2px 1px;
font-size: 14px;
color: #3c3c3c;
}
.wfs-special-instruction {
font-style: italic;
font-weight: bold;
}
dd.variation-SpecialNote {
font-style: italic;
}
.wfs-pricing-option-label,
.wfs-addon-category-title,
.wfs-special-note-label {
margin: 0px;
color: #000;
font-size: 18px;
font-weight: 600;
padding: 6px 0;
}
.wfs-cart-subtotal {
font-size: 1.2rem;
font-weight: 400;
color: rgb(28, 28, 28);
user-select: none;
margin: 0px 0.8rem;
}
.wfs-cart-subtotal small {
display: none;
} .wfs-item-addons-container {
margin-bottom: 5px;
}
.wfs-addon-category {
margin: 4px 0;
}
.wfs-addon-category label {
display: inline-block !important;
}
.wfs-addon-category span {
color: #000;
}
.wfs-addon-category input {
margin-right: 5px;
}
.wfs-addon-category > span {
float: right;
}  .fs-2-columns {
padding: 0;
}
.fs-2-columns .wfs-food-item-description {
display: none;
}
.fs-2-columns .wfs-food-item-container {
margin-right: 0px !important;
margin-left: 0px !important;
}  .wfs-cart-content-area::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
background-color: #ffffff;
}
.wfs-cart-content-area::-webkit-scrollbar {
width: 5px;
background-color: #f5f5f5;
}
.wfs-cart-content-area::-webkit-scrollbar-thumb {
background-color: #a7a7a7;
}  .wfs-cart-content-area {
display: flex;
justify-content: space-between;
padding-left: 4px;
height: 330px;
overflow-y: auto;
overflow-x: hidden;
}
.cart-content-left {
width: 66%;
}
.cart-content-right {
width: 32%;
}
.wfs-empty-cart-image {
text-align: center;
}
.wfs-empty-cart-container .wfs-empty-cart-image img {
margin: 0 auto;
}
.wfs-empty-cart-container .wfs-empty-cart-text {
text-align: center;
margin: 20px;
font-size: 20px;
font-weight: 700;
font-style: italic;
}
.wfs-cart-overview-row {
display: flex;
justify-content: space-between;
padding: 0 10px;
}  .wfs-cart-wrapper.mini-cart {
position: fixed;
right: -420px;
top: 50%;
z-index: 99999;
width: 460px;
transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
transform: translateY(-50%);
padding-left: 40px;
margin: 0;
}
.wfs-cart-wrapper.mini-cart.active {
right: 0;
}
.wfs-mini-cart-icon {
position: absolute;
left: -30px;
top: 0;
background: #000;
padding: 20px 20px;
color: #fff;
font-weight: bold;
border-radius: 9px 0 0 9px;
min-width: 70px;
text-align: center;
max-height: 65px;
}
.wfs-mini-cart-icon:hover {
background: #000;
color: #fff;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-content-area {
display: block;
}
.wfs-cart-wrapper.mini-cart .cart-content-left {
width: 97%;
}
.wfs-cart-wrapper.mini-cart .cart-content-right {
width: 100%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded.active {
height: calc(100vh - 400px);
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded {
width: 95%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-expanded.active {
border: 1px solid #ededed;
overflow: scroll;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-totals-container {
padding: 10px 0 10px 0;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview {
position: relative;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-service-settings {
width: 100%;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview-row {
display: block;
}
.wfs-cart-wrapper.mini-cart .fs-container {
padding-left: 20px;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-subtotal {
margin-left: 0px;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview {
bottom: -11px;
}.variations_form .variations {
display: none;
}
.wfs-variations {
padding-top: 5px;
padding-bottom: 5px;
}
.wfs-variations .wfs-variation {
display: flex;
align-items: center;
cursor: pointer;
}
.wfs-variations .wfs-variation:hover {
background-color: #f9f9f9;
}
.wfs-variations .wfs-variation > div {
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.wfs-variation-radio .wfs-variation-selector {
width: 30px;
flex: 0 0 30px;
}
.wfs-variation-selector input {
outline: none;
}
.wfs-variation-image {
width: 50px;
flex: 0 0 50px;
}
.wfs-variation-image img {
width: 36px;
height: 36px;
max-width: 36px;
display: block;
}
.wfs-variations .wfs-variation > div:last-child {
padding-right: 0;
}
.wfs-variation-radio .wfs-variation-name {
font-weight: 700;
}
.wfs-variation-radio .wfs-variation-info .wfs-variation-price {
display: inline-block;
margin-right: 10px;
font-size: 14px;
}@media (min-width: 1200px) {
} @media (min-width: 1025px) and (max-width: 1199px) {
.wfs-cart-overview-description {
width: 20%;
}
} @media (min-width: 992px) and (max-width: 1024px) {
} @media (min-width: 768px) and (max-width: 991px) {
} @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.wfs-cart-overview-description {
width: 24%;
}
} @media (min-width: 768px) {
.wfs-food-item-summery .button-add-to-cart,
.wfs-food-item-summery .wfs-text-out-of-stock {
display: none;
}
.wfs-cart-purchase-actions-mobile {
display: none;
}
} @media (max-width: 767px) {
.wfs-food-item-cart-action .button-add-to-cart,
.wfs-food-item-cart-action .wfs-text-out-of-stock {
display: none;
}
.wfs-cart-purchase-actions,
.wfs-cart-overview-description,
.wfs-cart-service-settings {
display: none;
}
.wfs-cart-overview {
box-shadow: none;
}
.wfs-cart-overview-row {
padding: 0;
}
.wfs-cart-wrapper.mini-cart .wfs-cart-overview-row {
padding: 20px 0px;
}
.wfs-cart-overview > div.fs-container {
padding-right: 5px;
padding-left: 10px;
}
#foodstore > .fs-row,
.wfsmodal .modal-content-wrapper,
.wfs-cart-content-area {
display: block;
}
.cart-content-left {
width: 97%;
}
.cart-content-right {
width: 100%;
}
.wfs-cart-totals-container {
padding-left: 0;
}
.wfs-cart-expanded .fs-container {
padding-left: 20px;
}
} @media (min-width: 481px) and (max-width: 767px) {
} @media (max-width: 480px) {
.wfs-food-item-description {
display: none;
}
.wfs-modal-count {
margin-right: 10px;
}
.wfs-cart-wrapper.mini-cart {
width: 105%;
right: -370px;
}
.wfs-cart-wrapper.mini-cart.active {
right: 20px;
}
.wfs-cart-wrapper.mini-cart.active .wfs-cart-service-settings,
.wfs-cart-wrapper.mini-cart.active .wfs-cart-purchase-actions {
display: block;
}
} @media (min-width: 320px) and (max-width: 480px) {
} @media (max-width: 319px) {
}.widget_rttk_pro_ad_widget a,.widget_rttk_pro_author_bio .image-holder a{display:block}.widget_rttk_pro_ad_widget img,.widget_rttk_pro_author_bio .image-holder img,.widget_rttk_pro_featured_post .img-holder img,.widget_rttk_pro_icon_text_widget .icon-holder img,.widget_rttk_pro_instagram_widget ul li img{vertical-align:top}.widget_rttk_pro_author_bio .image-holder{margin:0 0 1.5em}.widget_rttk_pro_author_bio .readmore{background:#80ab4e;color:#fff;text-transform:uppercase;border:1px solid #80ab4e;padding:10px 20px;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s;display:inline-block}.widget_rttk_pro_author_bio .readmore:focus,.widget_rttk_pro_author_bio .readmore:hover{text-decoration:none;color:#80ab4e;background:0 0}.widget_rttk_pro_author_bio .author-bio-wrap{overflow:hidden}.widget_rttk_pro_author_post ul li,.widget_rttk_pro_category_post ul li,.widget_rttk_pro_popular_post ul li,.widget_rttk_pro_recent_post ul li{overflow:hidden;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #e3e3e3}.widget_rttk_pro_author_post ul li:last-child,.widget_rttk_pro_category_post ul li:last-child,.widget_rttk_pro_popular_post ul li:last-child,.widget_rttk_pro_recent_post ul li:last-child{border-bottom:0;padding-bottom:0}.widget_rttk_pro_author_post ul li .post-thumbnail,.widget_rttk_pro_category_post ul li .post-thumbnail,.widget_rttk_pro_popular_post ul li .post-thumbnail,.widget_rttk_pro_recent_post ul li .post-thumbnail{float:left;width:81px;margin-right:20px}.widget_rttk_pro_author_post ul li .entry-header,.widget_rttk_pro_category_post ul li .entry-header,.widget_rttk_pro_popular_post ul li .entry-header,.widget_rttk_pro_recent_post ul li .entry-header{overflow:hidden}.widget_rttk_pro_author_post ul li .entry-header .entry-title,.widget_rttk_pro_category_post ul li .entry-header .entry-title,.widget_rttk_pro_popular_post ul li .entry-header .entry-title,.widget_rttk_pro_recent_post ul li .entry-header .entry-title{font-size:16px;line-height:22px;margin:0 0 5px}.widget_rttk_pro_author_post ul li .entry-header .entry-meta,.widget_rttk_pro_category_post ul li .entry-header .entry-meta,.widget_rttk_pro_popular_post ul li .entry-header .entry-meta,.widget_rttk_pro_recent_post ul li .entry-header .entry-meta{font-size:12px}.widget_rttk_pro_contact .widget-holder address{font-style:normal;margin:0 0 10px;position:relative}.widget_rttk_pro_contact .widget-holder address svg{margin-right:5px}.widget_rttk_pro_contact .widget-holder span{display:block;margin:0 0 10px}.widget_rttk_pro_contact .widget-holder .tel-link{position:relative;color:#404040}.widget_rttk_pro_contact .widget-holder .tel-link svg{margin-right:5px}.widget_rttk_pro_contact .widget-holder .tel-link:focus,.widget_rttk_pro_contact .widget-holder .tel-link:hover{text-decoration:none;color:#80ab4e}.widget_rttk_pro_contact .widget-holder .email-link{position:relative;color:#404040}.widget_rttk_pro_contact .widget-holder .email-link svg{margin-right:5px}.widget_rttk_pro_contact .widget-holder .email-link:focus,.widget_rttk_pro_contact .widget-holder .email-link:hover{text-decoration:none;color:#80ab4e}.widget_rttk_pro_cta_widget .widget-content{text-align:center;padding:15px}.widget_rttk_pro_cta_widget .widget-content .btn-donate{background:#80ab4e;border:1px solid #80ab4e;color:#fff;display:inline-block;padding:10px 20px;text-transform:uppercase;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.widget_rttk_pro_cta_widget .widget-content .btn-donate:focus,.widget_rttk_pro_cta_widget .widget-content .btn-donate:hover{text-decoration:none;color:#80ab4e;background:0 0}.widget_rttk_pro_cta_widget .cta-bg .widget-content{position:relative}.widget_rttk_pro_cta_widget .cta-bg .widget-content,.widget_rttk_pro_cta_widget .text .widget-content{color:#fff}.widget_rttk_pro_featured_post .img-holder{margin:0 0 1.5em}.widget_rttk_pro_featured_post .img-holder a{display:block}.widget_rttk_pro_featured_post .readmore{background:#80ab4e;border:1px solid #80ab4e;color:#fff;display:inline-block;padding:10px 20px;text-transform:uppercase;-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.widget_rttk_pro_featured_post .readmore:focus,.widget_rttk_pro_featured_post .readmore:hover{text-decoration:none;color:#80ab4e;background:0 0}.rttk_flickr_widget .rttk_flickr_widget-row{margin:0 -6px;overflow:hidden}.rttk_flickr_widget .rttk_flickr_widget-row a{margin:0 0 12px;padding:0 6px;float:left;width:33.3333%}.rttk_flickr_widget .rttk_flickr_widget-row a img{vertical-align:top;width:100%;height:90px;object-fit:cover}.rttk_flickr_widget .col-1 a{width:100%}.rttk_flickr_widget .col-1 a img{height:100%}.rttk_flickr_widget .col-2 a{width:50%}.rttk_flickr_widget .col-2 a img{height:140px}.rttk_flickr_widget .col-4 a{width:25%}.rttk_flickr_widget .col-4 a img{height:60px}.rttk_flickr_widget .col-5 a{width:20%}.rttk_flickr_widget .col-5 a img{height:50px}.rttk_flickr_widget .col-6 a{width:16.6667%}.rttk_flickr_widget .col-6 a img{height:40px}.widget_rttk_pro_icon_text_widget .rttk-itw-holder{position:relative;padding-top:96px}.widget_rttk_pro_icon_text_widget .widget-title{position:absolute;top:0;left:0;width:100%}.widget_rttk_pro_icon_text_widget .widget-title a{color:#404040}.widget_rttk_pro_icon_text_widget .widget-title a:focus,.widget_rttk_pro_icon_text_widget .widget-title a:hover{color:#80ab4e;text-decoration:none}.widget_rttk_pro_icon_text_widget .icon-holder{font-size:30px;margin:0 0 30px}.widget_rttk_pro_icon_text_widget .style2{text-align:center}.widget.widget_rttk_pro_instagram_widget ul{margin:0 -6px;overflow:hidden}.widget_rttk_pro_instagram_widget ul li{float:left;width:33.3333%;padding:0 6px;margin:0 0 12px}.widget_rttk_pro_instagram_widget .rrtk-instagram-thumbnail li{width:25%}.widget_rttk_pro_instagram_widget .rrtk-instagram-large li{width:50%}.widget_rttk_pro_instagram_widget .rrtk-instagram-original li{width:100%}.widget_rttk_social_links ul{overflow:hidden}.widget.widget_rttk_social_links ul li{float:left;margin:0 6px 6px 0}.widget.widget_rttk_social_links ul li a{display:block;width:48px;height:48px;font-size:22px;line-height:46px;color:#fff;text-align:center;background:#80ab4e;-webkit-transition:linear .2s;-moz-transition:linear .2s;transition:linear .2s}.widget.widget_rttk_social_links ul li a:focus,.widget.widget_rttk_social_links ul li a:hover{text-decoration:none;color:#fff;border-radius:50%}.widget_rttk_social_links ul li a[href*=facebook]{background:#3b5a9a}.widget_rttk_social_links ul li a[href*=twitter]{background:#55ACEE}.widget_rttk_social_links ul li a[href*=google]{background:#DC4A38}.widget_rttk_social_links ul li a[href*=instagram]{background:#A77F65}.widget_rttk_social_links ul li a[href*=youtube]{background:#DB2824}.widget_rttk_social_links ul li a[href*=dribbble]{background:#F16697}.widget_rttk_social_links ul li a[href*=foursquare]{background:#EF4B78}.widget_rttk_social_links ul li a[href*=flickr]{background:#0161DA}.widget_rttk_social_links ul li a[href*=reddit]{background:#FF4500}.widget_rttk_social_links ul li a[href*=skype]{background:#00AFF0}.widget_rttk_social_links ul li a[href*=stumbleupon]{background:#EB4924}.widget_rttk_social_links ul li a[href*=tumblr]{background:#314358}.widget_rttk_social_links ul li a[href*=vimeo]{background:#23B6EA}.widget_rttk_social_links ul li a[href*=pinterest]{background:#CC2127}.widget_rttk_social_links ul li a[href*=linkedin]{background:#007BB6}.widget_rttk_pro_stat_counter_widget .col{text-align:center;font-size:36px;line-height:42px;position:relative;padding-top:86px}.widget_rttk_pro_stat_counter_widget .widget-title{position:absolute;top:0;left:0;width:100%}.widget_rttk_pro_stat_counter_widget .col .icon-holder{font-size:68px;color:#80ab4e;margin:0 0 10px}.course-detail-page .lSSlideOuter{margin:0 0 50px}.course-detail-page .lSAction>.lSPrev{background:url(//www.levietnam-vence.com/wp-content/plugins/rara-theme-toolkit-pro/public/css/images/btn-prev3.png) no-repeat;width:36px;height:36px;opacity:1}.course-detail-page .lSAction>.lSNext{background:url(//www.levietnam-vence.com/wp-content/plugins/rara-theme-toolkit-pro/public/css/images/btn-next3.png) no-repeat;width:36px;height:36px;opacity:1}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{vertical-align:middle;vertical-align:auto;zoom:1;display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{vertical-align:middle;vertical-align:auto;zoom:1;display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transf0000orm:tr0anslateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.widget_rttk_social_links ul li a[href*=ok]{background:#EE8208}.widget_rttk_social_links ul li a[href*=vk]{background:#507299}.widget_rttk_social_links ul li a[href*=xing]{background:#005A5F}.lSSlideWrapper,.lSSlideWrapper .lSFade{position:relative}.lSSlideOuter,.lSSlideOuter .lSPager.lSGallery{-webkit-touch-callout:none;-khtml-user-select:none;overflow:hidden}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideOuter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none;padding-left:0;margin:0;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url(//www.levietnam-vence.com/wp-content/plugins/rara-theme-toolkit-pro/public/img/controls.png);cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@keyframes rightEnd{0%,100%{left:0}50%{left:-15px}}@-webkit-keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@keyframes topEnd{0%,100%{top:0}50%{top:-15px}}@-webkit-keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@keyframes leftEnd{0%,100%{left:0}50%{left:15px}}@-webkit-keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}@keyframes bottomEnd{0%,100%{bottom:0}50%{bottom:-15px}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.sidr{display:block;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:hidden;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#f8f8f8;color:#333;box-shadow:0 0 5px 5px #ebebeb inset}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RmZGZkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#dfdfdf));background-image:-moz-linear-gradient(#fff,#dfdfdf);background-image:-webkit-linear-gradient(#fff,#dfdfdf);background-image:linear-gradient(#fff,#dfdfdf);font-size:11px;font-weight:400;padding:0 15px;margin:0 0 5px;color:#333;line-height:24px;box-shadow:0 5px 5px 3px rgba(0,0,0,.2)}.sidr label,.sidr p,.sidr ul li ul li{font-size:13px}.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span,.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span,.sidr ul li:hover>a,.sidr ul li:hover>span{box-shadow:0 0 15px 3px #ebebeb inset}.sidr p{margin:0 0 12px}.sidr p a{color:rgba(51,51,51,.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #dfdfdf;border-bottom:1px solid #fff}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #fff;border-bottom:1px solid #dfdfdf}.sidr ul li ul,.sidr ul li ul li:last-child{border-bottom:0}.sidr ul li.active,.sidr ul li.sidr-class-active,.sidr ul li:hover{border-top:0;line-height:49px}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#333}.sidr ul li ul{margin:0}.sidr ul li ul li{line-height:40px}.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active,.sidr ul li ul li:hover{border-top:0;line-height:41px}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(51,51,51,.8);padding-left:30px}.sidr form{margin:0 15px}.sidr input[type=url],.sidr input[type=text],.sidr input[type=password],.sidr input[type=date],.sidr input[type=datetime],.sidr input[type=email],.sidr input[type=number],.sidr input[type=search],.sidr input[type=tel],.sidr input[type=time],.sidr select,.sidr textarea{width:100%;font-size:13px;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;border-radius:2px;border:0;background:rgba(0,0,0,.1);color:rgba(51,51,51,.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#f8f8f8;background:#333}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(51,51,51,.9)}select.wfs-service-dates {
width: 100%;
margin-bottom: 15px;
}
.wfs-service-modal-container button.wfs-update-service:disabled,
.wfs-service-modal-container button.wfs-update-service[disabled]{
border: 1px solid #999999;
background-color: #cccccc !important;
color: #666666;
cursor:default;
}.wpmenucart-icon-shopping-cart-0:before{font-family:WPMenuCart;speak:none;font-style:normal;font-weight:400;display:inline;width:auto;height:auto;line-height:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0;margin-right:.25em}.wpmenucart-icon-shopping-cart-0:before{content:"\f07a"}