@charset "UTF-8";
@charset "UTF-8";
.compare-row {
background: #fff;
margin-top: 25px;
padding-bottom: 25px;
}
.compare-notice-empty{
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
border: 1px solid;
padding: 20px;
line-height: 20px;
margin-bottom: 30px;
overflow: hidden;
display: inline-block;
margin-bottom: 58px;
margin-top: -70px;
text-align: left;
display: none;
}
@media only screen and (max-width: 768px){
.compare-notice-empty{
display: block !important; 
}
}
.main-page-compare .compare-notice-empty a{
color: #856404;
text-decoration: underline !important;
}
.compare-notice-empty p{
margin: 0;
padding: 0;
}
.main-page-compare table {
width: 100%;
}
.main-page-compare a {
text-decoration: none !important;
}
.main-page-compare table>tbody tr td {
padding: 9px 0 8px;
font-size: 12px;
color: #222;
border-bottom: 1px solid #d5d9e0;
line-height: 22px;
display: table-cell;
vertical-align: inherit;
text-transform: uppercase;
font-weight: 600;
position: relative;
}
.main-page-compare table * {
cursor: pointer;
}
.main-page-compare .h5 {
margin: 0;
line-height: 22px;
font-size: 14px;
font-weight: 700;
min-height: 22px
}
.compare-options , .compare-values{
padding-top: 10px;
}
.compare-values table>tbody tr td .h5 {
margin: 0;
font-weight: normal;
color: #888;
text-transform: none;
padding-left: 1em;
}
.car-listing-row .listing-car-item-meta .car-title {
color: #232628;
overflow: hidden;
text-transform: uppercase;
font-size: 14px;
line-height: 18px;
font-weight: 700;
}
.car-listing-row .listing-car-item-meta .price {
position: relative;
float: right;
padding: 5px 10px 7px 8px;
margin-left: 18px;
background-color: #dc2d13;
text-align: right;
}
.compare-car-img {
position: relative;
overflow: hidden;
background: #eee;
min-height: 149px;
text-align: center;
}
.image-box-compare {
position: relative;
}
.compare-car-img img {
max-width: 100%;
height: auto;
}
.sale-price {
display: flex;
flex-direction: column;
color: #fff;
line-height: 16px;
font-weight: 700;
}
.auto-sale-price {
color: #232628;
font-weight: 200;
font-size: 13px;
}
.remove-from-compare {
transition: all .33s ease;
cursor: pointer;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -78px;
width: 157px;
padding: 0 10px 0 10px;
text-align: center;
height: 29px;
line-height: 29px;
text-transform: uppercase;
border-radius: 15px;
color: #fff;
font-size: 12px;
background-color: #dc2d13;
opacity: 0;
top: -38px;
}
.compare-col-auto:hover .remove-compare-unlinkable .remove-from-compare {
opacity: 1;
top: -22px;
}
.remove-compare-unlinkable {
position: relative;
}
.compare-col-auto { }
.compare-add-car {
background: #345;
height: inherit;
}
.img-compare-none {
width: 100%;
transition: all .33s ease;
background: #eee;
}
.compare-col-auto:hover .img-compare-none {
background: #adb7c0;
}
.add-car-search-page {
font-size: 40px;
font-weight: 600;
color: #ddd !important;
text-transform: uppercase;
position: absolute;
z-index: 7;
text-align: center;
width: 100%;
top: 30px;
}
.compare-col-auto:hover .add-car-search-page {
color: #dc2d13;
}
.listing-car-item-meta,
.add-car-search-page {
padding-top: 20px;
}
.compare-car-img:after {
position: absolute;
content: '';
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, .3);
opacity: 0;
transition: all .33s ease;
}
.car-listing-row .compare-col-auto:hover .compare-car-img:after {
opacity: 1;
}
.compare-value-hover-active .h5 {
color: #cc6119!important;
}
.compare-value-equal {
background: #f9f8cd !important;
border-top: 1.1px solid #eee;
border-bottom: 1.1px solid #eee;
}
.auto-sale-price {
color: #fff;
}
.mobile-compare-value {
position: absolute;
top: 0;
left: 0;
font-size: 10px;
background: #ccc;
padding: 1px 10px;
color: #fff;
display: none;
width: 100%;
text-align: center;
}
.car-title-mobile-row{
display: none;
}
@media only screen and (max-width: 768px){
.has-compare-item-1  .col-4{
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.has-compare-item-2  .col-4{
-webkit-flex: 0 0 49.3333333333%;
-ms-flex: 0 0 49.3333333333%;
flex: 0 0 49.3333333333%;
max-width: 49.3333333333%;
}
.row.car-listing-row {
justify-content: space-around;
margin-bottom: -80px;
}
html .compare-values table>tbody tr td .h5{
margin: 0;
padding-left: 0;
}
.car-listing-row .listing-car-item-meta .car-title {
display: none;
}
.car-title-mobile-row{
display: block;
}
.car-title-mobile-row td{
width: 100%;
border: 0 !important;
display: inline-block !important;
text-align: center;
}
.car-title-mobile{
text-transform: uppercase !important;
font-size: 14px !important;
line-height: 18px !important;
font-weight: 700 !important;
color: #222 !important;
display: inline-block;
text-align: center !important;
width: 100%;
}
.compare-block-empty , .compare-value-col-empty,.compare-col-none-auto{
display: none !important;
}
.main-page-compare table>tbody tr td {
padding: 30px 0 8px;
}
.mobile-compare-value{
display: block;
}
html  .main-page-compare .h5 {
text-align: center;
}
}.add-to-compare {
padding: 10px 15px;
font-size: 10px;
text-transform: uppercase;
line-height: 27px;
border-radius: 100px;
text-decoration: none !important;
white-space: nowrap;
background-color: orange;
color: #fff;
border-color: orange;
transition: all .33s ease;
user-select: none;
cursor: pointer;
}
.add-to-compare i {
margin-right: 5px;
font-size: 14px;
position: relative;
top: 2px;
}
.car-details__wrap-title .add-to-compare {
position: relative;
top: 0;
float: right;
}
a.add-to-compare:hover {
color: #fff;
}
.car-favorite {
padding: 10px;
font-size: 12px;
text-transform: uppercase;
border-radius: 100px;
text-decoration: none !important;
white-space: nowrap;
background-color: orange;
display: inline-block;
color: #fff !important;
border-color: #dc2d13;
transition: all .33s ease;
user-select: none;
cursor: pointer;
position: relative;
top: 1px;
width: 35px;
height: 35px;
line-height: 19px;
left: 5px;
text-align: center;
}
.tmpl-list-footer .add-to-compare,
.tmpl-list-footer .car-favorite {
opacity: 0;
}
.card:hover .add-to-compare,
.card:hover .car-favorite,
.car-details:hover .add-to-compare,
.car-details:hover .car-favorite,
.grid .slider-grid__inner:hover .add-to-compare,
.grid .slider-grid__inner:hover .car-favorite {
opacity: 1;
}
.add-to-compare.active-add-compare,
.active-add-favorite {
background-color: #dc2d13 !important;
opacity: 1 !important;
}
.grid .add-to-compare:hover{
padding-right: 20px;
}
.grid .add-to-compare{
max-width: inherit !important;
}
.grid .add-to-compare:hover  .cmpr-btn-text{
display: inline-block;
}
.grid .add-to-compare  .cmpr-btn-text{
transition: all 1s ease-in-out; 
-webkit-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
}
.grid .add-to-compare:hover i {
margin-right: 5px;
}
.grid .add-to-compare i {
margin-right: 0;
}
.rem-cmpr {
display: none;
}
.active-add-compare .rem-cmpr {
display: inline-block;
}
.active-add-compare .add-cmpr {
display: none;
}
.car-favorite {
line-height: 16px !important;
}
.rem-fvrt {
display: none;
}
.active-add-favorite .rem-fvrt {
display: inline-block;
}
.active-add-favorite .add-fvrt {
display: none;
}
#slider-product .tmpl-list-footer {
text-align: right;
position: absolute;
top: 7px;
bottom: auto;
width: 100%;
opacity: 1;
transition: all .3s;
z-index: 8;
right: 23px;
opacity: 0;
}
#slider-product:hover .tmpl-list-footer {
opacity: 1;
}
.header-navibox-favorite i {
font-size: 17px;
}
.header-navibox-favorite a {
text-decoration: none !important;
}
.header-navibox-compare,
.header-navibox-favorite {
float: right !important;
padding: 30px 0 !important;
color: #fff;
display: block;
position: relative;
margin-right: 10px;
}
.list-badge {
position: absolute;
top: 16px;
right: -9px;
min-width: 18px;
font-weight: 700;
font-size: 11px;
color: #fff;
background-color: #dc2d13;
padding: 0 2px;
line-height: 18px;
border-radius: 50%;
text-align: center;
box-shadow: 2px 2px 0 rgba(0, 0, 0, .14);
} .single-add-to-compare {
z-index: 999999;
position: fixed;
top: -30%;
left: 0;
right: 0;
padding-top: 17px;
min-height: 71px;
background-color: #dc2d13;
opacity: 0;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.single-add-to-compare .single-add-to-compare-left {
position: relative;
padding-left: 55px;
min-height: 35px;
text-transform: uppercase;
font-weight: 600;
margin-top: -6px;
}
.single-add-to-compare .single-add-to-compare-left .auto-title {
display: block;
padding-top: 10px;
color: #fff !important;
font-weight: 400;
}
.compare-fixed-link {
display: block;
padding: 8px 23px 6px;
color: #fff !important;
border: 1px solid #fff;
border-radius: 0;
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
text-decoration: none !important;
}
.single-add-to-compare-visible {
top: 0;
opacity: 1;
}
.header-navibox-compare .icon-speedometer {
font-size: 18px;
position: relative;
margin: 0px 2px 0 5px;
top: -2px;
}
.header-navibox-compare:hover a {
text-decoration: none !important;
}
.tmpl-list-footer {
text-align: center;
position: absolute;
bottom: -12px;
width: 100%;
transition: all .3s;
}
.grid .tmpl-list-footer {
bottom: auto;
top: 8%;
text-align: right;
padding-right: 15px;
}
.grid .cmpr-btn-text {
display: none;
}
.grid .add-to-compare {
padding: 9px 10px;
font-size: 10px;
text-transform: uppercase;
line-height: 15px;
border-radius: 100px;
text-decoration: none !important;
white-space: nowrap;
user-select: none;
cursor: pointer;
max-width: 35px;
display: inline-block;
height: 35px;
top: 42px;
position: absolute;
right: 10px;
}
.cmpr-btn-text {
font-style: normal;
}
.compare-col-auto-empty + .add-car-search-page {
margin-left: -15px;
}
.compare-page-name {
display: none;
}
@media (min-width:991px) and (max-width:1240px) {
html .compare-car-img {
min-height: 120px;
}
html .add-car-search-page {
top: 15px;
}
}
@media (max-width:991px) {
.header-navibox-compare {
display: none !important;
}
.mobile-slidebar-menu .header-navibox-compare {
display: block !important;
float: none !important;
color: #fff !important;
clear: both;
padding-left: 30px !important;
padding: 40px 30px 30px 30px !important;
}
.mobile-slidebar-menu .compare-page-name {
color: #fff;
font-weight: 500;
text-transform: uppercase;
font-size: 13px;
display: block;
}
.mobile-slidebar-menu .list-label,
.mobile-slidebar-menu .list-badge {
display: none;
}
}
@media (min-width:768px) and (max-width:991px) {
html .compare-car-img {
min-height: 90px;
}
html .add-car-search-page {
top: 0;
}
}
@media (max-width:480px) {
.listing-car-item-meta,
.add-car-search-page {
padding-bottom: 20px;
}
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.intl-tel-input{position:relative; }.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input ul.country-list {list-style:none;padding:0;margin:0;}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.intl-tel-input .country-list li.country {list-style:none;}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.iti-flag{width:20px;height:15px;box-shadow:0 0 1px 0 #888;background-image:url(//www.aarjapan.net/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2 / 1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.iti-flag{background-image:url(//www.aarjapan.net/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png)}}.iti-flag.np{background-color:transparent}.country-select{position:relative; }.country-select *{-webkit-box-sizing:border-box;box-sizing:border-box}.country-select .hide{display:none}.country-select .v-hide{visibility:hidden}.country-select input,.country-select input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.country-select .flag-dropdown{position:absolute;top:0;bottom:0;right:0;padding:1px}.country-select .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.country-select .selected-flag .flag{position:absolute;top:0;bottom:0;margin:auto}.country-select .selected-flag .arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.country-select .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.country-select ul.country-list{	list-style:none;padding:0;margin:0;}.country-select .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll}.country-select .country-list .flag{display:inline-block;width:20px;margin-right:6px}@media (max-width:500px){.country-select .country-list{white-space:normal}}.country-select .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc; list-style:none;}.country-select .country-list .country{padding:5px 10px}.country-select .country-list li.country{list-style:none;}.country-select .country-list .country.highlight{background-color:rgba(0,0,0,.05)}.country-select .country-list .country-name,.country-select .country-list .flag{vertical-align:middle}.country-select.inside input,.country-select.inside input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.country-select.inside .flag-dropdown{right:auto;left:0}.country-select.inside .selected-flag{width:46px}.country-select.inside .flag-dropdown:hover{cursor:pointer}.country-select.inside .flag-dropdown:hover .selected-flag{background-color:rgba(0,0,0,.05)}.country-select.inside input[disabled]+.flag-dropdown:hover,.country-select.inside input[readonly]+.flag-dropdown:hover{cursor:default}.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag{background-color:transparent}.country-select .flag{height:15px;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;background-image:url(//www.aarjapan.net/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0;width:20px}.country-select .flag.be{width:18px}.country-select .flag.ch{width:15px}.country-select .flag.mc{width:19px}.country-select .flag.ne{width:18px}.country-select .flag.np{width:13px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.country-select .flag{background-image:url(//www.aarjapan.net/wp-content/plugins/country-phone-field-contact-form-7/assets/img/flags@2x.png);background-size:5630px 15px}}.country-select .flag.ac{height:10px;background-position:0 0}.country-select .flag.ad{height:14px;background-position:-22px 0}.country-select .flag.ae{height:10px;background-position:-44px 0}.country-select .flag.af{height:14px;background-position:-66px 0}.country-select .flag.ag{height:14px;background-position:-88px 0}.country-select .flag.ai{height:10px;background-position:-110px 0}.country-select .flag.al{height:15px;background-position:-132px 0}.country-select .flag.am{height:10px;background-position:-154px 0}.country-select .flag.ao{height:14px;background-position:-176px 0}.country-select .flag.aq{height:14px;background-position:-198px 0}.country-select .flag.ar{height:13px;background-position:-220px 0}.country-select .flag.as{height:10px;background-position:-242px 0}.country-select .flag.at{height:14px;background-position:-264px 0}.country-select .flag.au{height:10px;background-position:-286px 0}.country-select .flag.aw{height:14px;background-position:-308px 0}.country-select .flag.ax{height:13px;background-position:-330px 0}.country-select .flag.az{height:10px;background-position:-352px 0}.country-select .flag.ba{height:10px;background-position:-374px 0}.country-select .flag.bb{height:14px;background-position:-396px 0}.country-select .flag.bd{height:12px;background-position:-418px 0}.country-select .flag.be{height:15px;background-position:-440px 0}.country-select .flag.bf{height:14px;background-position:-460px 0}.country-select .flag.bg{height:12px;background-position:-482px 0}.country-select .flag.bh{height:12px;background-position:-504px 0}.country-select .flag.bi{height:12px;background-position:-526px 0}.country-select .flag.bj{height:14px;background-position:-548px 0}.country-select .flag.bl{height:14px;background-position:-570px 0}.country-select .flag.bm{height:10px;background-position:-592px 0}.country-select .flag.bn{height:10px;background-position:-614px 0}.country-select .flag.bo{height:14px;background-position:-636px 0}.country-select .flag.bq{height:14px;background-position:-658px 0}.country-select .flag.br{height:14px;background-position:-680px 0}.country-select .flag.bs{height:10px;background-position:-702px 0}.country-select .flag.bt{height:14px;background-position:-724px 0}.country-select .flag.bv{height:15px;background-position:-746px 0}.country-select .flag.bw{height:14px;background-position:-768px 0}.country-select .flag.by{height:10px;background-position:-790px 0}.country-select .flag.bz{height:14px;background-position:-812px 0}.country-select .flag.ca{height:10px;background-position:-834px 0}.country-select .flag.cc{height:10px;background-position:-856px 0}.country-select .flag.cd{height:15px;background-position:-878px 0}.country-select .flag.cf{height:14px;background-position:-900px 0}.country-select .flag.cg{height:14px;background-position:-922px 0}.country-select .flag.ch{height:15px;background-position:-944px 0}.country-select .flag.ci{height:14px;background-position:-961px 0}.country-select .flag.ck{height:10px;background-position:-983px 0}.country-select .flag.cl{height:14px;background-position:-1005px 0}.country-select .flag.cm{height:14px;background-position:-1027px 0}.country-select .flag.cn{height:14px;background-position:-1049px 0}.country-select .flag.co{height:14px;background-position:-1071px 0}.country-select .flag.cp{height:14px;background-position:-1093px 0}.country-select .flag.cr{height:12px;background-position:-1115px 0}.country-select .flag.cu{height:10px;background-position:-1137px 0}.country-select .flag.cv{height:12px;background-position:-1159px 0}.country-select .flag.cw{height:14px;background-position:-1181px 0}.country-select .flag.cx{height:10px;background-position:-1203px 0}.country-select .flag.cy{height:13px;background-position:-1225px 0}.country-select .flag.cz{height:14px;background-position:-1247px 0}.country-select .flag.de{height:12px;background-position:-1269px 0}.country-select .flag.dg{height:10px;background-position:-1291px 0}.country-select .flag.dj{height:14px;background-position:-1313px 0}.country-select .flag.dk{height:15px;background-position:-1335px 0}.country-select .flag.dm{height:10px;background-position:-1357px 0}.country-select .flag.do{height:13px;background-position:-1379px 0}.country-select .flag.dz{height:14px;background-position:-1401px 0}.country-select .flag.ea{height:14px;background-position:-1423px 0}.country-select .flag.ec{height:14px;background-position:-1445px 0}.country-select .flag.ee{height:13px;background-position:-1467px 0}.country-select .flag.eg{height:14px;background-position:-1489px 0}.country-select .flag.eh{height:10px;background-position:-1511px 0}.country-select .flag.er{height:10px;background-position:-1533px 0}.country-select .flag.es{height:14px;background-position:-1555px 0}.country-select .flag.et{height:10px;background-position:-1577px 0}.country-select .flag.eu{height:14px;background-position:-1599px 0}.country-select .flag.fi{height:12px;background-position:-1621px 0}.country-select .flag.fj{height:10px;background-position:-1643px 0}.country-select .flag.fk{height:10px;background-position:-1665px 0}.country-select .flag.fm{height:11px;background-position:-1687px 0}.country-select .flag.fo{height:15px;background-position:-1709px 0}.country-select .flag.fr{height:14px;background-position:-1731px 0}.country-select .flag.ga{height:15px;background-position:-1753px 0}.country-select .flag.gb{height:10px;background-position:-1775px 0}.country-select .flag.gd{height:12px;background-position:-1797px 0}.country-select .flag.ge{height:14px;background-position:-1819px 0}.country-select .flag.gf{height:14px;background-position:-1841px 0}.country-select .flag.gg{height:14px;background-position:-1863px 0}.country-select .flag.gh{height:14px;background-position:-1885px 0}.country-select .flag.gi{height:10px;background-position:-1907px 0}.country-select .flag.gl{height:14px;background-position:-1929px 0}.country-select .flag.gm{height:14px;background-position:-1951px 0}.country-select .flag.gn{height:14px;background-position:-1973px 0}.country-select .flag.gp{height:14px;background-position:-1995px 0}.country-select .flag.gq{height:14px;background-position:-2017px 0}.country-select .flag.gr{height:14px;background-position:-2039px 0}.country-select .flag.gs{height:10px;background-position:-2061px 0}.country-select .flag.gt{height:13px;background-position:-2083px 0}.country-select .flag.gu{height:11px;background-position:-2105px 0}.country-select .flag.gw{height:10px;background-position:-2127px 0}.country-select .flag.gy{height:12px;background-position:-2149px 0}.country-select .flag.hk{height:14px;background-position:-2171px 0}.country-select .flag.hm{height:10px;background-position:-2193px 0}.country-select .flag.hn{height:10px;background-position:-2215px 0}.country-select .flag.hr{height:10px;background-position:-2237px 0}.country-select .flag.ht{height:12px;background-position:-2259px 0}.country-select .flag.hu{height:10px;background-position:-2281px 0}.country-select .flag.ic{height:14px;background-position:-2303px 0}.country-select .flag.id{height:14px;background-position:-2325px 0}.country-select .flag.ie{height:10px;background-position:-2347px 0}.country-select .flag.il{height:15px;background-position:-2369px 0}.country-select .flag.im{height:10px;background-position:-2391px 0}.country-select .flag.in{height:14px;background-position:-2413px 0}.country-select .flag.io{height:10px;background-position:-2435px 0}.country-select .flag.iq{height:14px;background-position:-2457px 0}.country-select .flag.ir{height:12px;background-position:-2479px 0}.country-select .flag.is{height:15px;background-position:-2501px 0}.country-select .flag.it{height:14px;background-position:-2523px 0}.country-select .flag.je{height:12px;background-position:-2545px 0}.country-select .flag.jm{height:10px;background-position:-2567px 0}.country-select .flag.jo{height:10px;background-position:-2589px 0}.country-select .flag.jp{height:14px;background-position:-2611px 0}.country-select .flag.ke{height:14px;background-position:-2633px 0}.country-select .flag.kg{height:12px;background-position:-2655px 0}.country-select .flag.kh{height:13px;background-position:-2677px 0}.country-select .flag.ki{height:10px;background-position:-2699px 0}.country-select .flag.km{height:12px;background-position:-2721px 0}.country-select .flag.kn{height:14px;background-position:-2743px 0}.country-select .flag.kp{height:10px;background-position:-2765px 0}.country-select .flag.kr{height:14px;background-position:-2787px 0}.country-select .flag.kw{height:10px;background-position:-2809px 0}.country-select .flag.ky{height:10px;background-position:-2831px 0}.country-select .flag.kz{height:10px;background-position:-2853px 0}.country-select .flag.la{height:14px;background-position:-2875px 0}.country-select .flag.lb{height:14px;background-position:-2897px 0}.country-select .flag.lc{height:10px;background-position:-2919px 0}.country-select .flag.li{height:12px;background-position:-2941px 0}.country-select .flag.lk{height:10px;background-position:-2963px 0}.country-select .flag.lr{height:11px;background-position:-2985px 0}.country-select .flag.ls{height:14px;background-position:-3007px 0}.country-select .flag.lt{height:12px;background-position:-3029px 0}.country-select .flag.lu{height:12px;background-position:-3051px 0}.country-select .flag.lv{height:10px;background-position:-3073px 0}.country-select .flag.ly{height:10px;background-position:-3095px 0}.country-select .flag.ma{height:14px;background-position:-3117px 0}.country-select .flag.mc{height:15px;background-position:-3139px 0}.country-select .flag.md{height:10px;background-position:-3160px 0}.country-select .flag.me{height:10px;background-position:-3182px 0}.country-select .flag.mf{height:14px;background-position:-3204px 0}.country-select .flag.mg{height:14px;background-position:-3226px 0}.country-select .flag.mh{height:11px;background-position:-3248px 0}.country-select .flag.mk{height:10px;background-position:-3270px 0}.country-select .flag.ml{height:14px;background-position:-3292px 0}.country-select .flag.mm{height:14px;background-position:-3314px 0}.country-select .flag.mn{height:10px;background-position:-3336px 0}.country-select .flag.mo{height:14px;background-position:-3358px 0}.country-select .flag.mp{height:10px;background-position:-3380px 0}.country-select .flag.mq{height:14px;background-position:-3402px 0}.country-select .flag.mr{height:14px;background-position:-3424px 0}.country-select .flag.ms{height:10px;background-position:-3446px 0}.country-select .flag.mt{height:14px;background-position:-3468px 0}.country-select .flag.mu{height:14px;background-position:-3490px 0}.country-select .flag.mv{height:14px;background-position:-3512px 0}.country-select .flag.mw{height:14px;background-position:-3534px 0}.country-select .flag.mx{height:12px;background-position:-3556px 0}.country-select .flag.my{height:10px;background-position:-3578px 0}.country-select .flag.mz{height:14px;background-position:-3600px 0}.country-select .flag.na{height:14px;background-position:-3622px 0}.country-select .flag.nc{height:10px;background-position:-3644px 0}.country-select .flag.ne{height:15px;background-position:-3666px 0}.country-select .flag.nf{height:10px;background-position:-3686px 0}.country-select .flag.ng{height:10px;background-position:-3708px 0}.country-select .flag.ni{height:12px;background-position:-3730px 0}.country-select .flag.nl{height:14px;background-position:-3752px 0}.country-select .flag.no{height:15px;background-position:-3774px 0}.country-select .flag.np{height:15px;background-position:-3796px 0;background-color:transparent}.country-select .flag.nr{height:10px;background-position:-3811px 0}.country-select .flag.nu{height:10px;background-position:-3833px 0}.country-select .flag.nz{height:10px;background-position:-3855px 0}.country-select .flag.om{height:10px;background-position:-3877px 0}.country-select .flag.pa{height:14px;background-position:-3899px 0}.country-select .flag.pe{height:14px;background-position:-3921px 0}.country-select .flag.pf{height:14px;background-position:-3943px 0}.country-select .flag.pg{height:15px;background-position:-3965px 0}.country-select .flag.ph{height:10px;background-position:-3987px 0}.country-select .flag.pk{height:14px;background-position:-4009px 0}.country-select .flag.pl{height:13px;background-position:-4031px 0}.country-select .flag.pm{height:14px;background-position:-4053px 0}.country-select .flag.pn{height:10px;background-position:-4075px 0}.country-select .flag.pr{height:14px;background-position:-4097px 0}.country-select .flag.ps{height:10px;background-position:-4119px 0}.country-select .flag.pt{height:14px;background-position:-4141px 0}.country-select .flag.pw{height:13px;background-position:-4163px 0}.country-select .flag.py{height:11px;background-position:-4185px 0}.country-select .flag.qa{height:8px;background-position:-4207px 0}.country-select .flag.re{height:14px;background-position:-4229px 0}.country-select .flag.ro{height:14px;background-position:-4251px 0}.country-select .flag.rs{height:14px;background-position:-4273px 0}.country-select .flag.ru{height:14px;background-position:-4295px 0}.country-select .flag.rw{height:14px;background-position:-4317px 0}.country-select .flag.sa{height:14px;background-position:-4339px 0}.country-select .flag.sb{height:10px;background-position:-4361px 0}.country-select .flag.sc{height:10px;background-position:-4383px 0}.country-select .flag.sd{height:10px;background-position:-4405px 0}.country-select .flag.se{height:13px;background-position:-4427px 0}.country-select .flag.sg{height:14px;background-position:-4449px 0}.country-select .flag.sh{height:10px;background-position:-4471px 0}.country-select .flag.si{height:10px;background-position:-4493px 0}.country-select .flag.sj{height:15px;background-position:-4515px 0}.country-select .flag.sk{height:14px;background-position:-4537px 0}.country-select .flag.sl{height:14px;background-position:-4559px 0}.country-select .flag.sm{height:15px;background-position:-4581px 0}.country-select .flag.sn{height:14px;background-position:-4603px 0}.country-select .flag.so{height:14px;background-position:-4625px 0}.country-select .flag.sr{height:14px;background-position:-4647px 0}.country-select .flag.ss{height:10px;background-position:-4669px 0}.country-select .flag.st{height:10px;background-position:-4691px 0}.country-select .flag.sv{height:12px;background-position:-4713px 0}.country-select .flag.sx{height:14px;background-position:-4735px 0}.country-select .flag.sy{height:14px;background-position:-4757px 0}.country-select .flag.sz{height:14px;background-position:-4779px 0}.country-select .flag.ta{height:10px;background-position:-4801px 0}.country-select .flag.tc{height:10px;background-position:-4823px 0}.country-select .flag.td{height:14px;background-position:-4845px 0}.country-select .flag.tf{height:14px;background-position:-4867px 0}.country-select .flag.tg{height:13px;background-position:-4889px 0}.country-select .flag.th{height:14px;background-position:-4911px 0}.country-select .flag.tj{height:10px;background-position:-4933px 0}.country-select .flag.tk{height:10px;background-position:-4955px 0}.country-select .flag.tl{height:10px;background-position:-4977px 0}.country-select .flag.tm{height:14px;background-position:-4999px 0}.country-select .flag.tn{height:14px;background-position:-5021px 0}.country-select .flag.to{height:10px;background-position:-5043px 0}.country-select .flag.tr{height:14px;background-position:-5065px 0}.country-select .flag.tt{height:12px;background-position:-5087px 0}.country-select .flag.tv{height:10px;background-position:-5109px 0}.country-select .flag.tw{height:14px;background-position:-5131px 0}.country-select .flag.tz{height:14px;background-position:-5153px 0}.country-select .flag.ua{height:14px;background-position:-5175px 0}.country-select .flag.ug{height:14px;background-position:-5197px 0}.country-select .flag.um{height:11px;background-position:-5219px 0}.country-select .flag.us{height:11px;background-position:-5241px 0}.country-select .flag.uy{height:14px;background-position:-5263px 0}.country-select .flag.uz{height:10px;background-position:-5285px 0}.country-select .flag.va{width:15px;height:15px;background-position:-5307px 0}.country-select .flag.vc{height:14px;background-position:-5324px 0}.country-select .flag.ve{height:14px;background-position:-5346px 0}.country-select .flag.vg{height:10px;background-position:-5368px 0}.country-select .flag.vi{height:14px;background-position:-5390px 0}.country-select .flag.vn{height:14px;background-position:-5412px 0}.country-select .flag.vu{height:12px;background-position:-5434px 0}.country-select .flag.wf{height:14px;background-position:-5456px 0}.country-select .flag.ws{height:10px;background-position:-5478px 0}.country-select .flag.xk{height:15px;background-position:-5500px 0}.country-select .flag.ye{height:14px;background-position:-5522px 0}.country-select .flag.yt{height:14px;background-position:-5544px 0}.country-select .flag.za{height:14px;background-position:-5566px 0}.country-select .flag.zm{height:14px;background-position:-5588px 0}.country-select .flag.zw{height:10px;background-position:-5610px 0}.ditty-slider{display:flex;flex-direction:column;position:relative;width:100%}.ditty-slider,.ditty-slider *{box-sizing:border-box}.ditty-slider__contents{order:1;position:relative;width:100%}.ditty-slider__contents:hover .ditty-slider__arrows{opacity:1}.ditty-slider__slides{overflow:hidden;position:relative}.ditty-slider__slide{display:none;line-height:1;position:absolute;width:100%}.ditty-slider__bullets{align-items:center;display:flex;flex-direction:row;justify-content:center;order:2;width:100%}.ditty-slider__bullet{background:#ccc;border-radius:50%;display:block;flex:0 0 auto;height:10px;margin:0 1px;position:relative;transition:background-color .25s ease;width:10px;z-index:9999}.ditty-slider__bullet--active{background:#000}.ditty-slider__arrows{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;left:0;opacity:0;order:3;position:absolute;top:0;transition:opacity .25s ease;width:100%}.ditty-slider__arrows--static{opacity:1}.ditty-slider__next,.ditty-slider__prev{align-items:center;background:hsla(0,0%,100%,.3);border-radius:50%;color:#32373c;display:flex;flex-direction:row;height:30px;justify-content:center;line-height:0;position:relative;text-decoration:none;width:30px;z-index:9999}.ditty-slider__next i,.ditty-slider__prev i{display:block;line-height:0;vertical-align:middle}.ditty-slider__next:focus,.ditty-slider__prev:focus{box-shadow:none;outline:none}.ditty{display:flex;flex:1;flex-direction:row;flex-wrap:wrap;position:relative;width:100%}.ditty,.ditty *{box-sizing:border-box}.ditty__contents,.ditty__title,.ditty__title .ditty__title__contents{display:flex;flex-direction:row}.ditty__contents{align-content:flex-start;flex-wrap:wrap;justify-content:flex-start;width:100%}.ditty__items{overflow:hidden;position:relative;width:100%}.ditty[data-title=bottom]>.ditty__title,.ditty[data-title=top]>.ditty__title{width:100%}.ditty[data-title=bottom][data-title_vertical_position=start]>.ditty__title .ditty__title__contents,.ditty[data-title=top][data-title_vertical_position=start]>.ditty__title .ditty__title__contents{align-items:flex-start}.ditty[data-title=bottom][data-title_vertical_position=center]>.ditty__title .ditty__title__contents,.ditty[data-title=top][data-title_vertical_position=center]>.ditty__title .ditty__title__contents{align-items:center}.ditty[data-title=bottom][data-title_vertical_position=end]>.ditty__title .ditty__title__contents,.ditty[data-title=top][data-title_vertical_position=end]>.ditty__title .ditty__title__contents{align-items:flex-end}.ditty[data-title=bottom]>.ditty__title{order:1}.ditty[data-title=bottom]>.ditty__contents{order:0}.ditty[data-title=left],.ditty[data-title=right]{align-items:stretch;flex-direction:row;flex-wrap:nowrap}.ditty[data-title=left]>.ditty__title,.ditty[data-title=right]>.ditty__title{flex:0 0 auto}.ditty[data-title=left]>.ditty__title .ditty__title__contents,.ditty[data-title=right]>.ditty__title .ditty__title__contents{display:flex;flex-direction:row;height:100%}.ditty[data-title=left][data-title=right]>.ditty__title,.ditty[data-title=right][data-title=right]>.ditty__title{order:1}.ditty[data-title=left][data-title=right]>.ditty__contents,.ditty[data-title=right][data-title=right]>.ditty__contents{order:0}.ditty[data-title=left][data-title_vertical_position=start]>.ditty__title .ditty__title__contents,.ditty[data-title=right][data-title_vertical_position=start]>.ditty__title .ditty__title__contents{align-items:flex-start}.ditty[data-title=left][data-title_vertical_position=center]>.ditty__title .ditty__title__contents,.ditty[data-title=right][data-title_vertical_position=center]>.ditty__title .ditty__title__contents{align-items:center}.ditty[data-title=left][data-title_vertical_position=end]>.ditty__title .ditty__title__contents,.ditty[data-title=right][data-title_vertical_position=end]>.ditty__title .ditty__title__contents{align-items:flex-end}.ditty[data-title_position=start]>.ditty__title{align-items:flex-start;justify-content:flex-start}.ditty[data-title_position=center]>.ditty__title{align-items:center;justify-content:center}.ditty[data-title_position=end]>.ditty__title{align-items:flex-end;justify-content:flex-end}.ditty[data-title_horizontal_position=start]>.ditty__title .ditty__title__contents{align-items:flex-start;height:100%;justify-content:flex-start}.ditty[data-title_horizontal_position=center]>.ditty__title .ditty__title__contents{align-items:center;justify-content:center}.ditty[data-title_horizontal_position=end]>.ditty__title .ditty__title__contents{align-items:flex-end;justify-content:flex-end}.ditty__edit-links{align-items:center;background:hsla(0,0%,100%,.5);border-radius:25px;box-shadow:0 0 4px rgba(0,0,0,.2);display:flex;flex-wrap:nowrap;gap:10px;height:35px;left:5px;max-width:35px;overflow:hidden;padding:10px;position:absolute;top:5px;transition:all .25s ease;z-index:99999}.ditty__edit-links:hover{max-width:200px}.ditty__edit-links svg{display:block;fill:#19bf7c;flex:0 0 auto;width:15px}.ditty__edit-links a{flex:0 0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,sans-serif;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.ditty__edit-links a:hover{text-decoration:underline}.ditty-item__elements{box-sizing:border-box;max-width:100%;overflow:hidden}.ditty-item__elements *{box-sizing:border-box}.ditty-item__elements img{height:auto;max-width:100%}.ditty-item__wrapper{overflow:hidden;position:relative}.ditty-item__icon{display:block;height:auto;line-height:0;width:1em}.ditty-item__media img,.ditty-item__media video{display:block;line-height:0;max-width:100%}.ditty-ticker__items{overflow:hidden;position:relative;width:100%}.ditty-ticker .ditty-item{display:none;line-height:1;position:absolute}.ditty-ticker .ditty-item__elements{-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%}.ditty-ticker .ditty-playPause{all:unset;align-items:center;background:hsla(0,0%,100%,.3);border-radius:50%;color:#32373c;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;line-height:0;position:relative;text-decoration:none;width:30px;z-index:9999}.ditty-ticker .ditty-playPause svg{color:currentColor;height:15px;width:15px}.ditty-list{position:relative}.ditty-list,.ditty-list *{box-sizing:border-box}.ditty-list .ditty-item{display:block;max-width:100%;position:relative}.fa {
font-family: var(--fa-style-family, "Font Awesome 6 Free");
font-weight: var(--fa-style, 900); }
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: var(--fa-display, inline-block);
font-style: normal;
font-variant: normal;
line-height: 1;
text-rendering: auto; }
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
font-family: 'Font Awesome 6 Free'; }
.fab,
.fa-brands {
font-family: 'Font Awesome 6 Brands'; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-2xs {
font-size: 0.625em;
line-height: 0.1em;
vertical-align: 0.225em; }
.fa-xs {
font-size: 0.75em;
line-height: 0.08333em;
vertical-align: 0.125em; }
.fa-sm {
font-size: 0.875em;
line-height: 0.07143em;
vertical-align: 0.05357em; }
.fa-lg {
font-size: 1.25em;
line-height: 0.05em;
vertical-align: -0.075em; }
.fa-xl {
font-size: 1.5em;
line-height: 0.04167em;
vertical-align: -0.125em; }
.fa-2xl {
font-size: 2em;
line-height: 0.03125em;
vertical-align: -0.1875em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: var(--fa-li-margin, 2.5em);
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: calc(var(--fa-li-width, 2em) * -1);
position: absolute;
text-align: center;
width: var(--fa-li-width, 2em);
line-height: inherit; }
.fa-border {
border-color: var(--fa-border-color, #eee);
border-radius: var(--fa-border-radius, 0.1em);
border-style: var(--fa-border-style, solid);
border-width: var(--fa-border-width, 0.08em);
padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); }
.fa-pull-left {
float: left;
margin-right: var(--fa-pull-margin, 0.3em); }
.fa-pull-right {
float: right;
margin-left: var(--fa-pull-margin, 0.3em); }
.fa-beat {
-webkit-animation-name: fa-beat;
animation-name: fa-beat;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-bounce {
-webkit-animation-name: fa-bounce;
animation-name: fa-bounce;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); }
.fa-fade {
-webkit-animation-name: fa-fade;
animation-name: fa-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-beat-fade {
-webkit-animation-name: fa-beat-fade;
animation-name: fa-beat-fade;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); }
.fa-flip {
-webkit-animation-name: fa-flip;
animation-name: fa-flip;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
animation-timing-function: var(--fa-animation-timing, ease-in-out); }
.fa-shake {
-webkit-animation-name: fa-shake;
animation-name: fa-shake;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-delay: var(--fa-animation-delay, 0s);
animation-delay: var(--fa-animation-delay, 0s);
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 2s);
animation-duration: var(--fa-animation-duration, 2s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, linear);
animation-timing-function: var(--fa-animation-timing, linear); }
.fa-spin-reverse {
--fa-animation-direction: reverse; }
.fa-pulse,
.fa-spin-pulse {
-webkit-animation-name: fa-spin;
animation-name: fa-spin;
-webkit-animation-direction: var(--fa-animation-direction, normal);
animation-direction: var(--fa-animation-direction, normal);
-webkit-animation-duration: var(--fa-animation-duration, 1s);
animation-duration: var(--fa-animation-duration, 1s);
-webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
animation-iteration-count: var(--fa-animation-iteration-count, infinite);
-webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
animation-timing-function: var(--fa-animation-timing, steps(8)); }
@media (prefers-reduced-motion: reduce) {
.fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
-webkit-animation-delay: -1ms;
animation-delay: -1ms;
-webkit-animation-duration: 1ms;
animation-duration: 1ms;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
-webkit-transition-delay: 0s;
transition-delay: 0s;
-webkit-transition-duration: 0s;
transition-duration: 0s; } }
@-webkit-keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@keyframes fa-beat {
0%, 90% {
-webkit-transform: scale(1);
transform: scale(1); }
45% {
-webkit-transform: scale(var(--fa-beat-scale, 1.25));
transform: scale(var(--fa-beat-scale, 1.25)); } }
@-webkit-keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@keyframes fa-bounce {
0% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
10% {
-webkit-transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); }
30% {
-webkit-transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); }
50% {
-webkit-transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); }
57% {
-webkit-transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); }
64% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); }
100% {
-webkit-transform: scale(1, 1) translateY(0);
transform: scale(1, 1) translateY(0); } }
@-webkit-keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@keyframes fa-fade {
50% {
opacity: var(--fa-fade-opacity, 0.4); } }
@-webkit-keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@keyframes fa-beat-fade {
0%, 100% {
opacity: var(--fa-beat-fade-opacity, 0.4);
-webkit-transform: scale(1);
transform: scale(1); }
50% {
opacity: 1;
-webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
transform: scale(var(--fa-beat-fade-scale, 1.125)); } }
@-webkit-keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@keyframes fa-flip {
50% {
-webkit-transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); } }
@-webkit-keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@keyframes fa-shake {
0% {
-webkit-transform: rotate(-15deg);
transform: rotate(-15deg); }
4% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg); }
8%, 24% {
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg); }
12%, 28% {
-webkit-transform: rotate(18deg);
transform: rotate(18deg); }
16% {
-webkit-transform: rotate(-22deg);
transform: rotate(-22deg); }
20% {
-webkit-transform: rotate(22deg);
transform: rotate(22deg); }
32% {
-webkit-transform: rotate(-12deg);
transform: rotate(-12deg); }
36% {
-webkit-transform: rotate(12deg);
transform: rotate(12deg); }
40%, 100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); } }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
.fa-rotate-by {
-webkit-transform: rotate(var(--fa-rotate-angle, none));
transform: rotate(var(--fa-rotate-angle, none)); }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: var(--fa-stack-z-index, auto); }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: var(--fa-inverse, #fff); } .fa-0::before {
content: "\30"; }
.fa-1::before {
content: "\31"; }
.fa-2::before {
content: "\32"; }
.fa-3::before {
content: "\33"; }
.fa-4::before {
content: "\34"; }
.fa-5::before {
content: "\35"; }
.fa-6::before {
content: "\36"; }
.fa-7::before {
content: "\37"; }
.fa-8::before {
content: "\38"; }
.fa-9::before {
content: "\39"; }
.fa-fill-drip::before {
content: "\f576"; }
.fa-arrows-to-circle::before {
content: "\e4bd"; }
.fa-circle-chevron-right::before {
content: "\f138"; }
.fa-chevron-circle-right::before {
content: "\f138"; }
.fa-at::before {
content: "\40"; }
.fa-trash-can::before {
content: "\f2ed"; }
.fa-trash-alt::before {
content: "\f2ed"; }
.fa-text-height::before {
content: "\f034"; }
.fa-user-xmark::before {
content: "\f235"; }
.fa-user-times::before {
content: "\f235"; }
.fa-stethoscope::before {
content: "\f0f1"; }
.fa-message::before {
content: "\f27a"; }
.fa-comment-alt::before {
content: "\f27a"; }
.fa-info::before {
content: "\f129"; }
.fa-down-left-and-up-right-to-center::before {
content: "\f422"; }
.fa-compress-alt::before {
content: "\f422"; }
.fa-explosion::before {
content: "\e4e9"; }
.fa-file-lines::before {
content: "\f15c"; }
.fa-file-alt::before {
content: "\f15c"; }
.fa-file-text::before {
content: "\f15c"; }
.fa-wave-square::before {
content: "\f83e"; }
.fa-ring::before {
content: "\f70b"; }
.fa-building-un::before {
content: "\e4d9"; }
.fa-dice-three::before {
content: "\f527"; }
.fa-calendar-days::before {
content: "\f073"; }
.fa-calendar-alt::before {
content: "\f073"; }
.fa-anchor-circle-check::before {
content: "\e4aa"; }
.fa-building-circle-arrow-right::before {
content: "\e4d1"; }
.fa-volleyball::before {
content: "\f45f"; }
.fa-volleyball-ball::before {
content: "\f45f"; }
.fa-arrows-up-to-line::before {
content: "\e4c2"; }
.fa-sort-down::before {
content: "\f0dd"; }
.fa-sort-desc::before {
content: "\f0dd"; }
.fa-circle-minus::before {
content: "\f056"; }
.fa-minus-circle::before {
content: "\f056"; }
.fa-door-open::before {
content: "\f52b"; }
.fa-right-from-bracket::before {
content: "\f2f5"; }
.fa-sign-out-alt::before {
content: "\f2f5"; }
.fa-atom::before {
content: "\f5d2"; }
.fa-soap::before {
content: "\e06e"; }
.fa-icons::before {
content: "\f86d"; }
.fa-heart-music-camera-bolt::before {
content: "\f86d"; }
.fa-microphone-lines-slash::before {
content: "\f539"; }
.fa-microphone-alt-slash::before {
content: "\f539"; }
.fa-bridge-circle-check::before {
content: "\e4c9"; }
.fa-pump-medical::before {
content: "\e06a"; }
.fa-fingerprint::before {
content: "\f577"; }
.fa-hand-point-right::before {
content: "\f0a4"; }
.fa-magnifying-glass-location::before {
content: "\f689"; }
.fa-search-location::before {
content: "\f689"; }
.fa-forward-step::before {
content: "\f051"; }
.fa-step-forward::before {
content: "\f051"; }
.fa-face-smile-beam::before {
content: "\f5b8"; }
.fa-smile-beam::before {
content: "\f5b8"; }
.fa-flag-checkered::before {
content: "\f11e"; }
.fa-football::before {
content: "\f44e"; }
.fa-football-ball::before {
content: "\f44e"; }
.fa-school-circle-exclamation::before {
content: "\e56c"; }
.fa-crop::before {
content: "\f125"; }
.fa-angles-down::before {
content: "\f103"; }
.fa-angle-double-down::before {
content: "\f103"; }
.fa-users-rectangle::before {
content: "\e594"; }
.fa-people-roof::before {
content: "\e537"; }
.fa-people-line::before {
content: "\e534"; }
.fa-beer-mug-empty::before {
content: "\f0fc"; }
.fa-beer::before {
content: "\f0fc"; }
.fa-diagram-predecessor::before {
content: "\e477"; }
.fa-arrow-up-long::before {
content: "\f176"; }
.fa-long-arrow-up::before {
content: "\f176"; }
.fa-fire-flame-simple::before {
content: "\f46a"; }
.fa-burn::before {
content: "\f46a"; }
.fa-person::before {
content: "\f183"; }
.fa-male::before {
content: "\f183"; }
.fa-laptop::before {
content: "\f109"; }
.fa-file-csv::before {
content: "\f6dd"; }
.fa-menorah::before {
content: "\f676"; }
.fa-truck-plane::before {
content: "\e58f"; }
.fa-record-vinyl::before {
content: "\f8d9"; }
.fa-face-grin-stars::before {
content: "\f587"; }
.fa-grin-stars::before {
content: "\f587"; }
.fa-bong::before {
content: "\f55c"; }
.fa-spaghetti-monster-flying::before {
content: "\f67b"; }
.fa-pastafarianism::before {
content: "\f67b"; }
.fa-arrow-down-up-across-line::before {
content: "\e4af"; }
.fa-spoon::before {
content: "\f2e5"; }
.fa-utensil-spoon::before {
content: "\f2e5"; }
.fa-jar-wheat::before {
content: "\e517"; }
.fa-envelopes-bulk::before {
content: "\f674"; }
.fa-mail-bulk::before {
content: "\f674"; }
.fa-file-circle-exclamation::before {
content: "\e4eb"; }
.fa-circle-h::before {
content: "\f47e"; }
.fa-hospital-symbol::before {
content: "\f47e"; }
.fa-pager::before {
content: "\f815"; }
.fa-address-book::before {
content: "\f2b9"; }
.fa-contact-book::before {
content: "\f2b9"; }
.fa-strikethrough::before {
content: "\f0cc"; }
.fa-k::before {
content: "\4b"; }
.fa-landmark-flag::before {
content: "\e51c"; }
.fa-pencil::before {
content: "\f303"; }
.fa-pencil-alt::before {
content: "\f303"; }
.fa-backward::before {
content: "\f04a"; }
.fa-caret-right::before {
content: "\f0da"; }
.fa-comments::before {
content: "\f086"; }
.fa-paste::before {
content: "\f0ea"; }
.fa-file-clipboard::before {
content: "\f0ea"; }
.fa-code-pull-request::before {
content: "\e13c"; }
.fa-clipboard-list::before {
content: "\f46d"; }
.fa-truck-ramp-box::before {
content: "\f4de"; }
.fa-truck-loading::before {
content: "\f4de"; }
.fa-user-check::before {
content: "\f4fc"; }
.fa-vial-virus::before {
content: "\e597"; }
.fa-sheet-plastic::before {
content: "\e571"; }
.fa-blog::before {
content: "\f781"; }
.fa-user-ninja::before {
content: "\f504"; }
.fa-person-arrow-up-from-line::before {
content: "\e539"; }
.fa-scroll-torah::before {
content: "\f6a0"; }
.fa-torah::before {
content: "\f6a0"; }
.fa-broom-ball::before {
content: "\f458"; }
.fa-quidditch::before {
content: "\f458"; }
.fa-quidditch-broom-ball::before {
content: "\f458"; }
.fa-toggle-off::before {
content: "\f204"; }
.fa-box-archive::before {
content: "\f187"; }
.fa-archive::before {
content: "\f187"; }
.fa-person-drowning::before {
content: "\e545"; }
.fa-arrow-down-9-1::before {
content: "\f886"; }
.fa-sort-numeric-desc::before {
content: "\f886"; }
.fa-sort-numeric-down-alt::before {
content: "\f886"; }
.fa-face-grin-tongue-squint::before {
content: "\f58a"; }
.fa-grin-tongue-squint::before {
content: "\f58a"; }
.fa-spray-can::before {
content: "\f5bd"; }
.fa-truck-monster::before {
content: "\f63b"; }
.fa-w::before {
content: "\57"; }
.fa-earth-africa::before {
content: "\f57c"; }
.fa-globe-africa::before {
content: "\f57c"; }
.fa-rainbow::before {
content: "\f75b"; }
.fa-circle-notch::before {
content: "\f1ce"; }
.fa-tablet-screen-button::before {
content: "\f3fa"; }
.fa-tablet-alt::before {
content: "\f3fa"; }
.fa-paw::before {
content: "\f1b0"; }
.fa-cloud::before {
content: "\f0c2"; }
.fa-trowel-bricks::before {
content: "\e58a"; }
.fa-face-flushed::before {
content: "\f579"; }
.fa-flushed::before {
content: "\f579"; }
.fa-hospital-user::before {
content: "\f80d"; }
.fa-tent-arrow-left-right::before {
content: "\e57f"; }
.fa-gavel::before {
content: "\f0e3"; }
.fa-legal::before {
content: "\f0e3"; }
.fa-binoculars::before {
content: "\f1e5"; }
.fa-microphone-slash::before {
content: "\f131"; }
.fa-box-tissue::before {
content: "\e05b"; }
.fa-motorcycle::before {
content: "\f21c"; }
.fa-bell-concierge::before {
content: "\f562"; }
.fa-concierge-bell::before {
content: "\f562"; }
.fa-pen-ruler::before {
content: "\f5ae"; }
.fa-pencil-ruler::before {
content: "\f5ae"; }
.fa-people-arrows::before {
content: "\e068"; }
.fa-people-arrows-left-right::before {
content: "\e068"; }
.fa-mars-and-venus-burst::before {
content: "\e523"; }
.fa-square-caret-right::before {
content: "\f152"; }
.fa-caret-square-right::before {
content: "\f152"; }
.fa-scissors::before {
content: "\f0c4"; }
.fa-cut::before {
content: "\f0c4"; }
.fa-sun-plant-wilt::before {
content: "\e57a"; }
.fa-toilets-portable::before {
content: "\e584"; }
.fa-hockey-puck::before {
content: "\f453"; }
.fa-table::before {
content: "\f0ce"; }
.fa-magnifying-glass-arrow-right::before {
content: "\e521"; }
.fa-tachograph-digital::before {
content: "\f566"; }
.fa-digital-tachograph::before {
content: "\f566"; }
.fa-users-slash::before {
content: "\e073"; }
.fa-clover::before {
content: "\e139"; }
.fa-reply::before {
content: "\f3e5"; }
.fa-mail-reply::before {
content: "\f3e5"; }
.fa-star-and-crescent::before {
content: "\f699"; }
.fa-house-fire::before {
content: "\e50c"; }
.fa-square-minus::before {
content: "\f146"; }
.fa-minus-square::before {
content: "\f146"; }
.fa-helicopter::before {
content: "\f533"; }
.fa-compass::before {
content: "\f14e"; }
.fa-square-caret-down::before {
content: "\f150"; }
.fa-caret-square-down::before {
content: "\f150"; }
.fa-file-circle-question::before {
content: "\e4ef"; }
.fa-laptop-code::before {
content: "\f5fc"; }
.fa-swatchbook::before {
content: "\f5c3"; }
.fa-prescription-bottle::before {
content: "\f485"; }
.fa-bars::before {
content: "\f0c9"; }
.fa-navicon::before {
content: "\f0c9"; }
.fa-people-group::before {
content: "\e533"; }
.fa-hourglass-end::before {
content: "\f253"; }
.fa-hourglass-3::before {
content: "\f253"; }
.fa-heart-crack::before {
content: "\f7a9"; }
.fa-heart-broken::before {
content: "\f7a9"; }
.fa-square-up-right::before {
content: "\f360"; }
.fa-external-link-square-alt::before {
content: "\f360"; }
.fa-face-kiss-beam::before {
content: "\f597"; }
.fa-kiss-beam::before {
content: "\f597"; }
.fa-film::before {
content: "\f008"; }
.fa-ruler-horizontal::before {
content: "\f547"; }
.fa-people-robbery::before {
content: "\e536"; }
.fa-lightbulb::before {
content: "\f0eb"; }
.fa-caret-left::before {
content: "\f0d9"; }
.fa-circle-exclamation::before {
content: "\f06a"; }
.fa-exclamation-circle::before {
content: "\f06a"; }
.fa-school-circle-xmark::before {
content: "\e56d"; }
.fa-arrow-right-from-bracket::before {
content: "\f08b"; }
.fa-sign-out::before {
content: "\f08b"; }
.fa-circle-chevron-down::before {
content: "\f13a"; }
.fa-chevron-circle-down::before {
content: "\f13a"; }
.fa-unlock-keyhole::before {
content: "\f13e"; }
.fa-unlock-alt::before {
content: "\f13e"; }
.fa-cloud-showers-heavy::before {
content: "\f740"; }
.fa-headphones-simple::before {
content: "\f58f"; }
.fa-headphones-alt::before {
content: "\f58f"; }
.fa-sitemap::before {
content: "\f0e8"; }
.fa-circle-dollar-to-slot::before {
content: "\f4b9"; }
.fa-donate::before {
content: "\f4b9"; }
.fa-memory::before {
content: "\f538"; }
.fa-road-spikes::before {
content: "\e568"; }
.fa-fire-burner::before {
content: "\e4f1"; }
.fa-flag::before {
content: "\f024"; }
.fa-hanukiah::before {
content: "\f6e6"; }
.fa-feather::before {
content: "\f52d"; }
.fa-volume-low::before {
content: "\f027"; }
.fa-volume-down::before {
content: "\f027"; }
.fa-comment-slash::before {
content: "\f4b3"; }
.fa-cloud-sun-rain::before {
content: "\f743"; }
.fa-compress::before {
content: "\f066"; }
.fa-wheat-awn::before {
content: "\e2cd"; }
.fa-wheat-alt::before {
content: "\e2cd"; }
.fa-ankh::before {
content: "\f644"; }
.fa-hands-holding-child::before {
content: "\e4fa"; }
.fa-asterisk::before {
content: "\2a"; }
.fa-square-check::before {
content: "\f14a"; }
.fa-check-square::before {
content: "\f14a"; }
.fa-peseta-sign::before {
content: "\e221"; }
.fa-heading::before {
content: "\f1dc"; }
.fa-header::before {
content: "\f1dc"; }
.fa-ghost::before {
content: "\f6e2"; }
.fa-list::before {
content: "\f03a"; }
.fa-list-squares::before {
content: "\f03a"; }
.fa-square-phone-flip::before {
content: "\f87b"; }
.fa-phone-square-alt::before {
content: "\f87b"; }
.fa-cart-plus::before {
content: "\f217"; }
.fa-gamepad::before {
content: "\f11b"; }
.fa-circle-dot::before {
content: "\f192"; }
.fa-dot-circle::before {
content: "\f192"; }
.fa-face-dizzy::before {
content: "\f567"; }
.fa-dizzy::before {
content: "\f567"; }
.fa-egg::before {
content: "\f7fb"; }
.fa-house-medical-circle-xmark::before {
content: "\e513"; }
.fa-campground::before {
content: "\f6bb"; }
.fa-folder-plus::before {
content: "\f65e"; }
.fa-futbol::before {
content: "\f1e3"; }
.fa-futbol-ball::before {
content: "\f1e3"; }
.fa-soccer-ball::before {
content: "\f1e3"; }
.fa-paintbrush::before {
content: "\f1fc"; }
.fa-paint-brush::before {
content: "\f1fc"; }
.fa-lock::before {
content: "\f023"; }
.fa-gas-pump::before {
content: "\f52f"; }
.fa-hot-tub-person::before {
content: "\f593"; }
.fa-hot-tub::before {
content: "\f593"; }
.fa-map-location::before {
content: "\f59f"; }
.fa-map-marked::before {
content: "\f59f"; }
.fa-house-flood-water::before {
content: "\e50e"; }
.fa-tree::before {
content: "\f1bb"; }
.fa-bridge-lock::before {
content: "\e4cc"; }
.fa-sack-dollar::before {
content: "\f81d"; }
.fa-pen-to-square::before {
content: "\f044"; }
.fa-edit::before {
content: "\f044"; }
.fa-car-side::before {
content: "\f5e4"; }
.fa-share-nodes::before {
content: "\f1e0"; }
.fa-share-alt::before {
content: "\f1e0"; }
.fa-heart-circle-minus::before {
content: "\e4ff"; }
.fa-hourglass-half::before {
content: "\f252"; }
.fa-hourglass-2::before {
content: "\f252"; }
.fa-microscope::before {
content: "\f610"; }
.fa-sink::before {
content: "\e06d"; }
.fa-bag-shopping::before {
content: "\f290"; }
.fa-shopping-bag::before {
content: "\f290"; }
.fa-arrow-down-z-a::before {
content: "\f881"; }
.fa-sort-alpha-desc::before {
content: "\f881"; }
.fa-sort-alpha-down-alt::before {
content: "\f881"; }
.fa-mitten::before {
content: "\f7b5"; }
.fa-person-rays::before {
content: "\e54d"; }
.fa-users::before {
content: "\f0c0"; }
.fa-eye-slash::before {
content: "\f070"; }
.fa-flask-vial::before {
content: "\e4f3"; }
.fa-hand::before {
content: "\f256"; }
.fa-hand-paper::before {
content: "\f256"; }
.fa-om::before {
content: "\f679"; }
.fa-worm::before {
content: "\e599"; }
.fa-house-circle-xmark::before {
content: "\e50b"; }
.fa-plug::before {
content: "\f1e6"; }
.fa-chevron-up::before {
content: "\f077"; }
.fa-hand-spock::before {
content: "\f259"; }
.fa-stopwatch::before {
content: "\f2f2"; }
.fa-face-kiss::before {
content: "\f596"; }
.fa-kiss::before {
content: "\f596"; }
.fa-bridge-circle-xmark::before {
content: "\e4cb"; }
.fa-face-grin-tongue::before {
content: "\f589"; }
.fa-grin-tongue::before {
content: "\f589"; }
.fa-chess-bishop::before {
content: "\f43a"; }
.fa-face-grin-wink::before {
content: "\f58c"; }
.fa-grin-wink::before {
content: "\f58c"; }
.fa-ear-deaf::before {
content: "\f2a4"; }
.fa-deaf::before {
content: "\f2a4"; }
.fa-deafness::before {
content: "\f2a4"; }
.fa-hard-of-hearing::before {
content: "\f2a4"; }
.fa-road-circle-check::before {
content: "\e564"; }
.fa-dice-five::before {
content: "\f523"; }
.fa-square-rss::before {
content: "\f143"; }
.fa-rss-square::before {
content: "\f143"; }
.fa-land-mine-on::before {
content: "\e51b"; }
.fa-i-cursor::before {
content: "\f246"; }
.fa-stamp::before {
content: "\f5bf"; }
.fa-stairs::before {
content: "\e289"; }
.fa-i::before {
content: "\49"; }
.fa-hryvnia-sign::before {
content: "\f6f2"; }
.fa-hryvnia::before {
content: "\f6f2"; }
.fa-pills::before {
content: "\f484"; }
.fa-face-grin-wide::before {
content: "\f581"; }
.fa-grin-alt::before {
content: "\f581"; }
.fa-tooth::before {
content: "\f5c9"; }
.fa-v::before {
content: "\56"; }
.fa-bangladeshi-taka-sign::before {
content: "\e2e6"; }
.fa-bicycle::before {
content: "\f206"; }
.fa-staff-snake::before {
content: "\e579"; }
.fa-rod-asclepius::before {
content: "\e579"; }
.fa-rod-snake::before {
content: "\e579"; }
.fa-staff-aesculapius::before {
content: "\e579"; }
.fa-head-side-cough-slash::before {
content: "\e062"; }
.fa-truck-medical::before {
content: "\f0f9"; }
.fa-ambulance::before {
content: "\f0f9"; }
.fa-wheat-awn-circle-exclamation::before {
content: "\e598"; }
.fa-snowman::before {
content: "\f7d0"; }
.fa-mortar-pestle::before {
content: "\f5a7"; }
.fa-road-barrier::before {
content: "\e562"; }
.fa-school::before {
content: "\f549"; }
.fa-igloo::before {
content: "\f7ae"; }
.fa-joint::before {
content: "\f595"; }
.fa-angle-right::before {
content: "\f105"; }
.fa-horse::before {
content: "\f6f0"; }
.fa-q::before {
content: "\51"; }
.fa-g::before {
content: "\47"; }
.fa-notes-medical::before {
content: "\f481"; }
.fa-temperature-half::before {
content: "\f2c9"; }
.fa-temperature-2::before {
content: "\f2c9"; }
.fa-thermometer-2::before {
content: "\f2c9"; }
.fa-thermometer-half::before {
content: "\f2c9"; }
.fa-dong-sign::before {
content: "\e169"; }
.fa-capsules::before {
content: "\f46b"; }
.fa-poo-storm::before {
content: "\f75a"; }
.fa-poo-bolt::before {
content: "\f75a"; }
.fa-face-frown-open::before {
content: "\f57a"; }
.fa-frown-open::before {
content: "\f57a"; }
.fa-hand-point-up::before {
content: "\f0a6"; }
.fa-money-bill::before {
content: "\f0d6"; }
.fa-bookmark::before {
content: "\f02e"; }
.fa-align-justify::before {
content: "\f039"; }
.fa-umbrella-beach::before {
content: "\f5ca"; }
.fa-helmet-un::before {
content: "\e503"; }
.fa-bullseye::before {
content: "\f140"; }
.fa-bacon::before {
content: "\f7e5"; }
.fa-hand-point-down::before {
content: "\f0a7"; }
.fa-arrow-up-from-bracket::before {
content: "\e09a"; }
.fa-folder::before {
content: "\f07b"; }
.fa-folder-blank::before {
content: "\f07b"; }
.fa-file-waveform::before {
content: "\f478"; }
.fa-file-medical-alt::before {
content: "\f478"; }
.fa-radiation::before {
content: "\f7b9"; }
.fa-chart-simple::before {
content: "\e473"; }
.fa-mars-stroke::before {
content: "\f229"; }
.fa-vial::before {
content: "\f492"; }
.fa-gauge::before {
content: "\f624"; }
.fa-dashboard::before {
content: "\f624"; }
.fa-gauge-med::before {
content: "\f624"; }
.fa-tachometer-alt-average::before {
content: "\f624"; }
.fa-wand-magic-sparkles::before {
content: "\e2ca"; }
.fa-magic-wand-sparkles::before {
content: "\e2ca"; }
.fa-e::before {
content: "\45"; }
.fa-pen-clip::before {
content: "\f305"; }
.fa-pen-alt::before {
content: "\f305"; }
.fa-bridge-circle-exclamation::before {
content: "\e4ca"; }
.fa-user::before {
content: "\f007"; }
.fa-school-circle-check::before {
content: "\e56b"; }
.fa-dumpster::before {
content: "\f793"; }
.fa-van-shuttle::before {
content: "\f5b6"; }
.fa-shuttle-van::before {
content: "\f5b6"; }
.fa-building-user::before {
content: "\e4da"; }
.fa-square-caret-left::before {
content: "\f191"; }
.fa-caret-square-left::before {
content: "\f191"; }
.fa-highlighter::before {
content: "\f591"; }
.fa-key::before {
content: "\f084"; }
.fa-bullhorn::before {
content: "\f0a1"; }
.fa-globe::before {
content: "\f0ac"; }
.fa-synagogue::before {
content: "\f69b"; }
.fa-person-half-dress::before {
content: "\e548"; }
.fa-road-bridge::before {
content: "\e563"; }
.fa-location-arrow::before {
content: "\f124"; }
.fa-c::before {
content: "\43"; }
.fa-tablet-button::before {
content: "\f10a"; }
.fa-building-lock::before {
content: "\e4d6"; }
.fa-pizza-slice::before {
content: "\f818"; }
.fa-money-bill-wave::before {
content: "\f53a"; }
.fa-chart-area::before {
content: "\f1fe"; }
.fa-area-chart::before {
content: "\f1fe"; }
.fa-house-flag::before {
content: "\e50d"; }
.fa-person-circle-minus::before {
content: "\e540"; }
.fa-ban::before {
content: "\f05e"; }
.fa-cancel::before {
content: "\f05e"; }
.fa-camera-rotate::before {
content: "\e0d8"; }
.fa-spray-can-sparkles::before {
content: "\f5d0"; }
.fa-air-freshener::before {
content: "\f5d0"; }
.fa-star::before {
content: "\f005"; }
.fa-repeat::before {
content: "\f363"; }
.fa-cross::before {
content: "\f654"; }
.fa-box::before {
content: "\f466"; }
.fa-venus-mars::before {
content: "\f228"; }
.fa-arrow-pointer::before {
content: "\f245"; }
.fa-mouse-pointer::before {
content: "\f245"; }
.fa-maximize::before {
content: "\f31e"; }
.fa-expand-arrows-alt::before {
content: "\f31e"; }
.fa-charging-station::before {
content: "\f5e7"; }
.fa-shapes::before {
content: "\f61f"; }
.fa-triangle-circle-square::before {
content: "\f61f"; }
.fa-shuffle::before {
content: "\f074"; }
.fa-random::before {
content: "\f074"; }
.fa-person-running::before {
content: "\f70c"; }
.fa-running::before {
content: "\f70c"; }
.fa-mobile-retro::before {
content: "\e527"; }
.fa-grip-lines-vertical::before {
content: "\f7a5"; }
.fa-spider::before {
content: "\f717"; }
.fa-hands-bound::before {
content: "\e4f9"; }
.fa-file-invoice-dollar::before {
content: "\f571"; }
.fa-plane-circle-exclamation::before {
content: "\e556"; }
.fa-x-ray::before {
content: "\f497"; }
.fa-spell-check::before {
content: "\f891"; }
.fa-slash::before {
content: "\f715"; }
.fa-computer-mouse::before {
content: "\f8cc"; }
.fa-mouse::before {
content: "\f8cc"; }
.fa-arrow-right-to-bracket::before {
content: "\f090"; }
.fa-sign-in::before {
content: "\f090"; }
.fa-shop-slash::before {
content: "\e070"; }
.fa-store-alt-slash::before {
content: "\e070"; }
.fa-server::before {
content: "\f233"; }
.fa-virus-covid-slash::before {
content: "\e4a9"; }
.fa-shop-lock::before {
content: "\e4a5"; }
.fa-hourglass-start::before {
content: "\f251"; }
.fa-hourglass-1::before {
content: "\f251"; }
.fa-blender-phone::before {
content: "\f6b6"; }
.fa-building-wheat::before {
content: "\e4db"; }
.fa-person-breastfeeding::before {
content: "\e53a"; }
.fa-right-to-bracket::before {
content: "\f2f6"; }
.fa-sign-in-alt::before {
content: "\f2f6"; }
.fa-venus::before {
content: "\f221"; }
.fa-passport::before {
content: "\f5ab"; }
.fa-heart-pulse::before {
content: "\f21e"; }
.fa-heartbeat::before {
content: "\f21e"; }
.fa-people-carry-box::before {
content: "\f4ce"; }
.fa-people-carry::before {
content: "\f4ce"; }
.fa-temperature-high::before {
content: "\f769"; }
.fa-microchip::before {
content: "\f2db"; }
.fa-crown::before {
content: "\f521"; }
.fa-weight-hanging::before {
content: "\f5cd"; }
.fa-xmarks-lines::before {
content: "\e59a"; }
.fa-file-prescription::before {
content: "\f572"; }
.fa-weight-scale::before {
content: "\f496"; }
.fa-weight::before {
content: "\f496"; }
.fa-user-group::before {
content: "\f500"; }
.fa-user-friends::before {
content: "\f500"; }
.fa-arrow-up-a-z::before {
content: "\f15e"; }
.fa-sort-alpha-up::before {
content: "\f15e"; }
.fa-chess-knight::before {
content: "\f441"; }
.fa-face-laugh-squint::before {
content: "\f59b"; }
.fa-laugh-squint::before {
content: "\f59b"; }
.fa-wheelchair::before {
content: "\f193"; }
.fa-circle-arrow-up::before {
content: "\f0aa"; }
.fa-arrow-circle-up::before {
content: "\f0aa"; }
.fa-toggle-on::before {
content: "\f205"; }
.fa-person-walking::before {
content: "\f554"; }
.fa-walking::before {
content: "\f554"; }
.fa-l::before {
content: "\4c"; }
.fa-fire::before {
content: "\f06d"; }
.fa-bed-pulse::before {
content: "\f487"; }
.fa-procedures::before {
content: "\f487"; }
.fa-shuttle-space::before {
content: "\f197"; }
.fa-space-shuttle::before {
content: "\f197"; }
.fa-face-laugh::before {
content: "\f599"; }
.fa-laugh::before {
content: "\f599"; }
.fa-folder-open::before {
content: "\f07c"; }
.fa-heart-circle-plus::before {
content: "\e500"; }
.fa-code-fork::before {
content: "\e13b"; }
.fa-city::before {
content: "\f64f"; }
.fa-microphone-lines::before {
content: "\f3c9"; }
.fa-microphone-alt::before {
content: "\f3c9"; }
.fa-pepper-hot::before {
content: "\f816"; }
.fa-unlock::before {
content: "\f09c"; }
.fa-colon-sign::before {
content: "\e140"; }
.fa-headset::before {
content: "\f590"; }
.fa-store-slash::before {
content: "\e071"; }
.fa-road-circle-xmark::before {
content: "\e566"; }
.fa-user-minus::before {
content: "\f503"; }
.fa-mars-stroke-up::before {
content: "\f22a"; }
.fa-mars-stroke-v::before {
content: "\f22a"; }
.fa-champagne-glasses::before {
content: "\f79f"; }
.fa-glass-cheers::before {
content: "\f79f"; }
.fa-clipboard::before {
content: "\f328"; }
.fa-house-circle-exclamation::before {
content: "\e50a"; }
.fa-file-arrow-up::before {
content: "\f574"; }
.fa-file-upload::before {
content: "\f574"; }
.fa-wifi::before {
content: "\f1eb"; }
.fa-wifi-3::before {
content: "\f1eb"; }
.fa-wifi-strong::before {
content: "\f1eb"; }
.fa-bath::before {
content: "\f2cd"; }
.fa-bathtub::before {
content: "\f2cd"; }
.fa-underline::before {
content: "\f0cd"; }
.fa-user-pen::before {
content: "\f4ff"; }
.fa-user-edit::before {
content: "\f4ff"; }
.fa-signature::before {
content: "\f5b7"; }
.fa-stroopwafel::before {
content: "\f551"; }
.fa-bold::before {
content: "\f032"; }
.fa-anchor-lock::before {
content: "\e4ad"; }
.fa-building-ngo::before {
content: "\e4d7"; }
.fa-manat-sign::before {
content: "\e1d5"; }
.fa-not-equal::before {
content: "\f53e"; }
.fa-border-top-left::before {
content: "\f853"; }
.fa-border-style::before {
content: "\f853"; }
.fa-map-location-dot::before {
content: "\f5a0"; }
.fa-map-marked-alt::before {
content: "\f5a0"; }
.fa-jedi::before {
content: "\f669"; }
.fa-square-poll-vertical::before {
content: "\f681"; }
.fa-poll::before {
content: "\f681"; }
.fa-mug-hot::before {
content: "\f7b6"; }
.fa-car-battery::before {
content: "\f5df"; }
.fa-battery-car::before {
content: "\f5df"; }
.fa-gift::before {
content: "\f06b"; }
.fa-dice-two::before {
content: "\f528"; }
.fa-chess-queen::before {
content: "\f445"; }
.fa-glasses::before {
content: "\f530"; }
.fa-chess-board::before {
content: "\f43c"; }
.fa-building-circle-check::before {
content: "\e4d2"; }
.fa-person-chalkboard::before {
content: "\e53d"; }
.fa-mars-stroke-right::before {
content: "\f22b"; }
.fa-mars-stroke-h::before {
content: "\f22b"; }
.fa-hand-back-fist::before {
content: "\f255"; }
.fa-hand-rock::before {
content: "\f255"; }
.fa-square-caret-up::before {
content: "\f151"; }
.fa-caret-square-up::before {
content: "\f151"; }
.fa-cloud-showers-water::before {
content: "\e4e4"; }
.fa-chart-bar::before {
content: "\f080"; }
.fa-bar-chart::before {
content: "\f080"; }
.fa-hands-bubbles::before {
content: "\e05e"; }
.fa-hands-wash::before {
content: "\e05e"; }
.fa-less-than-equal::before {
content: "\f537"; }
.fa-train::before {
content: "\f238"; }
.fa-eye-low-vision::before {
content: "\f2a8"; }
.fa-low-vision::before {
content: "\f2a8"; }
.fa-crow::before {
content: "\f520"; }
.fa-sailboat::before {
content: "\e445"; }
.fa-window-restore::before {
content: "\f2d2"; }
.fa-square-plus::before {
content: "\f0fe"; }
.fa-plus-square::before {
content: "\f0fe"; }
.fa-torii-gate::before {
content: "\f6a1"; }
.fa-frog::before {
content: "\f52e"; }
.fa-bucket::before {
content: "\e4cf"; }
.fa-image::before {
content: "\f03e"; }
.fa-microphone::before {
content: "\f130"; }
.fa-cow::before {
content: "\f6c8"; }
.fa-caret-up::before {
content: "\f0d8"; }
.fa-screwdriver::before {
content: "\f54a"; }
.fa-folder-closed::before {
content: "\e185"; }
.fa-house-tsunami::before {
content: "\e515"; }
.fa-square-nfi::before {
content: "\e576"; }
.fa-arrow-up-from-ground-water::before {
content: "\e4b5"; }
.fa-martini-glass::before {
content: "\f57b"; }
.fa-glass-martini-alt::before {
content: "\f57b"; }
.fa-rotate-left::before {
content: "\f2ea"; }
.fa-rotate-back::before {
content: "\f2ea"; }
.fa-rotate-backward::before {
content: "\f2ea"; }
.fa-undo-alt::before {
content: "\f2ea"; }
.fa-table-columns::before {
content: "\f0db"; }
.fa-columns::before {
content: "\f0db"; }
.fa-lemon::before {
content: "\f094"; }
.fa-head-side-mask::before {
content: "\e063"; }
.fa-handshake::before {
content: "\f2b5"; }
.fa-gem::before {
content: "\f3a5"; }
.fa-dolly::before {
content: "\f472"; }
.fa-dolly-box::before {
content: "\f472"; }
.fa-smoking::before {
content: "\f48d"; }
.fa-minimize::before {
content: "\f78c"; }
.fa-compress-arrows-alt::before {
content: "\f78c"; }
.fa-monument::before {
content: "\f5a6"; }
.fa-snowplow::before {
content: "\f7d2"; }
.fa-angles-right::before {
content: "\f101"; }
.fa-angle-double-right::before {
content: "\f101"; }
.fa-cannabis::before {
content: "\f55f"; }
.fa-circle-play::before {
content: "\f144"; }
.fa-play-circle::before {
content: "\f144"; }
.fa-tablets::before {
content: "\f490"; }
.fa-ethernet::before {
content: "\f796"; }
.fa-euro-sign::before {
content: "\f153"; }
.fa-eur::before {
content: "\f153"; }
.fa-euro::before {
content: "\f153"; }
.fa-chair::before {
content: "\f6c0"; }
.fa-circle-check::before {
content: "\f058"; }
.fa-check-circle::before {
content: "\f058"; }
.fa-circle-stop::before {
content: "\f28d"; }
.fa-stop-circle::before {
content: "\f28d"; }
.fa-compass-drafting::before {
content: "\f568"; }
.fa-drafting-compass::before {
content: "\f568"; }
.fa-plate-wheat::before {
content: "\e55a"; }
.fa-icicles::before {
content: "\f7ad"; }
.fa-person-shelter::before {
content: "\e54f"; }
.fa-neuter::before {
content: "\f22c"; }
.fa-id-badge::before {
content: "\f2c1"; }
.fa-marker::before {
content: "\f5a1"; }
.fa-face-laugh-beam::before {
content: "\f59a"; }
.fa-laugh-beam::before {
content: "\f59a"; }
.fa-helicopter-symbol::before {
content: "\e502"; }
.fa-universal-access::before {
content: "\f29a"; }
.fa-circle-chevron-up::before {
content: "\f139"; }
.fa-chevron-circle-up::before {
content: "\f139"; }
.fa-lari-sign::before {
content: "\e1c8"; }
.fa-volcano::before {
content: "\f770"; }
.fa-person-walking-dashed-line-arrow-right::before {
content: "\e553"; }
.fa-sterling-sign::before {
content: "\f154"; }
.fa-gbp::before {
content: "\f154"; }
.fa-pound-sign::before {
content: "\f154"; }
.fa-viruses::before {
content: "\e076"; }
.fa-square-person-confined::before {
content: "\e577"; }
.fa-user-tie::before {
content: "\f508"; }
.fa-arrow-down-long::before {
content: "\f175"; }
.fa-long-arrow-down::before {
content: "\f175"; }
.fa-tent-arrow-down-to-line::before {
content: "\e57e"; }
.fa-certificate::before {
content: "\f0a3"; }
.fa-reply-all::before {
content: "\f122"; }
.fa-mail-reply-all::before {
content: "\f122"; }
.fa-suitcase::before {
content: "\f0f2"; }
.fa-person-skating::before {
content: "\f7c5"; }
.fa-skating::before {
content: "\f7c5"; }
.fa-filter-circle-dollar::before {
content: "\f662"; }
.fa-funnel-dollar::before {
content: "\f662"; }
.fa-camera-retro::before {
content: "\f083"; }
.fa-circle-arrow-down::before {
content: "\f0ab"; }
.fa-arrow-circle-down::before {
content: "\f0ab"; }
.fa-file-import::before {
content: "\f56f"; }
.fa-arrow-right-to-file::before {
content: "\f56f"; }
.fa-square-arrow-up-right::before {
content: "\f14c"; }
.fa-external-link-square::before {
content: "\f14c"; }
.fa-box-open::before {
content: "\f49e"; }
.fa-scroll::before {
content: "\f70e"; }
.fa-spa::before {
content: "\f5bb"; }
.fa-location-pin-lock::before {
content: "\e51f"; }
.fa-pause::before {
content: "\f04c"; }
.fa-hill-avalanche::before {
content: "\e507"; }
.fa-temperature-empty::before {
content: "\f2cb"; }
.fa-temperature-0::before {
content: "\f2cb"; }
.fa-thermometer-0::before {
content: "\f2cb"; }
.fa-thermometer-empty::before {
content: "\f2cb"; }
.fa-bomb::before {
content: "\f1e2"; }
.fa-registered::before {
content: "\f25d"; }
.fa-address-card::before {
content: "\f2bb"; }
.fa-contact-card::before {
content: "\f2bb"; }
.fa-vcard::before {
content: "\f2bb"; }
.fa-scale-unbalanced-flip::before {
content: "\f516"; }
.fa-balance-scale-right::before {
content: "\f516"; }
.fa-subscript::before {
content: "\f12c"; }
.fa-diamond-turn-right::before {
content: "\f5eb"; }
.fa-directions::before {
content: "\f5eb"; }
.fa-burst::before {
content: "\e4dc"; }
.fa-house-laptop::before {
content: "\e066"; }
.fa-laptop-house::before {
content: "\e066"; }
.fa-face-tired::before {
content: "\f5c8"; }
.fa-tired::before {
content: "\f5c8"; }
.fa-money-bills::before {
content: "\e1f3"; }
.fa-smog::before {
content: "\f75f"; }
.fa-crutch::before {
content: "\f7f7"; }
.fa-cloud-arrow-up::before {
content: "\f0ee"; }
.fa-cloud-upload::before {
content: "\f0ee"; }
.fa-cloud-upload-alt::before {
content: "\f0ee"; }
.fa-palette::before {
content: "\f53f"; }
.fa-arrows-turn-right::before {
content: "\e4c0"; }
.fa-vest::before {
content: "\e085"; }
.fa-ferry::before {
content: "\e4ea"; }
.fa-arrows-down-to-people::before {
content: "\e4b9"; }
.fa-seedling::before {
content: "\f4d8"; }
.fa-sprout::before {
content: "\f4d8"; }
.fa-left-right::before {
content: "\f337"; }
.fa-arrows-alt-h::before {
content: "\f337"; }
.fa-boxes-packing::before {
content: "\e4c7"; }
.fa-circle-arrow-left::before {
content: "\f0a8"; }
.fa-arrow-circle-left::before {
content: "\f0a8"; }
.fa-group-arrows-rotate::before {
content: "\e4f6"; }
.fa-bowl-food::before {
content: "\e4c6"; }
.fa-candy-cane::before {
content: "\f786"; }
.fa-arrow-down-wide-short::before {
content: "\f160"; }
.fa-sort-amount-asc::before {
content: "\f160"; }
.fa-sort-amount-down::before {
content: "\f160"; }
.fa-cloud-bolt::before {
content: "\f76c"; }
.fa-thunderstorm::before {
content: "\f76c"; }
.fa-text-slash::before {
content: "\f87d"; }
.fa-remove-format::before {
content: "\f87d"; }
.fa-face-smile-wink::before {
content: "\f4da"; }
.fa-smile-wink::before {
content: "\f4da"; }
.fa-file-word::before {
content: "\f1c2"; }
.fa-file-powerpoint::before {
content: "\f1c4"; }
.fa-arrows-left-right::before {
content: "\f07e"; }
.fa-arrows-h::before {
content: "\f07e"; }
.fa-house-lock::before {
content: "\e510"; }
.fa-cloud-arrow-down::before {
content: "\f0ed"; }
.fa-cloud-download::before {
content: "\f0ed"; }
.fa-cloud-download-alt::before {
content: "\f0ed"; }
.fa-children::before {
content: "\e4e1"; }
.fa-chalkboard::before {
content: "\f51b"; }
.fa-blackboard::before {
content: "\f51b"; }
.fa-user-large-slash::before {
content: "\f4fa"; }
.fa-user-alt-slash::before {
content: "\f4fa"; }
.fa-envelope-open::before {
content: "\f2b6"; }
.fa-handshake-simple-slash::before {
content: "\e05f"; }
.fa-handshake-alt-slash::before {
content: "\e05f"; }
.fa-mattress-pillow::before {
content: "\e525"; }
.fa-guarani-sign::before {
content: "\e19a"; }
.fa-arrows-rotate::before {
content: "\f021"; }
.fa-refresh::before {
content: "\f021"; }
.fa-sync::before {
content: "\f021"; }
.fa-fire-extinguisher::before {
content: "\f134"; }
.fa-cruzeiro-sign::before {
content: "\e152"; }
.fa-greater-than-equal::before {
content: "\f532"; }
.fa-shield-halved::before {
content: "\f3ed"; }
.fa-shield-alt::before {
content: "\f3ed"; }
.fa-book-atlas::before {
content: "\f558"; }
.fa-atlas::before {
content: "\f558"; }
.fa-virus::before {
content: "\e074"; }
.fa-envelope-circle-check::before {
content: "\e4e8"; }
.fa-layer-group::before {
content: "\f5fd"; }
.fa-arrows-to-dot::before {
content: "\e4be"; }
.fa-archway::before {
content: "\f557"; }
.fa-heart-circle-check::before {
content: "\e4fd"; }
.fa-house-chimney-crack::before {
content: "\f6f1"; }
.fa-house-damage::before {
content: "\f6f1"; }
.fa-file-zipper::before {
content: "\f1c6"; }
.fa-file-archive::before {
content: "\f1c6"; }
.fa-square::before {
content: "\f0c8"; }
.fa-martini-glass-empty::before {
content: "\f000"; }
.fa-glass-martini::before {
content: "\f000"; }
.fa-couch::before {
content: "\f4b8"; }
.fa-cedi-sign::before {
content: "\e0df"; }
.fa-italic::before {
content: "\f033"; }
.fa-church::before {
content: "\f51d"; }
.fa-comments-dollar::before {
content: "\f653"; }
.fa-democrat::before {
content: "\f747"; }
.fa-z::before {
content: "\5a"; }
.fa-person-skiing::before {
content: "\f7c9"; }
.fa-skiing::before {
content: "\f7c9"; }
.fa-road-lock::before {
content: "\e567"; }
.fa-a::before {
content: "\41"; }
.fa-temperature-arrow-down::before {
content: "\e03f"; }
.fa-temperature-down::before {
content: "\e03f"; }
.fa-feather-pointed::before {
content: "\f56b"; }
.fa-feather-alt::before {
content: "\f56b"; }
.fa-p::before {
content: "\50"; }
.fa-snowflake::before {
content: "\f2dc"; }
.fa-newspaper::before {
content: "\f1ea"; }
.fa-rectangle-ad::before {
content: "\f641"; }
.fa-ad::before {
content: "\f641"; }
.fa-circle-arrow-right::before {
content: "\f0a9"; }
.fa-arrow-circle-right::before {
content: "\f0a9"; }
.fa-filter-circle-xmark::before {
content: "\e17b"; }
.fa-locust::before {
content: "\e520"; }
.fa-sort::before {
content: "\f0dc"; }
.fa-unsorted::before {
content: "\f0dc"; }
.fa-list-ol::before {
content: "\f0cb"; }
.fa-list-1-2::before {
content: "\f0cb"; }
.fa-list-numeric::before {
content: "\f0cb"; }
.fa-person-dress-burst::before {
content: "\e544"; }
.fa-money-check-dollar::before {
content: "\f53d"; }
.fa-money-check-alt::before {
content: "\f53d"; }
.fa-vector-square::before {
content: "\f5cb"; }
.fa-bread-slice::before {
content: "\f7ec"; }
.fa-language::before {
content: "\f1ab"; }
.fa-face-kiss-wink-heart::before {
content: "\f598"; }
.fa-kiss-wink-heart::before {
content: "\f598"; }
.fa-filter::before {
content: "\f0b0"; }
.fa-question::before {
content: "\3f"; }
.fa-file-signature::before {
content: "\f573"; }
.fa-up-down-left-right::before {
content: "\f0b2"; }
.fa-arrows-alt::before {
content: "\f0b2"; }
.fa-house-chimney-user::before {
content: "\e065"; }
.fa-hand-holding-heart::before {
content: "\f4be"; }
.fa-puzzle-piece::before {
content: "\f12e"; }
.fa-money-check::before {
content: "\f53c"; }
.fa-star-half-stroke::before {
content: "\f5c0"; }
.fa-star-half-alt::before {
content: "\f5c0"; }
.fa-code::before {
content: "\f121"; }
.fa-whiskey-glass::before {
content: "\f7a0"; }
.fa-glass-whiskey::before {
content: "\f7a0"; }
.fa-building-circle-exclamation::before {
content: "\e4d3"; }
.fa-magnifying-glass-chart::before {
content: "\e522"; }
.fa-arrow-up-right-from-square::before {
content: "\f08e"; }
.fa-external-link::before {
content: "\f08e"; }
.fa-cubes-stacked::before {
content: "\e4e6"; }
.fa-won-sign::before {
content: "\f159"; }
.fa-krw::before {
content: "\f159"; }
.fa-won::before {
content: "\f159"; }
.fa-virus-covid::before {
content: "\e4a8"; }
.fa-austral-sign::before {
content: "\e0a9"; }
.fa-f::before {
content: "\46"; }
.fa-leaf::before {
content: "\f06c"; }
.fa-road::before {
content: "\f018"; }
.fa-taxi::before {
content: "\f1ba"; }
.fa-cab::before {
content: "\f1ba"; }
.fa-person-circle-plus::before {
content: "\e541"; }
.fa-chart-pie::before {
content: "\f200"; }
.fa-pie-chart::before {
content: "\f200"; }
.fa-bolt-lightning::before {
content: "\e0b7"; }
.fa-sack-xmark::before {
content: "\e56a"; }
.fa-file-excel::before {
content: "\f1c3"; }
.fa-file-contract::before {
content: "\f56c"; }
.fa-fish-fins::before {
content: "\e4f2"; }
.fa-building-flag::before {
content: "\e4d5"; }
.fa-face-grin-beam::before {
content: "\f582"; }
.fa-grin-beam::before {
content: "\f582"; }
.fa-object-ungroup::before {
content: "\f248"; }
.fa-poop::before {
content: "\f619"; }
.fa-location-pin::before {
content: "\f041"; }
.fa-map-marker::before {
content: "\f041"; }
.fa-kaaba::before {
content: "\f66b"; }
.fa-toilet-paper::before {
content: "\f71e"; }
.fa-helmet-safety::before {
content: "\f807"; }
.fa-hard-hat::before {
content: "\f807"; }
.fa-hat-hard::before {
content: "\f807"; }
.fa-eject::before {
content: "\f052"; }
.fa-circle-right::before {
content: "\f35a"; }
.fa-arrow-alt-circle-right::before {
content: "\f35a"; }
.fa-plane-circle-check::before {
content: "\e555"; }
.fa-face-rolling-eyes::before {
content: "\f5a5"; }
.fa-meh-rolling-eyes::before {
content: "\f5a5"; }
.fa-object-group::before {
content: "\f247"; }
.fa-chart-line::before {
content: "\f201"; }
.fa-line-chart::before {
content: "\f201"; }
.fa-mask-ventilator::before {
content: "\e524"; }
.fa-arrow-right::before {
content: "\f061"; }
.fa-signs-post::before {
content: "\f277"; }
.fa-map-signs::before {
content: "\f277"; }
.fa-cash-register::before {
content: "\f788"; }
.fa-person-circle-question::before {
content: "\e542"; }
.fa-h::before {
content: "\48"; }
.fa-tarp::before {
content: "\e57b"; }
.fa-screwdriver-wrench::before {
content: "\f7d9"; }
.fa-tools::before {
content: "\f7d9"; }
.fa-arrows-to-eye::before {
content: "\e4bf"; }
.fa-plug-circle-bolt::before {
content: "\e55b"; }
.fa-heart::before {
content: "\f004"; }
.fa-mars-and-venus::before {
content: "\f224"; }
.fa-house-user::before {
content: "\e1b0"; }
.fa-home-user::before {
content: "\e1b0"; }
.fa-dumpster-fire::before {
content: "\f794"; }
.fa-house-crack::before {
content: "\e3b1"; }
.fa-martini-glass-citrus::before {
content: "\f561"; }
.fa-cocktail::before {
content: "\f561"; }
.fa-face-surprise::before {
content: "\f5c2"; }
.fa-surprise::before {
content: "\f5c2"; }
.fa-bottle-water::before {
content: "\e4c5"; }
.fa-circle-pause::before {
content: "\f28b"; }
.fa-pause-circle::before {
content: "\f28b"; }
.fa-toilet-paper-slash::before {
content: "\e072"; }
.fa-apple-whole::before {
content: "\f5d1"; }
.fa-apple-alt::before {
content: "\f5d1"; }
.fa-kitchen-set::before {
content: "\e51a"; }
.fa-r::before {
content: "\52"; }
.fa-temperature-quarter::before {
content: "\f2ca"; }
.fa-temperature-1::before {
content: "\f2ca"; }
.fa-thermometer-1::before {
content: "\f2ca"; }
.fa-thermometer-quarter::before {
content: "\f2ca"; }
.fa-cube::before {
content: "\f1b2"; }
.fa-bitcoin-sign::before {
content: "\e0b4"; }
.fa-shield-dog::before {
content: "\e573"; }
.fa-solar-panel::before {
content: "\f5ba"; }
.fa-lock-open::before {
content: "\f3c1"; }
.fa-elevator::before {
content: "\e16d"; }
.fa-money-bill-transfer::before {
content: "\e528"; }
.fa-money-bill-trend-up::before {
content: "\e529"; }
.fa-house-flood-water-circle-arrow-right::before {
content: "\e50f"; }
.fa-square-poll-horizontal::before {
content: "\f682"; }
.fa-poll-h::before {
content: "\f682"; }
.fa-circle::before {
content: "\f111"; }
.fa-backward-fast::before {
content: "\f049"; }
.fa-fast-backward::before {
content: "\f049"; }
.fa-recycle::before {
content: "\f1b8"; }
.fa-user-astronaut::before {
content: "\f4fb"; }
.fa-plane-slash::before {
content: "\e069"; }
.fa-trademark::before {
content: "\f25c"; }
.fa-basketball::before {
content: "\f434"; }
.fa-basketball-ball::before {
content: "\f434"; }
.fa-satellite-dish::before {
content: "\f7c0"; }
.fa-circle-up::before {
content: "\f35b"; }
.fa-arrow-alt-circle-up::before {
content: "\f35b"; }
.fa-mobile-screen-button::before {
content: "\f3cd"; }
.fa-mobile-alt::before {
content: "\f3cd"; }
.fa-volume-high::before {
content: "\f028"; }
.fa-volume-up::before {
content: "\f028"; }
.fa-users-rays::before {
content: "\e593"; }
.fa-wallet::before {
content: "\f555"; }
.fa-clipboard-check::before {
content: "\f46c"; }
.fa-file-audio::before {
content: "\f1c7"; }
.fa-burger::before {
content: "\f805"; }
.fa-hamburger::before {
content: "\f805"; }
.fa-wrench::before {
content: "\f0ad"; }
.fa-bugs::before {
content: "\e4d0"; }
.fa-rupee-sign::before {
content: "\f156"; }
.fa-rupee::before {
content: "\f156"; }
.fa-file-image::before {
content: "\f1c5"; }
.fa-circle-question::before {
content: "\f059"; }
.fa-question-circle::before {
content: "\f059"; }
.fa-plane-departure::before {
content: "\f5b0"; }
.fa-handshake-slash::before {
content: "\e060"; }
.fa-book-bookmark::before {
content: "\e0bb"; }
.fa-code-branch::before {
content: "\f126"; }
.fa-hat-cowboy::before {
content: "\f8c0"; }
.fa-bridge::before {
content: "\e4c8"; }
.fa-phone-flip::before {
content: "\f879"; }
.fa-phone-alt::before {
content: "\f879"; }
.fa-truck-front::before {
content: "\e2b7"; }
.fa-cat::before {
content: "\f6be"; }
.fa-anchor-circle-exclamation::before {
content: "\e4ab"; }
.fa-truck-field::before {
content: "\e58d"; }
.fa-route::before {
content: "\f4d7"; }
.fa-clipboard-question::before {
content: "\e4e3"; }
.fa-panorama::before {
content: "\e209"; }
.fa-comment-medical::before {
content: "\f7f5"; }
.fa-teeth-open::before {
content: "\f62f"; }
.fa-file-circle-minus::before {
content: "\e4ed"; }
.fa-tags::before {
content: "\f02c"; }
.fa-wine-glass::before {
content: "\f4e3"; }
.fa-forward-fast::before {
content: "\f050"; }
.fa-fast-forward::before {
content: "\f050"; }
.fa-face-meh-blank::before {
content: "\f5a4"; }
.fa-meh-blank::before {
content: "\f5a4"; }
.fa-square-parking::before {
content: "\f540"; }
.fa-parking::before {
content: "\f540"; }
.fa-house-signal::before {
content: "\e012"; }
.fa-bars-progress::before {
content: "\f828"; }
.fa-tasks-alt::before {
content: "\f828"; }
.fa-faucet-drip::before {
content: "\e006"; }
.fa-cart-flatbed::before {
content: "\f474"; }
.fa-dolly-flatbed::before {
content: "\f474"; }
.fa-ban-smoking::before {
content: "\f54d"; }
.fa-smoking-ban::before {
content: "\f54d"; }
.fa-terminal::before {
content: "\f120"; }
.fa-mobile-button::before {
content: "\f10b"; }
.fa-house-medical-flag::before {
content: "\e514"; }
.fa-basket-shopping::before {
content: "\f291"; }
.fa-shopping-basket::before {
content: "\f291"; }
.fa-tape::before {
content: "\f4db"; }
.fa-bus-simple::before {
content: "\f55e"; }
.fa-bus-alt::before {
content: "\f55e"; }
.fa-eye::before {
content: "\f06e"; }
.fa-face-sad-cry::before {
content: "\f5b3"; }
.fa-sad-cry::before {
content: "\f5b3"; }
.fa-audio-description::before {
content: "\f29e"; }
.fa-person-military-to-person::before {
content: "\e54c"; }
.fa-file-shield::before {
content: "\e4f0"; }
.fa-user-slash::before {
content: "\f506"; }
.fa-pen::before {
content: "\f304"; }
.fa-tower-observation::before {
content: "\e586"; }
.fa-file-code::before {
content: "\f1c9"; }
.fa-signal::before {
content: "\f012"; }
.fa-signal-5::before {
content: "\f012"; }
.fa-signal-perfect::before {
content: "\f012"; }
.fa-bus::before {
content: "\f207"; }
.fa-heart-circle-xmark::before {
content: "\e501"; }
.fa-house-chimney::before {
content: "\e3af"; }
.fa-home-lg::before {
content: "\e3af"; }
.fa-window-maximize::before {
content: "\f2d0"; }
.fa-face-frown::before {
content: "\f119"; }
.fa-frown::before {
content: "\f119"; }
.fa-prescription::before {
content: "\f5b1"; }
.fa-shop::before {
content: "\f54f"; }
.fa-store-alt::before {
content: "\f54f"; }
.fa-floppy-disk::before {
content: "\f0c7"; }
.fa-save::before {
content: "\f0c7"; }
.fa-vihara::before {
content: "\f6a7"; }
.fa-scale-unbalanced::before {
content: "\f515"; }
.fa-balance-scale-left::before {
content: "\f515"; }
.fa-sort-up::before {
content: "\f0de"; }
.fa-sort-asc::before {
content: "\f0de"; }
.fa-comment-dots::before {
content: "\f4ad"; }
.fa-commenting::before {
content: "\f4ad"; }
.fa-plant-wilt::before {
content: "\e5aa"; }
.fa-diamond::before {
content: "\f219"; }
.fa-face-grin-squint::before {
content: "\f585"; }
.fa-grin-squint::before {
content: "\f585"; }
.fa-hand-holding-dollar::before {
content: "\f4c0"; }
.fa-hand-holding-usd::before {
content: "\f4c0"; }
.fa-bacterium::before {
content: "\e05a"; }
.fa-hand-pointer::before {
content: "\f25a"; }
.fa-drum-steelpan::before {
content: "\f56a"; }
.fa-hand-scissors::before {
content: "\f257"; }
.fa-hands-praying::before {
content: "\f684"; }
.fa-praying-hands::before {
content: "\f684"; }
.fa-arrow-rotate-right::before {
content: "\f01e"; }
.fa-arrow-right-rotate::before {
content: "\f01e"; }
.fa-arrow-rotate-forward::before {
content: "\f01e"; }
.fa-redo::before {
content: "\f01e"; }
.fa-biohazard::before {
content: "\f780"; }
.fa-location-crosshairs::before {
content: "\f601"; }
.fa-location::before {
content: "\f601"; }
.fa-mars-double::before {
content: "\f227"; }
.fa-child-dress::before {
content: "\e59c"; }
.fa-users-between-lines::before {
content: "\e591"; }
.fa-lungs-virus::before {
content: "\e067"; }
.fa-face-grin-tears::before {
content: "\f588"; }
.fa-grin-tears::before {
content: "\f588"; }
.fa-phone::before {
content: "\f095"; }
.fa-calendar-xmark::before {
content: "\f273"; }
.fa-calendar-times::before {
content: "\f273"; }
.fa-child-reaching::before {
content: "\e59d"; }
.fa-head-side-virus::before {
content: "\e064"; }
.fa-user-gear::before {
content: "\f4fe"; }
.fa-user-cog::before {
content: "\f4fe"; }
.fa-arrow-up-1-9::before {
content: "\f163"; }
.fa-sort-numeric-up::before {
content: "\f163"; }
.fa-door-closed::before {
content: "\f52a"; }
.fa-shield-virus::before {
content: "\e06c"; }
.fa-dice-six::before {
content: "\f526"; }
.fa-mosquito-net::before {
content: "\e52c"; }
.fa-bridge-water::before {
content: "\e4ce"; }
.fa-person-booth::before {
content: "\f756"; }
.fa-text-width::before {
content: "\f035"; }
.fa-hat-wizard::before {
content: "\f6e8"; }
.fa-pen-fancy::before {
content: "\f5ac"; }
.fa-person-digging::before {
content: "\f85e"; }
.fa-digging::before {
content: "\f85e"; }
.fa-trash::before {
content: "\f1f8"; }
.fa-gauge-simple::before {
content: "\f629"; }
.fa-gauge-simple-med::before {
content: "\f629"; }
.fa-tachometer-average::before {
content: "\f629"; }
.fa-book-medical::before {
content: "\f7e6"; }
.fa-poo::before {
content: "\f2fe"; }
.fa-quote-right::before {
content: "\f10e"; }
.fa-quote-right-alt::before {
content: "\f10e"; }
.fa-shirt::before {
content: "\f553"; }
.fa-t-shirt::before {
content: "\f553"; }
.fa-tshirt::before {
content: "\f553"; }
.fa-cubes::before {
content: "\f1b3"; }
.fa-divide::before {
content: "\f529"; }
.fa-tenge-sign::before {
content: "\f7d7"; }
.fa-tenge::before {
content: "\f7d7"; }
.fa-headphones::before {
content: "\f025"; }
.fa-hands-holding::before {
content: "\f4c2"; }
.fa-hands-clapping::before {
content: "\e1a8"; }
.fa-republican::before {
content: "\f75e"; }
.fa-arrow-left::before {
content: "\f060"; }
.fa-person-circle-xmark::before {
content: "\e543"; }
.fa-ruler::before {
content: "\f545"; }
.fa-align-left::before {
content: "\f036"; }
.fa-dice-d6::before {
content: "\f6d1"; }
.fa-restroom::before {
content: "\f7bd"; }
.fa-j::before {
content: "\4a"; }
.fa-users-viewfinder::before {
content: "\e595"; }
.fa-file-video::before {
content: "\f1c8"; }
.fa-up-right-from-square::before {
content: "\f35d"; }
.fa-external-link-alt::before {
content: "\f35d"; }
.fa-table-cells::before {
content: "\f00a"; }
.fa-th::before {
content: "\f00a"; }
.fa-file-pdf::before {
content: "\f1c1"; }
.fa-book-bible::before {
content: "\f647"; }
.fa-bible::before {
content: "\f647"; }
.fa-o::before {
content: "\4f"; }
.fa-suitcase-medical::before {
content: "\f0fa"; }
.fa-medkit::before {
content: "\f0fa"; }
.fa-user-secret::before {
content: "\f21b"; }
.fa-otter::before {
content: "\f700"; }
.fa-person-dress::before {
content: "\f182"; }
.fa-female::before {
content: "\f182"; }
.fa-comment-dollar::before {
content: "\f651"; }
.fa-business-time::before {
content: "\f64a"; }
.fa-briefcase-clock::before {
content: "\f64a"; }
.fa-table-cells-large::before {
content: "\f009"; }
.fa-th-large::before {
content: "\f009"; }
.fa-book-tanakh::before {
content: "\f827"; }
.fa-tanakh::before {
content: "\f827"; }
.fa-phone-volume::before {
content: "\f2a0"; }
.fa-volume-control-phone::before {
content: "\f2a0"; }
.fa-hat-cowboy-side::before {
content: "\f8c1"; }
.fa-clipboard-user::before {
content: "\f7f3"; }
.fa-child::before {
content: "\f1ae"; }
.fa-lira-sign::before {
content: "\f195"; }
.fa-satellite::before {
content: "\f7bf"; }
.fa-plane-lock::before {
content: "\e558"; }
.fa-tag::before {
content: "\f02b"; }
.fa-comment::before {
content: "\f075"; }
.fa-cake-candles::before {
content: "\f1fd"; }
.fa-birthday-cake::before {
content: "\f1fd"; }
.fa-cake::before {
content: "\f1fd"; }
.fa-envelope::before {
content: "\f0e0"; }
.fa-angles-up::before {
content: "\f102"; }
.fa-angle-double-up::before {
content: "\f102"; }
.fa-paperclip::before {
content: "\f0c6"; }
.fa-arrow-right-to-city::before {
content: "\e4b3"; }
.fa-ribbon::before {
content: "\f4d6"; }
.fa-lungs::before {
content: "\f604"; }
.fa-arrow-up-9-1::before {
content: "\f887"; }
.fa-sort-numeric-up-alt::before {
content: "\f887"; }
.fa-litecoin-sign::before {
content: "\e1d3"; }
.fa-border-none::before {
content: "\f850"; }
.fa-circle-nodes::before {
content: "\e4e2"; }
.fa-parachute-box::before {
content: "\f4cd"; }
.fa-indent::before {
content: "\f03c"; }
.fa-truck-field-un::before {
content: "\e58e"; }
.fa-hourglass::before {
content: "\f254"; }
.fa-hourglass-empty::before {
content: "\f254"; }
.fa-mountain::before {
content: "\f6fc"; }
.fa-user-doctor::before {
content: "\f0f0"; }
.fa-user-md::before {
content: "\f0f0"; }
.fa-circle-info::before {
content: "\f05a"; }
.fa-info-circle::before {
content: "\f05a"; }
.fa-cloud-meatball::before {
content: "\f73b"; }
.fa-camera::before {
content: "\f030"; }
.fa-camera-alt::before {
content: "\f030"; }
.fa-square-virus::before {
content: "\e578"; }
.fa-meteor::before {
content: "\f753"; }
.fa-car-on::before {
content: "\e4dd"; }
.fa-sleigh::before {
content: "\f7cc"; }
.fa-arrow-down-1-9::before {
content: "\f162"; }
.fa-sort-numeric-asc::before {
content: "\f162"; }
.fa-sort-numeric-down::before {
content: "\f162"; }
.fa-hand-holding-droplet::before {
content: "\f4c1"; }
.fa-hand-holding-water::before {
content: "\f4c1"; }
.fa-water::before {
content: "\f773"; }
.fa-calendar-check::before {
content: "\f274"; }
.fa-braille::before {
content: "\f2a1"; }
.fa-prescription-bottle-medical::before {
content: "\f486"; }
.fa-prescription-bottle-alt::before {
content: "\f486"; }
.fa-landmark::before {
content: "\f66f"; }
.fa-truck::before {
content: "\f0d1"; }
.fa-crosshairs::before {
content: "\f05b"; }
.fa-person-cane::before {
content: "\e53c"; }
.fa-tent::before {
content: "\e57d"; }
.fa-vest-patches::before {
content: "\e086"; }
.fa-check-double::before {
content: "\f560"; }
.fa-arrow-down-a-z::before {
content: "\f15d"; }
.fa-sort-alpha-asc::before {
content: "\f15d"; }
.fa-sort-alpha-down::before {
content: "\f15d"; }
.fa-money-bill-wheat::before {
content: "\e52a"; }
.fa-cookie::before {
content: "\f563"; }
.fa-arrow-rotate-left::before {
content: "\f0e2"; }
.fa-arrow-left-rotate::before {
content: "\f0e2"; }
.fa-arrow-rotate-back::before {
content: "\f0e2"; }
.fa-arrow-rotate-backward::before {
content: "\f0e2"; }
.fa-undo::before {
content: "\f0e2"; }
.fa-hard-drive::before {
content: "\f0a0"; }
.fa-hdd::before {
content: "\f0a0"; }
.fa-face-grin-squint-tears::before {
content: "\f586"; }
.fa-grin-squint-tears::before {
content: "\f586"; }
.fa-dumbbell::before {
content: "\f44b"; }
.fa-rectangle-list::before {
content: "\f022"; }
.fa-list-alt::before {
content: "\f022"; }
.fa-tarp-droplet::before {
content: "\e57c"; }
.fa-house-medical-circle-check::before {
content: "\e511"; }
.fa-person-skiing-nordic::before {
content: "\f7ca"; }
.fa-skiing-nordic::before {
content: "\f7ca"; }
.fa-calendar-plus::before {
content: "\f271"; }
.fa-plane-arrival::before {
content: "\f5af"; }
.fa-circle-left::before {
content: "\f359"; }
.fa-arrow-alt-circle-left::before {
content: "\f359"; }
.fa-train-subway::before {
content: "\f239"; }
.fa-subway::before {
content: "\f239"; }
.fa-chart-gantt::before {
content: "\e0e4"; }
.fa-indian-rupee-sign::before {
content: "\e1bc"; }
.fa-indian-rupee::before {
content: "\e1bc"; }
.fa-inr::before {
content: "\e1bc"; }
.fa-crop-simple::before {
content: "\f565"; }
.fa-crop-alt::before {
content: "\f565"; }
.fa-money-bill-1::before {
content: "\f3d1"; }
.fa-money-bill-alt::before {
content: "\f3d1"; }
.fa-left-long::before {
content: "\f30a"; }
.fa-long-arrow-alt-left::before {
content: "\f30a"; }
.fa-dna::before {
content: "\f471"; }
.fa-virus-slash::before {
content: "\e075"; }
.fa-minus::before {
content: "\f068"; }
.fa-subtract::before {
content: "\f068"; }
.fa-chess::before {
content: "\f439"; }
.fa-arrow-left-long::before {
content: "\f177"; }
.fa-long-arrow-left::before {
content: "\f177"; }
.fa-plug-circle-check::before {
content: "\e55c"; }
.fa-street-view::before {
content: "\f21d"; }
.fa-franc-sign::before {
content: "\e18f"; }
.fa-volume-off::before {
content: "\f026"; }
.fa-hands-asl-interpreting::before {
content: "\f2a3"; }
.fa-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-asl-interpreting::before {
content: "\f2a3"; }
.fa-hands-american-sign-language-interpreting::before {
content: "\f2a3"; }
.fa-gear::before {
content: "\f013"; }
.fa-cog::before {
content: "\f013"; }
.fa-droplet-slash::before {
content: "\f5c7"; }
.fa-tint-slash::before {
content: "\f5c7"; }
.fa-mosque::before {
content: "\f678"; }
.fa-mosquito::before {
content: "\e52b"; }
.fa-star-of-david::before {
content: "\f69a"; }
.fa-person-military-rifle::before {
content: "\e54b"; }
.fa-cart-shopping::before {
content: "\f07a"; }
.fa-shopping-cart::before {
content: "\f07a"; }
.fa-vials::before {
content: "\f493"; }
.fa-plug-circle-plus::before {
content: "\e55f"; }
.fa-place-of-worship::before {
content: "\f67f"; }
.fa-grip-vertical::before {
content: "\f58e"; }
.fa-arrow-turn-up::before {
content: "\f148"; }
.fa-level-up::before {
content: "\f148"; }
.fa-u::before {
content: "\55"; }
.fa-square-root-variable::before {
content: "\f698"; }
.fa-square-root-alt::before {
content: "\f698"; }
.fa-clock::before {
content: "\f017"; }
.fa-clock-four::before {
content: "\f017"; }
.fa-backward-step::before {
content: "\f048"; }
.fa-step-backward::before {
content: "\f048"; }
.fa-pallet::before {
content: "\f482"; }
.fa-faucet::before {
content: "\e005"; }
.fa-baseball-bat-ball::before {
content: "\f432"; }
.fa-s::before {
content: "\53"; }
.fa-timeline::before {
content: "\e29c"; }
.fa-keyboard::before {
content: "\f11c"; }
.fa-caret-down::before {
content: "\f0d7"; }
.fa-house-chimney-medical::before {
content: "\f7f2"; }
.fa-clinic-medical::before {
content: "\f7f2"; }
.fa-temperature-three-quarters::before {
content: "\f2c8"; }
.fa-temperature-3::before {
content: "\f2c8"; }
.fa-thermometer-3::before {
content: "\f2c8"; }
.fa-thermometer-three-quarters::before {
content: "\f2c8"; }
.fa-mobile-screen::before {
content: "\f3cf"; }
.fa-mobile-android-alt::before {
content: "\f3cf"; }
.fa-plane-up::before {
content: "\e22d"; }
.fa-piggy-bank::before {
content: "\f4d3"; }
.fa-battery-half::before {
content: "\f242"; }
.fa-battery-3::before {
content: "\f242"; }
.fa-mountain-city::before {
content: "\e52e"; }
.fa-coins::before {
content: "\f51e"; }
.fa-khanda::before {
content: "\f66d"; }
.fa-sliders::before {
content: "\f1de"; }
.fa-sliders-h::before {
content: "\f1de"; }
.fa-folder-tree::before {
content: "\f802"; }
.fa-network-wired::before {
content: "\f6ff"; }
.fa-map-pin::before {
content: "\f276"; }
.fa-hamsa::before {
content: "\f665"; }
.fa-cent-sign::before {
content: "\e3f5"; }
.fa-flask::before {
content: "\f0c3"; }
.fa-person-pregnant::before {
content: "\e31e"; }
.fa-wand-sparkles::before {
content: "\f72b"; }
.fa-ellipsis-vertical::before {
content: "\f142"; }
.fa-ellipsis-v::before {
content: "\f142"; }
.fa-ticket::before {
content: "\f145"; }
.fa-power-off::before {
content: "\f011"; }
.fa-right-long::before {
content: "\f30b"; }
.fa-long-arrow-alt-right::before {
content: "\f30b"; }
.fa-flag-usa::before {
content: "\f74d"; }
.fa-laptop-file::before {
content: "\e51d"; }
.fa-tty::before {
content: "\f1e4"; }
.fa-teletype::before {
content: "\f1e4"; }
.fa-diagram-next::before {
content: "\e476"; }
.fa-person-rifle::before {
content: "\e54e"; }
.fa-house-medical-circle-exclamation::before {
content: "\e512"; }
.fa-closed-captioning::before {
content: "\f20a"; }
.fa-person-hiking::before {
content: "\f6ec"; }
.fa-hiking::before {
content: "\f6ec"; }
.fa-venus-double::before {
content: "\f226"; }
.fa-images::before {
content: "\f302"; }
.fa-calculator::before {
content: "\f1ec"; }
.fa-people-pulling::before {
content: "\e535"; }
.fa-n::before {
content: "\4e"; }
.fa-cable-car::before {
content: "\f7da"; }
.fa-tram::before {
content: "\f7da"; }
.fa-cloud-rain::before {
content: "\f73d"; }
.fa-building-circle-xmark::before {
content: "\e4d4"; }
.fa-ship::before {
content: "\f21a"; }
.fa-arrows-down-to-line::before {
content: "\e4b8"; }
.fa-download::before {
content: "\f019"; }
.fa-face-grin::before {
content: "\f580"; }
.fa-grin::before {
content: "\f580"; }
.fa-delete-left::before {
content: "\f55a"; }
.fa-backspace::before {
content: "\f55a"; }
.fa-eye-dropper::before {
content: "\f1fb"; }
.fa-eye-dropper-empty::before {
content: "\f1fb"; }
.fa-eyedropper::before {
content: "\f1fb"; }
.fa-file-circle-check::before {
content: "\e5a0"; }
.fa-forward::before {
content: "\f04e"; }
.fa-mobile::before {
content: "\f3ce"; }
.fa-mobile-android::before {
content: "\f3ce"; }
.fa-mobile-phone::before {
content: "\f3ce"; }
.fa-face-meh::before {
content: "\f11a"; }
.fa-meh::before {
content: "\f11a"; }
.fa-align-center::before {
content: "\f037"; }
.fa-book-skull::before {
content: "\f6b7"; }
.fa-book-dead::before {
content: "\f6b7"; }
.fa-id-card::before {
content: "\f2c2"; }
.fa-drivers-license::before {
content: "\f2c2"; }
.fa-outdent::before {
content: "\f03b"; }
.fa-dedent::before {
content: "\f03b"; }
.fa-heart-circle-exclamation::before {
content: "\e4fe"; }
.fa-house::before {
content: "\f015"; }
.fa-home::before {
content: "\f015"; }
.fa-home-alt::before {
content: "\f015"; }
.fa-home-lg-alt::before {
content: "\f015"; }
.fa-calendar-week::before {
content: "\f784"; }
.fa-laptop-medical::before {
content: "\f812"; }
.fa-b::before {
content: "\42"; }
.fa-file-medical::before {
content: "\f477"; }
.fa-dice-one::before {
content: "\f525"; }
.fa-kiwi-bird::before {
content: "\f535"; }
.fa-arrow-right-arrow-left::before {
content: "\f0ec"; }
.fa-exchange::before {
content: "\f0ec"; }
.fa-rotate-right::before {
content: "\f2f9"; }
.fa-redo-alt::before {
content: "\f2f9"; }
.fa-rotate-forward::before {
content: "\f2f9"; }
.fa-utensils::before {
content: "\f2e7"; }
.fa-cutlery::before {
content: "\f2e7"; }
.fa-arrow-up-wide-short::before {
content: "\f161"; }
.fa-sort-amount-up::before {
content: "\f161"; }
.fa-mill-sign::before {
content: "\e1ed"; }
.fa-bowl-rice::before {
content: "\e2eb"; }
.fa-skull::before {
content: "\f54c"; }
.fa-tower-broadcast::before {
content: "\f519"; }
.fa-broadcast-tower::before {
content: "\f519"; }
.fa-truck-pickup::before {
content: "\f63c"; }
.fa-up-long::before {
content: "\f30c"; }
.fa-long-arrow-alt-up::before {
content: "\f30c"; }
.fa-stop::before {
content: "\f04d"; }
.fa-code-merge::before {
content: "\f387"; }
.fa-upload::before {
content: "\f093"; }
.fa-hurricane::before {
content: "\f751"; }
.fa-mound::before {
content: "\e52d"; }
.fa-toilet-portable::before {
content: "\e583"; }
.fa-compact-disc::before {
content: "\f51f"; }
.fa-file-arrow-down::before {
content: "\f56d"; }
.fa-file-download::before {
content: "\f56d"; }
.fa-caravan::before {
content: "\f8ff"; }
.fa-shield-cat::before {
content: "\e572"; }
.fa-bolt::before {
content: "\f0e7"; }
.fa-zap::before {
content: "\f0e7"; }
.fa-glass-water::before {
content: "\e4f4"; }
.fa-oil-well::before {
content: "\e532"; }
.fa-vault::before {
content: "\e2c5"; }
.fa-mars::before {
content: "\f222"; }
.fa-toilet::before {
content: "\f7d8"; }
.fa-plane-circle-xmark::before {
content: "\e557"; }
.fa-yen-sign::before {
content: "\f157"; }
.fa-cny::before {
content: "\f157"; }
.fa-jpy::before {
content: "\f157"; }
.fa-rmb::before {
content: "\f157"; }
.fa-yen::before {
content: "\f157"; }
.fa-ruble-sign::before {
content: "\f158"; }
.fa-rouble::before {
content: "\f158"; }
.fa-rub::before {
content: "\f158"; }
.fa-ruble::before {
content: "\f158"; }
.fa-sun::before {
content: "\f185"; }
.fa-guitar::before {
content: "\f7a6"; }
.fa-face-laugh-wink::before {
content: "\f59c"; }
.fa-laugh-wink::before {
content: "\f59c"; }
.fa-horse-head::before {
content: "\f7ab"; }
.fa-bore-hole::before {
content: "\e4c3"; }
.fa-industry::before {
content: "\f275"; }
.fa-circle-down::before {
content: "\f358"; }
.fa-arrow-alt-circle-down::before {
content: "\f358"; }
.fa-arrows-turn-to-dots::before {
content: "\e4c1"; }
.fa-florin-sign::before {
content: "\e184"; }
.fa-arrow-down-short-wide::before {
content: "\f884"; }
.fa-sort-amount-desc::before {
content: "\f884"; }
.fa-sort-amount-down-alt::before {
content: "\f884"; }
.fa-less-than::before {
content: "\3c"; }
.fa-angle-down::before {
content: "\f107"; }
.fa-car-tunnel::before {
content: "\e4de"; }
.fa-head-side-cough::before {
content: "\e061"; }
.fa-grip-lines::before {
content: "\f7a4"; }
.fa-thumbs-down::before {
content: "\f165"; }
.fa-user-lock::before {
content: "\f502"; }
.fa-arrow-right-long::before {
content: "\f178"; }
.fa-long-arrow-right::before {
content: "\f178"; }
.fa-anchor-circle-xmark::before {
content: "\e4ac"; }
.fa-ellipsis::before {
content: "\f141"; }
.fa-ellipsis-h::before {
content: "\f141"; }
.fa-chess-pawn::before {
content: "\f443"; }
.fa-kit-medical::before {
content: "\f479"; }
.fa-first-aid::before {
content: "\f479"; }
.fa-person-through-window::before {
content: "\e5a9"; }
.fa-toolbox::before {
content: "\f552"; }
.fa-hands-holding-circle::before {
content: "\e4fb"; }
.fa-bug::before {
content: "\f188"; }
.fa-credit-card::before {
content: "\f09d"; }
.fa-credit-card-alt::before {
content: "\f09d"; }
.fa-car::before {
content: "\f1b9"; }
.fa-automobile::before {
content: "\f1b9"; }
.fa-hand-holding-hand::before {
content: "\e4f7"; }
.fa-book-open-reader::before {
content: "\f5da"; }
.fa-book-reader::before {
content: "\f5da"; }
.fa-mountain-sun::before {
content: "\e52f"; }
.fa-arrows-left-right-to-line::before {
content: "\e4ba"; }
.fa-dice-d20::before {
content: "\f6cf"; }
.fa-truck-droplet::before {
content: "\e58c"; }
.fa-file-circle-xmark::before {
content: "\e5a1"; }
.fa-temperature-arrow-up::before {
content: "\e040"; }
.fa-temperature-up::before {
content: "\e040"; }
.fa-medal::before {
content: "\f5a2"; }
.fa-bed::before {
content: "\f236"; }
.fa-square-h::before {
content: "\f0fd"; }
.fa-h-square::before {
content: "\f0fd"; }
.fa-podcast::before {
content: "\f2ce"; }
.fa-temperature-full::before {
content: "\f2c7"; }
.fa-temperature-4::before {
content: "\f2c7"; }
.fa-thermometer-4::before {
content: "\f2c7"; }
.fa-thermometer-full::before {
content: "\f2c7"; }
.fa-bell::before {
content: "\f0f3"; }
.fa-superscript::before {
content: "\f12b"; }
.fa-plug-circle-xmark::before {
content: "\e560"; }
.fa-star-of-life::before {
content: "\f621"; }
.fa-phone-slash::before {
content: "\f3dd"; }
.fa-paint-roller::before {
content: "\f5aa"; }
.fa-handshake-angle::before {
content: "\f4c4"; }
.fa-hands-helping::before {
content: "\f4c4"; }
.fa-location-dot::before {
content: "\f3c5"; }
.fa-map-marker-alt::before {
content: "\f3c5"; }
.fa-file::before {
content: "\f15b"; }
.fa-greater-than::before {
content: "\3e"; }
.fa-person-swimming::before {
content: "\f5c4"; }
.fa-swimmer::before {
content: "\f5c4"; }
.fa-arrow-down::before {
content: "\f063"; }
.fa-droplet::before {
content: "\f043"; }
.fa-tint::before {
content: "\f043"; }
.fa-eraser::before {
content: "\f12d"; }
.fa-earth-americas::before {
content: "\f57d"; }
.fa-earth::before {
content: "\f57d"; }
.fa-earth-america::before {
content: "\f57d"; }
.fa-globe-americas::before {
content: "\f57d"; }
.fa-person-burst::before {
content: "\e53b"; }
.fa-dove::before {
content: "\f4ba"; }
.fa-battery-empty::before {
content: "\f244"; }
.fa-battery-0::before {
content: "\f244"; }
.fa-socks::before {
content: "\f696"; }
.fa-inbox::before {
content: "\f01c"; }
.fa-section::before {
content: "\e447"; }
.fa-gauge-high::before {
content: "\f625"; }
.fa-tachometer-alt::before {
content: "\f625"; }
.fa-tachometer-alt-fast::before {
content: "\f625"; }
.fa-envelope-open-text::before {
content: "\f658"; }
.fa-hospital::before {
content: "\f0f8"; }
.fa-hospital-alt::before {
content: "\f0f8"; }
.fa-hospital-wide::before {
content: "\f0f8"; }
.fa-wine-bottle::before {
content: "\f72f"; }
.fa-chess-rook::before {
content: "\f447"; }
.fa-bars-staggered::before {
content: "\f550"; }
.fa-reorder::before {
content: "\f550"; }
.fa-stream::before {
content: "\f550"; }
.fa-dharmachakra::before {
content: "\f655"; }
.fa-hotdog::before {
content: "\f80f"; }
.fa-person-walking-with-cane::before {
content: "\f29d"; }
.fa-blind::before {
content: "\f29d"; }
.fa-drum::before {
content: "\f569"; }
.fa-ice-cream::before {
content: "\f810"; }
.fa-heart-circle-bolt::before {
content: "\e4fc"; }
.fa-fax::before {
content: "\f1ac"; }
.fa-paragraph::before {
content: "\f1dd"; }
.fa-check-to-slot::before {
content: "\f772"; }
.fa-vote-yea::before {
content: "\f772"; }
.fa-star-half::before {
content: "\f089"; }
.fa-boxes-stacked::before {
content: "\f468"; }
.fa-boxes::before {
content: "\f468"; }
.fa-boxes-alt::before {
content: "\f468"; }
.fa-link::before {
content: "\f0c1"; }
.fa-chain::before {
content: "\f0c1"; }
.fa-ear-listen::before {
content: "\f2a2"; }
.fa-assistive-listening-systems::before {
content: "\f2a2"; }
.fa-tree-city::before {
content: "\e587"; }
.fa-play::before {
content: "\f04b"; }
.fa-font::before {
content: "\f031"; }
.fa-rupiah-sign::before {
content: "\e23d"; }
.fa-magnifying-glass::before {
content: "\f002"; }
.fa-search::before {
content: "\f002"; }
.fa-table-tennis-paddle-ball::before {
content: "\f45d"; }
.fa-ping-pong-paddle-ball::before {
content: "\f45d"; }
.fa-table-tennis::before {
content: "\f45d"; }
.fa-person-dots-from-line::before {
content: "\f470"; }
.fa-diagnoses::before {
content: "\f470"; }
.fa-trash-can-arrow-up::before {
content: "\f82a"; }
.fa-trash-restore-alt::before {
content: "\f82a"; }
.fa-naira-sign::before {
content: "\e1f6"; }
.fa-cart-arrow-down::before {
content: "\f218"; }
.fa-walkie-talkie::before {
content: "\f8ef"; }
.fa-file-pen::before {
content: "\f31c"; }
.fa-file-edit::before {
content: "\f31c"; }
.fa-receipt::before {
content: "\f543"; }
.fa-square-pen::before {
content: "\f14b"; }
.fa-pen-square::before {
content: "\f14b"; }
.fa-pencil-square::before {
content: "\f14b"; }
.fa-suitcase-rolling::before {
content: "\f5c1"; }
.fa-person-circle-exclamation::before {
content: "\e53f"; }
.fa-chevron-down::before {
content: "\f078"; }
.fa-battery-full::before {
content: "\f240"; }
.fa-battery::before {
content: "\f240"; }
.fa-battery-5::before {
content: "\f240"; }
.fa-skull-crossbones::before {
content: "\f714"; }
.fa-code-compare::before {
content: "\e13a"; }
.fa-list-ul::before {
content: "\f0ca"; }
.fa-list-dots::before {
content: "\f0ca"; }
.fa-school-lock::before {
content: "\e56f"; }
.fa-tower-cell::before {
content: "\e585"; }
.fa-down-long::before {
content: "\f309"; }
.fa-long-arrow-alt-down::before {
content: "\f309"; }
.fa-ranking-star::before {
content: "\e561"; }
.fa-chess-king::before {
content: "\f43f"; }
.fa-person-harassing::before {
content: "\e549"; }
.fa-brazilian-real-sign::before {
content: "\e46c"; }
.fa-landmark-dome::before {
content: "\f752"; }
.fa-landmark-alt::before {
content: "\f752"; }
.fa-arrow-up::before {
content: "\f062"; }
.fa-tv::before {
content: "\f26c"; }
.fa-television::before {
content: "\f26c"; }
.fa-tv-alt::before {
content: "\f26c"; }
.fa-shrimp::before {
content: "\e448"; }
.fa-list-check::before {
content: "\f0ae"; }
.fa-tasks::before {
content: "\f0ae"; }
.fa-jug-detergent::before {
content: "\e519"; }
.fa-circle-user::before {
content: "\f2bd"; }
.fa-user-circle::before {
content: "\f2bd"; }
.fa-user-shield::before {
content: "\f505"; }
.fa-wind::before {
content: "\f72e"; }
.fa-car-burst::before {
content: "\f5e1"; }
.fa-car-crash::before {
content: "\f5e1"; }
.fa-y::before {
content: "\59"; }
.fa-person-snowboarding::before {
content: "\f7ce"; }
.fa-snowboarding::before {
content: "\f7ce"; }
.fa-truck-fast::before {
content: "\f48b"; }
.fa-shipping-fast::before {
content: "\f48b"; }
.fa-fish::before {
content: "\f578"; }
.fa-user-graduate::before {
content: "\f501"; }
.fa-circle-half-stroke::before {
content: "\f042"; }
.fa-adjust::before {
content: "\f042"; }
.fa-clapperboard::before {
content: "\e131"; }
.fa-circle-radiation::before {
content: "\f7ba"; }
.fa-radiation-alt::before {
content: "\f7ba"; }
.fa-baseball::before {
content: "\f433"; }
.fa-baseball-ball::before {
content: "\f433"; }
.fa-jet-fighter-up::before {
content: "\e518"; }
.fa-diagram-project::before {
content: "\f542"; }
.fa-project-diagram::before {
content: "\f542"; }
.fa-copy::before {
content: "\f0c5"; }
.fa-volume-xmark::before {
content: "\f6a9"; }
.fa-volume-mute::before {
content: "\f6a9"; }
.fa-volume-times::before {
content: "\f6a9"; }
.fa-hand-sparkles::before {
content: "\e05d"; }
.fa-grip::before {
content: "\f58d"; }
.fa-grip-horizontal::before {
content: "\f58d"; }
.fa-share-from-square::before {
content: "\f14d"; }
.fa-share-square::before {
content: "\f14d"; }
.fa-child-combatant::before {
content: "\e4e0"; }
.fa-child-rifle::before {
content: "\e4e0"; }
.fa-gun::before {
content: "\e19b"; }
.fa-square-phone::before {
content: "\f098"; }
.fa-phone-square::before {
content: "\f098"; }
.fa-plus::before {
content: "\2b"; }
.fa-add::before {
content: "\2b"; }
.fa-expand::before {
content: "\f065"; }
.fa-computer::before {
content: "\e4e5"; }
.fa-xmark::before {
content: "\f00d"; }
.fa-close::before {
content: "\f00d"; }
.fa-multiply::before {
content: "\f00d"; }
.fa-remove::before {
content: "\f00d"; }
.fa-times::before {
content: "\f00d"; }
.fa-arrows-up-down-left-right::before {
content: "\f047"; }
.fa-arrows::before {
content: "\f047"; }
.fa-chalkboard-user::before {
content: "\f51c"; }
.fa-chalkboard-teacher::before {
content: "\f51c"; }
.fa-peso-sign::before {
content: "\e222"; }
.fa-building-shield::before {
content: "\e4d8"; }
.fa-baby::before {
content: "\f77c"; }
.fa-users-line::before {
content: "\e592"; }
.fa-quote-left::before {
content: "\f10d"; }
.fa-quote-left-alt::before {
content: "\f10d"; }
.fa-tractor::before {
content: "\f722"; }
.fa-trash-arrow-up::before {
content: "\f829"; }
.fa-trash-restore::before {
content: "\f829"; }
.fa-arrow-down-up-lock::before {
content: "\e4b0"; }
.fa-lines-leaning::before {
content: "\e51e"; }
.fa-ruler-combined::before {
content: "\f546"; }
.fa-copyright::before {
content: "\f1f9"; }
.fa-equals::before {
content: "\3d"; }
.fa-blender::before {
content: "\f517"; }
.fa-teeth::before {
content: "\f62e"; }
.fa-shekel-sign::before {
content: "\f20b"; }
.fa-ils::before {
content: "\f20b"; }
.fa-shekel::before {
content: "\f20b"; }
.fa-sheqel::before {
content: "\f20b"; }
.fa-sheqel-sign::before {
content: "\f20b"; }
.fa-map::before {
content: "\f279"; }
.fa-rocket::before {
content: "\f135"; }
.fa-photo-film::before {
content: "\f87c"; }
.fa-photo-video::before {
content: "\f87c"; }
.fa-folder-minus::before {
content: "\f65d"; }
.fa-store::before {
content: "\f54e"; }
.fa-arrow-trend-up::before {
content: "\e098"; }
.fa-plug-circle-minus::before {
content: "\e55e"; }
.fa-sign-hanging::before {
content: "\f4d9"; }
.fa-sign::before {
content: "\f4d9"; }
.fa-bezier-curve::before {
content: "\f55b"; }
.fa-bell-slash::before {
content: "\f1f6"; }
.fa-tablet::before {
content: "\f3fb"; }
.fa-tablet-android::before {
content: "\f3fb"; }
.fa-school-flag::before {
content: "\e56e"; }
.fa-fill::before {
content: "\f575"; }
.fa-angle-up::before {
content: "\f106"; }
.fa-drumstick-bite::before {
content: "\f6d7"; }
.fa-holly-berry::before {
content: "\f7aa"; }
.fa-chevron-left::before {
content: "\f053"; }
.fa-bacteria::before {
content: "\e059"; }
.fa-hand-lizard::before {
content: "\f258"; }
.fa-notdef::before {
content: "\e1fe"; }
.fa-disease::before {
content: "\f7fa"; }
.fa-briefcase-medical::before {
content: "\f469"; }
.fa-genderless::before {
content: "\f22d"; }
.fa-chevron-right::before {
content: "\f054"; }
.fa-retweet::before {
content: "\f079"; }
.fa-car-rear::before {
content: "\f5de"; }
.fa-car-alt::before {
content: "\f5de"; }
.fa-pump-soap::before {
content: "\e06b"; }
.fa-video-slash::before {
content: "\f4e2"; }
.fa-battery-quarter::before {
content: "\f243"; }
.fa-battery-2::before {
content: "\f243"; }
.fa-radio::before {
content: "\f8d7"; }
.fa-baby-carriage::before {
content: "\f77d"; }
.fa-carriage-baby::before {
content: "\f77d"; }
.fa-traffic-light::before {
content: "\f637"; }
.fa-thermometer::before {
content: "\f491"; }
.fa-vr-cardboard::before {
content: "\f729"; }
.fa-hand-middle-finger::before {
content: "\f806"; }
.fa-percent::before {
content: "\25"; }
.fa-percentage::before {
content: "\25"; }
.fa-truck-moving::before {
content: "\f4df"; }
.fa-glass-water-droplet::before {
content: "\e4f5"; }
.fa-display::before {
content: "\e163"; }
.fa-face-smile::before {
content: "\f118"; }
.fa-smile::before {
content: "\f118"; }
.fa-thumbtack::before {
content: "\f08d"; }
.fa-thumb-tack::before {
content: "\f08d"; }
.fa-trophy::before {
content: "\f091"; }
.fa-person-praying::before {
content: "\f683"; }
.fa-pray::before {
content: "\f683"; }
.fa-hammer::before {
content: "\f6e3"; }
.fa-hand-peace::before {
content: "\f25b"; }
.fa-rotate::before {
content: "\f2f1"; }
.fa-sync-alt::before {
content: "\f2f1"; }
.fa-spinner::before {
content: "\f110"; }
.fa-robot::before {
content: "\f544"; }
.fa-peace::before {
content: "\f67c"; }
.fa-gears::before {
content: "\f085"; }
.fa-cogs::before {
content: "\f085"; }
.fa-warehouse::before {
content: "\f494"; }
.fa-arrow-up-right-dots::before {
content: "\e4b7"; }
.fa-splotch::before {
content: "\f5bc"; }
.fa-face-grin-hearts::before {
content: "\f584"; }
.fa-grin-hearts::before {
content: "\f584"; }
.fa-dice-four::before {
content: "\f524"; }
.fa-sim-card::before {
content: "\f7c4"; }
.fa-transgender::before {
content: "\f225"; }
.fa-transgender-alt::before {
content: "\f225"; }
.fa-mercury::before {
content: "\f223"; }
.fa-arrow-turn-down::before {
content: "\f149"; }
.fa-level-down::before {
content: "\f149"; }
.fa-person-falling-burst::before {
content: "\e547"; }
.fa-award::before {
content: "\f559"; }
.fa-ticket-simple::before {
content: "\f3ff"; }
.fa-ticket-alt::before {
content: "\f3ff"; }
.fa-building::before {
content: "\f1ad"; }
.fa-angles-left::before {
content: "\f100"; }
.fa-angle-double-left::before {
content: "\f100"; }
.fa-qrcode::before {
content: "\f029"; }
.fa-clock-rotate-left::before {
content: "\f1da"; }
.fa-history::before {
content: "\f1da"; }
.fa-face-grin-beam-sweat::before {
content: "\f583"; }
.fa-grin-beam-sweat::before {
content: "\f583"; }
.fa-file-export::before {
content: "\f56e"; }
.fa-arrow-right-from-file::before {
content: "\f56e"; }
.fa-shield::before {
content: "\f132"; }
.fa-shield-blank::before {
content: "\f132"; }
.fa-arrow-up-short-wide::before {
content: "\f885"; }
.fa-sort-amount-up-alt::before {
content: "\f885"; }
.fa-house-medical::before {
content: "\e3b2"; }
.fa-golf-ball-tee::before {
content: "\f450"; }
.fa-golf-ball::before {
content: "\f450"; }
.fa-circle-chevron-left::before {
content: "\f137"; }
.fa-chevron-circle-left::before {
content: "\f137"; }
.fa-house-chimney-window::before {
content: "\e00d"; }
.fa-pen-nib::before {
content: "\f5ad"; }
.fa-tent-arrow-turn-left::before {
content: "\e580"; }
.fa-tents::before {
content: "\e582"; }
.fa-wand-magic::before {
content: "\f0d0"; }
.fa-magic::before {
content: "\f0d0"; }
.fa-dog::before {
content: "\f6d3"; }
.fa-carrot::before {
content: "\f787"; }
.fa-moon::before {
content: "\f186"; }
.fa-wine-glass-empty::before {
content: "\f5ce"; }
.fa-wine-glass-alt::before {
content: "\f5ce"; }
.fa-cheese::before {
content: "\f7ef"; }
.fa-yin-yang::before {
content: "\f6ad"; }
.fa-music::before {
content: "\f001"; }
.fa-code-commit::before {
content: "\f386"; }
.fa-temperature-low::before {
content: "\f76b"; }
.fa-person-biking::before {
content: "\f84a"; }
.fa-biking::before {
content: "\f84a"; }
.fa-broom::before {
content: "\f51a"; }
.fa-shield-heart::before {
content: "\e574"; }
.fa-gopuram::before {
content: "\f664"; }
.fa-earth-oceania::before {
content: "\e47b"; }
.fa-globe-oceania::before {
content: "\e47b"; }
.fa-square-xmark::before {
content: "\f2d3"; }
.fa-times-square::before {
content: "\f2d3"; }
.fa-xmark-square::before {
content: "\f2d3"; }
.fa-hashtag::before {
content: "\23"; }
.fa-up-right-and-down-left-from-center::before {
content: "\f424"; }
.fa-expand-alt::before {
content: "\f424"; }
.fa-oil-can::before {
content: "\f613"; }
.fa-t::before {
content: "\54"; }
.fa-hippo::before {
content: "\f6ed"; }
.fa-chart-column::before {
content: "\e0e3"; }
.fa-infinity::before {
content: "\f534"; }
.fa-vial-circle-check::before {
content: "\e596"; }
.fa-person-arrow-down-to-line::before {
content: "\e538"; }
.fa-voicemail::before {
content: "\f897"; }
.fa-fan::before {
content: "\f863"; }
.fa-person-walking-luggage::before {
content: "\e554"; }
.fa-up-down::before {
content: "\f338"; }
.fa-arrows-alt-v::before {
content: "\f338"; }
.fa-cloud-moon-rain::before {
content: "\f73c"; }
.fa-calendar::before {
content: "\f133"; }
.fa-trailer::before {
content: "\e041"; }
.fa-bahai::before {
content: "\f666"; }
.fa-haykal::before {
content: "\f666"; }
.fa-sd-card::before {
content: "\f7c2"; }
.fa-dragon::before {
content: "\f6d5"; }
.fa-shoe-prints::before {
content: "\f54b"; }
.fa-circle-plus::before {
content: "\f055"; }
.fa-plus-circle::before {
content: "\f055"; }
.fa-face-grin-tongue-wink::before {
content: "\f58b"; }
.fa-grin-tongue-wink::before {
content: "\f58b"; }
.fa-hand-holding::before {
content: "\f4bd"; }
.fa-plug-circle-exclamation::before {
content: "\e55d"; }
.fa-link-slash::before {
content: "\f127"; }
.fa-chain-broken::before {
content: "\f127"; }
.fa-chain-slash::before {
content: "\f127"; }
.fa-unlink::before {
content: "\f127"; }
.fa-clone::before {
content: "\f24d"; }
.fa-person-walking-arrow-loop-left::before {
content: "\e551"; }
.fa-arrow-up-z-a::before {
content: "\f882"; }
.fa-sort-alpha-up-alt::before {
content: "\f882"; }
.fa-fire-flame-curved::before {
content: "\f7e4"; }
.fa-fire-alt::before {
content: "\f7e4"; }
.fa-tornado::before {
content: "\f76f"; }
.fa-file-circle-plus::before {
content: "\e494"; }
.fa-book-quran::before {
content: "\f687"; }
.fa-quran::before {
content: "\f687"; }
.fa-anchor::before {
content: "\f13d"; }
.fa-border-all::before {
content: "\f84c"; }
.fa-face-angry::before {
content: "\f556"; }
.fa-angry::before {
content: "\f556"; }
.fa-cookie-bite::before {
content: "\f564"; }
.fa-arrow-trend-down::before {
content: "\e097"; }
.fa-rss::before {
content: "\f09e"; }
.fa-feed::before {
content: "\f09e"; }
.fa-draw-polygon::before {
content: "\f5ee"; }
.fa-scale-balanced::before {
content: "\f24e"; }
.fa-balance-scale::before {
content: "\f24e"; }
.fa-gauge-simple-high::before {
content: "\f62a"; }
.fa-tachometer::before {
content: "\f62a"; }
.fa-tachometer-fast::before {
content: "\f62a"; }
.fa-shower::before {
content: "\f2cc"; }
.fa-desktop::before {
content: "\f390"; }
.fa-desktop-alt::before {
content: "\f390"; }
.fa-m::before {
content: "\4d"; }
.fa-table-list::before {
content: "\f00b"; }
.fa-th-list::before {
content: "\f00b"; }
.fa-comment-sms::before {
content: "\f7cd"; }
.fa-sms::before {
content: "\f7cd"; }
.fa-book::before {
content: "\f02d"; }
.fa-user-plus::before {
content: "\f234"; }
.fa-check::before {
content: "\f00c"; }
.fa-battery-three-quarters::before {
content: "\f241"; }
.fa-battery-4::before {
content: "\f241"; }
.fa-house-circle-check::before {
content: "\e509"; }
.fa-angle-left::before {
content: "\f104"; }
.fa-diagram-successor::before {
content: "\e47a"; }
.fa-truck-arrow-right::before {
content: "\e58b"; }
.fa-arrows-split-up-and-left::before {
content: "\e4bc"; }
.fa-hand-fist::before {
content: "\f6de"; }
.fa-fist-raised::before {
content: "\f6de"; }
.fa-cloud-moon::before {
content: "\f6c3"; }
.fa-briefcase::before {
content: "\f0b1"; }
.fa-person-falling::before {
content: "\e546"; }
.fa-image-portrait::before {
content: "\f3e0"; }
.fa-portrait::before {
content: "\f3e0"; }
.fa-user-tag::before {
content: "\f507"; }
.fa-rug::before {
content: "\e569"; }
.fa-earth-europe::before {
content: "\f7a2"; }
.fa-globe-europe::before {
content: "\f7a2"; }
.fa-cart-flatbed-suitcase::before {
content: "\f59d"; }
.fa-luggage-cart::before {
content: "\f59d"; }
.fa-rectangle-xmark::before {
content: "\f410"; }
.fa-rectangle-times::before {
content: "\f410"; }
.fa-times-rectangle::before {
content: "\f410"; }
.fa-window-close::before {
content: "\f410"; }
.fa-baht-sign::before {
content: "\e0ac"; }
.fa-book-open::before {
content: "\f518"; }
.fa-book-journal-whills::before {
content: "\f66a"; }
.fa-journal-whills::before {
content: "\f66a"; }
.fa-handcuffs::before {
content: "\e4f8"; }
.fa-triangle-exclamation::before {
content: "\f071"; }
.fa-exclamation-triangle::before {
content: "\f071"; }
.fa-warning::before {
content: "\f071"; }
.fa-database::before {
content: "\f1c0"; }
.fa-share::before {
content: "\f064"; }
.fa-arrow-turn-right::before {
content: "\f064"; }
.fa-mail-forward::before {
content: "\f064"; }
.fa-bottle-droplet::before {
content: "\e4c4"; }
.fa-mask-face::before {
content: "\e1d7"; }
.fa-hill-rockslide::before {
content: "\e508"; }
.fa-right-left::before {
content: "\f362"; }
.fa-exchange-alt::before {
content: "\f362"; }
.fa-paper-plane::before {
content: "\f1d8"; }
.fa-road-circle-exclamation::before {
content: "\e565"; }
.fa-dungeon::before {
content: "\f6d9"; }
.fa-align-right::before {
content: "\f038"; }
.fa-money-bill-1-wave::before {
content: "\f53b"; }
.fa-money-bill-wave-alt::before {
content: "\f53b"; }
.fa-life-ring::before {
content: "\f1cd"; }
.fa-hands::before {
content: "\f2a7"; }
.fa-sign-language::before {
content: "\f2a7"; }
.fa-signing::before {
content: "\f2a7"; }
.fa-calendar-day::before {
content: "\f783"; }
.fa-water-ladder::before {
content: "\f5c5"; }
.fa-ladder-water::before {
content: "\f5c5"; }
.fa-swimming-pool::before {
content: "\f5c5"; }
.fa-arrows-up-down::before {
content: "\f07d"; }
.fa-arrows-v::before {
content: "\f07d"; }
.fa-face-grimace::before {
content: "\f57f"; }
.fa-grimace::before {
content: "\f57f"; }
.fa-wheelchair-move::before {
content: "\e2ce"; }
.fa-wheelchair-alt::before {
content: "\e2ce"; }
.fa-turn-down::before {
content: "\f3be"; }
.fa-level-down-alt::before {
content: "\f3be"; }
.fa-person-walking-arrow-right::before {
content: "\e552"; }
.fa-square-envelope::before {
content: "\f199"; }
.fa-envelope-square::before {
content: "\f199"; }
.fa-dice::before {
content: "\f522"; }
.fa-bowling-ball::before {
content: "\f436"; }
.fa-brain::before {
content: "\f5dc"; }
.fa-bandage::before {
content: "\f462"; }
.fa-band-aid::before {
content: "\f462"; }
.fa-calendar-minus::before {
content: "\f272"; }
.fa-circle-xmark::before {
content: "\f057"; }
.fa-times-circle::before {
content: "\f057"; }
.fa-xmark-circle::before {
content: "\f057"; }
.fa-gifts::before {
content: "\f79c"; }
.fa-hotel::before {
content: "\f594"; }
.fa-earth-asia::before {
content: "\f57e"; }
.fa-globe-asia::before {
content: "\f57e"; }
.fa-id-card-clip::before {
content: "\f47f"; }
.fa-id-card-alt::before {
content: "\f47f"; }
.fa-magnifying-glass-plus::before {
content: "\f00e"; }
.fa-search-plus::before {
content: "\f00e"; }
.fa-thumbs-up::before {
content: "\f164"; }
.fa-user-clock::before {
content: "\f4fd"; }
.fa-hand-dots::before {
content: "\f461"; }
.fa-allergies::before {
content: "\f461"; }
.fa-file-invoice::before {
content: "\f570"; }
.fa-window-minimize::before {
content: "\f2d1"; }
.fa-mug-saucer::before {
content: "\f0f4"; }
.fa-coffee::before {
content: "\f0f4"; }
.fa-brush::before {
content: "\f55d"; }
.fa-mask::before {
content: "\f6fa"; }
.fa-magnifying-glass-minus::before {
content: "\f010"; }
.fa-search-minus::before {
content: "\f010"; }
.fa-ruler-vertical::before {
content: "\f548"; }
.fa-user-large::before {
content: "\f406"; }
.fa-user-alt::before {
content: "\f406"; }
.fa-train-tram::before {
content: "\e5b4"; }
.fa-user-nurse::before {
content: "\f82f"; }
.fa-syringe::before {
content: "\f48e"; }
.fa-cloud-sun::before {
content: "\f6c4"; }
.fa-stopwatch-20::before {
content: "\e06f"; }
.fa-square-full::before {
content: "\f45c"; }
.fa-magnet::before {
content: "\f076"; }
.fa-jar::before {
content: "\e516"; }
.fa-note-sticky::before {
content: "\f249"; }
.fa-sticky-note::before {
content: "\f249"; }
.fa-bug-slash::before {
content: "\e490"; }
.fa-arrow-up-from-water-pump::before {
content: "\e4b6"; }
.fa-bone::before {
content: "\f5d7"; }
.fa-user-injured::before {
content: "\f728"; }
.fa-face-sad-tear::before {
content: "\f5b4"; }
.fa-sad-tear::before {
content: "\f5b4"; }
.fa-plane::before {
content: "\f072"; }
.fa-tent-arrows-down::before {
content: "\e581"; }
.fa-exclamation::before {
content: "\21"; }
.fa-arrows-spin::before {
content: "\e4bb"; }
.fa-print::before {
content: "\f02f"; }
.fa-turkish-lira-sign::before {
content: "\e2bb"; }
.fa-try::before {
content: "\e2bb"; }
.fa-turkish-lira::before {
content: "\e2bb"; }
.fa-dollar-sign::before {
content: "\24"; }
.fa-dollar::before {
content: "\24"; }
.fa-usd::before {
content: "\24"; }
.fa-x::before {
content: "\58"; }
.fa-magnifying-glass-dollar::before {
content: "\f688"; }
.fa-search-dollar::before {
content: "\f688"; }
.fa-users-gear::before {
content: "\f509"; }
.fa-users-cog::before {
content: "\f509"; }
.fa-person-military-pointing::before {
content: "\e54a"; }
.fa-building-columns::before {
content: "\f19c"; }
.fa-bank::before {
content: "\f19c"; }
.fa-institution::before {
content: "\f19c"; }
.fa-museum::before {
content: "\f19c"; }
.fa-university::before {
content: "\f19c"; }
.fa-umbrella::before {
content: "\f0e9"; }
.fa-trowel::before {
content: "\e589"; }
.fa-d::before {
content: "\44"; }
.fa-stapler::before {
content: "\e5af"; }
.fa-masks-theater::before {
content: "\f630"; }
.fa-theater-masks::before {
content: "\f630"; }
.fa-kip-sign::before {
content: "\e1c4"; }
.fa-hand-point-left::before {
content: "\f0a5"; }
.fa-handshake-simple::before {
content: "\f4c6"; }
.fa-handshake-alt::before {
content: "\f4c6"; }
.fa-jet-fighter::before {
content: "\f0fb"; }
.fa-fighter-jet::before {
content: "\f0fb"; }
.fa-square-share-nodes::before {
content: "\f1e1"; }
.fa-share-alt-square::before {
content: "\f1e1"; }
.fa-barcode::before {
content: "\f02a"; }
.fa-plus-minus::before {
content: "\e43c"; }
.fa-video::before {
content: "\f03d"; }
.fa-video-camera::before {
content: "\f03d"; }
.fa-graduation-cap::before {
content: "\f19d"; }
.fa-mortar-board::before {
content: "\f19d"; }
.fa-hand-holding-medical::before {
content: "\e05c"; }
.fa-person-circle-check::before {
content: "\e53e"; }
.fa-turn-up::before {
content: "\f3bf"; }
.fa-level-up-alt::before {
content: "\f3bf"; }
.sr-only,
.fa-sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border-width: 0; }
:root, :host {
--fa-style-family-brands: 'Font Awesome 6 Brands';
--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'; }
@font-face {
font-family: 'Font Awesome 6 Brands';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.ttf) format("truetype"); }
.fab,
.fa-brands {
font-weight: 400; }
.fa-monero:before {
content: "\f3d0"; }
.fa-hooli:before {
content: "\f427"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-aws:before {
content: "\f375"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-cloudflare:before {
content: "\e07d"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-bity:before {
content: "\f37a"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-modx:before {
content: "\f285"; }
.fa-guilded:before {
content: "\e07e"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-square-js:before {
content: "\f3b9"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-java:before {
content: "\f4e4"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-centercode:before {
content: "\f380"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-unity:before {
content: "\e049"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-vk:before {
content: "\f189"; }
.fa-untappd:before {
content: "\f405"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-square-reddit:before {
content: "\f1a2"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-contao:before {
content: "\f26d"; }
.fa-square-font-awesome:before {
content: "\e5ad"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-square-instagram:before {
content: "\e055"; }
.fa-instagram-square:before {
content: "\e055"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-square-hacker-news:before {
content: "\f3af"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-edge:before {
content: "\f282"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-square-snapchat:before {
content: "\f2ad"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-safari:before {
content: "\f267"; }
.fa-google:before {
content: "\f1a0"; }
.fa-square-font-awesome-stroke:before {
content: "\f35c"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-evernote:before {
content: "\f839"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-watchman-monitoring:before {
content: "\e087"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-square-viadeo:before {
content: "\f2aa"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-centos:before {
content: "\f789"; }
.fa-adn:before {
content: "\f170"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-square-dribbble:before {
content: "\f397"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-node:before {
content: "\f419"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-openid:before {
content: "\f19b"; }
.fa-instalod:before {
content: "\e081"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-square-twitter:before {
content: "\f081"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-golang:before {
content: "\e40f"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-uncharted:before {
content: "\e084"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-square-youtube:before {
content: "\f431"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-angellist:before {
content: "\f209"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-nfc-directional:before {
content: "\e530"; }
.fa-skype:before {
content: "\f17e"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-fedora:before {
content: "\f798"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-meta:before {
content: "\e49b"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-hips:before {
content: "\f452"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-discord:before {
content: "\f392"; }
.fa-chrome:before {
content: "\f268"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-dochub:before {
content: "\f394"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-amazon:before {
content: "\f270"; }
.fa-unsplash:before {
content: "\e07c"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-square-steam:before {
content: "\f1b7"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-500px:before {
content: "\f26e"; }
.fa-square-vimeo:before {
content: "\f194"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-flag:before {
content: "\f2b4"; }
.fa-font-awesome-logo-full:before {
content: "\f2b4"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-apple:before {
content: "\f179"; }
.fa-hive:before {
content: "\e07f"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-padlet:before {
content: "\e4a0"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-square-github:before {
content: "\f092"; }
.fa-github-square:before {
content: "\f092"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-fedex:before {
content: "\f797"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-shopify:before {
content: "\e057"; }
.fa-neos:before {
content: "\f612"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-angular:before {
content: "\f420"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envira:before {
content: "\f299"; }
.fa-square-gitlab:before {
content: "\e5ae"; }
.fa-gitlab-square:before {
content: "\e5ae"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-firefox:before {
content: "\f269"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-square-odnoklassniki:before {
content: "\f264"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-sith:before {
content: "\f512"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-hashnode:before {
content: "\e499"; }
.fa-react:before {
content: "\f41b"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-opera:before {
content: "\f26a"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-stripe:before {
content: "\f429"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-gg:before {
content: "\f260"; }
.fa-dhl:before {
content: "\f790"; }
.fa-square-pinterest:before {
content: "\f0d3"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-xing:before {
content: "\f168"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-less:before {
content: "\f41d"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-dailymotion:before {
content: "\e052"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-nfc-symbol:before {
content: "\e531"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-avianex:before {
content: "\f374"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-square-google-plus:before {
content: "\f0d4"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-osi:before {
content: "\f41a"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-square-xing:before {
content: "\f169"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-fly:before {
content: "\f417"; }
.fa-aviato:before {
content: "\f421"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-viber:before {
content: "\f409"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-audible:before {
content: "\f373"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-bilibili:before {
content: "\e3d9"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-42-group:before {
content: "\e080"; }
.fa-innosoft:before {
content: "\e080"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-elementor:before {
content: "\f430"; }
.fa-square-pied-piper:before {
content: "\e01e"; }
.fa-pied-piper-square:before {
content: "\e01e"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-xbox:before {
content: "\f412"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-tiktok:before {
content: "\e07b"; }
.fa-square-facebook:before {
content: "\f082"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-renren:before {
content: "\f18b"; }
.fa-linux:before {
content: "\f17c"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-mixer:before {
content: "\e056"; }
.fa-square-lastfm:before {
content: "\f203"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-figma:before {
content: "\f799"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-cmplid:before {
content: "\e360"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-uikit:before {
content: "\f403"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-line:before {
content: "\f3c0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-deezer:before {
content: "\e077"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-docker:before {
content: "\f395"; }
.fa-screenpal:before {
content: "\e570"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-gitter:before {
content: "\f426"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-microblog:before {
content: "\e01a"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-yandex:before {
content: "\f413"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-html5:before {
content: "\f13b"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-sass:before {
content: "\f41e"; }
.fa-wirsindhandwerk:before {
content: "\e2d0"; }
.fa-wsh:before {
content: "\e2d0"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-octopus-deploy:before {
content: "\e082"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-apper:before {
content: "\f371"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-waze:before {
content: "\f83f"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ab"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-rust:before {
content: "\e07a"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-square-behance:before {
content: "\f1b5"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-css3:before {
content: "\f13c"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-space-awesome:before {
content: "\e5ac"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-square-git:before {
content: "\f1d2"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-square-tumblr:before {
content: "\f174"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-trello:before {
content: "\f181"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-perbyte:before {
content: "\e083"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-python:before {
content: "\f3e2"; }
.fa-android:before {
content: "\f17b"; }
.fa-bots:before {
content: "\e340"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-js:before {
content: "\f3b8"; }
.fa-ideal:before {
content: "\e013"; }
.fa-git:before {
content: "\f1d3"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-uber:before {
content: "\f402"; }
.fa-github:before {
content: "\f09b"; }
.fa-php:before {
content: "\f457"; }
.fa-alipay:before {
content: "\f642"; }
.fa-youtube:before {
content: "\f167"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-firefox-browser:before {
content: "\e007"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-twitter:before {
content: "\f099"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-buffer:before {
content: "\f837"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-yammer:before {
content: "\f840"; }
.fa-btc:before {
content: "\f15a"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-stubber:before {
content: "\e5c7"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f2c6"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-odysee:before {
content: "\e5c6"; }
.fa-square-whatsapp:before {
content: "\f40c"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-edge-legacy:before {
content: "\e078"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f198"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-usb:before {
content: "\f287"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f23a"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-sitrox:before {
content: "\e44a"; }
.fa-discourse:before {
content: "\f393"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-strava:before {
content: "\f428"; }
.fa-ember:before {
content: "\f423"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-wodu:before {
content: "\e088"; }
.fa-google-pay:before {
content: "\e079"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-zhihu:before {
content: "\f63f"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-pix:before {
content: "\e43a"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-regular: normal 400 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 400;
font-display: block;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.ttf) format("truetype"); }
.far,
.fa-regular {
font-weight: 400; }
:root, :host {
--fa-style-family-classic: 'Font Awesome 6 Free';
--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'; }
@font-face {
font-family: 'Font Awesome 6 Free';
font-style: normal;
font-weight: 900;
font-display: block;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.ttf) format("truetype"); }
.fas,
.fa-solid {
font-weight: 900; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-display: block;
font-weight: 400;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 900;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'Font Awesome 5 Free';
font-display: block;
font-weight: 400;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-solid-900.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-brands-400.ttf) format("truetype"); }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-regular-400.ttf) format("truetype");
unicode-range: U+F003,U+F006,U+F014,U+F016-F017,U+F01A-F01B,U+F01D,U+F022,U+F03E,U+F044,U+F046,U+F05C-F05D,U+F06E,U+F070,U+F087-F088,U+F08A,U+F094,U+F096-F097,U+F09D,U+F0A0,U+F0A2,U+F0A4-F0A7,U+F0C5,U+F0C7,U+F0E5-F0E6,U+F0EB,U+F0F6-F0F8,U+F10C,U+F114-F115,U+F118-F11A,U+F11C-F11D,U+F133,U+F147,U+F14E,U+F150-F152,U+F185-F186,U+F18E,U+F190-F192,U+F196,U+F1C1-F1C9,U+F1D9,U+F1DB,U+F1E3,U+F1EA,U+F1F7,U+F1F9,U+F20A,U+F247-F248,U+F24A,U+F24D,U+F255-F25B,U+F25D,U+F271-F274,U+F278,U+F27B,U+F28C,U+F28E,U+F29C,U+F2B5,U+F2B7,U+F2BA,U+F2BC,U+F2BE,U+F2C0-F2C1,U+F2C3,U+F2D0,U+F2D2,U+F2D4,U+F2DC; }
@font-face {
font-family: 'FontAwesome';
font-display: block;
src: url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-v4compatibility.woff2) format("woff2"), url(//www.aarjapan.net/wp-content/plugins/ditty-news-ticker/includes/libs/fontawesome-6.4.0/webfonts/fa-v4compatibility.ttf) format("truetype");
unicode-range: U+F041,U+F047,U+F065-F066,U+F07D-F07E,U+F080,U+F08B,U+F08E,U+F090,U+F09A,U+F0AC,U+F0AE,U+F0B2,U+F0D0,U+F0D6,U+F0E4,U+F0EC,U+F10A-F10B,U+F123,U+F13E,U+F148-F149,U+F14C,U+F156,U+F15E,U+F160-F161,U+F163,U+F175-F178,U+F195,U+F1F8,U+F219,U+F27A; }@import url("//fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic");
.pixad-autos {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
}
.pixad-autos .clearfix {
display: block;
}
.pixad-checkbox {
position: absolute;
cursor: pointer;
opacity: 0;
}
.pixad-checkbox + label span {
display: inline-block;
width: 19px;
height: 19px;
margin: -1px 4px 0 0;
vertical-align: middle;
background: url(//www.aarjapan.net/wp-content/plugins/pix-auto-deal/assets/img/check_radio_sheet.png) left top no-repeat;
cursor: pointer;
}
.pixad-checkbox:checked + label span {
background: url(//www.aarjapan.net/wp-content/plugins/pix-auto-deal/assets/img/check_radio_sheet.png) -19px top no-repeat;
}
.pixad-autos a {
border-bottom: 0 none;
-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}
.pixad-autos a:hover {
background-color: transparent;
}
.pixad-autos h3 {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
font-size: 24px;
font-weight: normal;
border-bottom: 1px solid #dddcdc;
margin-bottom: 30px;
}
.pixad-autos h3 span {
border-bottom: 3px solid #3bafda;
position: relative;
bottom: 2px;
}
.pixad-autos h6,
.pixad-autos h6 a {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
font-size: 19px !important;
text-decoration: none;
margin-bottom: 10px;
margin: 0;
}
.pixad-autos h6 a:hover,
.pixad-autos h6 a:focus {
text-decoration: none;
outline: none;
}
.pixad-autos button,
.pixad-panel button {
text-transform: capitalize;
}
.pixad-autos ul {
padding: 0 !important;
margin: 0 !important;
}
.pixad-autos ul li {
list-style: none;
padding: 0;
}
.pixad-autos label span.required {
color: red;
}
.pixad-autos textarea {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
font-size: 13px;
}
.pixad-autos input.error,
.pixad-autos select.error,
.pixad-autos textarea.error {
border-color: red;
}
.pixad-autos .images-wrapper {
padding: 25px 10px;
border: 1px solid #dddcdc;
margin-bottom: 30px;
}
.pixad-autos .images-wrapper.error {
border-color: red;
}
.text-align-center {
text-align: center;
}
#pixad-step1, 
#pixad-step2, 
#pixad-step3,
#pixad-step4
#pixad-step5 {
margin-bottom: 50px;
}
#add_pixad .col-md-3.col-sm-3 {
margin-bottom: 10px;
} .pixad-autos .alert.alert-danger,
.pixad-autos .alert.alert-success,
.pixad-autos .alert.alert-warning.alert-dismissable,
.pixad-autos .alert.alert-danger,
.pixad-autos .alert.alert-success,
.pixad-autos .alert.alert-warning.alert-dismissable {
font-size: 14px;
} .autos-top-filter {
border-bottom: 1px solid #dddcdc;
border-top: 1px solid #dddcdc;
margin-bottom: 25px;
padding-top: 4px;
width: 100%;
}
.autos-top-filter a {
font-size: 14px;
vertical-align: -webkit-baseline-middle;
}
.autos-top-filter a:hover {
background-color: transparent;
}
.autos-top-filter .pull-left a {
vertical-align: text-bottom;
text-decoration: none;
margin-right: 20px;
}
.autos-top-filter .pull-right a {
color: #7f858b;
}
.autos-top-filter .pull-right a:hover {
color: #F5AE2D;
}
.autos-top-filter .pull-right a:nth-child(1) {
margin-right: 10px;
} .pixad-autos.loop .btn-details {
font-family: 'Open Sans', san-serif;
font-size: 13px;
text-decoration: none;
background-color: #7f858b;
padding: 5px 10px;
color: #fbfafa;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.pixad-autos.loop .btn-details:hover {
background-color: #3bafda;
color: #fff;
}
.owl-autoousel .warranty {
text-align: center;
position: absolute;
background-color: #000;
bottom: 3px;
right: 4px;
padding: 5px 10px;
opacity: .5;
color: #fff;
}
.pixad-autos.loop .warranty,
.pixad-autos.page .warranty {
text-align: center;
position: absolute;
background-color: #000;
bottom: 0;
right: 15px;
padding: 5px 10px;
opacity: .5;
color: #fff;
}
.pixad-autos.loop .auto-thumbnail img {
max-width: 100%;
height: auto;
box-shadow: none;
padding: 0;
margin: 0;
}
.pixad-autos.loop .auto-thumbnail .no-image {
border: 1px solid #dddcdc;
}
.pixad-autos.loop article .title-price-container h6 {
margin-top: 0;
margin-bottom: 0;
float: left;
width: 70%;
}
.pixad-autos.loop article .title-price-container span.price {
font-size: 18px;
float: right;
}
.pixad-autos.loop article .auto-info ul { clear: both;
}
.pixad-autos.loop article .auto-info li {
background: none !important;
padding: 0 !important;
margin-left: 0 !important;
margin-bottom: 5px;
border-bottom: 0 none !important;
list-style: none !important;
}
.pixad-autos.loop article .auto-info span.price {
background-color: #F5AE2D;
line-height: 1;
padding: 5px;
color: #ffffff;
float: right;
}
.pixad-autos.loop article .aditional-info {
margin-top: 15px;
padding: 5px;
}
.pixad-autos.loop article .aditional-info ul li {
width: auto;
height: 35px;
margin: 0;
display: inline-block;
padding: 0 !important;
background: none !important;
border-bottom: 0 none !important;
}
.pixad-autos.loop article .aditional-info ul li  span {
font-size: 14px;
font-weight: normal;
padding: 5px 10px;
margin-right: 10px;
background-color: #ececec;
border: 1px solid #dbdbdb;
cursor: pointer;
color: #a0a0a0;
-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
-o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}
.pixad-autos.loop article .aditional-info span:hover {
background-color: #fff;
color: #a0a0a0;
} #pixad-pagination .page-numbers {
font-size: 14px;
text-decoration: none;
background-color: #ececec;
border: 1px solid #dbdbdb;
padding: 5px 10px;
color: #a0a0a0;
}
#pixad-pagination .page-numbers.current,
#pixad-pagination .page-numbers:hover {
background-color: #fff;
} .pixad-autos.loop .autos-list article {
border-bottom: 1px dashed #dddcdc;
padding-top: 15px !important;
padding-bottom: 0 !important;
clear: both;
}
.pixad-autos.loop .autos-list article:hover {
background-color: #f9f8ee;
}
.pixad-autos.loop .autos-list article .auto-thumbnail span.price {
display: none;
}
.pixad-autos.loop .autos-list article .auto-info {
font-size: 14px;
float: left;
}
.pixad-autos.loop .autos-list article .auto-info span {
font-weight: normal;
}
@media screen and (max-width: 767px) {
.pixad-autos.loop .autos-list article .auto-info {
margin-top: 20px;
width: 100%;
}
} .pixad-autos.loop .autos-grid article {
display: inline-block;
margin-bottom: 10px;
max-width: 30%;
}
.pixad-autos.loop .autos-grid article:last-child {
margin-right: 0;
}
.pixad-autos.loop .autos-grid article .auto-thumbnail {
width: 100%;
}
.pixad-autos.loop .autos-grid article .auto-info {
max-width: 100%;
clear: both;
}
.pixad-autos.loop .autos-grid article .auto-info ul {
clear: both;
display: none;
}
.pixad-autos.loop .autos-grid article .auto-info {
display: none;
}
.pixad-autos.loop .autos-grid article .auto-thumbnail span.price {
background-color: #F5AE2D;
position: absolute;
line-height: 1;
padding: 5px;
color: #ffffff;
display: block;
top: 0;
}
.pixad-autos.loop .autos-grid article .aditional-info {
display: none;
} #pixad-autos-single .panel {
border: 1px solid #e3e3e3;
}
#pixad-autos-single .panel #pixad-autos-tabs li a {
border: none;
border-radius: 0;
background-color: #f1f2f2;
border-top: 3px solid #f1f2f2;
}
#pixad-autos-single .panel #pixad-autos-tabs li.active a {
border-top: 3px solid #ec971f;
background-color: #fff;
}
#pixad-autos-single h3 {
font-size: 22px;
margin: 20px 0;
}
#pixad-autos-single .pixad-autos-main-image img {
width: 100%;
}
#pixad-autos-single .pixad-autos-main-image .pixad-autos-main-image-price {
background-color: #F5AE2D;
padding: 5px 20px;
position: absolute;
color: #fff;
top: 0;
right: 15px;
}
#pixad-autos-single .pixad-thumbs {
display: inline-block;
margin-top: 10px;
max-width: 100%;
}
#pixad-autos-single .pixad-thumbs a {
cursor: webkit-zoom-in;
cursor: moz-zoom-in;
cursor: zoom-in;
}
#pixad-autos-single .pixad-thumbs img {
margin-right: 10px;
margin-bottom: 10px;
max-width: 100%;
height: auto;
}
#pixad-autos-single .pixad-thumbs a {
padding: 0;
margin-right: 10px;
}
#pixad-autos-single .pixad-thumbs a:focus {
outline: none;
}
#pixad-autos-single .pixad-thumbs a:last-child {
margin-right: 0;
}
#contact-seller a {
text-decoration: none;
cursor: pointer;
} #pixad-autos-tabs li a {
font-size: 15px;
text-decoration: none;
}
#pixad-autos-tabs li a:focus {
outline: none;
}
#pixad-autos-tabs-content {
display: block !important;
}
#pixad-autos-tabs-content .cell {
overflow: hidden;
color: #798FA1;
padding: 7px 15px 8px;
line-height: 18px;
}
#pixad-autos-single #auto-description p {
line-height: 2;
}
#pixad-autos-tabs-content .cell:nth-child(2n+2) {
background-color: #efefef;
}
#pixad-autos-tabs-content .cell .left {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
font-size: 14px;
font-weight: 700;
font-weight: bold;
color: #293848;
float: left;
width: 250px;
}
#pixad-autos-tabs-content .cell .right {
font-size: 14px;
font-weight: normal;
}
#pixad-autos-tabs-content input[type="checkbox"] {
margin-left: 0;
}
#pixad-autos-tabs-content .checkbox {
margin-bottom: 0;
}
#pixad-autos-tabs-content #auto-description {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
font-weight: normal;
padding: 10px 20px;
}
#pixad-autos-tabs-content textarea.form-control {
height: auto;
display: block;
width: 100%;
padding: 9px 12px;
font-size: 13px;
line-height: 1.5;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #dddddd;
border-radius: 0px;
-webkit-transition: border-color ease-in-out .15s;
-o-transition: border-color ease-in-out .15s;
transition: border-color ease-in-out .15s;
}
#pixad-autos-tabs-content textarea.form-control:focus {
border-color: #75a5e4;
outline: 0;
}
#pixad-autos-tabs-content .form-control-static {
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 0;
}
#pixad-autos-tabs-content .text-muted {
color: #999999;
} .pixad-action-links ul {
margin-bottom: 20px;
}
.pixad-action-links ul li {
background-color: #7f858b;
display: inline-flex;
margin-right: 10px;
padding: 5px 10px;
}
.pixad-action-links ul li a {
font-size: 14px;
line-height: 1;
color: #fff;
}
.pixad-action-links ul li a:hover {
text-decoration: none;
}
.pixad-action-links ul li a:focus {
outline: none;
} .pixad-autos.loop,
#add-pixad-wrapper:after {
content: "";
clear: both;
display: table;
width: 100%;
}
#add-pixad-wrapper #wp-auto-description-wrap {
border: 1px solid #E6E6E6;
padding: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
#add-pixad-wrapper textarea {
height: 100px;
}
.pixad-autos .button,
.widget_jp_widget_search_autos .button,
.widget_jp_widget_my_profile .button {
padding: 0.428571429rem 0.714285714rem !important;
font-size: 12px !important;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
text-transform: capitalize;
color: #7c7c7c !important;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.pixad-autos .button:hover,
.widget_jp_widget_search_autos .button:hover,
.widget_jp_widget_my_profile .button:hover,
.pixad-autos .button:focus,
.widget_jp_widget_search_autos .button:focus,
.widget_jp_widget_my_profile .button:focus {
color: #5e5e5e !important;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.pixad-autos .button:active,
.widget_jp_widget_search_autos .button:active,
.widget_jp_widget_my_profile .button:active {
color: #757575 !important;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(top, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
} #pixad-select-membership .pixad-panel-title {
font-size: 16px;
} .pixad-panel {
position: relative;
margin-bottom: 20px;
background-color: #ffffff;
border-radius: 2px;
}
.pixad-panel-heading {
position: relative;
height: 40px;
line-height: 36px;
background: #fafafa;
color: #666666;
font-size: 15px;
font-weight: 600;
padding: 0 8px;
border: 1px solid #e7e7e7;
border-top-right-radius: 1px;
border-top-left-radius: 1px;
}
.pixad-panel-title {
padding-left: 6px;
margin-top: 0;
margin-bottom: 0;
}
.pixad-panel-heading + .pixad-panel-body {
border-top: 0;
}
.pixad-panel-body {
position: relative;
padding: 15px;
border: 1px solid #e7e7e7;
}
.pixad-form-group:before, .pixad-form-group:after,
.pixad-panel-body:before, .pixad-panel-body:after {
clear: both;
content: " ";
display: table;
}
.pixad-form-group {
font-size: 14px;
margin-bottom: 15px;
}
.pixad-form-horizontal .pixad-form-group {
margin-left: -11px;
margin-right: -11px;
width: 100%;
}
.pixad-form-horizontal .pixad-control-label,
.pixad-control-label {
font-size: 14px;
font-weight: 600;
text-align: right;
margin-bottom: 0;
padding-top: 10px;
}
.pixad-form-control {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
font-size: 14px;
display: block;
width: 100%;
height: 39px !important;
padding: 9px 12px !important;
line-height: 1.5 !important;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #dddddd;
border-radius: 0px;
-webkit-transition: border-color ease-in-out .15s;
-o-transition: border-color ease-in-out .15s;
transition: border-color ease-in-out .15s;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.pixad-form-control:focus {
border-color: #3bafda;
outline: 0;
}
.pixad-panel .fa-question-circle {
color: #444;
-webkit-transition: ease-in-out .10s;
-o-transition: ease-in-out .10s;
transition: ease-in-out .10s;
}
.pixad-panel .fa-question-circle:hover {
color: #75a5e4;
}
.pixad-panel .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0;
}
.pixad-panel .tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.pixad-panel .tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.pixad-panel .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.pixad-panel .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.pixad-panel .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.pixad-table {
width: 100%;
max-width: 100%;
margin-bottom: 0;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.pixad-table > caption + thead > tr:first-child > th, 
.pixad-table > colgroup + thead > tr:first-child > th, 
.pixad-table > thead:first-child > tr:first-child > th, 
.pixad-table > caption + thead > tr:first-child > td, 
.pixad-table > colgroup + thead > tr:first-child > td, 
.pixad-table > thead:first-child > tr:first-child > td {
font-size: 14px;
text-align: center;
border-top: 0;
}
.pixad-table > thead > tr > td.pixad-primary, 
.pixad-table > tbody > tr > td.pixad-primary, 
.pixad-table > tfoot > tr > td.pixad-primary, 
.pixad-table > thead > tr > th.pixad-primary, 
.pixad-table > tbody > tr > th.pixad-primary, 
.pixad-table > tfoot > tr > th.pixad-primary, 
.pixad-table > thead > tr.pixad-primary > td, 
.pixad-table > tbody > tr.pixad-primary > td, 
.pixad-table > tfoot > tr.pixad-primary > td, 
.pixad-table > thead > tr.pixad-primary > th, 
.table > tbody > tr.pixad-primary > th, 
.pixad-table > tfoot > tr.pixad-primary > th {
color: #1f57a1;
border-color: #97bbeb;
background-color: #caddf5;
}
.pixad-table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #eeeeee;
}
.pixad-table > thead > tr > th, 
.pixad-table > tbody > tr > th, 
.pixad-table > tfoot > tr > th, 
.pixad-table > thead > tr > td, 
.pixad-table > tbody > tr > td, 
.pixad-table > tfoot > tr > td {
padding: 9px;
line-height: 1.5;
vertical-align: middle;
border-top: 1px solid #eeeeee;
}
.pixad-table tbody > tr > td {
font-size: 14px;
}
.pixad-table tbody > tr:first-child > td {
border-top: 0;
}
.pixad-table tbody > tr > td {
text-align: center;
} #pixad-step-2 .pixad-form-group {
} .widget.widget_jp_widget_search_autos .pixad-panel-title,
.widget.widget_jp_widget_my_profile .pixad-panel-title  {
font-family: 'PT Sans', sans-serif, Arial,sans-serif;
font-size: 16px;
}
.widget.widget_jp_widget_my_profile ul li {
line-height: 2;
list-style: none;
border-bottom: 1px dashed #d7d7d7;
}
.widget.widget_jp_widget_search_autos a,
.widget.widget_jp_widget_my_profile a {
color: #666;
}@font-face{font-family:'FontAwesome';src:url(//www.aarjapan.net/wp-content/plugins/pix-auto-deal/assets/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//www.aarjapan.net/wp-content/plugins/pix-auto-deal/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//www.aarjapan.net/wp-content/plugins/pix-auto-deal/assets/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//www.aarjapan.net/wp-content/plugins/pix-auto-deal/assets/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//www.aarjapan.net/wp-content/plugins/pix-auto-deal/assets/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-autot:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-autod:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-autoet-down:before{content:"\f0d7"}.fa-autoet-up:before{content:"\f0d8"}.fa-autoet-left:before{content:"\f0d9"}.fa-autoet-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-autoet-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-autoet-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-autoet-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-autoet-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-auto:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-masterautod:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; }
}
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}
@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.vsl-container video {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
}dl,h1,h2,h3,h4,h5,h6,ol,p,pre,ul{margin-top:0}address,dl,ol,p,pre,ul{margin-bottom:1rem}img,svg:not(:root){vertical-align:middle}body,caption{text-align:left}dd,h1,h2,h3,h4,h5,h6,label{margin-bottom:.5rem}pre,textarea{overflow:auto}article,aside,figcaption,figure,footer,header,hgroup,legend,main,nav,section{display:block}address,legend{line-height:inherit}.badge,progress,sub,sup{vertical-align:baseline}label,output{display:inline-block}button,hr,input{overflow:visible}.btn-outline-danger,.btn-outline-dark,.btn-outline-info,.btn-outline-light,.btn-outline-primary,.btn-outline-success,.btn-outline-warning,.btn:not(:disabled):not(.disabled).active,.btn:not(:disabled):not(.disabled):active{background-image:none}.dropdown-menu,.form-control,.modal-content,.popover{-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu,.nav,.navbar-nav{list-style:none}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}body{margin:0;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;background-color:#fff}.text-monospace,code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}[tabindex="-1"]:focus{outline:0!important}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}.btn:not(:disabled):not(.disabled),.close:not(:disabled):not(.disabled),.navbar-toggler:not(:disabled):not(.disabled),.page-link:not(:disabled):not(.disabled),summary{cursor:pointer}address{font-style:normal}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-left:0}blockquote,figure{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-size:1em}pre{-ms-overflow-style:scrollbar}img{border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;caption-side:bottom}th{text-align:inherit}button{-webkit-border-radius:0;border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;color:inherit;white-space:normal}.badge,.btn,.dropdown-header,.dropdown-item,.input-group-text,.navbar-brand,.progress-bar{white-space:nowrap}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.display-1,.display-2,.display-3,.display-4{line-height:1.2}summary{display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.blockquote,hr{margin-bottom:1rem}.display-1,.display-2,.display-3,.display-4,.lead{font-weight:300}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem}.display-1{font-size:6rem}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-4{font-size:3.5rem}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;margin-top:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014 \00A0"}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;-webkit-border-radius:.25rem;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd{font-size:87.5%}a>code,pre code{color:inherit}code{color:#e83e8c;word-break:break-word}kbd{padding:.2rem .4rem;color:#fff;background-color:#212529;-webkit-border-radius:.2rem;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}.container,.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;width:100%}.btn,.btn-link,.dropdown-item{font-weight:400}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1170px}}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-webkit-order:13;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-webkit-order:9;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-webkit-order:10;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-webkit-order:11;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-webkit-order:12;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered,.table-responsive>.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.collapsing,.modal,.modal-open,.progress{overflow:hidden}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;-webkit-border-radius:.25rem;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;-o-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:-webkit-calc(2.25rem + 2px);height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:-webkit-calc(.375rem + 1px);padding-top:calc(.375rem + 1px);padding-bottom:-webkit-calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:-webkit-calc(.5rem + 1px);padding-top:calc(.5rem + 1px);padding-bottom:-webkit-calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:-webkit-calc(.25rem + 1px);padding-top:calc(.25rem + 1px);padding-bottom:-webkit-calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.custom-file-input.is-valid~.custom-file-label,.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-file-input:valid~.custom-file-label,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.input-group-append>.form-control-plaintext.btn,.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.input-group-append>.form-control-plaintext.btn,.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;-webkit-border-radius:.2rem;border-radius:.2rem}.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:-webkit-calc(1.8125rem + 2px);height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;-webkit-border-radius:.3rem;border-radius:.3rem}.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:-webkit-calc(2.875rem + 2px);height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.invalid-tooltip,.valid-tooltip{position:absolute;z-index:5;max-width:100%;padding:.5rem;line-height:1;-webkit-border-radius:.2rem;border-radius:.2rem;top:100%}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{display:none;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(40,167,69,.8)}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.form-check-input.is-valid~.form-check-label,.was-validated .custom-control-input:valid~.custom-control-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{background-color:#71dd8a}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label::before,.was-validated .custom-file-input:valid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid~.custom-file-label,.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-file-input:invalid~.custom-file-label,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.25);box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{display:none;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.8)}.collapsing,.dropdown,.dropleft,.dropright,.dropup{position:relative}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.form-check-input.is-invalid~.form-check-label,.was-validated .custom-control-input:invalid~.custom-control-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{background-color:#efa2a9}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label::before,.was-validated .custom-file-input:invalid~.custom-file-label::before{border-color:inherit}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.25);box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn-block,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.btn{display:inline-block;text-align:center;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;-webkit-border-radius:.25rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;-o-transition:none;transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-success.focus,.btn-success:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-info.focus,.btn-info:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-warning.focus,.btn-warning:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-danger.focus,.btn-danger:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-light.focus,.btn-light:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-dark.focus,.btn-dark:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.5);box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-secondary.focus,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-success.focus,.btn-outline-success:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success{color:#28a745;background-color:transparent;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-info.focus,.btn-outline-info:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-warning.focus,.btn-outline-warning:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-danger.focus,.btn-outline-danger:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-light.focus,.btn-outline-light:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-dark.focus,.btn-outline-dark:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{-webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-link,.btn-link:hover{background-color:transparent}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline;border-color:transparent}.btn-link{color:#007bff}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus{-webkit-box-shadow:none;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;-webkit-border-radius:.3rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;-webkit-border-radius:.2rem;border-radius:.2rem}.btn-block{display:block}.btn-block+.btn-block{margin-top:.5rem}.dropdown-toggle::after,.dropup .dropdown-toggle::after{width:0;height:0;vertical-align:.255em;content:""}.fade{-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;-o-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;-o-transition:none;transition:none}}.dropdown-toggle::after{display:inline-block;margin-left:.255em;border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:1px solid rgba(0,0,0,.15);-webkit-border-radius:.25rem;border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropleft .dropdown-toggle::before,.dropright .dropdown-toggle::after{width:0;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;height:0}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;border-right:0;border-left:.3em solid;vertical-align:0}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;border-right:.3em solid;vertical-align:0}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.custom-control-label,.custom-file,.dropdown-header,.input-group-text,.nav{margin-bottom:0}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;color:#212529;text-align:inherit;background-color:transparent;border:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after,.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;font-size:.875rem;color:#6c757d}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-group>.btn:first-child,.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.btn-toolbar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.input-group-append,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.input-group-append,.input-group-prepend{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-prepend{margin-right:-1px}.input-group-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid #ced4da;-webkit-border-radius:.25rem;border-radius:.25rem}.nav,.navbar{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label::before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative}.custom-control-label::after,.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label::before{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#dee2e6}.custom-checkbox .custom-control-input:checked~.custom-control-label::before,.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{background-color:#007bff}.custom-control-label::after{background-repeat:no-repeat;background-position:center center;-webkit-background-size:50% 50%;background-size:50% 50%}.custom-file-input:lang(en)~.custom-file-label::after,.custom-file-label::after{content:"Browse"}.custom-checkbox .custom-control-label::before{-webkit-border-radius:.25rem;border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{-webkit-border-radius:50%;border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:-webkit-calc(2.25rem + 2px);height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;-webkit-background-size:8px 10px;background-size:8px 10px;border:1px solid #ced4da;-webkit-border-radius:.25rem;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select-lg,.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem}.custom-file-input:focus~.custom-file-label::after,.custom-select:focus{border-color:#80bdff}.custom-select:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(128,189,255,.5);box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-file-input:disabled~.custom-file-label,.custom-select:disabled{background-color:#e9ecef}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:-webkit-calc(1.8125rem + 2px);height:calc(1.8125rem + 2px);font-size:75%}.custom-select-lg{height:-webkit-calc(2.875rem + 2px);height:calc(2.875rem + 2px);font-size:125%}.custom-file,.custom-file-input,.custom-file-label{height:-webkit-calc(2.25rem + 2px);height:calc(2.25rem + 2px)}.custom-file{position:relative;display:inline-block;width:100%}.custom-file-input{position:relative;z-index:2;width:100%;margin:0;opacity:0}.custom-file-label,.custom-file-label::after{position:absolute;padding:.375rem .75rem;line-height:1.5;color:#495057;top:0;right:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-label{left:0;z-index:1;background-color:#fff;border:1px solid #ced4da;-webkit-border-radius:.25rem;border-radius:.25rem}.custom-file-label::after{bottom:0;z-index:3;display:block;height:2.25rem;background-color:#e9ecef;border-left:1px solid #ced4da;-webkit-border-radius:0 .25rem .25rem 0;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;-webkit-border-radius:1rem;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:focus{outline:0;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;-webkit-border-radius:1rem;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-moz-range-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;-o-transition:none;transition:none}}.custom-range::-ms-thumb:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;-o-transition:none;transition:none}}.nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0}.nav-link,.navbar{padding:.5rem 1rem}.nav-link{display:block}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;-webkit-border-top-left-radius:.25rem;border-top-left-radius:.25rem;-webkit-border-top-right-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.nav-pills .nav-link{-webkit-border-radius:.25rem;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;-webkit-border-radius:.25rem;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:center center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;-webkit-background-clip:border-box;background-clip:border-box;border:1px solid rgba(0,0,0,.125);-webkit-border-radius:.25rem;border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{-webkit-border-top-left-radius:.25rem;border-top-left-radius:.25rem;-webkit-border-top-right-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{-webkit-border-bottom-right-radius:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-footer,.card-header{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03)}.card-title{margin-bottom:.75rem}.card-header,.card-subtitle,.card-text:last-child{margin-bottom:0}.card-subtitle{margin-top:-.375rem}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-header{border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{-webkit-border-radius:-webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px) 0 0;border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{-webkit-border-radius:0 0 -webkit-calc(.25rem - 1px) -webkit-calc(.25rem - 1px);border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.alert,.btn .badge,.page-link{position:relative}.card-img{width:100%;-webkit-border-radius:-webkit-calc(.25rem - 1px);border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;-webkit-border-top-left-radius:-webkit-calc(.25rem - 1px);border-top-left-radius:calc(.25rem - 1px);-webkit-border-top-right-radius:-webkit-calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;-webkit-border-bottom-right-radius:-webkit-calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);-webkit-border-bottom-left-radius:-webkit-calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{-webkit-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{-webkit-border-top-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.card-group>.card:last-child{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{-webkit-border-top-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.card-group>.card:only-child{-webkit-border-radius:.25rem;border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{-webkit-border-top-left-radius:.25rem;border-top-left-radius:.25rem;-webkit-border-top-right-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{-webkit-border-bottom-right-radius:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{-webkit-border-radius:0;border-radius:0}.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.card-columns .card{margin-bottom:.75rem}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;-webkit-border-radius:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{-webkit-border-radius:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;border-top-right-radius:0}.breadcrumb,.pagination{-webkit-border-radius:.25rem;border-radius:.25rem;list-style:none}.breadcrumb{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;background-color:#e9ecef}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:0}.page-link,.popover-body,.popover-header{padding:.5rem .75rem}.page-link{display:block;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(0,123,255,.25);box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;-webkit-border-top-left-radius:.25rem;border-top-left-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{-webkit-border-top-right-radius:.25rem;border-top-right-radius:.25rem;-webkit-border-bottom-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{-webkit-border-top-left-radius:.3rem;border-top-left-radius:.3rem;-webkit-border-bottom-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{-webkit-border-top-right-radius:.3rem;border-top-right-radius:.3rem;-webkit-border-bottom-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.badge,.close{font-weight:700;line-height:1}.pagination-sm .page-item:first-child .page-link{-webkit-border-top-left-radius:.2rem;border-top-left-radius:.2rem;-webkit-border-bottom-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{-webkit-border-top-right-radius:.2rem;border-top-right-radius:.2rem;-webkit-border-bottom-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;text-align:center;-webkit-border-radius:.25rem;border-radius:.25rem}.badge:empty{display:none}.btn .badge{top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;-webkit-border-radius:10rem;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;-webkit-border-radius:.3rem;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;-webkit-border-radius:0;border-radius:0}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;-webkit-border-radius:.25rem;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1rem;font-size:.75rem;background-color:#e9ecef;-webkit-border-radius:.25rem;border-radius:.25rem}.progress-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;background-color:#007bff;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;-o-transition:none;transition:none}}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:1rem 1rem;background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.list-group{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{-webkit-border-top-left-radius:.25rem;border-top-left-radius:.25rem;-webkit-border-top-right-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;-webkit-border-bottom-right-radius:.25rem;border-bottom-right-radius:.25rem;-webkit-border-bottom-left-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;-webkit-border-radius:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.popover,.tooltip{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;text-decoration:none}.modal-title,.popover,.tooltip{line-height:1.5}.popover,.text-hide,.tooltip{text-shadow:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog-centered{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:-webkit-calc(100% - (.5rem * 2));min-height:calc(100% - (.5rem * 2))}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:.3rem;border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;-webkit-border-top-left-radius:.3rem;border-top-left-radius:.3rem;-webkit-border-top-right-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0}.modal-body{position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.popover,.popover .arrow,.popover .arrow::after,.popover .arrow::before,.tooltip,.tooltip .arrow{position:absolute;display:block}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:-webkit-calc(100% - (1.75rem * 2));min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{z-index:1070;margin:0;text-align:left;text-align:start;opacity:0}.tooltip.show{opacity:1}.tooltip .arrow{width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;-webkit-border-radius:0;border-radius:0}.popover{top:0;left:0;z-index:1060;max-width:276px;text-align:left;text-align:start;background-color:#fff;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:.3rem;border-radius:.3rem}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:-webkit-calc((.5rem + 1px) * -1);bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::after,.bs-popover-top .arrow::before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow::before,.bs-popover-top .arrow::before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow::after,.bs-popover-top .arrow::after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:-webkit-calc((.5rem + 1px) * -1);left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::after,.bs-popover-right .arrow::before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow::before,.bs-popover-right .arrow::before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow::after,.bs-popover-right .arrow::after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:-webkit-calc((.5rem + 1px) * -1);top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::after,.bs-popover-bottom .arrow::before{border-width:0 .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow::before,.bs-popover-bottom .arrow::before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow::after,.bs-popover-bottom .arrow::after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.carousel,.carousel-inner,.carousel-item{position:relative}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:-webkit-calc((.5rem + 1px) * -1);right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::after,.bs-popover-left .arrow::before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow::before,.bs-popover-left .arrow::before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow::after,.bs-popover-left .arrow::after{right:1px;border-left-color:#fff}.popover-header{margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-top-left-radius:-webkit-calc(.3rem - 1px);border-top-left-radius:calc(.3rem - 1px);-webkit-border-top-right-radius:-webkit-calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{color:#212529}.carousel-inner{width:100%;overflow:hidden}.carousel-item{display:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;-o-transition:transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{-webkit-transition:none;-o-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;-webkit-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:center center no-repeat;-webkit-background-size:100% 100%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:rgba(255,255,255,.5)}.carousel-indicators li::after,.carousel-indicators li::before{left:0;display:inline-block;height:10px;position:absolute;content:"";width:100%}.carousel-indicators li::before{top:-10px}.carousel-indicators li::after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.rounded-right,.rounded-top{-webkit-border-top-right-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{-webkit-border-bottom-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-left,.rounded-top{-webkit-border-top-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.rounded-bottom,.rounded-left{-webkit-border-bottom-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{-webkit-border-radius:.25rem!important;border-radius:.25rem!important}.rounded-circle{-webkit-border-radius:50%!important;border-radius:50%!important}.rounded-0{-webkit-border-radius:0!important;border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important;box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important;box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{-webkit-box-shadow:none!important;box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,::after,::before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}thead{display:table-header-group}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}@font-face {
font-family: 'fl-custom-icon-font';
src: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.eot?47884587);
src: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.eot?47884587#iefix) format('embedded-opentype'),
url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.woff2?47884587) format('woff2'),
url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.woff?47884587) format('woff'),
url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.ttf?47884587) format('truetype'),
url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.svg?47884587#fl-custom-icon-font) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="fl-custom-icon-"]:before, [class*=" fl-custom-icon-"]:before {
font-family: "fl-custom-icon-font";
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fl-custom-icon-like:before { content: '\e800'; } .fl-custom-icon-share:before { content: '\e801'; } .fl-custom-icon-012-car-black-side-view-pointing-left:before { content: '\e802'; } .fl-custom-icon-015-car-1:before { content: '\e803'; } .fl-custom-icon-cancel-1:before { content: '\e804'; } .fl-custom-icon-magnifying-glass-2:before { content: '\e805'; } .fl-custom-icon-search-1:before { content: '\e806'; } .fl-custom-icon-left-quotes-sign-1:before { content: '\e807'; } .fl-custom-icon-two-quotes:before { content: '\e808'; } .fl-custom-icon-right-quotes-symbol:before { content: '\e809'; } .fl-custom-icon-right-quotation-sign:before { content: '\e80a'; } .fl-custom-icon-left-quotes-sign-3:before { content: '\e80b'; } .fl-custom-icon-quotes:before { content: '\e80c'; } .fl-custom-icon-liked-1:before { content: '\e80d'; } .fl-custom-icon-cancel:before { content: '\e81a'; } .fl-custom-icon-cancel-2:before { content: '\e81b'; } .fl-custom-icon-minus-symbol:before { content: '\e81c'; } .fl-custom-icon-plus-symbol:before { content: '\e81d'; } .fl-custom-icon-minus-sign-of-a-line-in-horizontal-position:before { content: '\e81e'; } .fl-custom-icon-plus-sign:before { content: '\e81f'; } .fl-custom-icon-garbage:before { content: '\e821'; } .fl-custom-icon-heart-outline-1:before { content: '\e822'; } .fl-custom-icon-like-2:before { content: '\e823'; } .fl-custom-icon-magnifying-glass:before { content: '\e824'; } .fl-custom-icon-list-1:before { content: '\e834'; } .fl-custom-icon-th-list:before { content: '\e835'; } .fl-custom-icon-chat-2:before { content: '\e836'; } .fl-custom-icon-chat-three:before { content: '\e837'; } .fl-custom-icon-chat-two:before { content: '\e838'; } .fl-custom-icon-liked:before { content: '\e839'; } .fl-custom-icon-spinner-circle:before { content: '\e83a'; } .fl-custom-icon-reload:before { content: '\e83b'; } .fl-custom-icon-reload-style-two:before { content: '\e83c'; } .fl-custom-icon-share-1:before { content: '\e83d'; } .fl-custom-icon-share-symbol:before { content: '\e83e'; } .fl-custom-icon-share-two:before { content: '\e83f'; } .fl-custom-icon-sharing-interface:before { content: '\e840'; } .fl-custom-icon-message:before { content: '\e841'; } .fl-custom-icon-broken:before { content: '\e842'; } .fl-custom-icon-spinner:before { content: '\e843'; } .fl-custom-icon-spinner-of-dots:before { content: '\e844'; } .fl-custom-icon-slim-left:before { content: '\e845'; } .fl-custom-icon-slim-right:before { content: '\e846'; } .fl-custom-icon-heart-outline:before { content: '\e847'; } .fl-custom-icon-like-1:before { content: '\e848'; } .fl-custom-icon-left-quotes-sign-2:before { content: '\e84b'; } .fl-custom-icon-right-quotes-symbol-1:before { content: '\e84c'; } .fl-custom-icon-two-quotes-1:before { content: '\e84d'; } .fl-custom-icon-001-car-of-hatchback-model:before { content: '\e852'; } .fl-custom-icon-002-sedan-car-model:before { content: '\e853'; } .fl-custom-icon-003-car-city-model:before { content: '\e854'; } .fl-custom-icon-004-jeep:before { content: '\e855'; } .fl-custom-icon-005-car:before { content: '\e856'; } .fl-custom-icon-006-car-suv:before { content: '\e857'; } .fl-custom-icon-007-minivan-car:before { content: '\e858'; } .fl-custom-icon-008-coupe-car:before { content: '\e859'; } .fl-custom-icon-009-sportive-car:before { content: '\e85a'; } .fl-custom-icon-010-cabrio-car:before { content: '\e85b'; } .fl-custom-icon-011-pick-up:before { content: '\e85c'; } .fl-custom-icon-magnifying-glass-1:before { content: '\e85d'; } .fl-custom-icon-013-timing-belt:before { content: '\e85e'; } .fl-custom-icon-014-key:before { content: '\e85f'; } .fl-custom-icon-search:before { content: '\e860'; } .fl-custom-icon-016-fix-sign:before { content: '\e861'; } .fl-custom-icon-017-gas:before { content: '\e862'; } .fl-custom-icon-018-speedometer:before { content: '\e863'; } .fl-custom-icon-019-fuel-station-pump:before { content: '\e864'; } .fl-custom-icon-020-gears:before { content: '\e865'; } .fl-custom-icon-021-gearshift:before { content: '\e866'; } .fl-custom-icon-022-loan:before { content: '\e867'; } .fl-custom-icon-023-car-2:before { content: '\e868'; } .fl-custom-icon-024-car-3:before { content: '\e869'; } .fl-custom-icon-025-calendar:before { content: '\e86a'; } .fl-custom-icon-026-phone-call:before { content: '\e86b'; } .fl-custom-icon-027-car-4:before { content: '\e86c'; } .fl-custom-icon-028-tyre:before { content: '\e86d'; } .fl-custom-icon-029-wrench:before { content: '\e86e'; } .fl-custom-icon-030-car-5:before { content: '\e86f'; } .fl-custom-icon-031-car-6:before { content: '\e870'; } .fl-custom-icon-032-car-7:before { content: '\e871'; } .fl-custom-icon-033-transport:before { content: '\e872'; } .fl-custom-icon-034-car-8:before { content: '\e873'; } .fl-custom-icon-035-car-9:before { content: '\e874'; } .fl-custom-icon-036-car-repair:before { content: '\e875'; } .fl-custom-icon-call:before { content: '\e876'; } .fl-custom-icon-cancel-5:before { content: '\ec30'; } .fl-custom-icon-list-style-2:before { content: '\f13e'; } .fl-custom-icon-list-style-3:before { content: '\f13f'; } .fl-custom-icon-list-style-4:before { content: '\f140'; } .fl-custom-icon-list-style-5:before { content: '\f141'; } .fl-custom-icon-list-style-6:before { content: '\f143'; } .fl-custom-icon-th-list-1:before { content: '\f009'; }@font-face{font-family:'simple-line-icons';src:url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0);src:url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix)format('embedded-opentype'),url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0)format('woff2'),url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0)format('truetype'),url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0)format('woff'),url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons)format('svg');font-weight:400;font-style:normal}.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-minus,.icon-close,.icon-event,.icon-exclamation,.icon-organization,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawer,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-google,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox,.icon-social-vkontakte,.icon-social-steam{font-family:'simple-line-icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-event:before{content:"\e619"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}.icon-social-vkontakte:before{content:"\e618"}.icon-social-steam:before{content:"\e620"}html body .button-preview-wrap .button-preview {background-color: #e3740e;}html body .button-preview-wrap .button-preview.button-cart-icon-wrap a i {color: #e3740e;}html .envanto-try-before-wrap .try-before-link-themes {background-color: #e3740e;}html .envanto-preview-wrap .envanto-item-preview-wrap-item .preview-items-wrap .bottom-btn-wrap .button-bottom-link {background-color: #e3740e;}.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail del {font-size: 17px !important;text-align: center;padding-bottom: 10px;}html .woocommerce .cart-collaterals .cart_totals a.checkout-button {border-radius: 0;letter-spacing: 1.2px;padding: 25px 35px;font-size: 15px;text-transform: uppercase;margin-bottom: 0;transition: all .3s;}.tab-content .fa {font-family: FontAwesome;}html #booking_car_info .submit {width: 100%;font-size: 16px;padding: 23px;}html body #booking_car_info .car-details__price-inner {font-size: 30px;}html .booking_form {padding: 0;}html .booking_form .form.booking-auto-form {padding: 0px 25px 25px;}html .pixba_contact_modal {padding: 0;text-align: center;}html .booking_form .booking-notice {width: 90%;margin: 2% 5%;}.compare-car-img img {max-width: 100%;height: auto;max-height: 165px;}html td.product-name dl.variation dt {float: none !important;clear: both !important;}.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {font-size: 24px;}html td.product-name .variation {padding: 18px;background: #f5f5f5;margin-top: 10px;margin-bottom: 20px !important;}.woocommerce table.shop_table tbody tr td.product-name a {text-decoration: underline;}html .fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav li.has-submenu > a:before {top: 14px;}.fl-mega-menu ul li.has-submenu .has-submenu .sub-menu li {padding-bottom: 10px;}.fl--header {background: #fff;}html .fl--navigation-menu-absolute-light {background: transparent;}body #youzify input, body .youzify, body .youzify button, body .youzify h3, body .youzify input {font-family: inherit !Important;}.group-create .fl--header {display: none;}.group-create .fl--header, .group-create footer, .group-create .widget_templines_theme_helper_wmpl_mailchimp_footer {display: none !important;}.youzify-page {padding-bottom: 180px;margin-bottom: -100px;}#youzify #create-group-form {margin: 75px auto;}.youzify h1, .youzify h2, .youzify h3, .youzify h4, .youzify h5, .youzify h6 {font-size: 20px;padding-bottom: 10px;}.youzify input[type=checkbox], .youzify input[type=radio] {width: auto;}.youzify #bp-browse-button {background-color: #222 !important;}html #group-settings-form fieldset legend, .youzify-group-settings-tab fieldset legend {width: auto;}html .youzify-search-landing-heading {margin-bottom: 16px;padding-top: 204px;}html .youzify-group-infos-widget .youzify-group-widget-title {color: #222;text-transform: uppercase;font-size: 18px;font-weight: 500;padding-top: 15px !important;}html .youzify-group-infos-widget .youzify-group-widget-title i {position: relative;top: -1px;}.bbp-login-links {overflow: hidden;padding-top: 10px;}html body #youzify-group-buttons .group-button a.join-group {background-color: #222 !important;}.bbp-login-links .bbp-lostpass-link {float: right !important;clear: initial !important;}.bbp-login-links .bbp-register-link {float: left !important;clear: initial !important;}.youzify-timestamp-area .youzify-separator-point {display: none !important;}.bbp-login-links .bbp-lostpass-link, .bbp-login-links .bbp-register-link {padding: 10px;border: 2px solid #222;display: inline-block;color: #222;text-transform: uppercase;font-size: 12px;font-weight: 600;width: 48%;text-align: center;}html .bbp-login-links {overflow: hidden;padding-top: 10px;clear: both;}html .bbp-login-form .bbp-submit-wrapper {text-align: center;width: 100%;overflow: hidden;}html .bbp_widget_login .bbp-login-form button {min-height: 50px;width: 100%;}html .bbp-logged-in .logout-link {clear: both;}html .youzify .activity-inner, html .youzify .youzify-activity-embed {background: #f6f6f6;padding: 20px;margin: 0 19px;position: relative;}html .youzify .activity-inner:before {display: block;content: "";background: #f6f6f6;width: 20px;height: 20px;position: absolute;top: -6px;left: 20px;-webkit-transform: rotate(25deg);-ms-transform: rotate(60deg);transform: rotate(50deg);}.youzify .activity-comments {position: relative;}html .youzify .has-comments .activity-comments:before {display: block;content: "";background: #f4f4f4;width: 16px;height: 16px;position: absolute;top: -6px;right: 66px;-webkit-transform: rotate(25deg);-ms-transform: rotate(60deg);transform: rotate(50deg);}html #youzify-groups-list .item .item-title a {color: #222;font-size: 18px;font-weight: 600;margin-bottom: 15px;}#youzify-groups-list .item .item-meta .group-status span {text-transform: uppercase;font-weight: normal;}.youzify-membership-form .form-title h2 {margin: 0;color: #222;font-size: 17px;font-weight: 500;line-height: 24px;letter-spacing: 1.5px;text-transform: uppercase;}.youzify .activity-comments .acomment-meta a, .activity-head a, .youzify-user-name {color: #222;text-transform: uppercase;font-size: 14px;font-weight: 600;margin-bottom: 0;}.youzify .activity-comments .acomment-meta {margin-bottom: 7px;}.youzify .activity-header .activity-head p > a:first-of-type, .youzify-shared-wrapper a.youzify-post-author, .youzify-user-name {color: #222;text-transform: uppercase;font-size: 14px;}html .youzify-hdr-v2 .youzify-name h2 {font-size: 40px;}.dealer-info .dealer-top-info .left img {border-radius: 100px;}.post-archive-wrapper.fl-blog-archive-standard-style .fl-post-item-standard .post-top-content .post--holder .post-author-ava {overflow: hidden;}html .youzify-search-landing-heading, .youzify #youzify-members-list .item .item-title a {text-transform: uppercase;}html .youzify-search-landing-heading-text {font-size: 22px;font-weight: 500;line-height: 32px;color: #fff !important;text-transform: uppercase;opacity: 0.7 !important;}html .bbp-logged-in .logout-link {color: #fff !important;background-color: #222 !important;}html .my-account .youzify-page-main-content {margin-bottom: 50px;border: 1px solid #f4f4f4;}html .fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav .sub-nav .sub-menu li:last-child a {padding-bottom: 5px;}html .youzify-head-buttons a {padding: 9px;line-height: 17px;border-radius: 5px;}html .youzify-head-buttons a i {font-size: 13px;}.youzify .youzify-settings-actions button {width: 100%;}.page-builder-home-page-blog-posts-wrap .templines-home-page-blog-post-item .post-top-content .post--holder .post-author-ava img {border-radius: 100%;}html .moto-image-slider-wrap .moto-image-slider .moto-timage-slider-item .bottom-text-content .item-moto-slider-title {margin-top: 25px;}html .moto-image-slider-wrap .moto-image-slider .moto-timage-slider-item .bottom-text-content .item-moto-slider-sub-title {margin-top: 15px;opacity: 0.8;}html .page-builder-about-us-icon-box-wrap .icon-wrap i {font-size: 5.1875rem;}html .page-builder-about-us-icon-box-wrap .icon-wrap {left: 50%;margin-left: -34px;}.subtitle-width {max-width: 700px;margin: 0 auto;}.templines-moto-slider-wrap .moto-slider-count-arrow-wrap .entry-slider-cont-arrow {z-index: 99;}html .page-builder-icon-box-new-style-wrap .entry-content .icon-box-content, html .page-builder-quote-box-wrap .entry-content .right-content .content-quote-wrap {opacity: 0.8;}html .page-builder-icon-box-new-style-wrap .entry-content .icon-box-new-title-wrap .icon-box-title {line-height: 30px;}.woocommerce div.product .product-slider, .woocommerce div.product .product-carousel .slick-slide, html .shop-archive-item .fl-woo-item-inner-content {border: 1px solid #dddddd;}html .woocommerce div.product .woocommerce-tabs {padding-top: 70px;}.shop-archive-item .fl-woo-item-inner-content .fl-woo-item-bottom-content .entry-content {text-align: left;}.shop-archive-item .fl-woo-item-inner-content .fl-woo-item-bottom-content .entry-content .fl--woo-price-wrap del {font-size: 12px;}html .shop-archive-item .fl-woo-item-inner-content .fl-woo-item-bottom-content .entry-content .fl--woo-price-wrap del {font-size: 15px;color: #666666;padding-right: 7px;}html .fl-mega-menu ul li.has-submenu .sub-nav > .sub-menu li a {font-size: 14px;font-family: inherit;padding: 0 60px 5px 15px;}#pixad-listing .fa {font-family: FontAwesome !important;}.templines-keymoto-contact-form .wpcf7-not-valid-tip {margin-top: -15px;margin-bottom: 15px;}html .premium-banner-animation11 .premium-banner-gradient:after, html .premium-banner-animation11 .premium-banner-gradient:before {background-image: -webkit-linear-gradient(40deg, rgba(84, 89, 95, .5) 27.89%, #817d7d 72.11%);background-image: linear-gradient(50deg, rgba(84, 89, 95, .5) 27.89%, #817d7d 72.11%);}.premium-video-box-inner-wrap .fa-play:before {color: #fff;}html .sidebar .widget_categories ul > li a {color: #222222;font-size: 16px;}html .youzify-membership-page-box {padding: 130px 0 190px 0;margin-top: -60px;}#youzify-bp {padding: 60px 0 160px 0;margin-top: -60px;}html .youzify-membership-form .form-title h2 {margin: 0;color: #222;font-size: 25px;font-weight: 200;line-height: 24px;letter-spacing: 1.5px;text-transform: uppercase;font-weight: bold;padding-bottom: 16px;font-family: 'Arimo';}html .youzify-hdr-v1 .youzify-profile-photo {height: 130px;width: 130px;}html content {margin-left: 160px;}html .button-preview-wrap .button-preview {background: #e63619;}html .button-preview-wrap .button-preview.button-cart-icon-wrap a i {color: #e63619;}.sidebar .widget-content .list-categories li .body-icon-wrapper img {max-width: 70px;height: auto;}html #booking_car_info .car-details__price-inner {color: #fff;margin-bottom: 10px;background: #222;padding: 25px 10px;margin: 0;text-align: center;display: inline-block;width: 100%;}html .booking-auto-form button.submit {text-transform: uppercase;color: #fff;background-color: #e63619;padding: 25px;border: 0;border-radius: 0;font-weight: 500;margin-top: 30px;float: none;text-align: center !important;display: inline-block;font-size: 19px;}html .youzify-hdr-v1 .youzify-name h2 {font-size: 42px;text-transform: uppercase;}.booking-auto-form .rb_field select, .booking-auto-form #datetimepicker_simple, .booking-auto-form #datetimepicker_end {display: block;width: 100%;font-size: 12px;line-height: 1.42857143;color: #999;background-color: #ffffff;border: 1px solid #eeeeee;margin-bottom: 18px;height: 43px;border-radius: 0;padding-left: 14px;}html .youzify-hdr-v1 .youzify-cover-content .youzify-head-content {margin-left: 165px;}.youzify-page-main-content .groups.mygroups .youzify-cover {display: none !important;}.bp-user.info .fl-page-heading, .bp-user.messages .fl-page-heading, .bp-user.my-activity .fl-page-heading, .bp-user.comments .fl-page-heading, .bp-user.my-friends .fl-page-heading, .bp-user.my-groups .fl-page-heading, .bp-user.forums .fl-page-heading, .groups .fl-page-heading, .bp-user.overview .fl-page-heading, .directory.members .fl-page-heading, .bp-user.autos .fl-page-heading, .bp-user.add_autos .fl-page-heading, .bp-user.posts .fl-page-heading, .bp-user.groups.info .fl-page-heading, .bp-user.notifications .fl-page-heading {display: none !important;}.bp-user .youzify-search-header {display: none !important;}.youzify-404-profile .youzify-profile-header {display: none !important;}.youzify-user-actions {display: none !important;}.bp-user.autos div.item-list-tabs, .bp-user.add_autos div.item-list-tabs, .bp-user.posts div.item-list-tabs {display: none !important;}html i.youzify-big-verified-icon {position: relative;top: -14px;}.widget.widget_templines_theme_helper_wmpl_mailchimp_footer {padding: 0;}.step-section {overflow: hidden;margin-bottom: 23px;border: 0;padding: 25px;margin-left: 25px;background: #fff;}.youzify-content .step-section {margin-left: 0px;}.pixad-form-horizontal {padding: 0;}.step-section .pixad-form-group:nth-child(odd) {clear: both;}.step-section .pixad-form-group {margin-left: 0;margin-right: 2%;width: 47%;vertical-align: top;float: left;}.pixad-control-label, html .pixad-form-horizontal .pixad-control-label {font-size: 14px;font-weight: 400;text-align: left;margin-bottom: 10px;padding-top: 0;display: inline-block;width: 100%;}.step-section .pixad-form-control {border: 0 !important;background: #f5f5f5 !important;padding-bottom: 15px !important;padding: 0px 15px !important;margin-bottom: 0;}.step-section .pixad-form-control.nice-select {padding-top: 0 !important;padding-bottom: 0 !important;}.step-section .pixad-form-group:nth-child(even) {float: right;margin-right: 0;}#youzify .youzify select {-webkit-tap-highlight-color: transparent;background-color: #f6f6f6;box-sizing: border-box;clear: both;cursor: pointer;display: inline-block;float: none;font-family: inherit;font-size: 14px;height: 38px;line-height: 39px;margin: 0;outline: 0;padding: 0 10px 0 10px;position: relative;text-align: left !important;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;width: auto;font-size: 13px;color: #8a8a8a;width: 140px;line-height: 0;font-weight: 600;border: none;border-radius: 3px;}#youzify .step-section .nice-select.open .list {width: 100%;}#youzify .step-section .nice-select .current {height: 40px;color: #8a8a8a;display: block;font-size: 13px;font-weight: 600;overflow: hidden;line-height: 40px;text-align: center;word-break: break-all;text-align: left;}#youzify .step-section .nice-select {width: 100%;}.step-section .pixad-form-control {border: 0 !important;background: #f5f5f5 !important;padding-bottom: 15px !important;padding: 10px 15px !important;}.pixad-form-control.pixad-features-upload.pixad-body-styles, .pixad-form-control.pixad-features-list.pixad-features-upload {padding-bottom: 10px !important;padding-top: 20px !important;}.pixad-features-upload.pixad-features-list .pixad-exist {padding-left: 25px;padding-top: 16px;max-height: 190px;}html .pixad-features-list.pixad-features-upload li {list-style: none;margin-bottom: 1%;margin-top: 0;font-weight: 500;text-transform: none;font-size: 14px;color: #222;display: inline-block;width: 45%;margin-right: 3%;vertical-align: top;border-top: none;}html .pixad-form-control {font-family: inherit;}.pixad-features-upload.pixad-features-list .pixad-exist {padding-left: 25px;padding-top: 0px;max-height: 190px;}html .pixad-features-list.pixad-features-upload li {list-style: none;margin-bottom: 1%;margin-top: 0;font-weight: 500;text-transform: none;font-size: 14px;color: #222;display: inline-block;width: 45%;margin-right: 3%;vertical-align: top;border-top: none;}.pixad-features-upload .pixad-body-icon, .pixad-features-upload .pixad-body-image {position: relative;}.pixad-features-upload input[type=checkbox] {position: absolute;margin-left: -20px;}.pixad-features-upload .pixad-body-icon input[type=checkbox], .pixad-features-upload .pixad-body-image input[type=checkbox] {bottom: 13px;}.pixad-features-upload .pixad-exist label {font-family: inherit !important;font-size: 13px;position: relative;top: -3px;}html .pixad-form-group {font-size: 14px;margin-bottom: 25px;}.pixad-features-upload .pixad-exist label span {font-size: 13px;position: relative;top: 3px;font-family: inherit;}.pixad-features-upload .pixad-body-image img {max-width: 74px;position: absolute;right: 0;bottom: 0;}#youzify .pixad-form-control {height: auto !important;}#step03 #manage_thumbnail_id, #step03 #manage_gallery {background-color: #222 !important;color: #fff !important;}#step05.step-section .pixad-form-group, #step02.step-section .pixad-form-group {width: 100% !important;margin: 0 !important;float: none !important;}#step05 input[type="submit"] {background: #e63619;color: #fff;text-transform: uppercase;font-weight: bold;margin-top: 20px;}.youzify-page-main-content .car-label-list {display: none !important;}.youzify-page-main-content .card__label {position: absolute;bottom: 0;left: 0;padding: 10px;background: #e63619;color: #fff;font-size: 11px;text-transform: uppercase;font-weight: bold;}.youzify-page-main-content .templines-label-status-publish .card__label {background: green;}.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .templines-pixad-list-item .bottom-content .list-wrap .car-list-list .car-list-item .left-content i {top: -2px;}.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .templines-pixad-list-item .top-content .right-top-content .top-entry-right-content .title-list {font-weight: bold;}.tm-autos-top-edit-button, .tm-autos-top-draft-button span {text-transform: uppercase;font-size: 11px;}.pix-dynamic-content #pixad-listing.list .templines-pixad-list-item .top-content {background: #fff;}#gallery-1 .gallery-item {max-width: 24%;display: inline-block;margin-right: 1%;}.single-post-wrapper .post-top-content .post--holder .post-author-ava {overflow: hidden;}.youzify-profile-login {background: #e63619 !important;}html .youzify-widget .youzify-widget-title {padding: 20px 20px;}html .youzify-wg-title-icon-bg .youzify-widget-title i {display: none !important;}html .youzify-widget .youzify-widget-title {color: #222;font-size: 20px;}html form.checkout #order_review #payment ul.wc_payment_methods li label {position: relative;top: 5px;left: 5px;}html .select2-container .select2-selection--single {height: 48px;padding: 9px;}html .woocommerce table.shop_table thead tr th {text-align: center;font-size: 13px;background: #222;color: #fff !important;}.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:before {display: none !important;}.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th, .woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {text-align: left !important;}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label {float: none;}html .woocommerce table.shop_table tbody tr td {font-size: 15px;text-align: center;}.woocommerce-order-overview ul li:before, .wc-item-meta li:before {display: none !important;}.wc-item-meta {padding-left: 0 !important;margin-left: 0 !important;}html .woocommerce form.checkout_coupon button {color: #222;}html .woocommerce table.shop_table tfoot th {font-size: 15px;}html body .woocommerce table.shop_table tbody tr td.product-name {text-align: left !important;}.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce table.shop_table tbody tr td.actions .coupon button {color: #222 !important;}.woocommerce table.shop_table tbody tr td.actions .coupon button:hover {color: #fff !important;}html .woocommerce table.shop_table.shop_table tbody tr td {text-align: center !important;}html .woocommerce table.shop_table tfoot tr.order-total td {font-weight: 600;color: #1c1f23;font-size: 20px;color: #e63619;}html .woocommerce table.shop_table tbody tr td {text-align: left;}html form.checkout h3 {font-size: 26px;}html .select2-container--default .select2-selection--single .select2-selection__arrow {height: 26px;position: absolute;top: 9px;right: 8px;width: 20px;}html .woocommerce form .form-row-last, html .woocommerce-page form .form-row-last {float: left;}html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single {background: #f7f7f7 !important;}html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .select2-container--default .select2-selection--single {background: #f7f7f7 !important;}html .woocommerce form .form-row-first, html .woocommerce form .form-row-last, html .woocommerce-page form .form-row-first, html .woocommerce-page form .form-row-last {width: 50%;}html .woocommerce-error, html .woocommerce-info, html .woocommerce-message {background: #f7f7f7 !important;}.woocommerce form.checkout_coupon button {padding: 13px 25px 10px 25px !important;}.youzify_profile_link_button.fl-header-btn.fl-custom-btn {font-weight: bold;color: #fff !important;text-transform: uppercase;font-size: 12px;padding-top: 2px;display: inline-block;position: relative;}.youzify_profile_link_button.fl-header-btn.fl-custom-btn:after {content: '';width: 100%;height: 0.125rem;background: #fff;display: inline-block;bottom: -0.0625rem;position: absolute;left: 0;-webkit-transition: .3s ease;-o-transition: .3s ease;transition: .3s ease;}.social-info .fa {font-family: FontAwesome !important;}@media (max-width: 1200px) {html .custom-container-max-with-with-icon:before {z-index: -1;}html .moto-slider-icon-template {display: none;}html .templines-moto-slider-wrap .templines-moto-slider .slider-item {padding: 0 50px;}html .page-builder-resent-moto-item-wrap .templines-pixad-grid-item .entry-content .top-content {display: inline-block;}html .page-builder-moto-body-types-wrap .body-type-item-wrap .body-type-title {font-size: 1.1rem;}}@media (max-width: 1000px) {html .products .shop-archive-item {width: 49.3333%;}html .products .shop-archive-item:nth-child(3n+1) {clear: none;}html .fl-vc-vehicle-search .vc-auto-search .select {margin-right: 0;padding-bottom: 15px;}html .fl-vc-vehicle-search .vc-auto-search .btn {margin-top: 15px;}html .fl-vc-vehicle-search .vc-auto-search {display: inherit;}html .page-builder-about-us-icon-box-wrap .entry-content .about-us-icon-box-text-content {margin-bottom: 1.875rem;padding-bottom: 5.625rem;}html .page-builder-about-us-icon-box-wrap .entry-content .about-us-icon-box-image-wrap {position: relative;margin-top: -132px;margin-bottom: 51px;}}@media (max-width: 768px) {html .step-section .pixad-form-group {margin-left: 0;margin-right: 0%;width: 100%;}html footer .top-content-footer .footer-sidebar-wrapper .footer-widget-area:first-child {padding-left: 1.9375rem !important;padding-right: 1.9375rem !important;}html .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {float: none;}html .products .shop-archive-item {float: none;width: 100%;max-width: 400px;margin: 0 auto;}html .widget_templines_theme_helper_wmpl_mailchimp_footer .footer-mailchimp-wrap .container-content .title-content-wrap .mailchimp-title-content {font-size: 26px;}html .moto-slider-icon-template {padding-bottom: 50px;}html .page-builder-resent-moto-item-wrap .templines-pixad-grid-item {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}html .page-builder-home-page-blog-posts-wrap .templines-home-page-blog-post-item {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 0 0.9375rem;}html .page-builder-home-page-blog-posts-wrap .templines-home-page-blog-post-item {padding-bottom: 50px;}}.templines-label-status-pending {background-color: red !important;}.templines-label-status-publish {background-color: green !important;}.youzify-main-column .tmpl-list-footer {display: none !important;}.tm-autos-top-draft-button {position: absolute;bottom: 7px;right: 10px;background-color: red;border-radius: 5px;padding: 5px 10px;color: #fff;transition: all .3s ease-in-out;text-decoration: none !important;}.tm-autos-top-draft-button:hover {background-color: red;color: #fff !important;}.tm-autos-top-edit-button {position: absolute;top: 10px;right: 10px;background-color: #fff;border-radius: 5px;padding: 5px;color: #222;transition: all .3s ease-in-out;//box-shadow: 4px 2px 1px rgb(0 0 0 / 4%);text-decoration: none !important;}.tm-autos-top-edit-button:hover {background-color: #222;color: #fff !important;}.tm-autos-top-edit-button:hover * {color: #fff !important;}.tm-autos-top-edit-button * {color: #222;}.youzify-page-main-content .add-to-compare {display: none !important;}.templines-label-status-pending {background-color: red !important;}.templines-label-status-publish {background-color: green !important;}.youzify-main-column .tmpl-list-footer {display: none !important;}.tm-autos-top-draft-button {position: absolute;bottom: 7px;right: 10px;background-color: #e3740e !important;border-radius: 5px;padding: 5px;color: #fff;transition: all .3s ease-in-out;text-decoration: none !important;}.tm-autos-top-draft-button:hover {background-color: red;color: #fff !important;}.tm-autos-top-edit-button {position: absolute;top: 10px;right: 10px;background-color: green;border-radius: 5px;padding: 5px 10px;color: #fff;transition: all .3s ease-in-out;//: ;box-shadow: 4px 2px 1px rgb(0 0 0 / 4%);text-decoration: none !important;}.tm-autos-top-edit-button:hover {background-color: #222;color: #fff !important;}.tm-autos-top-edit-button:hover * {color: #fff !important;}.tm-autos-top-edit-button * {color: #fff;}#step05 .pixad-form-control {min-height: 200px;}html .youzify-tools {top: auto;right: 0;bottom: 0;}.youzify-main-column.grid-column .pix-dynamic-content #pixad-listing.list .card .card__img .sale {display: none;}.pixad_autos_pagination {padding-top: 25px;}.pixad_autos_pagination a, .pixad_autos_pagination span {font-size: 14px;background-color: #fff;padding: 10px 20px;display: inline-block;text-align: center;color: #222;text-transform: uppercase;}.pixad_autos_pagination .current {background-color: #222 !important;color: #fff !important;}#group-settings-form .youzify-group-field-item input[type=text], #group-settings-form input[type=submit], #group-settings-form textarea, #send-invite-form .submit input, .group-members #search-members-form #members_search_submit, .group-members #search-members-form label input, .youzify-group-manage-members-search #members_search_submit, .youzify-group-manage-members-search #search-members-form #members_search {font-family: 'Arimo';}body .youzify div.item-list-tabs li.youzify-activity-show-search .youzify-activity-show-search-form i, body #youzify-wall-nav .item-list-tabs li#activity-filter-select label, body .youzify-media-filter .youzify-filter-item .youzify-current-filter, body .youzify-community-hashtags .youzify-hashtag-item:hover, body .youzify table tfoot tr, body .youzify table thead tr, body #youzify-group-body h1:before, body .youzify-product-actions .youzify-addtocart, body .youzify .checkout_coupon, body .youzify .youzify-wc-box-title h3, body .youzify .woocommerce-customer-details h2, body .youzify .youzify-wc-main-content .track_order .form-row button, body .youzify-view-order .youzify-wc-main-content > p mark.order-status, body .youzify .youzify-wc-main-content button[type='submit'], body .youzify .youzify-wc-main-content #payment #place_order, body .youzify .youzify-wc-main-content h3, body .youzify .wc-proceed-to-checkout a.checkout-button, body .youzify .wc-proceed-to-checkout a.checkout-button:hover, body .youzify .youzify-wc-main-content .woocommerce-checkout-review-order table.shop_table tfoot .order-total, body .youzify .youzify-wc-main-content .woocommerce-checkout-review-order table.shop_table thead, body .youzify .youzify-wc-main-content table.shop_table td a.woocommerce-MyAccount-downloads-file:before, body .youzify .youzify-wc-main-content table.shop_table td a.view:before, body .youzify table.shop_table.order_details tfoot tr:last-child, body .youzify .youzify-wc-main-content table.shop_table td.actions .coupon button, body .youzify .youzify-wc-main-content table.shop_table td.woocommerce-orders-table__cell-order-number a, body .youzify .youzify-wc-main-content table.shop_table thead, body .youzify-forums-topic-item .youzify-forums-topic-icon i, body .youzify-forums-forum-item .youzify-forums-forum-icon i, body div.bbp-submit-wrapper button, body #bbpress-forums li.bbp-header, body #bbpress-forums .bbp-search-form #bbp_search_submit, body #bbpress-forums #bbp-search-form #bbp_search_submit, body .widget_display_search #bbp_search_submit, body .widget_display_forums li a:before, body .widget_display_views li .bbp-view-title:before, body .widget_display_topics li:before, body #bbpress-forums li.bbp-footer, body .bbp-pagination .page-numbers.current, body .youzify-items-list-widget .youzify-list-item .youzify-item-action .youzify-add-button i, body #youzify-members-list .youzify-user-actions .friendship-button .requested, body .youzify-wall-embed .youzify-embed-action .friendship-button a.requested, body .youzify-widget .youzify-user-tags .youzify-utag-values .youzify-utag-value-item, body .item-list-tabs #search-message-form #messages_search_submit, body #youzify-groups-list .action .group-button .membership-requested, body #youzify-members-list .youzify-user-actions .friendship-button a, body #youzify-groups-list .action .group-button .request-membership, body .youzify-wall-embed .youzify-embed-action .friendship-button a, body .youzify-group-manage-members-search #members_search_submit, body #youzify-groups-list .action .group-button .accept-invite, body .notifications-options-nav #notification-bulk-manage, body .notifications .notification-actions .mark-read span, body .sitewide-notices .thread-options .activate-notice, body #youzify-groups-list .action .group-button .join-group, body .youzify-social-buttons .friendship-button a.requested, body #youzify-directory-search-box form input[type=submit], body .youzify-user-actions .friendship-button a.requested, body .youzify-wall-embed .youzify-embed-action .group-button a, body #youzify-group-buttons .group-button a.join-group, body .messages-notices .thread-options .read span, body .youzify-social-buttons .friendship-button a, body #search-members-form #members_search_submit, body .messages-options-nav #messages-bulk-manage, body .youzify-group-settings-tab input[type='submit'], body .youzify-user-actions .friendship-button a.add, body #group-settings-form input[type='submit'], body .youzify-product-content .youzify-featured-product, body .my-friends #friend-list .action a.accept, body .youzify-wall-new-post .youzify-post-more-button, body .group-request-list .action .accept a, body #message-recipients .highlight-icon i, body .youzify-pagination .page-numbers.current, body .youzify-project-content .youzify-project-type, body .youzify-author .youzify-account-settings, body .youzify-product-actions .youzify-addtocart, body .group-button.request-membership, body #send_message_form .submit #send, body #send-invite-form .submit input, body #send-reply #send_reply_button, body .youzify-wall-actions .youzify-wall-post, body .youzify-post-content .youzify-post-type, body .youzify-nav-effect .youzify-menu-border, body #group-create-tabs li.current, body .group-button.accept-invite, body .youzify-tab-post .youzify-read-more, body .group-button.join-group, body .youzify-service-icon i:hover, body .youzify-loading .youzify_msg, body .youzify-scrolltotop i:hover, body .youzify-post .youzify-read-more, body .youzify-author .youzify-login, body .pagination .current, body .youzify-tab-title-box, body #youzify button[type='submit'], body .youzify-wall-file-post, body .youzify-current-bg-color, body .youzify-current-checked-bg-color:checked, body .button.accept {color: #fff;}#buddypress.youzify div.bp-avatar-status p.warning, #buddypress.youzify div.bp-cover-image-status p.warning, .youzify div.bp-avatar-status p.warning, .youzify div.bp-cover-image-status p.warning, body.youzify div.bp-avatar-status p.warning {border-left-color: #e3740e !important;}html #group-create-tabs li {border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;-o-border-radius: 0px;border-radius: 0;padding: 20px 36px;font-size: 11px;text-transform: uppercase;}#youzify .youzify div.item-list-tabs li.current a {text-transform: uppercase;}html .youzify .activity-header .activity-head p > a:first-of-type, html .youzify-shared-wrapper a.youzify-post-author {color: #888;}.nice-select {border-bottom: 0 !important;}.group-members #search-members-form #members_search_submit {background: #222 !important;border-radius: 0 !important;margin-left: -14px;}#youzify-group-body form input[type=submit]:not(#members_search_submit) {color: #fff;}.youzify-group-navmenu li.current.selected a {color: #e3740e !important;}.youzify-group-navmenu li.current.selected span {color: #fff;background: #e3740e !important;}html .youzify-horizontal-layout .youzify-group-navmenu li a {padding-left: 0;padding-right: 0;}html .youzify-group-navmenu ul > li {margin: 0 20px;}html .youzify-column-content .youzify-group-widget-title, html .youzify-column-content .widget-title, .youzify-sidebar .widget-content .widget-title {margin: 0;color: #fff;font-size: 18px;font-weight: 700;line-height: 22px;padding: 15px 35px;border-bottom: 0;background: #222;position: relative;overflow: hidden;}html .youzify-column-content .youzify-group-widget-title:after, html .youzify-column-content .widget-title:after, .youzify-sidebar .widget-content .widget-title:after {display: block;content: '';position: absolute;left: -31px;top: 0;background: #e3740e !important;-webkit-transform: rotate(75deg);-ms-transform: rotate(75deg);transform: rotate(75deg);width: 200px;height: 84px;left: -75px;}.youzify div.item-list-tabs li {padding-right: 7px;}html .youzify #bp-browse-button {background: #888;}#youzify .youzify div.item-list-tabs li.selected a:before {background: #888888 !important;color: #fff !important;}html .youzify-group-infos-widget .youzify-group-widget-title i, .youzify-sidebar .widget-content .widget-title:before {background-color: transparent;position: relative;z-index: 7;position: relative;left: -18px;font-size: 18px;margin-right: 20px;}html .youzify div.item-list-tabs li a i, .youzify div.item-list-tabs li a:before {background: #eee !important;color: #888888;}.bbp-login-links {overflow: hidden;padding-top: 10px;}html body #youzify-group-buttons .group-button a.join-group {background-color: #222 !important;}.bbp-login-links .bbp-lostpass-link {float: right !important;clear: initial !important;}.bbp-login-links .bbp-register-link {float: left !important;clear: initial !important;}.youzify-timestamp-area .youzify-separator-point {display: none !important;}.bbp-login-links .bbp-lostpass-link, .bbp-login-links .bbp-register-link {padding: 10px;border: 2px solid #222;display: inline-block;color: #222;text-transform: uppercase;font-size: 12px;font-weight: 600;width: 48%;text-align: center;}html .youzify-horizontal-layout .youzify-group-navmenu li a {min-width: auto;}html #youzify-slideshow-button {background-color: #222;color: #fff;}html .youzify-wg-slideshow-options .youzify-upload-photo {background-color: transparent;color: #222;border: 2px solid #cccbcb;text-transform: uppercase;font-size: 11px;}.youzify .editfield .clear-value, .youzify .editfield .field-visibility-settings .field-visibility-settings-close, .youzify .editfield .field-visibility-settings-notoggle .visibility-toggle-link, .youzify .editfield .field-visibility-settings-toggle .visibility-toggle-link {background: #222 !important;}.youzify-post-content .youzify-post-type {color: #fff !important;}html body div.widget.buddypress.widget_bp_groups_widget div.item-options a {font-size: 9px;font-weight: normal;padding: 6px 7px;margin: 10px 2px 0 0;}.youzify .bbp-pagination .page-numbers.current {color: #fff !important;}.my-groups .youzify #youzify-groups-list .youzify-group-data .youzify-cover {display: none;}.my-groups .youzify-page-btns-border-oval #youzify-groups-list .action a {margin-bottom: 0;}#bbpress-forums div.bbp-breadcrumb .bbp-breadcrumb-current {color: #222;padding: 20px 0 10px 0;font-weight: bold;}html .youzify #activity-stream .ac-form .youzify-comments-emojis textarea, html .youzify #activity-stream .ac-form .youzify-emojionearea .youzify-emojionearea-editor {padding-left: 45 px !important;}html #fl-page--preloader {z-index: 999999;}html .youzify-page {background-color: #f6f6f6;}html .youzify-group-settings-tab .youzify-group-submit-form #group-creation-previous {border: 2px solid #222;background: transparent;color: #222;}html .youzify-brown-scheme #group-create-tabs li.current {background-color: #222 !important;color: #fff !important;}html .youzify .activity-inner, html .youzify .youzify-activity-embed {background: #f6f6f6;padding: 20px;margin: 0 19px;position: relative;}html .youzify-hdr-v2 .youzify-snumber {color: #888;font-size: 20px;margin-bottom: 0;}html .youzify .activity-inner:before {display: block;content: "";background: #f6f6f6;width: 20px;height: 20px;position: absolute;top: -6px;left: 20px;-webkit-transform: rotate(25deg);-ms-transform: rotate(60deg);transform: rotate(50deg);}html .youzify-hdr-v2 .youzify-sdescription {color: #888;text-transform: uppercase;}.youzify .activity-inner p {color: #888;font-size: 13px;margin-bottom: 15px;}#youzify-wall-form .youzify-wall-custom-form .youzify-wall-cf-item i.youzify-wall-item-upload {color: #fff !important;}#group-create-body h2 {font-size: 20px;margin-bottom: 10px;}html #group-settings-form .youzify-group-field-item input[type=text], html .youzify-group-settings-tab .youzify-group-field-item input[type=text] {width: 100%;}html .bbp-forum-content ul.sticky .youzify-forums-topic-icon i, html .bbp-topics ul.sticky .youzify-forums-topic-icon i, html .bbp-topics ul.super-sticky .youzify-forums-topic-icon i, .bbp-topics-front ul.super-sticky .youzify-forums-topic-icon i {background-color: #222;}.youzify .bbp-pagination {margin-top: 15px;}html .youzify-membership-form .youzify-membership-form-cover {height: 100px;}html .youzify-author .youzify-statistics-bg {background-color: #fff;display: none !important;}html #youzify-service-button {background-color: #222;color: #fff;}html #youzify-group-buttons .group-button a {border-radius: 0 !important;color: #fff !important;}html .youzify-forums-forum-item .youzify-forums-forum-title, html .youzify-forums-topic-item .youzify-forums-topic-title {font-size: 14px;}html #youzify-groups-list .item .item-title a {display: block;font-size: 18px;font-weight: 700;padding-bottom: 6px;color: #222;}html .youzify-brown-scheme #bbpress-forums li.bbp-header {background-color: #222 !important;}#youzify-groups-list .action a, #youzify-groups-list .action .group-button .leave-group {margin: 15px;padding: 17px;display: block;font-size: 13px;min-width: 140px;font-weight: 700;line-height: 14px;background-color: transparent !important;color: #222 !important;border: 2px solid #222;text-transform: uppercase;border-radius: 0 !important;}body #youzify-groups-list .action .group-button .join-group, body #youzify-groups-list .action .group-button .membership-requested {border: 0 !important;color: #fff !important }#youzify-groups-list .action .group-button .leave-group {padding: 16 px;color: #898989;border: 1 px solid #eee;background-color: transparent;}html .youzify-directory .pagination .page-numbers {background: #fff;color: #222;}.youzify-directory #pag-bottom .pag-count {display: none;}.youzify-group-user-statistics .youzify-data-item span {border-radius: 100px;}#youzify-groups-list .action a:hover {background-color: #222 !important;color: #fff !important;}.youzify-page-main-content .nice-select {float: none;width: auto;display: inline-block;}html .nice-select:after, html .youzify div.item-list-tabs .youzify-bar-select:after {border-bottom: 0;}html .nice-select:after {right: 10px;top: 56%;}.youzify-activity-embed {display: none !important;}.youzify-page-btns-border-oval #whats-new-post-in-box .nice-select, .youzify-page-btns-border-oval #youzify .youzify-wall-actions .youzify-wall-post, .youzify-page-btns-border-oval .youzify-pinned-post-tag, .youzify-page-btns-border-oval .youzify-privacy-tool .nice-select, .youzify-page-btns-border-oval .youzify-privacy-tool select, .youzify-page-btns-border-oval .youzify-wall-actions .youzify-update-post, .youzify-page-btns-border-oval .youzify-wall-actions .youzify-wall-post, .youzify-page-btns-border-oval .youzify-wall-embed .youzify-embed-action .friendship-button a, .youzify-page-btns-border-oval .youzify-wall-embed .youzify-embed-action .group-button a, .youzify-page-btns-border-oval .youzify-wall-embed .youzify-embed-action .message-button a, .youzify-page-btns-border-oval .youzify-wall-options .youzify-wall-opts-item label {border-radius: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;-o-border-radius: 0px;}.youzify-home-custom {position: relative;}.youzify-home-custom [type=search] {padding: 30px;font-size: 18px;margin-top: 30px;height: 70px;}.youzify-home-custom [type=submit] {position: absolute;top: 0;background: #e3740e !important;height: 70px;right: 0;color: #fff;font-size: 20px;text-transform: none;}.custom-subtitle {font-size: 24px;color: #fff;text-align: center;font-weight: 300;}.custom-subtitle span {font-size: 34px;color: #e3740e !important;padding-right: 7px;}html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left .currency-symbol {margin-top: 4px;margin-right: 2px;}html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right .currency-symbol {margin-top: 4px;margin-left: 2px;}.rev-btn:hover {color: #222 !important;}html .fl-mega-menu ul li.has-submenu .sub-nav:before {content: '';position: absolute;border: 10px solid transparent;border-bottom: 11px solid #fff;opacity: 1;top: -20px;left: -80px;right: 0;width: fit-content;margin: auto;transition: all .3s ease-in-out;}html .fl-mega-menu ul li.has-submenu .sub-nav > .sub-menu {box-shadow: 0 10px 31px rgb(0 0 0 / 46%);padding: 20px 0 20px 0;}html .fl-mega-menu ul li.has-submenu .sub-nav > .sub-menu li a {padding: 5px 60px 15px 10px;}.pmpro-login #fl-main-holder {background-image: url(https://www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/bg-mounts.jpeg) !important;background-position: center bottom !important;background-repeat: no-repeat !important;background-size: cover;}.page-404 {background-color: #f6f6f6 !important;}html .fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .fl--input-wrapper input[type="text"] {background: #fff !important;}html .fl--404-page-wrapper .btn-404-wrapper .fl-404-page-btn {color: #fff !important;background: #222 !important;}#fl_icon_box_style_three .fl-icon-box-wrapper:hover {background-color: #222;}html .fl_icon_box_style_three.active .fl-icon-box-wrapper .icon-box-text-content {opacity: 0.8 !important;}html .single-post-wrapper .fl-prevnext-contain .fl-next-post-contain a span.fl-nextprev-button, html .single-post-wrapper .fl-prevnext-contain .fl-prev-post-contain a span.fl-nextprev-button {text-align: center;}html .sidebar:not(.cars-sidebar) .widget-calculator .widget-content .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions {text-align: center;}html .sidebar:not(.cars-sidebar) .widget-calculator .widget-content .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions dt {background: #ddd;padding: 10px;margin-bottom: 10px;text-transform: uppercase;font-weight: 600;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .card__price {padding: 10px 15px;position: absolute;left: 15px;top: 14px;}html .fl-page-heading .fl--page-header .header-title {letter-spacing: inherit;color: #fff;font-size: 42px;font-weight: 700;}html .fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn i {margin-right: 26px;}html .fl-header--navigation .fl-bottom-header-content {padding: 40px 15px 30px 15px;}html .car-details .car-details__wrap-title .car-details__title {font-size: 36px;}.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn .fl-header-phone-container .fl-header-phone {position: relative;top: 2px;}.header-search .fl-flipper-icon .fl-front-content {backface-visibility: visible;}.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .opened i::before {font-size: 20px;}.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .widget-title:before {font-family: 'carico' !important;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;content: "\e90a";background: none;color: #fff;font-size: 27px;width: 30px;}html .sidebar .widget .fl-auto-sidebar-title-contain .fl-auto-icon:before {font-family: 'carico' !important;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;content: "\e90a";background: none;color: #fff;font-size: 27px;width: 30px;}html .sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain .fl-auto-icon:before {font-family: 'carico' !important;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;content: "\e94c";background: none;color: #fff;font-size: 27px;width: 30px;}html .sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain .fl-auto-icon:before {font-family: 'carico' !important;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;content: "\e952";background: none;color: #fff;font-size: 27px;width: 30px;}html .sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .widget-title:before {font-family: 'carico' !important;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;content: "\e91e";background: none;color: #fff;font-size: 30px;width: 79px;background-color: #e3740e;line-height: 68px;text-align: center;padding-right: 10px;}html .sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .left i {font-size: 41px;margin-right: 0px;}.fl-top-header-content .info-container .left-top-header-content:after {position: absolute;background: #e3740e !important;content: "";top: 0;right: 37%;width: 1920px;height: 100%;transform: skewX(30deg);z-index: 1;}html .fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div {font-size: 13px;text-transform: uppercase;}html .fl-top-header-content .info-container .right-top-header-content .fl-listings-btn {cursor: pointer;}html .fl-top-header-content .info-container .right-top-header-content .fl-listings-btn:hover {background-color: #e3740e !important;}html .fl-top-header-content .info-container .right-top-header-content .fl-listings-btn {transition: opacity .3s ease }html .fl-top-header-content .info-container a {color: #fff !important;text-transform: uppercase;font-size: 13px;}.fl-top-header-content .info-container .left-top-header-content .header-sidebar {position: relative;z-index: 3;}html .fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div i.fa-envelope, .fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div i {color: #fff !important;}.rev-btn:hover {color: #222 !important;}.vc_custom_1609257768829 {overflow: inherit !important;}html .fl-image-absolute {position: absolute !important;bottom: 5px !important;left: 55px;z-index: 9;}.wp-calendar-nav {text-align: center;width: 100%;display: inline-block;padding-top: 10px;}.sticky .post--title:after {color: #e3740e !important;}html .fl-blog-post-div .post-style-default-two .fl-post--item.sticky .post-right-content .post-btn-read-more a {background-color: #e3740e !important;}.sticky .post--title a {color: #e3740e !important;}html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-btn-read-more a:hover, html .fl-default-pagination .page-numbers.current {background-color: #e3740e !important;}.fl-default-pagination .page-numbers.current {border-color: #e3740e !important;}html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-btn-read-more {text-transform: uppercase;}html .wp-block-latest-comments__comment-date {color: #222;}html ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta {color: #222;}.tag-cloud-link {text-decoration: none !important;}.fl_plugin_disable footer.fl--footer {position: relative;background-color: #222 !important;}.fl_plugin_disable footer.fl--footer .top-content-footer {display: none;}.fl-home-help-box {z-index: 9;position: relative;}.three-box {margin-top: -40px;display: inline-block;}.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--logo-container {margin-top: -15px;}html .fl-home-help-box .button-container[data-animation].secondary-btn-style .fl-vc-button:hover {border-color: #fff !important;}@media (min-width:2200px) {html .fl-image-absolute {left: 5% !important;}}@media (min-width:2400px) {html .fl-image-absolute {left: 9% !important;}}@media (max-width:768px) {.partner-location .fl_custom_text__block {text-align: center !important;padding-left: 0 !important;padding-right: 0 !important;padding-bottom: 20px;}.partner-location .fl-phone-number-wrapper-vc {display: inline-block;text-align: center;width: 100%;}.fl-home-help-box .fl_custom_text__block, .fl-home-help-box .fl_custom_text__block p, .fl-home-help-box .text-left, .fl-home-help-box .text-right {text-align: center !important;padding-left: 0 !important;padding-right: 0 !important;}html .fl-icon-box .fl-icon-box-wrapper {text-align: center;padding: 30px 50px 30px 50px;}}.fl-icon-box .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content, .fl-subtitle-vc, .bottom-car-info, .fl-blog-style--2 .fl-post--item .post-bottom-content .post-text--content {color: #555555;opacity: 0.8;}html .fl-blog-style--1 .blog-post .post-bottom-content {opacity: 0.8;}.vc_custom_1604653647421 .fl-icon-box .fl-icon-box-wrapper:hover .icon-box-text-content {opacity: 1 !important;color: #fff !important;}html .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content {line-height: 24px;}html body .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {margin: 0 auto 10px;}html .fl-blog-style--1 .blog-post .fl-blog-post-bottom-content .post-top-info .post-author {font-weight: 600;}html .fl-blog-style--1 .blog-post .fl-blog-post-bottom-content .post-top-info .post-author span {padding-left: 3px;font-weight: normal;}html .fl-blog-style--1 .blog-post .post-top-info .post-date {opacity: 0.7;}html .fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li {font-weight: 600;}@media (max-width:1400px) {html .fl-icon-box .fl-icon-box-wrapper {padding: 35px 35px;}}html .fl-mobile-menu-wrapper {width: 100% !important;}@media (max-width:1400px) and (min-width:1200px) {html .fl-vc-vehicle-search.fl-search-style--two h2 {font-size: 20px;}}@media (max-width:1370px) and (min-width:1270px) {.fl-vc-vehicle-search.fl-search-style--two form .btn .button-container {margin-right: 45px;max-width: 94%;}}@media (max-width:1270px) and (min-width:1170px) {.fl-vc-vehicle-search.fl-search-style--two form .btn .button-container {max-width: 92%;margin-right: 12%;}}@media (max-width:1400px) and (min-width:768px) {html body .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {margin-top: 25px;}html body .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-icon-wrapper i {top: 17px;}}html .fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .col-4 {display: inline-block;margin: 10px 1%;max-width: 22%;}html .btn-filter {margin-left: 0;margin-top: 10px;}html .fl-vc-vehicle-search.fl-search-style--two .btn .btn-filter {margin-top: 0px;}html #fl-vender-tabs .fl-venders-contain .fl-venders-places .fl-vendors-places-image {padding: 0;max-width: 190px;margin-top: 8px;}.fl--header.fl--navigation-menu-absolute-light {padding: 0 95px }html body .fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-profession {margin-bottom: 10px;opacity: 0.7;}.fl--navigation-menu-absolute-light .fl-navigation-container .fl-mega-menu ul li a:hover {opacity: .7 }html .fl-page-heading .heading-mask {opacity: .3 }.fl-vc-vehicle-search.fl-search-style--two form {background: #fff }html .fl-contact-form .textarea-container {margin-bottom: 0 }html .fl-contact-form .input-container select {background-color: #f4f4f4 !important }html body .fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social {margin-top: 9px;}html .fl-vc-testimonial-slider-wrapper .fl-slider-arrows-next, html .fl-vc-testimonial-slider-wrapper .fl-slider-arrows-prev {border-radius: 0;}.fl-next-post-contain {position: relative }.fl-next-post-contain img {position: absolute;left: 0;top: 0;transition: opacity .3s ease }.fl-next-post-contain, .fl-prev-post-contain {position: relative;overflow: hidden }.single-post-wrapper .fl-prevnext-contain .fl-next-post-contain, .single-post-wrapper .fl-prevnext-contain .fl-prev-post-contain {height: 140px !important }.fl-next-post-contain img:hover, .fl-prev-post-contain img:hover {opacity: .1 }html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img {max-height: 180px }.fl-prevnext-contain img {position: absolute;left: 0;top: 0;opacity: 0 }.fl_icon_box_style_three.active .fl-icon-box-wrapper {padding-bottom: 60px;margin-top: -35px }.fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-icon-wrapper i {font-size: 55px;position: relative;z-index: 1 }html .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-icon-wrapper i {font-size: 40px;position: relative;top: 19px }html .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {font-size: 19px;max-width: 85%;margin: 0 auto 10px;line-height: 1.5 }html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul {margin-bottom: 0;width: 50%;margin-left: 10% }html .fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price span {font-weight: 500 }.breadcrumbs-heading .breadcrumbs .current {font-weight: 400 }html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul li:before {bottom: 2px }html .fl_icon_box_style_four .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {margin-bottom: 15px }.fl_icon_box_style_four .fl-icon-box-wrapper:hover * {color: #fff }.wpcf7 .wpcf7-not-valid-tip {margin-top: -20px;margin-bottom: 20px }.fl-blog-style--1 .col-md-6.left-post-content {padding-left: 0;padding-right: 0;}html .fl-blog-style--1 .blog-post.left-post-style .post-holder img {width: 100%;height: auto;}.fl-contact-form {max-width: 800px;margin: 0 auto;}html .fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer {border-bottom: 1px rgba(211, 211, 211, 0.4) solid;}html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul li:before {color: #e3740e !important;}html .fl-blog-style--1 .blog-post {margin-bottom: 15px;}html .fl-blog-style--1 .blog-post .post-bottom-content {padding: 0px 40px 34px 40px;}html .fl-blog-style--1 .blog-post .fl-blog-post-bottom-content .fl-blog-post-readmore {top: 13px;text-transform: uppercase;font-size: 12px;}.fl-blog-style--1 .blog-post .post-top-info .author-link a {color: #e3740e !important }.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul li span {font-size: 13px;text-transform: capitalize }html .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-icon-wrapper:after {width: 110px;height: 110px;top: 45px }html .fl_icon_box_style_three .fl-icon-box-wrapper {padding-top: 60px }html .fl-comment-form input:focus, html .fl-comment-form input:hover, html .fl-comment-form textarea:focus, html .fl-comment-form textarea:hover {background: #f4f4f4 !important }.fl-page-heading .fl--page-header .header-title {line-height: 1.3 }.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute:before {background: 0 0 !important }html .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content {padding-top: 80px }.single-post-wrapper .post-holder--info .post-info .left-post-top-content .author-link, .single-post-wrapper .post-holder--info .post-info .left-post-top-content .author-prefix, html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .author-post {font-weight: 600 }html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .author-post span {padding-right: 5px;}html .fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post-info .author-post span {padding-right: 5px;}.single-post-wrapper .post-holder--info .post-info .left-post-top-content .author-prefix {padding-right: 4px;}html .fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post {padding: 0 9px 0 14px;margin: 0 14px;text-align: center }html .fl-blog-style--2 .fl-post--item .post-top-content .post--holder a.post-link {font-size: 11px;text-transform: uppercase }html .fl-blog-style--2 .fl-post--item .post-bottom-content .post--title a {font-size: 18px;line-height: 23px;display: inline-block }.fl-comment-count i {margin-right: 5px }html .fl--footer .fl_header_info_widget .fl-header-info-widget i {margin-right: 7px;width: 20px;text-align: center;}.single-post-wrapper .post-holder--info .post-info .left-post-top-content .date-post {line-height: 18px }html .single-post-wrapper .post-holder--info .post-info .left-post-top-content .category-post {line-height: 20px;color: #e3740e !important }html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .date-post {line-height: 14px;margin-left: 5px;}html .fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute {margin-left: 40px;padding: 2px 29px 3px 19px;border: 2px solid rgba(255, 255, 255, .8);border-radius: 100px;text-align: center;top: -3px;cursor: pointer }html .fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute i {font-size: 24px;position: relative;top: 1px;left: 2px }html .fl--navigation-menu-absolute-light .fl-navigation-container .header-search .fl-flipper-icon .fl-front-content i {color: rgba(255, 255, 255, .8) !important;font-size: 21px !important;top: -2px }html .fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute:hover {background-color: #fff;color: #222 }html .fl--navigation-menu-absolute-light .fl-navigation-container .header-btn-absolute:hover .fl-header-phone {color: #222 !important }html .fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search i {margin-right: 7px;color: rgba(255, 255, 255, .95) !important;font-size: 16px;position: relative;top: -1px;}html .fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search span {color: rgba(255, 255, 255, .9) !important }html .fl-vc-vehicle-search.fl-search-style--two h2 {font-size: 26px }html .fl-vc-vehicle-search.fl-search-style--two {margin-bottom: 0 }html .fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search:hover {opacity: 1;background: #222 !important }html .pix-dynamic-content #pixad-listing.grid_two .row {padding-bottom: 0 }html .fl-vc-vehicle-search.fl-search-style--two, html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-current, html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price .fl-price-range-title, html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__input {background-color: transparent !important }html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price .fl-price-range-title {padding: 15px 30px 15px 30px }.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left, .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {opacity: .6 }.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {position: relative;right: -11px }html .fl-vc-vehicle-search .jelect-options {width: 103%;border: 1px solid #ddd;border-top: 0 }html .fl-vc-vehicle-search.fl-search-style--two form .btn .button-container, html .fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search {font-weight: 400 }html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4 {min-width: 200px }html .fl-vc-vehicle-search.fl-search-style--two form .btn .button-container, html .fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search {width: 100% }.fl-form-comment-reply input[type=email], .fl-form-comment-reply input[type=password], .fl-form-comment-reply input[type=search], .fl-form-comment-reply input[type=tel], .fl-form-comment-reply input[type=text], .fl-form-comment-reply input[type=url], .fl-form-comment-reply select {margin-bottom: 10px }.logged-in-as {padding-bottom: 0;margin-bottom: 0 }.fl-blog-post-div .inner_content a:active {color: #ccc }html .comments-container .comment-title {margin-bottom: 40px;padding-top: 20px }.comment-respond {padding-top: 20px }.fl-blog-post-div .inner_content a:active, .fl-blog-post-div .inner_content a:link, .fl-blog-post-div .inner_content a:visited {color: #222;text-decoration: underline }.fl-blog-post-div .inner_content a:hover {text-decoration: none }.amount, .product-price {color: #e3740e !important }.shop-grid-item .woo-item-bottom-content .fl--woo-product-bottom-info-wrap .fl--add-to-cart-btn a.added, .shop-grid-item .woo-item-bottom-content .fl--woo-product-bottom-info-wrap .fl--add-to-cart-btn a:hover {background: #e3740e !important;color: #fff !important }.widget_product_categories ul li a {font-size: 15px !important }.widget_product_categories ul li {border-bottom: 1px solid #ddd }html .widget_product_categories ul li a {padding-left: 20px }html .fl-woo-filter {margin-bottom: 20px }html .fl-single-product .fl-single-right-content .summary form.cart:not(.grouped_form) .quantity, html .fl-vc-car-detail-wrapper .fl-slider-arrows div {border-color: #ddd !important }html .wc-tabs-wrapper ul li a {padding: 20px 0 20px !important }html .wc-tab#tab-reviews form.comment-form {margin-top: 0;padding: 0 0 35px }html .wc-tab#tab-reviews .comment-reply-title {padding-bottom: 0 }html .single-product .woocommerce-message {margin-top: 20px }html .widget_products ul li .product_summary .product-title, html .widget_top_rated_products ul li .product_summary .product-title {font-weight: 400;margin-top: -9px;padding-bottom: 3px }html .shop-grid-item .woo-item-bottom-content .fl--woo-product-bottom-info-wrap .fl--woo-price-wrap .price {font-size: 16px }.fl-custom-icon-minus-sign-of-a-line-in-horizontal-position.minus + .fl-custom-icon-minus-sign-of-a-line-in-horizontal-position.minus, .fl-custom-icon-plus-sign.plus + .fl-custom-icon-plus-sign.plus {display: none }html .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td, html .woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th {font-size: 16px }.widget_categories ul li a, html .sidebar:not(.cars-sidebar) .widget_archive ul li a {font-size: 15px;text-transform: capitalize }html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {margin-right: 1%;margin-left: 1%;}#recentcomments .comment-author-link {font-weight: 700;text-decoration: none }#recentcomments a {text-decoration: underline }html .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud a, html .sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud a {padding: 8px 12px !important;border: 1px solid #ddd !important;text-transform: uppercase !important;font-size: 11px !important;color: #555 !important;border-radius: 25px !important;margin-right: 5px !important;display: inline-block !important;margin-bottom: 5px !important;line-height: 12px !important;background: #fff !important }html .comments-container .comment-respond #cancel-comment-reply-link {font-size: 16px;padding-left: 10px;color: #555 }.comment-reply-title {padding-bottom: 30px }.fl-blog-post-div .post-style-default-two .fl-post--item:last-child {margin-bottom: 0 }html .single-post-wrapper .post-category--tags .right-post-top-content {text-align: right;width: 34%;padding-top: 10px }.sidebar .price-detail del {font-size: 18px }.dealer-info .phone-info {padding-left: 25px }.dealer-info .social-info {margin-top: -10px;padding-left: 25px }html .sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .left {margin-right: 15px }html .sidebar:not(.cars-sidebar) .dealer-info .social-info ul li {font-size: 16px;padding: 0 10px }html .pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title {margin-bottom: 5px }html .pix-dynamic-content #pixad-listing.list .card .card__inner .top-content {margin-bottom: 0;}html .car-details .car-details__wrap-title {margin-bottom: 30px }html .sidebar:not(.cars-sidebar) .dealer-info {margin-top: 20px }html .car-details .tabs-content .tab-content .contact-list-info .dd-item dt {color: #222;line-height: 1;margin-bottom: 5px;font-size: 15px;display: inline-block }html .car-details .tabs-content .tab-content .contact-list-info .dd-item dd {font-size: 15px;display: inline-block }html .car-details .tabs-content .tab-content .contact-list-info .dd-item {margin-bottom: 15px;border-bottom: 1px dashed #ddd }html .fl-comment-form .comment-form-rating label {margin-top: 20px;margin-bottom: 5px;display: inline-block;max-width: 100%;font-size: 20px;display: inline-block;float: left;margin: 0 }html .fl-comment-form .stars {margin: 0;padding: 0;padding-top: 6px;margin-left: 10px;display: inline-block }html .fl-comment-form .comment-form-rating {padding-left: 0;padding-bottom: 25px;padding-top: 10px }html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info {margin-bottom: 10px }.comments-list .fl-comment-moderation {margin-bottom: 20px }html .comments-container .comments-list .fl-comment .comment-container .comment-meta .comment--reply {margin: 0 }html .comments-list .fl-comment-moderation {font-size: 14px;line-height: 23px }html .single-post-wrapper .post-holder--info .post-info {padding-top: 30px;padding-bottom: 20px }html .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud a:hover, html .sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud a:hover, html .single-post-wrapper .post-category--tags .tags-single-blog .tags-content a:hover {background-color: #e3740e !important;color: #fff !important;border-color: :#e3740e !important }html .pix-dynamic-content #pixad-listing.list .card .card__img .sale {background: #0ea338 !important;top: 15px;right: 15px;left: auto;padding: 8px 13px;}.card__wrap-label {background: #0ea338 !important;top: 15px;right: 15px;left: auto;padding: 1px 11px;color: #fff;position: absolute;font-size: 11px;}html .sidebar.cars-sidebar .btn-wrapper button:hover {background-color: #222;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__description {padding-right: 73px;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__description {font-size: 15px;line-height: 28px;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title a {font-size: 20px;padding-bottom: 7px;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content {margin-bottom: 5px;margin-top: 0;}html .car-details .auto-slider .sale {position: absolute;left: 0;top: 0;padding: 12px 15px;background: #e3740e !important;display: inline-block;right: auto;}.vehicle-characteristics {padding-bottom: 10px }.car-details .vehicle-characteristics .list-descriptions .dd-item dd {text-transform: capitalize }html .car-details .wrap-nav-table-content ul li span {font-weight: 600 !important }.fl--header .nav-menu li .sub-menu li .sub-sub-menu, html .fl--header .nav-menu li .sub-menu li a {font-size: 14px }html .comment-title-content .font-text {font-size: 26px }html .comment-title-content .font-text {font-weight: 700;}html .button-container[data-animation].secondary-btn-style .fl-vc-button:after {background-color: #222 !important }html .button-container[data-animation].secondary-btn-style .fl-vc-button {border: 3px solid #fff !important;background-color: #e3740e !important }html .button-container[data-animation].secondary-btn-style .fl-vc-button:hover {border-color: #222 !important }html .button-container[data-animation].secondary-btn-style:hover .btn-skew-r__inner {color: #fff !important }html .fl-phone-number-wrapper-vc i {margin-right: 10px }html .fl-blog-style--2 .fl-post--item .post-bottom-content .post-btn-read-more a {padding: 15px 40px }.youzify-main-column .card__wrap-label {display: none;}.youzify-main-column .card__wrap-label.templines-label-status-publish, .youzify-main-column .card__wrap-label.templines-label-status-draft {top: auto !important;right: 0 !important;bottom: 0 !important;left: 0 !important;position: absolute;display: block;}html .fl-blog-style--2 .fl-post--item .post-bottom-content .author-prefix {display: none !important;}html body .fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-offer {right: 33px;bottom: 33px;padding: 5px 15px }.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .fl-auto-price .tmpl-slider-grid__mleage i {padding-right: 6px;font-size: 20px }.fl-vc-custom-title-container .custom-title-content-wrapper .fl-title-vc {line-height: 1.1 }.tm-holder-function p {line-height: 1.6 }.tm-holder-function .fl-comment-moderation ol > li a:hover, .tm-holder-function .inner_content ol > li a:hover {color: #f79d05;text-decoration: underline }.tm-holder-function .fl_content_story a:hover {color: #f79d05;text-decoration: underline }.tm-holder-function .fl-post-bottom-content:after, .tm-holder-function .fl-post-bottom-content:before {display: none }.tm-holder-function .fl--blog-style-standard .fl-post--item .fl-post-bottom-content {padding: 0 50px 40px 0;text-align: left;border-bottom: 1px #eee solid }.sticky .fl-post--title a:before {color: #8a9536 !important }.tm-holder-function .fl--blog-style-standard .sticky .fl-post-bottom-content {margin: 30px;padding-bottom: 0 !important;border: 0 !important }html .single-post-wrapper .post-category--tags {padding: 30px 0 0 0 }html .single-post-wrapper .fl-prevnext-contain {padding-top: 50px }html .single-post-wrapper .fl-prevnext-contain .fl-next-post-contain a span.fl-nextprev-title, html .single-post-wrapper .fl-prevnext-contain .fl-prev-post-contain a {font-size: 16px }html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-btn-read-more a {text-transform: uppercase }html blockquote {padding: 80px 20px 40px !important }.page-id-146 .fl--header {border-bottom: 1px solid #ddd }#pixad-listing .fl-autos-post-pagination #fl-ajax-load-more-pagination {text-transform: uppercase;font-size: 14px;font-weight: 700 }#pixad-listing.list .fl-autos-post-pagination {margin: -5px 0 10px 0 }.fl-full-screen-product-container.product_style_one .images .fl-mail-slider-wrapper .fl--product-slider .slick-slide {border: 1px solid #ddd }html .fl-full-screen-product-container.product_style_one .images .fl--product-carousel .slick-slide {background: #fff;border: 1px solid #ddd }html .woocommerce div.product .woocommerce-tabs ul.tabs::before {border-bottom: 1px solid #ddd }.sidebar:not(.cars-sidebar) ul li, .tm-holder-function .sidebar:not(.cars-sidebar), .tm-holder-function .sidebar:not(.cars-sidebar) ul li a {font-size: 15px }html .sidebar .widget_calendar {margin-bottom: 30px !important }.tm-holder-function .sidebar:not(.cars-sidebar) .widget_archive ul li a {font-size: 15px;line-height: 1 }html .widget.widget_text {margin-bottom: 40px !important }footer .widget.widget_text {margin-bottom: 15px !important }footer .footer-widget-area .widget .widget--title {margin-bottom: 35px;padding-bottom: 20px }html .footer-widget-area .widget_nav_menu ul li:first-child {padding-top: 5px }footer .widget.widget_mc4wp_form_widget {margin-top: 0 !important }#fl_header_info_widget-2 {margin-top: 0 }html .widget_text .textwidget {padding: 0 0 }.tm-holder-function .widget_recent_comments .recentcomments .comment-author-link a {text-transform: none;color: inherit !important;font-weight: 700 }.tm-holder-function .widget_tag_cloud .tagcloud a {background-color: #e3740e !important }.tm-holder-function .widget_tag_cloud .tagcloud a:hover {background-color: #f79d05 !important }.tm-holder-function .widget_rss ul li .rss-date {color: #6c6c6c;font-style: italic;margin-top: -10px;font-size: 12px }.tm-holder-function .widget_rss ul li .rsswidget {color: #222 !important;display: block;margin-bottom: 5px;transition: opacity .3s ease;font-size: 18px;font-weight: 700 }.tm-holder-function .widget_rss ul li {font-size: 15px;list-style: none;margin-bottom: 15px;border-bottom: 1px dotted #ddd;padding-bottom: 15px }.tm-holder-function .widget_rss ul li .rsswidget:hover {color: #e3740e !important;opacity: 1 !important }.tm-holder-function .widget_pages ul li:before {color: #e3740e !important }.tm-holder-function .widget_archive ul li span {color: #e3740e;font-weight: 400;font-size: 15px;line-height: 19px }.tm-holder-function .widget_recent_comments .recentcomments a:hover {color: #f79d05 !important }.tm-holder-function .widget_recent_entries ul li a:hover {border-bottom: 0 }.sidebar:not(.cars-sidebar) #search-2.widget_search form.search {padding-top: 30px !important }.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .widget-title a {color: #fff }.widget-title .rss-widget-icon {margin-right: 7px;margin-top: -2px }html .sidebar:not(.cars-sidebar) .widget.widget_text select {margin: 30px 0 }html .wp-block-image .aligncenter > figcaption, html .wp-block-image .alignleft > figcaption, html .wp-block-image .alignright > figcaption, html .wp-block-image.is-resized > figcaption {display: block }.tm-holder-function .wp-block-image figcaption, .tm-holder-function .wp-block-quote cite, .tm-holder-function .wp-caption-text, .tm-holder-function figcaption {color: #6d6d6d }.tm-holder-function .wp-block-image figcaption a, .tm-holder-function .wp-caption-text a, .tm-holder-function figcaption a {color: inherit;text-decoration: underline !important }.tm-holder-function .wp-block-image figcaption a:hover, .tm-holder-function .wp-caption-text a:hover, .tm-holder-function figcaption a:hover {text-decoration: none !important }.tm-holder-function .wp-block-image .aligncenter img {margin: 0 auto;display: block }.tm-holder-function .wp-block-image .aligncenter {text-align: center }.tm-holder-function .wp-block-image .alignleft {float: left;margin: 10px 20px 20px 0 }.tm-holder-function .wp-block-image .alignright {float: right;margin: 5px 0 20px 20px }.wp-block-button__link {text-decoration: none !important;}.tm-holder-function .wp-block-button:not(.is-style-outline) .wp-block-button__link {background-color: #222;transition: all .2s ease-in }.tm-holder-function .wp-block-button:not(.is-style-outline) .wp-block-button__link:hover {background-color: #e3740e }.tm-holder-function .wp-block-button.is-style-outline .wp-block-button__link {border-color: #222;color: #222;transition: all .2s ease-in }.tm-holder-function .wp-block-button.is-style-outline .wp-block-button__link:hover {border-color: #e3740e;color: #e3740e }.tm-holder-function .wp-block-button:not(.is-style-outline) a.wp-block-button__link {color: #fff !important }.tm-holder-function .wp-block-button__link a {text-decoration: underline }.tm-holder-function .wp-block-cover, .tm-holder-function .wp-block-cover-image {position: relative;background-color: #000;background-size: cover;background-position: 50%;min-height: 430px;height: 100%;width: 100%;display: flex !important;justify-content: center;align-items: center;overflow: hidden }.tm-holder-function .wp-block-cover.has-background-dim, .wp-block-media-text {margin-bottom: 1.1rem }.tm-holder-function .wp-block-cover-text a {color: #fff !important }.tm-holder-function .wp-block-cover-text a:hover {color: #fff !important;text-decoration: underline !important }.tm-holder-function .wp-block-gallery.columns-2.is-cropped, .tm-holder-function .wp-block-gallery.columns-3.is-cropped, .tm-holder-function .wp-block-gallery.columns-4.is-cropped, .tm-holder-function .wp-block-gallery.columns-5.is-cropped, .tm-holder-function .wp-block-gallery.columns-6.is-cropped, .tm-holder-function .wp-block-gallery.columns-7.is-cropped, .tm-holder-function .wp-block-gallery.columns-8.is-cropped {margin-bottom: 1.1rem }.tm-holder-function .blocks-gallery-grid + .blocks-gallery-caption {position: relative;top: -10px }.tm-holder-function blockquote {padding: 95px 50px 50px !important }.tm-holder-function blockquote p {text-align: inherit;font-size: 19px;line-height: 32px }.tm-holder-function .wp-block-quote {margin-bottom: 20px;margin-top: 20px }.tm-holder-function .wp-block-quote.has-text-align-right.extraclass {border-left: 6px solid #fbedd0;padding: 50px !important }.tm-holder-function .wp-block-quote.has-text-align-right.extraclass:before {display: none }.tm-holder-function .wp-block-pullquote.is-style-solid-color blockquote {background: 0 0;text-align: center;padding-top: 80px !important }.tm-holder-function .wp-block-pullquote.is-style-solid-color {padding: 0 !important }.tm-holder-function .blocks-gallery-item__caption {position: absolute;bottom: 0;width: 100% !important;max-height: 100%;overflow: auto;padding: 40px 10px 9px;color: #fff;text-align: center;font-size: 13px;background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent) }.tm-holder-function .has-medium-font-size {font-size: 20px;line-height: 1.2 }.tm-holder-function p.has-large-font-size {font-size: 36px;line-height: 1.3 }.tm-holder-function .wp-block-image.size-full.is-style-circle-mask {margin-bottom: 20px;margin-top: 20px }.tm-holder-function .wp-block-file {align-items: center;display: flex;flex-wrap: wrap;justify-content: space-between }.tm-holder-function .wp-block-file .wp-block-file__button {background-color: #e3740e }.tm-holder-function .wp-block-tag-cloud a:hover {color: #fff !important;background: #f79d05 !important }.tm-holder-function ul.wp-block-archives li a:hover {color: #8a9536 }.tm-holder-function .fl-content ul.wp-block-archives li span {position: relative;color: #e3740e;font-weight: 400 }.tm-holder-function ul.wp-block-archives li {border: 0 }.tm-holder-function .wp-block-archives.wp-block-archives-dropdown, .tm-holder-function .wp-block-categories-dropdown {margin-bottom: 50px;margin-top: 20px }.tm-holder-function .fl-content .fl-comment-moderation table thead, .tm-holder-function .fl-content table thead {background: 0 0;border-bottom: 1px solid rgba(0, 0, 0, .08) }.tm-holder-function .fl-content .wp-block-calendar table th {font-weight: 700;background: 0 0;font-size: 16px;text-align: center;padding: 1em;background: #eee;border-color: #e2e4e7 !important }.tm-holder-function .fl-content .wp-block-calendar td:first-child, .tm-holder-function .fl-content .wp-block-calendar th:first-child {border-color: #eee }.tm-holder-function .fl-content .wp-block-calendar td {text-align: center }.tm-holder-function .fl-content table tfoot td {border-right: 0 }.tm-holder-function .wp-block-calendar caption {caption-side: top;background: #222;font-weight: 600;padding: .5em;text-align: center;margin-bottom: 1px;color: #fff;font-size: 18px }.tm-holder-function .fl-content ol.wp-block-latest-comments {margin: 20px 0;padding-left: 15px }.tm-holder-function .fl-content .wp-block-latest-posts {list-style: none;margin: 0;margin-bottom: 50px }.tm-holder-function .fl-content .wp-block-latest-posts li:before {display: none }.tm-holder-function .fl-content .wp-block-latest-posts.is-grid li {border-top: 2px solid #eee;margin-top: 1rem;padding-top: 1rem }.tm-holder-function .fl-content .wp-block-latest-posts wp-block-latest-posts__list.is-grid columns-3 {margin: 32px 0 }.tm-holder-function .fl-content .wp-block-rss__item-title a:hover, .tm-holder-function .fl-content ul.wp-block-latest-posts li a:hover {color: inherit;text-decoration: underline !important }.tm-holder-function .fl-content .wp-block-search, .tm-holder-function .fl-content .wp-block-tag-cloud {margin: 10px 0 50px 0 }.tm-holder-function .wp-block-tag-cloud a {background: #e3740e;transition: all .3s;border-radius: 3px;margin: 5px 5px;padding: 5px 10px;display: inline-block;font-size: 13px !important;color: #fff }.tm-holder-function .wp-block-tag-cloud a {background: #e3740e;transition: all .3s;border-radius: 3px;margin: 5px 5px;padding: 5px 10px;display: inline-block;font-size: 13px !important;color: #fff !important }.fl-comment-moderation table thead, html .inner_content table thead {border-bottom: 0 }.tm-holder-function .post-page-numbers.current .page-numbers {border-color: #e3740e !important;background: #e3740e;color: #fff !important }.wp-block-group__inner-container {padding: 25px }.post-page-numbers .page-numbers {padding: 5px 10px;border: 2px #eee solid;margin: 0 5px;letter-spacing: -1px;color: inherit !important }.post-page-numbers .page-numbers, .post-page-numbers .page-numbers a {color: #222 !important }pre.wp-block-code code {background: 0 0 }.tm-holder-function .fl-content code {background: rgba(0, 0, 0, .075);border-radius: .2rem }.tm-holder-function .fl-content .wp-block-code code {background: 0 0 }.tm-holder-function .fl-comment-moderation pre, .tm-holder-function .fl-content pre {margin: 20px 0 }.tm-holder-function .fl-content h1, .tm-holder-function .fl-content h2, .tm-holder-function .fl-content h3, .tm-holder-function .fl-content h4, .tm-holder-function .fl-content h5, .tm-holder-function .fl-content h6 {margin-bottom: 1.25rem;line-height: 1.1;margin-top: 1.25rem }.fl-comment-moderation table td, .tm-holder-function .fl-comment-moderation table th, .tm-holder-function .inner_content table td, .tm-holder-function .inner_content table th {line-height: 2.8;vertical-align: middle;padding: 10px 12px;border: 1px solid #eee }.tm-holder-function .inner_content .wp-block-table.is-style-stripes td, .tm-holder-function .inner_content .wp-block-table.is-style-stripes th {border-color: #eee }.tm-holder-function .fl-content .fl-comment-moderation table thead tr th, .tm-holder-function .fl-content table thead tr th {font-size: 15px;text-transform: none;font-weight: 700 }.tm-holder-function dd {display: block;margin-inline-start: 40px }.tm-holder-function .fl-comment-moderation address, .tm-holder-function .fl-content address {display: inline-block;padding: 0;background: 0 0;line-height: 20px;margin-bottom: 15px;font-style: italic }.tm-holder-function .fl-comment-moderation address, .tm-holder-function .inner_content address {display: inline-block;padding: 20px;background: 0 0;line-height: 20px;margin-bottom: 15px;font-style: italic;border: 1px solid #222 }.autos-container .col-md-9.right-sidebar .fl-autos-grid-two .tmpl-slider-grid__info {display: none !important }.autos-container .col-md-9.right-sidebar .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content {margin-bottom: 0 !important }html .pix-dynamic-content #pixad-listing.list .card {margin-bottom: 20px }html .breadcrumbs-heading .breadcrumbs a {color: #222 }html .sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info img {margin-right: 0 }html .car-details .tabs-content .tab-content .pixad-features-list li {max-width: 47%;width: 47% }.autos-container .col-md-9.right-sidebar .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom {padding: 20px 25px !important }.autos-container .col-md-9.right-sidebar .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer {padding-top: 20px !important;padding-bottom: 20px !important }.autos-container .col-md-9.right-sidebar .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name {font-size: 18px !important }.autos-container .col-md-9.right-sidebar .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul li:before {bottom: 1px !important }.autos-container .col-md-9.right-sidebar .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul li span {font-size: 11px !important }.tm-holder-function .fl-comment-moderation img {display: block }.fl-subtitle-vc {max-width: 700px;margin: 0 auto;}code, kbd, tt, var {padding: 3px 6px;font-size: 90%;color: rgba(0, 0, 0, .6);background-color: rgba(0, 0, 0, .05) }.pingback .fl-comment-author-name, .trackback .fl-comment-author-name {font-size: 18px;display: inline-block;width: 100%;padding-bottom: 0;margin-bottom: 0 }.pingback .fl-comments--reply-wrapper, .trackback .fl-comments--reply-wrapper {padding-bottom: 0 !important;margin-bottom: 10px !important }html .fl-comments-container .fl-comments-list .pingback .fl-comment-meta .fl-comments--reply-wrapper .fl-comment--time a {color: #e3740e !important }html .fl-comments-container .fl-comments-list .pingback .fl-comment-meta .fl-comments--reply-wrapper .fl-comment--time {font-size: 15px }.tm-holder-function blockquote p cite a {font-size: 16px }@media (max-width:1540px) {.section-services .fl_custom_text__block li {font-size: 13px }html .fl-icon-box .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content {font-size: 12px }}html .fl-comment-moderation .pmpro_actions_nav a:hover, html .inner_content .pmpro_actions_nav a:hover {transition: .3s ease;color: #fff !important }.fl-comment-moderation table td, .fl-comment-moderation table th, .inner_content table td, .inner_content table th {border: 1px solid #ddd }.pmpro_actionlinks a {color: #222 !important;opacity: 1.8 }.pmpro_message {max-width: 700px;margin: 0 auto 20px auto }#loginform label, html form.pmpro_form label {font-weight: 400 }#loginform input[type=password], #loginform input[type=text], form.pmpro_form .input, form.pmpro_form select, form.pmpro_form textarea {display: inline-block;max-width: 100%;background: #f4f4f4 !important;margin-bottom: 15px }.pmpro_actions_nav {text-align: center;color: #fff }.pmpro-levels .fl-content, .pmpro-member-profile-edit .fl-content, .pmpro_login_wrap, .pmpro_lost_password_wrap, .pmpro_reset_password_wrap, .pmpro_login_wrap {border: 1px solid #ddd;max-width: 700px;padding: 50px;margin: 0 auto;background: #fff;}.pmpro-body-level-required .fl-content {border: 1px solid #ddd;max-width: 400px;padding: 50px;margin: 0 auto;text-align: center }.pmpro-checkout .fl-content {max-width: 700px;padding: 0;margin: 0 auto }.pmpro-checkout .fl-content .pmpro_message {max-width: inherit !important }#loginform + hr {margin-top: -10px }#lostpasswordform + hr {margin-top: 0 }html #pmpro_account .pmpro_box h3 {background: #f6f6f6;padding: 30px 40px;margin-bottom: 50px;margin: 0 -40px 40px -40px }.pmpro_btn-select {padding: 8px !important;border: 0 !important;height: 34px !important;font-size: inherit }.inner_content table#pmpro_levels_table {width: 100% !important }.inner_content table#pmpro_levels_table thead tr th {font-size: 16px;line-height: 1.2;text-transform: uppercase;letter-spacing: .4px;padding: 9px 11px 10px;color: #222;background: #f6f6f6;}.inner_content table#pmpro_levels_table td {padding: 8px 14px }html #pmpro_account .pmpro_box {border: 1px solid #ededed;padding: 0 40px 40px 40px }html .pmpro_checkout h3 span.pmpro_checkout-h3-name {display: inline-block;margin: 0;width: 100% }html .pmpro_checkout {padding: 0;margin: 15px auto 15px;border: 1px solid #ededed }.pmpro_checkout hr {display: none }.pmpro_checkout h3 {display: inline-block;width: 100%;background: #f6f6f6;padding: 30px 40px 20px !important;margin: 0 !important }html .pmpro_checkout h3 span.pmpro_checkout-h3-msg {font-size: 13px;font-style: normal;font-weight: 400;letter-spacing: normal;text-transform: uppercase;margin-top: 5px;display: block }.pmpro_confirmation_wrap {max-width: 800px;margin: 0 auto;display: block }html .pmpro_btn.pmpro_btn-submit-checkout {padding: 14px 30px;width: 100% }.pmpro_asterisk {color: red;position: absolute;left: -15px;top: 0 }form.pmpro_form .pmpro_change_password-fields div {margin: 0 0 1em 0;position: relative }.login-submit .button, .pmpro_btn, html .inner_content .pmpro_actions_nav a {color: #fff !important;position: relative;display: inline-block;margin-bottom: 0;padding: 11px 25px !important;font-size: 13px !important;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;white-space: nowrap;transition: all .3s;background-color: #e3740e !important;border-radius: 0 !important;font-weight: 400;width: 100%;line-height: 28px;min-height: 50px;margin-bottom: 15px;border: 0;text-decoration: none !important }.pmpro_lost_password_wrap .pmpro_actions_nav a, .pmpro_login_wrap .pmpro_actions_nav a {max-width: 48%;}#pmpro_levels-return-home, html .inner_content .pmpro_actions_nav a {border: 2px solid #222 !important;background: 0 0 !important;color: #222 !important;margin: 0 !important;width: 100% !important;font-weight: 600 }html body .pmpro_actions_nav a:first-child {float: left }html body .pmpro_actions_nav a:last-child {float: right }.pmpro-level-required .pmpro_content_message a {color: #fff !important;position: relative;padding: 11px 25px !important;font-size: 11px !important;line-height: 2 !important;text-transform: uppercase !important;transition: all .3s;letter-spacing: .02em !important;background-color: #e3740e !important;border-radius: 0 !important;border-color: #e3740e !important;font-weight: 400;min-height: 50px;text-decoration: none !important;border: 0 !important }.inner_content .pmpro_btn:hover, .inner_content p .pmpro_btn:hover, .login-submit .button:hover, .pmpro_btn:hover, html .pmpro_actions_nav a:hover, html .pmpro_btn:hover {background-color: #222 !important;color: #fff !important }.pmpro_actions_nav a:hover {background: #e0eaf4 }.pmpro_checkout-fields {padding: 40px }html .pmpro_checkout h3 span.pmpro_checkout-h3-msg {font-size: 13px;font-style: normal;font-weight: 400;letter-spacing: normal;text-transform: uppercase }html .fl-mega-menu ul li.has-submenu:last-child a {padding-right: 18px }html .sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-info .fl-post-title a {font-weight: normal;font-size: 13px;line-height: 22px;}html .sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post {margin-top: 0;padding: 15px 15px 0px 15px;overflow: hidden;}.fl-popular-posts-widget {padding-bottom: 15px;}html .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-img {float: left;margin-bottom: 0;max-width: 43%;}.fl-last-post-info {float: left;max-width: 55%;padding-left: 5%;}html .footer-widget-area .widget_mc4wp_form_widget input[type=submit] {width: 100%;text-transform: uppercase;}html .woocommerce-account .woocommerce-MyAccount-navigation {float: left;width: 30%;border: 1px solid #ddd;padding: 40px 39px }html .woocommerce-MyAccount-navigation ul {margin: 0 !important;padding: 0;border: 0 }.woocommerce-MyAccount-navigation li:before {display: none !important }html .woocommerce-MyAccount-navigation ul li {margin: 0;padding-left: 0 !important;padding-top: 5px !important;list-style: none !important;border-bottom: 1px dotted #ddd;padding-bottom: 5px }.woocommerce form .form-row label {display: inline-block;width: 100% }.woocommerce form .form-row .woocommerce-input-wrapper, .woocommerce form .form-row input.input-text, .woocommerce form .password-input, .woocommerce-EditAccountForm .form-row textarea, .woocommerce-page form .password-input {display: inline-block;width: 100% }.woocommerce form .form-row em {font-size: 11px }html .woocommerce-MyAccount-content legend {display: inline-block;padding-top: 15px }html .select2-container .select2-selection--single {padding: 10px;height: 37px }html .select2-container--default .select2-selection--single .select2-selection__arrow {top: 4px !important;right: 1px !important }.woocommerce-MyAccount-content button.button {background-color: #e3740e;color: #fff !important }html .pmpro_btn.disabled, html .pmpro_btn[disabled], html fieldset[disabled] .pmpro_btn {pointer-events: none;height: auto;background: #222 !important }.pmpro_payment-expiration #ExpirationMonth {width: 40%;margin-right: 2% }.pmpro_payment-expiration #ExpirationYear {width: 40%;margin-left: 2% }#loginform p, form.pmpro_form .pmpro_checkout-fields div {position: relative }.pmpro_payment-cvv small {width: 100%;display: inline-block;position: relative;top: -10px }html form.pmpro_form select {position: relative;border-radius: 0;padding-left: 15px;border: 0 }html #pmpro_account .pmpro_box h3 {background: #f6f6f6;padding: 30px 40px;margin-bottom: 50px;margin: 0 -40px 40px -40px }html #pmpro_account .pmpro_box {border: 1px solid #ededed;padding: 0 40px 40px 40px }#pmpro_level_cost {background-color: #fcf8e3;padding: 13px 26px;border: 1px solid #faebcc }html .pmpro_checkout h3 span.pmpro_checkout-h3-name {display: inline-block;margin: 0;width: 100% }html .pmpro_checkout {padding: 0;margin: 15px auto 15px;border: 1px solid #ededed }.pmpro_checkout hr {display: none }.pmpro_checkout h3 {display: inline-block;width: 100%;background: #f6f6f6;padding: 30px 40px 20px !important;margin: 0 !important }html .pmpro_checkout h3 span.pmpro_checkout-h3-msg {font-size: 13px;font-style: normal;font-weight: 400;letter-spacing: normal;text-transform: uppercase;margin-top: 5px;display: block }.pmpro_confirmation_wrap {max-width: 800px;margin: 0 auto;display: block }html .pmpro_btn.pmpro_btn-submit-checkout {padding: 20px 30px;width: 100% }.pmpro_actions_nav a {border-radius: 29px;cursor: pointer;overflow: hidden;position: relative;display: inline-block;line-height: 1;padding: 17px 35px;color: #222;font-size: 14px;text-transform: uppercase;z-index: 2;background: #fff;border: #e0eaf4 2px solid;font-weight: 700;width: 100%;text-align: center }.pmpro_actions_nav a:hover {background: #e0eaf4 }.pmpro_checkout-fields {padding: 40px }html .pmpro_checkout h3 span.pmpro_checkout-h3-msg {font-size: 13px;font-style: normal;font-weight: 400;letter-spacing: normal;text-transform: uppercase }#ExpirationMonth {max-width: 40%;margin-right: 10px }#ExpirationYear {max-width: 40%;margin-left: 10px }.pmpro_payment-cvv small {position: absolute;bottom: -15px;left: 10px }#pmpro_level_cost p {margin: 0;padding: 0;color: #8a6d3b }#pmpro_form {max-width: 800px;display: block;margin: 0 auto }.pmpro-login .pmpro_message {max-width: 800px;margin: 0 auto 30px }.pmpro_checkout {border: 1px solid #ededed;padding: 40px;margin: 15px auto 15px }.pmpro_login_wrap .pmpro_actions_nav a, .pmpro_lost_password_wrap .pmpro_actions_nav a {width: 47%;margin: 0 1% }.pmpro_lost_password-instructions {padding-bottom: 20px }#wp-submit, .pmpro_btn-submit {background-color: #4817b9;border: 0;color: #fff;padding: 18px }#wp-submit:hover, .pmpro_btn-submit:hover {background-color: #f0487a }.pmpro_login_wrap .pmpro_actions_nav, .pmpro_lost_password_wrap .pmpro_actions_nav {font-size: 0;color: #fff }.pmpro_checkout-fields .pmpro_checkout-field {position: relative }.pmpro_asterisk {position: absolute;top: 0;left: -4px;color: red }#pmpro_levels_table .pmpro_btn.disabled, #pmpro_levels_table .pmpro_btn[disabled], #pmpro_levels_table fieldset[disabled] .pmpro_btn {background: #222 !important;opacity: 1 }.pmpro_actions_nav {text-align: center;overflow: hidden }.pmpro-member-profile-edit h2 {display: none }.pmpro_billing_wrap {max-width: 800px;margin: 0 auto }html #loginform label, html form.pmpro_form label {margin-left: 10px;margin-bottom: 5px }.pmpro_content_message {text-align: center }.pmpro_change_password_wrap {max-width: 800px;margin: 0 auto;display: block }#pmpro_levels_table + .pmpro_actions_nav {max-width: 800px;display: block;margin: 25px auto !important }html form.pmpro_form .lite {font-size: 14px }.pmpro_btn:link, html .pmpro_btn, html .pmpro_content_message a, html .pmpro_content_message a:link {background-color: #4817b9;border: 0;padding: 16px 30px !important;color: #fff;border-radius: 100px;height: 50px;line-height: 19px }table.pmpro_table th {background-color: #f6f6f6;text-transform: uppercase;color: #222 }html #loginform input[type=password], html #loginform input[type=text], html form.pmpro_form .input, html form.pmpro_form select, html form.pmpro_form textarea {max-width: 100% }html .pmpro_btn.pmpro_btn-cancel {background-color: #f0487a !important;color: #fff;margin-top: 15px;text-decoration: none }html .pmpro_btn.pmpro_btn-cancel:hover {color: #fff;text-decoration: none;opacity: .8 }.fl-venders-author .fl-venders-author-posts .fl-venders-select li:before {display: none }html .fl-venders-author .fl-venders-author-posts .fl-venders-select li {display: inline-block;padding: 9px 18px;border: 0 !important;color: #222;position: relative;cursor: pointer;border-radius: 0;margin-right: 5px;margin-top: 4px;text-align: center;text-transform: uppercase;font-size: 13px;font-weight: 700 }html .fl-venders-author:before {background-color: #f4f4f4 !important;-webkit-box-shadow: none;box-shadow: none }.fl-venders-author .fl-venders-author-posts .fl-venders-select li.active {background: #e3740e !important;border-color: #e3740e !important;color: #fff }html .fl-venders-author .fl-venders-author-avatar {margin-right: 30px }.fl-venders-account > h3 {display: none }html .fl-venders-account, html .tmreviews-add-place {margin-top: 60px;margin-bottom: 60px }.fl-venders-account table.pmpro_table {margin-bottom: 10px }.fl-venders-account table.pmpro_table td, .fl-venders-account table.pmpro_table th {border: 1px solid #ddd;padding: 15px }.fl-venders-login form, .pmpro_logged_in_welcome_wrap {border: 1px solid #ededed;padding: 40px;max-width: 800px;margin: 50px auto }#pmpro_cancel {border: 1px solid #ededed;padding: 40px;max-width: 800px;margin: 50px auto;text-align: center }#pmpro_cancel .pmpro_actionlinks {padding-top: 25px }#pmpro_levels_table {width: 100%;max-width: 800px }.login-remember input[type=checkbox] {position: relative;left: 0 }.pmpro_btn.pmpro_btn-cancel:link, html .pmpro_btn.pmpro_btn-cancel {color: #fff;text-decoration: none;margin: 0 15px }.pmpro_cancel_return_home a {padding-top: 25px }.fl-membership-login {color: #f0487a;margin-right: 32px;font-size: 18px;font-family: Work sans;text-transform: uppercase;padding-bottom: 3px;background: #fff;padding: 17px 39px 17px 40px;border-radius: 100px;font-weight: 600 }.fl-membership-login i {margin-right: 10px }table.pmpro_table {margin-bottom: 25px }table.pmpro_table td, table.pmpro_table th {border: 1px solid #ddd;padding: 10px }html .pmpro_btn.pmpro_btn-cancel {background-color: #222 !important;color: #fff;margin-top: 15px;text-decoration: none;margin-left: 0 }html #fl-vender-tabs .fl-venders-contain .fl-venders-places {border-radius: 0;border: 1px solid #ddd;display: flex;flex-direction: inherit;margin-bottom: 40px;padding: 15px }html #fl-vender-tabs .fl-venders-contain .fl-venders-places .fl-venders-places-meta {padding: 5px 30px;border: 0 }.fl-venders-contain .b-submit__aside-step-inner-icon {display: none !important }html #fl-vender-tabs .fl-venders-contain .fl-venders-places .fl-venders-places-meta .fl-venders-places-excerpt {margin-top: 5px }@media screen and (max-width: 992px) {html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {width: 48% !important;margin-right: 1% !important;margin-left: 1% !important;margin-bottom: 2% !important;}html .fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li.active .fl-cars-count {display: none;}html .fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li {border-right: 0;}html #fl-main-holder .fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li {display: inline-block;}}@media (max-width:1400px) and (min-width:1190px) {html .fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute {display: none !important;}html .vc_custom_1616355684102 {margin-left: 10% !important;}html .vc_custom_1616355690950 {margin-right: 10% !important;}}@media (min-width:1150px) {.fl-vc-car-detail-wrapper.container {width: 100% !important;max-width: 100% !important;}.mobile-background .vc_column-inner {background-color: transparent !important;}}@media (max-width:1360px) {html .fl-vc-vehicle-search.fl-search-style--two {padding-left: 25px !important;padding-right: 25px !important;}}@media (max-width:1190px) {html .fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute {display: none !important;}html .sidebar .widget .fl-auto-sidebar-title-contain .fl-auto-icon {width: 100px;}html .sidebar.cars-sidebar .widget .widget-content .jelect-current {padding-right: 30px;}html #pix-sorting .sorting__inner .sorting__item {margin-bottom: 10px;}html .sidebar.cars-sidebar .widget.pixad-filter .slider-price__input {width: 100%;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom {display: inline-block;width: 100%;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul {width: 100%;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price span {font-size: 14px;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price {padding: 4px 12px;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name a {font-size: 13px;}#pix-sorting .sorting__inner .fl-sorting-compare {display: none;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__description {font-size: 13px;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content {display: none;}html body .fl-page-heading .content_header .header-title {font-size: 34px;}html body .fl-page-heading {min-height: 179px;}html body .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {font-size: 16px;}html .fl-icon-box .fl-icon-box-wrapper {padding-left: 25px;padding-right: 25px;}html body .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul {margin-bottom: 0;width: 100%;margin-left: 10%;}html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom {display: inline-block;margin-right: 15%;margin-left: 15%;margin-top: 30px;margin-bottom: 30px;width: 70%;}html body.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul {margin-bottom: 0;width: 100% !important;margin-left: 0;}html .fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price {padding: 6px 14px;font-size: 19px;}html .fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price span {font-size: 17px;}html .fl-blog-style--1 .blog-post .fl-blog-post-bottom-content .fl-blog-post-readmore {display: none !important;}}@media (max-width:1000px) {html body .fl-page-heading .content_header .header-title {margin-left: 25px;}.pix-dynamic-content #pixad-listing.list .card .card__inner {max-width: 100%;padding: 30px !important;}html body .pix-dynamic-content #pixad-listing.list .card {margin-bottom: 20px;padding: 0;}}@media (max-width:768px) {html body .pix-dynamic-content #pixad-listing.list .card {margin-bottom: 20px;padding: 0;}html body .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img {max-height: inherit;}html blockquote p {font-size: 16px;line-height: 25px;}.post-holder--info {margin-bottom: 25px;}html body .fl-page-heading .content_header .header-title {font-size: 24px !important;}html .single-post-wrapper .post-category--tags .right-post-top-content {text-align: left;width: 100%;padding-top: 10px;}.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-text-title-style-contain {padding-top: 20px;}html .fl-subtitle-vc {max-width: 75%;}.fl-icon-box {display: inline-block;}html .fl-icon-box .fl-icon-box-wrapper .icon-box-right-content {display: inline-block;width: 100%;}html #fl-page--preloader .fl--preloader-progress-bar {max-width: 300px;margin: 0 auto;}html .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-icon-wrapper i {top: 21px;}html body .fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content {padding-top: 100px;}}@media (max-width:768px) {html body .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {width: 100% !important;}}@media (max-width:480px) {html body .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {width: 100% !important;}html #fl-main-holder .fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li {width: 100%;}.fl-icon-box {width: 100%;}html .fl--header.fl--navigation-menu-absolute-light {padding: 0 15px;}}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul {margin-bottom: 0px;width: 100%;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul li {margin-left: 0;display: inline-block;margin-right: 0;width: 49%;line-height: 14px;font-size: 14px;}html .dd-item_custom , html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul li.dd-item_custom {width: 100% !important;}html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul {margin-bottom: 0;width: 100% !important;margin-left: 0%;}html .fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul li {margin-left: 0;display: inline-block;margin-right: 0;width: 49% !important;line-height: 14px;font-size: 14px;}form.checkout.woocommerce-checkout {background: #fff;padding: 40px 50px;}@media screen and (min-width:1000px) {.flex-row-checkout {display: flex;}.woocommerce-checkout #customer_details {flex: 0 0 55%;max-width: 55%;width: 100%;padding: 0 0.9375rem;}.woocommerce-checkout .templines-order-wrap {flex: 0 0 45%;max-width: 45%;width: 100%;padding: 0 0.9375rem;}}.woocommerce-checkout .select2-container--open .select2-dropdown--above {margin-top: 0 !important;}.theme-autoteka .select2-container--open .select2-dropdown--below {margin-top: -28px;}.theme-autoteka .select2-container--default .select2-search--dropdown .select2-search__field {border: 1px solid #ddd;height: 41px;}.woocommerce-checkout .flex-row-checkout #customer_details {padding-left: 0;padding-right: 35px;}#customer_details .col-1, #customer_details .col-2 {display: inline-block;width: 100%;float: none;padding-left: 0;}.flex-row-checkout .woocommerce-checkout-review-order-table {width: 100%;}.flex-row-checkout .woocommerce-checkout-review-order-table, .flex-row-checkout .woocommerce-checkout-review-order-table td, .flex-row-checkout .woocommerce-checkout-review-order-table th {color: #1c1f23;font-size: 14px;border-color: #dddddd;}.flex-row-checkout .woocommerce-checkout-review-order-table th {background: #eee;font-size: 14px;font-weight: 500;text-transform: uppercase;}@media screen and (max-width:1000px) {.flex-row-checkout .woocommerce-checkout-review-order-table, .flex-row-checkout .woocommerce-checkout-review-order-table td, .flex-row-checkout .woocommerce-checkout-review-order-table th {width: 100% !important;text-align: left;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received):after {display: none !important;}html .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout-review-order {border: 1px solid #ddd;padding-left: 50px;position: relative;z-index: 8;padding-top: 50px !important;padding-bottom: 50px !important;margin-bottom: 50px;padding-right: 50px !important;}html .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment {padding-left: 40px;}html .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods li input.input-radio {top: -3px;}.theme-autoteka .woocommerce-checkout .flex-row-checkout #customer_details {padding-left: 0;padding-right: 0;}form.checkout .flex-row-checkout #order_review_heading {margin-bottom: 0;}.woocommerce-shipping-fields {padding-bottom: 30px;}.woocommerce-checkout-review-order {padding-top: 30px;}}.theme-autoteka #order_review_heading {padding-top: 0;padding-bottom: 15px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .block-title, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .header, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .footer, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .fl-page-padding, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .fl--footer, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .fl-bottom-header-content, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .fl-top-header-content, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .fl-page-heading{display: none !important;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-error, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-info, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received).woocommerce-message {background: #fff;z-index: 11;margin-bottom: 0 !important;border: 1px solid #222 !important;margin-top: 0px !important;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-error:before {color: #222;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout-review-order {border-left: 1px solid #eee;padding-left: 50px !important;background: #F5F5F5;position: relative;z-index: 8;padding-top: 50px !important;padding-bottom: 50px !important;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .inner_content {padding: 0 !important;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .page-main {background-color: #fff !important;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received):after {display: block;content: '';position: fixed;right: 0;top: 0;width: 30%;height: 100%;background: #F5F5F5;z-index: 7;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #customer_details .col-1, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #customer_details .col-2 {display: inline-block;width: 100%;float: none;padding-left: 0;max-width: 100%;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) form.checkout.woocommerce-checkout {background: #fff;padding: 0px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) {background: #fff !important;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .flex-row-checkout #customer_details {position: relative;z-index: 9;padding-top: 50px;padding-bottom: 50px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment {border-radius: 0px;background: #fff !important;padding: 30px;padding-left: 50px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout-review-order-table {background-color: #fff;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #add_payment_method #payment div.payment_box, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment div.payment_box {background-color: #eee;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #add_payment_method #payment div.payment_box:before, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment div.payment_box:before {border-color: #eee;border-right-color: transparent;border-left-color: transparent;border-top-color: transparent;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods li {position: relative;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods li input.input-radio {position: absolute;top: 20px;left: -9px;height: 32px;-webkit-box-shadow: none !important;background-color: none !important;}.woocommerce-checkout-review-order-inner {position: sticky;top: 0;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #payment div.form-row {padding-left: 0;padding-right: 0;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .payment_box p {margin-top: 0 !important;font-size: 14px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) #order_review_heading, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields h3, .theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-additional-fields h3 {padding-top: 0;padding-bottom: 15px;font-size: 24px;font-weight: 600;color: #222;display: none;}.checkout-header {border-top: 1px solid #eee;border-bottom: 1px solid #eee;position: relative;z-index: 10;background: #fff;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-privacy-policy-text a {font-weight: bold;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) form .form-row {padding-bottom: 20px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) form .form-row label {font-size: 15px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) form .form-row .input-text, html .woocommerce-page form .form-row .input-text {font-size: 14px !important;margin-top: 0;min-height: auto !important;height: auto;padding: 17px;}.theme-autoteka.woocommerce-checkout:not(.woocommerce-order-received) dl.variation dt {font-weight: 500;width: 100%;}.theme-autoteka.woocommerce-checkout .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {background: #fff;padding: 30px 30px 0 30px;margin-bottom: 70px;border: 1px solid #ebe9eb;}.theme-autoteka.woocommerce-page .cart-collaterals .cart_totals {background: #fff;padding: 30px 30px 0 30px;margin-bottom: 70px;border: 1px solid #eee;background: #f9f9f9;}.theme-autoteka .woocommerce-info {color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb;}.theme-autoteka .woocommerce-info a {text-decoration: none;font-weight: 500;}.checkout-header-inner {display: flex;justify-content: space-between;align-items: center;height: 100%;}.checkout-footer {border-top: 1px solid #eee;padding-top: 25px;padding-bottom: 25px;position: relative;z-index: 11;background: #fff;}.checkout-footer li {list-style: none;color: #222;font-size: 13px;}.checkout-header-inner a {padding: 30px;}.checkout-header-inner svg {width: 35px;height: 35px;}.checkout-header-return {border-right: 1px solid #eee;display: flex;}.checkout-header-logo {padding: 0;border-left: 1px solid #eee;display: flex;}.checkout_menu {display: flex;margin: 0;padding: 0;justify-content: center;}.checkout_menu li {color: #222;font-size: 14px;display: inline-block;}.checkout_menu a {color: #222;font-size: 13px;border-right: 1px solid #ddd;padding-left: 10px;padding-right: 10px;}.checkout_menu li:last-child a {border-right: 0;}html .theme-autoteka .woocommerce table.shop_table {border-collapse: collapse;background: #fff;border: 1px solid #eee;}html .theme-autoteka .woocommerce table.shop_table *{border-color: #eee;}.cart_totals h2{font-size: 23px;color: #222;text-transform: capitalize;}.theme-autoteka .woocommerce table.shop_table td {padding: 9px 25px !important;}.shop_table .product-quantity{display: none !important;}.theme-autoteka .woocommerce a.remove {margin: 0 auto;}.theme-autoteka .woocommerce table.shop_table .product-name P{margin-bottom: 10px;margin-top: 0;}.theme-autoteka .woocommerce table.shop_table dd.variation-Transport , .theme-autoteka .woocommerce table.shop_table dt.variation-Transport{display: none !important;}.rental-item__price-current {color: #f65d10;font-size: 28px;font-weight: 700;line-height: 1;}#order_review .woocommerce-Price-amount.amount {color: #f65d10;font-size: 16px;font-weight: 500;}.order-total .woocommerce-Price-amount.amount{color: #f65d10 !important;font-size: 16px;font-weight: 500;}.cart_totals .checkout-button.wc-forward{background: #f65d10 !important;}.flex-row-checkout .woocommerce-checkout-review-order-table td.product-total , .flex-row-checkout .woocommerce-checkout-review-order-table th.product-total{vertical-align: middle;text-align: center;}.flex-row-checkout .woocommerce-checkout-review-order-table td.product-name{text-align: left;}.woocommerce-cart-form .product-thumbnail img {min-width: 120px;}.product-name dd + dt{margin-top: 0 ;}.woocommerce-cart-form .variation-Extraitems{width: 100%;height: auto;}.woocommerce-cart-form .available_extra_wrap{padding-right: 4px;font-size: 15px;margin-right: 5px;}.tm_booking_cart-start-date span{display: inline-block;width: 100%;position: relative;font-size: 15px;}.tm_booking_cart_wrap{position: relative;text-align: left;}.tm_booking_cart-start-date{padding-left: 20px;padding-top: 10px;}.tm_booking_cart_wrap .cart-icon{position: absolute;left: -20px;top: 0;}.start-booking-date:after,.end-booking-date:after{content: "";position: absolute !important;left: -20px;border-radius: 50%;border: 2px solid #ddd;background: #fff;top: 8px;z-index: 1;width: 13px !important;height: 13px !important;}td.product-name dt.variation-content{display: none !important;}.start-booking-pickup{position: relative;min-height: 85px;}.variation-Vendor{padding-top: 10px;font-size: 16px;}dt.variation-Vendor {font-weight: 500 !important;}.start-booking-pickup:after {content: "";position: absolute;height: 100%;width: 0;border-left: 2px dashed #ddd;left: -15px;top: 12px;z-index: 0;}.start-booking-pickup{min-height: 90px;}.start-booking-title{font-weight: 500;}.tm_booking_cart.tm_booking_cart-start-date p{margin: 0 !important;}.tm-extra-title{padding-top: 19px;display: inline-block;font-weight: 500;font-size: 16px;}.tm_booking_cart_extra .available_extra_price{font-weight: 500;padding: 0 6px;}.location-value{text-transform: capitalize;}table.shop_table .product-name{padding-top: 30px;}.start-booking-date,.end-booking-date{font-weight: 500;font-size: 16px !important;}.theme-autoteka .woocommerce table.shop_table td.actions{display: none !important;}.woocommerce-checkout-review-order-table .product-total{min-width: 135px;}.theme-autoteka form.checkout #order_review #payment ul.wc_payment_methods {border-bottom: none;box-shadow: none;margin-bottom: 15px;background: #fff;list-style: none;padding: 20px 35px;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two {-webkit-box-flex: inherit;-webkit-flex: inherit;-ms-flex: inherit;flex: inherit;max-width: none;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner {margin: 0;}html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img {max-height: none;}html .pix-dynamic-content #pixad-listing.grid_two .row{display: grid;grid-template-columns: repeat(3, 1fr);gap: 15px;}@media (max-width:1200px) and (min-width:870px) {html .pix-dynamic-content #pixad-listing.grid_two .row{display: grid;grid-template-columns: repeat(2, 1fr);gap: 15px;}}@media (max-width: 768px) {html .pix-dynamic-content #pixad-listing.grid_two .row{display: grid;grid-template-columns: repeat(2, 1fr);gap: 15px;}html .pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__description {padding-right: 0;}}@media (max-width: 480px) {html .pix-dynamic-content #pixad-listing.grid_two .row{display: grid;grid-template-columns: repeat(1, 1fr);gap: 15px;}.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner{margin: 0 !important;}}@media (max-width:870px) and (min-width:500px) {#pixad-listing.list .row {display: grid;grid-template-columns: repeat(2, 1fr);gap: 15px;}}:root {--vrc-white-bg-color: #fff;--vrc-grey-bg-color: #eee;--vrc-light-grey-bg-color: #f6f6f6;--vrc-dark-grey-bg-color: #444;--vrc-dark-grey-bg-color-hover: #666;--vrc-border-color: #ddd;--vrc-light-border-color: #eee;--vrc-text-color: #444;--vrc-light-text-color: #999;--vrc-contrast-text-color: #fff;--vrc-input-style: #fff;--vrc-input-style-deactive: #f6f7f7;--vrc-input-style-nested-deactive: #eee;--vrc-darkblue-color: #144D5C;--vrc-blue-color: #fabc00;--vrc-blue-color-hover: #fabc00;--vrc-lightblue-color: #80b3ca;--vrc-lightblue-color-hover: #649fbb;--vrc-green-color: #52aa20;--vrc-green-color-hover: #4c794c;--vrc-orange-color: #FF8000;--vrc-orange-color-hover: #D06800;--vrc-red-color: #c70000;--vrc-red-color-hover: #9f0000 }html .car_result {background: #fff;display: inline-block;max-width: 400px;margin: 0 auto 0;position: relative;width: 100%;-webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / .1);box-shadow: 0 4px 15px 0 rgb(0 0 0 / .1) }.car_result .vrc-car-name {font-weight: 600;font-size: 19px;margin-bottom: 15px;margin-left: -35px;background: #f7f7f7;margin-right: -35px;padding-top: 50px;margin-top: 0 }html .vrc-main-title {display: none }html .vrc-search-results-block-list {display: -ms-grid;display: grid;gap: 3%;-ms-grid-columns: 30% 30% 30%;grid-template-columns: 30% 30% 30%;justify-content: space-between;margin-bottom: 50px }@media (max-width:1200px) {html .vrc-search-results-block-list {gap: 5%;-ms-grid-columns: 40% 40%;grid-template-columns: 40% 40% }html .car_result {margin: 0 auto 50px }}@media (max-width:1000px) {html .vrc-search-results-block-list {gap: 0%;-ms-grid-columns: 100%;grid-template-columns: 100% }html .car_result {margin: 0 auto 50px }html .car_result .vrc-car-result-inner {width: 100% }}html .vrc-itinerary-summary {background: #fff }.car_result .vrc-car-result-left {padding: 0 }.car_result .vrc-car-result-rightinner-deep {display: inline-block;position: relative }.car_result .vrc-car-lastblock {padding: 20px 35px;text-align: left;width: 100%;padding-top: 25px;border-top: 1px solid #ECECEC }.car_result .vrc-car-bookingbtn {margin: 0;position: relative;text-align: center }.car_result .vrcstartfrom {margin: 0;padding-right: 10px;font-size: 15px;padding-top: 2px }.car_result .vrcsrowpricediv .car_cost {color: #fff }.car_result .vrc-car-name a {text-decoration: none !important;color: #222;line-height: 1.7;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 20px;display: inline-block;max-width: 65% }html .vrc-car-result-characteristics, html .vrc-car-characteristics {margin-top: 15px;background: #fff0;padding: 0;border-top: 0;border-bottom: 0 }.vrc-car-price {width: 70%;position: absolute;top: -25px;background: #000;color: #fff;padding: 14px;left: 15%;font-size: 12px }.car_result .vrc-car-category {color: #222;font-weight: 500;font-size: 17px;line-height: 24px;margin-top: 0;margin-bottom: 10px;text-transform: none;background: #f7f7f7;margin-left: -35px;margin-right: -35px;padding: 10px 10px 30px 10px;margin-top: -20px }.car_result .vrc-car-result-description {margin: 30px 0 0;font-size: 14px;line-height: 1.7 }.car_result .vrc-car-result-left img {object-fit: cover;aspect-ratio: 480 / 325;width: 100%;height: 100% }.car_result .vrcarsfound {color: #222;text-transform: uppercase }.wrap.plugin-container .btn {text-align: center;font-weight: 300;letter-spacing: .8px;text-transform: uppercase;-webkit-transition: background .3s, border .3s, color .3s;-o-transition: background .3s, border .3s, color .3s;transition: background .3s, border .3s, color .3s;position: relative;padding: 20px 36px 20px 36px;font-size: 16px;line-height: 18px;font-weight: 600;border-radius: 0;color: #222;width: 100%;position: relative;border: 1px solid;margin: 0;box-shadow: none !important;background: #fff !important }html .btn:hover {background-color: #fff !important;border-color: #fabc00 !important;color: #fabc00 }html .btn:hover:before, .vrc-car-bookingbtn:hover:before {background-color: #fabc00 !important }html .vrc-goback-block .btn, html .vrcsfentrysubmit .btn {background-color: #fff !important;border-color: #222 !important;color: #222 }html .vrc-goback-block .btn:hover, html .vrcsfentrysubmit .btn:hover {background: #fff !important;border-color: #fabc00 !important;color: #fabc00 !important }html .vrc-car-bookingbtn .btn{color: #fff !important;}html .vrc-showprc-form .btn:before {right: auto;left: -9px }html .vrc-showprc-form .btn:after {right: auto;left: 1px;rotate: -54deg }.vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit {position: relative }html .car_result .vrc-car-result-inner {min-height: auto !important;padding: 0 35px 15px 35px;position: inherit;text-align: center }.vrc-car-bookingbtn {display: inline-block;width: 100%;background: #fabc00 !important;border-color: #fabc00 !important;border: #fabc00 !important;-webkit-transition: all .3s, border .3s, color .3s;-o-transition: all .3s, border .3s, color .3s;transition: all .3s, border .3s, color .3s }.vrc-car-bookingbtn:hover {background-color: #222 !important }.vrc-car-bookingbtn:hover *, .vrc-car-bookingbtn:hover .btn {color: #fff !important }.car_result .vrclistgoon .btn, .wrap.plugin-container .vrc-car-bookingbtn .btn {background: none !important;border: none !important }.car_result .vrcsrowpricediv {display: flex;justify-content: center;color: #fff;}.car_result .vrccaratsdiv .vrccarcarat {display: inline-block;margin-right: 10px }html .vrcstepsbarcont .vrc-stepbar > li {margin: 0 }.vrc-goback-block {border-top: 0;padding-top: 0;width: 100%;margin-top: 0 }.vrc-goback-block .btn {text-align: center;font-weight: 300;letter-spacing: .8px;text-transform: uppercase;background: #fabc00;border: 1px solid #fff0;-webkit-transition: background .3s, border .3s, color .3s;-o-transition: background .3s, border .3s, color .3s;transition: background .3s, border .3s, color .3s;position: relative;padding: 20px 36px 20px 36px;font-size: 16px;line-height: 18px;font-weight: 600;border-radius: 0;color: #222;width: 100%;position: relative }html .car_buttons_box, html .vrc-goback-block, html .vrc-oconfirm-footer {margin: 0;display: flex;width: 100%;gap: 15px;flex-direction: row-reverse;padding: 30px 35px 30px 35px;margin-top: 50px;border: 0;background: #fff;border: 1px solid #ddd }.car_buttons_box .vrc-goback-block, .vrc-oconfirm-footer .vrc-goback-block {border: 0;gap: 0;padding: 0;margin-top: 0;display: block;width: 50% }.vrc-oconfirm-footer .vrc-save-order-block .booknow {width: 100% !important }.vrc-oconfirm-footer .vrc-save-order-block {margin-left: auto;width: 46% }html .vrc-oconfirm-footer {flex-direction: inherit }html .vrc-itinerary-summary > div {padding: 40px }html .vrc-itinerary-summary > div > h4 {margin-bottom: 10px }html .vrcstepsbarcont .vrc-stepbar li:after, html .vrcstepsbarcont .vrc-stepbar li:before {border-top: 29px solid #fff0;border-bottom: 29px solid #fff0 }html .vrcstepsbarcont .vrc-stepbar > li {height: 56px;line-height: 57px;list-style: none;}html .vrcstepsbarcont .vrc-stepbar > li > * {font-weight: 600;text-transform: uppercase;color: #222 }html .vrcstepsbarcont .vrc-stepbar > li > *:before {margin-right: 12px;width: 29px;height: 29px;line-height: 29px;border-radius: 0;font-weight: 600;font-size: 14px }.vrc-itinerary-dropoff-date, .vrc-itinerary-pickup-date {padding-top: 10px }.vrc-itinerary-dropoff-date .vrc-itinerary-duration {font-weight: 600;font-style: normal;padding-left: 0;border-bottom: 1px dashed #ddd;margin-left: 10px }html .vrc-showprc-prices-inner .vrc-showprc-price-row {padding: 23px 35px 15px;margin: 10px 0;border-radius: 0;background: #fff }html .vrc-showprc-left {order: 1;margin-left: 0 }html .vrc-showprc-prices-inner .vrc-showprc-price-row:hover {webkit-box-shadow: 0 4px 15px 0 rgb(0 0 0 / .1);box-shadow: 0 4px 15px 0 rgb(0 0 0 / .1) }html .vrc-showprc-prices-inner .vrc-showprc-price-row-cell-last {opacity: 0 }html .vrc-showprc-prices-inner .vrc-showprc-price-row-cell-first label {display: block;margin-right: 0 }html .vrc-cdetails-cmainimg, .vrc-showprc-right.car_img_box img {border: 1px solid #ddd;max-width: none;width: 100% }html .vrc-showprc-prices-inner .vrc-showprc-priceinfo .vrc-showprc-pricecost {color: #222 }html .vrc-showprc-prices-inner .vrc-showprc-price-row.vrc-showprc-price-selected {color: #222;border-color: #222;}.list_text_repeater {display: flex;flex-wrap: wrap;justify-content: center }.block_text_repeater {display: flex;flex-direction: column;padding-top: 60px;text-align: center;width: 30%;transition: 0.3s;margin-bottom: 47px }.block_text_repeater {box-shadow: 3px 4px 30px rgb(0 0 0 / .08);padding-bottom: 60px;margin-bottom: 20px;border-bottom: solid 2px #555;padding: 0 15px;padding-bottom: 60px;margin: 0 15px;padding-top: 60px;margin-bottom: 25px }.block_text_repeater img {width: 70px;height: 70px }.title_text_repeater {font-size: 18px;color: #333;font-weight: 700;margin-bottom: 30px;padding-bottom: 0 }.title_text_repeater:after {content: " ";background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/img/icon-line.png) no-repeat;width: 89px;height: 11px;display: block;margin-top: 20px;margin-left: auto;margin-right: auto }.description_text_repeater {line-height: 1.7;font-size: 14px }.block_img_text_repeater img {margin: 0 auto;margin-bottom: 30px }.block_text_repeater:hover {border-bottom: solid 2px #f3c110 }.list_car_repeater {display: flex }.block_car_repeater {width: 25%;padding: 10px;padding-top: 30px;padding-bottom: 30px;text-align: center;margin-bottom: 25px }.title_car_repeater {font-size: 22px;font-weight: 700;color: #000;line-height: 1.4;margin-top: 30px;margin-bottom: 15px }.description_car_repeater {font-size: 14px;line-height: 1.5;font-weight: 400;margin-top: 15px;margin-bottom: 0;color: #333 }.list_car_repeater {display: flex;flex-wrap: wrap }.block_car_repeater {width: 25%;padding: 30px 10px;transition: 0.3s }.title_car_repeater {font-size: 22px;color: #000;font-weight: 700;text-align: center;margin-top: 30px;margin-bottom: 15px;line-height: 1.4 }.description_car_repeater {text-align: center;line-height: 1.5;font-size: 14px;color: #333 }.price_car_repeater {font-size: 24px;color: #222;font-weight: 700;text-align: center }.price_car_repeater span {font-size: 48px }.button_car_repeater {margin-top: 30px;opacity: 0;visibility: hidden;transition: 0.3s }.button_car_repeater a {width: 185px;height: 50px;display: flex;background: #f3c110;align-items: center;justify-content: center;margin: 0 auto;}.button_car_repeater a span {color: #333;font-weight: 400;letter-spacing: 1px;font-size: 16px;text-transform: uppercase }.description_car_repeater:after {content: " ";background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/img/icon-line.png) no-repeat;width: 89px;height: 7px;display: block;margin: 0 auto;margin-top: 40px;margin-bottom: 40px }.block_car_repeater:hover {box-shadow: 0 5px 30px rgb(0 0 0 / .08) }.block_car_repeater:hover .button_car_repeater {opacity: 1;visibility: visible }.button_car_repeater:hover {transform: scale(1.05) }.block_img_carusel_car img {width: 350px;height: 170px;object-fit: cover }.price_slide_carusel_car {width: 185px;height: 50px;display: flex;background: #000;align-items: center;justify-content: center;margin: 0 auto;color: #fff;position: absolute;left: 0;top: 205px;right: 0;margin: auto }.info_slide_carusel_car {background: #f3c110;padding: 50px 0;display: flex;align-items: center;justify-content: center;flex-direction: column }.name_car {color: #333;font-weight: 700;font-size: 22px;margin-bottom: 10px }.after_title_car {color: #333;font-size: 16px }.price_slide_carusel_car span {font-size: 17px;font-weight: 500 }.block_img_carusel_car img {width: 100%;height: 230px !important;max-height: 230px;object-fit: cover }.block_carusel_widget_cars .slide_carusel_car {position: relative;margin: 0 15px }.block_list_carusel_car_option {display: flex;margin-top: 15px;margin-bottom: 15px;justify-content: center;max-width: 290px;margin-left: auto;margin-right: auto }.block_list_carusel_car_option > div {text-align: center;border-right: 1px dashed #181818;padding-right: 15px;margin-right: 15px }.block_list_carusel_car_option > div:last-child {margin-right: 0;padding-right: 0;border-right: 0 }.block_list_carusel_car_option > div .ico_option img {max-width: 30px }.block_list_carusel_car_option > div .text_option {color: #000;font-size: 12px;margin-top: 12px;font-weight: 400 }.description_car_three_list {max-width: 290px;margin: 0 auto }.description_car_three_list ul li:before {color: #f3c110 }.description_bottom_block {background: #fff;padding: 15px 0 }.elementor-widget-wrap > .elementor-element.elementor-widget-Three .owl-theme_mod-a .owl-controls {text-align: center;top: -60px;right: 0;right: 12px }.elementor-widget-wrap > .elementor-element.elementor-widget-Three {overflow: visible }.block_description_two_block {padding-left: 50px;background: #f1f1f1;padding-right: 50px }.elementor .image_block_two_block img {width: 400px;height: 457px;object-fit: cover }.wrap_two_block_slide {display: flex }.image_block_two_block {width: 40% }.block_description_two_block {width: 58%;padding-top: 50px;position: relative }.title_descr {font-size: 24px;font-weight: 700;color: #000;margin-bottom: 20px }.description_top_block_two_block {font-size: 13px;color: #777 }.description_bottom_block_two_block ul {padding: 0;margin: 0;list-style: none }.description_bottom_block_two_block ul li {font-size: 14px;color: #555;font-weight: 500;margin-bottom: 10px }.description_bottom_block_two_block ul li:before {content: "\f00c";font-family: 'FontAwesome';color: #dc2d13;margin-right: 6px }.block_link_two_block {margin-top: 40px }.block_link_two_block a {width: 170px;height: 50px;display: flex;align-items: center;justify-content: center;background: #555;color: #fff;border-right: 5px solid #dc2d13;text-transform: uppercase;font-weight: 700;transform: skewX(-17deg) }.block_link_two_block a span {transform: skewX(17deg) }.block_description_two_block:before {content: " ";background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/img/43.png) no-repeat;width: 20px;height: 53px;display: block;position: absolute;left: -19px;top: 43px }.block_carusel_two_block {padding-bottom: 70px }.elementor-widget-Two .block_carusel_two_block .owl-controls {text-align: center;top: auto;right: 0;bottom: 10px;left: 0;right: 0;z-index: 99 }.image_block_four_block {border-top: 73px solid #fff;border-left: 20px solid #fff0;border-right: 20px solid #fff0;height: 100px;width: 180px;margin: 0 auto }.image_block_four_block img {width: 100px;height: 100px;object-fit: contain;position: absolute;top: -41px;left: 0;right: 0;margin: auto }.block_four_block_item {background: #f1f1f1;position: relative;margin-right: 15px }.block_description_four_block {padding: 30px 0;text-align: center }.block_description_four_block .title_descr {font-size: 20px;font-weight: 700;margin-bottom: 15px;padding: 0 15px }.description_top_block_four_block {padding: 0 15px;color: #777;font-size: 13px }.four_new_widget > .block_four_block_item:last-child {margin-right: 0 }.four_new_widget {display: flex;padding-top: 20px }.block_carusel_widget_cars.not-carusel {display: flex;flex-wrap: wrap;justify-content: space-between }.block_carusel_widget_cars.not-carusel .slide_carusel_car {position: relative;margin: 0 10px;width: 30%;margin-bottom: 30px;height: auto }.block_carusel_two_block.not-carusel {display: flex;flex-wrap: wrap }.block_carusel_two_block.not-carusel .block_carusel_item {width: 50%;margin-bottom: 50px }@media screen and (min-width:767px) and (max-width:1240px) {.block_car_repeater {width: 50% }}@media screen and (min-width:767px) and (max-width:1000px) {.block_carusel_widget_cars.not-carusel .slide_carusel_car {width: 46% }.list_text_repeater {gap: 2% }.block_text_repeater {width: 44% }}@media screen and (min-width:320px) and (max-width:767px) {.list_text_repeater {flex-wrap: wrap }.block_text_repeater {width: 100%;margin: 0;margin-bottom: 25px }.list_car_repeater {flex-wrap: wrap }.button_car_repeater {margin-top: 30px;opacity: 1;visibility: visible;transition: 0.3s }.block_car_repeater {width: 100%;padding: 15px 10px;transition: 0.3s }.elementor img {margin: 0 auto }.wrap_two_block_slide {display: flex;flex-wrap: wrap;margin: 0 5px }.image_block_two_block {width: 100% }.elementor .image_block_two_block img {width: 100%;height: auto;object-fit: cover }.block_description_two_block {width: 100%;padding-top: 50px;position: relative;padding-left: 20px;padding-right: 20px;padding-bottom: 20px }.four_new_widget {display: flex;padding-top: 20px;flex-wrap: wrap }.block_four_block_item {background: #f1f1f1;position: relative;margin-right: 0;margin-bottom: 50px }.block_carusel_widget_cars.not-carusel .slide_carusel_car {position: relative;margin: 0 10px;width: 100%;margin-bottom: 30px;height: auto }.block_carusel_two_block.not-carusel .block_carusel_item {width: 100%;margin-bottom: 50px }}.block_list_posts_widget {display: flex }.block_post {width: 32%;margin-right: 2%;margin-bottom: 25px }.block_list_posts_widget .block_post:nth-child(3n) {margin-right: 0 }.block_img_post_widget a img {width: 100%;max-height: 210px;object-fit: cover;transition: 0.5s }.block_img_post_widget {overflow: hidden }.block_img_post_widget a img:hover {transform: scale(1.2) }.title_post_widget a {font-size: 22px;font-weight: 700;font-style: normal;line-height: 40px;color: #222;transition: 0.5s }.meta_post_top {display: flex;font-size: 16px;border-bottom: 1px solid #222;padding-bottom: 10px;border-top: 1px solid #222;padding-top: 10px }.date_top {font-size: 28px;border-right: 1px solid #222;line-height: 29px;color: #222;padding-right: 10px;margin-right: 10px;padding-left: 10px;font-weight: 500 }.date_top_fl {font-size: 17px;padding-top: 5px }.date {display: flex;align-items: center;font-size: 12px;margin-right: 15px }.date:before {content: " ";background: url(//www.aarjapan.net/wp-content/themes/autoteka/widgets/assets/images/calendar.svg) no-repeat;display: block;width: 15px;height: 15px;background-size: 15px;opacity: .5;margin-right: 5px }.comment_count {display: flex;align-items: center;font-size: 12px }.comment_count:before {content: " ";background: url(//www.aarjapan.net/wp-content/themes/autoteka/widgets/assets/images/comment.svg) no-repeat;display: block;width: 15px;height: 15px;background-size: 15px;opacity: .5;margin-right: 5px }.block_info_post {margin-top: 20px }.description_post_widget {margin-top: 10px }@media screen and (max-width:990px) {.block_list_posts_widget {display: flex;flex-wrap: wrap }.block_post {width: 49%;margin-right: 2%;margin-bottom: 25px }.block_list_posts_widget .block_post:nth-child(2n) {margin-right: 0 }.block_list_posts_widget .block_post:nth-child(3n) {margin-right: 2% }}@media screen and (max-width:567px) {.block_list_posts_widget {display: flex;flex-wrap: wrap }.block_post {width: 100%;margin-right: 0;margin-bottom: 10px }.block_list_posts_widget .block_post:nth-child(3n) {margin-right: 0 }}.block_image_carusel_product {width: 100%;height: 100%;overflow: hidden;margin: 0 auto;max-width: 192px;max-height: 192px }.block_image_carusel_product > a {position: relative;display: block;width: 100%;height: 100%;overflow: hidden;max-width: 192px;max-height: 192px }.block_image_carusel_product > a > img:first-child {position: relative;left: 0;opacity: 1;visibility: visible }.block_image_carusel_product > a > img {position: absolute;width: 100%;height: 100%;object-fit: cover;max-width: 192px;opacity: 0;visibility: hidden;left: 0;transition: 0.5s;max-height: 192px;min-height: 192px }.block_slide_carusel {border: 1px solid #ddd;padding: 1em 1.2em;background: #fff }.block_image_carusel_product {border: 1px solid #ddd }.button_add_cart {text-align: center }.block_slider_product_title {margin-top: 15px;margin-bottom: 15px }.block_slider_product_title a {display: block;text-align: center;font-size: 16px;color: #000;font-weight: 500;transition: 0.5s }.slider_product_cat {text-align: center }.slider_product_price {text-align: center;margin-top: 15px;margin-bottom: 15px;font-size: 18px;font-weight: 600;color: #DC2D13 }.custom-add-to-cart-button.button.alt {width: 164px;height: 36px;display: block;background: #DC2D13;color: #fff;text-align: center;padding: 0;display: flex;align-items: center;justify-content: center;margin: 0 auto;transition: 0.5s;font-size: 12px }.custom-add-to-cart-button.button.alt:hover {background: #292A2A }.slider_product_carusel {overflow: hidden }.block_image_carusel_product > a:hover img:first-child {z-index: 1 }.block_image_carusel_product > a:hover img:nth-child(2) {z-index: 2;opacity: 1;visibility: visible }.slider_product_carusel .next_slider {width: 38px;height: 38px;background: #292A2A;display: flex;align-items: center;justify-content: center;border-radius: 100px;color: #fff;cursor: pointer;position: absolute;right: -20px;top: 50%;z-index: 9;transition: 0.5s }.slider_product_carusel .prev_slider {width: 38px;height: 38px;background: #292A2A;display: flex;align-items: center;justify-content: center;border-radius: 100px;color: #fff;cursor: pointer;position: absolute;left: -20px;top: 50%;z-index: 9;transition: 0.5s }.slider_product_carusel .next_slider:hover, .slider_product_carusel .prev_slider:hover {background: #DC2D13 }.block_list_product_widget {display: flex;flex-wrap: wrap }.block_grid_product {display: flex;flex-wrap: wrap;width: 47%;margin-right: 6%;margin-bottom: 50px }.block_list_product_widget .block_grid_product:nth-child(2n) {margin-right: 0 }.block_list_product_widget .block_grid_product .block_image_carusel_product {margin-left: 0;margin-right: 6%;width: 37% }.block_grid_product .block_slider_product_title a, .block_grid_product .slider_product_cat, .block_grid_product .slider_product_price {text-align: left }.block_grid_info .custom-add-to-cart-button.button.alt {margin-left: 0;background: #fff;color: #222;border: 1px solid #ddd;font-size: 11px }.block_grid_info {width: 57% }@media screen and (max-width:567px) {.block_grid_product {display: flex;flex-wrap: wrap;width: 100%;margin-right: 0;margin-bottom: 50px }}.vrc-cdetails-cmainimg img {max-width: 100% !important;width: 100% }html .vrc-cdetails-cinfo, html .vrc-showprc-container {background: #fff;display: flex;flex-wrap: wrap;border: 1px solid #ddd;padding: 40px 40px 20px 40px;gap: 30px }html .vrc-showprc-prices-wrap {margin-top: 40px }html .car_moreimages img, .cardetails_moreimages img {height: 100%;object-fit: cover;aspect-ratio: 480 / 325;width: 100% }html .vrc-order-details-top-car .vrc-order-details-car-info {max-width: 400px }html .vrclegenda {font-weight: 400 }html .vrc-car-name {margin-bottom: 15px;background: #fff0;padding: 0;font-size: 24px;color: #222;font-weight: 700;margin-top: 0 }html .vrc-cdetails-cgroup .vrclistcarcat {color: #222;font-weight: 500;font-size: 16px }html .vrcdivsearch .vrcsfentrycont .vrcsfentryselect select {width: 100%;padding-left: 14px;height: 47px;background: #fff;line-height: 1;margin-bottom: 0;}.vrc-searchmod-wrap-horizontal .vrcsfentrysubmit .vrcsearch {color: #fff;text-transform: uppercase;background: #e3740e !important;padding: 6px 30px;transition: all .3s ease-in-out;border: 0;border-radius: 0;border: 2px solid #e3740e !important;}.vrc-searchmod-wrap-horizontal > form {display: flex;flex-wrap: wrap;justify-content: center;border: 1px solid #ddd;padding: 35px 65px;width: fit-content;margin: 0 auto;background: #fff;position: relative;z-index: 99;border-bottom: 4px solid;}html .vrcdivsearch .vrctimesep{display: none;}.vrc-searchmod-wrap-horizontal form .vrcsfentrycont select {line-height: 1;}.vrc-searchmod-wrap-horizontal > form .vrc-searchmod-section-pickup .vrcsfentrycont{margin-right: 10px;}html .vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrylabsel {margin-right: 10px;}.vrc-searchmod-wrap-horizontal .vrc-searchmod-section-datetimes .vrcsfentrycont .vrcsfentrytime .vrc-sf-time-container {display: flex;gap: 10px;}.vrc-searchmod-wrap-horizontal form .vrc-searchmod-section-sbmt {align-self: flex-end;margin-bottom: 20px;}html .vrccaldivcont {border: 0;border-top: 0 }html .vrc-avcals-container {border: 1px solid #ddd;padding: 30px 25px 20px;background: #fff }.rtd .vrcdivsearch {background: #fff }html .vrc-car-carats, html .vrc-showprc-car-carats {margin-top: 10px;padding: 8px 0 0;width: 100%;background: #fff;padding-left: 19px;border: 1px solid #ddd }html .vrccal tr:first-child td {background: #222;color: #fff;font-weight: 400 }html .vrccal tr:first-child td strong {font-weight: 400 }html .vrccaldays td {border: 1px solid #ddd }html .vrc-cdetails-cost {margin: 0 0 10px;padding: 15px 25px;text-align: left;background: #f7f7f7;border: 0;color: #222 }.vrcdivsearch .vrc-searchf-section-sbmt .vrcsfentrysubmit input {color: #222;text-align: center;font-weight: 300;letter-spacing: .8px;text-transform: uppercase;-webkit-transition: background .3s, border .3s, color .3s;-o-transition: background .3s, border .3s, color .3s;transition: background .3s, border .3s, color .3s;position: relative;padding: 20px 36px 20px 36px;font-size: 16px;line-height: 18px;font-weight: 600;border: 0;margin: 0;font-weight: 700;border: 1px solid }html .vrclegfree {background: #fff }.vrc-cardetails-book-wrap h4 {display: none }html .vrcdivsearch {padding: 35px;}html .vrcdivsearch.vrc-searchmod-wrap-horizontal {padding: 35px;padding: 15px;background: transparent;border: 0;width: 100%;display: flex;flex-wrap: wrap;}html .vrcsfentrycont .vrcsfentrydate .hasDatepicker, html .vrcsfentrycont #vrccomselph select, html .vrcsfentrycont #vrccomselpm select, html .vrcsfentrycont #vrccomseldh select, html .vrcsfentrycont #vrccomseldm select {height: 43px;min-width: 100px }html .vrcdivsearch .vrcsfentrylabsel .vrcsfentrydate i {margin-top: 13px;margin-right: 5px }.vrcsfentrycont input:hover, .vrcsfentrycont input:active, .vrcsfentrycont input:focus {box-shadow: none !important }html .vrc-itinerary-confirmation h4 {margin: 0 }.vrc-rental-summary-title {font-weight: 600;text-transform: uppercase;font-size: 29px;padding-bottom: 0;margin-bottom: 0;display: none }.vrc-coupon-outer {display: none !important }.vrc-customfield-label {position: relative;display: inline-block }.vrc-customfield-label .vrcrequired {position: absolute;right: -14px;top: 5px }.vrc-customfield-label .vrcrequired sup{top: 0;font-size: 30px;}.vrc-oconfirm-summary-total-wrapper {border-top-color: #222 !important;color: #222 }html .vrcrentalfor .vrcrentalforone {display: inline-block;margin: 0 0 8px 0;font-size: 22px;font-weight: 600 }html .vrcrentforlocs, html .vrc-oconfirm-summary-car-wrapper, html .vrc-oconfirm-summary-total-wrapper, html .vrc-coupon-outer, html .vrccustomfields {border-radius: 0;background: #fff }html .vrcinfocarcontainer .vrc-summary-car-img img {float: right;max-width: 100%;width: 100% }.car_buttons_box .booknow {float: none;max-width: 50% !important }html .vrc-itinerary-confirmation .vrc-itinerary-dropoff::after {top: 0 }html .vrc-oconfirm-summary-container {margin-bottom: 0 }html .vrc-oconfirm-summary-car-row {justify-content: center;align-items: center }html .vrc-oconfirm-summary-car-cell-descr .vrc-oconfirm-carname {font-size: 1.2em;line-height: 1.2em;margin-bottom: 8px;color: #222;font-weight: 500 }.vrc-oconfirm-cfield-entry-checkbox {position: absolute;padding-left: 25px;bottom: -5px }.vrc-oconfirm-cfield-entry-checkbox .vrc-customfield-input {position: absolute;left: 0;top: 0 }.vrccustomfields {position: relative }html .successmade, html .info {font-weight: 400;border-radius: 0;border-top: 5px solid !important }.vrcprintdiv a {color: #222 }html .vrc-order-details-top-wrap .vrcvordudatatitle {color: #222;font-weight: 600 }html .vrc-order-details-top-order > div, html .vrc-order-details-top-car, html .vrc-order-details-car-photo img, html .vrcordcancbox, html .vrc-order-details-costs-wrap, html .vrc-docsupload-wrap > div {border-radius: 0;background: #fff }html .vrc-order-details-costs-wrap {margin-left: 0;margin-right: 0;background: #fff }.vrc-order-details-car-photo + h4 {background: #222;font-size: 18px;color: #fff !important;font-weight: 600 !important;padding: 16px 26px !important;margin-top: -12px !important }.vrcordcancbox h3 {display: none }.vrcdownloadpdf {display: none }html .vrcordcancbox #vrcopencancform {padding: 16px 20px;color: #222;font-size: 16px }html .vrc-order-details-costs-wrap .vrc-order-details-costs-row-total, html .vrc-docsupload-wrap .vrcvordudatatitle {font-weight: 600;font-size: 18px;padding-top: 14px !important;color: #222 }html .vrc-order-details-top-order {gap: 20px }html .vrc-order-details-top-wrap .btn:before, html .vrc-order-details-top-wrap .btn:after, #vrcopencancform:before, #vrcopencancform:after, .vrc-docsupload-fields .btn:before, .vrc-docsupload-fields .btn:after {display: none !important }html .vrcprintdiv {display: none }html .vrcordcancbox .vrctextarea {width: 100% }html .vrcordcancbox .vrcinput {width: 100%;margin-bottom: 15px }html .vrcordcancbox form {max-width: 700px;margin: 25px auto 25px }html .vrc-docsupload-files {display: flex;flex-wrap: wrap;margin-left: 0;margin-right: 0;background: #f7f7f7;margin-top: 20px;padding: 25px }html .vrc-docsupload-files .vrc-docsupload-file-uploaded-rm {border: 0 }.vrcdownloadpdf a {text-decoration: none !important }.wrap.plugin-container {color: #222;padding-bottom: 50px;}.wrap.plugin-container p a {text-decoration: underline }html .vrc-order-details-top-order > div, html .vrc-order-details-top-car {margin: 10px 0;background: #fff }.vrc-order-details-car-photo {border: 1px solid #ddd }html form .vrcselectm {padding-right: 30px;padding-left: 15px;min-width: 220px }html .vrctdfree {border: 1px solid #ddd !important;background: #fff !important }html .vrccal tr td {text-align: center !important;border: 1px solid #ddd;}html .vrctdfree:hover {background-color: #222 !important;color: #fff }html .vrcdivsearch .vrcsfentrycont label {font-size: 15px;font-weight: 400;padding-bottom: 10px }html .vrccal .vrctdwarning {color: #fff }html .vrcdivcustomfield label {font-size: 14px;font-weight: 400;padding-bottom: 10px }.vrcsfentrydate input[type=text] {border: 0 !important }.wrap.plugin-container .form-control, .wrap.plugin-container input[type=email], .wrap.plugin-container input[type=password], .wrap.plugin-container input[type=tel], .wrap.plugin-container input[type=text], .wrap.plugin-container select, .wrap.plugin-container textarea {border: 1px solid #ddd }html .vrc-itinerary-summary i {margin-top: 3px }html .vrc-showprc-prices-wrap .vrc-showprc-title {display: none }html .vrcarsfound {font-size: 17px;color: #222;font-weight: 500;padding-top: 10px }html .err {border-radius: 0;font-weight: 400 }html .vrc-searchsuggestions-list .vrc-searchsuggestions-solution {border-radius: 0;box-shadow: 0;background: #fff }.vrc-searchsuggestions-solution-booknow .btn {max-width: 50%;font-size: 12px !important;padding: 10px !important }html .vrc-searchsuggestions-solution-booknow {position: relative;margin-bottom: 0;padding-bottom: 16px }.vrcdivsearch.vrcdivsearchmodule.vrc-searchmod-wrap-vertical {background: #fff;box-shadow: 3px 4px 30px rgb(0 0 0 / .08);border-radius: 0;max-width: 380px;margin: 0 auto;border-bottom: 3px solid;}html .vrc-searchmod-wrap-vertical > form > div .vrcsfentrycont {margin: 5px 0 17px;}.elementor-container .vrc-searchmod-wrap-vertical > form > div .vrcsfentrycont {margin: 10px 0 }.vrcsfentrytime label {visibility: hidden }.elementor-container .vrc-searchmod-wrap-vertical > form .vrc-searchmod-section-datetimes .vrcsfentrylabsel {flex: 1;min-width: 50%;max-width: 60% }.elementor-container .vrcdivsearch .vrcsfentrycont select {min-width: 50px;font-size: 13px !important }html .elementor-container .vrc-goback-block .btn, html .elementor-container .vrcsfentrysubmit .btn {background-color: #fff !important;border-color: #222 !important;color: #222;border: 1px solid;text-transform: uppercase }html .elementor-container .vrcsfentrysubmit .btn:hover {color: #222 !important }.custom-psticky {z-index: 99;top: 0 !important;left: 0 !important;width: 100% !important }.custom-psticky.active-sticky {position: fixed !important;animation: enable_fixed_nav_bar .3s ease;background-color: rgb(255 255 255 / .25);border-bottom: 1px solid rgb(255 255 255 / .3);-webkit-backdrop-filter: blur(8px);backdrop-filter: blur(8px);-webkit-filter: contrast(.958);filter: contrast(.958) }@-webkit-keyframes enable_fixed_nav_bar {from {-webkit-transform: translateY(-100%);transform: translateY(-100%) }to {-webkit-transform: translateY(0);transform: translateY(0) }}@keyframes enable_fixed_nav_bar {from {-webkit-transform: translateY(-100%);transform: translateY(-100%) }to {-webkit-transform: translateY(0);transform: translateY(0) }}html .vrcstepsbarcont .vrc-stepbar li.vrc-step-complete > *:hover:before{background-color: #fff !important;}.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=url], .wpcf7-form input[type=search], .wpcf7-form input[type=password], .wpcf7-form input[type=tel], .wpcf7-form textarea{background: #f4f4f4 !important;}.sidebar .wpcf7-form input[type=text],.sidebar .wpcf7-form input[type=email],.sidebar .wpcf7-form input[type=url],.sidebar .wpcf7-form input[type=search],.sidebar .wpcf7-form input[type=password],.sidebar .wpcf7-form input[type=tel],.sidebar .wpcf7-form textarea {background: #fff !important;}
.car-details .tabs-content .tab-content .pixad-features-list li.pixad-none {
display: none;
}.top-logout{
padding-left: 12px;
border-left: 1px solid #fff;
margin-left: 10px;
}
.youzify-quick-buttons{
display: none !important;
}
.btn-filter {
margin-left: 40px
}
.youzify-navbar-inline-icons .youzify-navbar-item a i {
display: none !important;
}
@media (min-width:992px) and (max-width:1199px) {
.list-progress__item: nth-child(1),
.list-progress__item: nth-child(3) {
width: 290px
}
.list-progress__item:nth-child(2) {
width: 300px;
background-position: 0 3px
}
.list-type__item,
.list-type__link {
width: 290px
}
.list-staff__item {
width: 440px
}
.list-staff__media {
width: 210px
}
.list-staff__item:nth-child(odd) .list-staff__inner {
margin-left: 210px
}
.list-staff__item:nth-child(even) .list-staff__inner {
margin-right: 210px
}
}
@media (max-width:991px) {
.list-staff,
.main-block,
.post_mod-a: nth-child(even) .entry-main {
margin-left: 0
}
.list-staff,
.main-block,
.post_mod-a:nth-child(odd) .entry-main {
margin-right: 0
}
.post_mod-a:nth-child(even) .entry-main {
margin-left: 0;
}
.iview-caption {
top: 37vw;
right: -60vw;
text-align: right
}
.header .logo {
left: 23px;
position: absolute;
top: -15px
}
.yamm .nav > li > a {
padding-top: 20px
}
.list-progress__item:nth-child(1),
.list-progress__item:nth-child(3) {
width: 350px;
background-image: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/media/figure/figure-2.svg)
}
.post_mod-a:nth-child(even) .entry-media,
.post_mod-a:nth-child(odd) .entry-media {
float: none
}
.list-staff {
text-align: center
}
.wrap-link-img {
position: relative;
height: 260px;
margin-bottom: 30px
}
.link-img__item {
width: 170px
}
.post_mod-a:nth-child(even) .entry-date {
left: 10px
}
.post_mod-a:nth-child(odd) .entry-date {
right: 10px
}
.ui-title-inner {
line-height: 1.5
}
.section_mod-d {
background: 0 0
}
.section_brands {
margin-top: 0
}
.list-brands__item {
width: 200px;
margin-bottom: 20px
}
.owl-item:nth-child(4n+1) .slider-gallery__link,
.owl-item:nth-child(4n+2) .slider-gallery__link,
.owl-item:nth-child(4n+3) .slider-gallery__link,
.owl-item:nth-child(4n+4) .slider-gallery__link {
-webkit-clip-path: none;
clip-path: none
}
.card-list__row {
float: none;
width: 100%
}
.card__price {
margin-top: 20px
}
.about-autor__social li:last-child a {
border-bottom: 1px solid #fff
}
}
@media (max-width:767px) {
html .header-menu-middle #nav > .container .col-xs-12 {
text-align: center;
}
.header-menu-middle .nav-custom-info-wrap,
.header-menu-middle .phone-menu {
display: none;
}
html .header-menu-middle .header-navibox-search {
padding-top: 50px;
padding-left: 25px;
padding-right: 25px;
}
html .header-menu-middle.header .navbar-brand {
margin-top: -5px !important;
}
.layout-theme[data-header='nosticky'] .header-menu-middle.header {
position: relative !important;
}
.header-menu-middle.header + .block-title .block-title__inner {
background-position: center top;
padding-top: 60px;
padding-bottom: 60px;
background-size: cover;
}
.top-header,
.wrap-link-img {
text-align: center
}
.card__img,
.header .social-links,
.header-contacts,
.list-staff__item:nth-child(even) .list-staff__media,
.list-staff__item:nth-child(odd) .list-staff__media {
float: none
}
.card__inner,
.list-staff__item:nth-child(odd) .list-staff__inner,
.post-nav__item:nth-child(even) .post-nav__inner {
margin-left: 0
}
.list-staff__item:nth-child(even) .list-staff__inner,
.post-nav__item:nth-child(odd) .post-nav__inner,
.yamm .nav {
margin-right: 0
}
.yamm {
top: 20px
}
html .yamm .nav {
display: none
}
html .yamm .collapse .nav {
display: block
}
html .yamm .nav > li > a {
padding: 25px
}
.wrap-link-img {
display: none;
height: auto
}
.header-contacts {
margin-bottom: 15px
}
.navbar-nav {
margin: 0
}
.link-img {
position: relative;
margin-bottom: 20px
}
.link-img_mod-a {
left: 0
}
.link-img_mod-b {
right: 0
}
.owl-theme_mod-a .owl-controls {
top: -30px
}
.list-staff__item {
width: auto;
background-color: #FFF
}
.list-staff__info:after {
content: none
}
.post_mod-a {
margin-top: 10px
}
.card__inner {
margin-top: 20px
}
.card__list {
width: 100%
}
.pagination > li > a,
.pagination > li > span {
margin-bottom: 10px
}
.letter__inner {
width: 100%;
float: none
}
.post-nav__item:nth-child(even) .post-nav__img,
.post-nav__item:nth-child(odd) .post-nav__img {
display: none
}
}
@media (max-width:480px) {
#findCarNowForm {
padding: 10%;
}
html .tech-group {
width: 100%;
}
.post .entry-title a,
html .post .entry-title {
padding-right: 0;
font-size: 14px;
}
html .comment-list .comment-info-content {
margin-left: 0;
padding-bottom: 15px;
padding-left: 0;
float: none
}
html .comment-list .comment-author {
float: none;
margin-bottom: 20px;
}
html .comment-respond {
padding: 25px 0px 25px 0px;
margin-bottom: 50px;
}
html .comment-list ol.children {
margin-left: 0;
margin-top: 20px;
padding-left: 0
}
.owl-theme .owl-controls {
display: none !important
}
#iview div.iview-directionNav,
.border-section-bottom:after,
.border-section-bottom:before,
.border-section-top:after,
.border-section-top:before,
.iview-caption {
display: none
}
html .list-progress__item {
background: rgba(0, 0, 0, 0) !important;
margin-bottom: 20px !important;
margin-left: -40px;
padding-top: 5px
}
html .big-img.wpb_single_image img {
height: auto;
margin-top: 40px;
max-width: 100% !important;
min-width: 100%;
vertical-align: top
}
html .list-type {
margin-left: -40px
}
html .list-staff__media {
margin: 0 auto
}
.about-autor__inner,
.comments-list .children,
.comments-list .comment-inner,
.link-img_mod-b .link-img__wrap-title {
margin-left: 0
}
html .list-type__link {
transform: skewX(0);
web-kit-transform: skewX(0);
width: 100%
}
.link-img__item {
width: 40%
}
.link-img_mod-a .link-img__wrap-title {
margin-right: 0
}
.list-progress__item {
padding-top: 5px
}
.slider-gallery {
margin-top: 73px
}
.iview-controlNav {
top: 0;
bottom: auto;
right: 0
}
.list-staff__item {
margin-left: 0;
margin-right: 0
}
.entry-meta__item {
display: block
}
.block-title .bg-inner {
padding-bottom: 25px;
padding-top: 0;
}
.sorting__title {
font-size: 11px
}
.sorting__item {
margin-right: 5px
}
.post_mod-c {
width: auto
}
.post-nav__item {
width: 100%;
display: block
}
.about-autor__img {
float: none;
margin-bottom: 25px
}
.post .entry-main {
padding-left: 35px
}
.comments-list .avatar-placeholder {
float: none
}
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
box-shadow: 0 3px 0 0 #dc2d13
}
.slider-grid .owl-page span:hover,
.slider-grid .owl-page.active span {
background-color: #dc2d13 !important;
border-color: #dc2d13 !important
}
html .header-cart-count {
background: #dc2d13 !important
}
html body .fullscreen-center-menu li > a:hover,
html body .header li > a:hover {
color: #dc2d13 !important
}
html body [off-canvas] li a:hover {
color: #dc2d13
}
@media (max-width:600px) {
html .ui-title-page {
font-size: 16px;
padding-top: 50px;
}
.post .entry-main__inner {
padding-right: 0px !important
}
.gallery-item {
float: none !important;
margin-top: 10px;
text-align: center;
width: 100% !important
}
.gallery-caption {
text-align: center !important
}
.entry-content iframe {
width: 100%;
height: 250px
}
html .entry-main {
padding: 50px 20px 20px !important
}
}
.custom-auto-grid .tmpl-slider-grid__info li {
display: inline-block;
text-align: center;
position: relative;
padding: 0 10px 0px 10px;
color: #222;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 15px;
}
.custom-auto-grid .tmpl-slider-grid__info li i {
display: block;
margin: 2px auto 0;
font-size: 20px;
color: #222;
height: 27px;
width: 50px
}
.custom-auto-grid .tmpl-slider-grid__info li:last-child:before {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 20px;
border-right: 1px solid #ddd;
}
.custom-auto-grid .card__img {
position: relative;
float: none;
width: 100%;
margin-bottom: 19px;
}
.custom-auto-grid .tmpl-slider-grid__info li:after {
content: '';
position: absolute;
right: 0;
bottom: 0;
height: 20px;
border-right: 1px solid #ddd;
}
.custom-auto-grid .star-rating {
margin-left: calc(50% - 35px);
margin-bottom: 22px;
}
.custom-auto-grid .card__img {
float: none;
}
.custom-auto-grid .tmpl-gray-footer {
text-align: center;
color: inherit;
}
@font-face {
font-family: autofont;
src: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/autofont.eot?bpq9wd);
src: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/autofont.eot?bpq9wd#iefix) format('embedded-opentype'), url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/autofont.ttf?bpq9wd) format('truetype'), url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/autofont.woff?bpq9wd) format('woff'), url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/autofont.svg?bpq9wd#autofont) format('svg');
font-weight: 400;
font-style: normal
}
.required-field {
color: red;
}
html .compose-mode .vc_section_amounts {
display: inline-block;
width: 100%
}
html .compose-mode .vc_section_amount,
html .compose-mode .vc_section_brand,
html .compose-mode .vc_section_team,
html .compose-mode .vc_section_team_member {
display: inline-block
}
html .compose-mode .vc_row[data-vc-full-width].vc_hidden {
display: none
}
#single-pixad-autos-modal .modal-dialog {
z-index: 9999
}
#single-pixad-autos-modal .modal-title {
color: #222
}
.modal-content {
overflow: hidden
}
.modal-title {
text-transform: uppercase
}
.list-categories.body-categories {
display: flex;
flex-wrap: wrap;
margin-left: 0
}
.auto_body_name,
.list-categories.body-categories .list-categories__item input[type=checkbox] {
display: none
}
.list-categories.body-categories .list-categories__item {
text-align: center;
width: 48%;
padding: 1%
}
.list-categories.body-categories .list-categories__item label {
height: 100%;
margin: 1px;
padding: 3px;
border: 1px solid #eee;
cursor: pointer;
width: 100%;
text-align: center
}
.list-categories.body-categories .body-icon-wrapper {
min-height: 40px
}
.list-categories.body-categories .list-categories__item input[type=checkbox]:checked + label {
border: 1px solid #222
}
.modal-body .form-control,
.modal-body input[type=email],
.modal-body input[type=password],
.modal-body input[type=tel],
.modal-body input[type=text],
.modal-body textarea {
background: #f7f7f7;
border: 1px solid #eeeeed
}
#single-pixad-autos-modal div.wpcf7-response-output {
color: #222
}
.wpcf7  .widget-content .wpcf7-spinner{
display: none !important;
}
.wpcf7  .widget-content .wpcf7-submit{
display: inline-block;
text-align: center;
white-space: nowrap;
vertical-align: middle;
user-select: none;
font-size: 14px;
padding: 9px 17px;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
color: #222222;
border: 2px solid #222222;
background-color: transparent;
width: 100%;
}
.carousel-product .slides > li.auto-thumb-video:before {
font: normal normal normal 14px/1 FontAwesome;
content: "\f01d";
position: absolute;
left: 45px;
top: 14px;
display: block;
z-index: 999;
color: #fff;
font-size: 36px
}
html .carousel-product .slides > li.auto-thumb-video:after {
background-color: rgba(0, 0, 0, .6)
}
html .carousel-product .slides > li:after {
background-color: rgba(0, 0, 0, .4)
}
html .flexslider .slides img {
display: block;
width: 100%;
height: auto;
margin: 0;
padding: 0
}
#slider-product iframe {
max-width: 100%;
height: 100%;
}
.fl--footer.fl-dark-bg{
background-color: #222;
}
html .fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price , html .pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price{
bottom: 0;
top: auto;
}
html .sidebar:not(.cars-sidebar) .auto-price-info .car-msrp {
margin-left: -90px;
}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-figure,img.mfp-img{line-height:0}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:99992;overflow:hidden;background:rgba(0,0,0,.9)}.mfp-wrap{z-index:99993;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom,.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-zoom{cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button.mfp-arrow:after{display:none}button.mfp-arrow:before{margin:0;color:#222}button::-moz-focus-inner{padding:0;border:0}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-iframe-holder{padding-top:52px;padding-bottom:52px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-scaler{width:100%;height:0;padding-top:56.25%;overflow:visible}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;box-sizing:border-box;padding:52px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:52px;bottom:52px;right:0;z-index:-1;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.4);box-shadow:0 2px 8px rgba(0,0,0,.4);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ready .mfp-figure{opacity:0}.mfp-zoom-in .mfp-figure,.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98)}.mfp-zoom-in .mfp-preloader,.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-close,.mfp-close:hover{-webkit-transition:opacity 350ms ease-in-out;-o-transition:opacity 350ms ease-in-out;transition:opacity 350ms ease-in-out}.mfp-zoom-in.mfp-image-loaded .mfp-figure,.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready .mfp-preloader,.mfp-zoom-in.mfp-ready.mfp-bg{opacity:1}.mfp-zoom-in.mfp-removing .mfp-figure,.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{-webkit-transform:scale(.98);-ms-transform:scale(.98);transform:scale(.98);opacity:0}.mfp-zoom-in.mfp-removing .mfp-preloader,.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out-cur{cursor:auto}.mfp-close,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:pointer}.mfp-close{border:0;-webkit-border-radius:0;border-radius:0;display:inline-block;height:50px;margin:0;outline:0;padding:10px;vertical-align:top;width:50px;position:fixed;right:0!important;top:0!important}.mfp-close:before{font-family:fl-custom-icon-font;content:'\e81b';color:#fff!important;position:absolute;top:0;width:100%;height:100%;font-size:15px;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mfp-close:hover{opacity:.8}button.mfp-arrow{width:50px;height:50px;position:absolute;top:-webkit-calc(50% - 38px);top:calc(50% - 38px);-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;background:#fff!important;opacity:1}button.mfp-arrow.mfp-arrow-left:hover,button.mfp-arrow.mfp-arrow-right:hover{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:.8}button.mfp-arrow.mfp-arrow-right{right:20px}button.mfp-arrow.mfp-arrow-right:before{border:1px solid #fff;font:normal normal normal 20px/1 FontAwesome;content:"\f105";position:absolute;top:0;width:100%;height:100%;font-size:21px;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}button.mfp-arrow.mfp-arrow-right:hover:before{border-color:#fff!important;background:#fff!important}button.mfp-arrow.mfp-arrow-left{left:20px}button.mfp-arrow.mfp-arrow-left:before{border:1px solid #fff;font:normal normal normal 20px/1 FontAwesome;content:"\f104";position:absolute;top:0;width:100%;height:100%;font-size:21px;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}button.mfp-arrow.mfp-arrow-left:hover:before{border-color:#fff!important;background:#fff!important}.mfp-bottom-bar{position:fixed;top:0;left:0!important;height:50px;width:-webkit-calc(100% - 50px);width:calc(100% - 50px);cursor:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:50px}.mfp-counter{color:#fff;font-size:13px;white-space:nowrap}@font-face {
font-family: 'carico';
src:  url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/carico/fonts/carico.eot?49wb12);
src:  url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/carico/fonts/carico.eot?49wb12#iefix) format('embedded-opentype'),
url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/carico/fonts/carico.ttf?49wb12) format('truetype'),
url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/carico/fonts/carico.woff?49wb12) format('woff'),
url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/fonts/carico/fonts/carico.svg?49wb12#carico) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="carico-"], [class*=" carico-"] { font-family: 'carico' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.carico-calculator-1:before {
content: "\e952";
}
.carico-calculator:before {
content: "\e94b";
}
.carico-comment:before {
content: "\e94c";
}
.carico-envelope:before {
content: "\e94d";
}
.carico-clock:before {
content: "\e94e";
}
.carico-location:before {
content: "\e94f";
}
.carico-placeholder:before {
content: "\e950";
}
.carico-send:before {
content: "\e951";
}
.carico-tyre:before {
content: "\e900";
}
.carico-wheel-1:before {
content: "\e901";
}
.carico-wheel:before {
content: "\e902";
}
.carico-pickup-truck:before {
content: "\e903";
}
.carico-delivery-truck:before {
content: "\e904";
}
.carico-crane-2:before {
content: "\e905";
}
.carico-crane-1:before {
content: "\e906";
}
.carico-steering-wheel-1:before {
content: "\e907";
}
.carico-steering-wheel:before {
content: "\e908";
}
.carico-speedometer-1:before {
content: "\e909";
}
.carico-speedometer:before {
content: "\e90a";
}
.carico-traffic-light:before {
content: "\e90b";
}
.carico-car-repair-11:before {
content: "\e90c";
}
.carico-service:before {
content: "\e90d";
}
.carico-tools:before {
content: "\e90e";
}
.carico-check-1:before {
content: "\e90f";
}
.carico-check:before {
content: "\e910";
}
.carico-mechanic-1:before {
content: "\e911";
}
.carico-mechanic:before {
content: "\e912";
}
.carico-car-key-1:before {
content: "\e913";
}
.carico-gear-shift:before {
content: "\e914";
}
.carico-gas-station:before {
content: "\e915";
}
.carico-garage-3:before {
content: "\e916";
}
.carico-fire-extinguisher:before {
content: "\e917";
}
.carico-electric-car-3:before {
content: "\e918";
}
.carico-electric-car-2:before {
content: "\e919";
}
.carico-driving-test:before {
content: "\e91a";
}
.carico-electric-car-1:before {
content: "\e91b";
}
.carico-chain-1:before {
content: "\e91c";
}
.carico-chain:before {
content: "\e91d";
}
.carico-car-14:before {
content: "\e91e";
}
.carico-car-13:before {
content: "\e91f";
}
.carico-car-12:before {
content: "\e920";
}
.carico-car-11:before {
content: "\e921";
}
.carico-car-wash-5:before {
content: "\e922";
}
.carico-car-wash-4:before {
content: "\e923";
}
.carico-car-wash-3:before {
content: "\e924";
}
.carico-crane:before {
content: "\e925";
}
.carico-car-repair-10:before {
content: "\e926";
}
.carico-car-repair-9:before {
content: "\e927";
}
.carico-car-repair-8:before {
content: "\e928";
}
.carico-insurance-4:before {
content: "\e929";
}
.carico-insurance-3:before {
content: "\e92a";
}
.carico-insurance-2:before {
content: "\e92b";
}
.carico-car-10:before {
content: "\e92c";
}
.carico-car-9:before {
content: "\e92d";
}
.carico-car-8:before {
content: "\e92e";
}
.carico-car-key:before {
content: "\e92f";
}
.carico-insurance-1:before {
content: "\e930";
}
.carico-insurance:before {
content: "\e931";
}
.carico-garage-2:before {
content: "\e932";
}
.carico-garage-1:before {
content: "\e933";
}
.carico-garage:before {
content: "\e934";
}
.carico-car-7:before {
content: "\e935";
}
.carico-car-6:before {
content: "\e936";
}
.carico-car-5:before {
content: "\e937";
}
.carico-car-4:before {
content: "\e938";
}
.carico-car-3:before {
content: "\e939";
}
.carico-car-2:before {
content: "\e93a";
}
.carico-car-wash-2:before {
content: "\e93b";
}
.carico-car-wash-1:before {
content: "\e93c";
}
.carico-car-wash:before {
content: "\e93d";
}
.carico-electric-car:before {
content: "\e93e";
}
.carico-car-repair-7:before {
content: "\e93f";
}
.carico-car-repair-6:before {
content: "\e940";
}
.carico-car-repair-5:before {
content: "\e941";
}
.carico-car-repair-4:before {
content: "\e942";
}
.carico-car-repair-3:before {
content: "\e943";
}
.carico-car-repair-2:before {
content: "\e944";
}
.carico-car-repair-1:before {
content: "\e945";
}
.carico-car-repair:before {
content: "\e946";
}
.carico-battery:before {
content: "\e947";
}
.carico-car-1:before {
content: "\e948";
}
.carico-car:before {
content: "\e949";
}
.carico-bus:before {
content: "\e94a";
}
  .pixad-form-control .pixad-exist:before {
content: none; }  * {
word-wrap: break-word; }
body {
text-rendering: optimizeLegibility; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block; }
audio[controls], canvas, video {
display: inline-block; }
html { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, ul, li, ol, a, em, img, strong, fieldset, form, label, article, aside,
details, figcaption, figure, footer, header, hgroup, nav, section {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-family: inherit;
vertical-align: baseline;
list-style: none; }
:focus {
outline: 0; }
img {
vertical-align: middle;
outline: 0; }
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none; }
html, body, textarea, input {
-webkit-text-size-adjust: none; }
body {
text-align: left;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } code, kbd, tt, var {
font: 14px Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
color: #7b7b7b;
word-break: break-all;
word-wrap: break-word; }
.hidden.button {
display: none !important; }
.alignnone {
box-sizing: border-box; }
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto; }
.alignright {
float: right;
margin: 5px 0 20px 20px; }
.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.alignright {
float: right;
margin: 5px 0 20px 20px; }
a img.alignnone {
margin: 5px 20px 20px 0; }
a img.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto; }
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px; }
.wp-caption.alignnone {
margin: 5px 0 20px 0; }
.wp-caption.alignleft {
margin: 5px 20px 20px 0; }
.wp-caption.alignright {
margin: 5px 0 20px 20px; } .gallery-columns-1 {
float: left;
width: 100%; }
.gallery-columns-1 .gallery-item {
float: left;
width: 100%;
margin-bottom: 25px;
text-align: center;
padding-left: 15px;
padding-right: 15px; }
.gallery-columns-1 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-1 .gallery-item:nth-child(3n+1) {
clear: left; }
.gallery-columns-2 {
float: left;
width: 100%; }
.gallery-columns-2 .gallery-item {
float: left;
width: 50%;
margin-bottom: 25px;
text-align: center;
padding-left: 15px;
padding-right: 15px; }
.gallery-columns-2 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: left; }
.gallery-columns-3 {
float: left;
width: 100%; }
.gallery-columns-3 .gallery-item {
float: left;
width: 33.333%;
margin-bottom: 25px;
text-align: center;
padding-left: 15px;
padding-right: 15px; }
.gallery-columns-3 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: left; }
.gallery-columns-4 {
float: left;
width: 100%; }
.gallery-columns-4 .gallery-item {
float: left;
width: 25%;
margin-bottom: 25px;
text-align: center;
padding-left: 15px;
padding-right: 15px; }
.gallery-columns-4 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: left; }
.gallery-columns-5 {
float: left;
width: 100%; }
.gallery-columns-5 .gallery-item {
float: left;
width: 20%;
margin-bottom: 25px;
text-align: center; }
.gallery-columns-5 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: left; }
.gallery-columns-6 {
float: left;
width: 100%; }
.gallery-columns-6 .gallery-item {
float: left;
width: 16.6666%;
margin-bottom: 25px;
text-align: center; }
.gallery-columns-6 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: left; }
.gallery-columns-7 {
float: left;
width: 100%; }
.gallery-columns-7 .gallery-item {
float: left;
width: 14.2857%;
margin-bottom: 25px;
text-align: center; }
.gallery-columns-7 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: left; }
.gallery-columns-8 {
float: left;
width: 100%; }
.gallery-columns-8 .gallery-item {
float: left;
width: 12.5%;
margin-bottom: 25px;
text-align: center; }
.gallery-columns-8 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: left; }
.gallery-columns-9 {
float: left;
width: 100%; }
.gallery-columns-9 .gallery-item {
float: left;
width: 11.1111%;
margin-bottom: 25px;
text-align: center; }
.gallery-columns-9 .gallery-item img {
margin-bottom: 10px; }
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: left; } .jarallax {
position: relative;
z-index: 0; }
.jarallax > .jarallax-img {
position: absolute;
object-fit: cover;
background-size: cover;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
z-index: -1; } .fl-page-padding {
width: 100%;
height: 70px;
display: block; }
.fl-page-padding.bottom {
height: 70px; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
min-height: 35px;
-webkit-appearance: button;
font-size: 14px;
background: transparent;
letter-spacing: 1px;
border: 0px;
text-transform: uppercase; }
button {
outline: none !important; }
input[type=text],
input[type=email],
input[type=url],
input[type=search],
input[type=password],
input[type=tel],
select {
background-color: #fff;
color: #7b7d7f;
font-family: inherit;
width: 100%;
height: 45px;
box-sizing: border-box;
display: block;
transition: .3s ease;
margin-bottom: 30px;
padding: 8px 15px;
font-size: 12px;
border: 0px solid;
letter-spacing: .02em; }
input[type=text]:hover, input[type=text]:active, input[type=text]:focus,
input[type=email]:hover,
input[type=email]:active,
input[type=email]:focus,
input[type=url]:hover,
input[type=url]:active,
input[type=url]:focus,
input[type=search]:hover,
input[type=search]:active,
input[type=search]:focus,
input[type=password]:hover,
input[type=password]:active,
input[type=password]:focus,
input[type=tel]:hover,
input[type=tel]:active,
input[type=tel]:focus,
select:hover,
select:active,
select:focus {
transition: .3s ease; }
input[type=text]:focus::-webkit-input-placeholder, input[type=text]:active::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=email]:active::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=url]:active::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=search]:active::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=password]:active::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=tel]:active::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
select:active::-webkit-input-placeholder {
color: transparent;
transition: color .3s ease; }
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
select::placeholder {
color: #7b7d7f;
font-size: 12px; }
textarea {
color: #7b7d7f !important;
outline: none;
resize: none;
display: block;
width: 100%;
transition: .3s ease;
margin-bottom: 30px;
padding: 15px 20px !important;
font-size: 14px !important;
border: 0px solid;
letter-spacing: .02em; }
textarea:hover, textarea:active, textarea:focus {
transition: .3s ease;
box-shadow: 0 0 0 !important;
-webkit-box-shadow: 0 0 0 !important;
-moz-box-shadow: 0 0 0 !important; }
textarea:focus::-webkit-input-placeholder, textarea:active::-webkit-input-placeholder {
color: transparent;
transition: color .3s ease; }
textarea::placeholder {
color: #7b7d7f !important;
font-size: 12px; } .fl_overflow_hidden {
overflow: hidden; } .float-left {
float: left  !important; }
.float-right {
float: right !important; }
.text-left {
text-align: left !important; }
.text-left:before {
margin: initial !important; }
.text-left:after {
margin: initial !important;
left: 55px !important; }
.text-center {
text-align: center !important; }
.text-right {
text-align: right !important; }
.text-right:before {
left: unset !important; }
.text-right:after {
left: unset !important;
right: 55px !important; }
.text-justify {
text-align: justify !important; } .cf:before, .clearfix:before,
.cf:after, .clearfix:after {
content: "";
display: table; }
.cf:after, .clearfix:after {
clear: both; }
.clear {
clear: both; } a {
text-decoration: none;
cursor: pointer; } p {
margin-bottom: 20px; }
strong {
font-weight: bold; }
em {
font-style: italic; }
img {
border: 0; }
.small {
font-size: 10px; }
hr {
display: block;
height: 0;
line-height: 0;
border: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin: 16px 0;
float: none;
clear: both;
padding: 0; }
kbd {
padding: 3px 6px;
font-size: 90%;
color: rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0.05); }
dt, b, strong {
font-weight: 700; }
li > p {
margin-bottom: 0; }
table thead tr th, table tfoot tr td {
font-size: 14px;
font-weight: bold;
padding: 8px 10px 9px;
color: #232323; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
display: table-cell;
text-align: left; }
a:link, a:visited, a:hover, a:active {
text-decoration: none; } .inner_content p a, .fl-comment-moderation p a {
text-decoration: none;
line-height: inherit;
transition: .3s ease; }
.inner_content p a:hover, .fl-comment-moderation p a:hover {
transition: .3s ease;
color: #232323 !important; }
.inner_content a:link, .inner_content a:visited, .inner_content a:hover, .inner_content a:active, .fl-comment-moderation a:link, .fl-comment-moderation a:visited, .fl-comment-moderation a:hover, .fl-comment-moderation a:active {
text-decoration: none; }
.inner_content pre, .fl-comment-moderation pre {
display: block;
font-size: 13px;
line-height: 1.42857143;
color: #333;
font-family: monospace;
background-color: #f5f5f5;
padding: 20px;
margin: 0 0 10px;
word-break: break-all;
word-wrap: break-word;
overflow-x: auto;
max-width: 100%; }
.inner_content address, .fl-comment-moderation address {
display: inline-block;
padding: 20px;
background: #f1f1f1;
line-height: 20px;
margin-bottom: 15px; }
.inner_content .wp-caption, .fl-comment-moderation .wp-caption {
width: auto; }
.inner_content .wp-caption p.wp-caption-text, .fl-comment-moderation .wp-caption p.wp-caption-text {
background: #ffffff;
text-align: center;
color: #898989 !important;
margin: 0 !important; }
.inner_content abbr, .fl-comment-moderation abbr {
cursor: help;
text-transform: uppercase; }
.inner_content img.size-auto,
.inner_content img.size-full,
.inner_content img.size-large,
.inner_content img.size-medium,
.inner_content .attachment img, .fl-comment-moderation img.size-auto,
.fl-comment-moderation img.size-full,
.fl-comment-moderation img.size-large,
.fl-comment-moderation img.size-medium,
.fl-comment-moderation .attachment img {
max-width: 100%; height: auto; }
.inner_content .alignleft,
.inner_content img.alignleft, .fl-comment-moderation .alignleft,
.fl-comment-moderation img.alignleft {
display: inline;
float: left;
margin-right: 1em; }
.inner_content .alignright, .fl-comment-moderation .alignright {
display: inline;
float: right;
margin-left: 1em; }
.inner_content img.alignright, .fl-comment-moderation img.alignright {
display: inline;
float: right;
margin: 5px 0 20px 40px; }
.inner_content .aligncenter,
.inner_content img.aligncenter, .fl-comment-moderation .aligncenter,
.fl-comment-moderation img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; }
.inner_content img.alignleft,
.inner_content img.alignright,
.inner_content img.aligncenter, .fl-comment-moderation img.alignleft,
.fl-comment-moderation img.alignright,
.fl-comment-moderation img.aligncenter {
margin-bottom: 1em;
clear: both; }
.inner_content .wp-caption, .fl-comment-moderation .wp-caption {
line-height: 1.5;
margin-bottom: 1em;
text-align: center; }
.inner_content .wp-caption p.wp-caption-text, .fl-comment-moderation .wp-caption p.wp-caption-text {
color: #888;
font-size: 11px;
margin: 0;
padding: 5px; }
.inner_content .wp-smiley, .fl-comment-moderation .wp-smiley {
margin: 0; }
.inner_content table, .fl-comment-moderation table {
font-size: 14px;
border-radius: 10px;
border-spacing: 0;
text-align: center;
margin: 0 0 18px; }
.inner_content table thead, .fl-comment-moderation table thead {
background: transparent;
border-bottom: 2px solid rgba(0, 0, 0, 0.08); }
.inner_content table thead tr th, .fl-comment-moderation table thead tr th {
font-size: 11px;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: .4px;
padding: 9px 11px 10px;
color: #232323; }
.inner_content table tbody tr, .fl-comment-moderation table tbody tr {
border-bottom: 1px solid #eee; }
.inner_content table tbody tr:last-child, .fl-comment-moderation table tbody tr:last-child {
border-bottom: none; }
.inner_content table th, .inner_content table td, .fl-comment-moderation table th, .fl-comment-moderation table td {
line-height: 2.8;
vertical-align: middle;
padding: 0px 12px; }
.inner_content table th:first-child, .inner_content table td:first-child, .fl-comment-moderation table th:first-child, .fl-comment-moderation table td:first-child {
text-align: left; }
.inner_content .tagssingle, .fl-comment-moderation .tagssingle {
margin-top: 30px; }
.inner_content dt, .inner_content b, .inner_content strong, .fl-comment-moderation dt, .fl-comment-moderation b, .fl-comment-moderation strong {
font-weight: bold; }
.inner_content .wp-caption.alignleft, .fl-comment-moderation .wp-caption.alignleft {
margin: 5px 40px 20px 0; }
.inner_content .alignleft, .fl-comment-moderation .alignleft {
float: left;
margin: 5px 40px 20px 0; }
.inner_content .alignright, .fl-comment-moderation .alignright {
float: right;
margin: 5px 0 20px 40px; }
.inner_content figcaption.wp-caption-text, .fl-comment-moderation figcaption.wp-caption-text {
font-size: 12px;
line-height: 18px;
margin: 0;
padding: 5px; }
.inner_content ul, .inner_content ol, .inner_content dl, .fl-comment-moderation ul, .fl-comment-moderation ol, .fl-comment-moderation dl {
line-height: 1.6;
margin-bottom: 17px; }
.inner_content ol, .fl-comment-moderation ol {
position: relative;
line-height: 2;
color: #3b3b3b;
list-style-type: decimal;
margin-left: 20px;
margin-bottom: 1.25rem; }
.inner_content ol > li, .fl-comment-moderation ol > li {
list-style-type: decimal;
padding-top: 0px; }
.inner_content ol > li ol, .fl-comment-moderation ol > li ol {
margin-bottom: 0px; }
.inner_content ol > li a:hover, .fl-comment-moderation ol > li a:hover {
color: #cccccc; }
.inner_content ul, .fl-comment-moderation ul {
margin-left: 20px;
margin-bottom: 1.25rem; }
.inner_content ul > li, .fl-comment-moderation ul > li {
position: relative;
line-height: 2;
padding-left: 0px;
padding-top: 0px;
list-style: none; }
.inner_content ul > li:before, .fl-comment-moderation ul > li:before {
content: "\2713";
font-family: vc_entypo;
font-weight: bold;
display: inline-block;
margin-right: 10px;
width: 1em;
margin-left: -1em; }
.inner_content ul > li > ul, .inner_content ol > li > ul, .inner_content ul > li > ol, .fl-comment-moderation ul > li > ul, .fl-comment-moderation ol > li > ul, .fl-comment-moderation ul > li > ol {
margin-bottom: 10px; }
.inner_content ul > li > ul:last-child, .inner_content ol > li > ul:last-child, .inner_content ul > li > ol:last-child, .fl-comment-moderation ul > li > ul:last-child, .fl-comment-moderation ol > li > ul:last-child, .fl-comment-moderation ul > li > ol:last-child {
margin-bottom: 0; }
.inner_content ul > li ul > li, .fl-comment-moderation ul > li ul > li {
position: relative;
line-height: 2;
padding-left: 0px;
padding-top: 0px;
list-style: none; }
.inner_content ul > li ul > li ul > li, .fl-comment-moderation ul > li ul > li ul > li {
position: relative;
line-height: 2;
padding-left: 0px;
padding-top: 0px;
list-style: none; }
.fl-story-blog-inner h1, .fl-story-blog-inner h2, .fl-story-blog-inner h3, .fl-story-blog-inner h4, .fl-story-blog-inner h5, .fl-story-blog-inner h6, .fl-story-page-inner h1, .fl-story-page-inner h2, .fl-story-page-inner h3, .fl-story-page-inner h4, .fl-story-page-inner h5, .fl-story-page-inner h6 {
text-transform: none; } .slides:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
html[xmlns] .slides {
display: block; }
* html .slides {
height: 1%; }
.gallery-caption {
font-size: 100%; }
.bypostauthor {
font-size: 100%; }
.fl-post-pages {
text-align: center; }
.fl-post-pages .fl-pagination-text {
margin-right: 5px;
font-weight: bold; }
.fl-post-pages .page-numbers {
font-size: 13px;
transition: all 300ms linear;
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
margin-right: 8px;
cursor: pointer;
color: #ffffff;
background: #282828; }
.fl-post-pages a .page-numbers {
color: #232323;
background: #f1f1f1;
font-size: 13px;
transition: all 300ms linear;
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
margin-right: 8px;
cursor: pointer; }
.fl-post-pages a:hover .page-numbers {
color: #ffffff;
background: #282828;
transition: all 300ms linear; }
form.fl-form-password-protected .fl-input-group {
margin-bottom: 15px; }
form.fl-form-password-protected .fl-input-group input[type="password"] {
width: 50% !important;
height: 45px;
display: inline-block;
margin-right: 10px;
margin-bottom: 0;
background: #f1f5fa;
border-radius: 0;
border-color: transparent; }
form.fl-form-password-protected .fl-input-group input[type="password"]:hover, form.fl-form-password-protected .fl-input-group input[type="password"]:focus {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff !important; }
form.fl-form-password-protected .fl-input-group button.fl-pass-button {
line-height: 1;
position: relative;
overflow: hidden;
display: inline-block;
margin-bottom: 0;
padding: 11px 25px;
font-weight: 400;
font-size: 11px;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
white-space: nowrap;
text-transform: uppercase;
color: #fff;
transition: all .3s ease-in-out;
letter-spacing: .02em;
border-radius: 0;
background: #222; }
button {
padding-left: 35px;
padding-right: 35px;
font-size: 11px;
line-height: 1;
min-height: 40px;
letter-spacing: 0.3px;
border: 0; }
input::-moz-focus-inner,
button::-moz-focus-inner {
border: 0;
padding: 0; }
img {
max-width: 100%;
height: auto; }
iframe {
max-width: 100%;
width: 100%; }
.sticky .post--title {
padding-left: 30px;
position: relative; }
.sticky .post--title:after {
position: absolute;
left: 0;
top: 3px;
content: '\f08d';
font-family: FontAwesome;
font-size: 30px;
transition: all .3s ease-in-out; }
.sticky .post--title:hover:after {
color: #e3740e; }
@keyframes spin {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } } h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 1.25rem;
line-height: 1.1; }  blockquote {
position: relative;
padding: 95px 20px 50px !important;
text-align: center;
letter-spacing: .02em;
font-size: 15px;
line-height: 1.5;
color: #222;
background: #f7f7f7;
margin: 25px 0; }
blockquote a {
color: #252c30;
transition: 400ms ease-in-out; }
blockquote a:hover {
color: inherit;
transition: 400ms ease-in-out; }
blockquote p {
text-align: inherit;
font-size: 20px;
line-height: 32px; }
blockquote p cite {
margin-top: 20px;
display: block; }
blockquote p cite a {
transition: 300ms ease;
font-size: 13px; }
blockquote p cite a:hover {
opacity: 1;
transition: 300ms ease; }
blockquote p:last-child {
margin-bottom: 0; }
blockquote:before {
font: normal normal normal 36px/1 FontAwesome;
font-weight: 900;
position: absolute;
content: "\f10d";
top: 0;
left: 0;
right: 0;
text-align: center;
margin: 0 auto;
padding-top: 30px; }
blockquote p + p {
margin-top: 10px; } .fl_main {
overflow: hidden; } .fl-width-10 {
width: 10%; }
.fl-width-20 {
width: 20%; }
.fl-width-30 {
width: 30%; }
.fl-width-40 {
width: 40%; }
.fl-width-50 {
width: 50%; }
.fl-width-60 {
width: 60%; }
.fl-width-70 {
width: 70%; }
.fl-width-80 {
width: 80%; }
.fl-width-90 {
width: 90%; }
.fl-width-100 {
width: 100%; } .fl-form-password-protected .fl-input-group .form-control {
width: calc(100% - 114px);
float: left;
padding-left: 15px;
min-height: 46px; }
.fl-form-password-protected .fl-input-group .fl-pass-button {
transition: all 400ms ease-in-out;
font-size: 13px;
letter-spacing: 1px;
float: left;
min-height: 46px; } .fl-gap,
.fl-gap-1,
.fl-gap-2,
.fl-gap-3,
.fl-gap-4,
.fl-gap-5,
.fl-gap-6 {
display: block;
height: 20px; }
.fl-gap:after, .fl-gap:before,
.fl-gap-1:after,
.fl-gap-1:before,
.fl-gap-2:after,
.fl-gap-2:before,
.fl-gap-3:after,
.fl-gap-3:before,
.fl-gap-4:after,
.fl-gap-4:before,
.fl-gap-5:after,
.fl-gap-5:before,
.fl-gap-6:after,
.fl-gap-6:before {
content: '';
display: table;
clear: both; }
.fl-gap-1 {
height: 30px; }
.fl-gap-2 {
height: 40px; }
.fl-gap-3 {
height: 60px; }
.fl-gap-4 {
height: 80px; }
.fl-gap-5 {
height: 100px; }
.fl-gap-6 {
height: 120px; } body.admin-bar .mfp-close {
top: 30px !important; }
body.admin-bar .mfp-iframe-holder {
padding-top: 82px;
padding-bottom: 82px; }
body.admin-bar img.mfp-img {
padding: 82px 0 82px; }
body.admin-bar .mfp-figure:after {
top: 82px;
bottom: 82px; } .sidebar_left {
float: left;
position: relative;
min-height: 1px; }
.sidebar_left .sidebar {
margin-right: -30px; }
.sidebar_left.woo-sidebar .sidebar {
margin-right: 0; }
.position_sidebar_left {
float: right;
position: relative;
min-height: 1px; }
.position_sidebar_left .fl-content-wrapper {
padding-left: 38px; }
.sidebar_right {
float: right;
position: relative;
min-height: 1px; }
.sidebar_right .sidebar {
margin-left: -30px; }
.sidebar_right.woo-sidebar .sidebar {
margin-left: 0; }
.position_sidebar_right {
float: left;
position: relative;
min-height: 1px; }
.position_sidebar_right .fl-content-wrapper {
padding-right: 38px; }
.sidebar-container {
position: relative;
z-index: 3; }
.fl-button-pagination {
cursor: pointer; }
.fl-load-more-btn {
position: relative; }
.fl-load-more-btn.loading {
visibility: visible !important;
animation: loading_animation 2s infinite ease-in-out; }
.fl-load-more-btn:before {
content: '';
display: inline-block;
margin-right: 7px;
margin-left: -6px;
border-width: 4px 6px;
border-style: solid;
border-color: transparent; }
.fl-load-more-btn:after {
position: absolute;
top: 0;
left: 0;
width: 110%;
height: 100%;
content: '';
transform: skewX(-50deg);
background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) -2em 0 no-repeat;
background-size: 2em 100%; }
.fl-load-more-btn:hover:after {
transition: .7s linear;
background-position: 150% 0; }
@keyframes loading_animation {
0% {
opacity: 1; }
50% {
opacity: 0.6; }
100% {
opacity: 1; } }
.fl-position-relative {
position: relative; }
.fl-position-absolute {
position: absolute; }
.page_heading {
background: #222222; }
.btn-hover-effect {
position: relative;
overflow: hidden; }
.btn-hover-effect:after {
position: absolute;
top: 50%;
left: 50%;
width: 120%;
height: 50%;
opacity: 0;
z-index: -1;
content: '';
transition: all 0.3s ease 0s;
transform: translateX(-50%) translateY(-50%) rotate(45deg); }
.btn-hover-effect:hover:after {
transition: all 0.3s ease 0s;
height: 500%;
opacity: 1; }
.fl-boxed-container {
max-width: 1780px;
margin: 0 auto; }
.post-share-icon a.vk:after {
background: #4a76a8; }
.post-share-icon a.pin:after {
background: #e60023; }
.post-share-icon a.red:after {
background: #ff4502; }
.post-share-icon a.lin:after {
background: #1785b0; }
.post-share-icon a.goglp:after {
background: #d44132; }
.post-share-icon a.twi:after {
background: #41abe1; }
.post-share-icon a.fb:after {
background: #4267b2; }
.inner_content .wp-block-rss .wp-block-rss__item {
display: flex; }
.inner_content .wp-caption {
max-width: 98%; }
.fl--logo-container .logotype-text {
margin-bottom: 0;
margin-top: 15px; }
#fl-main-holder {
overflow: hidden; }
.fl--header-title {
word-wrap: break-word;
letter-spacing: 1px;
font-size: 40px;
margin-bottom: 0;
color: #fff; }
.fl-pre--title-wrapper .fl--sub-title {
font-size: 18px; }
.fl--post-pre-title {
font-size: 15px;
color: #cbcbcb;
margin-bottom: 5px; }
.default-btn {
position: relative;
overflow: hidden;
z-index: 0; }
.default-btn:before, .default-btn:after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.default-btn:before {
z-index: -2; }
.default-btn:after {
width: 140%;
left: -20%;
z-index: -1;
transform-origin: 0 50%;
transform: skew(-35deg) scaleX(0);
transition: transform .5s ease; }
.default-btn:hover:after {
transform: skew(-35deg) scaleX(1); }
html .jelect-current {
height: auto; }
.vc-auto-search .jelect-current, .vc-auto-search div.select {
text-align: left;
color: #222; }
.jelect {
position: relative;
display: inline-block;
cursor: pointer;
user-select: none;
box-sizing: border-box; }
.jelect, .media-middle {
vertical-align: middle; }
.jelect_state_active .jelect-current:after {
transition: transform .3s ease;
transform: rotate(180deg); }
.jelect-current {
border: 1px solid #dddddd;
line-height: 1;
font-size: 15px;
color: #222222;
padding: 15px 70px 15px 20px;
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
overflow-wrap: normal; }
.jelect-current:after {
transition: transform .3s ease;
content: "\f107";
font: normal normal normal 14px/1 FontAwesome;
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #cccccc; }
.jelect-option:hover, .jelect-option_state_active {
color: #fff !important; }
.jelect-option {
position: relative;
overflow: hidden;
margin-bottom: 1px;
padding: 8px 16px;
display: block;
height: 38px;
font-size: 13px;
line-height: 22px;
color: #222;
overflow-wrap: normal;
transition: 125ms ease-out; }
.jelect-options {
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 2000;
margin-top: 1px;
display: none;
max-height: 194px;
overflow-y: auto;
overflow-x: hidden;
padding-left: 0;
background: #fff;
box-shadow: 1px 1px 4px 1px #eee; }
.jelect-input {
display: none !important; }
.jelect-options_state_active {
display: block !important; }
.car-favorite {
color: #fff !important; }
.single-add-to-compare .auto-title {
text-transform: uppercase;
font-size: 16px;
margin: 0;
padding: 0; }
.single-add-to-compare .col-md-9 {
display: flex;
align-items: center; }
.single-add-to-compare .col-md-9 .single-add-to-compare-left {
display: flex;
align-items: center; }
.custom-rev-slider-price-bg {
height: 272px;
margin-top: -30px !important;
padding-left: 130px !important; }
.custom-rev-slider-price-bg .bg-inner {
position: relative;
background: #23aac3;
border-radius: 50%;
width: 220px;
height: 220px;
margin-right: 30px !important;
margin-left: auto !important;
padding-right: 20px !important;
padding-left: 15px !important;
text-align: center !important;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
z-index: 1; }
.custom-rev-slider-price-bg .bg-inner:after {
content: '';
position: absolute;
width: calc(100% + 10px);
height: calc(100% + 10px);
right: -10px;
top: auto;
bottom: -10px;
left: auto;
border-radius: 50%;
z-index: -1; }
.custom-rev-slider-price-bg .bg-inner .inner-main-text {
margin-bottom: 5px !important;
width: 100%;
font-size: 18px !important;
letter-spacing: -0.25px !important;
line-height: 18px !important; }
.custom-rev-slider-price-bg .bg-inner .price-content {
width: 100%;
margin-bottom: 10px !important; }
.custom-rev-slider-price-bg .bg-inner .price-content .price {
font-size: 66px !important;
line-height: 66px !important; }
.custom-rev-slider-price-bg .bg-inner .price-content .price-currency {
font-size: 38px !important;
line-height: 1 !important;
vertical-align: 60% !important; }
.custom-rev-slider-price-bg .bg-inner .price-content .price-period {
display: block;
font-size: 18px !important;
text-align: right !important; }
.custom-rev-slider-price-bg .bg-inner .period-rend {
display: block;
width: 100%;
font-size: 12px !important;
line-height: 12px !important;
text-transform: uppercase !important; }
.header-custom-decor-rev-slider:after {
content: '';
position: absolute;
right: 0;
bottom: -10px;
left: 0;
display: block;
height: 6px;
clip-path: polygon(0 100%, 100% 0, 100% 100%); }
.stop-scrolling {
height: 100%;
overflow: hidden; }
.fl-flipper-icon {
transform-style: preserve-3d;
perspective: 60px;
transition: .6s;
position: relative; }
.fl-flipper-icon .fl-front-content {
backface-visibility: hidden; }
.fl-flipper-icon .fl-back-content {
cursor: pointer;
transform: rotateY(180deg);
backface-visibility: hidden;
position: absolute;
top: 0;
height: 100%;
width: 100%;
z-index: 2;
display: flex;
align-items: center;
justify-content: center; }
.fl-flipper-icon .fl-back-content .fl-custom-icon-plus-symbol {
transform: rotate(45deg);
font-size: 18px;
margin-top: -1px;
transition: .3s ease; }
.fl-flipper-icon.opened {
transition: .6s;
transform: rotateY(180deg); }
.header-icon.opened .fl-flipper-icon {
transition: .6s;
transform: rotateY(180deg); }
p.has-large-font-size {
line-height: 1.1em; }
p {
line-height: 1.7em; }
figcaption {
width: unset !important; }
figcaption a {
color: #e3740e;
transition: all .3s; }
.aligncenter,
div.aligncenter {
display: block;
text-align: center; }
.wp-block-button {
margin-bottom: 1.5em; }
a.wp-block-button__link, a.wp-block-file__button {
color: #ffffff !important;
transition: all .3s; }
.fl-story-blog-inner .inner_content a {
color: #d2b829; }
.is-style-outline a {
color: #222222 !important; }
.wp-block-cover-text {
color: #ffffff !important; }
.wp-block-gallery li:before {
content: unset !important; }
.wp-block-gallery {
column-count: 2;
margin-left: 0px !important; }
.wp-block-gallery .blocks-gallery-item {
width: unset; }
.wp-block-gallery .blocks-gallery-item figcaption {
max-width: 100%;
width: unset; }
.wp-block-quote.is-style-large {
padding: 54px;
margin: 0 0 16px;
font-size: 20px;
font-weight: 400;
font-style: normal; }
ul.wp-block-archives li a, ul.wp-block-categories li a, ul.wp-block-latest-posts li a {
color: #222222 !important; }
ul li a {
color: #888888; }
.fl-list .fl-list-ul .fl-list-li:before {
content: "\f111";
font: normal normal normal 14px/1 FontAwesome;
float: left;
display: block;
width: 6px;
height: 6px;
position: relative;
top: 1em;
left: 0;
margin-top: 3px;
margin-left: -25px;
border-radius: 50%;
font-size: 8px !important; }
select {
font-size: 13px;
padding-top: 6px;
padding-left: 29px;
padding-right: 45px;
border: 1px solid;
border-color: rgba(60, 108, 47, 0.2) !important;
border-radius: 22px;
max-width: 100%;
margin: 0 0 20px 0;
resize: none;
width: 100%;
appearance: none;
background: #fff url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/arrow-dropdown.png) center right 10px no-repeat; }
ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
color: #ccc; }
ol.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author {
color: #222222 !important; }
ol.wp-block-latest-comments a.wp-block-latest-comments__comment-author {
color: #222222; } html .jelect-option:hover, html .jelect-option_state_active {
background-color: #222; }
html .jelect-options {
background: #f4f4f4 !important; }
html .fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn i {
padding: 9px 22px 9px 9px;
font-size: 40px; }
html .fl-tabs .nav-tabs li .tab-link-content .inner-content .tabs-icon {
font-size: 47px;
padding: 0;
width: 130px;
height: 85px;
line-height: 91px; }
html .fl-tabs .nav-tabs li .tab-link-content .inner-content .tab-title-content {
font-size: 22px;
line-height: 1.5;
padding: 0 30px; }
html .fl-tabs .nav-tabs li {
background: #fff; }
html .fl-vc-car-detail-wrapper .fl-slider-arrows div, .fl-single-product .fl-single-right-content .summary form.cart:not(.grouped_form) .quantity {
border-color: #dedede !important; }
#fl-main-holder .fl-resent-cars-vc .button-vc-car-wrapper {
margin-top: 50px; }
#fl-main-holder .fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li {
font-size: 15px;
color: #555555; }
html .fl-phone-number-wrapper-vc i {
font-size: 42px; }
html .button-container .fl-vc-button {
padding: 21px 45px;
min-width: 225px; }
html .fl-hotspot-shortcode .Hotspot_Title {
margin-bottom: 0px;
font-weight: bold; }
html .fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-title {
margin-bottom: 10px; }
html .fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-offer {
right: 33px;
bottom: 33px; }
html .fl-action-content-wrapper-vc .vc-fl-action-content .inner-content {
padding: 40px 45px; }
html .fl-woo-slider-content-vc .fl-shop-slider {
padding-bottom: 0; }
html .fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:nth-child(2n+1) {
background-color: #f4f4f4 !important; }
html .fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:nth-child(2n+1):hover {
background-color: #f7f7f7 !important; }
html .fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover {
background-color: #f4f4f4 !important; }
html .fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-profession {
font-size: 14px;
margin-bottom: 15px;
font-weight: normal;
margin-top: 2px; }
html .fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-phone {
font-size: 16px;
font-weight: 600; }
html .home-page-post-container .blog-post .post-title {
padding-bottom: 10px;
margin-top: 0;
padding-top: 20px; }
html .fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-name {
font-size: 16px;
font-weight: 600;
text-transform: uppercase; }
html .fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social {
margin-top: 14px;
font-size: 16px;
margin-left: 0;
margin-bottom: 0; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social li a {
color: #555555 !important; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social li a:hover {
color: #222 !important; }
html .fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-email {
font-size: 15px;
margin-top: 0; }
html .testimonial-slider .fl-testimonial-slide .bottom-content .testimonial-name {
font-size: 15px;
text-transform: uppercase; }
html .testimonial-slider .fl-testimonial-slide .slider-inner-content {
min-height: 320px; }
html .home-page-post-container .blog-post .post-title {
padding-bottom: 10px;
margin-top: 0;
padding-top: 40px; }
html .blog-post.left-post-style .post-holder {
height: 478px;
overflow: hidden; } html .sidebar.cars-sidebar .widget.pixad-filter .jelect-options {
top: 44px;
background: #fff !important; }
html .pix-dynamic-content #pixad-listing.list .card .card__inner .card__price {
padding: 10px 15px; }
html .fl-autos-post-pagination {
padding: 15px; }
html .fl-autos-post-pagination:hover {
opacity: 1;
background: #222 !important;
color: #fff; } .products .shop-grid-item .fl-woo-item-inner-content {
border: 1px solid #ddd;
text-align: center; } .single .fl-no-sidebar-wrapper {
max-width: 900px;
margin-left: auto;
margin-right: auto; }
.page-template .comments-container {
margin-top: 40px; }
.fl-image-absolute {
position: absolute !important;
bottom: -5px !important; }
.mfp-ready .mfp-figure {
opacity: 1; } #fl-page--preloader {
z-index: 1999;
position: fixed;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column; }
#fl-page--preloader .save_loader_bugs {
display: none; }
#fl-page--preloader .fl-top-progress {
position: absolute;
width: 100%;
top: 0; }
#fl-page--preloader .fl-top-progress .fl-loader_right {
opacity: 0.8;
position: absolute;
right: 100%;
z-index: 999;
height: 7px;
display: inline-block;
left: 50%;
width: 0;
transition: all 1000ms cubic-bezier(0.745, 0.12, 0.32, 1.275); }
#fl-page--preloader .fl-top-progress .fl-loader_left {
opacity: 0.8;
position: absolute;
z-index: 999;
height: 7px;
display: inline-block;
right: 50%;
width: 0;
transition: all 1000ms cubic-bezier(0.745, 0.12, 0.32, 1.275); }
#fl-page--preloader .fl--preloader-progress-bar {
height: 8px;
padding-top: 3px;
padding-bottom: 3px;
max-width: 700px;
display: block;
width: 100%;
margin: 0 auto;
background-color: #eee; }
#fl-page--preloader .fl--preloader-progress-bar span {
float: left;
width: 0;
height: 100%;
display: inline-block; }
#fl-page--preloader .fl-preloader--text-percent {
margin-top: 45px;
font-size: 23px; }
#fl-page--preloader.fl-preloader-close {
transform: translateY(-1000%);
opacity: 0;
transition: opacity 0s ease-in ,transform 0s ease-in;
display: none; }
#fl-page--preloader .fl-top-background-preloader {
position: fixed;
top: 0;
width: 100%;
height: 50%; }
#fl-page--preloader .fl-bottom-background-preloader {
position: fixed;
bottom: 0;
width: 100%;
height: 50%; }  .fl-top-header-content {
transition: all .3s;
overflow: hidden;
font-size: 14px;
align-items: stretch;
min-height: 60px;
margin: 0 auto; }
.fl-top-header-content .info-container {
display: flex;
position: relative;
align-items: stretch;
padding: 0px; }
.fl-top-header-content .info-container a {
color: inherit; }
.fl-top-header-content .info-container .left-top-header-content {
display: flex;
align-items: center;
flex-grow: 1; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar {
line-height: 1;
display: inline-block; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget {
padding: 20px 0;
display: inline-flex; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div {
display: table;
vertical-align: center;
align-items: center;
margin-right: 22px;
font-size: 14px; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div i {
margin-right: 9px; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div i.fa-envelope {
font-size: 12px; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div .info-text {
margin-right: 6px; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div:last-child {
margin-right: 0; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div .info-bolt-text {
color: #222222;
font-size: 15px; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div a {
transition: .3s ease; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .fl-header-info-widget > div a:hover {
transition: .3s ease; }
.fl-top-header-content .info-container .right-top-header-content {
display: flex;
align-items: center; }
.fl-top-header-content .info-container .right-top-header-content .fl-account-btn {
padding: 20px 0;
margin-right: 25px; }
.fl-top-header-content .info-container .right-top-header-content .fl-account-btn .header-login i {
display: inline-flex;
margin-right: 9px; }
.fl-top-header-content .info-container .right-top-header-content .fl-account-btn .header-login i.fa-envelope {
font-size: 12px; }
.fl-top-header-content .info-container .right-top-header-content .fl-account-btn .header-login .fl-flipper-icon {
display: inline-flex; }
.fl-top-header-content .info-container .right-top-header-content .fl-account-btn .header-login .fl-front-content {
cursor: pointer; }
.fl-top-header-content .info-container .right-top-header-content .fl-account-btn .opened i {
display: none; }
.fl-top-header-content .info-container .right-top-header-content .fl-listings-btn {
padding: 20px 25px;
background: #333333; }
.fl-top-header-content .info-container .right-top-header-content .fl-listings-btn i {
margin-right: 9px; }
.fl-top-header-content .info-container .right-top-header-content .fl-listings-btn i.fa-envelope {
font-size: 12px; } .fl-header--navigation .fl--logo-container .logotype-text, .fl-header--navigation .fl--logo-container .img-logotype {
display: inline-block;
margin-bottom: 0;
padding-top: 6px;
padding-bottom: 6px; }
.fl-header--navigation .fl-bottom-header-content {
padding: 40px 15px;
transition: transform .4s ease-in-out, padding .3s ease; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container {
position: relative;
display: flex;
align-items: center; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--logo-container {
flex-grow: 0;
min-width: 16.6666666667%; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn {
display: flex; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn i {
font-size: 32px;
padding: 9px;
border-right: 1px solid #cccccc;
margin-right: 20px;
line-height: 30px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn .fl-header-phone-container {
display: block; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn .fl-header-phone-container .fl-header-phone-text {
display: block; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn .fl-header-phone-container .fl-header-phone {
display: block;
font-size: 20px;
transition: all .3s; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute {
display: flex;
margin-left: 65px;
padding: 15px 30px;
position: relative; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/btn_brdr.png) no-repeat;
width: 100%;
height: 68px;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute i {
font-size: 24px;
padding: 9px;
line-height: 30px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute .fl-header-phone-container {
display: block; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute .fl-header-phone-container .fl-header-phone {
display: block;
font-size: 20px;
transition: all .3s;
line-height: 48px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-contact {
flex-grow: 0;
display: flex;
align-items: stretch; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-contact i {
float: left;
font-size: 35px;
padding-right: 10px;
border-right: 1px solid #ccc; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-contact .header-contacts__inner {
font-size: 12px;
color: #222222;
display: block;
padding-left: 20px;
line-height: 1; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-contact .header-contacts__inner .header-contacts__number {
display: block;
font-size: 16px;
color: #222222;
white-space: nowrap;
margin-top: 6px;
text-decoration: none;
transition: .2s ease; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-contact .header-contacts__inner .header-contacts__number:hover {
transition: .2s ease; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl-mega-menu {
flex-grow: 1;
text-align: right; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container {
flex-grow: 0;
margin-left: 20px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon {
display: inline-flex;
padding: 0 20px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon i {
font-size: 16px;
cursor: pointer;
transition: .3s ease;
line-height: 52px;
position: relative; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon i:hover {
transition: .3s ease; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon:last-child {
padding-right: 0; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon.fl--hamburger-menu {
display: none;
padding-right: 10px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon.header-login {
position: relative; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon a {
color: inherit; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .opened i::before {
content: "" !important; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-btn {
display: inline-flex;
margin-left: 50px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-btn a {
padding: 18px 27px;
color: #fff;
line-height: 1;
font-size: 13px;
text-transform: uppercase;
align-items: center; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-btn-absolute {
display: inline-flex;
margin-left: 50px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-btn-absolute a {
padding: 18px 27px;
color: #fff;
line-height: 1;
font-size: 13px;
text-transform: uppercase;
align-items: center; }
.fl-header--navigation.fixed-navbar {
position: absolute;
background: #fff;
width: 100%; }
.fl-header--navigation.fixed-enable {
box-shadow: 0 1px 1px 0 #ddd;
transition: .3s ease;
position: fixed;
background: #fff;
z-index: 99;
transform: translateY(0); }
.fl-header--navigation.fixed-enable .fl-top-header-content {
display: none; }
.fl-header--navigation.padding-disable .fl-bottom-header-content {
padding-top: 15px;
padding-bottom: 15px;
transition: transform .4s ease-in-out, padding .3s ease; }
.fl-header--navigation.scrollUp {
transform: translateY(calc(-100% - 2px));
transition: transform .4s ease-in-out, padding .3s ease; }
.header-padding {
padding-top: 151px; }
.fl--sidebar-header-button, .fl--mobile-menu-icon {
display: inline-flex;
cursor: pointer;
position: relative;
padding: 10px 0; }
.fl--sidebar-header-button .fl-flipper-icon, .fl--mobile-menu-icon .fl-flipper-icon {
display: flex;
align-items: center;
justify-content: center;
transition: 0.6s;
transform-style: preserve-3d;
width: 20px;
height: 16px;
line-height: 20px;
perspective: 40px;
position: relative; }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content, .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content {
display: flex;
flex-direction: column;
align-items: flex-end;
backface-visibility: hidden;
justify-content: center;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
z-index: 2; }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content span, .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content span {
display: inline-block;
width: 17px;
height: 2px;
background: #fff;
transition: transform .3s ease-in-out;
transform-origin: right center; }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content span:nth-child(1), .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content span:nth-child(1) {
transform: scaleX(0.7);
margin-bottom: 2px; }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content span:nth-child(2), .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content span:nth-child(2) {
transform: scaleX(0.9);
margin-bottom: 2px; }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content span:nth-child(3), .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content span:nth-child(3) {
transform: scaleX(0.6);
margin-bottom: 2px; }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content:hover span, .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content:hover span {
transition: transform .3s ease-in-out;
transform: scaleX(0.6); }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content:hover span:nth-child(1), .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content:hover span:nth-child(1) {
transform: scaleX(0.9); }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content:hover span:nth-child(2), .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content:hover span:nth-child(2) {
transform: scaleX(0.5); }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content:hover span:nth-child(3), .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content:hover span:nth-child(3) {
transform: scaleX(0.8); }
.fl--sidebar-header-button .fl-flipper-icon .fl-back-content, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
transform: rotateY(180deg); }
.fl--sidebar-header-button .fl-flipper-icon .fl-back-content span, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content span {
display: inline-block;
width: 18px;
height: 2px;
background: transparent;
position: relative; }
.fl--sidebar-header-button .fl-flipper-icon .fl-back-content span:before, .fl--sidebar-header-button .fl-flipper-icon .fl-back-content span:after, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content span:before, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content span:after {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: calc(50% - 2px);
background: #fff;
width: 18px;
height: 2px;
display: inline-block;
content: ''; }
.fl--sidebar-header-button .fl-flipper-icon .fl-back-content span:before, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content span:before {
transform: rotate(45deg); }
.fl--sidebar-header-button .fl-flipper-icon .fl-back-content span:after, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content span:after {
transform: rotate(-45deg); }
.fl--sidebar-header-button.opened .fl-flipper-icon, .fl--mobile-menu-icon.opened .fl-flipper-icon {
transition: 0.6s;
transform: rotateY(180deg); }
.fl--sidebar-header-button .fl-flipper-icon, .fl--mobile-menu-icon .fl-flipper-icon {
position: relative; }
.fl--sidebar-header-button .fl-flipper-icon .fl-front-content span, .fl--mobile-menu-icon .fl-flipper-icon .fl-front-content span {
background: #222 !important; }
.fl--sidebar-header-button .fl-flipper-icon .fl-back-content span:before, .fl--sidebar-header-button .fl-flipper-icon .fl-back-content span:after, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content span:before, .fl--mobile-menu-icon .fl-flipper-icon .fl-back-content span:after {
background: #222 !important; }
.fl--navigation-menu-absolute-light {
width: 100%;
position: absolute !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .fl--logo-container img.img-logotype-dark {
display: none; }
.fl--navigation-menu-absolute-light .fl-navigation-container .header-btn {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .header-btn .fl-header-phone-container {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .header-btn .fl-header-phone-container .fl-header-phone {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .header-btn-absolute {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .header-btn-absolute .fl-header-phone-container {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .header-btn-absolute .fl-header-phone-container .fl-header-phone {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .fl-mega-menu ul li a {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .fl-mega-menu ul li a:after {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .fl-mega-menu ul.sub-menu li a {
color: #222222 !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .header-search .fl-flipper-icon .fl-front-content i {
color: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl-navigation-container .fl--sidebar-header-button .fl-flipper-icon span {
background: #ffffff !important; }
.fl--navigation-menu-absolute-light .fl--hamburger-menu .fl-flipper-icon .fl-front-content span:first-child {
background: #fff; }
.fl--navigation-menu-absolute-light .fl--hamburger-menu .fl-flipper-icon .fl-front-content span {
background: #fff; }
.fl--navigation-menu-absolute-dark {
width: 100%;
position: absolute !important; }
.fl--navigation-menu-absolute-dark .fl-navigation-container .fl--logo-container img.img-logotype-light {
display: none; }
.fl-light_logo .fl-navigation-container .fl--logo-container img.img-logotype-dark {
display: none; }
.fl-light_logo .fl-navigation-container .header-btn {
color: #ffffff !important; }
.fl-light_logo .fl-navigation-container .header-btn .fl-header-phone-container {
color: #ffffff !important; }
.fl-light_logo .fl-navigation-container .header-btn .fl-header-phone-container .fl-header-phone {
color: #ffffff !important; }
.fl-light_logo .fl-navigation-container .fl-mega-menu ul li a {
color: #ffffff !important; }
.fl-light_logo .fl-navigation-container .fl-mega-menu ul.sub-menu li a {
color: #222222 !important; }
.fl-light_logo .fl-navigation-container .header-search .fl-flipper-icon .fl-front-content i {
color: #ffffff !important; }
.fl-light_logo .fl-navigation-container .fl--sidebar-header-button .fl-flipper-icon span {
background: #ffffff !important; }
.fl-dark_logo .fl-navigation-container .fl--logo-container img.img-logotype-light {
display: none; } .fl--hamburger-menu, .fl--hamburger-menu-wrapper {
display: inline-flex;
cursor: pointer; }
.fl--hamburger-menu .fl-flipper-icon, .fl--hamburger-menu-wrapper .fl-flipper-icon {
display: flex;
align-items: center;
justify-content: center;
transition: 0.6s;
transform-style: preserve-3d;
width: 16px;
height: 16px;
line-height: 16px;
perspective: 40px;
position: relative; }
.fl--hamburger-menu .fl-flipper-icon .fl-front-content, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-front-content {
display: flex;
flex-direction: column;
align-items: flex-end;
backface-visibility: hidden;
justify-content: center;
position: absolute;
top: 2px;
left: 0;
width: 16px;
height: 16px;
z-index: 2; }
.fl--hamburger-menu .fl-flipper-icon .fl-front-content span, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-front-content span {
margin-top: 5px;
width: 100%;
height: 1px;
background: #1c1f23; }
.fl--hamburger-menu .fl-flipper-icon .fl-front-content span:first-child, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-front-content span:first-child {
margin-top: 0; }
.fl--hamburger-menu .fl-flipper-icon .fl-back-content, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-back-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
backface-visibility: hidden;
position: absolute;
top: 2px;
left: 0;
transform: rotateY(180deg);
width: 16px;
height: 16px; }
.fl--hamburger-menu .fl-flipper-icon .fl-back-content .fl-close-icon:before, .fl--hamburger-menu .fl-flipper-icon .fl-back-content .fl-close-icon:after, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-back-content .fl-close-icon:before, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-back-content .fl-close-icon:after {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: calc(50% - 2px);
background: #1c1f23;
width: 100%;
height: 2px;
display: inline-block;
content: ''; }
.fl--hamburger-menu .fl-flipper-icon .fl-back-content .fl-close-icon:before, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-back-content .fl-close-icon:before {
transform: rotate(45deg); }
.fl--hamburger-menu .fl-flipper-icon .fl-back-content .fl-close-icon:after, .fl--hamburger-menu-wrapper .fl-flipper-icon .fl-back-content .fl-close-icon:after {
transform: rotate(-45deg); }
.fl--hamburger-menu.opened .fl-flipper-icon, .fl--hamburger-menu-wrapper.opened .fl-flipper-icon {
transition: 0.6s;
transform: rotateY(180deg); } .fl-mega-menu {
line-height: 14px; }
.fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav .sub-menu li a i {
margin-right: 10px; }
.fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav .sub-menu li:last-child a {
padding-bottom: 0; }
.fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav .sub-menu .double-sub-menu {
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
border: 1px solid #eaeaeb;
padding: 15px 0;
background: #fff;
transition: .3s ease-in-out;
visibility: hidden;
opacity: 0;
position: absolute;
top: -16px;
left: 100%;
margin-left: 5px;
transform: translateX(-30px); }
.fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav .sub-menu .double-sub-menu.sub-nav-left {
z-index: 1001;
left: auto;
margin-right: 5px;
right: 100%;
transform: translateX(30px); }
.fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav li.has-submenu > a:before {
color: rgba(37, 50, 65, 0.4);
content: '';
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 3.5px 0 3.5px 5px;
border-color: transparent transparent transparent #d2d2d2;
position: absolute;
top: 7px;
right: 15px;
transform: translateY(-50%); }
.fl-mega-menu ul > li:not(.mega-menu-item) .sub-nav li.has-submenu:hover > .double-sub-menu {
transition: .3s ease-in-out;
visibility: visible;
opacity: 1;
transform: translateX(0); }
.fl-mega-menu ul li.menu-item-depth-0 > a {
padding: 0 18px 12.5px; }
.fl-mega-menu ul li.menu-item-depth-0.has-submenu > a:after {
color: rgba(37, 50, 65, 0.4);
content: '';
display: inline-block;
width: 0;
height: 0;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
position: absolute;
top: 8px;
right: 4px;
transform: translateY(-50%); }
.fl-mega-menu ul li.menu-item-depth-0.has-submenu > a:hover:after {
color: inherit; }
.fl-mega-menu ul li.menu-item-depth-0:last-child a {
padding-right: 0; }
.fl-mega-menu ul li {
position: relative;
display: inline-block;
line-height: 12px; }
.fl-mega-menu ul li a {
transition: .3s ease-in-out;
position: relative;
white-space: nowrap; }
.fl-mega-menu ul li a i {
margin-right: 5px; }
.fl-mega-menu ul li a:hover {
transition: .3s ease-in-out; }
.fl-mega-menu ul li.has-submenu .sub-nav {
z-index: 999;
display: flex;
position: absolute;
width: inherit;
left: 0;
top: 45px;
visibility: hidden;
opacity: 0;
transform: translateY(30px);
transition: .3s ease-in-out; }
.fl-mega-menu ul li.has-submenu .sub-nav.open {
transition: .3s ease-in-out;
visibility: visible;
opacity: 1;
transform: translateY(0); }
.fl-mega-menu ul li.has-submenu .sub-nav > .sub-menu {
text-align: left;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
border: 1px solid #eaeaeb;
padding: 15px 0;
background: #fff; }
.fl-mega-menu ul li.has-submenu .sub-nav > .sub-menu li {
display: block; }
.fl-mega-menu ul li.has-submenu .sub-nav > .sub-menu li a {
padding: 5px 60px 15px 25px;
width: 100%;
min-width: 150px;
display: block;
position: relative;
text-transform: none;
border-bottom: none; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul > li {
display: block; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul > li > ul li {
display: block; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-1 > li {
display: block; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-2 > li {
display: inline-block;
float: left; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-2 > li:nth-child(3n) {
clear: left; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-3 > li {
display: inline-block;
float: left; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-3 > li:nth-child(4n) {
clear: left; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-4 > li {
display: inline-block;
float: left; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-4 > li:nth-child(5n) {
clear: left; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-5 > li {
display: inline-block;
float: left; }
.fl-mega-menu ul > li.mega-menu-item .sub-nav > ul.max-columns-5 > li:nth-child(6n) {
clear: left; }
.fl-mega-menu ul > li.sub-menu-full-width {
position: inherit; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav {
width: 100%;
top: calc(100% - 10px); }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu {
width: 100%;
padding: 15px; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu > li {
padding-left: 15px;
padding-right: 15px; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu > li a {
padding-left: 0;
padding-right: 0; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-1 > li {
display: block;
width: 100%; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-1 > li a {
white-space: normal; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-2 > li {
display: block;
width: 50%; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-2 > li a {
white-space: normal; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-3 > li {
display: block;
width: 33.3333333%; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-3 > li a {
white-space: normal; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-4 > li {
display: block;
width: 25%; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-4 > li a {
white-space: normal; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-5 > li {
display: block;
width: 20%; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu.max-columns-5 > li a {
white-space: normal; }
.fl-mega-menu ul > li.sub-menu-full-width .sub-nav > .sub-menu > .sub-menu > li {
padding: 0; } .nav-menu li a {
color: #1c1f23 !important; }
.nav-menu li .sub-menu li a, .fl-mega-menu .nav-menu li .sub-menu li .sub-sub-menu a {
color: #333333; }
.fl-mega-menu > ul > li .sub-nav > ul.sub-menu-wide > li > a {
text-transform: uppercase !important;
line-height: 10px;
letter-spacing: 1.2px;
margin: 10px 0 20px 0;
padding-bottom: 0 !important; } .navigation_container {
max-width: 1740px; }
.fl--header {
z-index: 99;
position: relative; } .fl-page-heading {
z-index: 2;
min-height: 180px;
background: #1f1f1f;
display: flex;
align-items: center;
position: relative; }
.fl-page-heading .heading-mask {
z-index: 1;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000000;
opacity: 0.6; }
.fl-page-heading .fl--page-header {
padding: 0px;
z-index: 3;
text-align: left; }
.fl-page-heading .fl--page-header .header-title {
letter-spacing: -0.010em;
color: #fff;
font-size: 36px;
margin-bottom: 0px;
float: left;
position: relative;
padding-bottom: 20px; }
.fl-page-heading .fl--page-header .header-title:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0; }
.fl-page-heading .fl--page-header .header-title:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 55px; }
.fl-page-heading .fl--page-header .fl-pre--title-wrapper {
float: right;
margin-top: 15px; }
.fl-page-heading .fl--page-header .fl-pre--title-wrapper .fl--sub-title {
color: #fff;
font-size: 18px;
padding: 3px 10px; }
.breadcrumbs-heading {
text-align: center;
padding: 30px 0;
border-bottom: 1px #dddddd solid; }
.breadcrumbs-heading .breadcrumbs {
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
font-size: 14px; }
.breadcrumbs-heading .breadcrumbs i.fa-home {
padding-right: 7px; }
.breadcrumbs-heading .breadcrumbs i.fa-chevron-right {
color: #555555; }
.breadcrumbs-heading .breadcrumbs a {
transition: .3s ease;
color: #555555; }
.breadcrumbs-heading .breadcrumbs a:hover {
transition: .3s ease; }
.breadcrumbs-heading .breadcrumbs .breadcrumbs-delimiter {
margin: 0 12px;
font-size: 8px;
position: relative;
top: 1px; } .header-search-form {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.9);
z-index: 9999;
opacity: 0;
display: none; }
.header-search-form .search-form-wrapper {
margin-top: 100px;
margin-bottom: 300px; }
.header-search-form .search-form-row {
justify-content: center; }
.header-search-form .search-form-row .searchsubmit {
max-height: 45px;
margin-left: 20px;
display: inline-flex; }
.header-search-form .search-form-row .searchsubmit button {
color: #fff; }
.header-search-form .search-form-row input {
background: #f2f6f7; } .fl-header-sidebar-container {
display: none;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
z-index: 1099; }
.fl-header-sidebar-container .fl-header-sidebar-overlay {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 1100;
cursor: pointer; }
.fl-header-sidebar-container .fl-header-sidebar {
overflow-x: auto;
z-index: 1200;
position: absolute;
top: 0;
right: 0;
height: 100%;
max-width: 450px;
padding: 90px 60px;
background: #fff; }
.fl-header-sidebar-container .fl-header-sidebar .fl--sidebar-close-btn {
opacity: 1;
visibility: visible;
transition: opacity .6s ease-in;
border: 0;
position: absolute;
height: 50px;
width: 50px;
border-radius: 50%;
margin: 0;
outline: 0;
padding: 10px;
vertical-align: top;
top: 15px;
right: 5px;
z-index: 99999;
cursor: pointer;
background: #eeeeee; }
.fl-header-sidebar-container .fl-header-sidebar .fl--sidebar-close-btn:before {
font: normal normal normal 14px/1 FontAwesome;
content: "\f00d";
color: #2a2b30 !important;
position: absolute;
top: 0;
width: 100%;
height: 100%;
font-size: 22px;
left: 0;
display: flex;
justify-content: center;
align-items: center; }
body.admin-bar .fl-header-sidebar-container .fl-header-sidebar {
margin-top: 30px; }
.fl-header-sidebar::-webkit-scrollbar {
width: 6px;
background: #fff;
margin-right: 20px; }
.fl-header-sidebar::-webkit-scrollbar-thumb {
height: 150px;
border-radius: 10px;
background: #f7f7f7; }
.fl-header-sidebar .widget span {
color: inherit !important; }
.fl-header-sidebar .widget a {
color: inherit !important; }
.fl-header-sidebar .widget i {
margin-right: 10px; } .login-form {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.9);
z-index: 9999;
opacity: 0;
display: none;
text-align: center;
justify-content: center; }
.login-form .login-gap {
display: block;
width: 100%; }
.login-form .login-gap.top {
height: 100px; }
.login-form .login-gap.bottom {
height: 300px; }
.remember--lost-password-wrapper {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 15px; }
.remember--lost-password-wrapper .remember-login-checkbox-label {
cursor: pointer;
margin-top: 0;
margin-right: 20px;
padding-left: 25px;
font-size: 12px;
display: flex;
align-items: center;
position: relative;
color: #fff; }
.remember--lost-password-wrapper .remember-login-checkbox-label input[type="checkbox"] {
border: 0;
padding: 0;
width: 0;
position: relative;
-webkit-appearance: none !important;
-moz-appearance: none !important;
-ms-appearance: none !important;
-o-appearance: none !important;
appearance: none !important; }
.remember--lost-password-wrapper .remember-login-checkbox-label input[type="checkbox"]:before {
cursor: pointer;
top: -8px;
position: absolute;
left: -25px;
content: '';
display: block;
width: 15px;
height: 15px;
border: 1px solid #eaeaeb; }
.remember--lost-password-wrapper .remember-login-checkbox-label input[type="checkbox"]:checked:after {
position: absolute;
top: -5px;
left: -22px;
font: 9px/1 FontAwesome;
content: '\f00c';
text-align: center; }
.remember--lost-password-wrapper a {
font-size: 12px; }
.fl-login-sub-menu.opened {
opacity: 1;
visibility: visible;
transition: .3s ease;
transform: translateY(0); }
.fl-login-sub-menu .fl-login-form-entry.login-in .fl-login_form {
display: block; }
.fl-login-sub-menu .fl-login-form-entry.login-in .fl-register-sub-menu {
display: none; }
.fl-login-sub-menu .fl-login-form-entry.register .fl-register-sub-menu {
display: block; }
.fl-login-sub-menu .fl-login-form-entry.register .fl-login_form {
display: none; }
.fl-login-sub-menu .fl-login-form-entry.loading {
transition: all .4s ease-in-out;
opacity: 0.8; }
.fl-login_form p + p {
margin-top: 20px; }
.fl-login_form .login_form_title {
font-size: 27px;
color: #fff;
text-align: center; }
.fl-login_form form input {
font-size: 12px;
padding: 10px;
border: 1px solid #eaeaeb;
margin-bottom: 0; }
.fl-login_form form button {
justify-content: center;
display: flex;
width: 100%;
line-height: 1; }
.fl-login_form form button:hover {
transition: .3s ease-in-out; }
.fl-login_form form .title-registration {
font-size: 12px; }
.fl-login_form form .remember--lost-password-wrapper .lost-password-link {
position: relative;
transition: all 0.3s;
color: #fff; }
.fl-login_form form .remember--lost-password-wrapper .lost-password-link:before {
content: '';
position: absolute;
width: 80%;
height: 1px;
bottom: 3px;
transform-origin: 0 50%;
transform: scale3d(0, 1, 1);
opacity: 0;
transition: all 0.3s;
transition-property: opacity, transform; }
.fl-login_form form .remember--lost-password-wrapper .lost-password-link:hover {
opacity: 1;
transition: all 0.3s; }
.fl-login_form form .remember--lost-password-wrapper .lost-password-link:hover:before {
opacity: .8;
transform: scale3d(1, 1, 1);
transform-origin: left;
background: #fff; }
.fl-login_form .registration-text-wrapper {
margin-top: 15px;
font-size: 11px;
display: flex;
align-items: center; }
.fl-login_form .registration-text-wrapper .registration-text {
margin-right: 10px; }
.fl-login_form .registration-text-wrapper .registration-link {
position: relative;
transition: all 0.3s;
color: #1c1f23; }
.fl-login_form .registration-text-wrapper .registration-link:before {
content: '';
position: absolute;
width: 80%;
height: 1px;
bottom: 3px;
transform-origin: 0 50%;
transform: scale3d(0, 1, 1);
opacity: 0;
transition: all 0.3s;
transition-property: opacity, transform; }
.fl-login_form .registration-text-wrapper .registration-link:hover {
opacity: 1;
transition: all 0.3s; }
.fl-login_form .registration-text-wrapper .registration-link:hover:before {
opacity: .8;
transform: scale3d(1, 1, 1);
transform-origin: left; }
.login-in {
display: inline-block;
margin: 0 auto;
min-width: 370px; }
.login-in p + p {
margin-top: 20px; }
.login-in .register_form_title {
font-size: 22px;
text-align: center; }
.login-in form input {
font-size: 12px;
padding: 10px;
border: 1px solid #eaeaeb;
background-color: white;
margin-bottom: 0; }
.login-in form .register-submit-btn {
display: flex;
justify-content: center;
width: 100%;
font-size: 11px; }
.login-in form .register-submit-btn:hover {
background: transparent !important; }
.login-in form .reg_passmail {
text-align: left;
font-size: 12px;
margin-top: 15px;
margin-bottom: 10px; }
.login-in form .register-text-link {
display: flex;
text-align: left;
font-size: 11px; }
.login-in form .register-text-link .registration-text {
margin-right: 10px; }
.login-in form .register-text-link .login-in-link {
position: relative;
transition: all 0.3s;
color: #1c1f23; }
.login-in form .register-text-link .login-in-link:before {
content: '';
position: absolute;
width: 80%;
height: 1px;
bottom: 3px;
transform-origin: 0 50%;
transform: scale3d(0, 1, 1);
opacity: 0;
transition: all 0.3s;
transition-property: opacity, transform; }
.login-in form .register-text-link .login-in-link:hover {
opacity: 1;
transition: all 0.3s; }
.login-in form .register-text-link .login-in-link:hover:before {
opacity: .8;
transform: scale3d(1, 1, 1);
transform-origin: left; }
.login-in form .login-in-btn {
color: #fff;
transition: color .3s ease; } .fl-blog-post-div {
margin-top: 100px;
margin-bottom: 100px; }
.fl-blog-post-div .post-style-default .fl-post--item {
display: block;
align-items: center;
margin-bottom: 80px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
margin-right: 20px;
margin-bottom: 15px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder {
position: relative; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder a {
transition: .3s ease;
opacity: 0;
visibility: hidden;
top: 0;
left: 0;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: inline-flex;
justify-content: center;
align-items: center;
background: rgba(31, 31, 31, 0.5); }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder a .link-decor {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
border-radius: 50%;
transition: all 0.5s ease; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder:hover a {
transition: .3s ease;
opacity: 1;
visibility: visible; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder:hover a .link-decor {
opacity: 1; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder:hover a .link-decor:first-child {
margin-left: -13px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder:hover a .link-decor:last-child {
margin-left: 13px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content {
padding-right: 80px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .category-post {
margin-bottom: 25px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .category-post a {
line-height: 1;
display: inline-flex;
font-size: 11px;
padding: 11px 15px;
border: 1px solid #ddd;
text-transform: uppercase;
color: #222222;
transition: .3s ease;
margin-right: 3px;
margin-bottom: 5px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .category-post a:hover {
transition: .3s ease;
color: #fff; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post--title {
margin-bottom: 10px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post--title a {
line-height: 1.3;
color: #222222;
transition: .3s ease;
font-size: 30px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post--title a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info {
color: #222222;
font-size: 14px;
margin-bottom: 20px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post {
display: inline-block;
padding: 0px 15px;
margin: 0px 15px;
border-left: 1px #dddddd solid;
border-right: 1px #dddddd solid; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post a {
color: inherit;
transition: .3s ease; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .author-post {
display: inline-block; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .author-post .author-link a {
color: inherit;
transition: .3s ease; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .author-post .author-link a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-text--content {
margin-bottom: 25px;
color: #555555; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-btn-read-more {
display: inline-flex;
background-color: #222;
transition: .3s ease-in-out; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-btn-read-more:hover {
background-color: #e3740e; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-btn-read-more a {
font-size: 12px;
line-height: 1;
padding: 15px 30px;
transition: .3s ease;
color: #fff; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-btn-read-more a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-default-two .fl-post--item {
display: flex;
align-items: center;
margin-bottom: 80px;
background: #f2f2f2; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content {
margin-right: 20px;
padding-right: 0px;
padding-left: 0px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder {
position: relative; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder a {
transition: .3s ease;
opacity: 0;
visibility: hidden;
top: 0;
left: 0;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: inline-flex;
justify-content: center;
align-items: center;
background: rgba(31, 31, 31, 0.5); }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder a .link-decor {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
border-radius: 50%;
transition: all 0.5s ease; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder:hover a {
transition: .3s ease;
opacity: 1;
visibility: visible; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder:hover a .link-decor {
opacity: 1; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder:hover a .link-decor:first-child {
margin-left: -13px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder:hover a .link-decor:last-child {
margin-left: 13px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content {
padding-right: 80px;
padding: 50px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .category-post {
margin-bottom: 25px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .category-post a {
line-height: 1;
display: inline-flex;
font-size: 11px;
padding: 11px 15px;
border: 1px solid #ddd;
text-transform: uppercase;
color: #222222;
transition: .3s ease;
margin-right: 3px;
margin-bottom: 5px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .category-post a:hover {
transition: .3s ease;
color: #fff; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post--title {
margin-bottom: 10px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post--title a {
line-height: 1.3;
color: #222222;
transition: .3s ease;
font-size: 30px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post--title a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info {
color: #222222;
font-size: 14px;
margin-bottom: 20px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .date-post {
display: inline-block;
padding: 0px 15px;
margin: 0px 15px;
border-left: 1px #dddddd solid;
border-right: 1px #dddddd solid; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .date-post a {
color: inherit;
transition: .3s ease; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .date-post a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .author-post {
display: inline-block; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .author-post .author-link a {
color: inherit;
transition: .3s ease; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .author-post .author-link a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-text--content {
margin-bottom: 25px;
color: #555555; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-btn-read-more {
display: inline-flex; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-btn-read-more a {
font-size: 12px;
line-height: 1;
padding: 15px 30px;
transition: .3s ease;
color: #fff;
background-color: #222; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-btn-read-more a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-grid {
display: flex;
flex-wrap: wrap; }
.fl-blog-post-div .post-style-grid .fl-post--item {
margin-bottom: 30px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder {
position: relative; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder a {
transition: .3s ease;
opacity: 0;
visibility: hidden;
top: 0;
left: 0;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: inline-flex;
justify-content: center;
align-items: center;
background: rgba(31, 31, 31, 0.5); }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder a .link-decor {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
border-radius: 50%;
transition: all 0.5s ease; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder:hover a {
transition: .3s ease;
opacity: 1;
visibility: visible; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder:hover a .link-decor {
opacity: 1; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder:hover a .link-decor:first-child {
margin-left: -13px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder:hover a .link-decor:last-child {
margin-left: 13px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content {
padding: 30px 0;
padding-bottom: 1px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .category-post {
margin-bottom: 15px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .category-post a {
line-height: 1;
display: inline-flex;
font-size: 11px;
padding: 9px 13px;
border: 1px solid #ddd;
text-transform: uppercase;
color: #222222;
transition: .3s ease;
margin-right: 3px;
margin-bottom: 5px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .category-post a:hover {
transition: .3s ease;
color: #fff; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post--title {
font-size: 22px;
line-height: 1.5;
margin-bottom: 15px;
padding: 0 30px;
overflow: hidden; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post--title a {
color: #222222;
transition: .3s ease; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post--title a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info {
font-size: 12px;
padding: 15px 30px;
position: relative;
border-top: 1px #dddddd solid;
border-bottom: 1px #dddddd solid;
text-align: center; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .date-post, .fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .author-post {
display: inline-block; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .date-post a, .fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .author-post a {
color: inherit;
transition: .3s ease; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .date-post a:hover, .fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .author-post a:hover {
transition: .3s ease; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .fl-comment-count {
margin-right: 15px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-info .author-post {
padding: 0px 15px;
margin: 0px 15px;
border-left: 1px #dddddd solid;
border-right: 1px #dddddd solid; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-text--content {
color: #555555;
margin-bottom: 35px;
padding: 0 30px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-btn-read-more {
text-align: center;
margin-top: 35px;
margin-bottom: 35px; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-bottom-content .post-btn-read-more a {
padding: 10px 20px;
transition: all .3s;
font-size: 14px; }
.fl-blog-post-div .right-sidebar .post-wrapper.post-style-default .fl-post--item .post-left-content, .fl-blog-post-div .left-sidebar .post-wrapper.post-style-default .fl-post--item .post-left-content {
margin-right: 0; }
.fl-blog-post-div .right-sidebar .post-wrapper.post-style-default .fl-post--item .post-right-content .category-post, .fl-blog-post-div .left-sidebar .post-wrapper.post-style-default .fl-post--item .post-right-content .category-post {
margin-bottom: 15px; }
.fl-blog-post-div .right-sidebar .post-wrapper.post-style-default .fl-post--item .post-right-content .post--title, .fl-blog-post-div .left-sidebar .post-wrapper.post-style-default .fl-post--item .post-right-content .post--title {
font-size: 21px; }
.fl-blog-post-div .right-sidebar .post-wrapper.post-style-default .fl-post--item .post-right-content .post-info, .fl-blog-post-div .left-sidebar .post-wrapper.post-style-default .fl-post--item .post-right-content .post-info {
margin-bottom: 15px; }
.fl-blog-post-div .fl-blog-post-pagination .fl-pagination .fl-button-pagination {
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
padding: 20px 30px;
border: 2px solid;
border-color: inherit;
transition: all .3s; } .bg-holder {
margin-top: -52px;
padding-top: 137px;
padding-bottom: 30px;
background-repeat: no-repeat;
background-position: 50% 100%;
position: relative; }
.bg-holder .bg-holder-after {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 343px;
background-position-x: 50%;
background-size: cover;
content: ''; }
.single-post-wrapper .post-holder--info .post-info {
display: flex;
align-items: center;
padding-top: 40px;
padding-bottom: 30px;
line-height: 1;
font-size: 14px; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content {
flex-grow: 1;
display: flex;
color: #222222; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .author-prefix {
padding-right: 5px; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .date-post {
padding: 0px 15px;
margin: 0px 15px;
border-left: 1px #dddddd solid;
border-right: 1px #dddddd solid; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content a {
color: inherit;
transition: .3s ease; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content a:hover {
transition: .3s ease; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .comments-post {
border-right: 1px #dddddd solid;
padding-right: 15px;
margin-right: 15px; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .comments-post i {
margin-right: 3px; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .comments-post .comment-count {
transition: color .1s ease; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .comments-post:hover .comment-count {
transition: color .1s ease;
color: inherit !important; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .category-post {
line-height: 20px; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content {
flex-grow: 0; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon .share-text {
color: #222222;
margin-right: 5px; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon a {
margin: 0 3px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50%;
color: #cccccc;
position: relative;
overflow: hidden; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon a i {
z-index: 2; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon a:first-child {
margin-left: 0; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon a:last-child {
margin-right: 0; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon a:hover {
color: #fff !important;
background: transparent !important;
transition: .3s ease; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon a:hover:after {
transform: translate(0) scale(1.2); }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content .post-share-icon a:after {
transition: transform .3s ease 0s;
position: absolute;
width: 30px;
height: 30px;
border-radius: 100%;
transform: translate(0, 35px);
content: ''; }
.single-post-wrapper .post-holder--info .post-title {
font-size: 40px;
padding-bottom: 20px;
position: relative; }
.single-post-wrapper .post-holder--info .post-title:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0; }
.single-post-wrapper .post-holder--info .post-title:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 55px; }
.single-post-wrapper .post-category--tags {
position: relative;
padding: 70px 0px;
text-align: left;
display: flex; }
.single-post-wrapper .post-category--tags .category-post {
display: flex;
justify-content: center;
width: 100%; }
.single-post-wrapper .post-category--tags .category-post a {
line-height: 1;
margin: 5px;
border: 1px solid #dddddd;
font-size: 11px;
text-transform: uppercase;
padding: 12px 20px;
color: #222222;
transition: .3s ease; }
.single-post-wrapper .post-category--tags .category-post a:hover {
color: #fff;
transition: .3s ease; }
.single-post-wrapper .post-category--tags .tags-single-blog {
display: block;
width: 80%; }
.single-post-wrapper .post-category--tags .tags-single-blog .tags-content-text {
color: #222222;
text-transform: uppercase; }
.single-post-wrapper .post-category--tags .tags-single-blog .tags-content {
font-size: 14px; }
.single-post-wrapper .post-category--tags .tags-single-blog .tags-content a {
transition: .3s ease;
padding: 12px 20px;
border: 1px solid #dddddd;
text-transform: uppercase;
font-size: 12px;
color: #555555;
border-radius: 25px;
margin-right: 5px;
display: inline-block;
margin-bottom: 5px;
line-height: 12px; }
.single-post-wrapper .post-category--tags .tags-single-blog .tags-content a:hover {
transition: .3s ease; }
.single-post-wrapper .post-category--tags .right-post-top-content {
text-align: right;
width: 20%; }
.single-post-wrapper .post-category--tags .right-post-top-content .post-share-icon {
font-size: 16px; }
.single-post-wrapper .post-category--tags .right-post-top-content .post-share-icon .fl_share_icon {
color: #555555;
padding: 0 12px;
border-right: 1px solid #cccccc;
transition: all .3s; }
.single-post-wrapper .post-category--tags .right-post-top-content .post-share-icon .fl_share_icon:last-child {
border-right: 0px; }
.single-post-wrapper .fl-prevnext-contain {
display: flex; }
.single-post-wrapper .fl-prevnext-contain .fl-prev-post-contain {
text-align: center;
display: flex;
margin-right: 40px;
width: 47%;
height: 100%;
position: relative; }
.single-post-wrapper .fl-prevnext-contain .fl-prev-post-contain a {
font-size: 18px;
display: block;
position: relative;
z-index: 2;
transition: all .3s;
align-self: center;
text-align: left;
padding: 30px;
width: 100%; }
.single-post-wrapper .fl-prevnext-contain .fl-prev-post-contain a span.fl-nextprev-title {
display: block;
margin-left: 85px;
word-wrap: break-word; }
.single-post-wrapper .fl-prevnext-contain .fl-prev-post-contain a span.fl-nextprev-button {
font-size: 15px;
text-transform: uppercase;
width: 85px;
text-align: left;
position: absolute;
left: 0;
height: 53px;
top: 0;
bottom: 0;
margin: auto;
transition: all .3s;
align-self: center;
padding: 15px;
padding-right: 20px;
display: inline-block;
clip-path: polygon(90% 0, 100% 100%, 0% 100%, 0 0%, 0% 0); }
.single-post-wrapper .fl-prevnext-contain .fl-next-post-contain {
text-align: center;
display: flex;
margin-left: 40px;
justify-content: flex-end;
width: 47%;
height: 100%;
position: relative; }
.single-post-wrapper .fl-prevnext-contain .fl-next-post-contain a {
font-size: 18px;
display: block;
position: relative;
z-index: 2;
transition: all .3s;
align-self: center;
text-align: right;
padding: 30px;
width: 100%; }
.single-post-wrapper .fl-prevnext-contain .fl-next-post-contain a span.fl-nextprev-title {
display: block;
margin-right: 85px;
word-wrap: break-word; }
.single-post-wrapper .fl-prevnext-contain .fl-next-post-contain a span.fl-nextprev-button {
font-size: 15px;
text-transform: uppercase;
width: 85px;
text-align: right;
position: absolute;
height: 53px;
top: 0;
bottom: 0;
margin: auto;
right: 0;
transition: all .3s;
align-self: center;
padding: 15px;
padding-left: 20px;
display: inline-block;
clip-path: polygon(100% 0%, 100% 100%, 0% 100%, 10% 0%, 0% 0%); }
.fl-no-sidebar-wrapper {
max-width: 900px;
margin-left: auto;
margin-right: auto; }
.right-sidebar {
padding-right: 50px; }
.left-sidebar {
padding-left: 50px; } .post-content-bottom {
margin-top: 70px; }
.comments-container .comment-respond {
margin-bottom: 40px; }
.comments-container .comment-respond #cancel-comment-reply-link {
color: inherit; }
.comments-container .comment-title {
margin-bottom: 40px; }
.comments-container .reply-title {
margin-bottom: 40px; }
.comments-container .comments-list {
margin-bottom: 50px; }
.comments-container .comments-list .comment > .comment {
padding-left: 35px; }
.comments-container .comments-list .fl-comment .comment-container {
margin-bottom: 40px;
padding-bottom: 40px;
border-bottom: 1px solid #eee; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar {
width: 60px;
height: 60px;
float: left;
padding-right: 20px; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar img {
max-width: 60px;
border-radius: 50%; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta {
padding-left: 80px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper {
display: flex;
align-items: center;
margin-bottom: 13px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment-author-name {
color: #222222;
margin-right: 15px;
font-size: 17px;
font-weight: 600; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment-author-name a {
font-weight: 600;
color: inherit;
transition: .3s ease-in-out; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment-author-name a:hover {
transition: .3s ease-in-out;
opacity: .7; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time {
line-height: 1; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time a {
transition: .3s ease-in-out;
color: #555555;
font-size: 13px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time a:hover {
opacity: .7;
transition: .3s ease-in-out; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time a .comment-date, .comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time a .comment-delimiter {
margin-right: 3px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time .comment-edit-link {
margin-left: 5px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comment--reply {
text-align: right;
flex-grow: 1;
font-size: 11px;
float: right;
margin: 25px 0; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comment--reply a {
color: #fff !important;
text-transform: uppercase;
cursor: pointer;
padding: 6px 11px;
line-height: 1;
transition: .3s ease-in-out; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comment--reply a:hover {
transition: .3s ease-in-out; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .fl-comment-moderation .star-rating {
float: none;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star;
margin-bottom: 10px; }
.comments-container .comments-list .trackback .comment-container .comment-avatar, .comments-container .comments-list .pingback .comment-container .comment-avatar {
display: none; }
.comments-container .comments-list .trackback .comment-container .comment-meta, .comments-container .comments-list .pingback .comment-container .comment-meta {
padding-left: 0px; }
.comments-container .fl-auto-rate {
height: 100%;
position: relative;
bottom: 12px;
top: unset; }
.comments-container .fl-auto-rate img[src*="rating_on"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star-two.png) !important;
transition: all .3s;
margin-bottom: 4px; }
.comments-container .fl-auto-rate img[src*="rating_off"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star-two.png) !important;
transition: all .3s;
filter: grayscale(100%);
margin-bottom: 4px; }
.comments-container .fl-auto-rate img[src*="rating_over"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star-two.png) !important;
transition: all .3s;
filter: brightness(1.25);
margin-bottom: 4px; }
.comments-container .fl-auto-rate img[src*="rating_half"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star-two.png) !important;
transition: all .3s;
margin-bottom: 4px; }
.comments-container .fl-auto-rate .fl-rating-text {
font-weight: 600; }
.fl-comment-form {
display: flex;
flex-direction: column;
position: relative;
margin-bottom: 110px; }
.fl-comment-form .comment-form-rating {
padding-left: 0px; }
.fl-comment-form .comment-form-rating label {
margin-top: 20px;
margin-bottom: 5px;
display: inline-block;
max-width: 100%;
font-weight: 600; }
.fl-comment-form label {
display: block;
margin-bottom: 25px;
font-size: 13px; }
.fl-comment-form .comment-field-wrapper {
display: flex; }
.fl-comment-form .comment-field-wrapper input[type=text] {
margin-bottom: 5px; }
.fl-comment-form .comment-field-wrapper .author-website {
padding-right: 0px; }
.fl-comment-form .comment-field-wrapper .author-name {
padding-left: 0px; }
.fl-comment-form .author-comment {
flex-grow: 1;
order: 1;
display: flex;
height: 100%; }
.fl-comment-form .author-comment textarea {
min-height: 254px; }
.fl-comment-form .comment-form-cookies-consent {
display: none;
order: 2;
width: 100%;
line-height: 1;
align-items: center; }
.fl-comment-form .comment-form-cookies-consent label {
display: inline-block;
padding-left: 22px; }
.fl-comment-form .comment-form-cookies-consent input[type=checkbox] {
border: 0;
padding: 0;
width: 0;
position: relative;
appearance: none !important; }
.fl-comment-form .comment-form-cookies-consent input[type=checkbox]:before {
cursor: pointer;
top: -14px;
position: absolute;
left: 0;
content: '';
display: block;
width: 15px;
height: 15px;
border: 1px solid #eaeaeb; }
.fl-comment-form .comment-form-cookies-consent input[type=checkbox]:checked:after {
position: absolute;
top: -11px;
left: 4px;
font: 9px/1 FontAwesome;
content: '\f00c';
text-align: center; }
.fl-comment-form .submit-btn-container {
margin-top: 20px;
order: 3;
padding: 0px;
position: absolute;
bottom: -55px; }
.fl-comment-form .submit-btn-container button {
line-height: 1;
font-size: 18px;
text-transform: uppercase;
padding: 20px 45px;
color: #fff;
width: 100%; }
.fl-comment-form input, .fl-comment-form textarea {
border: 1px solid transparent !important;
border-radius: 0;
transition: .3s ease; }
.fl-comment-form input:focus, .fl-comment-form input:hover, .fl-comment-form textarea:focus, .fl-comment-form textarea:hover {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff !important; }
body.logged-in form.fl-comment-form .author-comment {
width: 100%;
padding-left: 0; }
.comment-title-content {
display: inline-flex;
flex-direction: column; }
.comment-title-content .back-text {
order: 1;
font-size: 90px; }
.comment-title-content .font-text {
order: 2;
margin-top: -40px;
letter-spacing: -0.010em;
font-size: 36px;
margin-bottom: 0px;
float: left;
position: relative;
padding-bottom: 20px; }
.comment-title-content .font-text:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0; }
.comment-title-content .font-text:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 55px; }
.logged-in-as a {
color: #222222;
transition: .3s ease; }
.logged-in-as a:hover {
opacity: .6;
transition: .3s ease; } .car-details .car-details__wrap-title {
margin-bottom: 45px; }
.car-details .car-details__wrap-title .car-details-sub-title-content {
font-size: 14px;
margin-bottom: 10px;
text-transform: uppercase; }
.car-details .car-details__wrap-title .car-details__title {
font-size: 40px;
position: relative;
padding-bottom: 30px; }
.car-details .car-details__wrap-title .car-details__title:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0; }
.car-details .car-details__wrap-title .car-details__title:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 55px; }
.car-details .auto-slider {
position: relative;
margin-bottom: 20px; }
.car-details .auto-slider .slides {
overflow: hidden; }
.car-details .auto-slider .slides li {
float: left; }
.car-details .auto-slider .slides li iframe {
width: 750px;
height: 430px; }
.car-details .auto-slider .sale {
position: absolute;
left: 30px;
top: 30px;
z-index: 9;
font-size: 10px;
text-transform: uppercase;
padding: 8px 12px;
line-height: 1;
color: #fff;
font-weight: 500;
letter-spacing: .1em;
background: #e2b71c !important; }
.car-details .auto-slider .tmpl-list-footer {
bottom: auto;
z-index: 99;
top: 20px;
text-align: right;
right: 20px; }
.car-details .auto-carousel {
margin-bottom: 60px; }
.car-details .auto-carousel .slides {
overflow: hidden;
margin-left: -10px;
margin-right: -10px; }
.car-details .auto-carousel .slides li {
cursor: pointer;
position: relative;
margin: 0 10px;
float: left; }
.car-details .auto-carousel .slides li.slick-current:before, .car-details .auto-carousel .slides li.slick-current:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
transition: .3s ease; }
.car-details .auto-carousel .slides li.slick-current:before {
background: rgba(0, 0, 0, 0.5); }
.car-details .auto-carousel .slides li.slick-current:after {
border: 4px solid #dddddd; }
.car-details .auto-carousel .slides li.auto-thumb-video i {
position: absolute;
color: #fff;
height: 100%;
width: 100%;
top: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px; }
.car-details .vehicle-characteristics .vehicle-characteristics-title {
font-size: 22px;
padding-bottom: 25px;
margin-bottom: 35px;
border-bottom: 1px solid #eee; }
.car-details .vehicle-characteristics .list-descriptions {
display: flex;
flex-wrap: wrap; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
align-items: center;
display: flex;
max-width: 50%;
width: 100%;
margin-bottom: 8px;
font-size: 15px; }
.car-details .vehicle-characteristics .list-descriptions .dd-item dt {
padding-left: 0;
font-weight: inherit;
min-width: 40%;
position: relative; }
.car-details .vehicle-characteristics .list-descriptions .dd-item dt.left:before {
content: "\f111";
font: normal normal normal 14px/1 FontAwesome;
font-size: 5px;
position: relative;
bottom: 3px;
margin-right: 10px; }
.car-details .vehicle-characteristics .list-descriptions .dd-item dd {
color: #222222;
margin-bottom: 0; }
.car-details .wrap-nav-table-content {
border-bottom: 1px solid #dddddd; }
.car-details .wrap-nav-table-content ul li {
cursor: pointer;
display: inline-block;
padding: 0 20px; }
.car-details .wrap-nav-table-content ul li:first-child {
padding-left: 0; }
.car-details .wrap-nav-table-content ul li:last-child {
padding-right: 0; }
.car-details .wrap-nav-table-content ul li span {
font-size: 16px;
color: #222222;
display: flex;
padding: 16px 0;
position: relative;
transition: .3s ease; }
.car-details .wrap-nav-table-content ul li span:before {
content: '';
width: 100%;
height: 3px;
position: absolute;
bottom: -1px;
left: 0;
transform: scaleX(0);
transform-origin: right;
transition: transform .3s ease; }
.car-details .wrap-nav-table-content ul li.active span {
transition: .3s ease;
font-weight: 600; }
.car-details .wrap-nav-table-content ul li.active span:before {
transform: scaleX(1);
transform-origin: left; }
.car-details .wrap-nav-table-content ul li:hover span {
transition: .3s ease; }
.car-details .wrap-nav-table-content ul li:hover span:before {
transform: scaleX(1);
transform-origin: left; }
.car-details .tabs-content .tab-content {
margin-top: 30px;
display: none; }
.car-details .tabs-content .tab-content .auto_contact_desc {
margin-bottom: 35px; }
.car-details .tabs-content .tab-content .contact-list-info .dd-item {
margin-bottom: 15px; }
.car-details .tabs-content .tab-content .contact-list-info .dd-item dt {
color: #222222;
line-height: 1;
margin-bottom: 5px;
font-size: 12px; }
.car-details .tabs-content .tab-content .contact-list-info .dd-item dd {
font-size: 14px; }
.car-details .tabs-content .tab-content.active {
display: block; }
.car-details .tabs-content .tab-content .tech-group dl {
display: flex;
flex-wrap: wrap; }
.car-details .tabs-content .tab-content .tech-group dl .dd-item {
align-items: center;
display: flex;
max-width: 50%;
width: 100%;
margin-bottom: 8px;
font-size: 14px; }
.car-details .tabs-content .tab-content .tech-group dl .dd-item dt {
padding-left: 0;
font-weight: inherit;
min-width: 40%;
position: relative; }
.car-details .tabs-content .tab-content .tech-group dl .dd-item dd {
color: #222;
margin-bottom: 0; }
.car-details .tabs-content .tab-content ul:not(.pixad-features-list) {
margin-left: 0; }
.car-details .tabs-content .tab-content ul:not(.pixad-features-list) > li {
position: relative;
line-height: 2;
padding-left: 20px;
margin: 10px 0; }
.car-details .tabs-content .tab-content ul:not(.pixad-features-list) > li:before {
position: absolute;
left: 0;
top: 0;
height: 100%;
display: inline-flex;
align-items: center;
content: "\f046";
font: normal normal normal 14px/1 FontAwesome; }
.car-details .tabs-content .tab-content ul:not(.pixad-features-list) > li:first-child {
margin-top: 0; }
.car-details .tabs-content .tab-content .pixad-features-list {
display: flex;
flex-wrap: wrap; }
.car-details .tabs-content .tab-content .pixad-features-list li {
margin-bottom: 13px;
color: #222222;
font-size: 14px;
max-width: 50%;
width: 100%;
display: inline-block; }
.car-details .tabs-content .tab-content .pixad-features-list li i {
font-style: normal;
margin-right: 10px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex; }
.fl-auto-single-sidebar .sidebar .auto-price-info .top-info {
display: block !important; }
#contact-map {
width: 100%;
height: 400px;
margin: 0 auto; } #pix-sorting {
margin-bottom: 35px; }
#pix-sorting .fl-sorting-center {
justify-content: center; }
#pix-sorting .sorting__inner {
display: flex;
align-items: stretch; }
#pix-sorting .sorting__inner .sorting__item {
flex-grow: 0;
margin-right: 15px; }
#pix-sorting .sorting__inner .sorting__item .sorting__title {
display: none; }
#pix-sorting .sorting__inner .sorting__item:last-child {
margin-left: 5px; }
#pix-sorting .sorting__inner .sorting__item.view-by {
display: flex;
align-items: center; }
#pix-sorting .sorting__inner .sorting__item.view-by a {
position: relative;
color: #cccccc;
transition: .3s ease;
padding: 10px 15px;
padding-bottom: 8px;
border: 1px solid #dddddd; }
#pix-sorting .sorting__inner .sorting__item.view-by a:hover {
transition: .3s ease; }
#pix-sorting .sorting__inner .sorting__item.view-by a:first-child {
margin-right: 8px; }
#pix-sorting .sorting__inner .sorting__item ul.jelect-options {
box-shadow: unset; }
#pix-sorting .sorting__inner .fl-sorting-compare {
margin-right: 15px; }
#pix-sorting .sorting__inner .fl-sorting-compare .header-navibox-compare {
border: 1px solid #dddddd;
line-height: 1;
font-size: 13px;
color: #222222;
padding: 15px 30px 10px 20px !important;
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
overflow-wrap: normal;
margin-right: 0px; }
#pix-sorting .sorting__inner .fl-sorting-compare .header-navibox-compare a .list-label {
top: -1px;
position: relative;
color: #555555; }
#pix-sorting .sorting__inner .fl-sorting-compare .header-navibox-compare a .list-badge {
position: relative;
top: 0px;
border-radius: 0%;
padding: 7px;
top: -2px;
box-shadow: none; }
.fl-grid-two-contain {
position: relative;
padding-top: 0px;
padding-bottom: 45px; }
.fl-grid-two-contain:before {
position: absolute;
content: '';
left: -500px;
margin: auto;
top: 0;
width: 3000px;
height: 100%; }
.pix-dynamic-content #pixad-listing.grid .row {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-results {
display: none; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one {
padding: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(1) .slider-grid__inner {
margin-left: 0px;
margin-top: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(2) .slider-grid__inner {
margin-top: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(3) .slider-grid__inner {
margin-top: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(4) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(7) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(10) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(13) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one:nth-child(16) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner {
padding: 7px;
margin: 7px;
padding-bottom: 0px;
border: 1px #dddddd solid; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .card__img {
margin-bottom: 20px;
position: relative; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .card__img .bottom-dbl-content {
position: absolute;
z-index: 2;
bottom: 0;
right: 0;
margin: 15px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .card__img a img {
width: 100%;
height: 180px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .card__img img.no-image {
width: 100%;
height: 180px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .top-info-content {
display: block;
margin-bottom: 20px;
text-align: center; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name {
flex-grow: 1;
font-size: 16px;
color: #222222;
display: block; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .top-info-content .slider-grid__price_wrap {
flex-grow: 0;
font-size: 14px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .card__description {
margin: 0 25px;
color: #555555;
margin-top: 25px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info {
display: flex;
justify-content: space-between;
border-top: 1px #dddddd solid;
border-bottom: 1px #dddddd solid;
padding: 20px 0; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li {
flex-grow: 1;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
flex-basis: 0;
border-right: 1px #dddddd solid;
line-height: 12px;
font-size: 12px;
color: #222; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li:last-child {
border-right: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li i {
display: none; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .fl-auto-price {
display: flex;
justify-content: center;
margin-top: 25px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .fl-auto-price .slider-grid__price_wrap {
font-size: 18px;
padding: 10px 15px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .fl-auto-price .card__mrsp {
padding: 10px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .add-to-compare {
top: 0;
padding: 25px 0;
background: transparent;
position: unset;
display: block;
height: unset;
margin-top: 25px;
border-top: 1px #dddddd solid;
border-radius: 0px;
font-size: 12px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .add-to-compare:hover {
padding-right: 0px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .add-to-compare .add-cmpr {
text-align: center; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .add-to-compare .add-cmpr .cmpr-btn-text {
display: block;
text-align: center; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .add-to-compare .rem-cmpr {
text-align: center; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner .tmpl-gray-footer .add-to-compare .rem-cmpr .cmpr-btn-text {
display: block;
text-align: center; }
.pix-dynamic-content #pixad-listing.grid_two .row {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-results {
display: none; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two {
padding: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(1) .slider-grid__inner {
margin-left: 0px;
margin-top: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(2) .slider-grid__inner {
margin-top: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(3) .slider-grid__inner {
margin-top: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(4) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(7) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(10) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(13) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two:nth-child(16) .slider-grid__inner {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner {
padding: 0px;
margin: 7px;
border: 1px solid #dddddd; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img {
position: relative;
overflow: hidden; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img a img {
width: 100%; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price {
text-align: center;
width: 50%;
position: absolute;
top: 0;
right: 0; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price .card__mrsp {
display: inline-flex;
margin-right: 15px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price .tmpl-slider-grid__mleage {
font-size: 16px;
margin-right: 25px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap {
flex-grow: 0;
font-size: 24px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price {
padding: 10px 20px;
font-size: 24px;
display: block;
width: fit-content;
margin-left: auto; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price span {
font-weight: 600;
color: #fff;
font-size: 18px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer {
padding-top: 25px;
padding-bottom: 25px;
background-color: #ffffff;
border-bottom: 1px solid #dddddd; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content {
display: flex;
margin-bottom: 25px;
margin-right: 25px;
margin-left: 25px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name {
flex-grow: 1;
font-size: 14px;
color: #222222;
text-align: left;
width: 50%;
line-height: 17px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name a {
color: inherit;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name a:hover {
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .fl-auto-price {
text-align: center;
width: 50%; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .fl-auto-price .card__mrsp {
display: inline-flex;
margin-right: 15px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .fl-auto-price .tmpl-slider-grid__mleage {
font-size: 16px;
margin-right: 25px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .fl-auto-price .slider-grid__price_wrap {
flex-grow: 0;
font-size: 24px;
padding: 0; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .top-info-content .fl-auto-price .slider-grid__price_wrap .slider-grid__price {
padding: 4px 14px;
font-size: 16px;
display: block;
width: fit-content;
margin-left: auto; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .card__description {
margin: 0 25px;
color: #555555;
margin-top: 25px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info {
display: flex;
justify-content: space-between;
padding: 0 4px;
margin-right: 25px;
margin-left: 25px;
border-left: 1px #dddddd solid; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li {
flex-grow: 1;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
font-size: 10px;
border-right: 1px #dddddd solid;
line-height: 15px;
font-weight: 400;
text-transform: capitalize; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li:before {
content: unset; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li i {
font-size: 17px;
display: flex;
align-items: center;
justify-content: center;
color: #cccccc;
margin-bottom: 3px;
margin-right: 5px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom {
display: flex;
padding: 30px 25px;
background-color: #ffffff; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul {
margin-bottom: 0px;
width: 50%; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul li {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul li span {
font-size: 10px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .fl-recent-car-bottom ul li:before {
color: #777777 !important;
content: "\f111";
font: normal normal normal 14px/1 FontAwesome;
font-size: 8px;
bottom: 3px;
position: relative;
margin-right: 5px;
transition: all .3s ease-in-out; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner:hover {
-webkit-box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.2);
transition: all .3s;
z-index: 6; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner:hover .fl-recent-car-bottom ul li:before {
color: #e3740e !important; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner:hover a {
opacity: 1; }
.pix-dynamic-content #pixad-listing.list .row {
margin-left: 0px; }
.pix-dynamic-content #pixad-listing.list .card {
border-radius: 0;
border: 1px solid #dddddd;
display: flex;
flex-direction: inherit;
margin-bottom: 40px;
padding: 15px; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
max-width: 30%;
flex-grow: 1; }
.pix-dynamic-content #pixad-listing.list .card .card__img .sale {
position: absolute;
top: 12px;
left: 12px;
z-index: 2;
display: inline-block;
padding: 4px 8px;
line-height: 1;
font-size: 11px;
text-transform: uppercase;
color: #fff; }
.pix-dynamic-content #pixad-listing.list .card .card__inner {
padding-left: 30px;
margin-top: 5px;
flex-grow: 0;
max-width: 70%;
display: flex;
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content {
display: flex;
width: 100%;
margin-bottom: 15px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content {
display: inline-block;
flex-grow: 1;
width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title {
color: #222222;
font-size: 18px;
margin-bottom: 15px;
display: flex; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title a {
color: inherit;
margin-right: 15px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__description {
color: #555555;
font-size: 15px;
line-height: 24px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__description * {
margin-bottom: 0; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .right-content {
display: inline-block;
flex-grow: 0; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .card__price {
color: #fff;
padding: 0px 15px;
display: flex;
align-items: center;
margin-right: 15px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .card__price .card__price-number {
font-size: 18px;
line-height: 1; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .card__mrsp {
line-height: 35px;
display: inline-flex; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .card__mrsp .card__price-number {
font-size: 16px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content {
margin-bottom: 5px;
margin-top: 20px;
display: flex;
width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li {
display: inline-flex;
justify-content: center;
flex-wrap: wrap;
margin-right: 12px;
padding-right: 18px;
border-right: 1px #dddddd solid;
height: 16px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li:first-child i {
font-size: 16px;
line-height: 12px;
margin-bottom: 0px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li:first-child span.card-list__info {
font-size: 16px;
font-weight: 700; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li i {
flex-grow: 0;
margin-right: 8px;
display: inline-flex;
margin-bottom: 3px;
font-size: 17px;
font-weight: normal;
color: #ccc;
line-height: 15px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li .right--content {
flex-grow: 1;
display: flex;
flex-direction: column; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li .right--content .card-list__title {
color: #cccccc;
font-size: 12px;
text-transform: uppercase;
line-height: 1;
margin-bottom: 7px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li .right--content .card-list__info {
font-size: 12px;
line-height: 16px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .add-to-compare {
padding: 0px;
font-size: 12px;
line-height: 30px;
background-color: transparent;
margin-left: 9px;
text-transform: uppercase; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .add-to-compare span i {
display: none; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-text-title-style-contain {
display: flex; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-auto-rate .post-ratings {
display: flex; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content {
display: flex;
text-align: right;
margin-right: 30px;
align-self: flex-end;
flex-grow: 1; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .tmpl-list-footer {
bottom: auto;
flex-grow: 0;
text-align: right;
position: relative; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .tmpl-list-footer .add-to-compare {
opacity: 1; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .tmpl-list-footer .car-favorite {
opacity: 1; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .promo-image-gallery {
flex-grow: 1;
width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .promo-image-gallery ul li {
display: inline-block;
margin-right: 10px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .promo-image-gallery ul li:last-child {
margin-right: 0; }
.autos-pagination {
margin-top: 50px;
display: flex;
align-items: center;
justify-content: center; }
.autos-pagination li {
display: inline-flex;
margin-right: 10px; }
.autos-pagination li.arrow {
display: none; }
.autos-pagination li a {
width: 40px;
height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
border: 1px solid #dddddd;
color: #222;
transition: .3s ease; }
.autos-pagination li.active a, .autos-pagination li:hover a {
transition: .3s ease;
color: #fff; }
.fl-autos-post-pagination {
transition: all .3s;
cursor: pointer;
margin: 10px 0; }
.fl-autos-post-pagination #fl-ajax-load-more-pagination {
cursor: pointer;
width: 100%;
display: block;
padding: 0px; }
.fl-autos-post-pagination:hover {
opacity: .5;
transition: all .3s; }
.fl-auto-rate {
height: 26px;
position: relative;
top: 6px; }
.fl-auto-rate .post-ratings img[src*="rating_on"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star.png);
transition: all .3s;
margin-bottom: 4px; }
.fl-auto-rate .post-ratings img[src*="rating_off"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star.png);
transition: all .3s;
filter: grayscale(100%);
margin-bottom: 4px; }
.fl-auto-rate .post-ratings img[src*="rating_over"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star.png);
transition: all .3s;
filter: brightness(1.25);
margin-bottom: 4px; }
.fl-auto-rate .post-ratings img[src*="rating_half"] {
content: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/star.png);
transition: all .3s;
margin-bottom: 4px; }
.autos-container .row {
width: 100%; }
.autos-container .right-sidebar {
padding-right: 38px; }
.autos-container .left-sidebar {
padding-left: 38px; }
.pix-auto-wrapper-loader.ajax-loading .card__img:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: rgba(255, 255, 255, 0.9);
z-index: 1; }
.pix-auto-wrapper-loader.ajax-loading .card__img:after {
content: "\e83a";
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
font-family: "fl-custom-icon-font";
font-size: 20px;
z-index: 2;
color: #e3740e;
-webkit-animation: loaderRotate 1s ease-in-out infinite;
animation: loaderRotate 1s ease-in-out infinite; }
@keyframes loaderRotate {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
.tab-content
p.stars a:before,
.tab-content
p.stars a:hover ~ a:before {
content: ""; }
.tab-content
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none; }
.tab-content
p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: WooCommerce;
text-indent: 0; }
.tab-content
p.stars.selected a.active:before,
.tab-content
p.stars:hover a:before {
content: ""; }
.tab-content
p.stars.selected a.active ~ a:before {
content: ""; }
.tab-content
p.stars.selected a:not(.active):before {
content: ""; }
.tab-content
.star-rating {
float: none;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star; }
.tab-content
.star-rating:before {
content: "\73\73\73\73\73";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute; }
.tab-content
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em; }
.tab-content
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: orange; }
.tab-content
.tab-content-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left; }
.tab-content
.products .star-rating {
display: none;
margin: 0 0 .5em;
float: none; }
.tab-content
.hreview-aggregate .star-rating {
margin: 10px 0 0; }
.fl-pagination-style-load_more .fl-autos-post-pagination-default {
display: none; }
.fl-pagination-style-standard .fl-autos-post-pagination {
display: none; } .fl-default-pagination {
margin-top: 70px;
justify-content: center;
padding: 0 15px; }
.fl-default-pagination .page-numbers {
cursor: pointer;
margin-right: 10px;
font-size: 16px;
width: 40px;
height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1;
border: 1px solid #ddd;
color: #222;
transition: .3s ease;
border-radius: 50%; }
.fl-default-pagination .page-numbers:hover {
transition: .3s ease;
color: #fff !important; }
.fl-default-pagination .page-numbers:last-child {
margin-right: 0;
padding-left: 0; }
.fl-default-pagination .page-numbers.current, .fl-default-pagination .page-numbers:hover {
background: #222222;
color: #fff !important;
border-color: #222222; } footer {
background-position: center top !important;
background-size: cover !important; }
footer.fl--footer {
position: relative; }
footer.fl--footer .footer__decor {
height: 47px;
clip-path: polygon(0 0, 100% 0, 94% 100%, 0 0);
position: absolute;
top: 0;
right: 84px;
left: 84px;
display: block;
background-color: #fff; }
footer.fl--footer .footer__figure {
max-width: 22vw;
position: absolute;
z-index: 2;
top: -130px;
left: 0; }
footer.fl--footer .top-content-footer {
padding: 65px 0 50px; }
footer.fl--footer .bottom-content-footer .fl-copyright--inner {
color: #aaaaaa;
padding: 50px 0 70px; }
footer.fl--footer .bottom-content-footer .fl-copyright--inner a {
color: #aaaaaa;
border-bottom: 1px #aaaaaa solid; }
.footer-widget-area-two {
padding-left: 50px; }
.footer-widget-area {
color: #cfcfcf;
padding-top: 10px; }
.footer-widget-area:first-child {
padding-top: 0; }
.footer-widget-area .widget {
margin-top: 30px; }
.footer-widget-area .widget:first-child {
margin-top: 0; }
.footer-widget-area .widget .widget--title {
font-size: 18px;
color: #fff;
margin-bottom: 30px;
position: relative;
padding-bottom: 18px; }
.footer-widget-area .widget .widget--title:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0; }
.footer-widget-area .widget .widget--title:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 55px; }
.footer-widget-area .decor-widget .decor {
display: block;
height: 1px;
background: rgba(221, 221, 221, 0.1); }
.footer-widget-area .social-widget ul li {
display: inline-block; }
.footer-widget-area .social-widget ul li a {
color: #fff;
font-size: 16px;
padding: 0 15px;
transition: .3s ease; }
.footer-widget-area .social-widget ul li a:hover {
transition: .3s ease; }
.footer-widget-area .social-widget ul li:first-child a {
padding-left: 0; }
.footer-widget-area .social-widget ul li:last-child a {
padding-right: 0; }
.footer-widget-area .dealer-info-widget .hours--title {
color: #fff; }
.footer-widget-area .widget_nav_menu ul li {
position: relative;
line-height: 1;
padding-top: 20px;
padding-left: 20px; }
.footer-widget-area .widget_nav_menu ul li:first-child {
padding-top: 0; }
.footer-widget-area .widget_nav_menu ul li:before {
transition: .3s ease;
position: absolute;
left: 0;
content: "\f105";
font: normal normal normal 14px/1 FontAwesome; }
.footer-widget-area .widget_nav_menu ul li a {
display: block;
color: #cfcfcf;
transition: .3s ease; }
.footer-widget-area .widget_nav_menu ul li:hover a {
transition: .3s ease; }
.footer-widget-area .widget_nav_menu ul li:hover:before {
transition: .3s ease; }
.footer-widget-area .footer-info-widget .address-info, .footer-widget-area .footer-info-widget .email-info, .footer-widget-area .footer-info-widget .contact-info {
line-height: 1;
margin-bottom: 15px;
display: flex;
align-items: center; }
.footer-widget-area .footer-info-widget i {
margin-right: 10px;
color: #fff;
font-size: 14px; }
.footer-widget-area .footer-info-widget a {
color: inherit;
transition: .3s ease; }
.footer-widget-area .footer-info-widget a:hover {
transition: .3s ease; }
.footer-widget-area .footer-info-widget .contact-info {
margin-bottom: 0; }
.footer-widget-area .footer-info-widget .contact-info a {
margin-left: 3px;
color: #fff; }
.footer-widget-area .widget_mc4wp_form_widget .widget--title {
margin-bottom: 20px; }
.footer-widget-area .widget_mc4wp_form_widget .mc4wp-form-fields {
position: relative; }
.footer-widget-area .widget_mc4wp_form_widget .mc4wp-form-fields .mailchimp-submit {
position: absolute;
right: 0;
top: 0;
padding: 0;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
font-size: 16px;
transition: .3s ease; }
.footer-widget-area .widget_mc4wp_form_widget .mc4wp-form-fields .mailchimp-submit:hover {
transition: .3s ease; }
.footer-widget-area .widget_mc4wp_form_widget .mc4wp-form-fields input {
font-size: 14px;
color: #ffffff;
padding: 10px 25px;
margin-bottom: 0;
text-transform: none;
transition: .3s ease; }
.footer-widget-area .widget_mc4wp_form_widget .mc4wp-form-fields input::placeholder {
color: inherit; }
.footer-widget-area .widget_mc4wp_form_widget .mc4wp-form-fields input:hover {
opacity: .8;
transition: .3s ease; }
.footer-widget-area .widget_mc4wp_form_widget .mc4wp-form-fields input[type=email] {
padding: 20px;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 10px; }
.footer-widget-area .button_widget .widget-btn-wrapper {
display: inline-flex; }
.footer-widget-area .button_widget .widget-btn-wrapper a {
line-height: 1;
overflow: hidden;
font-size: 13px;
text-transform: uppercase;
padding: 20px 30px;
border: 1px solid #cfcfcf;
color: #fff;
transition: .3s ease; }
.footer-widget-area .button_widget .widget-btn-wrapper a:after {
background: #fff; }
.footer-widget-area .button_widget .widget-btn-wrapper a:hover {
transition: .3s ease; }
.footer-widget-area .fl-footer-phone {
margin-top: 30px; }
.footer-widget-area .fl-footer-phone i {
display: none; }
.footer-widget-area .fl-footer-phone .fl-header-phone-container .fl-header-phone {
font-size: 24px;
font-weight: 700;
color: #cccccc;
margin: 30px 0; }
.fl--footer .fl_header_info_widget .fl-header-info-widget span {
color: #cfcfcf !important; }
.fl--footer .fl_header_info_widget .fl-header-info-widget a {
color: #cfcfcf !important; }
.fl--footer .fl_header_info_widget .fl-header-info-widget i {
margin-right: 15px; }
.fl--footer .fl-social-content-footer .fl-social--inner .fl_footer_social_icon {
width: 35px;
height: 35px;
border-radius: 50%;
display: inline-block;
text-align: center;
padding: 5px 0;
transition: all 0.3s;
margin: 0 4px; }
.fl--footer .fl-social-content-footer .fl-social--inner .fl_footer_social_icon i {
font-size: 14px;
color: #cfcfcf;
transition: all 0.3s; } .fl-dealer-form .input-form-wrapper label {
margin-bottom: 7px;
font-size: 12px; }
.fl-dealer-form .input-form-wrapper input:hover, .fl-dealer-form .input-form-wrapper input:focus, .fl-dealer-form .input-form-wrapper input:active {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
border-color: transparent !important;
background: #fff !important; }
.fl-dealer-form .textarea-form-wrapper label {
margin-bottom: 7px;
font-size: 12px; }
.fl-dealer-form .textarea-form-wrapper textarea {
max-height: 120px; }
.fl-dealer-form .textarea-form-wrapper textarea:hover, .fl-dealer-form .textarea-form-wrapper textarea:focus, .fl-dealer-form .textarea-form-wrapper textarea:active {
border-color: transparent !important;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff !important; }
.fl-dealer-form .submit-btn-container > div {
display: inline-block;
width: 100%; }
.fl-dealer-form .submit-btn-container > div button {
width: 100%;
color: #fff;
text-align: center; }  .sidebar:not(.cars-sidebar) {
margin-top: 7px;                }
.sidebar:not(.cars-sidebar) .widget {
margin-top: 30px;
padding: 0px;
position: relative;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget:first-child {
margin-top: 0; }
.sidebar:not(.cars-sidebar) .widget .wp-block-group__inner-container {
padding: 0px; }
.sidebar:not(.cars-sidebar) .widget h2 {
position: relative;
overflow: hidden;
font-size: 18px;
display: flex;
align-items: center;
padding: 20px;
padding-left: 90px;
margin: 0px;
background: #222;
color: #fff; }
.sidebar:not(.cars-sidebar) .widget h2:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 70px;
height: 60px;
top: 0;
left: 0;
right: unset;
bottom: 0;
margin: auto;
background-color: #e3740e;
background-position-x: 8px;
background-position-y: center;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0); }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain {
display: flex; }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .widget-title {
position: relative;
overflow: hidden;
font-size: 18px;
display: flex;
align-items: center;
padding: 20px;
padding-left: 90px;
margin: 0px;
background: #222;
color: #fff; }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .widget-title:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 70px;
height: 100%;
top: 0;
left: 0;
right: unset;
bottom: 0;
margin: auto;
background-color: #e3740e;
background-position-x: 8px;
background-position-y: center;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0); }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .fl-auto-icon {
width: 70px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
position: relative; }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .fl-auto-icon:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 45px;
height: 26px;
top: 0;
left: 0;
right: 10px;
bottom: 0;
margin: auto; }
.sidebar:not(.cars-sidebar) .widget a {
color: #555555;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget a:hover {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget select {
margin-top: 0px !important;
margin: 30px 34px;
width: -webkit-fill-available;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none; }
.sidebar:not(.cars-sidebar) .widget div.calendar_wrap {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) ul.fl--open {
padding-left: 15px;
display: block !important; }
.sidebar:not(.cars-sidebar) ul.fl--open li a {
font-size: 12px;
opacity: 1; }
.sidebar:not(.cars-sidebar) ul.fl--close {
padding-left: 15px;
display: none !important; }
.sidebar:not(.cars-sidebar) ul.fl--close li a {
font-size: 12px;
opacity: 1; }
.sidebar:not(.cars-sidebar) .widget_text .textwidget {
padding-top: 0px !important;
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_pages ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item a {
font-size: 15px;
color: #555555; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item span {
position: absolute;
top: 9px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children li.page_item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children li.page_item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children li.page_item ul.children li.page_item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list {
padding: 30px 25px;
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item a {
font-size: 15px;
color: #555555; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item span {
position: absolute;
top: 9px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item a {
font-size: 15px;
color: #555555; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item span {
position: absolute;
top: 9px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item .sub-menu {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_archive ul {
list-style: none;
margin: 0; }
.sidebar:not(.cars-sidebar) .widget_archive ul li {
position: relative;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eeeeee; }
.sidebar:not(.cars-sidebar) .widget_archive ul li a {
font-size: 12px;
line-height: 1; }
.sidebar:not(.cars-sidebar) .widget_archive ul li span {
color: #908c8a;
font-weight: 700;
position: absolute;
top: 5px;
right: 0;
font-size: 12px;
line-height: 19px; }
.sidebar:not(.cars-sidebar) .widget_archive ul li:last-child {
padding-bottom: 0;
border-bottom: none; }
.sidebar:not(.cars-sidebar) .widget_archive ul li:before {
content: ""; }
.sidebar:not(.cars-sidebar) .widget_archive select {
margin: 30px 34px !important; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar {
width: 100%;
position: relative;
background: transparent;
margin: 0;
border: none;
border-collapse: collapse; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar caption {
caption-side: top;
text-align: center;
height: 30px;
line-height: 32px;
font-size: 13px;
padding: 0;
margin-bottom: 0px;
border: 1px solid #dddddd;
border-bottom: 0px;
color: #222222;
background: #fff; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead th,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody td {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
padding: 0;
vertical-align: middle; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead th {
font-size: 12px; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody td {
font-size: 11px; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead {
background: #fff;
border: 1px solid #dddddd; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead th {
color: #666; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr {
background: transparent; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td {
border: 1px solid #dddddd;
position: relative; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td a {
display: block;
position: relative;
z-index: 2; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td a:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
transition: background .3s ease;
z-index: -1; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td.pad {
border: none; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot {
background: transparent;
position: absolute;
top: 0;
width: 100%;
height: 36px;
line-height: 36px; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next {
position: absolute;
width: 36px;
top: 50%;
transform: translate(0, -50%);
padding: 0; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a {
border: 1px solid #ddd;
background-color: #fff;
display: block;
position: relative;
margin: 0 auto;
color: transparent !important;
width: 28px;
height: 28px;
line-height: 24px;
text-align: center;
transition: all .3s ease-in; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:before,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:before {
font-family: FontAwesome;
color: #222;
transition: all .3s ease-in;
font-size: 12px;
height: 100%;
display: flex;
align-items: center;
justify-content: center; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:hover,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:hover {
transition: all .3s ease-in; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:hover:before,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:hover:before {
transition: all .3s ease-in;
color: #fff; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev.pad,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next.pad {
text-align: center; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev.pad:before,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next.pad:before {
color: #f1f1f1;
font-family: FontAwesome; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev {
left: 0; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:before {
content: "\f104"; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev.pad:before {
content: "\f104"; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next {
right: 0; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:before {
content: "\f105"; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next.pad:before {
content: "\f105"; }
.sidebar:not(.cars-sidebar) .widget_categories ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item a {
font-size: 15px;
color: #555555;
transition: all .3s ease-in-out; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item a:hover {
color: #e3740e !important; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item span {
position: absolute;
top: 8px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children li.cat-item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children li.cat-item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children li.cat-item ul.children li.cat-item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_categories select {
margin: 30px 34px !important; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__label {
display: none; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper {
position: relative; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
margin-bottom: 0;
padding-right: 40px;
border: 0px; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit {
position: absolute;
z-index: 1;
right: 0;
top: 0;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit input {
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit i {
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit:hover {
opacity: .7;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
z-index: 1;
right: 0;
top: 0;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
transition: .3s ease;
color: transparent;
background-color: transparent;
border: 0px; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button input {
display: flex;
align-items: center;
justify-content: center;
z-index: 3;
width: 90%;
height: 90%;
border-radius: 3px;
background-color: transparent; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:after {
font-family: 'simple-line-icons';
content: "\e090";
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 105%;
z-index: 2;
color: #222;
background-color: transparent; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
opacity: .7;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search form.search {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_search fieldset {
position: relative; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchinput {
margin-bottom: 0;
padding-right: 40px; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit {
position: absolute;
z-index: 1;
right: 0;
top: 0;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit input {
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit i {
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit:hover {
opacity: .7;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li {
line-height: 26px;
position: relative;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eeeeee; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li a {
font-size: 15px;
color: #555555;
transition: all .3s ease-in-out; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li a:hover {
color: #e3740e !important; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: 0px solid #eeeeee; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-posts li a {
transition: all .3s ease-in-out; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-posts li a:hover {
color: #e3740e !important; }
.sidebar:not(.cars-sidebar) .widget_recent_comments .recentcomments {
padding: 10px 0; }
.sidebar:not(.cars-sidebar) .widget_recent_comments .recentcomments:first-child {
padding-top: 0; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
color: #222; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments a {
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments a.wp-block-latest-comments__comment-author {
font-weight: 700; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments a.wp-block-latest-comments__comment-link {
text-decoration: underline; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud a, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud a {
float: left;
margin: 3px;
padding: 0 7px 0;
font-size: 11px !important;
color: #fff !important;
transition: all .3s ease; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud a:hover, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud a:hover {
transition: all .3s ease;
transform: perspective(100px) translateY(-2px);
z-index: 1; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud:before, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud:before {
content: "";
display: table; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud:after, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud:after {
clear: both;
content: "";
display: table; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .wp-block-tag-cloud {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info {
display: flex;
align-items: center;
justify-content: center;
color: #fff; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-text {
margin-right: 10px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail {
font-size: 36px;
padding: 20px 30px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail del {
font-size: 13px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price {
padding-left: 20px;
padding-bottom: 0px;
flex-grow: 1; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .price-detail {
display: block; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .bottom-info {
margin-top: 5px;
font-size: 12px;
text-align: right; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp {
padding-right: 20px;
padding-bottom: 0px;
width: 100%; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number {
font-size: 18px;
display: inline-flex;
margin-top: 20px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number span {
color: #555555; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number span.after-price-text {
margin-left: 5px; }
.sidebar:not(.cars-sidebar) .dealer-info {
margin-top: 33px;
background: transparent !important;
padding: 0 !important; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info {
display: flex;
padding: 20px 20px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .left {
flex-grow: 0; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right {
flex-grow: 1; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right .bottom {
color: #cfcfcf; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .left {
display: flex;
align-items: center;
margin-right: 15px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
color: #fff;
font-size: 14px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right .dealer-name {
font-size: 20px;
color: inherit; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info img {
max-width: 75px;
border-radius: 50%; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info {
padding: 20px 25px;
border: 1px solid #eeeeee;
margin-top: 5px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info {
display: flex;
margin-bottom: 20px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .left {
display: flex;
align-items: center;
flex-grow: 0;
margin-right: 10px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .left i {
font-size: 36px;
margin-right: 7px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .right {
flex-grow: 1; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .right .phone-text {
font-size: 20px;
color: #222222;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .right .phone-text:hover {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul {
text-align: center; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li {
line-height: 1;
font-size: 16px;
padding: 0 15px;
display: inline-block;
border-right: 1px solid #cccccc; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li a {
color: #555555;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li a:hover {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li:last-child {
border-right: none; }
.sidebar:not(.cars-sidebar) .widget-contact-form {
padding: 0px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .wpcf7 {
padding-top: 0px !important;
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain {
display: flex;
margin-bottom: 30px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain .fl-auto-icon {
width: 70px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
position: relative; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain .fl-auto-icon:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 45px;
height: 26px;
top: 0;
left: 0;
right: 10px;
bottom: 0;
margin: auto; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain .widget-title {
margin-left: 20px;
margin-bottom: 20px;
margin-top: 20px;
font-size: 18px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form {
padding: 5px 0; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .input-form-wrapper {
margin-bottom: 30px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .input-form-wrapper span input {
margin-bottom: 0px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .submit-btn-container {
border: 2px solid; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .submit-btn-container button {
width: 100%;
text-transform: uppercase;
font-size: 16px;
padding: 20px;
background: transparent !important; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .submit-btn-container button:hover:after {
transition: .3s linear; }
.sidebar:not(.cars-sidebar) .promo-image-gallery {
margin-top: 10px; }
.sidebar:not(.cars-sidebar) .promo-image-gallery ul {
margin: 0;
padding: 0;
text-align: center; }
.sidebar:not(.cars-sidebar) .promo-image-gallery ul li {
padding: 15px;
display: inline-block; }
.sidebar:not(.cars-sidebar) .widget-calculator {
padding: 0px; }
.sidebar:not(.cars-sidebar) .widget-calculator .widget-content {
padding-top: 0px !important;
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget-calculator .widget-content .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions {
margin-top: 1rem; }
.sidebar:not(.cars-sidebar) .widget-calculator .widget-content .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions dt {
font-weight: 400; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain {
display: flex;
margin-bottom: 30px; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain .fl-auto-icon {
width: 70px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
position: relative; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain .fl-auto-icon:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 45px;
height: 26px;
top: 0;
left: 0;
right: 10px;
bottom: 0;
margin: auto; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain .widget-title {
margin-left: 20px;
margin-bottom: 20px;
margin-top: 20px;
font-size: 18px; }
.sidebar:not(.cars-sidebar) .widget-calculator .labeled {
margin-bottom: 7px;
font-size: 12px; }
.sidebar:not(.cars-sidebar) .widget-calculator input:hover, .sidebar:not(.cars-sidebar) .widget-calculator input:focus, .sidebar:not(.cars-sidebar) .widget-calculator input:active {
border-color: transparent !important;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
background: #fff !important;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container {
margin-bottom: 0px;
border: 2px solid; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a {
display: flex;
text-align: center;
width: 100%;
text-transform: uppercase;
font-size: 16px;
padding: 20px;
align-items: center;
justify-content: center;
line-height: 1;
min-height: 40px;
letter-spacing: .3px;
border: 0; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a:hover {
color: #fff !important; }
.sidebar:not(.cars-sidebar) .widget-calculator .orange {
display: none; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post {
margin-top: 25px; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-img {
margin-bottom: 15px; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-info .fl-post-title {
display: block;
line-height: 18px;
letter-spacing: 0;
text-transform: none;
font-size: 12px;
margin-bottom: 0.40rem; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-info .fl-post-title a {
color: #1c1f23; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post:first-child {
margin-top: 0; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .login-user {
margin-bottom: 10px; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .logout-btn-wrapper {
display: inline-block;
overflow: hidden; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .logout-btn-wrapper .logout-btn {
padding: 7px 15px;
color: #fff;
font-size: 11px;
text-transform: uppercase; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .login-in {
min-width: auto;
margin-bottom: 0 !important; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .login-in form input:hover {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
border-color: transparent !important;
background: #fff !important; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .fl-login-form-entry .login_form_title {
display: none; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper {
flex-wrap: wrap;
margin-bottom: 0; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .remember-login-checkbox-label {
visibility: hidden;
opacity: 0; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .lost-password-link {
width: 100%;
text-align: right;
margin-top: -24px; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .lost-password-link:hover {
color: #222222; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .lost-password-link:before {
display: none; } .wd-update {
text-transform: uppercase;
font-size: 11px;
display: block;
position: absolute;
top: 0;
right: 0;
color: #fff !important;
background: rgba(0, 0, 0, 0.8);
padding: 3px 5px; }
.widget_dealer ul li {
display: inline-block;
width: 47%;
vertical-align: top;
padding-bottom: 0;
position: relative;
margin-right: 2%; }
.fl-header-sidebar .widget a.wd-update {
color: #fff !important; }
.wd-image {
margin-bottom: 2%;
display: inline-block;
overflow: hidden;
height: 95px; }
.wd-name {
display: none; }   .sidebar.cars-sidebar .widget-title {
position: relative;
overflow: hidden;
font-size: 18px;
display: flex;
align-items: center;
margin: 20px; }
.sidebar.cars-sidebar .widget--title {
position: relative;
overflow: hidden;
font-size: 16px;
display: flex;
align-items: center;
padding: 0 25px;
margin-top: 5px;
text-transform: uppercase;
margin-bottom: 25px; }
.sidebar.cars-sidebar .widget {
margin-bottom: 25px; }
.sidebar.cars-sidebar .widget .fl-auto-sidebar-title-contain {
margin-bottom: 40px; }
.sidebar.cars-sidebar .widget .widget-content {
padding: 0px 25px; }
.sidebar.cars-sidebar .widget .widget-content .jelect-current {
height: 45px;
border: transparent;
color: #7b7d7f; }
.sidebar.cars-sidebar .widget .btn-wrapper {
padding: 0px 25px 35px; }
.sidebar.cars-sidebar .widget.pixad-filter .jelect.select_mod-a {
width: 100%; }
.sidebar.cars-sidebar .widget.pixad-filter .jelect-options {
top: 44px; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-target {
margin-bottom: 20px; }
.sidebar.cars-sidebar .widget.pixad-filter .body-icon-wrapper i {
font-size: 55px;
line-height: .8;
opacity: .8;
color: #222;
transition: all .3s ease; }
.sidebar.cars-sidebar .widget.pixad-filter .list-categories .list-categories__item input[type=checkbox]:checked + label .body-icon-wrapper i {
opacity: 1; }
.sidebar.cars-sidebar .widget.pixad-filter .list-categories li label {
margin-right: 5px;
margin-left: 5px;
cursor: pointer;
padding: 10px 0;
border: 2px solid transparent;
border-radius: 2px;
transition: .3s ease; }
.sidebar.cars-sidebar .widget.pixad-filter .list-categories li label .auto_body_name {
font-size: 10px; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-price__input {
display: inline-block;
width: 100px;
margin: 0 10px;
height: 45px;
font-size: 12px;
border: none;
background-color: #fff;
text-align: center;
border: transparent;
color: #7b7d7f;
margin-bottom: 20px; }
.sidebar.cars-sidebar .widget.pixad-filter #slider-year_max, .sidebar.cars-sidebar .widget.pixad-filter #slider-price_max {
margin-right: 0px; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-target {
border: 2px solid;
background: #f5f5f5;
width: calc(100% - 12px); }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-base {
width: 100%;
height: 100%;
position: relative; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-origin {
position: absolute;
right: 0;
top: -16px;
left: 0;
bottom: 0; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-origin + .noUi-origin {
border: 0; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-horizontal .noUi-handle {
height: 18px;
left: -7px;
top: -6px;
width: 18px;
cursor: pointer; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-horizontal .noUi-handle:after {
position: absolute;
width: 16px;
height: 16px;
left: 8px;
content: '';
display: block;
top: 8px;
border-radius: 50%; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-horizontal .noUi-handle {
height: 18px;
left: -7px;
top: -6px;
width: 18px;
cursor: pointer; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-horizontal .noUi-handle:after {
position: absolute;
width: 17px;
height: 17px;
left: -3px;
content: '';
display: block;
top: 7px;
border-radius: 50%; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-horizontal .noUi-handle:before {
position: absolute;
width: 11px;
height: 11px;
left: 0px;
content: '';
display: block;
top: 10px;
background-color: #fff !important;
-webkit-border-radius: 50%;
border-radius: 50%;
z-index: 2; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-price__wrap-input {
display: flex;
align-items: center; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-price__wrap-input span {
flex-grow: 0;
margin-left: 15px;
margin-right: 15px; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-price__wrap-input input {
margin-left: 0;
flex-grow: 1; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-year__wrap-input {
display: flex;
align-items: center; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-year__wrap-input span {
flex-grow: 0;
margin-left: 15px;
margin-right: 15px; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-year__wrap-input input {
margin-left: 0;
flex-grow: 1; }
.sidebar.cars-sidebar .widget .orange {
display: none; }
.sidebar.cars-sidebar .widget .submit-btn-container {
margin-bottom: 35px;
border: 2px solid; }
.sidebar.cars-sidebar .widget .submit-btn-container a {
display: flex;
text-align: center;
width: 100%;
text-transform: uppercase;
font-size: 16px;
padding: 20px;
align-items: center;
justify-content: center;
line-height: 1;
min-height: 40px;
letter-spacing: .3px;
border: 0; }
.sidebar.cars-sidebar .widget .submit-btn-container a:hover {
color: #fff !important; }
.sidebar.cars-sidebar .widget .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions {
margin-top: 1rem; }
.sidebar.cars-sidebar .widget .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions dt {
font-weight: 400; }
.sidebar.cars-sidebar .btn-wrapper {
width: 100%;
padding: 0;
margin-top: 5px;
margin-bottom: 35px; }
.sidebar.cars-sidebar .btn-wrapper button {
width: 100%;
font-weight: 600;
font-size: 16px;
border: 2px solid;
padding: 20px 40px; }
.sidebar .widget_dealer .widget-content ul {
display: flex;
flex-wrap: wrap;
margin: -5px -10px 0; }
.sidebar .widget_dealer .widget-content ul li {
position: relative;
padding: 5px 10px;
display: inline-flex;
max-width: 50%;
flex-wrap: wrap; }
.sidebar .widget_dealer .widget-content ul li .wd-name {
line-height: 1.3;
font-size: 13px;
font-weight: 600;
color: #222;
margin-top: 4px; }
.sidebar .widget_dealer .widget-content ul li .wd-update {
position: absolute;
right: 10px;
top: 10px;
line-height: 1;
font-size: 11px;
text-transform: uppercase;
padding: 4px 8px;
color: #fff;
transition: .3s ease; }
.sidebar .widget_dealer .widget-content ul li .wd-update:hover {
opacity: .7;
transition: .3s ease; }
.sidebar .widget-content .list-categories {
display: flex;
flex-wrap: wrap;
margin: -5px; }
.sidebar .widget-content .list-categories li {
width: 48%;
padding: 5px; }
.sidebar .widget-content .list-categories li label {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
text-align: center; }
.sidebar .widget-content .list-categories li label .auto_body_name {
display: block;
width: 100%;
color: #222;
font-size: 12px;
text-transform: uppercase;
line-height: 1.3;
font-weight: 600;
margin-top: 4px; }
.sidebar .widget-content .list-categories li input[type=checkbox] {
display: none; }
.sidebar .widget-content .list-categories li input[type=checkbox]:checked + label .auto_body_name {
color: #0c5460; }
.sidebar .widget {
margin-bottom: 25px; }
.sidebar .widget .jelect-current {
background-color: #fff;
font-size: 12px;
margin-bottom: 20px;
transition: .3s ease; }
.sidebar .widget .jelect-current:hover {
border-color: transparent !important;
background: #fff !important;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease; }
.sidebar .widget .fl-auto-sidebar-title-contain {
display: flex; }
.sidebar .widget .fl-auto-sidebar-title-contain .fl-auto-icon {
width: 70px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
position: relative; }
.sidebar .widget .fl-auto-sidebar-title-contain .fl-auto-icon:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 45px;
height: 26px;
top: 0;
left: 0;
right: 10px;
bottom: 0;
margin: auto; }  .fl-mobile-menu-wrapper {
display: none;
background-color: rgba(0, 0, 0, 0.6);
width: 70%;
height: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 1098; }
.fl-mobile-menu-wrapper .fl-sidebar-overlay {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 1099;
cursor: pointer; }
.fl-mobile-menu-wrapper .fl--mobile-menu-navigation-wrapper {
position: fixed;
z-index: 1100;
left: 0;
top: 0;
width: 280px;
background: #fff;
padding: 45px 10px;
box-sizing: border-box;
overflow-y: auto;
overflow-x: hidden;
height: 100vh; }
.fl-mobile-menu-wrapper .fl--mobile-menu-navigation-wrapper .fl--mobile-menu-navigation {
max-height: calc(100% - 85px);
overflow-x: auto; }
.fl-mobile-menu-wrapper .fl--mobile-menu-navigation-wrapper nav {
text-align: left; }
.fl--mobile-menu {
background: inherit;
z-index: 9;
position: relative; }
.fl--mobile-menu > li:last-child a {
border-bottom: none; }
.fl--mobile-menu li {
transition: background-color .3s ease-in;
overflow: hidden; }
.fl--mobile-menu li.opened {
transition: background-color .3s ease-in;
background: #f7f7f7; }
.fl--mobile-menu li.opened > a .fl-menu-flipper-icon {
transition: 0.6s;
transform: rotateY(180deg); }
.fl--mobile-menu li.opened > a .fl-menu-flipper-icon .fl-front-content i {
transition: 0.6s;
opacity: 0; }
.fl--mobile-menu li a {
border-bottom: 1px solid #eee;
position: relative;
line-height: 1.1;
display: block;
padding: 17px 40px 17px 24px;
color: #222222;
font-size: 11px;
text-transform: uppercase; }
.fl--mobile-menu li a .fl-menu-flipper-icon {
position: absolute;
right: 0;
color: #000;
height: 100%;
width: 50px;
top: 0;
display: flex;
align-items: center;
justify-content: center; }
.fl--mobile-menu li a:hover {
color: #000; }
.fl--mobile-menu li:last-child {
border-bottom: none; }
.fl--mobile-menu li .sub-menu {
display: none;
background: #f7f7f7; }
.fl--mobile-menu li .sub-menu li a {
text-transform: none;
font-size: 11px; }
.fl--mobile-menu li .sub-menu li .sub-menu {
border-left: none;
margin-left: 0; }
.fl--mobile-menu li .sub-menu li .sub-menu li a {
padding-left: 37px; }
> .fl--mobile-menu li:first-child a {
border-bottom: none; }
.fl--mobile-menu-navigation-wrapper::-webkit-scrollbar, .fl--mobile-menu-navigation::-webkit-scrollbar {
width: 6px;
background: #fff;
margin-right: 20px; }
.fl--mobile-menu-navigation-wrapper::-webkit-scrollbar-thumb, .fl--mobile-menu-navigation::-webkit-scrollbar-thumb {
height: 150px;
border-radius: 10px;
background: #f7f7f7; }
body.admin-bar .fl--mobile-menu-navigation-wrapper {
top: 30px; }
body.admin-bar ul.fl-sidebar-social-profiles {
bottom: 50px; }
.fl-menu-flipper-icon {
position: absolute;
right: 0;
color: #2a2b30;
height: 100%;
width: 50px;
top: 0;
display: flex;
align-items: center;
justify-content: center;
transform-style: preserve-3d;
transition: 0.6s;
perspective: 40px; }
.fl-menu-flipper-icon .fl-front-content {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: inherit;
z-index: 2;
backface-visibility: hidden; }
.fl-menu-flipper-icon .fl-back-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 50px;
height: inherit;
transform: rotateY(180deg); }
.fl-close-sidebar-icon {
opacity: 1;
visibility: visible;
transition: opacity .6s ease-in;
border: 0;
border-radius: 0;
position: absolute;
height: 25px;
width: 25px;
margin: 0;
outline: 0;
padding: 10px;
vertical-align: top;
top: 15px;
right: 5px;
z-index: 99999;
cursor: pointer; }
.fl-close-sidebar-icon:before {
font-family: fl-custom-icon-font;
content: '\e81d';
transform: rotate(45deg);
color: #2a2b30 !important;
position: absolute;
top: 0;
width: 100%;
height: 100%;
font-size: 16px;
left: 0;
display: flex;
justify-content: center;
align-items: center; }
ul.fl-sidebar-social-profiles {
position: absolute;
bottom: 20px;
left: 0;
width: 100%;
padding: 0 24px; }
ul.fl-sidebar-social-profiles li {
display: inline-flex; }
ul.fl-sidebar-social-profiles li a {
display: flex;
align-items: center;
justify-content: center;
position: relative;
font-size: 14px;
padding: 0 2px;
color: #1b1b1b;
transition: color .3s ease, opacity .3s ease;
z-index: 1;
width: 26px;
height: 26px;
opacity: .8; }
ul.fl-sidebar-social-profiles li a i {
display: flex; }
ul.fl-sidebar-social-profiles li a:before {
z-index: -1;
content: '';
display: block;
height: 0;
left: 50%;
position: absolute;
top: 50%;
transition: all 0.3s;
width: 0;
border-radius: 100%; }
ul.fl-sidebar-social-profiles li a:hover {
opacity: 1;
color: #fff; }
ul.fl-sidebar-social-profiles li a:hover:before {
width: 100%;
height: 100%;
top: 0;
left: 0; }
ul.fl-sidebar-social-profiles li a.facebook:before {
background: #4267b2; }
ul.fl-sidebar-social-profiles li a.twitter:before {
background: #1da1f2; }
ul.fl-sidebar-social-profiles li a.linkedin:before {
background: #0274b3; }
ul.fl-sidebar-social-profiles li a.instagram:before {
background: #231f20; }
ul.fl-sidebar-social-profiles li a.behance:before {
background: #0057ff; }
ul.fl-sidebar-social-profiles li a.pinterest:before {
background: #bd081c; }
ul.fl-sidebar-social-profiles li a.google:before {
background: #db4445; }
ul.fl-sidebar-social-profiles li a.youtube:before {
background: #f30007; }
ul.fl-sidebar-social-profiles li a.vimeo:before {
background: #1ab7ea; }
.fl-header-menu-container .fl--mobile-menu-icon {
display: none !important; }  .sidebar:not(.cars-sidebar) {
margin-top: 7px;                }
.sidebar:not(.cars-sidebar) .widget {
margin-top: 30px;
padding: 0px;
position: relative;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget:first-child {
margin-top: 0; }
.sidebar:not(.cars-sidebar) .widget .wp-block-group__inner-container {
padding: 0px; }
.sidebar:not(.cars-sidebar) .widget h2 {
position: relative;
overflow: hidden;
font-size: 18px;
display: flex;
align-items: center;
padding: 20px;
padding-left: 90px;
margin: 0px;
background: #222;
color: #fff; }
.sidebar:not(.cars-sidebar) .widget h2:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 70px;
height: 60px;
top: 0;
left: 0;
right: unset;
bottom: 0;
margin: auto;
background-color: #e3740e;
background-position-x: 8px;
background-position-y: center;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0); }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain {
display: flex; }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .widget-title {
position: relative;
overflow: hidden;
font-size: 18px;
display: flex;
align-items: center;
padding: 20px;
padding-left: 90px;
margin: 0px;
background: #222;
color: #fff; }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .widget-title:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 70px;
height: 100%;
top: 0;
left: 0;
right: unset;
bottom: 0;
margin: auto;
background-color: #e3740e;
background-position-x: 8px;
background-position-y: center;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0); }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .fl-auto-icon {
width: 70px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
position: relative; }
.sidebar:not(.cars-sidebar) .widget .fl-sidebar-title-contain .fl-auto-icon:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 45px;
height: 26px;
top: 0;
left: 0;
right: 10px;
bottom: 0;
margin: auto; }
.sidebar:not(.cars-sidebar) .widget a {
color: #555555;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget a:hover {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget select {
margin-top: 0px !important;
margin: 30px 34px;
width: -webkit-fill-available;
display: inline-block;
-webkit-appearance: none;
-moz-appearance: none; }
.sidebar:not(.cars-sidebar) .widget div.calendar_wrap {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) ul.fl--open {
padding-left: 15px;
display: block !important; }
.sidebar:not(.cars-sidebar) ul.fl--open li a {
font-size: 12px;
opacity: 1; }
.sidebar:not(.cars-sidebar) ul.fl--close {
padding-left: 15px;
display: none !important; }
.sidebar:not(.cars-sidebar) ul.fl--close li a {
font-size: 12px;
opacity: 1; }
.sidebar:not(.cars-sidebar) .widget_text .textwidget {
padding-top: 0px !important;
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_pages ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item a {
font-size: 15px;
color: #555555; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item span {
position: absolute;
top: 9px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children li.page_item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children li.page_item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_pages ul li.page_item ul.children li.page_item ul.children li.page_item ul.children li.page_item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list {
padding: 30px 25px;
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item a {
font-size: 15px;
color: #555555; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item span {
position: absolute;
top: 9px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_block ul.wp-block-page-list li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item ul.submenu-container li.wp-block-pages-list__item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item a {
font-size: 15px;
color: #555555; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item span {
position: absolute;
top: 9px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item .sub-menu {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_nav_menu ul li.nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item .sub-menu li.sub-nav-item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_archive ul {
list-style: none;
margin: 0; }
.sidebar:not(.cars-sidebar) .widget_archive ul li {
position: relative;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eeeeee; }
.sidebar:not(.cars-sidebar) .widget_archive ul li a {
font-size: 12px;
line-height: 1; }
.sidebar:not(.cars-sidebar) .widget_archive ul li span {
color: #908c8a;
font-weight: 700;
position: absolute;
top: 5px;
right: 0;
font-size: 12px;
line-height: 19px; }
.sidebar:not(.cars-sidebar) .widget_archive ul li:last-child {
padding-bottom: 0;
border-bottom: none; }
.sidebar:not(.cars-sidebar) .widget_archive ul li:before {
content: ""; }
.sidebar:not(.cars-sidebar) .widget_archive select {
margin: 30px 34px !important; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar {
width: 100%;
position: relative;
background: transparent;
margin: 0;
border: none;
border-collapse: collapse; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar caption {
caption-side: top;
text-align: center;
height: 30px;
line-height: 32px;
font-size: 13px;
padding: 0;
margin-bottom: 0px;
border: 1px solid #dddddd;
border-bottom: 0px;
color: #222222;
background: #fff; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead th,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody td {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
padding: 0;
vertical-align: middle; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead th {
font-size: 12px; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody td {
font-size: 11px; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead {
background: #fff;
border: 1px solid #dddddd; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar thead th {
color: #666; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr {
background: transparent; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td {
border: 1px solid #dddddd;
position: relative; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td a {
display: block;
position: relative;
z-index: 2; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td a:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
transition: background .3s ease;
z-index: -1; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tbody tr td.pad {
border: none; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot {
background: transparent;
position: absolute;
top: 0;
width: 100%;
height: 36px;
line-height: 36px; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next {
position: absolute;
width: 36px;
top: 50%;
transform: translate(0, -50%);
padding: 0; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a {
border: 1px solid #ddd;
background-color: #fff;
display: block;
position: relative;
margin: 0 auto;
color: transparent !important;
width: 28px;
height: 28px;
line-height: 24px;
text-align: center;
transition: all .3s ease-in; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:before,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:before {
font-family: FontAwesome;
color: #222;
transition: all .3s ease-in;
font-size: 12px;
height: 100%;
display: flex;
align-items: center;
justify-content: center; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:hover,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:hover {
transition: all .3s ease-in; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:hover:before,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:hover:before {
transition: all .3s ease-in;
color: #fff; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev.pad,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next.pad {
text-align: center; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev.pad:before,
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next.pad:before {
color: #f1f1f1;
font-family: FontAwesome; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev {
left: 0; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev a:before {
content: "\f104"; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #prev.pad:before {
content: "\f104"; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next {
right: 0; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next a:before {
content: "\f105"; }
.sidebar:not(.cars-sidebar) .widget_calendar .calendar_wrap #wp-calendar tfoot #next.pad:before {
content: "\f105"; }
.sidebar:not(.cars-sidebar) .widget_categories ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item {
position: relative;
line-height: 34px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item a {
font-size: 15px;
color: #555555;
transition: all .3s ease-in-out; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item a:hover {
color: #e3740e !important; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item span {
position: absolute;
top: 8px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #555555;
border-radius: 3px;
transition: .3s ease-in;
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item:before {
color: #555555;
content: '-';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children li.cat-item:before {
color: #555555;
content: '--';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children li.cat-item ul.children {
padding: 0px;
padding-left: 10px; }
.sidebar:not(.cars-sidebar) .widget_categories ul li.cat-item ul.children li.cat-item ul.children li.cat-item ul.children li.cat-item:before {
color: #555555;
content: '---';
padding-right: 5px;
letter-spacing: 2px;
font-size: 13px; }
.sidebar:not(.cars-sidebar) .widget_categories select {
margin: 30px 34px !important; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__label {
display: none; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper {
position: relative; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
margin-bottom: 0;
padding-right: 40px;
border: 0px; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit {
position: absolute;
z-index: 1;
right: 0;
top: 0;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit input {
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit i {
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .searchsubmit:hover {
opacity: .7;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
position: absolute;
z-index: 1;
right: 0;
top: 0;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
transition: .3s ease;
color: transparent;
background-color: transparent;
border: 0px; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button input {
display: flex;
align-items: center;
justify-content: center;
z-index: 3;
width: 90%;
height: 90%;
border-radius: 3px;
background-color: transparent; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:after {
font-family: 'simple-line-icons';
content: "\e090";
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 105%;
z-index: 2;
color: #222;
background-color: transparent; }
.sidebar:not(.cars-sidebar) .widget_search form.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover {
opacity: .7;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search form.search {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_search fieldset {
position: relative; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchinput {
margin-bottom: 0;
padding-right: 40px; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit {
position: absolute;
z-index: 1;
right: 0;
top: 0;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit input {
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit i {
position: absolute;
left: 0;
top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%; }
.sidebar:not(.cars-sidebar) .widget_search fieldset .searchsubmit:hover {
opacity: .7;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li {
line-height: 26px;
position: relative;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eeeeee; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li a {
font-size: 15px;
color: #555555;
transition: all .3s ease-in-out; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li a:hover {
color: #e3740e !important; }
.sidebar:not(.cars-sidebar) .widget_recent_entries ul li:last-child {
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: 0px solid #eeeeee; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-posts li a {
transition: all .3s ease-in-out; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-posts li a:hover {
color: #e3740e !important; }
.sidebar:not(.cars-sidebar) .widget_recent_comments .recentcomments {
padding: 10px 0; }
.sidebar:not(.cars-sidebar) .widget_recent_comments .recentcomments:first-child {
padding-top: 0; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
color: #222; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments a {
font-size: 15px; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments a.wp-block-latest-comments__comment-author {
font-weight: 700; }
.sidebar:not(.cars-sidebar) .widget_block .wp-block-latest-comments a.wp-block-latest-comments__comment-link {
text-decoration: underline; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud a, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud a {
float: left;
margin: 3px;
padding: 0 7px 0;
font-size: 11px !important;
color: #fff !important;
transition: all .3s ease; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud a:hover, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud a:hover {
transition: all .3s ease;
transform: perspective(100px) translateY(-2px);
z-index: 1; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud:before, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud:before {
content: "";
display: table; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .tagcloud:after, .sidebar:not(.cars-sidebar) .widget_product_tag_cloud .tagcloud:after {
clear: both;
content: "";
display: table; }
.sidebar:not(.cars-sidebar) .widget_tag_cloud .wp-block-tag-cloud {
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info {
display: flex;
align-items: center;
justify-content: center;
color: #fff; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-text {
margin-right: 10px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail {
font-size: 36px;
padding: 20px 30px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail del {
font-size: 13px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price {
padding-left: 20px;
padding-bottom: 0px;
flex-grow: 1; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .price-detail {
display: block; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .bottom-info {
margin-top: 5px;
font-size: 12px;
text-align: right; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp {
padding-right: 20px;
padding-bottom: 0px;
width: 100%; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number {
font-size: 18px;
display: inline-flex;
margin-top: 20px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number span {
color: #555555; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number span.after-price-text {
margin-left: 5px; }
.sidebar:not(.cars-sidebar) .dealer-info {
margin-top: 33px;
background: transparent !important;
padding: 0 !important; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info {
display: flex;
padding: 20px 20px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .left {
flex-grow: 0; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right {
flex-grow: 1; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right .bottom {
color: #cfcfcf; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .left {
display: flex;
align-items: center;
margin-right: 15px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
color: #fff;
font-size: 14px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info .right .dealer-name {
font-size: 20px;
color: inherit; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-top-info img {
max-width: 75px;
border-radius: 50%; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info {
padding: 20px 25px;
border: 1px solid #eeeeee;
margin-top: 5px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info {
display: flex;
margin-bottom: 20px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .left {
display: flex;
align-items: center;
flex-grow: 0;
margin-right: 10px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .left i {
font-size: 36px;
margin-right: 7px; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .right {
flex-grow: 1; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .right .phone-text {
font-size: 20px;
color: #222222;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .dealer-bottom-info .phone-info .right .phone-text:hover {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul {
text-align: center; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li {
line-height: 1;
font-size: 16px;
padding: 0 15px;
display: inline-block;
border-right: 1px solid #cccccc; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li a {
color: #555555;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li a:hover {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .dealer-info .social-info ul li:last-child {
border-right: none; }
.sidebar:not(.cars-sidebar) .widget-contact-form {
padding: 0px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .wpcf7 {
padding-top: 0px !important;
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain {
display: flex;
margin-bottom: 30px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain .fl-auto-icon {
width: 70px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
position: relative; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain .fl-auto-icon:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 45px;
height: 26px;
top: 0;
left: 0;
right: 10px;
bottom: 0;
margin: auto; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-auto-sidebar-title-contain .widget-title {
margin-left: 20px;
margin-bottom: 20px;
margin-top: 20px;
font-size: 18px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form {
padding: 5px 0; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .input-form-wrapper {
margin-bottom: 30px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .input-form-wrapper span input {
margin-bottom: 0px; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .submit-btn-container {
border: 2px solid; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .submit-btn-container button {
width: 100%;
text-transform: uppercase;
font-size: 16px;
padding: 20px;
background: transparent !important; }
.sidebar:not(.cars-sidebar) .widget-contact-form .fl-dealer-form .submit-btn-container button:hover:after {
transition: .3s linear; }
.sidebar:not(.cars-sidebar) .promo-image-gallery {
margin-top: 10px; }
.sidebar:not(.cars-sidebar) .promo-image-gallery ul {
margin: 0;
padding: 0;
text-align: center; }
.sidebar:not(.cars-sidebar) .promo-image-gallery ul li {
padding: 15px;
display: inline-block; }
.sidebar:not(.cars-sidebar) .widget-calculator {
padding: 0px; }
.sidebar:not(.cars-sidebar) .widget-calculator .widget-content {
padding-top: 0px !important;
padding: 30px 25px; }
.sidebar:not(.cars-sidebar) .widget-calculator .widget-content .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions {
margin-top: 1rem; }
.sidebar:not(.cars-sidebar) .widget-calculator .widget-content .autoteka_calculator .autoteka_calculator_results .autoteka_calculator_report .list-descriptions dt {
font-weight: 400; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain {
display: flex;
margin-bottom: 30px; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain .fl-auto-icon {
width: 70px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
position: relative; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain .fl-auto-icon:before {
position: absolute;
content: '';
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/auto_sidebar_icon.png) no-repeat;
width: 45px;
height: 26px;
top: 0;
left: 0;
right: 10px;
bottom: 0;
margin: auto; }
.sidebar:not(.cars-sidebar) .widget-calculator .fl-auto-sidebar-title-contain .widget-title {
margin-left: 20px;
margin-bottom: 20px;
margin-top: 20px;
font-size: 18px; }
.sidebar:not(.cars-sidebar) .widget-calculator .labeled {
margin-bottom: 7px;
font-size: 12px; }
.sidebar:not(.cars-sidebar) .widget-calculator input:hover, .sidebar:not(.cars-sidebar) .widget-calculator input:focus, .sidebar:not(.cars-sidebar) .widget-calculator input:active {
border-color: transparent !important;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
background: #fff !important;
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container {
margin-bottom: 0px;
border: 2px solid; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a {
display: flex;
text-align: center;
width: 100%;
text-transform: uppercase;
font-size: 16px;
padding: 20px;
align-items: center;
justify-content: center;
line-height: 1;
min-height: 40px;
letter-spacing: .3px;
border: 0; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a:hover {
color: #fff !important; }
.sidebar:not(.cars-sidebar) .widget-calculator .orange {
display: none; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post {
margin-top: 25px; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-img {
margin-bottom: 15px; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-info .fl-post-title {
display: block;
line-height: 18px;
letter-spacing: 0;
text-transform: none;
font-size: 12px;
margin-bottom: 0.40rem; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post .fl-last-post-info .fl-post-title a {
color: #1c1f23; }
.sidebar:not(.cars-sidebar) .fl-popular-posts-widget .fl-widget-popular-posts-wrapper .fl--last-post:first-child {
margin-top: 0; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .login-user {
margin-bottom: 10px; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .logout-btn-wrapper {
display: inline-block;
overflow: hidden; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .logout-btn-wrapper .logout-btn {
padding: 7px 15px;
color: #fff;
font-size: 11px;
text-transform: uppercase; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .login-in {
min-width: auto;
margin-bottom: 0 !important; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .login-in form input:hover {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
border-color: transparent !important;
background: #fff !important; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .fl-login-form-entry .login_form_title {
display: none; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper {
flex-wrap: wrap;
margin-bottom: 0; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .remember-login-checkbox-label {
visibility: hidden;
opacity: 0; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .lost-password-link {
width: 100%;
text-align: right;
margin-top: -24px; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .lost-password-link:hover {
color: #222222; }
.sidebar:not(.cars-sidebar) .fl_login_form_widget .remember--lost-password-wrapper .lost-password-link:before {
display: none; } .wd-update {
text-transform: uppercase;
font-size: 11px;
display: block;
position: absolute;
top: 0;
right: 0;
color: #fff !important;
background: rgba(0, 0, 0, 0.8);
padding: 3px 5px; }
.widget_dealer ul li {
display: inline-block;
width: 47%;
vertical-align: top;
padding-bottom: 0;
position: relative;
margin-right: 2%; }
.fl-header-sidebar .widget a.wd-update {
color: #fff !important; }
.wd-image {
margin-bottom: 2%;
display: inline-block;
overflow: hidden;
height: 95px; }
.wd-name {
display: none; } .fl--404-page-wrapper .fl-404-text-wrapper {
vertical-align: middle;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 35px; }
.fl--404-page-wrapper .fl-404-text-wrapper .fl-404-text-left-content {
display: inline-block; }
.fl--404-page-wrapper .fl-404-text-wrapper .fl-404-text-left-content i {
font-size: 41px;
margin-right: 25px;
color: #a2a4a3;
top: -7px;
position: relative; }
.fl--404-page-wrapper .fl-404-text-wrapper .fl-404-text-right-content {
display: inline-block; }
.fl--404-page-wrapper .fl-404-text-wrapper .fl-404-text-right-content .fl--error-page-title {
font-size: 32px;
line-height: 1;
letter-spacing: -2px;
margin-bottom: 0; }
.fl--404-page-wrapper .btn-404-wrapper {
display: inline-flex; }
.fl--404-page-wrapper .btn-404-wrapper .fl-404-page-btn {
padding: 15px 35px;
color: #fff;
font-size: 12px;
text-transform: uppercase; }
.fl--404-page-wrapper .fl-404-page-search-form {
max-width: 450px;
margin: 0 auto;
margin-bottom: 35px; }
.fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 {
position: relative;
display: flex; }
.fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .fl--input-wrapper {
flex-grow: 1; }
.fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .fl--input-wrapper input[type="text"] {
margin-bottom: 0;
padding-right: 55px;
background: #f1f5fa;
border-color: transparent; }
.fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .fl--input-wrapper input[type="text"]:hover, .fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .fl--input-wrapper input[type="text"].focus {
-webkit-box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
background: #fff !important; }
.fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .fl--input-wrapper:after {
letter-spacing: .02em;
content: attr(data-text);
line-height: 0;
max-width: 100%;
border-bottom: 2px solid;
position: absolute;
left: 0;
bottom: 0;
height: 2px;
font-size: 13px;
overflow: hidden;
user-select: none;
color: transparent; }
.fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .searchsubmit {
margin-left: 5px;
flex-grow: 0;
display: inline-flex;
max-width: 150px; }
.fl--404-page-wrapper .fl-404-page-search-form .fl--search-form-404 .searchsubmit button {
color: #fff; }  @media screen and (max-width: 1380px) {
body .fl-vc-vehicle-search.fl-search-style--two form {
width: 85%; } }
@media screen and (max-width: 1260px) {
body .fl-vc-vehicle-search.fl-search-style--two form {
width: 100%;
margin-top: 15px; }
html .fl-vc-vehicle-search.fl-search-style--two {
display: block; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4 {
width: 24%;
max-width: unset; } }
@media screen and (max-width: 1200px) {
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content {
padding-top: 25px;
padding-bottom: 25px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post--title a {
font-size: 24px; }
.fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 200px; }
html .fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 100% !important; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__input::placeholder {
font-size: 12px !important; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .col-4:first-child {
margin-left: 1% !important; }
html .fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 100% !important; }
.fl-vc-vehicle-search form .vc-auto-search {
width: 100% !important; }
.fl-vc-vehicle-search form .btn {
width: 100% !important;
position: relative !important;
top: 5px !important; }
.jelect {
width: 100%;
max-width: 100%; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__input::placeholder {
font-size: 15px !important; }
body .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-target {
width: 97%; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4 {
width: 18%;
max-width: unset; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price {
width: 40%; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .btn {
max-width: unset !important;
width: unset !important;
top: 0px !important; } } @media screen and (max-width: 1170px) {
html .fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 100% !important; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__input::placeholder {
font-size: 12px !important; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .col-4:first-child {
margin-left: 1% !important; }
html .fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 100% !important; }
.fl-vc-vehicle-search form .vc-auto-search {
width: 100% !important; }
.fl-vc-vehicle-search form .btn {
width: 100% !important;
position: relative !important;
top: 5px !important; }
.jelect {
width: 100%;
max-width: 100%; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__input::placeholder {
font-size: 15px !important; }
.fl-padding {
height: 90px !important; }
.fl-mega-menu .nav-menu {
display: none; }
#menu-main-menu {
display: none; }
.fl-top-header-content {
display: none; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-btn {
margin-left: 20px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon.fl--hamburger-menu {
display: inline-flex; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-current, html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price .fl-price-range-title {
font-size: 12px; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4 {
width: 17%;
max-width: unset;
min-width: unset; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price {
width: 40%; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-current {
padding: 15px 39px 15px 20px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-current:after {
width: 40px; } } @media screen and (max-width: 1024px) {
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4 {
width: 49%;
max-width: unset;
min-width: unset;
margin-top: 0px;
border-bottom: 1px solid #dddddd; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price {
width: 64%;
border-left: 0px solid #dddddd;
margin-top: 0px; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .btn {
top: 8px !important; } } @media screen and (max-width: 992px) {
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post--title a {
font-size: 18px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content {
margin-right: 0px; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content {
padding-top: 20px;
padding-bottom: 20px; }
html .fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 100% !important; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__input::placeholder {
font-size: 12px !important; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .col-4:first-child {
margin-left: 1% !important; }
html .fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 100% !important; }
.fl-vc-vehicle-search form .vc-auto-search {
width: 100% !important; }
.fl-vc-vehicle-search form .btn {
width: 100% !important;
position: relative !important;
top: 5px !important; }
.jelect {
width: 100%;
max-width: 100%; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__input::placeholder {
font-size: 15px !important; }
.container {
max-width: 850px; }
.fl-padding {
height: 70px !important; }
.fl-padding-20px {
padding-left: 20px !important;
padding-right: 20px !important; }
.sidebar_left .sidebar {
padding-right: 0 !important; }
.sidebar_right .sidebar {
padding-left: 0 !important; }
.fl-blog-post-div .post-style-default .fl-post--item {
flex-wrap: wrap; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
width: 100%;
margin-bottom: 35px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content {
width: 100%; }
.fl-page-heading .content_header .header-title {
font-size: 48px; }
.fl-page-heading {
min-height: 250px; }
.fl-blog-post-div .post-style-grid .fl-post--item:nth-child(odd) {
padding-right: 15px; }
.fl-blog-post-div .post-style-grid .fl-post--item:nth-child(even) {
padding-left: 15px;
margin-top: 35px; }
.products .shop-archive-item:nth-child(4n+1) {
clear: none; }
.products .shop-archive-item:nth-child(2n+1) {
clear: left; }
.products .shop-archive-item {
width: 50% !important; }
.footer-widget-area {
margin-top: 20px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide {
width: 31% !important; }
html .blog-post.left-post-style .post-holder {
height: 365px !important; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {
width: 30% !important;
margin-right: 5px !important;
margin-left: 5px !important; } } @media (max-width: 870px) {
.fl-blog-post-div .post-style-default-two .fl-post--item {
display: inline-flex;
flex-wrap: wrap; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content {
padding-top: 50px;
padding-bottom: 50px;
order: 2; }
.fl-blog-post-div .post-style-default-two .fl-post--item .post-left-content {
order: 1; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__input::placeholder {
font-size: 12px !important; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {
width: 50%; }
.fl-vc-vehicle-search form .vc-auto-search .col-4:first-child {
margin-left: 1% !important; }
html .fl-vc-vehicle-search form .vc-auto-search .col-4 {
max-width: 100% !important; }
.fl-vc-vehicle-search form .vc-auto-search {
width: 100% !important; }
.fl-vc-vehicle-search form .btn {
width: 100% !important;
position: relative !important;
top: 5px !important; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn-absolute {
display: none; }
.fl--navigation {
display: none !important; }
html .fl-tabs .nav-tabs li .tab-link-content .inner-content .tabs-icon {
font-size: 24px;
padding: 0;
width: 90px;
height: 85px;
line-height: 85px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .fl-auto-price .tmpl-slider-grid__mleage {
font-size: 14px;
margin-right: 0px !important;
display: block;
margin-bottom: 10px; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {
width: 30% !important; }
.fl-vc-custom-title-container .custom-title-content-wrapper .fl-title-vc {
line-height: 32px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide {
width: 30% !important; }
html .blog-post.left-post-style .post-holder {
height: 295px !important; }
.footer-widget-area-two {
padding-left: 15px; }
html .fl-tabs .nav-tabs li .tab-link-content .inner-content .tab-title-content {
font-size: 18px !important;
line-height: 1.5 !important;
padding: 0 20px !important; }
.fl--sidebar-header-button {
display: none; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn {
display: none; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content span {
font-size: 10px; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content .post-top-info .post-author {
padding: 0px 10px !important;
margin: 0px 10px !important; }
.home-page-post-container .blog-post .post-top-info {
font-size: 10px; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content .fl-blog-post-readmore {
display: none !important; }
#pix-sorting .sorting__inner {
display: block; }
#pix-sorting .sorting__inner .sorting__item {
width: 100%; }
#pix-sorting .sorting__inner .sorting__item {
margin-right: 0px; }
.jelect-current {
font-size: 12px; }
#pix-sorting .sorting__inner .fl-sorting-compare {
display: none; }
#pix-sorting .sorting__inner .sorting__item.view-by {
display: none; }
.jelect {
width: 100%;
max-width: 100%; }
.row {
margin: 0px; }
.autos-container .right-sidebar {
padding: 0px;
max-width: 100%;
flex: 0 0 100%; }
.autos-container .sidebar_right {
max-width: 100%;
flex: 0 0 100%; }
.pix-dynamic-content #pixad-listing.list .card {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
max-width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner {
max-width: 100%;
padding-left: 0px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-text-title-style-contain {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content {
display: none; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content ul {
display: none; }
.sidebar_right .sidebar {
margin-left: 0px; }
.sidebar-container {
padding-right: 0px;
padding-left: 0px; }
.fl-autos-post-pagination {
margin-bottom: 40px; }
.single-add-to-compare .single-add-to-compare-left {
padding-left: 35px; }
.compare-fixed-link {
text-align: center; }
.pull-right {
float: none; }
.single-add-to-compare-visible {
padding-bottom: 30px; }
.pix-dynamic-content #pixad-listing.list .card .card__img img {
width: 100%; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
font-size: 12px;
max-width: 100%; }
form.fl-comment-form .submit-btn-container {
max-width: 100% !important; }
.car-details .wrap-nav-table-content ul li {
padding-right: 10px;
padding-left: 0px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one {
margin-bottom: 20px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner {
margin: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .fl-auto-price .tmpl-slider-grid__mleage {
font-size: 14px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .fl-auto-price .slider-grid__price_wrap {
font-size: 14px; }
.breadcrumbs-heading .breadcrumbs {
font-size: 10px; }
.breadcrumbs-heading .breadcrumbs i.fa-home {
padding-right: 3px; }
.breadcrumbs-heading .breadcrumbs .breadcrumbs-delimiter {
margin: 0 2px; }
.car-details .car-details__wrap-title .car-details__title {
font-size: 34px;
line-height: 32px; }
.car-details .auto-slider .slides li img {
width: 330px; }
.car-details .auto-carousel .slides li img {
width: 150px; }
.car-details .auto-slider .slides {
height: 180px; }
.car-details .vehicle-characteristics .list-descriptions {
display: block; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
max-width: 100%; }
.car-details .wrap-nav-table-content ul li {
padding-right: 10px;
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number {
font-size: 14px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail {
font-size: 28px; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a {
line-height: 26px; }
form.fl-comment-form .submit-btn-container {
max-width: 100% !important; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
font-size: 12px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: block !important; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price {
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .bottom-info {
text-align: left; }
.post-style-default {
margin-top: 80px; }
.right-sidebar {
padding-right: 15px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content {
order: 2;
padding-right: 0px;
padding-left: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
order: 1;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info {
font-size: 10px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post {
padding: 0px 10px;
margin: 0px 10px; }
.fl-blog-post-pagination .ajax-pagination {
margin: 80px 0; }
.fl-blog-post-pagination .fl-default-pagination {
margin: 80px 0; }
.fl-blog-post-div {
margin-top: 70px; }
.single-post-wrapper .post-holder--info .post-info {
display: none; }
.single-post-wrapper .fl-prevnext-contain {
display: none; }
.single-post-wrapper .post-category--tags {
display: block; }
.single-post-wrapper .post-category--tags .tags-single-blog {
width: 100%; }
.single-post-wrapper .post-category--tags .right-post-top-content {
text-align: left;
width: 100%;
margin-top: 15px; }
.comments-container .comments-list .comment > .comment {
padding-left: 0px; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar {
margin-bottom: 25px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time {
display: none; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; } } @media screen and (max-width: 782px) {
.fl-vc-custom-title-container .custom-title-content-wrapper .fl-title-vc {
line-height: 32px; }
.container {
max-width: 740px; }
.fl-header--navigation .fl-bottom-header-content {
padding: 27px 15px; }
.fl-page-heading .fl--page-header {
padding: 0px 15px; }
.fl-padding {
height: 50px !important; }
.fl-reflect {
display: flex;
flex-direction: column-reverse; }
.fl--sidebar-header-button {
display: none; }
.fl-tabs .nav-tabs {
display: block !important; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn {
display: none; }
html .fl-tabs .nav-tabs li {
width: 100% !important;
margin: 0 5px !important; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {
width: 46% !important;
margin-right: 10px !important;
margin-left: 10px !important; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group {
display: block !important; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide {
width: 46% !important;
margin-right: 10px !important;
margin-left: 10px !important; }
.footer-widget-area-two {
padding-left: 15px !important; }
html .blog-post.left-post-style .post-holder {
height: 295px !important; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content span {
font-size: 10px; }
.home-page-post-container .blog-post .post-top-info {
font-size: 10px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .fl-auto-price .tmpl-slider-grid__mleage {
margin-right: 0px !important; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .fl-auto-price .slider-grid__price_wrap .slider-grid__price {
display: block; }
.fl-button-responsive-none .button-container .fl-vc-button {
padding: 21px 20px;
min-width: 150px; }
#pix-sorting .sorting__inner {
display: block; }
#pix-sorting .sorting__inner .sorting__item {
width: 100%; }
#pix-sorting .sorting__inner .sorting__item {
margin-right: 0px; }
.jelect-current {
font-size: 12px; }
#pix-sorting .sorting__inner .fl-sorting-compare {
display: none; }
#pix-sorting .sorting__inner .sorting__item.view-by {
display: none; }
.jelect {
width: 100%;
max-width: 100%; }
.row {
margin: 0px; }
.autos-container .right-sidebar {
padding: 0px;
max-width: 100%;
flex: 0 0 100%; }
.autos-container .sidebar_right {
max-width: 100%;
flex: 0 0 100%; }
.pix-dynamic-content #pixad-listing.list .card {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
max-width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner {
max-width: 100%;
padding-left: 0px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-text-title-style-contain {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content {
display: none; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content ul {
display: none; }
.sidebar_right .sidebar {
margin-left: 0px; }
.sidebar-container {
padding-right: 0px;
padding-left: 0px; }
.fl-autos-post-pagination {
margin-bottom: 40px; }
.single-add-to-compare .single-add-to-compare-left {
padding-left: 35px; }
.compare-fixed-link {
text-align: center; }
.pull-right {
float: none; }
.single-add-to-compare-visible {
padding-bottom: 30px; }
.pix-dynamic-content #pixad-listing.list .card .card__img img {
width: 100%; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
font-size: 12px;
max-width: 100%; }
form.fl-comment-form .submit-btn-container {
max-width: 100% !important; }
.car-details .wrap-nav-table-content ul li {
padding-right: 10px;
padding-left: 0px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; }
.breadcrumbs-heading .breadcrumbs {
font-size: 10px; }
.breadcrumbs-heading .breadcrumbs i.fa-home {
padding-right: 3px; }
.breadcrumbs-heading .breadcrumbs .breadcrumbs-delimiter {
margin: 0 2px; }
.car-details .car-details__wrap-title .car-details__title {
font-size: 34px;
line-height: 32px; }
.car-details .auto-slider .slides li img {
width: 330px; }
.car-details .auto-carousel .slides li img {
width: 150px; }
.car-details .auto-slider .slides {
height: 180px; }
.car-details .vehicle-characteristics .list-descriptions {
display: block; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
max-width: 100%; }
.car-details .wrap-nav-table-content ul li {
padding-right: 10px;
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number {
font-size: 14px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail {
font-size: 28px; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a {
line-height: 26px; }
form.fl-comment-form .submit-btn-container {
max-width: 100% !important; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
font-size: 12px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: block !important; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price {
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .bottom-info {
text-align: left; }
.post-style-default {
margin-top: 80px; }
.right-sidebar {
padding-right: 15px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content {
order: 2;
padding-right: 0px;
padding-left: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
order: 1;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info {
font-size: 10px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post {
padding: 0px 10px;
margin: 0px 10px; }
.fl-blog-post-pagination .ajax-pagination {
margin: 80px 0; }
.fl-blog-post-pagination .fl-default-pagination {
margin: 80px 0; }
.fl-blog-post-div {
margin-top: 70px; }
.single-post-wrapper .post-holder--info .post-info {
display: none; }
.single-post-wrapper .fl-prevnext-contain {
display: none; }
.single-post-wrapper .post-category--tags {
display: block; }
.single-post-wrapper .post-category--tags .tags-single-blog {
width: 100%; }
.single-post-wrapper .post-category--tags .right-post-top-content {
text-align: left;
width: 100%;
margin-top: 15px; }
.comments-container .comments-list .comment > .comment {
padding-left: 0px; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar {
margin-bottom: 25px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time {
display: none; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; } } @media (max-width: 768px) {
.container {
max-width: 740px; }
.fl-header--navigation .fl-bottom-header-content {
padding: 27px 15px; }
.fl-page-heading .fl--page-header {
padding: 0px 15px; }
.fl-padding {
height: 50px !important; }
.fl-reflect {
display: flex;
flex-direction: column-reverse; }
.fl--sidebar-header-button {
display: none; }
.fl-tabs .nav-tabs {
display: block !important; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {
width: 46% !important;
margin-right: 10px !important;
margin-left: 10px !important; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group {
display: block !important; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide {
width: 46% !important;
margin-right: 10px !important;
margin-left: 10px !important; }
.footer-widget-area-two {
padding-left: 15px !important; }
html .blog-post.left-post-style .post-holder {
height: 295px !important; }
html .blog-post.left-post-style .post-holder img {
width: 100%; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content span {
font-size: 10px; }
.home-page-post-container .blog-post .post-top-info {
font-size: 10px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .fl-auto-price .tmpl-slider-grid__mleage {
margin-right: 0px !important; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .fl-auto-price .slider-grid__price_wrap .slider-grid__price {
display: block; }
#pix-sorting .sorting__inner {
display: block; }
#pix-sorting .sorting__inner .sorting__item {
width: 100%; }
#pix-sorting .sorting__inner .sorting__item {
margin-right: 0px; }
.jelect-current {
font-size: 12px; }
#pix-sorting .sorting__inner .fl-sorting-compare {
display: none; }
#pix-sorting .sorting__inner .sorting__item.view-by {
display: none; }
.jelect {
width: 100%;
max-width: 100%; }
.row {
margin: 0px; }
.autos-container .right-sidebar {
padding: 0px; }
.pix-dynamic-content #pixad-listing.list .card {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
max-width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner {
max-width: 100%;
padding-left: 0px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-text-title-style-contain {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content {
display: none; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content ul {
display: none; }
.sidebar_right .sidebar {
margin-left: 0px; }
.sidebar-container {
padding-right: 0px;
padding-left: 0px; }
.fl-autos-post-pagination {
margin-bottom: 40px; }
.single-add-to-compare .single-add-to-compare-left {
padding-left: 35px; }
.compare-fixed-link {
text-align: center; }
.pull-right {
float: none; }
.single-add-to-compare-visible {
padding-bottom: 30px; }
.pix-dynamic-content #pixad-listing.list .card .card__img img {
width: 100%; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
font-size: 12px;
max-width: 100%; }
form.fl-comment-form .submit-btn-container {
max-width: 100% !important; }
.car-details .wrap-nav-table-content ul li {
padding-right: 10px;
padding-left: 0px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; }
.post-style-default {
margin-top: 80px; }
.right-sidebar {
padding-right: 15px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-grid .fl-post--item .post-top-content .post--holder img {
width: 100%; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content {
order: 2;
padding-right: 0px;
padding-left: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
order: 1;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info {
font-size: 10px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post {
padding: 0px 10px;
margin: 0px 10px; }
.fl-blog-post-pagination .ajax-pagination {
margin: 80px 0; }
.fl-blog-post-pagination .fl-default-pagination {
margin: 80px 0; }
.fl-blog-post-div {
margin-top: 70px; }
.single-post-wrapper .post-holder--info .post-info {
display: none; }
.single-post-wrapper .fl-prevnext-contain {
display: none; }
.single-post-wrapper .post-category--tags {
display: block; }
.single-post-wrapper .post-category--tags .tags-single-blog {
width: 100%; }
.single-post-wrapper .post-category--tags .right-post-top-content {
text-align: left;
width: 100%;
margin-top: 15px; }
.comments-container .comments-list .comment > .comment {
padding-left: 0px; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar {
margin-bottom: 25px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time {
display: none; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; } } @media (max-width: 680px) {
.fl-header--navigation.fixed-enable {
position: absolute !important; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price {
width: 58%; } }  @media (max-width: 570px) {
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info {
font-size: 10px; }
.fl-vc-custom-title-container .custom-title-content-wrapper .fl-title-vc {
line-height: 32px; }
.fl-header--navigation .fl-bottom-header-content {
padding: 27px 10px; }
.fl--sidebar-header-button {
display: none; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn {
display: none; }
.fl-page-heading .content_header .header-title {
font-size: 32px; }
.fl-page-heading .fl--page-header .fl-pre--title-wrapper {
float: left; }
.fl-page-heading .fl--page-header {
padding: 0px 10px; }
.footer-widget-area-two {
padding-left: 15px !important; }
.fl-vc-vehicle-search form .vc-auto-search .col-4 {
width: 100% !important; }
.fl-vc-vehicle-search form .btn button {
min-width: 198px !important; }
.fl-vc-custom-title-container .custom-title-content-wrapper .fl-title-vc {
line-height: 36px; }
.fl-tabs .nav-tabs {
display: block !important; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {
width: 100% !important;
margin-left: 0px !important; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group {
display: block !important; }
.fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-offer {
right: 25% !important;
bottom: 100% !important; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide {
width: 100% !important; }
html .blog-post.left-post-style .post-holder {
height: 295px !important; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content span {
font-size: 10px; }
.home-page-post-container .blog-post .post-top-info {
font-size: 10px; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content .fl-blog-post-readmore {
display: none !important; }
.fl-button-responsive-none {
display: none !important; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content .post-top-info .post-author {
padding: 0px 10px !important;
margin: 0px 10px !important; }
#pix-sorting .sorting__inner {
display: block; }
#pix-sorting .sorting__inner .sorting__item {
width: 100%; }
#pix-sorting .sorting__inner .sorting__item {
margin-right: 0px; }
.jelect-current {
font-size: 10px; }
#pix-sorting .sorting__inner .fl-sorting-compare {
display: none; }
#pix-sorting .sorting__inner .sorting__item.view-by {
display: none; }
.jelect {
width: 100%;
max-width: 100%; }
.row {
margin: 0px; }
.autos-container .right-sidebar {
padding: 0px; }
.pix-dynamic-content #pixad-listing.list .card {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
max-width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner {
max-width: 100%;
padding-left: 0px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-text-title-style-contain {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content {
display: none; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content ul {
display: none; }
.sidebar_right .sidebar {
margin-left: 0px; }
.sidebar-container {
padding-right: 0px;
padding-left: 0px; }
.fl-autos-post-pagination {
margin-bottom: 40px; }
.single-add-to-compare .single-add-to-compare-left {
padding-left: 35px; }
.compare-fixed-link {
text-align: center; }
.pull-right {
float: none; }
.single-add-to-compare-visible {
padding-bottom: 30px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one {
margin-bottom: 20px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner {
margin: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .fl-auto-price .tmpl-slider-grid__mleage {
font-size: 14px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .fl-auto-price .slider-grid__price_wrap {
font-size: 14px; }
.breadcrumbs-heading .breadcrumbs {
font-size: 10px; }
.breadcrumbs-heading .breadcrumbs i.fa-home {
padding-right: 3px; }
.breadcrumbs-heading .breadcrumbs .breadcrumbs-delimiter {
margin: 0 2px; }
.car-details .car-details__wrap-title .car-details__title {
font-size: 34px;
line-height: 32px; }
.car-details .auto-slider .slides li img {
width: 330px; }
.car-details .auto-carousel .slides li img {
width: 150px; }
.car-details .auto-slider .slides {
height: 180px; }
.car-details .vehicle-characteristics .list-descriptions {
display: block; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
max-width: 100%; }
.car-details .wrap-nav-table-content ul li {
padding-right: 10px;
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number {
font-size: 14px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail {
font-size: 28px; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a {
line-height: 26px; }
form.fl-comment-form .submit-btn-container {
max-width: 100% !important; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
font-size: 12px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: block !important; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price {
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .bottom-info {
text-align: left; }
.wc-tab#tab-reviews form.comment-form .submit-btn-container button {
width: unset !important; }
.post-style-default {
margin-top: 80px; }
.right-sidebar {
padding-right: 15px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content {
order: 2;
padding-right: 0px;
padding-left: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
order: 1;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info {
font-size: 10px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post {
padding: 0px 10px;
margin: 0px 10px; }
.fl-blog-post-pagination .ajax-pagination {
margin: 80px 0; }
.fl-blog-post-pagination .fl-default-pagination {
margin: 80px 0; }
.fl-blog-post-div {
margin-top: 70px; }
.single-post-wrapper .post-holder--info .post-info {
display: none; }
.single-post-wrapper .fl-prevnext-contain {
display: none; }
.single-post-wrapper .post-category--tags {
display: block; }
.single-post-wrapper .post-category--tags .tags-single-blog {
width: 100%; }
.single-post-wrapper .post-category--tags .right-post-top-content {
text-align: left;
width: 100%;
margin-top: 15px; }
.comments-container .comments-list .comment > .comment {
padding-left: 0px; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar {
margin-bottom: 25px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time {
display: none; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price {
width: 96%; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .btn {
top: 0px !important;
width: 96% !important;
border-bottom: 0px solid #dddddd; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4:first-child {
margin-left: 0 !important; }
html .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4:nth-child(2) {
border-left: 0px solid #dddddd; } } @media (max-width: 500px) {
.fl-vc-vehicle-search.fl-search-style--two #findCarNowForm {
padding: 0px; }
body .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-target {
width: 94%; }
html .fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content .post-info .fl-comment-count {
display: none; } } @media (max-width: 400px) {
.fl-blog-post-div .post-style-default-two .fl-post--item .post-right-content {
padding-top: 25px;
padding-bottom: 25px;
padding-right: 25px;
padding-left: 25px; } } @media (max-width: 360px) {
.fl-header--navigation .fl-bottom-header-content {
padding: 27px 10px; }
.fl--sidebar-header-button {
display: none; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-btn {
display: none; }
.fl-page-heading .content_header .header-title {
font-size: 32px; }
.fl-page-heading .fl--page-header .fl-pre--title-wrapper {
float: left; }
.fl-page-heading .fl--page-header {
padding: 0px 10px; }
.footer-widget-area-two {
padding-left: 15px !important; }
.fl-vc-vehicle-search form .vc-auto-search .col-4 {
width: 100% !important; }
.fl-vc-vehicle-search form .btn button {
min-width: 198px !important; }
.fl-vc-custom-title-container .custom-title-content-wrapper .fl-title-vc {
line-height: 36px; }
.fl-tabs .nav-tabs {
display: block !important; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {
width: 100% !important;
margin-left: 0px !important; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group {
display: block !important; }
.fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-offer {
right: 25% !important;
bottom: 100% !important; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide {
width: 100% !important; }
html .blog-post.left-post-style .post-holder {
height: 295px !important; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content span {
font-size: 10px; }
.home-page-post-container .blog-post .post-top-info {
font-size: 10px; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content .fl-blog-post-readmore {
display: none !important; }
.fl-button-responsive-none {
display: none !important; }
.home-page-post-container .blog-post .fl-blog-post-bottom-content .post-top-info .post-author {
padding: 0px 10px !important;
margin: 0px 10px !important; }
#pix-sorting .sorting__inner {
display: block; }
#pix-sorting .sorting__inner .sorting__item {
width: 100%; }
#pix-sorting .sorting__inner .sorting__item {
margin-right: 0px; }
.jelect-current {
font-size: 10px; }
#pix-sorting .sorting__inner .fl-sorting-compare {
display: none; }
#pix-sorting .sorting__inner .sorting__item.view-by {
display: none; }
.jelect {
width: 100%;
max-width: 100%; }
.row {
margin: 0px; }
.autos-container .right-sidebar {
padding: 0px; }
.pix-dynamic-content #pixad-listing.list .card {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
max-width: 100%; }
.pix-dynamic-content #pixad-listing.list .card .card__inner {
max-width: 100%;
padding-left: 0px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content .card__title {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .fl-text-title-style-contain {
display: block; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content {
display: none; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content ul {
display: none; }
.sidebar_right .sidebar {
margin-left: 0px; }
.sidebar-container {
padding-right: 0px;
padding-left: 0px; }
.fl-autos-post-pagination {
margin-bottom: 40px; }
.single-add-to-compare .single-add-to-compare-left {
padding-left: 35px; }
.compare-fixed-link {
text-align: center; }
.pull-right {
float: none; }
.single-add-to-compare-visible {
padding-bottom: 30px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one {
margin-bottom: 20px; }
.pix-dynamic-content #pixad-listing.grid .fl-autos-grid-one .slider-grid__inner {
margin: 0px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .fl-auto-price .tmpl-slider-grid__mleage {
font-size: 14px; }
.pix-dynamic-content #pixad-listing.grid_two .fl-autos-grid-two .slider-grid__inner .tmpl-gray-footer .fl-auto-price .slider-grid__price_wrap {
font-size: 14px; }
.breadcrumbs-heading .breadcrumbs {
font-size: 10px; }
.breadcrumbs-heading .breadcrumbs i.fa-home {
padding-right: 3px; }
.breadcrumbs-heading .breadcrumbs .breadcrumbs-delimiter {
margin: 0 2px; }
.car-details .car-details__wrap-title .car-details__title {
font-size: 34px;
line-height: 32px; }
.car-details .auto-slider .slides li img {
width: 330px; }
.car-details .auto-carousel .slides li img {
width: 150px; }
.car-details .auto-slider .slides {
height: 180px; }
.car-details .vehicle-characteristics .list-descriptions {
display: block; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
max-width: 100%; }
.car-details .wrap-nav-table-content ul li {
padding-right: 10px;
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-msrp .card__price-number {
font-size: 14px; }
.sidebar:not(.cars-sidebar) .auto-price-info .top-info .price-detail {
font-size: 28px; }
.sidebar:not(.cars-sidebar) .widget-calculator .submit-btn-container a {
line-height: 26px; }
form.fl-comment-form .submit-btn-container {
max-width: 100% !important; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
font-size: 12px; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: block !important; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price {
padding-left: 0px; }
.sidebar:not(.cars-sidebar) .auto-price-info .car-price .bottom-info {
text-align: left; }
.wc-tab#tab-reviews form.comment-form .submit-btn-container button {
width: unset !important; }
.post-style-default {
margin-top: 80px; }
.right-sidebar {
padding-right: 15px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content {
order: 2;
padding-right: 0px;
padding-left: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
order: 1;
padding-right: 0px;
padding-left: 0px;
margin-right: 0px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info {
font-size: 10px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info .date-post {
padding: 0px 10px;
margin: 0px 10px; }
.fl-blog-post-pagination .ajax-pagination {
margin: 80px 0; }
.fl-blog-post-pagination .fl-default-pagination {
margin: 80px 0; }
.fl-blog-post-div {
margin-top: 70px; }
.single-post-wrapper .post-holder--info .post-info {
display: none; }
.single-post-wrapper .fl-prevnext-contain {
display: none; }
.single-post-wrapper .post-category--tags {
display: block; }
.single-post-wrapper .post-category--tags .tags-single-blog {
width: 100%; }
.single-post-wrapper .post-category--tags .right-post-top-content {
text-align: left;
width: 100%;
margin-top: 15px; }
.comments-container .comments-list .comment > .comment {
padding-left: 0px; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar {
margin-bottom: 25px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--time {
display: none; }
.fl-auto-single-sidebar .sidebar .auto-price-info {
display: flex;
margin-top: 33px; } }.fl-hotspot-shortcode {
position: relative; }
.fl-hotspot-shortcode .HotspotPlugin_Hotspot {
margin-top: -12.5px;
margin-left: -12.5px;
z-index: 200;
width: 25px;
height: 25px;
position: absolute;
cursor: pointer; }
.fl-hotspot-shortcode .HotspotPlugin_Hotspot:before {
content: "+";
color: #fff;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
transform: scale(1);
z-index: 2;
-webkit-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.3); }
.fl-hotspot-shortcode .HotspotPlugin_Hotspot > div {
background: #fff;
min-width: 300px;
top: auto;
bottom: 100%;
left: 50%;
margin: 0 0 10px 0; }
.fl-hotspot-shortcode .HotspotPlugin_Hotspot > div.hidden {
transform: translate(-50%, 0) scale(0.55);
opacity: 0;
visibility: hidden; }
.fl-hotspot-shortcode .HotspotPlugin_Hotspot > div {
font-size: 10px;
display: block;
flex-wrap: wrap;
position: absolute;
bottom: auto;
top: 100%;
left: 50%;
margin-top: 15px;
padding: 20px 15px;
background: #fff;
box-shadow: 7px 15px 70px 0 rgba(0, 0, 0, 0.25);
transform: translateX(-50%) scale(1);
transition: all .3s ease .2s;
z-index: 3;
text-align: left; }
.fl-hotspot-shortcode .HotspotPlugin_Hotspot > div:before {
position: absolute;
left: 50%;
top: -10px;
transform: translate(-50%, 0);
content: '';
border-style: solid;
border-width: 0 7px 10px 7px;
border-color: transparent transparent #FFFFFF transparent; }
.fl-hotspot-shortcode .close-item {
display: none; }
.fl-hotspot-shortcode .Hotspot_Title {
font-size: 17px;
color: #222222;
margin-bottom: 7px; }
.fl-hotspot-shortcode .Hotspot_Message {
font-size: 13px;
line-height: 1.6; }
@-webkit-keyframes Fl_Hotspot_Animation {
0%,
100% {
-webkit-transform: scale(1); }
50% {
-webkit-transform: scale(1.1); } } .fl-blog-style--1 {
display: flex;
flex-wrap: wrap;
margin: 0 -15px; }
.fl-blog-style--1 .left-post-content .blog-post .post-holder a:hover {
opacity: .9; }
.fl-blog-style--1 .blog-post {
background: #fff;
margin-bottom: 9px;
-webkit-box-shadow: 0px 0px 45px -20px rgba(0, 0, 0, 0.36);
-moz-box-shadow: 0px 0px 45px -20px rgba(0, 0, 0, 0.36);
box-shadow: 0px 0px 45px -20px rgba(0, 0, 0, 0.36); }
.fl-blog-style--1 .blog-post .post-top-info {
font-size: 14px;
color: #222222; }
.fl-blog-style--1 .blog-post .post-top-info a {
color: inherit;
transition: .3s ease; }
.fl-blog-style--1 .blog-post .post-top-info a:hover {
transition: .3s ease; }
.fl-blog-style--1 .blog-post .post-top-info .post-date {
margin-right: 3px; }
.fl-blog-style--1 .blog-post .post-title {
color: #222222;
font-size: 20px;
padding: 40px;
padding-bottom: 30px; }
.fl-blog-style--1 .blog-post .post-title a {
line-height: 1.5;
color: inherit;
transition: .3s ease; }
.fl-blog-style--1 .blog-post .post-title a:hover {
transition: .3s ease; }
.fl-blog-style--1 .blog-post .post-bottom-content {
padding: 40px;
padding-top: 0px;
border-bottom: 1px #dddddd solid; }
.fl-blog-style--1 .blog-post .fl-blog-post-bottom-content {
display: flex;
padding: 22px 0px;
position: relative;
margin: 0px 40px; }
.fl-blog-style--1 .blog-post .fl-blog-post-bottom-content i {
margin-right: 8px; }
.fl-blog-style--1 .blog-post .fl-blog-post-bottom-content .post-top-info .post-author {
padding: 0px 15px;
margin: 0px 15px;
border-left: 1px #dddddd solid;
border-right: 1px #dddddd solid; }
.fl-blog-style--1 .blog-post .fl-blog-post-bottom-content .fl-blog-post-readmore {
line-height: 14px;
margin-top: -6px;
display: table;
margin: 0 auto;
margin-right: 0px;
padding: 13px 18px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
margin: auto;
transition: all .3s ease-in-out; }
.fl-blog-style--1 .blog-post .fl-blog-post-bottom-content .fl-blog-post-readmore:hover {
opacity: .8;
transition: all .2s ease-in-out; }
.fl-blog-style--2 {
display: flex;
flex-wrap: wrap; }
.fl-blog-style--2 .fl-post--item {
margin-bottom: 45px; }
.fl-blog-style--2 .fl-post--item:hover .post-top-content .post--holder a {
transition: .3s ease;
opacity: 1;
visibility: visible; }
.fl-blog-style--2 .fl-post--item:hover .post-top-content .post--holder a .link-decor {
opacity: 1; }
.fl-blog-style--2 .fl-post--item:hover .post-top-content .post--holder a .link-decor:first-child {
margin-left: -13px; }
.fl-blog-style--2 .fl-post--item:hover .post-top-content .post--holder a .link-decor:last-child {
margin-left: 13px; }
.fl-blog-style--2 .fl-post--item .post-top-content .post--holder {
position: relative; }
.fl-blog-style--2 .fl-post--item .post-top-content .post--holder a {
transition: .3s ease;
opacity: 0;
visibility: hidden;
top: 0;
left: 0;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: inline-flex;
justify-content: center;
align-items: center;
background: rgba(31, 31, 31, 0.5); }
.fl-blog-style--2 .fl-post--item .post-top-content .post--holder a .link-decor {
display: inline-block;
opacity: 0;
position: absolute;
z-index: 5;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 6px;
height: 6px;
border-radius: 50%;
transition: all 0.5s ease; }
.fl-blog-style--2 .fl-post--item .post-top-content .post--holder a.post-link {
width: fit-content;
height: fit-content;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
padding: 18px 30px;
line-height: 14px;
font-size: 16px;
color: #fff;
font-weight: 600;
background-color: #e3740e; }
.fl-blog-style--2 .fl-post--item .post-top-content .post--holder a.post-link:hover {
color: #ffffff !important;
opacity: 0.9; }
.fl-blog-style--2 .fl-post--item .post-bottom-content {
padding: 30px 0;
padding-bottom: 0px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .category-post {
margin-bottom: 15px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .category-post a {
line-height: 1;
display: inline-flex;
font-size: 11px;
padding: 9px 13px;
border: 1px solid #ddd;
text-transform: uppercase;
color: #222222;
transition: .3s ease;
margin-right: 3px;
margin-bottom: 5px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .category-post a:hover {
transition: .3s ease;
color: #fff; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post--title {
font-size: 22px;
line-height: 1.5;
margin-bottom: 15px;
padding: 0 30px;
overflow: hidden; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post--title a {
color: #222222;
transition: .3s ease-in-out; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post--title a:hover {
color: #e3740e;
transition: .3s ease; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info {
font-size: 12px;
padding: 15px 30px;
position: relative;
border-top: 1px #dddddd solid;
border-bottom: 1px #dddddd solid;
text-align: center; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .fl-comment-count i {
padding-right: 5px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post span {
padding-right: 5px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post .author-link a {
color: #e3740e; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post .author-link a:hover {
text-decoration: underline; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .date-post, .fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post {
display: inline-block; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .date-post a, .fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post a {
color: inherit;
transition: .3s ease; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .date-post a:hover, .fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post a:hover {
transition: .3s ease; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .fl-comment-count {
margin-right: 15px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-info .author-post {
padding: 0px 15px;
margin: 0px 15px;
border-left: 1px #dddddd solid;
border-right: 1px #dddddd solid; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-text--content {
color: #555555;
margin-bottom: 35px;
padding: 0 30px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-btn-read-more {
text-align: center;
margin-top: 35px;
margin-bottom: 35px; }
.fl-blog-style--2 .fl-post--item .post-bottom-content .post-btn-read-more a {
padding: 10px 20px;
transition: all .3s;
font-size: 14px; }
.fl-single-image-absolute-right {
display: flex;
position: absolute !important;
right: 0; } .secondary-btn-style span.fl-vc-button {
background-color: transparent !important;
border: #ffffff 2px solid; }
.fl-button-responsive-none {
display: block; }
.button-container {
overflow: hidden;
display: inline-flex; }
.button-container .fl-vc-button {
line-height: 1;
font-size: 13px;
padding: 20px 45px;
color: #fff;
transition: .3s ease;
text-transform: uppercase;
font-weight: 700;
text-align: center; }
.button-container:not([data-animation='true']) {
transition: .3s ease; }
.button-container:not([data-animation='true']):hover {
transition: .3s ease; }
.button-container[data-animation] .fl-vc-button {
z-index: 2;
position: relative;
border: 2px solid;
overflow: hidden; }
.button-container[data-animation] .fl-vc-button:after, .button-container[data-animation] .fl-vc-button:before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.button-container[data-animation] .fl-vc-button:before {
z-index: -2; }
.button-container[data-animation] .fl-vc-button:after {
width: 100%;
left: 0%;
z-index: -1;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transform: skew(-35deg) scaleX(0);
-ms-transform: skew(-35deg) scaleX(0);
transform: skew(-35deg) scaleX(0);
-webkit-transition: -webkit-transform .5s ease;
transition: -webkit-transform .5s ease;
-o-transition: transform .5s ease;
transition: transform .5s ease;
transition: transform .5s ease,-webkit-transform .5s ease; }
.button-container[data-animation]:hover .fl-vc-button {
opacity: 1; }
.button-container[data-animation]:hover .fl-vc-button:after {
-webkit-transform: skew(0deg) scaleX(1);
-ms-transform: skew(0deg) scaleX(1);
transform: skew(0deg) scaleX(1); }
.button-container.small-btn .fl-vc-button {
padding: 15px 35px;
font-size: 11px; }
.button-container.large-btn .fl-vc-button {
padding: 25px 55px;
font-size: 14px; }
.button-container:hover {
color: #fff;
transition: .3s ease; } .fl-vc-custom-title-container {
position: relative;
padding-bottom: 30px; }
.fl-vc-custom-title-container:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
background-color: #e3740e !important; }
.fl-vc-custom-title-container:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 75px;
right: 0;
margin: auto;
background-color: #e3740e !important; }
.fl-vc-custom-title-container .custom-title-content-wrapper .fl-title-vc {
position: relative; }
.fl-slider-subtitle {
position: relative; }
.fl-slider-subtitle:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 12px;
left: -80px;
margin: auto; }
.fl-slider-subtitle:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 12px;
left: -25px;
margin: auto; } .fl-vc-vehicle-search.fl-search-style--one {
margin-top: -70px;
border-top: 3px #ffffff solid;
padding: 60px;
position: relative; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter {
margin-bottom: 70px; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories {
text-align: center; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item {
display: inline-flex; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item input {
display: none; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item label {
margin-right: 5px;
margin-left: 5px;
cursor: pointer;
padding: 10px 20px;
border: 2px solid transparent;
border-radius: 2px;
transition: .3s ease; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item label .body-icon-wrapper i {
font-size: 70px;
line-height: .8;
opacity: .4;
color: #ccc;
transition: all .3s ease; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item label .auto_body_name {
line-height: 1;
font-size: 11px;
color: rgba(255, 255, 255, 0.4);
text-transform: uppercase; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item input[type=checkbox]:checked + label .body-icon-wrapper i {
opacity: 1;
color: #fff;
transition: all .3s ease; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item:hover label {
transition: .3s ease; }
.fl-vc-vehicle-search.fl-search-style--one .home-pixad-filter .list-categories .list-categories__item:hover .body-icon-wrapper i {
opacity: 1;
color: #fff;
transition: all .3s ease; }
.fl-vc-vehicle-search.fl-search-style--one img {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: -1;
opacity: .05;
width: 100%;
height: 100%; }
.fl-vc-vehicle-search.fl-search-style--one h2 {
color: #fff;
font-size: 36px;
position: relative;
width: fit-content;
text-align: left;
padding-bottom: 20px;
margin-bottom: 50px; }
.fl-vc-vehicle-search.fl-search-style--one h2:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0;
margin: auto;
background: #fff; }
.fl-vc-vehicle-search.fl-search-style--one h2:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 55px;
margin: auto;
background: #fff; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search {
margin-bottom: 15px;
display: inline-block;
width: 85%;
margin: 0 auto;
text-align: left; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .fl-search-vehicle-booking input {
margin-bottom: 0px;
min-height: 60px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .jelect-input {
color: #222; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .fl-select-year-range {
background: transparent !important; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select {
margin-right: 15px;
padding: 0px;
border-radius: 2px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select .jelect-options {
margin-left: 0px;
box-shadow: unset; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select .jelect-options li {
padding: 8px 20px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select .jelect-options li:before {
content: ''; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select .home-search-label {
font-size: 14px;
line-height: 1;
margin-bottom: 15px;
color: #ffffff; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select .jelect-current {
background: #ffffff !important;
color: #222222;
border: none;
transition: .3s ease;
min-height: 60px;
display: flex;
align-items: center; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select .jelect-current:after {
color: #222222; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .select .jelect-current:hover {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff !important; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .col-4 {
display: inline-block;
margin: 10px 1%;
max-width: 225px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .col-4:first-child {
margin-left: 0px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .col-5 {
margin: 10px 1%; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__input {
display: inline-block;
margin-bottom: 15px;
height: 25px;
font-size: 15px;
color: #222;
border: none;
background-color: #fff;
border-radius: 1px;
overflow: hidden; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search #slider-year_min {
text-align: left;
width: 100%; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search #slider-year_max {
text-align: right;
width: 100%; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search #slider-price_min {
text-align: left;
width: 100%;
min-height: 60px;
margin-right: 20px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search #slider-price_min::placeholder {
color: #222; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search #slider-price_max {
text-align: left;
width: 100%;
min-height: 60px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search #slider-price_max::placeholder {
color: #222; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-target {
background: #dddddd;
width: calc(100% - 12px); }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-base {
width: 100%;
height: 6px;
position: relative; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-origin {
position: absolute;
right: 0;
top: 0px;
height: 6px;
left: 0;
bottom: 0;
background: #fff;
border-radius: 3px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-origin + .noUi-origin {
border: 0; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-horizontal .noUi-handle {
height: 18px;
left: -7px;
top: -6px;
width: 18px;
cursor: pointer; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-horizontal .noUi-handle:after {
position: absolute;
width: 16px;
height: 16px;
left: 8px;
content: '';
display: block;
top: 8px;
border-radius: 50%; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-horizontal .noUi-handle {
height: 18px;
left: -7px;
top: -6px;
width: 18px;
cursor: pointer; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-horizontal .noUi-handle:after {
position: absolute;
width: 16px;
height: 16px;
left: -2px;
content: '';
display: block;
top: -5px;
border-radius: 50%; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-horizontal .noUi-handle:before {
position: absolute;
width: 15px;
height: 15px;
left: -10px;
content: '';
display: block;
top: -5px;
-webkit-border-radius: 50%;
border: 4px #ffffff solid;
border-radius: 50%;
z-index: 2; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .noUi-background {
background: #dddddd;
border-radius: 3px;
margin: 0 auto;
margin-left: 5px;
display: none; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input {
display: flex;
align-items: center;
font-size: 15px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left {
display: flex; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left input {
padding: 8px 15px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {
display: flex; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right input {
padding: 8px 15px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input span {
flex-grow: 0;
color: #fff;
margin-bottom: 0px; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input #slider-engine_min {
text-align: left; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input #slider-engine_max, .fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input #slider-mileage_max {
text-align: right; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input input {
flex-grow: 1;
text-align: left;
margin-bottom: 0px;
width: 100%; }
.fl-vc-vehicle-search.fl-search-style--one form .vc-auto-search .slider-price__wrap-input input::placeholder {
font-size: 15px; }
.fl-vc-vehicle-search.fl-search-style--one form .btn {
position: absolute;
padding: 0px;
display: inline-block;
max-height: 60px;
bottom: 70px;
margin: auto;
text-align: left;
width: 15%;
margin-left: 5px; }
.fl-vc-vehicle-search.fl-search-style--one form .btn .fl-vc-button-search {
text-transform: uppercase;
background: #3f64dc !important;
padding: 20px 30px;
transition: all .3s ease-in-out; }
.fl-vc-vehicle-search.fl-search-style--one form .btn .fl-vc-button-search:hover {
opacity: .8; }
.fl-vc-vehicle-search.fl-search-style--one form .btn .fl-vc-button-search span {
font-size: 18px;
color: #fff; }
.fl-vc-vehicle-search.fl-search-style--one form .btn .fl-vc-button-search i {
font-size: 18px;
color: #fff; }
.fl-vc-vehicle-search.fl-search-style--one form .btn button {
min-height: 60px; }
.fl-vc-vehicle-search.fl-search-style--two {
padding: 50px 0;
position: relative;
background-color: #fff;
display: flex;
max-width: 1330px;
margin: 0 auto;
margin-bottom: 55px; }
.fl-vc-vehicle-search.fl-search-style--two:before {
content: '';
position: absolute;
width: 300%;
height: 100%;
top: 0;
left: -100%;
right: -100%;
-webkit-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5); }
.fl-vc-vehicle-search.fl-search-style--two h2 {
color: #222;
font-size: 30px;
position: relative;
width: fit-content;
text-transform: uppercase;
text-align: left;
padding-bottom: 20px;
margin: auto;
margin-left: 0; }
.fl-vc-vehicle-search.fl-search-style--two h2:before {
content: '';
width: 50px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 0;
margin: auto;
background: #e3740e; }
.fl-vc-vehicle-search.fl-search-style--two h2:after {
content: '';
width: 10px;
height: 2px;
display: block;
position: absolute;
bottom: 0;
left: 55px;
margin: auto;
background: #e3740e; }
.fl-vc-vehicle-search.fl-search-style--two form {
border: 1px solid #dddddd;
border-radius: 2px;
width: 80%; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search {
margin-bottom: 15px;
display: inline-block;
margin: 0 auto;
text-align: left; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price {
display: inline-flex; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price .fl-price-range-title {
background: #ffffff !important;
color: #222222;
border: none;
transition: .3s ease;
padding: 15px 30px 15px 40px;
min-height: 66px;
width: 55%;
display: flex;
align-items: center;
font-weight: 600; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price .fl-price-range-contain {
padding-top: 32px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price .fl-price-range-contain input.slider-price__input {
padding: 0px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .fl-search-vehicle-booking input {
margin-bottom: 0px;
min-height: 60px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .jelect-input {
color: #222; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .fl-select-year-range {
background: transparent !important; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select {
padding: 0px;
border-radius: 2px;
border-left: 1px solid #dddddd;
width: fit-content; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select:first-child {
border-left: 0px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-options {
margin-left: 0px;
box-shadow: unset; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-options li {
padding: 8px 20px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-options li:before {
content: ''; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .home-search-label {
font-size: 14px;
line-height: 1;
margin-bottom: 15px;
color: #ffffff; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-current {
background: #ffffff !important;
color: #222222;
border: none;
transition: .3s ease;
padding: 15px 70px 15px 40px;
min-height: 76px;
display: flex;
align-items: center;
font-weight: 600; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .select .jelect-current:after {
color: #222222;
width: 90px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4 {
display: inline-block;
max-width: 215px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .col-4:first-child {
margin-left: 0px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__input {
display: inline-block;
margin-bottom: 15px;
height: 25px;
font-size: 15px;
color: #222;
border: none;
background-color: #fff;
border-radius: 1px;
overflow: hidden; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search #slider-year_min {
text-align: left;
width: 100%; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search #slider-year_max {
text-align: right;
width: 100%; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search #slider-price_min {
text-align: left;
width: 100%;
min-height: 28px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search #slider-price_min::placeholder {
color: #222; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search #slider-price_max {
text-align: right;
width: 100%;
min-height: 28px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search #slider-price_max::placeholder {
color: #222; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-target {
background: #dddddd;
width: 220px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-base {
width: 100%;
height: 6px;
position: relative; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-origin {
position: absolute;
right: 0;
top: 0px;
height: 6px;
left: 0;
bottom: 0;
background: #e3740e;
border-radius: 3px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-origin + .noUi-origin {
border: 0; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-horizontal .noUi-handle {
height: 18px;
left: -7px;
top: -6px;
width: 18px;
cursor: pointer; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-horizontal .noUi-handle:after {
position: absolute;
width: 16px;
height: 16px;
left: 8px;
content: '';
display: block;
top: 8px;
border-radius: 50%; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-horizontal .noUi-handle {
height: 18px;
left: -7px;
top: -6px;
width: 18px;
cursor: pointer; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-horizontal .noUi-handle:after {
position: absolute;
width: 16px;
height: 16px;
left: -2px;
content: '';
display: block;
top: -5px;
border-radius: 50%; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-horizontal .noUi-handle:before {
position: absolute;
width: 15px;
height: 15px;
left: -10px;
content: '';
display: block;
top: -5px;
-webkit-border-radius: 50%;
border: 4px #ffffff solid;
background-color: #222222 !important;
border-radius: 50%;
z-index: 2;
-webkit-box-shadow: 0px 0px 5px 2px rgba(34, 60, 80, 0.2);
-moz-box-shadow: 0px 0px 5px 2px rgba(34, 60, 80, 0.2);
box-shadow: 0px 0px 5px 2px rgba(34, 60, 80, 0.2); }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .noUi-background {
background: #dddddd;
border-radius: 3px;
margin: 0 auto;
margin-left: 5px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input {
display: flex;
align-items: center;
font-size: 15px;
width: 94%;
margin-top: 5px;
margin-bottom: 5px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left {
display: flex;
color: #222222; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left .currency-symbol {
margin-top: 1px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-left input {
padding: 8px 15px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right {
display: flex;
color: #222222; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right .currency-symbol {
margin-top: 1px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input .tmpl-slide-price-right input {
padding: 8px 15px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input span {
flex-grow: 0;
margin-bottom: 0px; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input #slider-engine_min {
text-align: left; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input #slider-engine_max, .fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input #slider-mileage_max {
text-align: right; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input input {
flex-grow: 1;
text-align: left;
margin-bottom: 0px;
width: 100%; }
.fl-vc-vehicle-search.fl-search-style--two form .vc-auto-search .slider-price__wrap-input input::placeholder {
font-size: 15px; }
.fl-vc-vehicle-search.fl-search-style--two form .btn {
padding: 0px;
display: inline-block;
max-height: 60px;
margin: auto;
text-align: left;
margin-left: 5px;
width: fit-content;
margin-top: 8px;
margin-bottom: 8px;
float: right;
position: absolute;
right: 0; }
.fl-vc-vehicle-search.fl-search-style--two form .btn .button-container {
float: right;
margin-right: 9px; }
.fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search {
text-transform: uppercase;
background: #e3740e !important;
padding: 20px 30px;
transition: all .3s ease-in-out; }
.fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search:hover {
opacity: .8; }
.fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search span {
font-size: 18px;
color: #fff; }
.fl-vc-vehicle-search.fl-search-style--two form .btn .button-container .fl-vc-button-search i {
font-size: 18px;
color: #fff; } .fl-tabs {
display: block; }
.fl-tabs .nav-tabs {
display: flex;
border-bottom: 0px !important;
margin: 20px 0; }
.fl-tabs .nav-tabs li {
display: inline-flex;
cursor: pointer;
padding: 0;
color: #555;
text-align: center;
margin: 0 15px;
-webkit-box-shadow: 0px 0px 65px -28px rgba(0, 0, 0, 0.56);
-moz-box-shadow: 0px 0px 65px -28px rgba(0, 0, 0, 0.56);
box-shadow: 0px 0px 65px -28px rgba(0, 0, 0, 0.56); }
.fl-tabs .nav-tabs li:before {
content: unset; }
.fl-tabs .nav-tabs li .tab-link-content {
background-size: cover;
display: block;
width: 100%;
position: relative;
overflow: hidden; }
.fl-tabs .nav-tabs li .tab-link-content .inner-content {
text-align: center;
display: flex;
padding: 30px 0; }
.fl-tabs .nav-tabs li .tab-link-content .inner-content .tabs-icon {
z-index: 2;
font-size: 54px;
position: relative;
transition: all .3s;
align-self: center;
padding: 15px; }
.fl-tabs .nav-tabs li .tab-link-content .inner-content .tab-title-content {
display: block;
position: relative;
z-index: 2;
width: 100.5%;
transition: all .3s;
font-size: 22px;
align-self: center;
text-align: left;
padding: 30px; }
.fl-tabs .nav-tabs li:hover {
cursor: pointer; }
.fl-tabs .nav-tabs li:hover .tabs-icon {
color: #fff !important; }
.tab-content > .active {
display: block; }
.tab-content > .tab-pane {
display: none; }
.tab-content > .tab-pane.active {
display: block; } @media screen and (max-width: 991px) {
.fl-tabs {
flex-wrap: wrap-reverse; } } .fl-phone-number-wrapper-vc {
display: flex; }
.fl-phone-number-wrapper-vc i {
display: inline-block;
margin-right: 20px;
vertical-align: middle;
font-size: 34px;
line-height: 54px; }
.fl-phone-number-wrapper-vc .fl-phone-container {
display: block; }
.fl-phone-number-wrapper-vc .fl-phone-container .phone-text {
margin-right: 10px;
display: block;
margin-bottom: 5px; }
.fl-phone-number-wrapper-vc .fl-phone-container .phone-number-link {
display: block;
color: #222222;
line-height: 1;
transition: .3s ease;
font-size: 26px; }
.fl-phone-number-wrapper-vc .fl-phone-container .phone-number-link:hover {
opacity: .7;
text-decoration: underline;
transition: .3s ease; }
.fl-phone-bg-box-shadow {
position: relative;
-webkit-box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 50px 5px rgba(0, 0, 0, 0.2);
transition: all .3s;
z-index: 2; }
.fl-phone-contain {
display: inline-flex; }
.fl-phone-contain .fl-button-wrapper-vc {
margin-left: 50px; }
.fl-phone-contain .fl-phone-number-wrapper-vc {
padding-right: 50px;
border-right-width: 1px;
border-right-color: #e1a46b;
border-right-style: solid; }
.fl-phone-contain .button-container {
overflow: hidden;
display: inline-flex; }
.fl-phone-contain .button-container .fl-btn-link-vc {
line-height: 1;
font-size: 13px;
padding: 20px 45px;
color: #fff;
transition: .3s ease;
text-transform: uppercase;
font-weight: 700;
text-align: center; }
.fl-phone-contain .button-container:not([data-animation='true']) {
transition: .3s ease; }
.fl-phone-contain .button-container:not([data-animation='true']):hover {
transition: .3s ease; }
.fl-phone-contain .button-container[data-animation] .fl-vc-button {
z-index: 2;
position: relative; }
.fl-phone-contain .button-container[data-animation] .fl-vc-button:after, .fl-phone-contain .button-container[data-animation] .fl-vc-button:before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.fl-phone-contain .button-container[data-animation] .fl-vc-button:before {
z-index: -2; }
.fl-phone-contain .button-container[data-animation] .fl-vc-button:after {
width: 100%;
left: 0%;
z-index: -1;
-webkit-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transform: skew(-35deg) scaleX(0);
-ms-transform: skew(-35deg) scaleX(0);
transform: skew(-35deg) scaleX(0);
-webkit-transition: -webkit-transform .5s ease;
transition: -webkit-transform .5s ease;
-o-transition: transform .5s ease;
transition: transform .5s ease;
transition: transform .5s ease,-webkit-transform .5s ease; }
.fl-phone-contain .button-container[data-animation]:hover .fl-vc-button {
opacity: 1; }
.fl-phone-contain .button-container[data-animation]:hover .fl-vc-button:after {
-webkit-transform: skew(0deg) scaleX(1);
-ms-transform: skew(0deg) scaleX(1);
transform: skew(0deg) scaleX(1); }
.fl-phone-contain .button-container.small-btn .fl-vc-button {
padding: 15px 35px;
font-size: 11px; }
.fl-phone-contain .button-container.large-btn .fl-vc-button {
padding: 25px 55px;
font-size: 14px; }
.fl-phone-contain .button-container:hover {
color: #fff;
transition: .3s ease; } .fl-recent_auto_filter-isotope-wrapper {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding: 30px 0;
margin-bottom: 60px; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group {
display: flex;
text-align: center;
justify-content: center;
margin-bottom: 0px; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li {
position: relative;
font-size: 14px;
margin: 0px;
transition: all .3s;
cursor: pointer;
border-right: 1px #ccc solid;
padding: 0 30px; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li:last-child {
border-right: 0px #ccc solid; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li:before {
content: unset; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li .fl-cars-count {
position: absolute;
top: -42px;
right: 0;
left: 0;
margin: auto;
font-size: 12px;
color: #fff;
width: 25px;
height: 0px;
line-height: 26px;
transition: height .3s ease-in-out;
overflow: hidden;
background-color: #e3740e; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li.active {
font-weight: 700;
transition: all .3s; }
.fl-recent_auto_filter-isotope-wrapper .fl-header-filter-recent_auto-category-wrapper .fl-filter-recent_auto--group li.active .fl-cars-count {
height: 25px; }
.fl-resent-cars-vc .vc-cars-wrapper {
display: flex;
flex-wrap: wrap; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img {
margin-bottom: 25px;
position: relative;
overflow: hidden; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price {
text-align: center;
width: 50%;
position: absolute;
top: 0;
right: 0; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .card__mrsp {
display: inline-flex;
margin-right: 15px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .tmpl-slider-grid__mleage {
font-size: 16px;
margin-right: 25px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap {
flex-grow: 0;
font-size: 24px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price {
padding: 13px 20px;
font-size: 24px;
display: block;
width: fit-content;
margin-left: auto; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price span {
font-weight: 600;
color: #fff;
font-size: 22px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img .fl-auto-price .slider-grid__price_wrap .slider-grid__price span .fl_msrp_text {
font-size: 16px;
font-weight: 400;
display: block;
text-align: right; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .card__img a img {
width: 100%; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer {
border-bottom: 1px #dddddd solid; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .top-info-content {
display: flex;
margin-bottom: 25px;
margin-right: 25px;
margin-left: 25px; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name {
flex-grow: 1;
font-size: 20px;
color: #222222;
text-align: center;
width: 50%; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name a {
color: inherit;
transition: .3s ease; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .top-info-content .tmpl-slider-grid__name a:hover {
transition: .3s ease; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info {
display: flex;
justify-content: space-between;
padding: 0 4px;
margin-right: 25px;
margin-left: 25px;
border-left: 1px #dddddd solid; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li {
flex-grow: 1;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
font-size: 12px;
border-right: 1px #dddddd solid;
line-height: 15px;
font-weight: 400;
text-transform: capitalize; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li:before {
content: unset; }
.fl-resent-cars-vc .vc-cars-wrapper .slider-grid__inner .tmpl-gray-footer .tmpl-slider-grid__info li i {
font-size: 17px;
display: flex;
align-items: center;
justify-content: center;
color: #cccccc;
margin-bottom: 3px;
margin-right: 5px; }
.fl-resent-cars-vc .button-vc-car-wrapper {
margin-top: 63px; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item {
width: 31%;
padding: 0px;
background: #ffffff;
margin-bottom: 20px;
transition: all .3s;
margin-right: 15px;
margin-left: 5px;
display: block; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom {
display: flex;
margin-right: 25px;
margin-left: 25px;
margin-top: 30px;
margin-bottom: 30px; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul {
margin-bottom: 0px;
width: 50%; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul li span {
font-size: 13px; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item .fl-recent-car-bottom ul li:before {
color: #777777 !important;
content: "\f111";
font: normal normal normal 14px/1 FontAwesome;
font-size: 8px;
bottom: 3px;
position: relative;
margin-right: 5px;
transition: all .3s ease-in-out; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item:hover {
-webkit-box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.2);
transition: all .3s;
z-index: 6; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item:hover .fl-recent-car-bottom ul li:before {
color: #e3740e !important; }
.fl-resent-cars-vc .fl-recent_auto-isotope .fl-recent_auto--item:hover a {
opacity: 1; } .fl-counter-wrapper .fl-counter-pref-styles {
font-size: 48px;
margin-bottom: 15px;
color: #222222; }
.fl-counter-wrapper .fl-counter-pref-styles .fl-counter {
font-size: 36px; }
.fl-counter-wrapper .fl-counter-list__title {
font-size: 14px;
color: #222222; } .fl-vc-car-detail-wrapper {
margin: 0 auto;
overflow: hidden;
position: relative; }
.fl-vc-car-detail-wrapper .fl-slider-arrows {
display: inline-flex;
width: 100%;
justify-content: center;
position: relative;
bottom: 125px; }
.fl-vc-car-detail-wrapper .fl-slider-arrows .fl-slider-arrows-prev {
margin-right: 200px;
width: 45px;
height: 45px;
padding: 10px 15px;
border-radius: 3px;
text-align: left;
transition: all 0.3s;
background-color: #ffffff; }
.fl-vc-car-detail-wrapper .fl-slider-arrows .fl-slider-arrows-prev i {
line-height: 14px;
color: #555555; }
.fl-vc-car-detail-wrapper .fl-slider-arrows .fl-slider-arrows-next {
margin-left: 200px;
width: 45px;
height: 45px;
padding: 10px 15px;
border-radius: 3px;
text-align: right;
transition: all 0.3s;
background-color: #ffffff; }
.fl-vc-car-detail-wrapper .fl-slider-arrows .fl-slider-arrows-next i {
line-height: 14px;
color: #555555; }
.fl-vc-car-detail-wrapper .car-detail-slider {
margin: 0 -2px; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-list:before, .fl-vc-car-detail-wrapper .car-detail-slider .slick-list:after {
content: "";
display: table; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-list:after {
clear: both; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide {
display: block;
float: left;
padding: 30px 60px;
max-width: 400px;
transition: all .5s; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content {
position: relative; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .top-slide-content {
height: 250px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content {
margin-top: 35px;
opacity: 0;
transition: all .3s ease-in-out; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .top-car-info {
align-items: center;
text-align: center; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .top-car-info .title-car-info {
flex-grow: 1;
font-size: 24px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .top-car-info .price-car-info {
flex-grow: 0;
margin-top: 5px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .top-car-info .price-car-info .prefix-car-price-info {
margin-right: 3px;
font-size: 16px;
color: #555555; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .top-car-info .price-car-info .price--car-price-info {
font-size: 16px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .decor-car-info {
display: block;
height: 7px;
background: url(//www.aarjapan.net/wp-content/themes/autoteka/assets/css/images/polygon.png) no-repeat;
width: 284px;
margin: 0 auto;
margin-top: 20px;
margin-bottom: 20px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .bottom-car-info {
text-align: center;
display: flex !important;
justify-content: center;
transition: width 1s, height 1s; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .bottom-car-info .icon-content-info-wrapper {
display: flex; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .bottom-car-info .icon-content-info-wrapper:after {
font: normal normal normal 14px/1 FontAwesome;
content: "\f111";
font-size: 5px;
line-height: 25px;
padding: 0 10px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .bottom-car-info .icon-content-info-wrapper:last-child:after {
content: none; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content:nth-child(odd):after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 1px;
opacity: .1;
background-color: #ddd;
content: ''; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .top-slide-content .wpb_single_image {
text-align: center; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .fl-hotspot-shortcode-wrapper {
opacity: .5; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .fl-hotspot-shortcode-wrapper .fl-hotspot-shortcode .fl-hotspot-image-cover .HotspotPlugin_Hotspot {
display: none !important; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-active {
padding: 0; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-active .bottom-slide-content {
opacity: 1 !important;
transition: all .3s ease-in-out; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-active .bottom-car-info {
text-align: center;
display: flex !important;
justify-content: center;
transition: width 1s, height 1s; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-active .fl-hotspot-shortcode-wrapper {
opacity: 1; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-active .fl-hotspot-shortcode-wrapper .fl-hotspot-shortcode .fl-hotspot-image-cover .HotspotPlugin_Hotspot {
display: block !important; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-dots {
margin-top: 100px;
text-align: center; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-dots li {
display: inline-block; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-dots li button {
padding: 0 !important;
min-height: auto !important;
font-size: 0;
line-height: 0;
display: block;
width: 10px;
height: 10px;
border-radius: 50%;
cursor: pointer;
color: transparent;
outline: none;
position: relative;
background-color: transparent;
border: 2px solid #e7e8ec;
padding: 0;
border-radius: 50%;
transition: .3s ease;
opacity: 0.25;
margin-left: 15px;
margin-right: 15px; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-dots li button:hover {
opacity: 1;
transition: .3s ease; }
.fl-vc-car-detail-wrapper .car-detail-slider .slick-dots li.slick-active button {
transition: .3s ease;
opacity: 1; } .vc-offer-slider {
margin: 0 -10px;
position: relative; }
.vc-offer-slider .slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0 !important; }
.vc-offer-slider .slick-current + .slick-slide .offer-slider-bottom-content .offer-slider-content {
display: none; }
.vc-offer-slider .offer-slider-slide {
float: left;
text-align: center; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content {
margin: 0 10px; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-top-content {
background: #fff;
padding-bottom: 50px; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-top-content i {
display: inline-block;
padding-top: 50px;
padding-bottom: 20px;
font-size: 80px;
line-height: 1; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-top-content .offer-slider-title {
font-size: 18px;
color: #222222;
margin-bottom: 35px; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content {
position: relative;
display: table;
width: calc(100% + 1px);
min-height: 300px;
padding-top: 40px;
clip-path: polygon(0% 5%, 0 100%, 100% 100%, 100% 0, 20% 9%);
margin-top: -40px; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content .offer-slider-image {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 260px;
transition: .3s ease;
opacity: 0;
visibility: hidden; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content .offer-slider-image img {
width: 100%;
height: auto; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content .offer-slider-content {
display: table-cell;
padding-right: 50px;
padding-left: 50px;
color: #fff;
vertical-align: middle; }
.vc-offer-slider .offer-slider-slide:hover .offer-slider-bottom-content .offer-slider-image {
opacity: 1;
visibility: visible;
transition: .3s ease; }
.vc-offer-slider .slick-arrow {
position: absolute;
top: 30%;
transform: translate(0, -50%);
transition: all .3s;
cursor: pointer;
z-index: 1;
color: transparent;
height: 40px;
background: transparent;
border: none;
font-size: 0;
line-height: 0;
display: block;
padding: 0; }
.vc-offer-slider .slick-arrow:before {
content: '';
color: #fff;
width: 24px;
height: 24px;
display: block;
border-left: 2px solid #fff;
border-top: 2px solid #fff;
transition: .3s ease; }
.vc-offer-slider .slick-arrow:after {
content: '';
width: 33px;
height: 2px;
display: inline-block;
position: absolute;
top: calc(50% - 1px);
transition: .3s ease; }
.vc-offer-slider .slick-arrow:hover:before {
transition: .3s ease; }
.vc-offer-slider .slick-prev {
left: -130px; }
.vc-offer-slider .slick-prev:before {
transform: rotate(-45deg);
margin-left: 20px; }
.vc-offer-slider .slick-prev:after {
left: calc(100% - 12px); }
.vc-offer-slider .slick-next {
right: -130px; }
.vc-offer-slider .slick-next:before {
transform: rotate(135deg);
margin-right: 20px; }
.vc-offer-slider .slick-next:after {
right: calc(100% - 12px); } .vc-number-content-container {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
max-width: 1400px;
margin: 0 auto; }
.vc-number-content-container .number-div-content {
position: relative;
text-align: center; }
.vc-number-content-container .number-div-content .inner-content .number {
width: 100%;
position: relative;
display: block;
margin-bottom: 20px;
font-size: 120px;
line-height: 1;
color: #f2f6f7; }
.vc-number-content-container .number-div-content .inner-content .number:after {
position: absolute;
top: calc(50% - 10px);
left: calc(50% - 10px);
width: 20px;
height: 20px;
border: 5px solid #fff;
border-radius: 50%;
box-shadow: 0 5px 35px 5px rgba(0, 0, 0, 0.12);
content: ''; }
.vc-number-content-container .number-div-content .inner-content .number-title {
width: 100%;
display: block;
margin-bottom: 15px;
font-size: 18px; }
.vc-number-content-container .number-div-content .inner-content .number-content {
width: 100%;
display: block; }
.vc-number-content-container .number-div-content.reflect-element .inner-content {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap; }
.vc-number-content-container .number-div-content.reflect-element .inner-content .number-title, .vc-number-content-container .number-div-content.reflect-element .inner-content .number-content {
order: 1; }
.vc-number-content-container .number-div-content.reflect-element .inner-content .number {
order: 2;
margin-top: 20px;
margin-bottom: 0; }
.vc-number-content-container .number-div-content:nth-child(even) {
padding-top: 60px; }
.vc-number-content-container .number-div-content:nth-child(even):after {
top: 171px;
transform: rotate(-50deg); }
.vc-number-content-container .number-div-content:nth-child(odd):after {
top: 140px;
transform: rotate(50deg); }
.vc-number-content-container .number-div-content:not(:last-child):after {
position: absolute;
right: -72px;
width: 160px;
height: 1px;
content: '';
overflow: hidden;
background-image: linear-gradient(to right, #ccc 40%, rgba(255, 255, 255, 0) 0);
background-size: 7px 1px;
background-repeat: repeat-x; }  .testimonial-slider {
overflow: hidden; }
.testimonial-slider .fl-testimonial-slide {
float: left;
text-align: center; }
.testimonial-slider .fl-testimonial-slide .slider-inner-content {
padding: 50px;
margin: 0px 15px;
background: #f4f4f4; }
.testimonial-slider .fl-testimonial-slide .slider-inner-content .testimonial-slide-content {
font-size: 16px;
line-height: 1.89;
text-align: left;
color: #555555;
padding-top: 50px;
position: relative; }
.testimonial-slider .fl-testimonial-slide .slider-inner-content .testimonial-slide-content:before {
content: "\f10d";
font: normal normal normal 14px/1 FontAwesome;
font-size: 28px;
position: absolute;
top: 0; }
.testimonial-slider .fl-testimonial-slide .fl-testimonials-triangle {
width: 0;
height: 0;
border-style: solid;
border-width: 0 30px 30px 0;
border-color: transparent #f4f4f4 transparent transparent;
line-height: 0px;
_border-color: #000000 #f4f4f4 #000000 #000000;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
margin: 0 auto;
margin-right: 75%; }
.testimonial-slider .fl-testimonial-slide .bottom-content {
margin-top: 50px;
display: inline-flex; }
.testimonial-slider .fl-testimonial-slide .bottom-content .team-slider-image {
border-radius: 50%;
overflow: hidden;
margin-right: 15px; }
.testimonial-slider .fl-testimonial-slide .bottom-content .testimonial-name {
font-size: 18px;
margin-top: 10px;
text-align: left; }
.testimonial-slider .fl-testimonial-slide .bottom-content .testimonial-profession {
text-transform: uppercase;
font-size: 12px;
text-align: left;
color: #555555;
line-height: 16px;
display: flex; }
.testimonial-slider .fl-testimonial-slide .bottom-content .testimonial-profession .fl-testimonials-rate {
margin-left: 7px; }
.testimonial-slider .fl-testimonial-slide .bottom-content .testimonial-profession .fl-testimonials-rate i {
color: #ffce4a; }
.fl-vc-testimonial-slider-wrapper {
display: flex;
position: relative; }
.fl-vc-testimonial-slider-wrapper .fl-slider-arrows-prev {
width: 45px;
height: 45px;
padding: 10px 15px;
border-radius: 50%;
text-align: left;
transition: all 0.3s;
border: #dedede 1px solid;
margin: auto;
margin-top: 14%; }
.fl-vc-testimonial-slider-wrapper .fl-slider-arrows-prev i {
line-height: 12px;
color: #555555; }
.fl-vc-testimonial-slider-wrapper .fl-slider-arrows-next {
width: 45px;
height: 45px;
padding: 10px 15px;
border-radius: 50%;
text-align: right;
transition: all 0.3s;
border: #dedede 1px solid;
margin: auto;
margin-top: 14%; }
.fl-vc-testimonial-slider-wrapper .fl-slider-arrows-next i {
line-height: 12px;
color: #555555; } .fl-action-content-wrapper-vc {
margin: 0 -1px; }
.fl-action-content-wrapper-vc .vc-fl-action-content {
position: relative;
display: flex;
min-height: 500px;
background-repeat: no-repeat;
background-size: cover; }
.fl-action-content-wrapper-vc .vc-fl-action-content .inner-content {
color: #ffffff;
bottom: 0;
position: absolute;
z-index: 1;
display: inline-block;
width: 100%;
line-height: 36px;
padding: 40px 70px; }
.fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-sub-title {
font-size: 18px;
text-transform: uppercase;
letter-spacing: 5px; }
.fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-title {
font-size: 40px;
line-height: 1.2;
margin-bottom: 25px; }
.fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-content {
font-size: 30px;
display: inline-block; }
.fl-action-content-wrapper-vc .vc-fl-action-content .inner-content .action-offer {
position: absolute;
right: 0;
bottom: 33px;
padding: 10px 25px; }
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
position: absolute;
bottom: 0;
right: 0;
z-index: 2;
max-width: 36vw; } @media screen and (max-width: 1600px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
max-width: 28vw; } } @media screen and (max-width: 1024px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
max-width: 26vw; } } .fl-woo-slider-content-vc .fl-shop-slider {
position: relative;
overflow: hidden; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item {
float: left;
padding: 0px;
height: 452px;
text-align: center; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-top-content {
height: 300px; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-top-content .fl-woo-image-cover {
height: 300px; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-top-content .fl-woo-image-cover a.fl--woo-product-link .static-image img {
width: 100%; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-top-content .fl-woo-image-cover a.fl--woo-product-link .hovered-image {
width: 100%; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-top-content .fl-woo-image-cover a.fl--woo-product-link .hovered-image img {
width: 100%; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-bottom-content .fl--woo-product-bottom-info-wrap .fl--add-to-cart-btn {
display: flex;
position: absolute;
right: 0;
top: 29px;
left: 0;
margin-top: 60px;
font-size: .9rem;
color: #222;
text-align: center;
transform: translateY(1%);
z-index: 10;
perspective: 600px;
transform-style: preserve-3d; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-bottom-content .fl--woo-product-bottom-info-wrap .fl--add-to-cart-btn .button.loading {
opacity: 1 !important; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item .fl-woo-item-inner-content .woo-item-bottom-content .fl--woo-product-bottom-info-wrap .fl--add-to-cart-btn .button.loading:after {
position: absolute;
right: 1em;
top: 38%;
animation-name: spin_load;
animation-duration: 1000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
content: "\E835";
font-family: fl-custom-icon-font;
font-size: 11px; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .woo-item-top-content .fl--woo-product-link .hovered-image {
position: absolute;
top: 0;
left: 0; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .fl-woo-item-inner-content {
transition: box-shadow .3s ease-in-out;
box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.12); }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .fl-woo-item-inner-content .woo-item-bottom-content .fl--woo-product-bottom-info-wrap .fl--add-to-cart-btn a {
transform: rotateX(0); }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .fl-woo-image-cover {
background: transparent;
transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .fl-woo-image-cover img {
transition: transform 0.6s cubic-bezier(0.45, 0.05, 0.55, 0.95), -webkit-transform 0.6s cubic-bezier(0.45, 0.05, 0.55, 0.95);
transform: scale(1.04); }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .fl-woo-image-cover.woo-hover-image-enable .static-image {
visibility: hidden;
opacity: 0;
transition: all 0.3s cubic-bezier(0.45, 0.05, 0.55, 0.95); }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .fl-woo-image-cover.woo-hover-image-enable .hovered-image {
visibility: visible;
opacity: 1; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .overflow-wrap .compare-button, .fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .overflow-wrap .yith-wcwl-add-to-wishlist {
transition: transform .3s ease .1s;
transform: translateY(0);
visibility: visible;
opacity: 1; }
.fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .overflow-wrap .compare-button.compare-button, .fl-woo-slider-content-vc .fl-shop-slider .shop-archive-item:hover .overflow-wrap .yith-wcwl-add-to-wishlist.compare-button {
transition: transform .3s ease .2s; } .fl-gallery-wrapper {
overflow: hidden;
margin-right: -7px;
margin-left: -7px; }
.fl-gallery-wrapper .fl-gallery .gallery-item {
flex-grow: 1; }
.fl-gallery-wrapper .fl-gallery .gallery-item a {
position: relative;
display: block;
height: 320px;
margin-right: 7px;
margin-bottom: 15px;
margin-left: 7px; }
.fl-gallery-wrapper .fl-gallery .gallery-item a img {
height: 100%; }
.img-scale {
width: 100%;
font-family: 'object-fit: cover;';
-o-object-fit: cover;
object-fit: cover; } .fl-contact-info-wrapper-vc {
color: #fff; }
.fl-contact-info-wrapper-vc i {
font-size: 20px;
margin-right: 15px; }
.fl-contact-info-wrapper-vc span {
font-size: 24px;
margin-right: 10px; }
.fl-contact-info-wrapper-vc a {
font-size: 28px;
color: inherit;
transition: .3s ease; }
.fl-contact-info-wrapper-vc a:hover {
transition: .3s ease;
opacity: .8; } .fl-icon-box {
border: 1px #565758 solid;
margin: 10px;
display: inline-block; }
.fl-icon-box .fl-icon-box-wrapper {
display: flex;
flex-wrap: wrap;
padding: 45px;
transition: all .3s; }
.fl-icon-box .fl-icon-box-wrapper .icon-box-icon-wrapper {
flex-grow: 1;
display: inline-block;
width: 80px; }
.fl-icon-box .fl-icon-box-wrapper .icon-box-icon-wrapper i {
font-size: 56px; }
.fl-icon-box .fl-icon-box-wrapper .icon-box-icon-wrapper img {
width: 74px;
height: 60px; }
.fl-icon-box .fl-icon-box-wrapper .icon-box-right-content {
padding-top: 35px;
flex-grow: 0;
display: inline-block; }
.fl-icon-box .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {
font-size: 18px;
margin-bottom: 10px;
line-height: 1.2; }
.fl-icon-box .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content {
color: #555555;
transition: all .3s ease-in-out; }
.fl-icon-box .fl-icon-box-wrapper:hover .icon-box-icon-wrapper i {
color: #ffffff; }
.fl-icon-box .fl-icon-box-wrapper:hover .icon-box-icon-wrapper img {
filter: brightness(0) invert(1); }
.fl-icon-box .fl-icon-box-wrapper:hover .icon-box-text-content {
opacity: 1 !important; }
.fl-icon-box:hover {
border: 1px #e3740e solid; }
.fl_icon_box_style_two {
-webkit-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5); }
.fl_icon_box_style_two .fl-icon-box-wrapper {
text-align: center; }
.fl_icon_box_style_two .fl-icon-box-wrapper .icon-box-icon-wrapper i {
font-size: 54px; }
.fl_icon_box_style_two .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {
font-size: 22px; }
.fl_icon_box_style_two .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content {
font-size: 15px; }
.fl_icon_box_style_three {
-webkit-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5); }
.fl_icon_box_style_three .fl-icon-box-wrapper {
text-align: center;
position: relative;
overflow: hidden;
padding-top: 30px;
border-bottom: 1px solid #e3740e;
background-color: #ffffff !important; }
.fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-icon-wrapper:after {
content: '';
position: absolute;
width: 160px;
height: 160px;
background-color: #f4f4f4;
border-radius: 50%;
z-index: 0;
top: -25px;
right: 0;
left: 0;
margin: auto;
transition: all .3s ease-in-out; }
.fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-icon-wrapper i {
font-size: 72px;
position: relative;
z-index: 1; }
.fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content {
padding-top: 30px;
margin-bottom: 0px;
transition: all .3s ease-in-out; }
.fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {
margin-bottom: 25px;
font-size: 22px; }
.fl_icon_box_style_three .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content {
font-size: 15px;
color: #555555;
opacity: 1;
transition: all .3s ease-in-out; }
.fl_icon_box_style_three .fl-icon-box-wrapper .fl-icon-box-angle {
margin-top: 35px;
width: 55px;
position: relative;
text-align: center;
margin-left: auto;
margin-right: auto;
border-radius: 2px;
height: 0px;
transition: all .3s ease-in-out;
cursor: pointer;
overflow: hidden; }
.fl_icon_box_style_three .fl-icon-box-wrapper .fl-icon-box-angle:hover {
opacity: .8; }
.fl_icon_box_style_three .fl-icon-box-wrapper .fl-icon-box-angle i {
position: relative; }
.fl_icon_box_style_three .fl-icon-box-wrapper .fl-icon-box-angle i:before {
position: absolute;
top: 1px;
right: 0;
bottom: 0;
left: -1px;
margin: auto; }
.fl_icon_box_style_three.active .fl-icon-box-wrapper {
border-bottom: 1px solid #222222; }
.fl_icon_box_style_three.active .fl-icon-box-wrapper .icon-box-icon-wrapper:after {
background-color: #2d2d2d; }
.fl_icon_box_style_three.active .fl-icon-box-wrapper .icon-box-text-content {
opacity: 0.5 !important; }
.fl_icon_box_style_three.active .fl-icon-box-wrapper .fl-icon-box-angle {
height: 55px; }
.fl_icon_box_style_four {
-webkit-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 45px -28px rgba(0, 0, 0, 0.5);
border: 0px;
width: 100%; }
.fl_icon_box_style_four:hover {
border: 0px; }
.fl_icon_box_style_four .fl-icon-box-wrapper {
text-align: center;
position: relative;
overflow: hidden;
padding: 45px;
border-bottom: 1px solid #e3740e;
display: block; }
.fl_icon_box_style_four .fl-icon-box-wrapper .icon-box-icon-wrapper {
display: block;
margin: 0 auto; }
.fl_icon_box_style_four .fl-icon-box-wrapper .icon-box-icon-wrapper i {
font-size: 60px;
position: relative;
z-index: 1; }
.fl_icon_box_style_four .fl-icon-box-wrapper .icon-box-right-content {
padding-top: 25px;
margin-bottom: 0px;
transition: all .3s ease-in-out; }
.fl_icon_box_style_four .fl-icon-box-wrapper .icon-box-right-content .icon-box-title {
margin-bottom: 35px;
font-size: 22px; }
.fl_icon_box_style_four .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content {
font-size: 15px;
color: #222222;
opacity: 1;
transition: all .3s ease-in-out; }
.fl_icon_box_style_four .fl-icon-box-wrapper .icon-box-right-content .icon-box-text-content p {
margin-bottom: 0px; }
.fl_icon_box_style_four .fl-icon-box-wrapper:hover {
border-bottom: 1px solid #e3740e; }
.fl_icon_box_style_four .fl-icon-box-wrapper:hover .icon-box-icon-wrapper i {
color: #fff !important; }
.fl_icon_box_style_four .fl-icon-box-wrapper:hover .icon-box-text-content {
color: #ffffff; } .fl-semi-circle-progress-container-content {
display: flex;
flex-wrap: wrap;
max-width: calc(20% + 1040px);
margin: 0 auto;
justify-content: center; }
.fl-semi-circle-progress-container-content .semi-circle-progress-bar-wrapper-vc {
margin: 0 2.5%; }
.semi-circle-progress-bar-wrapper-vc {
text-align: center; }
.semi-circle-progress-bar-wrapper-vc .vc-semi-circle-progress-bar {
display: inline-block;
position: relative;
text-align: center; }
.semi-circle-progress-bar-wrapper-vc .vc-semi-circle-progress-bar .barOverflow {
position: relative;
overflow: hidden;
width: 260px;
height: 130px;
margin-bottom: -14px; }
.semi-circle-progress-bar-wrapper-vc .vc-semi-circle-progress-bar .bar {
position: absolute;
top: 0;
left: 0;
width: 260px;
height: 260px;
border-radius: 50%;
box-sizing: border-box;
border: 45px solid rgba(211, 211, 211, 0.3);
transform: rotate(45deg); }
.semi-circle-progress-bar-wrapper-vc .vc-semi-circle-progress-bar span {
font-size: 33px;
top: -15px;
position: relative; }
.semi-circle-progress-bar-wrapper-vc .vc-semi-circle-progress-bar span:after {
margin-left: 3px; }
.semi-circle-progress-bar-wrapper-vc .vc-semi-circle-progress-bar span:before {
margin-right: 3px; }
.semi-circle-progress-bar-wrapper-vc .vc-semi-circle-progress-bar .title-text {
font-size: 17px;
color: #fff; } .fl-services-slider-container-content {
position: relative;
z-index: 1;
margin-top: 105px;
margin-right: -214px;
margin-bottom: 30px;
margin-left: 105px;
padding: 90px 80px 90px; }
.fl-services-slider-content-vc .fl-services-slider {
overflow: hidden;
margin: 0 -20px;
position: relative;
padding-bottom: 70px; }
.fl-services-slider-content-vc .fl-services-slider .services-slider-slide {
float: left; }
.fl-services-slider-content-vc .fl-services-slider .services-slider-slide .slider-entry-content {
padding: 0 20px;
color: #ffffff;
text-align: center; }
.fl-services-slider-content-vc .fl-services-slider .services-slider-slide .slider-entry-content .services-slider-title {
margin-top: 15px; }
.fl-services-slider-content-vc .fl-services-slider .services-slider-slide .slider-entry-content a {
color: inherit;
transition: .3s ease; }
.fl-services-slider-content-vc .fl-services-slider .services-slider-slide .slider-entry-content a:hover {
opacity: .8;
transition: .3s ease; }
.fl-services-slider-content-vc .fl-services-slider .slick-dots {
margin: 0;
padding: 0;
text-align: center;
position: absolute;
bottom: 0;
width: 100%; }
.fl-services-slider-content-vc .fl-services-slider .slick-dots li {
display: inline-block; }
.fl-services-slider-content-vc .fl-services-slider .slick-dots li button {
min-height: auto;
padding: 0 10px;
font-size: 0; }
.fl-services-slider-content-vc .fl-services-slider .slick-dots li button:before {
content: '';
display: inline-block;
border-radius: 50%;
background: rgba(238, 238, 238, 0.4);
width: 10px;
height: 10px;
transition: .3s ease; }
.fl-services-slider-content-vc .fl-services-slider .slick-dots li button:hover:before {
transition: .3s ease; }
.fl-services-slider-content-vc .fl-services-slider .slick-dots li.slick-active button:before {
transition: .3s ease; } .fl-team-slider-content-vc .fl-team-slider {
position: relative; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide {
width: 32%;
float: left;
margin-bottom: 20px;
margin-right: 20px;
padding: 40px 30px;
outline: 1px #eeeeee solid;
outline-offset: -1px;
transition: all .3s; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide:nth-child(3) {
margin-right: 0px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide:nth-child(6) {
margin-right: 0px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content {
display: flex; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .team-slider-image {
border-radius: 50%;
display: block;
overflow: hidden;
height: 100%; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts {
margin-left: 15px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-name {
font-size: 22px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-profession {
margin-top: 10px;
color: #555555;
font-size: 12px;
line-height: 1;
margin-bottom: 30px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-phone {
font-size: 18px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-email {
font-size: 15px;
margin-top: 10px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-slider-email i {
margin-right: 5px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social {
margin-top: 30px;
font-size: 16px; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social li {
display: inline-block; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social li:before {
content: unset; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social li a {
display: flex;
padding-right: 20px;
font-size: 16px;
transition: .3s ease;
color: #555555; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide .slider-entry-content .fl-team-contacts .team-social li a:hover {
transition: .3s ease; }
.fl-team-slider-content-vc .fl-team-slider .team-slider-slide:hover {
outline: 0px;
-webkit-box-shadow: 0px 0px 2650 -20px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 50px -20px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 50px -20px rgba(0, 0, 0, 0.3);
transition: all .3s; } .fl-header-decor-text-wrapper-vc .decor-header-text {
display: inline-block;
position: relative;
letter-spacing: -.6px;
font-size: 21px; }
.fl-header-decor-text-wrapper-vc .decor-header-text:after {
content: '';
position: absolute;
right: 0;
bottom: -10px;
left: 0;
display: block;
height: 6px;
clip-path: polygon(0 100%, 100% 0, 100% 100%); } .fl_custom_text__block p:last-child {
margin-bottom: 0; } .fl-header-custom-content {
position: relative; }
.fl-header-custom-content:after {
position: absolute;
z-index: 1;
right: 0;
bottom: 0;
left: 0;
height: 400px;
opacity: .8;
background-image: linear-gradient(to top, #000 0%, transparent 100%);
content: ''; }
.fl-header-custom-content .header-bg-container {
min-height: calc(100vh - 160px);
justify-content: center;
display: flex;
position: relative; }
.fl-header-custom-content .header-bg-container:before {
z-index: 2;
content: '';
position: absolute;
width: 795px;
top: 0;
bottom: 0;
left: calc(50% - 400px);
background-color: #131313;
opacity: 0.6;
-webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); }
.fl-header-custom-content .header-bg-container:after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
opacity: .6;
background-color: #1f1f1f; }
.fl-header-custom-content .custom-header-container {
z-index: 3;
display: flex;
align-items: center; } .fl_list_info-wrapper {
margin-bottom: 15px;
position: relative; }
.fl_list_info-wrapper .list-info-content .left-content-number {
display: flex;
cursor: pointer;
position: relative; }
.fl_list_info-wrapper .list-info-content .left-content-number .list-number {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 15px;
padding-right: 25px;
background: #ededed;
color: #aaa;
font-size: 18px;
clip-path: polygon(75% 0, 100% 100%, 0% 100%, 0 0%, 0% 0);
transition: all .3s; }
.fl_list_info-wrapper .list-info-content .left-content-number .title-content {
padding: 20px 15px; }
.fl_list_info-wrapper .list-info-content .left-content-number i {
font-size: 8px;
transform: rotate(90deg);
line-height: 24px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
padding: 20px 30px; }
.fl_list_info-wrapper .list-info-content .right-content {
-webkit-transition: max-height .5s, padding .5s;
transition: max-height .5s, padding .5s, opacity .3s;
max-height: 0;
opacity: 0; }
.fl_list_info-wrapper .list-info-content .right-content .content-wrapper p {
margin-bottom: 0px; }
.fl_list_info-wrapper .list-info-content .acc-show {
max-height: 700px;
padding: 15px 0;
border-left: 3px solid;
padding-left: 35px;
opacity: 1;
margin: 25px 0; } .fl-about-us-form {
display: flex;
flex-wrap: wrap;
margin: 0 -15px; }
.fl-about-us-form .input-container {
padding: 0 15px;
width: 33.3333%; }
.fl-about-us-form .input-container label {
color: #555555;
display: block;
font-size: 13px;
margin-bottom: 13px; }
.fl-about-us-form .input-container select, .fl-about-us-form .input-container input {
border-radius: 0;
background-color: #f2f6f7;
border-color: transparent; }
.fl-about-us-form .input-container select:hover, .fl-about-us-form .input-container select:focus, .fl-about-us-form .input-container input:hover, .fl-about-us-form .input-container input:focus {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff; }
.fl-about-us-form .textarea-container {
padding: 0 15px;
width: 100%;
margin-bottom: 10px; }
.fl-about-us-form .textarea-container label {
color: #555555;
display: block;
font-size: 13px;
margin-bottom: 13px; }
.fl-about-us-form .textarea-container textarea {
height: 150px;
background-color: #f2f6f7;
border-color: transparent; }
.fl-about-us-form .textarea-container textarea:hover, .fl-about-us-form .textarea-container textarea:focus {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff; }
.fl-about-us-form .submit-btn-container {
padding: 0 15px;
width: 100%;
text-align: center; }
.fl-about-us-form .submit-btn-container > div {
display: inline-block; }
.fl-about-us-form .submit-btn-container > div button {
padding: 20px 50px;
font-size: 13px;
color: #fff; }
.fl-contact-form {
display: flex;
flex-wrap: wrap; }
.fl-contact-form .input-container-last {
padding-right: 0px; }
.fl-contact-form .input-container {
width: 100%;
display: block; }
.fl-contact-form .input-container:first-child {
padding-left: 0px; }
.fl-contact-form .input-container label {
color: #555555;
display: block;
font-size: 13px;
margin-bottom: 13px; }
.fl-contact-form .input-container select, .fl-contact-form .input-container input {
border-radius: 0;
background: #f4f4f4;
border-color: transparent;
color: #222222;
text-transform: uppercase; }
.fl-contact-form .input-container select::placeholder, .fl-contact-form .input-container input::placeholder {
color: #222222;
text-transform: uppercase; }
.fl-contact-form .input-container select:hover, .fl-contact-form .input-container select:focus, .fl-contact-form .input-container input:hover, .fl-contact-form .input-container input:focus {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff; }
.fl-contact-form .textarea-container {
width: 100%;
margin-bottom: 10px; }
.fl-contact-form .textarea-container label {
color: #555555;
display: block;
font-size: 13px;
margin-bottom: 13px; }
.fl-contact-form .textarea-container textarea {
height: 150px;
background: #f4f4f4;
border-color: transparent;
color: #222222 !important;
text-transform: uppercase; }
.fl-contact-form .textarea-container textarea::placeholder {
color: #222222 !important;
text-transform: uppercase; }
.fl-contact-form .textarea-container textarea:hover, .fl-contact-form .textarea-container textarea:focus {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff; }
.fl-contact-form .submit-btn-container {
width: 100%;
text-align: center; }
.fl-contact-form .submit-btn-container > div {
display: inline-block; }
.fl-contact-form .submit-btn-container > div button {
padding: 20px 50px;
font-size: 13px;
color: #fff; }  @keyframes loading_animation {
0% {
opacity: 1; }
50% {
opacity: 0.6; }
100% {
opacity: 1; } }
@keyframes jelly {
from {
transform: scale(1, 1); }
30% {
transform: scale(1.05, 0.75); }
40% {
transform: scale(0.75, 1.15); }
50% {
transform: scale(1.05, 0.85); }
to {
transform: scale(1, 1); } }
@keyframes dots-scale {
from {
transform: scale(1, 1); }
50% {
transform: scale(0.8, 0.8); }
to {
transform: scale(1, 1); } }
@keyframes alertClose {
0% {
opacity: 1; }
50% {
opacity: 0.5; }
100% {
opacity: 0; } }  .vc_row-overlay {
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%; } .vc_row[data-row-overflow-visible] {
overflow: visible !important;
z-index: 1; }
.vc_row[data-row-overflow-visible-auto] {
overflow: auto !important; }
.vc_row[data-row-overflow-visible-hidden] {
overflow: hidden !important; } .vc_row[data-row-decor] .decor-white-left {
-webkit-clip-path: polygon(0 0, 100% 0, 4% 100%);
clip-path: polygon(0 0, 100% 0, 4% 100%);
right: 9%;
height: 52px;
position: absolute;
top: 0;
left: 9%;
display: block;
background: #fff; }
.vc_row[data-row-decor] .decor-white-right {
clip-path: polygon(0 0, 100% 0, 94% 100%, 0 0);
position: absolute;
top: 0;
right: 84px;
left: 84px;
display: block;
background-color: #fff;
height: 47px; }
.vc_row[data-row-decor] .decor-main-cl-left {
right: 9%;
height: 52px;
-webkit-clip-path: polygon(0 0, 100% 0, 4% 100%);
clip-path: polygon(0 0, 100% 0, 4% 100%);
position: absolute;
top: 0;
left: 9%;
display: block; }
.vc_row[data-row-decor] .decor-main-cl-right {
right: 9%;
height: 52px;
-webkit-clip-path: polygon(0 0, 100% 0, 96% 100%);
clip-path: polygon(0 0, 100% 0, 96% 100%);
position: absolute;
top: 0;
left: 9%;
display: block; } .vc_row[data-row-decor-bottom] .decor-white-bottom-left {
-webkit-clip-path: polygon(4% 0, 100% 100%, 0% 100%);
clip-path: polygon(4% 0, 100% 100%, 0% 100%);
top: auto;
bottom: -1px;
height: 52px;
position: absolute;
right: 0;
left: 9%;
display: block;
background: #fff; }
.vc_row[data-row-decor-bottom] .decor-main-cl-bottom-left {
clip-path: polygon(0 0, 100% 0, 4% 100%);
height: 52px;
position: absolute;
top: auto;
bottom: -52px;
right: 0;
left: 9%;
display: block;
background-color: #22abc3; } .fl-woo-category-slider-list-container {
margin: 0;
padding: 0; }
.fl-woo-category-slider-list-container li {
margin: 0;
padding: 0 20px;
display: inline-flex; }
.fl-woo-category-slider-list-container li a {
line-height: 1;
position: relative;
color: #fff;
font-size: 14px;
text-transform: uppercase;
padding-bottom: 10px;
transition: 0.2s ease-in-out !important; }
.fl-woo-category-slider-list-container li a:before {
transition: transform .2s ease-out .2s ,-webkit-transform .2s ease-out .2s;
transform: scaleX(1);
transform-origin: left;
width: 100%;
height: 1px;
background: rgba(255, 255, 255, 0.5);
content: '';
position: absolute;
left: 0;
bottom: 0;
z-index: 1; }
.fl-woo-category-slider-list-container li a:after {
content: '';
transform: scaleX(0);
transition: transform .2s ease-out,-webkit-transform .2s ease-out;
transform-origin: right;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
z-index: 2; }
.fl-woo-category-slider-list-container li a:hover {
transition: 0.2s ease-in-out !important; }
.fl-woo-category-slider-list-container li a:hover:after {
transform: scaleX(1);
transform-origin: left; }
.fl-woo-category-slider-list-container li a:hover:before {
transition: transform .2s ease-out ,-webkit-transform .2s ease-out;
transform: scaleX(0);
transform-origin: right; } .bg-position-left-top, .vc_row-has-fill.bg-position-left-top, .vc_col-has-fill .bg-position-left-top {
background-position: left top !important; }
.bg-position-left-center, .vc_row-has-fill.bg-position-left-center, .vc_col-has-fill .bg-position-left-center {
background-position: left center !important; }
.bg-position-left-bottom, .vc_row-has-fill.bg-position-left-bottom, .vc_col-has-fill .bg-position-left-bottom {
background-position: left bottom !important; }
.bg-position-center-top, .vc_row-has-fill.bg-position-center-top, .vc_col-has-fill .bg-position-center-top {
background-position: center top !important; }
.bg-position-center-center, .vc_row-has-fill.bg-position-center-center, .vc_col-has-fill .bg-position-center-center {
background-position: center center !important; }
.bg-position-center-bottom, .vc_row-has-fill.bg-position-center-bottom, .vc_col-has-fill .bg-position-center-bottom {
background-position: center bottom !important; }
.bg-position-right-top, .vc_row-has-fill.bg-position-right-top, .vc_col-has-fill .bg-position-right-top {
background-position: right top !important; }
.bg-position-right-center, .vc_row-has-fill.bg-position-right-center, .vc_col-has-fill .bg-position-right-center {
background-position: right center !important; }
.bg-position-right-bottom, .vc_row-has-fill.bg-position-right-bottom, .vc_col-has-fill .bg-position-right-bottom {
background-position: right bottom !important; } .fl-vc-decor-wrapper {
display: flex;
justify-content: center; }
.fl-vc-decor-wrapper .filter-decor {
display: inline-block;
width: 40px;
height: 1px;
opacity: .5;
background-color: #fff;
box-shadow: 25px 5px 0 0 #fff, -25px 5px 0 0 #fff; } .z-index-1 {
z-index: 1; }
.z-index-2 {
z-index: 2; }
.z-index-3 {
z-index: 3; }
.z-index-4 {
z-index: 4; }
.z-index-5 {
z-index: 5; }  @media screen and (max-width: 1600px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
max-width: 28vw; } }  @media screen and (max-width: 1024px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
max-width: 26vw; }
.fl-services-slider-container-content {
margin: 60px -224px 30px 25px; } } @media (max-width: 992px) {
.fl-vc-vehicle-search .vc-auto-search {
flex-wrap: wrap; }
.fl-vc-vehicle-search .vc-auto-search .select {
margin-top: 25px; }
.fl-vc-vehicle-search .vc-auto-search .btn {
margin-top: 25px;
width: 100%; }
.vc-number-content-container .number-div-content.reflect-element .inner-content .number {
order: 1; }
.vc-number-content-container .number-div-content.reflect-element .inner-content .number-content, .vc-number-content-container .number-div-content.reflect-element .inner-content .number-title {
order: 2; }
.vc-number-content-container .number-div-content:nth-child(even) {
padding-top: 20px; }
.vc-number-content-container .number-div-content {
padding-top: 20px; }
.fl-vc-custom-title-container .custom-title-content-wrapper .back-text {
font-size: 70px; }
.fl-vc-custom-title-container .custom-title-content-wrapper .font-text {
font-size: 30px; }
.custom-title-cars .fl-title-vc {
margin-top: -30px !important; }
.fl-header-decor-text-wrapper-vc .decor-header-text {
font-size: 20px; }
.fl-phone-number-wrapper-vc.phone-style-two .phone-style-two-content {
margin-top: 15px; }
.fl-services-slider-container-content {
margin: 0 0 0 0; } }  @media screen and (max-width: 782px) {
.decor-main-cl-left, .decor-main-cl-right, .decor-white-bottom-left, .decor-white-left {
height: 22px !important; }
.vc-offer-slider .offer-slider-slide .offer-slide-inner-content .offer-slider-bottom-content .offer-slider-image {
display: none !important; }
.vc-offer-slider .slick-arrow {
display: none !important; }
.custom-title-cars .fl-title-vc {
margin-top: -20px !important; }
.fl-about-us-form .input-container {
width: 100%; } } @media screen and (max-width: 720px) {
.home-page-post-container .blog-post {
margin-top: 25px; }
.home-page-post-container .blog-post:first-child {
margin-top: 0; }
.fl-vc-custom-title-container .custom-title-content-wrapper .back-text {
font-size: 60px; }
.fl-vc-custom-title-container .custom-title-content-wrapper .font-text {
font-size: 25px; } } @media (max-width: 680px) {
.fl-action-content-wrapper-vc .vc-fl-action-content .action-image {
display: none; }
.fl-phone-number-wrapper-vc.phone-style-one {
flex-wrap: wrap; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content {
padding-right: 30px;
padding-left: 30px; }
.fl-vc-car-detail-wrapper .car-detail-slider .car-detail-slide .slider-content .bottom-slide-content .bottom-car-info .icon-content-info-wrapper {
margin-top: 15px; }
.vc-number-content-container .number-div-content .inner-content .number:after {
display: none !important; }
.fl-header-decor-text-wrapper-vc .decor-header-text {
font-size: 17px; }
.fl-semi-circle-progress-container-content {
justify-content: center; }
.fl-semi-circle-progress-container-content .semi-circle-progress-bar-wrapper-vc {
margin-top: 20px; } }.fl_preloader_body{position:fixed;width:100%;height:100vh;top:0;left:0;right:0;bottom:0;z-index:9999999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;visibility:visible;opacity:1}.fl_preloader_body.done{visibility:hidden;opacity:0}.fl-circle-preloader{width:50px;height:52px;-webkit-border-radius:100%;border-radius:100%;position:absolute;top:45%;left:-webkit-calc(50% - 50px);left:calc(50% - 50px);-webkit-animation:spin 5s infinite linear;animation:spin 5s infinite linear}.fl-circle-preloader .circle.circle:nth-of-type(1) .inner,.fl-circle-preloader .circle.circle:nth-of-type(2) .inner,.fl-circle-preloader .circle.circle:nth-of-type(3) .inner{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}.fl-circle-preloader .circle{width:100%;height:100%;position:absolute}.fl-circle-preloader .circle .inner{width:100%;height:100%;-webkit-border-radius:100%;border-radius:100%}.fl-circle-preloader .circle.circle:nth-of-type(1){-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg);top:-6px}.fl-circle-preloader .circle.circle:nth-of-type(2){-webkit-transform:rotate(170deg);-ms-transform:rotate(170deg);transform:rotate(170deg);bottom:-3px}.fl-circle-preloader .circle.circle:nth-of-type(3){-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg);right:-4px}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}svg{position:absolute}.fl-merging{position:relative;width:200px;height:50px;-webkit-filter:url(#circle);filter:url(#circle)}.fl-balls{position:absolute;top:15px;left:10px;display:block;width:20px;height:20px;-webkit-border-radius:50%;border-radius:50%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fl-balls:nth-child(1){-webkit-animation:fl-balls-1 2s ease-in-out infinite;animation:fl-balls-1 2s ease-in-out infinite}.fl-balls:nth-child(2){-webkit-animation:fl-balls-2 2s ease-in-out infinite;animation:fl-balls-2 2s ease-in-out infinite}.fl-balls:nth-child(3){-webkit-animation:fl-balls-3 2s ease-in-out infinite;animation:fl-balls-3 2s ease-in-out infinite}.fl-balls:nth-child(4){-webkit-animation:fl-balls-4 2s ease-in-out infinite;animation:fl-balls-4 2s ease-in-out infinite}@-webkit-keyframes fl-balls-1{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}81%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}@keyframes fl-balls-1{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}81%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}@-webkit-keyframes fl-balls-2{0%,100%,20%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}84%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}@keyframes fl-balls-2{0%,100%,20%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}84%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}@-webkit-keyframes fl-balls-3{0%,100%,40%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}87%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}@keyframes fl-balls-3{0%,100%,40%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}87%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}@-webkit-keyframes fl-balls-4{0%,100%,60%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}90%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}@keyframes fl-balls-4{0%,100%,60%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}90%{-webkit-transform:translate3d(185px,0,0);transform:translate3d(185px,0,0)}}.fl-rankle-loader{-webkit-filter:url(#rankle);filter:url(#rankle);width:100%;height:100vh;position:relative}.fl-rakle-pre-wrap{position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);margin-top:-30px;height:100px;-webkit-animation:colorshift 5s linear infinite;animation:colorshift 5s linear infinite}@-webkit-keyframes colorshift{0%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}100%{-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}@keyframes colorshift{0%{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}100%{-webkit-filter:hue-rotate(360deg);filter:hue-rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle{width:30px;height:30px;-webkit-border-radius:100%;border-radius:100%;position:absolute;-webkit-transform-origin:50% 170%;-ms-transform-origin:50% 170%;transform-origin:50% 170%}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(1){-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg);-webkit-animation:bump1 6s ease-in-out infinite;animation:bump1 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump1{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump1{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(2){-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg);-webkit-animation:bump2 6s ease-in-out infinite;animation:bump2 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump2{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump2{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(3){-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation:bump3 6s ease-in-out infinite;animation:bump3 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump3{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(60deg);transform:rotate(60deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump3{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(60deg);transform:rotate(60deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(4){-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg);-webkit-animation:bump4 6s ease-in-out infinite;animation:bump4 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump4{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump4{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(5){-webkit-transform:rotate(50deg);-ms-transform:rotate(50deg);transform:rotate(50deg);-webkit-animation:bump5 6s ease-in-out infinite;animation:bump5 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump5{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(100deg);transform:rotate(100deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump5{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(100deg);transform:rotate(100deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(6){-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation:bump6 6s ease-in-out infinite;animation:bump6 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump6{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump6{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(7){-webkit-transform:rotate(70deg);-ms-transform:rotate(70deg);transform:rotate(70deg);-webkit-animation:bump7 6s ease-in-out infinite;animation:bump7 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump7{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump7{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(140deg);transform:rotate(140deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(8){-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation:bump8 6s ease-in-out infinite;animation:bump8 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump8{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(160deg);transform:rotate(160deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump8{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(160deg);transform:rotate(160deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(9){-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:bump9 6s ease-in-out infinite;animation:bump9 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump9{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump9{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(10){-webkit-transform:rotate(100deg);-ms-transform:rotate(100deg);transform:rotate(100deg);-webkit-animation:bump10 6s ease-in-out infinite;animation:bump10 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump10{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(200deg);transform:rotate(200deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump10{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(200deg);transform:rotate(200deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(11){-webkit-transform:rotate(110deg);-ms-transform:rotate(110deg);transform:rotate(110deg);-webkit-animation:bump11 6s ease-in-out infinite;animation:bump11 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump11{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(220deg);transform:rotate(220deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump11{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(220deg);transform:rotate(220deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(12){-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation:bump12 6s ease-in-out infinite;animation:bump12 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump12{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(240deg);transform:rotate(240deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump12{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(240deg);transform:rotate(240deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(13){-webkit-transform:rotate(130deg);-ms-transform:rotate(130deg);transform:rotate(130deg);-webkit-animation:bump13 6s ease-in-out infinite;animation:bump13 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump13{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(260deg);transform:rotate(260deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump13{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(260deg);transform:rotate(260deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(14){-webkit-transform:rotate(140deg);-ms-transform:rotate(140deg);transform:rotate(140deg);-webkit-animation:bump14 6s ease-in-out infinite;animation:bump14 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump14{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(280deg);transform:rotate(280deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump14{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(280deg);transform:rotate(280deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(15){-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation:bump15 6s ease-in-out infinite;animation:bump15 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump15{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(300deg);transform:rotate(300deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump15{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(300deg);transform:rotate(300deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(16){-webkit-transform:rotate(160deg);-ms-transform:rotate(160deg);transform:rotate(160deg);-webkit-animation:bump16 6s ease-in-out infinite;animation:bump16 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump16{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(320deg);transform:rotate(320deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump16{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(320deg);transform:rotate(320deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(17){-webkit-transform:rotate(170deg);-ms-transform:rotate(170deg);transform:rotate(170deg);-webkit-animation:bump17 6s ease-in-out infinite;animation:bump17 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump17{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(340deg);transform:rotate(340deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump17{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(340deg);transform:rotate(340deg)}100%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap .fl-rakle-circle:nth-of-type(18){-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation:bump18 6s ease-in-out infinite;animation:bump18 6s ease-in-out infinite;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bump18{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%,25%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bump18{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%,25%,75%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fl-rakle-pre-wrap:nth-of-type(2){margin-top:35px;margin-left:40px}.fl-rakle-pre-wrap:nth-of-type(2) .fl-rakle-circle{animation-direction:reverse;-webkit-animation-delay:-3s;animation-delay:-3s}.fl-rakle-pre-wrap:nth-of-type(3){margin-top:35px;margin-left:-40px}.fl-rakle-pre-wrap:nth-of-type(3) .fl-rakle-circle{-webkit-animation-delay:-2s;animation-delay:-2s}.fl-heart-preloader-body{width:150px;height:70px;text-align:center;overflow:hidden;margin:50px auto 0;-webkit-filter:url(#love);filter:url(#love);padding:10px 0}.fl-heart-preloader-body span{width:15px;height:15px;display:inline-block;-webkit-border-radius:50%;border-radius:50%;margin:10px}.fl-heart-preloader-body span:nth-child(1){-webkit-animation:fl-heart-circle1 2.5s infinite;animation:fl-heart-circle1 2.5s infinite;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform:translateX(1px) translateY(1px) scale(.7);-ms-transform:translateX(1px) translateY(1px) scale(.7);transform:translateX(1px) translateY(1px) scale(.7)}.fl-heart-preloader-body span:nth-child(2){-webkit-animation:fl-heart-circle2 2.5s infinite;animation:fl-heart-circle2 2.5s infinite;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform:translateX(1px);-ms-transform:translateX(1px);transform:translateX(1px);-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.fl-heart-preloader-body span:nth-child(3){-webkit-animation:fl-heart-circle3 2.5s infinite;animation:fl-heart-circle3 2.5s infinite;-webkit-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform:translateX(1px);-ms-transform:translateX(1px);transform:translateX(1px);-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes pulse{0%,100%,25%,75%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(2);transform:scale(2)}}@keyframes pulse{0%,100%,25%,75%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(2);transform:scale(2)}}.fl-pre-spinner{position:fixed;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-filter:url(#spinner);filter:url(#spinner);padding:5rem}.fl-pre-spinner>.fl-pre-dot{position:absolute;height:3rem;width:3em}.fl-pre-spinner>.fl-pre-dot:after{content:'';display:block;height:1rem;width:1rem;-webkit-border-radius:50%;border-radius:50%}.fl-pre-spinner>.fl-pre-dot:nth-of-type(1){-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-animation-delay:1;animation-delay:1}.fl-pre-spinner>.fl-pre-dot:nth-of-type(1):after{-webkit-animation:pulse 3s linear infinite;animation:pulse 3s linear infinite}.fl-pre-spinner>.fl-pre-dot:nth-of-type(2){-webkit-animation:rotate 1.1s linear infinite;animation:rotate 1.1s linear infinite;-webkit-animation-delay:.2s;animation-delay:.2s}.fl-pre-spinner>.fl-pre-dot:nth-of-type(2):after{-webkit-animation:pulse 4s linear infinite;animation:pulse 4s linear infinite}.fl-pre-spinner>.fl-pre-dot:nth-of-type(3){-webkit-animation:rotate 1.2s linear infinite;animation:rotate 1.2s linear infinite;-webkit-animation-delay:.3s;animation-delay:.3s}.fl-pre-spinner>.fl-pre-dot:nth-of-type(3):after{-webkit-animation:pulse 5s linear infinite;animation:pulse 5s linear infinite}.fl-pre-spinner>.fl-pre-dot:nth-of-type(4){-webkit-animation:rotate 1.3s linear infinite;animation:rotate 1.3s linear infinite;-webkit-animation-delay:.4s;animation-delay:.4s}.fl-pre-spinner>.fl-pre-dot:nth-of-type(5){-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.fl-pre-spinner>.fl-pre-dot:nth-of-type(6){-webkit-animation:rotate 1.5s linear infinite;animation:rotate 1.5s linear infinite;-webkit-animation-delay:.6s;animation-delay:.6s}.fl-pre-spinner>.fl-pre-dot:nth-of-type(7){-webkit-animation:rotate 1.7s linear infinite;animation:rotate 1.7s linear infinite;-webkit-animation-delay:.7s;animation-delay:.7s}.fl-procent-preloader{position:absolute;top:50%;left:50%;text-align:center}.fl-pulsating-circle-preloader{width:30px;height:30px;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:pulse_loader 2s linear .1s alternate infinite;animation:pulse_loader 2s linear .1s alternate infinite;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin-bottom:15px}@-webkit-keyframes pulse_loader{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes pulse_loader{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.5);transform:scale(1.5)}}