@charset "UTF-8";
.compare-row {
background: #fff;
margin-top: 25px;
padding-bottom: 25px;
}
.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){
.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{
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);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .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 {
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: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//motoautoplakias.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}@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(//motoautoplakias.com/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(//motoautoplakias.com/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;
}.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; }.mc4wp-form input[name^=_mc4wp_honey]{display:none!important}.mc4wp-form-theme{margin:1em 0}.mc4wp-form-theme label,.mc4wp-form-theme input{box-sizing:border-box;cursor:auto;vertical-align:baseline;width:auto;height:auto;line-height:normal;display:block}.mc4wp-form-theme label:after,.mc4wp-form-theme input:after{content:"";clear:both;display:table}.mc4wp-form-theme label{margin-bottom:6px;font-weight:700;display:block}.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme textarea,.mc4wp-form-theme select{vertical-align:middle;width:100%;max-width:480px;height:auto;min-height:32px;text-shadow:none;background:#fff;border:1px solid #ccc;border-radius:2px;outline:0;padding:8px 16px;line-height:1.42857;color:#555!important}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[readonly],.mc4wp-form-theme input[disabled]{background-color:#eee}.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{border:0;width:13px;height:13px;margin:0 6px 0 0;padding:0;display:inline-block;position:relative}.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;text-shadow:none;filter:none;background:0 0;border:1px solid #0000;border-radius:2px;width:auto;height:auto;padding:8px 16px;font-weight:400;line-height:1.42857;display:inline-block}.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=submit]:hover,.mc4wp-form-theme input[type=button]:hover,.mc4wp-form-theme button:focus,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=button]:focus{color:#333;background:0 0;outline:0;text-decoration:none}.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-theme input[type=checkbox],.rtl .mc4wp-form-theme input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=submit],.mc4wp-form-theme-dark input[type=button]{border-color:#1e1e1e;color:#fff!important;background-color:#444!important}.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=submit]:hover,.mc4wp-form-theme-dark input[type=button]:hover,.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=button]:focus{border-color:#000;color:#fff!important;background-color:#1e1e1e!important}.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark textarea:focus,.mc4wp-form-theme-dark select:focus{border-color:#6a6a6a}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=submit],.mc4wp-form-theme-light input[type=button]{border-color:#d9d9d9;color:#000!important;background-color:#fff!important}.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=submit]:hover,.mc4wp-form-theme-light input[type=button]:hover,.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=button]:focus{border-color:#b3b3b3;color:#000!important;background-color:#d9d9d9!important}.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light textarea:focus,.mc4wp-form-theme-light select:focus{border-color:#d9d9d9}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=submit],.mc4wp-form-theme-red input[type=button]{border-color:#b52b27;color:#fff!important;background-color:#d9534f!important}.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=submit]:hover,.mc4wp-form-theme-red input[type=button]:hover,.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=button]:focus{border-color:#761c19;color:#fff!important;background-color:#b52b27!important}.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red textarea:focus,.mc4wp-form-theme-red select:focus{border-color:#e7908e}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=submit],.mc4wp-form-theme-blue input[type=button]{border-color:#2a6496;color:#fff!important;background-color:#428bca!important}.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=submit]:hover,.mc4wp-form-theme-blue input[type=button]:hover,.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=button]:focus{border-color:#193c5a;color:#fff!important;background-color:#2a6496!important}.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue textarea:focus,.mc4wp-form-theme-blue select:focus{border-color:#7eb0db}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=submit],.mc4wp-form-theme-green input[type=button]{border-color:#3d8b3d;color:#fff!important;background-color:#5cb85c!important}.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=submit]:hover,.mc4wp-form-theme-green input[type=button]:hover,.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=button]:focus{border-color:#255625;color:#fff!important;background-color:#3d8b3d!important}.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green textarea:focus,.mc4wp-form-theme-green select:focus{border-color:#91cf91}: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; }
*,
*::before,
*::after {
-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: rgba(0, 0, 0, 0); }
@-ms-viewport {
width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block; }
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;
text-align: left;
background-color: #fff; }
[tabindex="-1"]:focus {
outline: 0 !important; }
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible; }
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem; }
p {
margin-top: 0;
margin-bottom: 1rem; }
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0; }
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit; }
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem; }
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0; }
dt {
font-weight: 700; }
dd {
margin-bottom: .5rem;
margin-left: 0; }
blockquote {
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;
vertical-align: baseline; }
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]) {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none; }
a:not([href]):not([tabindex]):focus {
outline: 0; }
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em; }
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
-ms-overflow-style: scrollbar; }
figure {
margin: 0 0 1rem; }
img {
vertical-align: middle;
border-style: none; }
svg:not(:root) {
overflow: hidden;
vertical-align: middle; }
table {
border-collapse: collapse; }
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom; }
th {
text-align: inherit; }
label {
display: inline-block;
margin-bottom: 0.5rem; }
button {
-webkit-border-radius: 0;
border-radius: 0; }
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color; }
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none; }
input[type="radio"],
input[type="checkbox"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox; }
textarea {
overflow: auto;
resize: vertical; }
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0; }
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal; }
progress {
vertical-align: baseline; }
[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; }
output {
display: inline-block; }
summary {
display: list-item;
cursor: pointer; }
template {
display: none; }
[hidden] {
display: none !important; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit; }
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;
font-weight: 300; }
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2; }
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2; }
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2; }
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2; }
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
small,
.small {
font-size: 80%;
font-weight: 400; }
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3; }
.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline {
padding-left: 0;
list-style: none; }
.list-inline-item {
display: inline-block; }
.list-inline-item:not(:last-child) {
margin-right: 0.5rem; }
.initialism {
font-size: 90%;
text-transform: uppercase; }
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem; }
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d; }
.blockquote-footer::before {
content: "\2014 \00A0"; }
.img-fluid {
max-width: 100%;
height: auto; }
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem;
max-width: 100%;
height: auto; }
.figure {
display: inline-block; }
.figure-img {
margin-bottom: 0.5rem;
line-height: 1; }
.figure-caption {
font-size: 90%;
color: #6c757d; }
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word; }
a > code {
color: inherit; }
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
-webkit-border-radius: 0.2rem;
border-radius: 0.2rem; }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700; }
pre {
display: block;
font-size: 87.5%;
color: #212529; }
pre code {
font-size: inherit;
color: inherit;
word-break: normal; }
.pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
@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; } }
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.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 th,
.table td {
padding: 0.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 th,
.table-sm td {
padding: 0.3rem; }
.table-bordered {
border: 1px solid #dee2e6; }
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6; }
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px; }
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0; }
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05); }
.table-hover tbody tr:hover {
background-color: rgba(0, 0, 0, 0.075); }
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff; }
.table-hover .table-primary:hover {
background-color: #9fcdff; }
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff; }
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db; }
.table-hover .table-secondary:hover {
background-color: #c8cbcf; }
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf; }
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb; }
.table-hover .table-success:hover {
background-color: #b1dfbb; }
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb; }
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb; }
.table-hover .table-info:hover {
background-color: #abdde5; }
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5; }
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba; }
.table-hover .table-warning:hover {
background-color: #ffe8a1; }
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1; }
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb; }
.table-hover .table-danger:hover {
background-color: #f1b0b7; }
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7; }
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe; }
.table-hover .table-light:hover {
background-color: #ececf6; }
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6; }
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca; }
.table-hover .table-dark:hover {
background-color: #b9bbbe; }
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe; }
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075); }
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 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 th,
.table-dark td,
.table-dark thead th {
border-color: #32383e; }
.table-dark.table-bordered {
border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05); }
.table-dark.table-hover tbody tr:hover {
background-color: rgba(255, 255, 255, 0.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; }
.table-responsive > .table-bordered {
border: 0; }
.form-control {
display: block;
width: 100%;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem;
-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.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 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.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::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(0.375rem + 1px);
padding-top: calc(0.375rem + 1px);
padding-bottom: -webkit-calc(0.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5; }
.col-form-label-lg {
padding-top: -webkit-calc(0.5rem + 1px);
padding-top: calc(0.5rem + 1px);
padding-bottom: -webkit-calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5; }
.col-form-label-sm {
padding-top: -webkit-calc(0.25rem + 1px);
padding-top: calc(0.25rem + 1px);
padding-bottom: -webkit-calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5; }
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.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-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.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-append > .form-control-plaintext.btn {
padding-right: 0;
padding-left: 0; }
.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
-webkit-border-radius: 0.2rem;
border-radius: 0.2rem; }
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text: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-append > select.btn: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-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
-webkit-border-radius: 0.3rem;
border-radius: 0.3rem; }
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text: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-append > select.btn: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: 0.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: 0.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: 0.75rem; }
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0; }
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #28a745; }
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(40, 167, 69, 0.8);
-webkit-border-radius: .2rem;
border-radius: .2rem; }
.was-validated .form-control:valid, .form-control.is-valid,
.was-validated .custom-select:valid,
.custom-select.is-valid {
border-color: #28a745; }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
border-color: #28a745;
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #28a745; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #28a745; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
background-color: #71dd8a; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
background-color: #34ce57; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745; }
.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
border-color: inherit; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545; }
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: .5rem;
margin-top: .1rem;
font-size: .875rem;
line-height: 1;
color: #fff;
background-color: rgba(220, 53, 69, 0.8);
-webkit-border-radius: .2rem;
border-radius: .2rem; }
.was-validated .form-control:invalid, .form-control.is-invalid,
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
border-color: #dc3545; }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
border-color: #dc3545;
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #dc3545; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #dc3545; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
background-color: #efa2a9; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
background-color: #e4606d; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545; }
.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
border-color: inherit; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.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 .input-group,
.form-inline .custom-select {
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: 0.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 {
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem;
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-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;
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;
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, -webkit-box-shadow 0.15s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce) {
.btn {
-webkit-transition: none;
-o-transition: none;
transition: none; } }
.btn:hover, .btn:focus {
text-decoration: none; }
.btn:focus, .btn.focus {
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.btn.disabled, .btn:disabled {
opacity: 0.65; }
.btn:not(:disabled):not(.disabled) {
cursor: pointer; }
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
background-image: none; }
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:focus, .btn-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.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-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 0.2rem rgba(0, 123, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d; }
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62; }
.btn-secondary:focus, .btn-secondary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.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-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 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745; }
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34; }
.btn-success:focus, .btn-success.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.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-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 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8; }
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b; }
.btn-info:focus, .btn-info.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.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-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 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107; }
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00; }
.btn-warning:focus, .btn-warning.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.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-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 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545; }
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130; }
.btn-danger:focus, .btn-danger.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.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-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 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.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-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 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40; }
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124; }
.btn-dark:focus, .btn-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.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-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 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-primary {
color: #007bff;
background-color: transparent;
background-image: none;
border-color: #007bff; }
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
.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-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 0.2rem rgba(0, 123, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.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:focus, .btn-outline-secondary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.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-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 0.2rem rgba(108, 117, 125, 0.5);
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-outline-success {
color: #28a745;
background-color: transparent;
background-image: none;
border-color: #28a745; }
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745; }
.btn-outline-success:focus, .btn-outline-success.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.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-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 0.2rem rgba(40, 167, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
.btn-outline-info {
color: #17a2b8;
background-color: transparent;
background-image: none;
border-color: #17a2b8; }
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8; }
.btn-outline-info:focus, .btn-outline-info.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.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-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 0.2rem rgba(23, 162, 184, 0.5);
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
.btn-outline-warning {
color: #ffc107;
background-color: transparent;
background-image: none;
border-color: #ffc107; }
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107; }
.btn-outline-warning:focus, .btn-outline-warning.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.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-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 0.2rem rgba(255, 193, 7, 0.5);
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
.btn-outline-danger {
color: #dc3545;
background-color: transparent;
background-image: none;
border-color: #dc3545; }
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545; }
.btn-outline-danger:focus, .btn-outline-danger.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.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-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 0.2rem rgba(220, 53, 69, 0.5);
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
.btn-outline-light {
color: #f8f9fa;
background-color: transparent;
background-image: none;
border-color: #f8f9fa; }
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-outline-light:focus, .btn-outline-light.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.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-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 0.2rem rgba(248, 249, 250, 0.5);
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-dark {
color: #343a40;
background-color: transparent;
background-image: none;
border-color: #343a40; }
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.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-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 0.2rem rgba(52, 58, 64, 0.5);
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-link {
font-weight: 400;
color: #007bff;
background-color: transparent; }
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
background-color: transparent;
border-color: transparent; }
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none; }
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none; }
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
-webkit-border-radius: 0.3rem;
border-radius: 0.3rem; }
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
-webkit-border-radius: 0.2rem;
border-radius: 0.2rem; }
.btn-block {
display: block;
width: 100%; }
.btn-block + .btn-block {
margin-top: 0.5rem; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%; }
.fade {
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.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 {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.collapsing {
-webkit-transition: none;
-o-transition: none;
transition: none; } }
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative; }
.dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.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: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.dropdown-menu-right {
right: 0;
left: auto; }
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem; }
.dropup .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent; }
.dropup .dropdown-toggle:empty::after {
margin-left: 0; }
.dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem; }
.dropright .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid; }
.dropright .dropdown-toggle:empty::after {
margin-left: 0; }
.dropright .dropdown-toggle::after {
vertical-align: 0; }
.dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem; }
.dropleft .dropdown-toggle::after {
display: inline-block;
width: 0;
height: 0;
margin-left: 0.255em;
vertical-align: 0.255em;
content: ""; }
.dropleft .dropdown-toggle::after {
display: none; }
.dropleft .dropdown-toggle::before {
display: inline-block;
width: 0;
height: 0;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent; }
.dropleft .dropdown-toggle:empty::after {
margin-left: 0; }
.dropleft .dropdown-toggle::before {
vertical-align: 0; }
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
right: auto;
bottom: auto; }
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef; }
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0; }
.dropdown-item:hover, .dropdown-item:focus {
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: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap; }
.dropdown-item-text {
display: block;
padding: 0.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 > .btn,
.btn-group-vertical > .btn {
position: relative;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1; }
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
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-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; }
.btn-group > .btn:first-child {
margin-left: 0; }
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
-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:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0; }
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem; }
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
margin-left: 0; }
.dropleft .dropdown-toggle-split::before {
margin-right: 0; }
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem; }
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.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; }
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
-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:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
-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,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0; }
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
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 > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
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 > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px; }
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
z-index: 3; }
.input-group > .form-control:not(:last-child),
.input-group > .custom-select: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; }
.input-group > .form-control:not(:first-child),
.input-group > .custom-select: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; }
.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 > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group > .custom-file:not(:first-child) .custom-file-label {
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0; }
.input-group-prepend,
.input-group-append {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2; }
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
margin-left: -1px; }
.input-group-prepend {
margin-right: -1px; }
.input-group-append {
margin-left: -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: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px solid #ced4da;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
margin-top: 0; }
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.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) {
-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:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .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) {
-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 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.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;
margin-bottom: 0; }
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: #dee2e6; }
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: 50% 50%;
background-size: 50% 50%; }
.custom-checkbox .custom-control-label::before {
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
background-color: #007bff; }
.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::before {
background-color: #007bff; }
.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 {
background-color: rgba(0, 123, 255, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.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, 0.5); }
.custom-select {
display: inline-block;
width: 100%;
height: -webkit-calc(2.25rem + 2px);
height: calc(2.25rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff 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") no-repeat right 0.75rem center;
-webkit-background-size: 8px 10px;
background-size: 8px 10px;
border: 1px solid #ced4da;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.custom-select:focus {
border-color: #80bdff;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(128, 189, 255, 0.5); }
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff; }
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none; }
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef; }
.custom-select::-ms-expand {
opacity: 0; }
.custom-select-sm {
height: -webkit-calc(1.8125rem + 2px);
height: calc(1.8125rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 75%; }
.custom-select-lg {
height: -webkit-calc(2.875rem + 2px);
height: calc(2.875rem + 2px);
padding-top: 0.375rem;
padding-bottom: 0.375rem;
font-size: 125%; }
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: -webkit-calc(2.25rem + 2px);
height: calc(2.25rem + 2px);
margin-bottom: 0; }
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: -webkit-calc(2.25rem + 2px);
height: calc(2.25rem + 2px);
margin: 0;
opacity: 0; }
.custom-file-input:focus ~ .custom-file-label {
border-color: #80bdff;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.custom-file-input:focus ~ .custom-file-label::after {
border-color: #80bdff; }
.custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef; }
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse"; }
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: -webkit-calc(2.25rem + 2px);
height: calc(2.25rem + 2px);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: 2.25rem;
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: 1px solid #ced4da;
-webkit-border-radius: 0 0.25rem 0.25rem 0;
border-radius: 0 0.25rem 0.25rem 0; }
.custom-range {
width: 100%;
padding-left: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
.custom-range:focus {
outline: none; }
.custom-range::-moz-focus-outer {
border: 0; }
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #007bff;
border: 0;
-webkit-border-radius: 1rem;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.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: none;
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.custom-range::-webkit-slider-thumb:active {
background-color: #b3d7ff; }
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.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 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.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: none;
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.custom-range::-moz-range-thumb:active {
background-color: #b3d7ff; }
.custom-range::-moz-range-track {
width: 100%;
height: 0.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 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.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: none;
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.custom-range::-ms-thumb:active {
background-color: #b3d7ff; }
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.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 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
-o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.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;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.nav-link {
display: block;
padding: 0.5rem 1rem; }
.nav-link:hover, .nav-link:focus {
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: 0.25rem;
border-top-left-radius: 0.25rem;
-webkit-border-top-right-radius: 0.25rem;
border-top-right-radius: 0.25rem; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6; }
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent; }
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
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: 0.25rem;
border-radius: 0.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-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;
padding: 0.5rem 1rem; }
.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: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus {
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;
list-style: none; }
.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: 0.5rem;
padding-bottom: 0.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: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none; }
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer; }
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
-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: 0.5rem;
padding-left: 0.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: 0.5rem;
padding-left: 0.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: 0.5rem;
padding-left: 0.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: 0.5rem;
padding-left: 0.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: 0.5rem;
padding-left: 0.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 {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7); }
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3); }
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 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, 0.5); }
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9); }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9); }
.navbar-dark .navbar-brand {
color: #fff; }
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff; }
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75); }
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25); }
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff; }
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.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, 0.5); }
.navbar-dark .navbar-text a {
color: #fff; }
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
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, 0.125);
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.card > hr {
margin-right: 0;
margin-left: 0; }
.card > .list-group:first-child .list-group-item:first-child {
-webkit-border-top-left-radius: 0.25rem;
border-top-left-radius: 0.25rem;
-webkit-border-top-right-radius: 0.25rem;
border-top-right-radius: 0.25rem; }
.card > .list-group:last-child .list-group-item:last-child {
-webkit-border-bottom-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
-webkit-border-bottom-left-radius: 0.25rem;
border-bottom-left-radius: 0.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-title {
margin-bottom: 0.75rem; }
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0; }
.card-text:last-child {
margin-bottom: 0; }
.card-link:hover {
text-decoration: none; }
.card-link + .card-link {
margin-left: 1.25rem; }
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
.card-header:first-child {
-webkit-border-radius: -webkit-calc(0.25rem - 1px) -webkit-calc(0.25rem - 1px) 0 0;
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
.card-header + .list-group .list-group-item:first-child {
border-top: 0; }
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125); }
.card-footer:last-child {
-webkit-border-radius: 0 0 -webkit-calc(0.25rem - 1px) -webkit-calc(0.25rem - 1px);
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0; }
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem; }
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem; }
.card-img {
width: 100%;
-webkit-border-radius: -webkit-calc(0.25rem - 1px);
border-radius: calc(0.25rem - 1px); }
.card-img-top {
width: 100%;
-webkit-border-top-left-radius: -webkit-calc(0.25rem - 1px);
border-top-left-radius: calc(0.25rem - 1px);
-webkit-border-top-right-radius: -webkit-calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px); }
.card-img-bottom {
width: 100%;
-webkit-border-bottom-right-radius: -webkit-calc(0.25rem - 1px);
border-bottom-right-radius: calc(0.25rem - 1px);
-webkit-border-bottom-left-radius: -webkit-calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.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-img-top,
.card-group > .card:first-child .card-header {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0; }
.card-group > .card:first-child .card-img-bottom,
.card-group > .card:first-child .card-footer {
-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-img-top,
.card-group > .card:last-child .card-header {
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0; }
.card-group > .card:last-child .card-img-bottom,
.card-group > .card:last-child .card-footer {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0; }
.card-group > .card:only-child {
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.card-group > .card:only-child .card-img-top,
.card-group > .card:only-child .card-header {
-webkit-border-top-left-radius: 0.25rem;
border-top-left-radius: 0.25rem;
-webkit-border-top-right-radius: 0.25rem;
border-top-right-radius: 0.25rem; }
.card-group > .card:only-child .card-img-bottom,
.card-group > .card:only-child .card-footer {
-webkit-border-bottom-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
-webkit-border-bottom-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem; }
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
-webkit-border-radius: 0;
border-radius: 0; }
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
.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-header,
.card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
-webkit-border-radius: 0;
border-radius: 0; } }
.card-columns .card {
margin-bottom: 0.75rem; }
@media (min-width: 576px) {
.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%; } }
.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 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem; }
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline; }
.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;
list-style: none;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
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 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.page-link:not(:disabled):not(.disabled) {
cursor: pointer; }
.page-item:first-child .page-link {
margin-left: 0;
-webkit-border-top-left-radius: 0.25rem;
border-top-left-radius: 0.25rem;
-webkit-border-bottom-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link {
-webkit-border-top-right-radius: 0.25rem;
border-top-right-radius: 0.25rem;
-webkit-border-bottom-right-radius: 0.25rem;
border-bottom-right-radius: 0.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: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link {
-webkit-border-top-left-radius: 0.3rem;
border-top-left-radius: 0.3rem;
-webkit-border-bottom-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link {
-webkit-border-top-right-radius: 0.3rem;
border-top-right-radius: 0.3rem;
-webkit-border-bottom-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem; }
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link {
-webkit-border-top-left-radius: 0.2rem;
border-top-left-radius: 0.2rem;
-webkit-border-bottom-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link {
-webkit-border-top-right-radius: 0.2rem;
border-top-right-radius: 0.2rem;
-webkit-border-bottom-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem; }
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
-webkit-border-radius: 0.25rem;
border-radius: 0.25rem; }
.badge:empty {
display: none; }
.btn .badge {
position: relative;
top: -1px; }
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
-webkit-border-radius: 10rem;
border-radius: 10rem; }
.badge-primary {
color: #fff;
background-color: #007bff; }
.badge-primary[href]:hover, .badge-primary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #0062cc; }
.badge-secondary {
color: #fff;
background-color: #6c757d; }
.badge-secondary[href]:hover, .badge-secondary[href]:focus {
color: #fff;
text-decoration: none;
background-color: #545b62; }
.badge-success {
color: #fff;
background-color: #28a745; }
.badge-success[href]:hover, .badge-success[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1e7e34; }
.badge-info {
color: #fff;
background-color: #17a2b8; }
.badge-info[href]:hover, .badge-info[href]:focus {
color: #fff;
text-decoration: none;
background-color: #117a8b; }
.badge-warning {
color: #212529;
background-color: #ffc107; }
.badge-warning[href]:hover, .badge-warning[href]:focus {
color: #212529;
text-decoration: none;
background-color: #d39e00; }
.badge-danger {
color: #fff;
background-color: #dc3545; }
.badge-danger[href]:hover, .badge-danger[href]:focus {
color: #fff;
text-decoration: none;
background-color: #bd2130; }
.badge-light {
color: #212529;
background-color: #f8f9fa; }
.badge-light[href]:hover, .badge-light[href]:focus {
color: #212529;
text-decoration: none;
background-color: #dae0e5; }
.badge-dark {
color: #fff;
background-color: #343a40; }
.badge-dark[href]:hover, .badge-dark[href]:focus {
color: #fff;
text-decoration: none;
background-color: #1d2124; }
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
-webkit-border-radius: 0.3rem;
border-radius: 0.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 {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
-webkit-border-radius: 0.25rem;
border-radius: 0.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: 0.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;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
-webkit-border-radius: 0.25rem;
border-radius: 0.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;
white-space: nowrap;
background-color: #007bff;
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.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, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.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:hover, .list-group-item-action:focus {
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: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125); }
.list-group-item:first-child {
-webkit-border-top-left-radius: 0.25rem;
border-top-left-radius: 0.25rem;
-webkit-border-top-right-radius: 0.25rem;
border-top-right-radius: 0.25rem; }
.list-group-item:last-child {
margin-bottom: 0;
-webkit-border-bottom-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
-webkit-border-bottom-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem; }
.list-group-item:hover, .list-group-item:focus {
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:hover, .list-group-item-primary.list-group-item-action:focus {
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:hover, .list-group-item-secondary.list-group-item-action:focus {
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:hover, .list-group-item-success.list-group-item-action:focus {
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:hover, .list-group-item-info.list-group-item-action:focus {
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:hover, .list-group-item-warning.list-group-item-action:focus {
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:hover, .list-group-item-danger.list-group-item-action:focus {
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:hover, .list-group-item-light.list-group-item-action:focus {
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:hover, .list-group-item-dark.list-group-item-action:focus {
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;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .5; }
.close:not(:disabled):not(.disabled) {
cursor: pointer; }
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
color: #000;
text-decoration: none;
opacity: .75; }
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none; }
.modal-open {
overflow: hidden; }
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0; }
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto; }
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none; }
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
transition: -webkit-transform 0.3s ease-out;
-o-transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out;
transition: transform 0.3s ease-out, -webkit-transform 0.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% - (0.5rem * 2));
min-height: calc(100% - (0.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;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 0.3rem;
border-radius: 0.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: 0.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: 0.3rem;
border-top-left-radius: 0.3rem;
-webkit-border-top-right-radius: 0.3rem;
border-top-right-radius: 0.3rem; }
.modal-header .close {
padding: 1rem;
margin: -1rem -1rem -1rem auto; }
.modal-title {
margin-bottom: 0;
line-height: 1.5; }
.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; }
.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 {
position: absolute;
z-index: 1070;
display: block;
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-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0; }
.tooltip.show {
opacity: 1; }
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem; }
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid; }
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
padding: 0.4rem 0; }
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
bottom: 0; }
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000; }
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
padding: 0 0.4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000; }
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
padding: 0.4rem 0; }
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
top: 0; }
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000; }
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
padding: 0 0.4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000; }
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
-webkit-border-radius: 0;
border-radius: 0; }
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
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;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 0.3rem;
border-radius: 0.3rem; }
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem; }
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid; }
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
margin-bottom: 0.5rem; }
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
bottom: -webkit-calc((0.5rem + 1px) * -1);
bottom: calc((0.5rem + 1px) * -1); }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::after {
border-width: 0.5rem 0.5rem 0; }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
bottom: 0;
border-top-color: rgba(0, 0, 0, 0.25); }
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
bottom: 1px;
border-top-color: #fff; }
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
margin-left: 0.5rem; }
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
left: -webkit-calc((0.5rem + 1px) * -1);
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::after {
border-width: 0.5rem 0.5rem 0.5rem 0; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
left: 0;
border-right-color: rgba(0, 0, 0, 0.25); }
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
left: 1px;
border-right-color: #fff; }
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
margin-top: 0.5rem; }
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
top: -webkit-calc((0.5rem + 1px) * -1);
top: calc((0.5rem + 1px) * -1); }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
border-width: 0 0.5rem 0.5rem 0.5rem; }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
top: 0;
border-bottom-color: rgba(0, 0, 0, 0.25); }
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
top: 1px;
border-bottom-color: #fff; }
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7; }
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
margin-right: 0.5rem; }
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
right: -webkit-calc((0.5rem + 1px) * -1);
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::after {
border-width: 0.5rem 0 0.5rem 0.5rem; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
right: 0;
border-left-color: rgba(0, 0, 0, 0.25); }
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
right: 1px;
border-left-color: #fff; }
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
color: inherit;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-top-left-radius: -webkit-calc(0.3rem - 1px);
border-top-left-radius: calc(0.3rem - 1px);
-webkit-border-top-right-radius: -webkit-calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px); }
.popover-header:empty {
display: none; }
.popover-body {
padding: 0.5rem 0.75rem;
color: #212529; }
.carousel {
position: relative; }
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden; }
.carousel-item {
position: relative;
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.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
-webkit-transition: -webkit-transform 0.6s ease;
transition: -webkit-transform 0.6s ease;
-o-transition: transform 0.6s ease;
transition: transform 0.6s ease;
transition: transform 0.6s ease, -webkit-transform 0.6s ease; }
@media screen and (prefers-reduced-motion: reduce) {
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
-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); } }
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-next,
.active.carousel-item-right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0); } }
.carousel-item-prev,
.active.carousel-item-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-item-prev,
.active.carousel-item-left {
-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.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
opacity: 1; }
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
opacity: 0; }
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); } }
.carousel-control-prev,
.carousel-control-next {
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: 0.5; }
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9; }
.carousel-control-prev {
left: 0; }
.carousel-control-next {
right: 0; }
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: transparent no-repeat center center;
-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, 0.5); }
.carousel-indicators li::before {
position: absolute;
top: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""; }
.carousel-indicators li::after {
position: absolute;
bottom: -10px;
left: 0;
display: inline-block;
width: 100%;
height: 10px;
content: ""; }
.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:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #0062cc !important; }
.bg-secondary {
background-color: #6c757d !important; }
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #545b62 !important; }
.bg-success {
background-color: #28a745 !important; }
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important; }
.bg-info {
background-color: #17a2b8 !important; }
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important; }
.bg-warning {
background-color: #ffc107 !important; }
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important; }
.bg-danger {
background-color: #dc3545 !important; }
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !important; }
.bg-light {
background-color: #f8f9fa !important; }
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important; }
.bg-dark {
background-color: #343a40 !important; }
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
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; }
.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: 0.25rem !important;
border-radius: 0.25rem !important; }
.rounded-top {
-webkit-border-top-left-radius: 0.25rem !important;
border-top-left-radius: 0.25rem !important;
-webkit-border-top-right-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important; }
.rounded-right {
-webkit-border-top-right-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
-webkit-border-bottom-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important; }
.rounded-bottom {
-webkit-border-bottom-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
-webkit-border-bottom-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important; }
.rounded-left {
-webkit-border-top-left-radius: 0.25rem !important;
border-top-left-radius: 0.25rem !important;
-webkit-border-bottom-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.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 iframe,
.embed-responsive embed,
.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; }
@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; } }
@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; } }
@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; } }
@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-left {
float: left !important; }
.float-right {
float: right !important; }
.float-none {
float: none !important; }
@media (min-width: 576px) {
.float-sm-left {
float: left !important; }
.float-sm-right {
float: right !important; }
.float-sm-none {
float: none !important; } }
@media (min-width: 768px) {
.float-md-left {
float: left !important; }
.float-md-right {
float: right !important; }
.float-md-none {
float: none !important; } }
@media (min-width: 992px) {
.float-lg-left {
float: left !important; }
.float-lg-right {
float: right !important; }
.float-lg-none {
float: none !important; } }
@media (min-width: 1200px) {
.float-xl-left {
float: left !important; }
.float-xl-right {
float: right !important; }
.float-xl-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-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030; }
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030; }
@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 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
.shadow {
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }
.shadow-lg {
-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
box-shadow: 0 1rem 3rem rgba(0, 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: 0.25rem !important; }
.mt-1,
.my-1 {
margin-top: 0.25rem !important; }
.mr-1,
.mx-1 {
margin-right: 0.25rem !important; }
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important; }
.ml-1,
.mx-1 {
margin-left: 0.25rem !important; }
.m-2 {
margin: 0.5rem !important; }
.mt-2,
.my-2 {
margin-top: 0.5rem !important; }
.mr-2,
.mx-2 {
margin-right: 0.5rem !important; }
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important; }
.ml-2,
.mx-2 {
margin-left: 0.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: 0.25rem !important; }
.pt-1,
.py-1 {
padding-top: 0.25rem !important; }
.pr-1,
.px-1 {
padding-right: 0.25rem !important; }
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important; }
.pl-1,
.px-1 {
padding-left: 0.25rem !important; }
.p-2 {
padding: 0.5rem !important; }
.pt-2,
.py-2 {
padding-top: 0.5rem !important; }
.pr-2,
.px-2 {
padding-right: 0.5rem !important; }
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important; }
.pl-2,
.px-2 {
padding-left: 0.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; }
@media (min-width: 576px) {
.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: 0.25rem !important; }
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important; }
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important; }
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important; }
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important; }
.m-sm-2 {
margin: 0.5rem !important; }
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important; }
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important; }
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important; }
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.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: 0.25rem !important; }
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important; }
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important; }
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important; }
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important; }
.p-sm-2 {
padding: 0.5rem !important; }
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important; }
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important; }
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important; }
.pl-sm-2,
.px-sm-2 {
padding-left: 0.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; } }
@media (min-width: 768px) {
.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: 0.25rem !important; }
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important; }
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important; }
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important; }
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important; }
.m-md-2 {
margin: 0.5rem !important; }
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important; }
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important; }
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important; }
.ml-md-2,
.mx-md-2 {
margin-left: 0.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: 0.25rem !important; }
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important; }
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important; }
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important; }
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important; }
.p-md-2 {
padding: 0.5rem !important; }
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important; }
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important; }
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important; }
.pl-md-2,
.px-md-2 {
padding-left: 0.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; } }
@media (min-width: 992px) {
.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: 0.25rem !important; }
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important; }
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important; }
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important; }
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important; }
.m-lg-2 {
margin: 0.5rem !important; }
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important; }
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important; }
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important; }
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.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: 0.25rem !important; }
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important; }
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important; }
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important; }
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important; }
.p-lg-2 {
padding: 0.5rem !important; }
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important; }
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important; }
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important; }
.pl-lg-2,
.px-lg-2 {
padding-left: 0.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; } }
@media (min-width: 1200px) {
.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: 0.25rem !important; }
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important; }
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important; }
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important; }
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important; }
.m-xl-2 {
margin: 0.5rem !important; }
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important; }
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important; }
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important; }
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.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: 0.25rem !important; }
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important; }
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important; }
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important; }
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important; }
.p-xl-2 {
padding: 0.5rem !important; }
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important; }
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important; }
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important; }
.pl-xl-2,
.px-xl-2 {
padding-left: 0.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-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.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) {
.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) {
.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) {
.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) {
.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:hover, a.text-primary:focus {
color: #0062cc !important; }
.text-secondary {
color: #6c757d !important; }
a.text-secondary:hover, a.text-secondary:focus {
color: #545b62 !important; }
.text-success {
color: #28a745 !important; }
a.text-success:hover, a.text-success:focus {
color: #1e7e34 !important; }
.text-info {
color: #17a2b8 !important; }
a.text-info:hover, a.text-info:focus {
color: #117a8b !important; }
.text-warning {
color: #ffc107 !important; }
a.text-warning:hover, a.text-warning:focus {
color: #d39e00 !important; }
.text-danger {
color: #dc3545 !important; }
a.text-danger:hover, a.text-danger:focus {
color: #bd2130 !important; }
.text-light {
color: #f8f9fa !important; }
a.text-light:hover, a.text-light:focus {
color: #dae0e5 !important; }
.text-dark {
color: #343a40 !important; }
a.text-dark:hover, a.text-dark:focus {
color: #1d2124 !important; }
.text-body {
color: #212529 !important; }
.text-muted {
color: #6c757d !important; }
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important; }
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important; }
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0; }
.visible {
visibility: visible !important; }
.invisible {
visibility: hidden !important; }
@media print {
*,
*::before,
*::after {
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; }
pre,
blockquote {
border: 1px solid #adb5bd;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
@page {
size: a3; }
body {
min-width: 992px !important; }
.container {
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 th,
.table-bordered td {
border: 1px solid #dee2e6 !important; }
.table-dark {
color: inherit; }
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #dee2e6; }
.table .thead-dark th {
color: inherit;
border-color: #dee2e6; } }@font-face{font-family:'FontAwesome';src:url(//motoautoplakias.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//motoautoplakias.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//motoautoplakias.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//motoautoplakias.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//motoautoplakias.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//motoautoplakias.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.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}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.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}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-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{-ms-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-cart: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-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.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-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-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-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-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,.fa-gratipay: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-caret-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-pp: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-car: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-resistance: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-y-combinator-square:before,.fa-yc-square:before,.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-mastercard: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"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'fl-custom-icon-font';
src: url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.eot?47884587);
src: url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.eot?47884587#iefix) format('embedded-opentype'),
url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.woff2?47884587) format('woff2'),
url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.woff?47884587) format('woff'),
url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/fl-custom-icon-font/fl-custom-icon-font.ttf?47884587) format('truetype'),
url(//motoautoplakias.com/wp-content/themes/revus666/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'; }@font-face {
font-family: 'simple-line-icons';
src: url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0);
src: url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix) format('embedded-opentype'), url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0) format('woff2'), url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0) format('truetype'), url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0) format('woff'), url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format('svg');
font-weight: normal;
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: normal;
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";
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99992;
overflow: hidden;
position: fixed;
background: rgba(0, 0, 0, 0.9); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99993;
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;
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: pointer; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-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;
-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: -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 {
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;
-ms-touch-action: manipulation;
touch-action: manipulation; }
button.mfp-arrow {
background: #dddddd; }
button.mfp-arrow:after {
display: none; }
button.mfp-arrow:before {
margin: 0;
color: #222222; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close:hover,
.mfp-close:focus {
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-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%;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
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;
box-sizing: border-box;
padding: 52px 0 52px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 52px;
bottom: 52px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
box-shadow: 0 2px 8px rgba(0, 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-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;
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);
-ms-transform: scale(0.75);
transform: scale(0.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 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: scale(0.98);
-ms-transform: scale(0.98);
transform: scale(0.98); }
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-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-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 1; }
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
-webkit-transform: scale(0.98);
-ms-transform: scale(0.98);
transform: scale(0.98);
opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
opacity: 0; }
.mfp-iframe-scaler {
overflow: visible; }
.mfp-zoom-out-cur {
cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: pointer; }
.mfp-close {
border: 0;
-webkit-border-radius: 0;
border-radius: 0;
cursor: pointer;
display: inline-block;
height: 50px;
margin: 0;
outline: none;
padding: 10px;
vertical-align: top;
width: 50px;
position: fixed;
right: 0 !important;
top: 0 !important;
-webkit-transition: opacity 350ms ease-in-out;
-o-transition: opacity 350ms ease-in-out;
transition: opacity 350ms ease-in-out; }
.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 {
-webkit-transition: opacity 350ms ease-in-out;
-o-transition: opacity 350ms ease-in-out;
transition: opacity 350ms ease-in-out;
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-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 {
-webkit-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
opacity: .8; }
button.mfp-arrow.mfp-arrow-right:hover:before {
border-color: #fff !important;
background: #FFFFFF !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 {
-webkit-transition: opacity .3s ease;
-o-transition: opacity .3s ease;
transition: opacity .3s ease;
opacity: .8; }
button.mfp-arrow.mfp-arrow-left:hover:before {
border-color: #fff !important;
background: #FFFFFF !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; }.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
-webkit-backface-visibility: hidden;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.vbox-overlay * { 
-webkit-backface-visibility: visible;
backface-visibility: visible;
}
.vbox-overlay{
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 1040;
-webkit-transform:translateZ(1000px);
transform: translateZ(1000px);
transform-style: preserve-3d;
} .vbox-title{
width: 100%;
height: 40px;
float: left;
text-align: center;
line-height: 28px;
font-size: 12px;
padding: 6px 40px;
overflow: hidden;
position: fixed;
display: none;
left: 0;
z-index: 1050;
}
.vbox-close{
cursor: pointer;
position: fixed;
top: -1px;
right: 0;
width: 50px;
height: 40px;
padding: 6px;
display: block;
background-position:10px center;
overflow: hidden;
font-size: 24px;
line-height: 1;
text-align: center;
z-index: 1050;
}
.vbox-num{
cursor: pointer;
position: fixed;
left: 0;
height: 40px;
display: block;
overflow: hidden;
line-height: 28px;
font-size: 12px;
padding: 6px 10px;
display: none;
z-index: 1050;
} .vbox-next, .vbox-prev{
position: fixed;
top: 50%;
margin-top: -15px;
overflow: hidden;
cursor: pointer;
display: block;
width: 45px;
height: 45px;
z-index: 1050;
}
.vbox-next span, .vbox-prev span{
position: relative;
width: 20px;
height: 20px;
border: 2px solid transparent;
border-top-color: #B6B6B6;
border-right-color: #B6B6B6;
text-indent: -100px;
position: absolute;
top: 8px;
display: block;
}
.vbox-prev{
left: 15px;
}
.vbox-next{
right: 15px;
}
.vbox-prev span{
left: 10px;
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.vbox-next span{
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
right: 10px;
} .vbox-inline{
width: 420px;
height: 315px;
height: 70vh;
padding: 10px;
background: #fff;
margin: 0 auto;
overflow: auto;
text-align: left;
} .venoframe{
max-width: 100%;
width: 100%;
border: none;
width: 100%;
height: 260px;
height: 70vh;
}
.venoframe.vbvid{
height: 260px;
}
@media (min-width: 768px) {
.venoframe, .vbox-inline{
width: 90%;
height: 360px;
height: 70vh;
}
.venoframe.vbvid{
width: 640px;
height: 360px;
}
}
@media (min-width: 992px) {
.venoframe, .vbox-inline{
max-width: 1200px;
width: 80%;
height: 540px;
height: 70vh;
}
.venoframe.vbvid{
width: 960px;
height: 540px;
}
} .vbox-open{
overflow: hidden;
}
.vbox-container{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
overflow-x: hidden;
overflow-y: scroll;
overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
z-index: 20;
max-height: 100%;
}
.vbox-content{
text-align: center;
float: left;
width: 100%;
position: relative;
overflow: hidden;
padding: 20px 10px;
}
.vbox-container img{
max-width: 100%;
height: auto;
}
.vbox-figlio{
box-shadow: 0 0 12px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
max-width: 100%;
text-align: initial;
}
img.vbox-figlio{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.vbox-content.swipe-left{
margin-left: -200px !important;
}
.vbox-content.swipe-right{
margin-left: 200px !important;
}
.vbox-animated{
webkit-transition: margin 300ms ease-out;
transition: margin 300ms ease-out;
} .sk-double-bounce,.sk-rotating-plane{width:40px;height:40px;margin:40px auto}.sk-rotating-plane{background-color:#333;-webkit-animation:sk-rotatePlane 1.2s infinite ease-in-out;animation:sk-rotatePlane 1.2s infinite ease-in-out}@-webkit-keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes sk-rotatePlane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-double-bounce{position:relative}.sk-double-bounce .sk-child{width:100%;height:100%;border-radius:50%;background-color:#333;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:sk-doubleBounce 2s infinite ease-in-out;animation:sk-doubleBounce 2s infinite ease-in-out}.sk-chasing-dots .sk-child,.sk-spinner-pulse,.sk-three-bounce .sk-child{background-color:#333;border-radius:100%}.sk-double-bounce .sk-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-doubleBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-wave{margin:40px auto;width:50px;height:40px;text-align:center;font-size:10px}.sk-wave .sk-rect{background-color:#333;height:100%;width:6px;display:inline-block;-webkit-animation:sk-waveStretchDelay 1.2s infinite ease-in-out;animation:sk-waveStretchDelay 1.2s infinite ease-in-out}.sk-wave .sk-rect1{-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.sk-wave .sk-rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-wave .sk-rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-wave .sk-rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-wave .sk-rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes sk-waveStretchDelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.sk-wandering-cubes{margin:40px auto;width:40px;height:40px;position:relative}.sk-wandering-cubes .sk-cube{background-color:#333;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both;animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both}.sk-chasing-dots,.sk-spinner-pulse{width:40px;height:40px;margin:40px auto}.sk-wandering-cubes .sk-cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes sk-wanderingCube{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5);transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg);transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg);transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.sk-spinner-pulse{-webkit-animation:sk-pulseScaleOut 1s infinite ease-in-out;animation:sk-pulseScaleOut 1s infinite ease-in-out}@-webkit-keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes sk-pulseScaleOut{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.sk-chasing-dots{position:relative;text-align:center;-webkit-animation:sk-chasingDotsRotate 2s infinite linear;animation:sk-chasingDotsRotate 2s infinite linear}.sk-chasing-dots .sk-child{width:60%;height:60%;display:inline-block;position:absolute;top:0;-webkit-animation:sk-chasingDotsBounce 2s infinite ease-in-out;animation:sk-chasingDotsBounce 2s infinite ease-in-out}.sk-chasing-dots .sk-dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes sk-chasingDotsRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes sk-chasingDotsRotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes sk-chasingDotsBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-chasingDotsBounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.sk-three-bounce{margin:40px auto;width:80px;text-align:center}.sk-three-bounce .sk-child{width:20px;height:20px;display:inline-block;-webkit-animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-circle .sk-child:before,.sk-fading-circle .sk-circle:before{display:block;border-radius:100%;content:'';background-color:#333}.sk-three-bounce .sk-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.sk-three-bounce .sk-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-three-bounce{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{margin:0 auto;width:15%;height:15%;-webkit-animation:sk-circleBounceDelay 1.2s infinite ease-in-out both;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.sk-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes sk-circleBounceDelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.sk-cube-grid{width:40px;height:40px;margin:40px auto}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:#333;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0ms;animation-delay:0ms}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}.sk-fading-circle{margin:40px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{margin:0 auto;width:15%;height:15%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,100%,39%{opacity:0}40%{opacity:1}}.sk-folding-cube{margin:40px auto;width:40px;height:40px;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#333;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0);transform:perspective(140px) rotateX(0);opacity:1}100%,90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}body.compensate-for-scrollbar {
overflow: hidden;
}
.fancybox-active {
height: auto;
}
.fancybox-is-hidden {
left: -9999px;
margin: 0;
position: absolute !important;
top: -9999px;
visibility: hidden;
}
.fancybox-container {
-webkit-backface-visibility: hidden;
height: 100%;
left: 0;
outline: none;
position: fixed;
-webkit-tap-highlight-color: transparent;
top: 0;
-ms-touch-action: manipulation;
touch-action: manipulation;
transform: translateZ(0);
width: 100%;
z-index: 99992;
}
.fancybox-container * {
box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
}
.fancybox-outer {
-webkit-overflow-scrolling: touch;
overflow-y: auto;
}
.fancybox-bg {
background: rgb(30, 30, 30);
opacity: 0;
transition-duration: inherit;
transition-property: opacity;
transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}
.fancybox-is-open .fancybox-bg {
opacity: .9;
transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
direction: ltr;
opacity: 0;
position: absolute;
transition: opacity .25s ease, visibility 0s ease .25s;
visibility: hidden;
z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
opacity: 1;
transition: opacity .25s ease 0s, visibility 0s ease 0s;
visibility: visible;
}
.fancybox-infobar {
color: #ccc;
font-size: 13px;
-webkit-font-smoothing: subpixel-antialiased;
height: 44px;
left: 0;
line-height: 44px;
min-width: 44px;
mix-blend-mode: difference;
padding: 0 10px;
pointer-events: none;
top: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.fancybox-toolbar {
right: 0;
top: 0;
}
.fancybox-stage {
direction: ltr;
overflow: visible;
transform: translateZ(0);
z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
overflow: hidden;
}
.fancybox-slide {
-webkit-backface-visibility: hidden; display: none;
height: 100%;
left: 0;
outline: none;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: absolute;
text-align: center;
top: 0;
transition-property: transform, opacity;
white-space: normal;
width: 100%;
z-index: 99994;
}
.fancybox-slide::before {
content: '';
display: inline-block;
font-size: 0;
height: 100%;
vertical-align: middle;
width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
display: block;
}
.fancybox-slide--image {
overflow: hidden;
padding: 44px 0;
}
.fancybox-slide--image::before {
display: none;
}
.fancybox-slide--html {
padding: 6px;
}
.fancybox-content {
background: #fff;
display: inline-block;
margin: 0;
max-width: 100%;
overflow: auto;
-webkit-overflow-scrolling: touch;
padding: 44px;
position: relative;
text-align: left;
vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
animation-timing-function: cubic-bezier(.5, 0, .14, 1);
-webkit-backface-visibility: hidden;
background: transparent;
background-repeat: no-repeat;
background-size: 100% 100%;
left: 0;
max-width: none;
overflow: visible;
padding: 0;
position: absolute;
top: 0;
-ms-transform-origin: top left;
transform-origin: top left;
transition-property: transform, opacity;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
cursor: -webkit-grab;
cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
cursor: -webkit-grabbing;
cursor: grabbing;
}
.fancybox-container [data-selectable='true'] {
cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
background: transparent;
border: 0;
height: 100%;
left: 0;
margin: 0;
max-height: none;
max-width: none;
padding: 0;
position: absolute;
top: 0;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: 100%;
}
.fancybox-spaceball {
z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
height: 100%;
overflow: visible;
padding: 0;
width: 100%;
}
.fancybox-slide--video .fancybox-content {
background: #000;
}
.fancybox-slide--map .fancybox-content {
background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
background: #fff;
}
.fancybox-video,
.fancybox-iframe {
background: transparent;
border: 0;
display: block;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
} .fancybox-iframe {
left: 0;
position: absolute;
top: 0;
}
.fancybox-error {
background: #fff;
cursor: default;
max-width: 400px;
padding: 40px;
width: 100%;
}
.fancybox-error p {
color: #444;
font-size: 16px;
line-height: 20px;
margin: 0;
padding: 0;
} .fancybox-button {
background: rgba(30, 30, 30, .6);
border: 0;
border-radius: 0;
box-shadow: none;
cursor: pointer;
display: inline-block;
height: 44px;
margin: 0;
padding: 10px;
position: relative;
transition: color .2s;
vertical-align: top;
visibility: inherit;
width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
color: #ccc;
}
.fancybox-button:hover {
color: #fff;
}
.fancybox-button:focus {
outline: none;
}
.fancybox-button.fancybox-focus {
outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
color: #888;
cursor: default;
outline: none;
} .fancybox-button div {
height: 100%;
}
.fancybox-button svg {
display: block;
height: 100%;
overflow: visible;
position: relative;
width: 100%;
}
.fancybox-button svg path {
fill: currentColor;
stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
display: none;
}
.fancybox-progress {
background: #ff5268;
height: 2px;
left: 0;
position: absolute;
right: 0;
top: 0;
-ms-transform: scaleX(0);
transform: scaleX(0);
-ms-transform-origin: 0;
transform-origin: 0;
transition-property: transform;
transition-timing-function: linear;
z-index: 99998;
} .fancybox-close-small {
background: transparent;
border: 0;
border-radius: 0;
color: #ccc;
cursor: pointer;
opacity: .8;
padding: 8px;
position: absolute;
right: -12px;
top: -44px;
z-index: 401;
}
.fancybox-close-small:hover {
color: #fff;
opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
color: currentColor;
padding: 10px;
right: 0;
top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
display: none;
} .fancybox-navigation .fancybox-button {
background-clip: content-box;
height: 100px;
opacity: 0;
position: absolute;
top: calc(50% - 50px);
width: 70px;
}
.fancybox-navigation .fancybox-button div {
padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
left: 0;
left: env(safe-area-inset-left);
padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
padding: 31px 6px 31px 26px;
right: 0;
right: env(safe-area-inset-right);
} .fancybox-caption {
background: linear-gradient(to top,
rgba(0, 0, 0, .85) 0%,
rgba(0, 0, 0, .3) 50%,
rgba(0, 0, 0, .15) 65%,
rgba(0, 0, 0, .075) 75.5%,
rgba(0, 0, 0, .037) 82.85%,
rgba(0, 0, 0, .019) 88%,
rgba(0, 0, 0, 0) 100%);
bottom: 0;
color: #eee;
font-size: 14px;
font-weight: 400;
left: 0;
line-height: 1.5;
padding: 75px 44px 25px 44px;
pointer-events: none;
right: 0;
text-align: center;
z-index: 99996;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
}
}
.fancybox-caption--separate {
margin-top: -50px;
}
.fancybox-caption__body {
max-height: 50vh;
overflow: auto;
pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
color: #ccc;
text-decoration: none;
}
.fancybox-caption a:hover {
color: #fff;
text-decoration: underline;
} .fancybox-loading {
animation: fancybox-rotate 1s linear infinite;
background: transparent;
border: 4px solid #888;
border-bottom-color: #fff;
border-radius: 50%;
height: 50px;
left: 50%;
margin: -25px 0 0 -25px;
opacity: .7;
padding: 0;
position: absolute;
top: 50%;
width: 50px;
z-index: 99999;
}
@keyframes fancybox-rotate {
100% {
transform: rotate(360deg);
}
} .fancybox-animated {
transition-timing-function: cubic-bezier(0, 0, .25, 1);
} .fancybox-fx-slide.fancybox-slide--previous {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
opacity: 1;
transform: translate3d(0, 0, 0);
} .fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
opacity: 0;
transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
opacity: 1;
} .fancybox-fx-zoom-in-out.fancybox-slide--previous {
opacity: 0;
transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
opacity: 0;
transform: scale3d(.5, .5, .5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1);
} .fancybox-fx-rotate.fancybox-slide--previous {
opacity: 0;
-ms-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
opacity: 0;
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
opacity: 1;
-ms-transform: rotate(0deg);
transform: rotate(0deg);
} .fancybox-fx-circular.fancybox-slide--previous {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
opacity: 0;
transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
opacity: 1;
transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
} .fancybox-fx-tube.fancybox-slide--previous {
transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
transform: translate3d(0, 0, 0) scale(1);
} @media all and (max-height: 576px) {
.fancybox-slide {
padding-left: 6px;
padding-right: 6px;
}
.fancybox-slide--image {
padding: 6px 0;
}
.fancybox-close-small {
right: -6px;
}
.fancybox-slide--image .fancybox-close-small {
background: #4e4e4e;
color: #f2f4f6;
height: 36px;
opacity: 1;
padding: 6px;
right: 0;
top: 0;
width: 36px;
}
.fancybox-caption {
padding-left: 12px;
padding-right: 12px;
}
@supports (padding: max(0px)) {
.fancybox-caption {
padding-left: max(12px, env(safe-area-inset-left));
padding-right: max(12px, env(safe-area-inset-right));
}
}
} .fancybox-share {
background: #f4f4f4;
border-radius: 3px;
max-width: 90%;
padding: 30px;
text-align: center;
}
.fancybox-share h1 {
color: #222;
font-size: 35px;
font-weight: 700;
margin: 0 0 20px 0;
}
.fancybox-share p {
margin: 0;
padding: 0;
}
.fancybox-share__button {
border: 0;
border-radius: 3px;
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 40px;
margin: 0 5px 10px 5px;
min-width: 130px;
padding: 0 15px;
text-decoration: none;
transition: all .2s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
color: #fff;
}
.fancybox-share__button:hover {
text-decoration: none;
}
.fancybox-share__button--fb {
background: #3b5998;
}
.fancybox-share__button--fb:hover {
background: #344e86;
}
.fancybox-share__button--pt {
background: #bd081d;
}
.fancybox-share__button--pt:hover {
background: #aa0719;
}
.fancybox-share__button--tw {
background: #1da1f2;
}
.fancybox-share__button--tw:hover {
background: #0d95e8;
}
.fancybox-share__button svg {
height: 25px;
margin-right: 7px;
position: relative;
top: -1px;
vertical-align: middle;
width: 25px;
}
.fancybox-share__button svg path {
fill: #fff;
}
.fancybox-share__input {
background: transparent;
border: 0;
border-bottom: 1px solid #d7d7d7;
border-radius: 0;
color: #5d5b5b;
font-size: 14px;
margin: 10px 0 0 0;
outline: none;
padding: 10px 15px;
width: 100%;
} .fancybox-thumbs {
background: #ddd;
bottom: 0;
display: none;
margin: 0;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
padding: 2px 2px 4px 2px;
position: absolute;
right: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
top: 0;
width: 212px;
z-index: 99995;
}
.fancybox-thumbs-x {
overflow-x: auto;
overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
display: block;
}
.fancybox-show-thumbs .fancybox-inner {
right: 212px;
}
.fancybox-thumbs__list {
font-size: 0;
height: 100%;
list-style: none;
margin: 0;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
position: absolute;
position: relative;
white-space: nowrap;
width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background: #fff;
border-radius: 10px;
box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background: #2a2a2a;
border-radius: 10px;
}
.fancybox-thumbs__list a {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background-color: rgba(0, 0, 0, .1);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
float: left;
height: 75px;
margin: 2px;
max-height: calc(100% - 8px);
max-width: calc(50% - 4px);
outline: none;
overflow: hidden;
padding: 0;
position: relative;
-webkit-tap-highlight-color: transparent;
width: 100px;
}
.fancybox-thumbs__list a::before {
border: 6px solid #ff5268;
bottom: 0;
content: '';
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all .2s cubic-bezier(.25, .46, .45, .94);
z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
opacity: .5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
opacity: 1;
} @media all and (max-width: 576px) {
.fancybox-thumbs {
width: 110px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 110px;
}
.fancybox-thumbs__list a {
max-width: calc(100% - 10px);
}
}html:not(.dom-ready) .elementor-section-stretched {
background: transparent !important;
max-height: 700px;
}
html:not(.dom-ready) .elementor-section-stretched *,
html:not(.dom-ready) .auto-slider *,
html:not(.dom-ready) .auto-carousel,
html:not(.dom-ready) .featured-top *{
opacity: 0;
transition: opacity 0.2s ease-out;
background: transparent !important;
transition: background 0s, border 0s, border-radius 0s, box-shadow 0s !important;
}
html:not(.dom-ready) .elementor-section-stretched:after,
html:not(.dom-ready) .auto-slider:after,
html:not(.dom-ready) .featured-top:after{
display: block;
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 48px;
height: 48px;
border: 5px solid #eee;
border-top: 5px solid #ddd;
border-radius: 50%;
animation: spin 1s linear infinite;
z-index: 9999;
}
@keyframes spin {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
html:not(.dom-ready) {
opacity: 1;
transition: opacity 0.2s ease-out;
}
.featured-top{
position: relative;
min-height: 410px;
}
html:not(.dom-ready) .autos-carousel {
min-height: 410px;
}
html:not(.dom-ready) .details__content,
html:not(.dom-ready) .gallery_container,
html:not(.dom-ready) .hero-slide,
html:not(.dom-ready) #slider-auto {
background: #f7f7f7;
background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
background-size: 200% 100%;
animation: shine 1.5s linear infinite;
max-height: 500px;
overflow: hidden;
margin-bottom: 30px;
}
html:not(.dom-ready) .details__content *,
html:not(.dom-ready) .gallery_container *,
html:not(.dom-ready) .hero-slide *,
html:not(.dom-ready) #slider-auto * {
opacity: 0;
}
@keyframes shine {
to {
background-position-x: -200%;
}
}
html:not(.dom-ready) .gallery_container {
max-height: 600px;
}
html:not(.dom-ready) .hero-slide {
max-height: 700px;
}
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .widget {
position: relative;
}
.gtranslate_wrapper {
position: absolute;
width: 111px;
top: -15px;
left: 0;
}
.rental-item__price-btn select {
padding-left: 20px;
border-radius: 0;
}
.tmreviews_your_level,
.tmreviews_your_level_start {
padding-bottom: 20px;
}
.fl-account-widget-title {
font-size: 15px;
line-height: 38px;
color: #fff !important;
text-transform: uppercase !important;
position: relative;
background: #253241;
padding: 15px 35px;
margin: 0;
}
.fl-account-widget-title:after {
border-left-color: #d01818;
border-top-color: #d01818;
position: absolute;
top: 5px;
left: 5px;
display: block;
border-width: 7px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: '';
}
html .woocommerce table.my_account_orders .button {
white-space: nowrap;
text-decoration: none !important;
font-size: 11px !important;
}
.fl-account-widget-title .fas {
margin-right: 5px;
}
.woocommerce-MyAccount-navigation .is-active a {
font-weight: bold;
}
.woocommerce-MyAccount-navigation ul li a {
display: inline-block;
width: 100%;
}
.woocommerce-MyAccount-content label {
display: block;
width: 100%;
}
.woocommerce-MyAccount-content .password-input {
display: inline-block;
width: 100%;
}
.account-orders-table .woocommerce-Price-amount.amount {
min-width: auto;
}
.order-again .button {
text-decoration: none !important;
padding: 15px 30px !important;
display: inline-block !important;
}
.woocommerce-MyAccount-navigation-link--downloads {
display: none !important;
}
.account-orders-table thead tr th {
text-align: center !important;
}
html .woocommerce-MyAccount-content .woocommerce-Button {
padding: 17px 30px !important;
font-size: 11px !important;
border-radius: 0 !important;
color: #fff !important;
font-weight: 500 !important;
margin-top: 15px !important;
background: #d01818 !important;
text-transform: uppercase;
text-decoration: none !important;
text-align: center;
}
.woocommerce-fl-navigation {
background-color: #f2f6f7;
border: 1px solid #ddd;
margin: 0;
padding: 0;
text-align: left;
margin-top: -80px;
margin-bottom: 50px;
}
.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination{
display: flex;
justify-content: space-between;
}
.woocommerce-fl-navigation ul {
margin: 0 !important;
padding: 0;
list-style: none !important;
}
.woocommerce-fl-navigation li {
border-right: 1px solid #ddd;
display: inline-block;
list-style: none;
margin: 0 !important;
padding: 15px;
text-transform: uppercase;
min-width: 120px;
text-align: center;
}
.woocommerce-fl-navigation li a {
font-size: 12px;
}
.fl-woocommerce-account-content a {
text-decoration: underline;
}
.woocommerce-fl-navigation li.is-active a {
font-weight: bold;
}
.settings.bp-user.my-account.notifications .fl-themes-custom-form,
.settings.bp-user.my-account.data .fl-themes-custom-form,
.bp-user.my-account.widgets.about_me .fl-themes-custom-form,
.settings.bp-user.my-account.general .fl-themes-custom-form {
display: none;
}
.media-modal-content .media-frame select.attachment-filters {
padding: 12px 35px;
}
.mobile-content-fl {
display: none;
}
.fl-mega-menu .youzify_profile_link {
position: relative;
}
.members-info_top:after {
color: #ffffff;
content: '';
display: inline-block;
width: 0;
height: 0;
vertical-align: middle;
border-bottom: 8px solid #f4f4f4;
border-right: 8px solid transparent;
border-left: 8px solid transparent;
position: absolute;
margin-left: -10px;
top: -8px;
}
.user-area:hover .members-info_top {
opacity: 1;
z-index: 99;
}
.members-info_top ul {
height: auto !important;
margin: 0;
padding: 0;
width: 100%;
text-align: center;
}
.members-info_top ul li {
height: auto !important;
margin: 0;
padding: 0;
width: 100% !important;
text-align: left !important;
border: 0 !important;
padding-bottom: 12px;
padding-top: 0;
-webkit-box-align: left !important;
-ms-flex-align: left !important;
align-items: left !important;
-webkit-box-pack: left !important;
-ms-flex-pack: left !important;
justify-content: left !important;
}
.members-info_top ul li i {
font-size: 13px !important;
margin-right: 10px;
}
.members-info_top:after:hover {
opacity: 1;
}
.fl-mega-menu .youzify_profile_link:hover .members-info_top {
opacity: 1;
}
.members-info_top {
transition: all .4s;
color: #222;
position: absolute;
top: 43px;
border: 0;
width: 100%;
text-align: center;
left: -18px;
font-size: 14px;
background: #f4f4f4;
padding: 10px;
line-height: 20px;
border-radius: 0;
transition: all .4s;
opacity: 0;
border-top: 0;
z-index: 9;
box-shadow: 0 5px 12px rgb(0 0 0 / 15%);
padding: 20px 20px 15px 20px;
width: auto;
z-index: 9999;
}
.youzify-nav-settings {
display: none !important;
}
.members-info_top li {
margin-bottom: 3px !important;
font-size: 12px;
padding-bottom: 0 !important;
text-align: center !important;
}
.members-info_top li a {
display: inline-block;
color: #222 !important;
opacity: .8;
font-size: 10px !important;
text-transform: uppercase;
line-height: 14px;
width: 100%;
margin: 0 !important;
}
.members-info_top li a:hover {
opacity: 1 !important;
}
.members-info_top li a {
display: inline-block;
color: #222 !important;
opacity: .8;
font-size: 10px !important;
text-transform: uppercase;
line-height: 14px;
}
.fl--header .nav-menu li a {
color: #1c1f23;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
html .fl--header .nav-menu li a {
font-size: 13px;
margin-left: -5px;
}
.fl-vc-vehicle-search .vc-auto-search input.pixad--city {
background: #f2f6f7 !important;
color: #666666;
min-height: 60px;
border: 0px;
}
.fl--mobile-menu-navigation .youzify_add_link_button {
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;
border-top: 1px solid #eee;
margin-bottom: 15px;
}
.pixad_price_hour input[type=checkbox] {
position: relative;
top: 8px;
}
input[name="pixad_auto_price_in_hour"] {
float: left;
}
.pixad_auto_price_in_hour_text {
position: relative;
top: 2px;
float: left;
margin-left: 7px;
font-size: 13px;
}
.pixad_auto_price_in_hour {
float: right;
color: #da1c36;
font-size: 15px;
}
.hours_price_title_item {
border-bottom: 1px dotted #ddd;
padding-top: 11px;
}
html .extra_service_title {
padding-top: 20px;
}
.btn-filter {
margin-left: 40px
}
@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(//motoautoplakias.com/wp-content/themes/revus666/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:1170px) {
.mobile-content-fl {
display: inline-block;
width: 100%;
background: #253241;
padding: 10px;
text-align: center;
color: #fff;
}
.mobile-content-fl .switcher-list {
display: inline-block;
float: left;
}
.mobile-content-fl .youzify_profile_link {
display: inline-block;
float: right;
}
.mobile-content-fl .youzify_profile_link a {
color: #fff;
font-size: 15px;
}
.youzify_profile_link .fa {
margin-right: 7px;
}
}
@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(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/autofont.eot?bpq9wd);
src: url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/autofont.eot?bpq9wd#iefix) format('embedded-opentype'), url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/autofont.ttf?bpq9wd) format('truetype'), url(//motoautoplakias.com/wp-content/themes/revus666/assets/css/fonts/autofont.woff?bpq9wd) format('woff'), url(//motoautoplakias.com/wp-content/themes/revus666/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
}
.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%;
width: 100%
}
.km_cf7-input {
background: #fff !important
}
html .kameleon-cf7-container .km_cf7-btn-txt-r {
color: #fff;
box-shadow: 5px 0 0 0 #555
}
html .kameleon-cf7-container .km_cf7-btn-txt-h {
background-color: #222 !important;
box-shadow: 5px 0 0 0 #999
}
.full-width .dropdown-menu {
min-width: 100%
}
.pixad-form-control {
height: auto !important
}
.pixad-form-control.pixad-features-upload {
height: auto !important;
padding-bottom: 0 !important;
margin-bottom: 25px
}
.pixad-form-control.pixad-features-upload.pixad-body-styles {
padding-bottom: 30px !important
}
.pixad-features-upload input[type=checkbox] {
position: absolute;
margin-left: -20px
}
.pixad-features-upload.pixad-features-list .pixad-exist {
padding-left: 25px;
padding-top: 16px;
max-height: 190px
}
.pixad-form-horizontal {
padding: 0
}
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-exist label {
font-weight: 500;
cursor: pointer
}
.pixad-features-upload .pixad-body-icon,
.pixad-features-upload .pixad-body-image {
position: relative
}
.pixad-features-upload .pixad-body-image img {
max-width: 74px;
position: absolute;
right: 0;
bottom: 0
}
.pixad-features-upload .pixad-body-icon input[type=checkbox],
.pixad-features-upload .pixad-body-image input[type=checkbox] {
bottom: 13px
}
.pixad-body-image label span {
display: inline-block;
width: 100%;
text-align: left;
padding-top: 5px;
position: relative;
top: 2px
}
.pixad-features-list {
list-style: none;
margin: 0;
padding: 0
}
.pixad-features-list li {
list-style: none;
margin-bottom: 7px;
margin-top: 0;
font-weight: 700;
text-transform: uppercase;
font-size: 14px;
font-family: Raleway;
color: #222;
display: inline-block;
width: 33%
}
.pixad-features-list i {
font-style: normal;
color: #222;
font-size: 20px;
margin-right: 5px;
position: relative;
top: 0
}
.pixad-features-list i.features-icon {
font-family: arial
}
.pixad-features-list .pixad-none i {
color: #999;
top: 0
}
.pixad-features-list .pixad-none {
color: #999
}
html .pixad-features-list li {
list-style: none;
margin-bottom: 0px;
margin-top: 0;
font-weight: 500;
font-size: 12px;
color: #222;
font-family: inherit;
display: inline-block;
width: 30%;
border-bottom: 1px dotted #ddd;
margin-right: 3%;
vertical-align: top;
padding-top: 0;
padding-bottom: 5px;
text-transform: uppercase;
}
.widget_dealer ul {
list-style: none;
margin: 0;
padding: 0
}
.widget_dealer ul li {
display: inline-block;
width: 47%;
vertical-align: top;
padding-bottom: 0;
position: relative;
margin-right: 2%;
}
.header .navbar .navbar-nav li.header-button {
margin-top: -13px;
margin-left: 10px;
margin-right: 0
}
.header .navbar .navbar-nav li.header-button a {
max-width: 110px;
text-align: center;
padding: 5px;
cursor: pointer
}
.header.header-color-white .navbar .navbar-nav li.header-button a {
border: 1px solid rgba(255, 255, 255, .2) !important;
font-size: 14px;
border-radius: 0 !important;
padding: 7px 21px !important;
margin-top: 5px !important
}
.header.header-color-black .navbar .navbar-nav li.header-button a {
border: 1px solid rgba(0, 0, 0, .2) !important
}
.navbar .navbar-nav li.header-button a.revus-sell-car {
background: #f76d2b;
border-radius: 3px !important;
display: inline-block !important;
line-height: 1.4 !important;
margin-top: 11px !important;
max-width: 100% !important;
padding: 5px 13px !important;
width: auto !important;
}
.navbar .navbar-nav li.header-button a.revus-custom-button {
color: #fff !important;
background: 0 0 !important;
border-radius: 3px !important;
display: inline-block !important;
line-height: 1.4 !important;
margin-top: 11px !important;
max-width: 100% !important;
padding: 5px 13px !important;
width: auto !important
}
.header.header-color-white a.revus-sell-car {
color: #fff !important;
background: 0 0 !important
}
.header-full-width .revus-sell-car {
margin-right: 25px !important
}
.header.header-color-white .navbar .navbar-nav li.header-button a.revus-sell-car:hover,
.navbar .navbar-nav li.header-button a.revus-custom-button:hover {
background: rgba(255, 255, 255, .2) !important
}
.tml .tml-action-links li {
border: none;
border-right: 1px solid #eee;
float: left;
line-height: 1 !important;
list-style: none;
margin: 0 .5em 0 0 !important;
padding: 0 .5em 0 0 !important
}
.slidebar-menu a:before {
display: none !important
}
.after-title {
display: inline;
font-size: 18px;
color: #666;
margin: 0 auto;
position: relative
}
.after-title:after,
.after-title:before {
content: "";
display: block;
border-bottom: 2px solid #d01818;
width: 25px;
position: absolute;
top: 12px
}
.after-title:before {
left: -36px
}
.after-title:after {
right: -36px
}
.after-title-color2 {
color: #ccc
}
#request_info_form,
#schedule_td_form {
display: none;
max-width: 600px
}
.wd-auto_sell_page {
margin: 0 auto;
display: inline-block !important;
background: #ecba00;
color: #fff !important;
text-transform: uppercase;
width: 100%
}
.wd-image,
.wd-name {
display: inline-block
}
html .wd-name {
display: none;
}
html .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;
}
.wd-auto_sell_page_btn {
text-align: center;
padding: 0
}
.wd-image img {
max-width: 100%;
height: auto;
margin: 0 0 5px
}
.wd-image {
height: 54px;
margin: 0;
padding: 0;
overflow: hidden
}
.wd-name {
padding-bottom: 2px;
font-size: 11px
}
.wd-msg {
background: #f5f5f5;
padding: 10px 15px 10px 15px !important;
width: 100% !important;
margin: 0 0 20px
}
.wd-update {
text-transform: uppercase;
font-size: 11px;
display: block
}
.m-submit1 .b-infoBar,
.m-submit2 .b-infoBar,
.m-submit3 .b-infoBar,
.m-submit4 .b-infoBar,
.m-submit5 .b-infoBar {
padding: 35px 0
}
.b-infoBar__progress-line {
box-shadow: 0 0 5px rgba(0, 0, 0, .2);
border-top-left-radius: 25px;
border-bottom-left-radius: 25px
}
.b-infoBar__progress-line-step {
height: 7px;
width: 25%;
float: left;
position: relative
}
.b-infoBar__progress-line-step-circle {
border: 1px solid #cfcfcf;
position: absolute;
width: 25px;
height: 25px;
border-radius: 100%;
left: -1px;
top: -9px;
text-align: center
}
.b-infoBar__progress-line-step-circle-inner {
position: absolute;
width: 13px;
height: 13px;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background-color: #ccc;
border-radius: 100%
}
.b-infoBar__progress-line-step-circle.m-last {
right: -25px;
left: auto
}
.b-submit {
padding: 75px 0 180px
}
.b-submit__aside {
border-bottom: 7px solid #555
}
.b-submit__aside-step {
background: #737373;
background: -moz-linear-gradient(top, #737373 0, #656565 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #737373), color-stop(100%, #656565));
background: -webkit-linear-gradient(top, #737373 0, #656565 100%);
background: -o-linear-gradient(top, #737373 0, #656565 100%);
background: -ms-linear-gradient(top, #737373 0, #656565 100%);
background: linear-gradient(to bottom, #737373 0, #656565 100%);
padding: 25px 0 25px 25px;
border-bottom: 1px solid #555
}
.b-submit__aside-step.m-active {
background: #444;
border-color: #444
}
.b-submit__aside-step h3 {
text-transform: uppercase;
margin: 0 0 15px;
font: 700 12px Ubuntu, sans-serif;
color: #fff
}
.b-submit__aside-step:last-child {
border-bottom: none
}
.b-submit__aside-step-inner {
padding: 20px 10px 15px 20px;
background: #444;
position: relative;
height: 70px
}
.b-submit__aside-step-inner-info-triangle {
width: 0;
height: 0;
border-top: 35px solid transparent;
border-left: 30px solid #d01818;
border-bottom: 35px solid transparent;
position: absolute;
left: 100%;
top: 0;
z-index: 100
}
.b-submit__aside-step-inner-icon {
width: 35px;
float: left
}
.b-submit__aside-step-inner-icon span.fa {
font-size: 22px;
margin-top: 3px;
color: #fff
}
.b-submit__aside-step-inner-info {
float: left;
margin-left: 7px
}
.b-submit__aside-step-inner-info h4 {
font: 700 14px Ubuntu, sans-serif;
margin: 0 0 3px;
padding-left: 5px;
border-left: 4px solid #f76d2b;
text-transform: uppercase;
line-height: 1;
color: #fff
}
.b-submit__aside-step-inner.m-active {
background: #d01818
}
.b-submit__aside-step-inner-info p {
font: 400 11px Ubuntu, sans-serif;
margin: 0;
color: #b4b4b4;
padding-top: 6px
}
.b-submit__aside-step-inner.m-active .b-submit__aside-step-inner-info h4 {
border-color: #fff
}
.b-submit__aside-step-inner.m-active .b-submit__aside-step-inner-info p {
color: #fff
}
.b-submit__main {
margin-left: 50px
}
.b-submit__main-element {
margin-bottom: 35px
}
.b-infoBar__progress-line-step.m-active {
background: url(//motoautoplakias.com/wp-content/themes/revus666/assets/images/backgrounds/progress.jpg) repeat-x
}
.m-submit2 .b-submit__main-element {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #eee
}
.b-submit__main p {
font: 400 13px Ubuntu, sans-serif;
margin: 0 0 35px;
line-height: 1.7
}
.b-submit__main-file .s-headerSubmit,
.m-submit2 .s-headerSubmit {
margin-bottom: 35px
}
.b-submit__main-element.m-border {
border-bottom: none !important
}
.b-submit__main-file {
margin-bottom: 65px
}
.b-submit__main-contacts,
.b-submit__main-file:last-child {
margin-bottom: 35px
}
.b-submit__main-file label.btn.m-btn {
font: 600 10px Ubuntu, sans-serif;
cursor: pointer;
padding-left: 15px;
border: 1px solid #ddd
}
.b-submit__main-file label.btn.m-btn span.fa {
width: 20px;
height: 20px;
font-size: 12px;
padding: 4px;
margin-left: 10px
}
.b-submit__main-file label.btn.m-btn + label {
margin-left: 15px;
font: 600 10px Ubuntu, sans-serif;
vertical-align: middle
}
.b-submit__main-file textarea {
height: 190px
}
.b-submit__main-contacts:first-child {
margin-bottom: 65px
}
.b-submit__main-contacts:last-of-type {
margin-bottom: 0
}
.b-submit__main-contacts .s-headerSubmit,
.b-submit__main-plan .s-headerSubmit {
margin-bottom: 35px
}
.b-submit__main-contacts p,
.b-submit__main-plan p {
margin-bottom: 50px
}
.b-submit__main-contacts-price {
padding: 35px 45px;
background: url(//motoautoplakias.com/wp-content/themes/revus666/assets/images/backgrounds/blue.png) -90px center no-repeat #2475ce
}
.b-submit__main-contacts-price h6 {
font: 600 16px Ubuntu, sans-serif;
margin: 14px 0 0;
text-transform: uppercase
}
.b-submit__main-contacts-price-input {
position: relative
}
.b-submit__main-contacts-price-input input[type=text] {
background: #fff !important;
padding-left: 60px;
padding-right: 85px
}
.b-submit__main-contacts-price-input span.fa {
position: absolute;
font-size: 20px;
padding-right: 10px;
border-right: 1px solid #ccc;
color: #ccc;
left: 20px;
top: 13px
}
.b-submit__main-contacts-price-input-usd,
.b-submit__main-contacts-price-note,
.b-submit__main-contacts-select select {
font: 600 10px Ubuntu, sans-serif
}
.b-submit__main-contacts-price-input-usd {
display: inline-block;
position: absolute;
top: 6px;
right: 8px;
padding: 10px 15px;
border-radius: 30px;
text-transform: uppercase
}
.b-submit__main-contacts-price-note {
text-align: center;
margin-top: 10px
}
.b-submit__main-contacts-inputSelect {
position: relative
}
.b-submit__main-contacts-inputSelect input[type=text] {
padding-right: 95px
}
.b-submit__main-contacts-select {
position: absolute;
display: inline-block;
top: 5px;
background: 0 0;
right: 5px
}
.b-submit__main-contacts-select select {
background: #fff !important;
border: none;
height: auto;
padding: 10px 25px 10px 15px;
z-index: 100;
cursor: pointer
}
.b-submit__main-contacts-select select + span.fa {
top: 11px !important;
right: 12px !important
}
.b-submit__main-contacts-check {
position: relative;
margin-bottom: 40px
}
.b-submit__main-contacts-check > span {
font: 400 13px Ubuntu, sans-serif;
padding: 0 25px 0 10px;
vertical-align: super
}
.b-submit__main-contacts-check .s-submitCheck {
font: 700 13px Ubuntu, sans-serif;
margin-right: 15px
}
.b-submit__main-contacts-check .s-submitCheckLabel span.fa {
font: normal normal normal 14px/1 FontAwesome
}
.b-submit__main-plan {
margin-bottom: 65px
}
.b-submit__main-plan .b-submit__main-contacts-price {
padding-top: 60px;
padding-bottom: 60px
}
.b-submit__main-contacts-price-plan {
font: 600 16px Ubuntu, sans-serif;
text-transform: uppercase;
text-align: center;
line-height: 2.5
}
.b-submit__main-contacts-price-plan span {
font: 800 22px Ubuntu, sans-serif;
margin-left: 5px
}
.b-submit__main-contacts-price-plan > a {
font: 600 10px Ubuntu, sans-serif;
text-decoration: none;
display: inline-block;
padding: 8px 22px;
border-radius: 30px;
margin-left: 10px;
vertical-align: top;
margin-top: 3px
}
.b-submit__main-plan-money {
font: 700 20px Ubuntu, sans-serif;
margin-left: 10px
}
.b-submit__main-plan-money-note {
font: 400 13px Ubuntu, sans-serif
}
.b-submit__main-plan label.s-submitCheckLabel {
border-radius: 100%;
text-align: center;
position: relative
}
.b-submit__main-plan label.s-submitCheckLabel span.m-circle {
width: 8px;
height: 8px;
border-radius: 100%;
position: absolute;
margin: auto;
top: 0;
left: 0;
right: 0;
bottom: 0
}
a.btn.m-btn.m-pay span.fa {
width: 25px;
height: 25px;
font-size: 14px;
padding: 5px;
margin-left: 13px
}
a.btn.m-btn.m-pay {
font: 600 12px Ubuntu, sans-serif;
border: 1px solid #ddd;
padding-left: 18px;
padding-top: 6px;
padding-bottom: 6px;
margin-top: 4px
}
a.btn.m-btn.m-pay:hover {
border-color: #f76d2b
}
.b-submit__main-plan + button[type=submit] {
margin-top: 15px
}
.b-submit__main-plan:last-of-type {
margin-bottom: 0
}
.pixad-control-input select {
height: 35px !important;
border: 0;
display: inline-block;
color: #999
}
.pixad-control-input + span {
color: #222;
font-size: 11px;
padding-top: 10px;
display: inline-block;
line-height: 19px;
}
.requi#d01818-field {
color: #d01818;
}
.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%
}
#clear_gallery,
#clear_thumbnail_id,
#manage_gallery,
#manage_thumbnail_id {
-webkit-appearance: button;
cursor: pointer;
border: 1px solid #ddd;
background: #253241;
padding: 10px 20px;
margin: 0 10px 15px 0;
color: #fff;
text-transform: uppercase;
font-size: 11px;
}
#clear_thumbnail_id,
#clear_gallery {
background-color: #d01818;
}
#clear_gallery:hover,
#clear_thumbnail_id:hover,
#manage_gallery:hover,
#manage_thumbnail_id:hover {
border: 1px solid #222;
background: #222;
color: #fff
}
.pixad-control-input input[type=submit] {
margin: 0 auto;
display: block;
width: 100%;
background: #d01818;
color: #ffffff;
padding: 15px;
}
html .pixad-form-control {
border: 0 !important
}
.step-section {
overflow: hidden;
margin-bottom: 23px;
border: #ddd 1px solid;
padding: 25px;
margin-left: 25px;
background: #fff;
}
.step-section .pixad-form-control {
border: 0 !important;
background: #f5f5f5 !important;
padding-bottom: 15px !important;
padding: 10px 15px !important;
}
.step-section .pixad-form-control.location_disabled {
opacity: 0.5;
}
.step-section .pixad-form-control.location_disabled:hover,
.step-section .pixad-form-control.location_disabled:focus,
.step-section .pixad-form-control.location_disabled:active {
box-shadow: none !important;
}
.step-section .pixad-form-group {
margin-left: 0;
margin-right: 2%;
width: 47%;
vertical-align: top;
float: left;
}
#step05.step-section .pixad-form-group,
#step02.step-section .pixad-form-group {
width: 100% !important;
margin: 0 !important;
float: none !important;
}
@media only screen and (max-width:768px) {
.step-section .pixad-form-group {
width: 100% !important;
margin: 0 !important;
float: none !important;
}
html .step-section {
margin-left: 0;
}
}
.step-section .pixad-form-group:nth-child(even) {
float: right;
margin-right: 0;
}
.step-section .pixad-form-group:nth-child(odd) {
clear: both;
}
.b-submit__aside-step-inner-info-triangle {
display: none
}
.m-active .b-submit__aside-step-inner-info-triangle {
display: block
}
.container-fluid .sidebar-wrapper {
margin: 0 -10px
}
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important
}
.add-car-to-site {
z-index: 999999;
background-color: #d01818 !important; -webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
position: fixed;
top: 0;
width: 100%;
left: 0;
padding: 20px 0 10px;
}
.add-car-to-site-visible {
top: 0;
opacity: 1
}
.add-car-to-site .auto-title {
display: block;
padding-top: 10px;
color: #fff !important;
font-weight: 400;
text-transform: uppercase;
font-size: 15px;
}
.modal-content .form-control,
.modal-content input[type=email],
.modal-content input[type=password],
.modal-content input[type=tel],
.modal-content input[type=text],
.modal-content select,
.modal-content textarea {
margin-bottom: 0;
} #reviews #comments ol.commentlist ul.children .star-rating {
display: none
}
.star-rating {
float: none;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star;
}
.star-rating:before {
content: "\73\73\73\73\73";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: orange;
}
.main-content-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left
}
.products .star-rating {
margin: 0 0 .5em;
float: none
}
.hreview-aggregate .star-rating {
margin: 10px 0 0
}
p.stars a:before,
.main-content p.stars a:hover ~ a:before {
content: "\e021"
}
p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none;
color: orange;
font-size: 16px;
}
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
}
p.stars.selected a.active:before,
p.stars:hover a:before {
content: "\e020"
}
p.stars.selected a.active ~ a:before {
content: "\e021"
}
p.stars.selected a:not(.active):before {
content: "\e020"
}
.star-rating * {
font-family: star;
}
.star-rating {
float: none;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star
}
.star-rating:before {
content: "\73\73\73\73\73";
color: #d3ced2;
float: left;
top: 0;
left: 0;
position: absolute
}
.star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
.star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: orange;
}
.main-content-product-rating .star-rating {
margin: .5em 4px 0 0;
float: left
}
.products .star-rating {
margin: 0 0 .5em;
float: none;
}
.hreview-aggregate .star-rating {
margin: 10px 0 0
}
.main-content .slider-grid__inner .star-rating {
margin-left: calc(50% - 35px);
} .customer-favourites .product_list_widget li {
width: 49%;
display: inline-block;
vertical-align: top;
}
.customer-favourites ul.product_list_widget li img {
float: left !important;
margin-left: 0 !important;
width: 95px !important;
height: auto !important;
box-shadow: none !important;
margin-top: 0 !important;
margin-right: 15px !important;
}
html .customer-favourites ul.product_list_widget li a {
display: block;
font-weight: 500;
color: #222;
padding-bottom: 8px;
font-size: 16px;
}
html .customer-favourites .widget {
padding: 0;
}
html .customer-favourites .star-rating {
padding-bottom: 22px;
}
html .customer-favourites .del .customer-favourites .woocommerce-Price-amount {
color: inherit !important;
}
html .customer-favourites ul.product_list_widget li {
padding: 10px 0 15px;
margin: 0;
list-style: none;
}
.woocommerce del .woocommerce-Price-amount {
opacity: .7;
color: #777;
}
.woocommerce ins {
text-decoration: none;
}
.customer-favourites .woocommerce-Price-amount {
font-size: 16px;
}
.product_list_widget .product-title {
font-size: 14px;
color: #222;
text-transform: none;
font-weight: 500;
line-height: 1.4;
}
@media only screen and (max-width:480px) {
.product_list_widget .product-title {
display: inline-block;
width: 100%;
padding-top: 10px;
}
} .hot-deal-card {
max-width: 400px;
text-align: center;
background: #fff;
border: 2px solid #f4f4f4;
padding: 25px;
}
.woocommerce .hot-deal-card .star-rating {
float: none;
margin: 15px auto;
}
.woocommerce .hot-deal-card .name-item a {
font-weight: 600;
color: #222;
font-size: 24px;
}
.b-hot-deal-mod .b-hot-deal {
border-color: transparent;
}
.b-hot-deal-mod .b-hot-deal .hot-deal-card {
padding: 35px 30px 28px;
text-align: center;
background: #fff;
box-shadow: 0px 5px 14px #ccc;
border: 1px solid #ddd;
}
.b-hot-deal-mod .ds-custom {
margin: 0 0 25px;
}
.hot-deal-card .card-info {
margin: 0 10%;
}
.card-info .caption {
padding-bottom: 25px;
}
.card-info .deal,
.card-info .regular {
font-weight: 600;
color: #222;
}
.card-info .product-price-old,
.card-info .woocommerce-Price-amount.amount {
font-weight: 600;
font-size: 20px;
}
.b-hot-deal-mod .ds-custom .ds-element {
background: #fff;
border-left: 1px solid #ddd;
outline: 0;
}
.deal > span,
.card-info .regular > span {
text-transform: uppercase;
line-height: 1.6;
font-weight: normal;
}
.hot-deal-mod-item .image {
margin-top: -18px;
}
.hot-deal-mod-item .image:after {
display: none;
}
.hot-deal-mod-item .detail-info {
margin-top: 22px;
}
.hot-deal-mod-item .detail-info .heading-line {
margin-top: 5px;
padding-bottom: 22px;
}
.hot-deal-mod-item .detail-info .name-item {
font-size: 24px;
font-weight: 500;
margin: 0;
color: #222;
padding-bottom: 10px;
}
.hot-deal-mod-item .detail-info .caption .product-description {
margin-top: 15px;
}
.hot-deal-mod-item .detail-info .caption .product-description p {
margin-top: 0;
margin-bottom: 15px;
}
.hot-deal-mod-item .detail-info .caption .product-description a {
color: #222;
font-weight: 700;
text-decoration: none;
} .ds-custom {
display: block;
margin: 40px 0 45px;
}
.ds-custom .ds-element {
float: left;
vertical-align: middle;
padding: 0px 18px;
background: #f6f6f6;
max-width: 78px;
margin-right: 0;
}
.ds-custom .ds-element:last-child {
margin-right: 0;
border-right: 1px solid #ddd;
}
.ds-custom .ds-element .ds-element-title {
display: table-footer-group;
font-size: 11px;
text-transform: uppercase;
color: #444444;
position: relative;
top: 10px;
}
.ds-custom .ds-element .ds-element-value {
font-size: 20px;
font-weight: bold;
display: table-header-group;
color: #444444;
position: relative;
}
.ds-custom .ds-element .ds-element-value:after {
content: '';
position: relative;
display: block;
margin: 0 auto;
width: 10px;
height: 2px;
}
.summary .pwb-single-product-brands img {
margin: 10px 10px 0px 0;
max-width: 120px;
}
html .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
padding: 1%;
width: 16%;
float: none;
text-align: center;
display: inline-block;
vertical-align: top;
}
html .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 p {
margin-bottom: 0;
padding-bottom: 0;
text-align: center;
}
html .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 img {
max-width: 100%;
height: auto;
}
aside .pwb-columns-2 {
width: 33%;
}
html .pwb-all-brands .pwb-pagination-wrapper {
margin-top: 20px;
padding-top: 10px;
border-top: 0;
text-align: center;
border: 0;
}
#gallery-2 img {
max-width: 120px;
height: auto;
}
html #gallery-2 .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 26%;
margin: 2%;
}
#pixad-listing.list .card__inner .decor-1 {
display: none;
}
.fl-login-register--header {
border-radius: 3px !important;
display: inline-block !important;
max-width: 100% !important;
width: auto !important;
color: #fff !important;
background: 0 0 !important;
margin-left: 25px !important;
cursor: pointer;
}
.fl-login-register--header .fl-header-register-delimiter {
padding: 0 5px;
}
.fl-login-register--header .fl-header-register-delimiter {
font-size: 10px;
text-transform: uppercase;
line-height: 1;
letter-spacing: .1em;
}
.fl-login-register--header i {
margin-right: 5px;
}
.fl-login_form .login_form_title,
.fl-register-sub-menu .register_form_title {
color: #222222 !important;
}
.fl-login_form .login_form_title,
.fl-register-sub-menu .register_form_title {
color: #222222 !important;
}
.fl-login_form .login-submit .btn-skew-r {
transform: skewX(0deg);
margin-left: 0px;
}
.fl-login_form .login_form_title,
.fl-register-sub-menu .registration-text {
color: #222222 !important;
}
.fl-login_form .fl-register-sub-menu a {
color: #dc2d13 !important;
}
.fl-register-sub-menu .reg_passmail {
color: #222222 !important;
}
.fl-login_form .reg_passmail {
color: #222222 !important;
}
.fl-login_form span {
color: #222222 !important;
}
.fl-login_form span {
color: #222222 !important;
}
.fl-register-sub-menu .register-text-link a {
color: #dc2d13 !important;
}
.fl-login_form .registration-text-wrapper a {
color: #dc2d13 !important;
}
.fl-login_form .remember--lost-password-wrapper .remember-login-checkbox-label {
color: #222222 !important;
}
.fl-login_form .remember--lost-password-wrapper a {
color: #dc2d13;
} .youzify div.item-list-tabs,
.youzify-hdr-v2 .youzify-header-networks,
.youzify-hdr-v2 .youzify-user-statistics {
display: none !important;
}
.step-section {
overflow: hidden;
margin-bottom: 23px;
border: #ddd 1px solid;
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;
}
#youzify .step-section .nice-select {
width: 100%;
}
.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;
}
.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;
}
#step05 input[type=submit] {
margin-top: 20px;
}
#youzify #pixad-listing .row {
margin-right: 0px;
margin-left: 0px;
}
.tm-autos-top-edit-button,
.tm-autos-top-draft-button span {
text-transform: uppercase;
font-size: 11px;
}
.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,
.tm-autos-top-draft-button:hover {
background-color: #d01818 !important;
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;
}
#youzify .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap {
max-width: unset !important;
width: 60%;
}
#youzify .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content a.no-image {
width: 300px;
display: block;
}
#youzify .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content a.no-image img {
object-fit: cover;
width: 100%;
height: 220px;
}
.dealer-profile a {
color: #fff;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
font-size: 13px;
padding-bottom: 5px;
}
.dealer-profile a:hover {
border-bottom: 0;
}
.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .post-auto-list {
background: #fff;
width: 100%;
padding-bottom: 0;
}
.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content {
padding-top: 20px;
padding-right: 15px;
}
.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .list-wrap .car-list-list li {
margin-bottom: 4px;
line-height: 20px;
font-size: 13px;
}
.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap .car-description {
margin-bottom: 15px;
line-height: 20px;
font-size: 14px;
}
.youzify-page-main-content .card__label {
background-color: #253241;
-webkit-border-radius: 2px;
border-radius: 2px;
position: absolute;
left: 10px;
top: 10px;
line-height: 1;
padding: 9px 13px;
font-size: 12px;
text-transform: uppercase;
color: #fff;
}
.youzify-page-main-content .favorite-car-wrap,
.youzify-page-main-content .images-promo,
.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .car-label-list {
display: none !important;
}
.youzify-page-main-content .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .car-price-wrap .car-price {
font-size: 17px;
padding: 12px 17px;
display: inline-block;
color: #fff;
}
.sidebar .widget .widget-title {
background-color: #253241;
}
.youzify-widget .youzify-widget-head {
border-bottom: 0;
background: #253241;
}
.youzify-widget .youzify-widget-title i,
#youzify-profile-navmenu .youzify-quick-buttons {
display: none !important;
}
html .youzify-widget .youzify-widget-title {
font-size: 15px;
line-height: 38px;
color: #fff !important;
-webkit-box-shadow: 0 0 12px 8px rgb(129 129 129 / 6%);
box-shadow: 0 0 12px 8px rgb(129 129 129 / 6%);
text-transform: uppercase !important;
}
html .youzify-widget .youzify-widget-title:after {
position: absolute;
top: 5px;
left: 5px;
display: block;
border-width: 7px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: '';
}
html .youzify-widget .youzify-widget-title:after {
border-left-color: #d01818;
border-top-color: #d01818;
}
.pixad-control-input .gallery-item {
max-width: 20%;
display: inline-block;
}
.pixad-control-input .pixad-features-upload label .icon,
.pixad-control-input .pixad-features-upload label img {
display: none;
}
.pixad-form-control.pixad-features-upload.pixad-body-styles,
.pixad-form-control.pixad-features-list.pixad-features-upload {
margin-bottom: 20px;
}
.pixad-control-input .pixad-features-upload.pixad-body-styles label {
position: relative;
top: -5px;
}
.pixad-control-label,
html .pixad-form-horizontal .pixad-control-label {
padding-top: 10px;
}
.fl-mega-menu .youzify_profile_link {
float: left;
margin-left: 25px;
}
.fl-mega-menu .menu {
float: left;
}
.fl-mega-menu .youzify_profile_link a {
color: #1c1f23;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
font-family: 'Montserrat';
}
.fl-mega-menu .youzify_profile_link .fa {
margin-right: 5px;
}
html .youzify-membership-form .form-title h2 {
font-size: 26px;
}
.youzify-main-column.grid-column .post-auto-list .card__price-number {
font-size: 17px;
}
.youzify-main-column.grid-column .post-auto-list .card__price-number .after-price-text {
font-size: 14px;
}
.wpm-language-switcher span span,
.wpm-language-switcher a span {
display: none !important
}
.wpm-language-switcher.switcher-list li {
display: inline-block;
padding-right: 3px;
}
html .switcher-list {
padding-left: 15px;
}
.switcher-list li img {
opacity: 0.5;
}
.switcher-list li:hover img {
opacity: 1;
}
.switcher-list li.active img {
opacity: 1;
}
html form.checkout #order_review #payment ul.wc_payment_methods li label {
color: #1c1f23;
font-size: 13px;
position: relative;
top: 6px;
margin-left: 3px;
}
html #add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0;
margin-top: 0;
}
.fl-themes-add-extra-fields input[type='text'],
.fl-themes-add-extra-fields input[type='number'],
#tag-description {
border: 0 !important;
background: #f5f5f5 !important;
padding-bottom: 15px !important;
padding: 10px 15px !important;
border-radius: 0;
}
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form .form-field input,
#tag-description {
margin-top: 10px;
margin-bottom: 0px !important;
}
.step-section > .pixad-control-label {
font-size: 16px;
color: #222;
display: flex;
align-items: center;
margin-bottom: 32px;
text-transform: uppercase;
font-weight: bold;
}
#extra_submit {
margin: 0 auto;
display: block;
width: 100%;
background: #222;
color: #ffffff;
padding: 15px;
text-align: center;
margin-top: 20px;
text-transform: uppercase;
font-size: 14px;
}
.fl-themes-add-extra-fields-form label {
padding-top: 25px;
padding-bottom: 0px;
}
.acf-field[data-name='extra_price'] {
margin-bottom: -20px;
}
html .step-section {
overflow: inherit;
margin-bottom: 23px;
border: #ddd 1px solid;
padding: 25px;
margin-left: 25px;
background: #fff;
display: inline-block;
width: 100%;
}
html .step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-contain {
background: #f5f5f5 !important;
padding: 35px;
}
html .step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-contain input[type=checkbox] {
float: left;
margin-right: 8px;
position: relative;
top: 8px;
}
html .equipment-booking {
padding: 30px;
background-color: #f1f5fa !important;
margin: 0;
}
html .step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form.opened {
padding: 35px;
background: #f5f5f5 !important;
margin-top: 50px;
overflow: inherit;
}
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form {
position: relative;
}
.fl-themes-add-extra-fields-form .modal_close {
background: #ddd;
width: 30px;
height: 30px;
display: inline-block;
text-align: center;
line-height: 29px;
position: absolute;
right: 0;
top: 0;
color: #fff;
cursor: pointer;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.fl-themes-add-extra-fields-form .modal_close:hover,
#extra_submit:hover,
.fl-themes-add-extra-btn:hover {
background-color: #d01818 !important;
color: #fff !important;
}
html .fl-themes-add-extra-fields-form input[type='text'],
html .fl-themes-add-extra-fields-form input[type='number'],
html .fl-themes-add-extra-fields-form .nice-select,
html .fl-themes-add-extra-fields-form #tag-description {
background: #fff !important;
}
#extra_submit,
.fl-themes-add-extra-btn {
margin: 0 auto;
display: block;
width: 100%;
background: #ddd;
color: #222 !important;
padding: 15px;
text-align: center;
margin-top: 20px;
text-transform: uppercase;
font-size: 14px;
color: #222;
cursor: pointer;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
html #extra_submit {
background-color: #222 !important;
color: #fff !important;
}
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form:before {
content: '';
position: absolute;
border: 20px solid transparent;
border-bottom: 11px solid #f5f5f5;
opacity: 1;
top: -29px;
left: 0;
right: 0;
width: fit-content;
margin: auto;
transition: all .3s ease-in-out;
}
.flthemes_extra_contain .delete-item {}
.flthemes_extra_contain {
width: 47%;
display: inline-block;
position: relative;
text-transform: uppercase;
font-size: 12px;
border-bottom: 1px solid #ddd;
margin-right: 2%;
vertical-align: top;
margin-bottom: 2%;
}
.flthemes_extra_contain label {
float: left;
margin-right: 8px;
position: relative;
top: 2px;
}
.flthemes_extra_contain .delete-item {
background: #ddd;
width: 20px;
height: 20px;
display: inline-block;
text-align: center;
line-height: 21px;
position: absolute;
right: 0;
top: 1px;
color: #fff;
cursor: pointer;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.flthemes_extra_contain .delete-item:hover {
background-color: #d01818 !important;
}
@media (max-width:991px) {
.flthemes_extra_contain {
width: 100% !important;
margin-right: 0 !important;
}
}
#gallery_id_show {
display: flex;
flex-wrap: wrap;
}
#gallery_id_show img {
margin: 5px;
}
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap img {
max-width: 100%;
height: auto;
width: 100%;
}
html .woocommerce-checkout .cclw_opc_main .border_html {
background: #253241;
border: 0;
color: #fff;
font-family: 'Montserrat';
font-weight: 700;
font-size: 15px;
text-transform: uppercase;
padding: 20px 20px;
position: relative;
margin-bottom: 25px;
font-size: 14px !important;
}
html .woocommerce-checkout .cclw_opc_main .border_html:after {
position: absolute;
top: 5px;
left: 5px;
display: block;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: #d01818;
border-top-color: #d01818;
content: "";
border-width: 7px;
border-style: solid;
}
html #customer_address_details span.select2-selection {
height: 46px;
}
html #customer_address_details input.input-text {
min-height: 30px;
height: 52px;
font-size: 14px;
margin-bottom: 0;
}
html form.checkout .address-field .woocommerce-input-wrapper .select2-container {
margin-bottom: 18px;
}
.variation dt,
.variation dd {
margin-top: 0 !important;
}
html .woocommerce #payment #place_order,
html .woocommerce-page #payment #place_order {
float: none;
width: 100%;
}
html .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span.total_price,
html .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span.total_price span {
color: #d01818;
}
html .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_extra_input .available_extra_wrap {
border-bottom: 1px solid #ddd;
text-transform: uppercase;
}
html .sidebar .auto-price-info .top-info {
padding: 19px 20px;
background: #253241;
}
.auto-price-info .car_premium_price li:last-child {
border-right: 0;
}
html .equipment-booking .rental-item__price-btn form.booking_form .book_now_btn {
background: #d01818;
font-weight: 600;
}
.acf-th label {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
.acf-table td {
background: #253241 !important;
padding: 10px !important;
}
.acf-table td input {
margin-bottom: 0px !important;
}
html #gallery_id_show img,
#thumbnail_id_show img {
margin: 5px;
max-width: 75px;
}
.equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_price_total span {
font-size: 17px;
}
.product-name .variation-Extraitems {
width: 100%;
display: inline-block;
}
.product-name .available_extra_wrap {
display: inline-block;
width: 100%;
text-transform: uppercase;
font-size: 11px;
border-bottom: 1px dotted #ddd;
padding-bottom: 4px;
padding-top: 7px;
}
.product-name .available_extra_price {
font-weight: 600;
margin-left: 10px;
}
.product-name dt.variation-Extraitems {
padding-top: 10px;
}
html #cclw_order_details_table .cclw_order_review_table .cclw_cart_totals div {
border-bottom: 1px solid #ddd;
}
html .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_extra_input .available_extra_wrap .available_extra_title,
html .equipment-booking .equipment-item__btn form.booking_form .tm_input_container.tm_extra_input .available_extra_wrap .available_extra_title {
font-size: 12px;
}
html .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap {
max-width: calc(100% - 95px);
}
html .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap {
top: -20px;
position: absolute;
right: 0;
}
html .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .card__price-number {
font-size: 16px;
}
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content {
position: relative;
}
html .car-details .tabs-content .tab-content .pixad-features-list li {
width: 46%;
display: inline-block;
}
html .car-details .tabs-content .tab-content .pixad-features-list li i {
color: #d01818;
}
.revus_booking_prices_contain {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: #253241;
}
.revus_booking_prices_contain .list-grid-item {
display: inline-block;
color: #fff;
width: 32%;
text-align: center;
opacity: 0.85;
font-size: 12px;
padding: 0;
border-right: 1px solid rgba(221, 221, 221, 0.3);
margin: 8px 0;
line-height: 14px;
}
.revus_booking_prices_contain .list-grid-item:last-child {
border: 0;
}
html .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content {
max-width: 300px;
min-width: 300px;
}
html .pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content img {
width: 100%;
height: auto;
min-height: 200px;
}
html .pix-dynamic-content #pixad-listing.grid .post-auto-grid.dark-style .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item {
opacity: 0.85;
}
body.tm-booking-cart-has-items .woocommerce .woocommerce-checkout .woocommerce-checkout-payment .wc_payment_methods input[type=radio] {
float: left;
height: 17px;
position: absolute;
left: 0;
top: 6px;
text-align: left;
display: inline-block;
width: 20px;
}
#cclw_payment_section #payment ul.payment_methods li {
position: relative;
padding-left: 30px;
}
#cclw_payment_section #payment ul.payment_methods li .input-radio {
position: absolute;
left: 11px;
width: auto;
top: 18px;
}
html #cclw_payment_section #payment ul.payment_methods li .payment_box {
margin-top: 10px;
}
.woocommerce-privacy-policy-text {
padding: 5px 25px;
background: #dfdcde;
margin-bottom: 20px;
}
#cclw_order_details_table .cclw_order_review_table .more_details_slide dt {
padding-right: 8px;
}
#cclw_order_details_table .cclw_order_review_table td.name.more_details {
font-size: 0;
}
#cclw_order_details_table .cclw_order_review_table td.name.more_details .more_details_slide {
font-size: 14px;
}
.sidebar > .dealer-info {
margin-top: 0 !important;
}
html .youzify-page-main-content .card__wrap-label.templines-label-status-pending .card__label {
background-color: orange;
}
html .youzify-page-main-content .card__wrap-label.templines-label-status-publish .card__label {
background-color: #00bcd4;
}
.tm-autos-top-edit-button:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-right: 6px;
content: "\f040";
}
html .tm-autos-top-edit-button {
background-color: green;
}
.card__wrap-label.templines-label-status-pending .card__label:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-right: 4px;
content: "\f251";
font-size: 14px;
}
.tm-autos-top-draft-button span:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-right: 4px;
content: "\f2a8";
font-size: 14px;
}
.card__wrap-label.templines-label-status-publish .card__label:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-right: 4px;
content: "\f135";
font-size: 14px;
}
.card__wrap-label.templines-label-status-draft .card__label:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-right: 4px;
content: "\f014";
font-size: 14px;
}
.card__wrap-label.templines-label-status-draft .card__label {
background-color: #d01818;
}
.product-name .available_extra_wrap:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-right: 7px;
content: "\f05d";
font-size: 12px;
color: #222;
}
dt.variation-Startdate:before,
dt.variation-Enddate:before {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
margin-right: 7px;
content: "\f073";
font-size: 12px;
color: #222;
}
.variation-Transport {
padding-bottom: 10px;
}
.youzify-head-buttons .youzify-head-buttons-inner {
padding: 5px;
background: #fff;
}
.empty-search-wrapper {
display: inline-block;
width: 100%;
}
html .empty-search-wrapper .empty-search-wrapper-text {
display: inline-block;
align-items: center;
justify-content: left;
margin-bottom: 25px;
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
width: 100%;
padding: 16px;
border-radius: 5px;
}
.fl-booking-custom-links {
background: #d01818;
display: inline-block;
text-align: center;
width: 100%;
color: #fff;
text-transform: uppercase;
padding: 12px;
margin-bottom: 25px;
}
.fl-booking-custom-links:hover {
color: #fff;
opacity: 0.9;
}
.fl_themes_form_notice_wrap {
border-radius: 4px;
padding: 20px;
margin-bottom: 25px;
background-color: #d9edf7;
border: 1px solid #bce8f1;
color: #31708f;
line-height: 21px;
}
.fl_themes_form_notice_wrap.profile_fill_data_notice {
background-color: #f7dbe1;
border: 1px solid #f1abaa;
color: #8f3a38;
}
.fl_themes_form_notice_wrap.profile_fill_data_notice a {
color: #8f2b27;
border-bottom: 1px dashed #22191b;
}
.fl_themes_form_notice_wrap a {
color: #31708f;
text-decoration: none;
font-weight: normal;
border-bottom: 1px dashed #222;
padding-bottom: 2px;
vertical-align: top !important;
}
.fl_themes_form_notice_wrap a:hover {
border-bottom-color: #d01818;
color: #d01818;
}
html .pmpro_message {
padding: 20px 25px;
}
.available_extra_wrap {
display: inline-block;
width: 100%;
border-bottom: 1px solid #ddd;
font-size: 12px;
}
.available_extra_wrap * {
font-size: 12px !important;
text-transform: uppercase;
}
.car_premium_price {
text-align: center;
}
.car_premium_price li {
color: #fff;
line-height: 1;
padding-top: 2px;
padding-bottom: 2px;
font-size: 12px;
display: inline-block;
padding-right: 10px;
margin-right: 10px;
margin-bottom: 7px !important;
width: 30%;
border-right: 1px solid rgba(221, 221, 221, 0.3);
text-align: center;
}
.car_premium_price {
background: #253241;
border-top: 1px solid rgba(221, 221, 221, 0.3);
}
.daterangepicker td {
position: relative;
}
.daterangepicker.start-date:before,
.daterangepicker td.disabled:before {
background-color: rgba(255, 0, 0, 0.2);
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
top: 5px;
bottom: 0;
opacity: 0.5;
height: 14px;
}
.daterangepicker.start-date:before {
left: 30px;
}
.daterangepicker td.off {
color: #999;
}
.woocommerce ul.order_details {
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 30px;
font-size: 18px;
color: #fff;
border: 10px solid transparent;
border-width: 10px 0;
background-color: hsla(0, 0%, 0%, 0);
background-image:
-webkit-linear-gradient(#253241, #253241),
-webkit-linear-gradient(top left, transparent 50.5%, #253241 50.5%),
-webkit-linear-gradient(top right, transparent 50.5%, #253241 50.5%),
-webkit-linear-gradient(bottom left, transparent 50.5%, #253241 50.5%),
-webkit-linear-gradient(bottom right, transparent 50.5%, #253241 50.5%);
background-image:
-moz-linear-gradient(#253241, #253241),
-moz-linear-gradient(top left, transparent 50.5%, #253241 50.5%),
-moz-linear-gradient(top right, transparent 50.5%, #253241 50.5%),
-moz-linear-gradient(bottom left, transparent 50.5%, #253241 50.5%),
-moz-linear-gradient(bottom right, transparent 50.5%, #253241 50.5%);
background-image:
linear-gradient(#253241, #253241),
linear-gradient(to bottom right, transparent 50.5%, #253241 50.5%),
linear-gradient(to bottom left, transparent 50.5%, #253241 50.5%),
linear-gradient(to top right, transparent 50.5%, #253241 50.5%),
linear-gradient(to top left, transparent 50.5%, #253241 50.5%);
background-repeat: repeat, repeat-x, repeat-x, repeat-x, repeat-x;
background-position: 0 0, 10px 0, 10px 0, 10px 100%, 10px 100%;
background-size: auto auto, 20px 20px, 20px 20px, 20px 20px, 20px 20px;
background-clip: padding-box, border-box, border-box, border-box, border-box;
background-origin: padding-box, border-box, border-box, border-box, border-box;
}
html .woocommerce .woocommerce-customer-details address {
display: inline-block;
vertical-align: middle;
width: 100%;
padding: 30px;
font-size: 14px;
line-height: 28px;
border: 10px solid transparent;
border-width: 10px 0;
background-color: hsla(0, 0%, 0%, 0);
background-image:
-webkit-linear-gradient(#f2f6f7, #f2f6f7),
-webkit-linear-gradient(top left, transparent 50.5%, #f2f6f7 50.5%),
-webkit-linear-gradient(top right, transparent 50.5%, #f2f6f7 50.5%),
-webkit-linear-gradient(bottom left, transparent 50.5%, #f2f6f7 50.5%),
-webkit-linear-gradient(bottom right, transparent 50.5%, #f2f6f7 50.5%);
background-image:
-moz-linear-gradient(#f1f5fa, #f1f5fa),
-moz-linear-gradient(top left, transparent 50.5%, #f2f6f7 50.5%),
-moz-linear-gradient(top right, transparent 50.5%, #f2f6f7 50.5%),
-moz-linear-gradient(bottom left, transparent 50.5%, #f2f6f7 50.5%),
-moz-linear-gradient(bottom right, transparent 50.5%, #f2f6f7 50.5%);
background-image:
linear-gradient(#f2f6f7, #f2f6f7),
linear-gradient(to bottom right, transparent 50.5%, #f2f6f7 50.5%),
linear-gradient(to bottom left, transparent 50.5%, #f2f6f7 50.5%),
linear-gradient(to top right, transparent 50.5%, #f2f6f7 50.5%),
linear-gradient(to top left, transparent 50.5%, #f2f6f7 50.5%);
background-repeat: repeat, repeat-x, repeat-x, repeat-x, repeat-x;
background-position: 0 0, 10px 0, 10px 0, 10px 100%, 10px 100%;
background-size: auto auto, 20px 20px, 20px 20px, 20px 20px, 20px 20px;
background-clip: padding-box, border-box, border-box, border-box, border-box;
background-origin: padding-box, border-box, border-box, border-box, border-box;
}
html .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone,
html .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email {
margin-bottom: 0;
margin: 0;
position: relative;
}
html .woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before,
html .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
position: relative;
top: 2px;
}
.woocommerce .checkout_coupon.woocommerce-form-coupon .form-row-first,
.woocommerce .checkout_coupon.woocommerce-form-coupon .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce .checkout_coupon.woocommerce-form-coupon .form-row-last {
width: 50%;
overflow: visible;
}
#cclw_order_details_table .cclw_order_review_table table.cclw-style-1 .thumb,
#cclw_order_details_table .cclw_order_review_table table.cclw-style-1 .total,
#cclw_order_details_table .cclw_order_review_table table.cclw-style-1 .cclw_qty,
#cclw_order_details_table .cclw_order_review_table table.cclw-style-1 .total,
#cclw_order_details_table .cclw_order_review_table table.cclw-style-1 .removepro,
#cclw_order_details_table .cclw_order_review_table table.cclw-style-1 .qty {
display: none !important;
}
.woocommerce-customer-details .woocommerce-column__title {
margin-bottom: 0;
}
html .woocommerce-info .showcoupon {
color: #fff !important;
background: #155724 !important;
}
html .woocommerce-Price-amount.amount {
text-align: left;
}
.woocommerce-order h2 {
font-size: 26px;
}
html .woocommerce table.shop_table {
border-collapse: collapse;
}
html .woocommerce table.shop_table thead {
border-bottom: 1px solid;
border-collapse: collapse;
}
html .woocommerce table.shop_table thead tr th {
border-bottom: 0;
color: #1c1f23;
font-size: 15px;
border-right: 1px solid #dddddd;
text-align: center;
padding: 18px 29px 16px;
line-height: 1;
vertical-align: top;
background: #f2f6f7;
text-align: left;
}
.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
font-size: 19px;
}
html .wc-item-meta li {
margin: 0;
font-size: 12px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #ddd;
text-transform: uppercase;
}
html .wc-item-meta li a {
font-size: 12px;
text-decoration: underline;
}
html .wc-item-meta li a:hover {
text-decoration: none;
}
html .wc-item-meta p {
margin: 0;
padding: 0;
}
.woocommerce-table.woocommerce-table--order-details.sshop_table order_details .wc-item-meta {
padding: 25px;
background: #f1f5fa;
display: inline-block;
}
.woocommerce-table.woocommerce-table--order-details.shop_table order_details td.product-name {
margin-top: 30px;
text-align: left;
}
.woocommerce-table__product-table.product-total {
text-align: center;
}
.woocommerce table.shop_table.order_details tbody tr td.product-name {
margin-top: 30px;
text-align: left;
}
.woocommerce-table.woocommerce-table--order-details.shop_table order_details .available_extra_wrap {
border: 0;
}
.woocommerce-table.woocommerce-table--order-details.shop_table .wc-item-meta {
padding-top: 10px;
}
html .wc-item-meta li:last-child {
display: inline-block !important;
border-bottom: 0;
}
html .wc-item-meta li:last-child .wc-item-meta-label {
padding-top: 7px;
padding-bottom: 10px;
}
html .product-name .available_extra_wrap:before {
color: #d01818;
}
.woocommerce-table__product-name.product-name .available_extra_wrap {
border-bottom: 0;
}
.woocommerce .woocommerce-order-details table.shop_table tfoot th {
text-align: left;
}
.woocommerce .woocommerce-order-details table.shop_table tfoot th {
font-size: 14px;
}
.woocommerce .woocommerce-order-details .woocommerce-Price-amount.amount {
color: #d01818;
}
.fl-vc-vehicle-search .tmtransport-js-date {
background: #f2f6f7 !important;
color: #666666;
border: none;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
min-height: 60px;
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;
margin-bottom: 0;
}
.fl-vc-vehicle-search .vc-auto-search .select .home-search-label {
text-transform: uppercase;
font-size: 12px !important;
position: relative;
top: 3px;
}
html .fl-vc-vehicle-search .vc-auto-search .select .home-search-label:before {
font-size: 14px;
}
.vc-auto-search .btn-filter {
margin-left: 0px;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
font-size: 12px;
border-radius: 0;
padding: 5px;
}
.calculate_label,
.calculate_price,
.calculate_price .prc.currency_right_space {
font-size: 14px !important;
opacity: 1;
border-bottom: 0;
margin-bottom: 20px !important;
background: #d9edf7;
padding: 10px 20px;
color: #31708f !important;
border: 1px solid #bce8f1;
}
.calculate_price .prc.currency_right_space {
padding: 0;
border: 0;
}
.calculate_label {
border-right: 0 !important;
}
.calculate_price {
border-left: 0 !important;
}
html #customer_address_details p.form-row {
padding: 0;
margin: 0px;
}
html #customer_address_details label {
padding-top: 25px;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
min-width: 197px;
}
html .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 2;
font-size: .83em;
}
.pix-dynamic-content #pixad-listing.grid .auto-link-image-link:before {
content: '...';
display: inline-block;
color: #fff;
z-index: 999;
position: absolute;
top: 40%;
font-size: 38px;
left: 50%;
margin-left: -12px;
opacity: 0;
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;
}
.pix-dynamic-content #pixad-listing.grid .post-auto-grid:hover .auto-link-image-link:before {
opacity: 1;
}
.pix-dynamic-content #pixad-listing.grid .post-auto-grid:hover .auto-link-image-link:hover:before {
transform: scale(1.1);
}
html .pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item {
font-size: 10px;
padding-right: 5px;
margin-right: 5px;
text-transform: uppercase;
}
html .pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .price-auto-wrap {
margin-top: 5px;
}
html .prc.currency_right_space:after {
margin-left: 4px;
}
.youzify-account-menus .youzify-skills,
.youzify-account-menus .youzify-portfolio,
.youzify-account-menus .youzify-slideshow,
.youzify-account-menus .youzify-services,
.youzify-account-menus .youzify-project,
.youzify-account-menus .youzify-quote,
.youzify-account-menus .youzify-link,
.youzify-account-menus .youzify-video,
.youzify-account-menus .youzify-post,
.youzify-account-menus .youzify-instagram {
display: none !important;
}
html .pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .title-content {
font-size: 17px;
margin-bottom: 0;
padding: 0 10px;
line-height: 24px;
}
html #youzify-profile-navmenu .youzify-settings-menu a:hover i {
color: #222;
}
.youzify-page-main-content ::placeholder {
text-align: left !important;
}
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .list-wrap .car-list-list li .card-list__info {
font-weight: normal;
}
.add_link_btn {
background: #ddd;
display: inline-block;
text-align: center;
width: 100%;
color: #222 !important;
text-transform: uppercase;
padding: 12px;
margin-bottom: 25px;
}
.youzify-profile-login {
background: #253241 !important;
}
.youzify-sidebar-column .youzify-login {
position: relative;
}
.youzify-sidebar-column .youzify-login:after {
position: absolute;
top: 7px !important;
left: 7px;
display: block;
border-width: 7px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: '';
border-left-color: #d01818;
border-top-color: #d01818;
transform: rotate(0deg) !important;
-webkit-transform: rotate(0deg) !important;
width: 1px !important;
height: 1px !important;
}
#pixad-listing.grid .car-list-item * {
color: #fff;
}
.tmreviews_show_levels_btn {
color: #222 !important;
font-size: 15px !important;
font-weight: bold !important;
text-transform: uppercase;
border: 1px solid #222;
padding: 10px;
width: 100%;
display: inline-block;
text-align: center;
}
.tmreviews_show_levels_btn:hover {
color: #fff !important;
background-color: #222;
}
.sales_container span {
color: #d01818;
font-size: 20px;
font-weight: bold;
} .car-details .auto-slider .slides li .slide-car-img-big-slider {
max-width: 750px;
max-height: 430px;
width: 100%;
height: 430px;
background-size: cover !important;
background-position: center center !important;
}
.woocommerce table.shop_table tbody tr td.product-name dl.variation dt {
text-align: left;
}
.woocommerce table.shop_table tbody tr td.product-name dl.variation dd {
text-align: left;
}
.rental-item__price .error_label {
border-radius: 4px;
padding: 10px 20px;
margin-bottom: 25px;
background-color: #d9edf7;
border: 1px solid #bce8f1;
color: #31708f;
line-height: 21px;
width: 100% !important;
display: inline-block;
font-size: 14px !important;
text-align: center;
}
@media (max-width:480px) {
html .woocommerce table.shop_table thead,
html .woocommerce table.shop_table tfoot,
html .woocommerce table.shop_table,
html .woocommerce table.shop_table th,
html .woocommerce table.shop_table tr,
html .woocommerce table.shop_table td {
display: inline-block !important;
width: 100% !important;
text-align: left !important;
}
html .woocommerce-Price-amount.amount {
text-align: left !important;
}
}
.dokan-single-seller-create-own a {
transition: .3s;
background-color: #fff;
color: #222;
padding: 30px;
display: flex;
width: 100%;
height: 221px;
align-items: center;
text-align: center;
justify-content: center;
font-size: 23px;
text-transform: uppercase;
text-decoration: none !important;
border: 1px solid #ddd
}
.dokan-single-seller-create-own a:hover {
text-decoration: none;
color: #222
}
.tmreviews_account_wrap_content,
html .woocommerce .woocommerce-ResetPassword,
html .woocommerce form.login,
html .woocommerce form.register {
padding: 50px
}
.user-role.vendor-customer-registration {
padding-left: 25px !important
}
.user-role.vendor-customer-registration label {
margin: 0 !important
}
html .dgwt-wcas-search-wrapp {
max-width: 600px;
margin-top: -20px
}
html .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
background: #f4f4f4 !important;
border-radius: 0 !important
}
html #dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
padding: 20px;
height: 100%
}
html #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a {
text-decoration: none;
color: #222;
font-weight: 500
}
html .dokan-store-sidebar .widget {
background: #f1f5fa !important;
padding: 0;
}
html .dokan-store-sidebar .widget-title {
margin: 0;
position: relative;
overflow: hidden;
margin-bottom: 30px;
padding: 12px 20px 10px 30px;
font-size: 15px;
line-height: 38px;
color: #fff;
box-shadow: 0 0 12px 8px rgba(129, 129, 129, 0.06);
text-transform: uppercase;
background-color: #253241;
}
html .dokan-store-sidebar .widget-title:after {
position: absolute;
top: 5px;
left: 5px;
display: block;
border-width: 7px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: '';
border-left-color: #d01818;
border-top-color: #d01818;
}
#dokan-form-contact-seller {
padding: 30px;
}
html #dokan-form-contact-seller {
padding: 0 25px 25px 25px !important;
}
html .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
margin-left: 50px;
padding-left: 0;
margin-top: 0;
margin-right: 20px;
}
html #dokan-seller-listing-wrap.grid-view .store-content .store-data-container .store-data h2 a {
padding-bottom: 5px;
padding-top: 10px
}
html .woocommerce div.product .woocommerce-tabs .panel .seller-rating .star-rating {
float: none !important;
display: inline-block !important;
text-align: left;
width: 100% !important;
margin-top: 10px
}
#wrapper .col-xs-12.col-sm-12.col-md-3,
.dokan-widget-area.widget-collapse,
.sidebar-wrapper.col-md-4 {
position: sticky;
top: 0
}
html .dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.dokan-form-group > div label {
color: #000;
font-weight: 500
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
padding-bottom: 75px
}
html .woocommerce-loop-product__title {
font-weight: 500 !important;
padding-bottom: 5px
}
#dokan-form-contact-seller li,
.dokan-category-menu li,
.pwb-filter-products li {
list-style: none
}
.pwb-filter-products li:marker {
display: none
}
.pwb-apply-filter,
.pwb-remove-filter {
border: 1px solid #ddd;
padding: 10px;
color: #222;
background: #fff;
font-size: 11px;
text-align: center;
text-transform: uppercase;
width: 100%;
margin-bottom: 10px
}
.dokan-form-group .dokan-form-control {
margin: 0;
border-radius: 0;
font-size: 12px;
background-color: #fff !important;
padding: 10px 20px !important;
height: auto !important;
border: 1px solid #dddddd !important
}
html .woocommerce .page-title {
color: #222;
font-size: 24px;
border-bottom: 1px solid #ddd;
padding-bottom: 23px;
margin-bottom: 23px;
display: inline-block;
width: 100%
}
html .premium-woo-product-thumbnail {
position: relative;
overflow: hidden;
margin: 10px;
border: 1px solid #eee
}
.woocommerce ul.products,
.woocommerce-page ul.products {
padding-top: 25px !important
}
.related.products .woocommerce-loop-product__title {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 90%
}
.col-xs-12.col-sm-12.col-md-9 .related.products .woocommerce-loop-product__title {
font-size: 13px
}
.woocommerce .col-xs-12.col-sm-12.col-md-9 div.product .product_title {
font-size: 22px
}
.sidebar .widget {
overflow: inherit !important;
padding: 0;
border: 0
}
html .woocommerce div.product div.summary .addtoany_list {
clear: both;
display: inline-block;
padding-top: 10px
}
@media (min-width:1000px) {
.autos-container .col-md-9 {
max-width: 74.9%
}
.premium-woocommerce.premium-woo-skin-grid-3 .premium-woo-product-wrapper {
display: flex
}
.premium-woocommerce.premium-woo-skin-grid-3 .premium-woo-product-thumbnail {
max-width: 120px
}
.premium-woocommerce.premium-woo-skin-grid-3 .premium-woo-products-details-wrap {
text-align: left !important
}
.premium-woocommerce.premium-woo-skin-grid-3 .woocommerce-loop-product__title {
padding: 0;
text-align: left !important
}
.premium-woocommerce.premium-woo-skin-grid-3 li.product .star-rating {
margin-left: 0;
margin-right: auto;
text-align: left !important
}
html .dokan-store-wrap .dokan-store-sidebar {
flex: 0 1 35%
}
}
.carousel-product .scale-image-box,
.grid .card__img .scale-image-box,
.list .card__img .scale-image-box,
.prettyPhoto .scale-image-box,
.vehicle_gallery .scale-image-box {
height: 420px;
background-repeat: no-repeat;
background-size: cover;
background-position: center
}
.carousel-product .scale-image-box {
height: 66px
}
.grid .card__img .scale-image-box {
height: 146px
}
.list .card__img .scale-image-box {
height: 133px
}
#youzify-members-list > li {
margin-bottom: 30px !important
}
#youzify-groups-list li .youzify-cover-pattern,
html #youzify-groups-list li .youzify-cover {
width: 100%;
height: auto;
display: block;
object-fit: cover
}
.tmreviews_account_wrap legend {
font-size: 15px;
font-weight: 700;
color: #222;
border: 0;
display: inline-block;
width: auto;
background: #fff;
border-bottom: 0;
position: relative;
top: 7px;
padding: 0 10px 12px;
text-transform: uppercase
}
.tmreviews_account_wrap_content input,
.tmreviews_account_wrap_content select {
display: block;
line-height: 1.5;
height: 49px;
color: #222;
opacity: 1;
font-size: 14px
}
.tmreviews_account_wrap .cobalt-Fieldset {
border: 1px solid #eee;
padding: 30px;
margin-bottom: 30px
}
.tmreviews_account_wrap_content #fl_js_profile_form .cobalt-FormField {
padding-bottom: 25px !important
}
.cobalt-Fieldset #settings-form label {
font-weight: 500;
color: #222;
padding-top: 0;
padding-bottom: 0
}
.tmreviews_account_wrap_content input[type=file] {
border: 0 !important;
padding: 10px 0 0
}
.tmreviews_account_wrap {
border: 1px solid #eee;
background: #fff;
margin-bottom: 50px
}
.tmreviews_account_wrap_nav {
border-right: 1px solid #eee
}
.tmreviews_account_wrap_content label {
font-weight: 500;
color: #222;
padding-top: 0
}
.tmreviews_account_wrap_content #user_description {
min-height: 100px;
margin-bottom: 5px;
font-size: 12px;
line-height: 22px;
max-height: 200px;
overflow: auto !important
}
.tmreviews_account_wrap_content .cobalt-Hint {
padding-top: 0;
font-size: 11px;
margin-top: 0;
margin-bottom: 10px
}
#tm_reviews_avatar img {
border-radius: 100px;
margin-bottom: 25px
}
.tmreviews_account_wrap_content #tmreviews_file_upload,
.tmreviews_account_wrap_content #tmreviews_hidden_dlf_url {
border: 0 !important;
padding: 0 !important
}
.tmreviews_account_wrap_content input {
width: 100%;
padding: 20px;
box-shadow: 0;
border-radius: 2px;
border: 1px solid #eee;
box-shadow: none;
font-weight: 400 !important
}
.tmreviews_account_wrap_content select {
width: 100%;
padding: 0 20px;
box-shadow: 0;
border-radius: 2px;
border: 1px solid #eee;
box-shadow: none
}
html .tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link:hover,
html .youzify-page-main-content .tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link.active {
background-color: #253241;
color: #fff;
border-radius: 0;
}
html .tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link svg {
max-width: 17px;
height: 20px;
margin-right: 14px;
position: relative;
top: -1px;
margin-left: -17px;
left: 4px;
}
html .tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link:hover svg,
html .tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link:hover,
html .youzify-page-main-content .tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link.active svg {
fill: #fff;
}
.tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link {
margin-bottom: 10px;
text-decoration: none !important;
cursor: pointer
}
.tmreviews_account_wrap .nav_list_stacked {
padding: 20px 0 20px 20px;
position: sticky;
top: 35px
}
.youzify-page-main-content .tmreviews_account_wrap_content {
padding: 50px 50px 50px 40px
}
.youzify-page-main-content .js_photo_uploader_wrapper.photo_uploader_wrapper.form_middle.avatar_uploader_wrapper {
margin-bottom: -30px
}
#tmreviews_update_profile,
.tmreviews_account_wrap .cobalt-Fieldset .tmreviews_send {
background-color: #d01818;
color: #fff;
padding: 8px 25px;
margin: 0;
border-radius: 3px;
font-size: 14px;
line-height: 24px;
min-width: 150px;
text-align: center;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
display: inline-block;
width: 100%
}
.youzify-page-main-content .nice-select {
border: 1px solid #eee;
border-radius: 0;
padding: 5px 37px 0 20px;
width: 100%;
text-align: left !important;
background: #fff
}
.verified-info {
border: 0;
padding-bottom: 30px;
font-size: 15px;
line-height: 23px !important
}
html .youzify-right-sidebar-layout {
grid-template-columns: calc(100%) !important
}
#booking_car_info .submit[disabled],
.youzify-navbar-inline-icons .youzify-navbar-item a i {
display: none
}
@media screen and (max-width:1200px) {
.b-steps-list__item:not(:last-child):after {
display: none
}
}
.widget-selecr-contact .equipment-booking {
background-color: transparent;
margin-bottom: 0
}
.widget-selecr-contact .equipment-booking .rental-item__price-btn form.booking_form .tm_input_container.tm_date_input:before {
top: 11px
}
.ftab-text_side h4 {
margin-bottom: 7px
}
.widget-selecr-contact select {
border: 1px solid #eee
}
.b-seller .ftab-ico_side {
width: 91px
}
html .b-seller .b-seller__feature .features-tab-info_side .ftab-ico_side svg {
width: 42px;
margin-top: 9px
}
.tmreviews_account_wrap_content #fl_js_profile_form .cobalt-FormField img {
max-width: 300px;
height: auto
}
html #tmreviews_update_profile,
html .tmreviews_account_wrap .cobalt-Fieldset .tmreviews_send,
html .tmreviews_account_wrap_content .submit input {
background-color: #d01818;
color: #fff;
border: 0;
border-radius: 4px;
font-weight: 500 !important;
font-size: 14px;
text-transform: uppercase
}
.user-data .role.not_verified {
color: #ffeeba !important
}
.not-logged-in .user-data .role {
color: #fff !important
}
.not-logged-in .user-data .role:before {
font: normal normal normal 14px/1 FontAwesome;
display: block;
content: "\f090";
position: absolute;
left: 0;
top: 1px;
}
.fl-account-wrap {
display: flex;
margin-top: -10px
}
.fl-account-wrap .user-area {
display: flex !important;
padding-left: 25px;
}
.booking_form .alert,
.dokan-start-sell a,
.user-data .role {
display: inline-block;
width: 100%
}
.fl-account-wrap .user-area img {
width: 50px;
height: 50px;
margin: 0 10px;
border-radius: 100px
}
#pixad-listing.grid-account .card__img {
width: 100%
}
#pixad-listing.grid-account .slider-grid__inner_mod-b .slider-grid__price {
right: auto !important;
bottom: 10px !important;
left: 10px !important
}
#tmreviews_avatar img {
border-radius: 100px
}
html .dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div {
background-color: #fff;
box-shadow: none;
margin-right: 10px;
padding: 20px;
border: 1px solid #eee;
margin-top: 10px
}
html .dokan-settings-content .dokan-settings-area .button-area {
margin-top: 17%
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget .widget-title .pull-right {
float: right;
padding-right: 20px;
color: #fff;
display: none
}
html .vendor-dashboard-orders-page .select2-search__field {
min-width: auto !important;
height: auto !important
}
html .dokan-orders-content .dokan-orders-area ul.order_notes .note_content {
padding: 20px;
font-size: 12px;
line-height: 18px
}
.dokan-dashboard .dokan-dashboard-wrap .dokan-label.trash {
background-color: red
}
html #dokan-seller-listing-wrap.grid-view .dokan-btn-round {
margin-right: 10px;
padding: 0
}
#dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data h2,
.store-data h2 {
padding: 0 !important;
margin-bottom: 0
}
.booking_form .alert {
clear: both;
margin-top: 20px !important
}
.dokan-dashboard-menu-custom {
margin-bottom: 0 !important;
margin-top: 0 !important;
padding-bottom: 0 !important
}
.dokan-dashboard-menu-custom li {
padding-top: 10 !important
}
.user-data .role {
font-size: 11px;
text-align: left;
opacity: .9;
padding-left: 17px;
position: relative;
}
@media (min-width:800px) and (max-width:1000px) {
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a i {
display: none !important
}
}
@media (max-width:800px) {
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li {
border: 0;
width: 100%
}
}
@media (max-width:400px) {
.header-mobile__bag {
display: none !important
}
}
.header-search-icon .btn_header_search i {
font-size: 19px;
margin: 0 10px
}
.youzif_user_about_tab_wrap {
padding: 25px;
background: #fff;
font-size: 14px;
margin-bottom: 25px;
line-height: 25px
}
.youzif_user_about_name {
font-size: 20px;
font-weight: 600;
padding-bottom: 15px
}
.dokan-start-sell a {
background: #ddd;
color: #fff;
font-size: 30px !important;
height: 271px;
line-height: 206px;
text-align: center;
padding: 20px
}
.dokan-single-store .card__img .scale-image-box {
max-height: 135px;
background-repeat: no-repeat;
background-size: cover;
background-position: center
}
.dokan-single-store {
background: #fff;
padding: 35px;
margin-bottom: 40px !important;
}
.tmreviews_message.error,
.youzify-page-main-content .woocommerce-info {
color: #856404;
background-color: #fff3cd !important;
position: relative;
padding: 20px;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
#tmreviews_password_submit {
color: #fff;
padding: 10px
}
.header-menu-middle .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
background: transparent;
padding: 0;
border-radius: 0;
margin-top: 10px;
}
.header-menu-middle .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
left: 13px;
top: 11px;
}
.header-menu-middle .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
padding-left: 48px;
}
.header-menu-middle .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) {
right: -14px !important;
}
.youzify-profile-navmenu .youzify-nav-view-more-menu li a i {
display: none !important;
}
.youzify-profile-navmenu li:before {
border-right: 1px solid #ddd;
display: inline-block;
content: '';
position: absolute;
right: 0;
top: 27px;
height: 21px;
}
html .h-menu-mobile__menu-close .fa-close {
font: normal normal normal 14px/1 FontAwesome;
}
#dokan-content .dokan-store-products-filter-area,
#pixad-listing.grid.grid-account .season_prices,
#swipebox-top-bar,
#youzify-group-header,
.activity-content .group-button .group-button.join-group,
.activity-content .group-button .group-button.pending.membership-requested,
.activity-content .group-button .group-button.request-membership,
.ajax .season_prices,
.anwp-pg-post-teaser--layout-d .anwp-pg-post-teaser__thumbnail .anwp-pg-post-teaser__format-icon,
.bp-user .youzify-search-header,
.bp-user.add_autos div.item-list-tabs,
.bp-user.autos div.item-list-tabs,
.bp-user.posts div.item-list-tabs,
.card__wrap-label.sale,
.dokan-common-links,
.dokan-dashboard .ajax_prev.footer:after,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active:after,
.dokan-form-inline .dokan-form-group,
.dokan-orders-content .dokan-orders-area .dokan-order-filter-serach,
.dokan-product-listing .dokan-product-listing-area .product-listing-top,
.dokan-single-store .dokan-store-tabs ul.dokan-list-inline,
.dokan-single-store .dokan-store-tabs ul.dokan-modules-button,
.dokan-store .dokan-store-rating,
.dokan-store .ui-title-page,
.dokan-store .ui-title-page + .decor-1,
.dokan-store .woocommerce-breadcrumb,
.dokan-w12,
.error404 .block-title,
.error404 .footer,
.error404 .header,
.error404 .min-header,
.flex-active-slide:after,
.fullscreen-center-menu .current-menu-item > a:before,
.fullscreen-center-menu .current-page-parent > a:before,
.hsearch_style_1 .search-title2,
.hsearch_style_2.vc-auto-search .home-pixad-filter,
.km-teammate-container[data-style=style1] .km-teammate-content,
.km-teammate-container[data-style=style2] .km-teammate-content,
.layout-theme[data-header=nosticky] .header-color-white.sticky .scroll-logo,
.mfp-title,
.mobile-filter,
.mobile-slidebar-menu .dropdown-menu,
.navbar .main-menu > li.current-menu-item:first-child + li a:before,
.navbar .main-menu > li.current-menu-item:first-child + li + li a:before,
.navbar .main-menu > li.current-menu-item:first-child + li + li + li a:before,
.navbar .main-menu > li.current-menu-item:first-child + li + li + li + li a:before,
.navbar .main-menu > li.current-menu-item:first-child + li + li + li + li + li a:before,
.navbar .main-menu > li:first-child + li + li + li + li + li + li a:before,
.page-template-page-home .pix-ajax-loader,
.pp_nav,
.pp_social,
.preloaderjs .spinner,
.premium-woo-skin-grid-2 li.product .premium-woo-products-details-wrap,
.slidebar-menu a:before,
.tab-content .comment-reply,
.tmpl-plugins-not-activated .navbar .navbar-nav li.header-button a.revus-custom-button,
.top-bar .current-menu-item > a:before,
.top-bar .current-page-parent > a:before,
.uk-option-item.youzify-image-field,
.widget_search input[type=submit],
.widget_search label,
.widget_theme_my_login .widget-title,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout,
.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation_fl li::before,
.woocommerce-order-received .woocommerce-customer-details,
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-product-search input[type=submit],
.wresize.elementor-page .wrap-section-border,
.youzify div.item-list-tabs,
.youzify-404-profile .youzify-profile-header,
.youzify-author-v6 .youzify-user-statistics ul,
.youzify-directory-filter,
.youzify-hdr-v1,
.youzify-hdr-v2,
.youzify-hdr-v3,
.youzify-hdr-v4,
.youzify-hdr-v5,
.youzify-hdr-v6,
.youzify-hdr-v7,
.youzify-header-cover,
.youzify-main-column .tmpl-list-footer,
.youzify-main-column.grid-column .youzify-group-data .youzify-cover,
.youzify-search-header,
.youzify-settings-area,
.youzify-sidebar .youzify-membership-form-cover,
.youzify-sidebar-column,
.youzify-user-actions,
html .mobile-slidebar-menu .menu-mobile-button {
display: none !important;
}
html .tmreviews_account_wrap_content #user_description {
border-radius: 0;
}
html .nice-select .current {
font-weight: normal;
text-align: left;
}
html .tmreviews_account_wrap_content input[type=file]:hover {
box-shadow: none !important;
}
.team-slider-social .fa,
.entry-auto-grid-wrap .fa,
.footer-social .fa,
.favorite-car-wrap .fa {
font: normal normal normal 14px/1 FontAwesome;
}
html .tmreviews_js_profile_form #tmreviews_update_profile,
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content .top-content .fancy-text-number:after,
html #tmreviews_update_profile,
html .tmreviews_account_wrap .cobalt-Fieldset .tmreviews_send,
html .tmreviews_account_wrap_content .submit input,
html body .tmreviews_js_profile_form #tmreviews_update_profile,
html #tmreviews_password_submit,
.pmpro_btn:link,
html .pmpro_btn,
html .pmpro_content_message a,
html .pmpro_content_message a:link,
html #customer_login .button,
html .woocommerce-ResetPassword .button,
#cclw_payment_section #place_order {
font-family: Montserrat;
font-weight: 500;
cursor: pointer;
text-transform: uppercase;
font-size: 13px;
}
#tmreviews_password_submit {
background-color: #d01818;
}
.tm_user_not_verified .status-verified {
color: orange;
}
.tm_user_verified .status-verified {
color: green;
}
.tm_user_verified .status-sv1 {
display: none;
}
.tm_user_not_verified .status-sv2 {
display: none;
}
.status-verified {
display: inline-block;
width: 100%;
font-size: 11px;
text-transform: uppercase;
position: relative;
top: -7px;
left: 21px;
}
.tm_booking_search_date {
background: #f2f6f7 !important;
color: #666666;
border: none;
-webkit-transition: .3s ease;
-o-transition: .3s ease;
transition: .3s ease;
min-height: 60px;
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;
margin-bottom: 0;
}
html .daterangepicker .calendar-table th,
html .daterangepicker .calendar-table td {
padding: 0;
}
html .tmreviews_account_wrap .tmreviews_account_wrap_nav .nav_list_stacked a.nav_item_link {
display: block;
background-color: #fff;
color: #797676;
padding: 8px 25px;
border-radius: 3px;
font-size: 14px;
line-height: 24px;
min-width: 150px;
text-align: left;
transition: all 0.2s ease-in-out;
text-transform: uppercase;
}
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 {
background-color: #253241 !important;
}
.account-orders-table .woocommerce-Price-amount.amount {
min-width: auto;
color: #222;
}
html .dokan-table > thead > tr > th.quantity {
min-width: 60px;
}
.dokan-orders-content .dokan-orders-area #dokan-order-status-form .dokan-btn {
width: 100%;
margin-top: 15px;
}
html .dokan-orders-content .dokan-orders-area #dokan-order-status-form select.form-control {
margin-bottom: 0;
}
.dokan-orders-area .dokan-btn {
margin-bottom: 10px;
}
html .dokan-panel-body {
min-height: 100px;
}
.dokan-orders-content .dokan-orders-area .dokan-order-left-content .dokan-order-shipping-address + div + div {
display: none !important;
}
.add_note .btn {
margin-bottom: 0;
}
.dokan-btn,
.dokan-dashboard .btn {
font-weight: 600 !important;
text-transform: uppercase;
font-size: 11px !important;
padding: 10px 20px !important;
min-height: 39px;
}
.dokan-table > thead > tr > th {
vertical-align: bottom;
border-bottom: 1px solid #EDEDED;
}
html .dokan-dashboard .dokan-dashboard-wrap * {
box-sizing: border-box;
vertical-align: middle;
}
html .dokan-dashboard header.dokan-dashboard-header h1 {
font-size: 24px;
}
html .dokan-dashboard .dokan-dashboard-content article.dokan-settings-area .dokan-payment-settings-summary div.payment-methods-listing-header > h2 {
font-size: 16px;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter .woocommerce-Price-amount.amount {
text-align: center;
}
.dokan-dashboard .pixad-features-upload.pixad-features-list .pixad-exist {
padding-left: 25px;
padding-top: 15px;
max-height: 100%;
padding-bottom: 7px;
}
.dokan-dashboard .pixad-control-input .pixad-features-upload.pixad-body-styles label {
position: relative;
top: -2px;
}
.step-section .pixad-form-control {
border: 0 !important;
background: #f5f5f5 !important;
padding-bottom: 15px !important;
padding: 10px 15px !important;
}
.dokan-dashboard .pixad-control-input select {
height: 41px !important;
border: 0;
display: inline-block;
color: #999;
background: #f5f5f5 !important;
border-radius: 0;
padding: 10px 20px;
line-height: 20px;
margin-bottom: 0;
}
.dokan-dashboard .step-section {
width: 97%;
}
.dokan-dashboard .pixad-control-input .fl-themes-add-extra-fields-form select {
background: #fff !important;
}
html #pmpro_form .pmpro_checkout h2 {
margin: 1em 0 0 0;
padding: 0;
background: #253241;
padding: 20px 20px 5px 20px;
margin-top: -10px;
font-size: 16px;
line-height: 22px;
color: #fff;
text-transform: uppercase;
position: relative;
}
.pmpro_checkout-fields .pmpro_level_name_text {
padding-top: 0 !important;
margin-top: 0 !important;
}
html #pmpro_form .pmpro_checkout h2:after {
position: absolute;
top: 5px;
left: 5px;
display: block;
border-width: 7px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: '';
border-left-color: #d01818;
border-top-color: #d01818;
}
.pmpro_checkout h2 span.pmpro_checkout-h2-msg a {
text-decoration: underline;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.sells-graph td {
border: 0;
}
#customer_login .form-row label {
width: 100%;
font-weight: 500;
margin-bottom: 0;
display: inline-block;
margin: 0;
}
.woocommerce-form-login__rememberme {
padding-top: 20px;
}
.woocommerce-form-login__rememberme span {
margin-left: -10px;
}
.woocommerce-form-login__rememberme #rememberme {
position: relative;
top: 11px;
margin: 0;
}
#customer_login {
display: flex;
padding-bottom: 60px;
}
html .woocommerce form .password-input,
html .woocommerce-page form .password-input {
display: inline-block;
width: 100%;
}
#customer_login .col-1,
#customer_login .col-2 {
float: none !important;
width: 100% !important;
max-width: 100% !important;
-webkit-flex: 0 0 49.3333333333% !important;
-ms-flex: 0 0 49.3333333333% !important;
flex: 0 0 49.3333333333% !important;
max-width: 49.3333333333% !important;
}
#customer_login .woocommerce-form {
background-color: #fff;
box-shadow: 0 2px 10px #e2e2e2 !important;
margin: 15px 0 0 0;
font-size: 14px;
min-height: 560px;
border-radius: 0;
border: 0;
padding: 45px;
}
#customer_login .woocommerce-form p {
margin: 0;
padding: 0;
padding-left: 0 !important;
}
#customer_login .woocommerce-form-row {
padding-bottom: 20px !important;
}
html .woocommerce form.login .form-row {
align-items: normal;
display: flex;
margin-top: 15px;
text-align: left;
}
.vendor-customer-registration {
margin: 20px 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
font-size: 12px;
padding: 16px;
}
html .woocommerce form.checkout_coupon,
html .woocommerce form.login,
html .woocommerce form.register {
padding: 15px 35px;
}
@media (max-width: 1300px) {
html #customer_login {
display: inline-block;
padding-bottom: 60px;
}
html #customer_login .col-1 {
padding-bottom: 60px;
}
html #customer_login .col-1,
#customer_login .col-2 {
width: 100% !important;
max-width: 100% !important;
-webkit-flex: 0 0 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 0 0 100% !important;
}
}
.woocommerce-privacy-policy-text * {
font-size: 12px;
}
#customer_login h2 {
font-size: 28px !important;
}
#customer_login input[type="checkbox"],
#customer_logininput[type="radio"] {
height: 15px !important;
width: 15px !important;
}
#customer_login input[type="checkbox"],
#customer_login input[type="radio"] {
height: 13px;
width: 13px;
display: inline-block;
margin-right: 6px;
}
.woocommerce form.login .lost_password a {
text-decoration: underline;
}
#customer_login .vendor-customer-registration {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
.text-success {
color: green;
}
#url-alart-mgs {
font-size: 12px;
}
html .woocommerce-privacy-policy-text {
padding: 5px 25px;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 20px;
}
html .woocommerce-privacy-policy-text p{
margin-bottom: 0;
padding-bottom: 0;
}
.show_if_seller .form-row {
padding-top: 25px !important;
}
#customer_login .button,
.woocommerce-ResetPassword .button {
background: #f0a837 !important;
color: #fff !important;
min-width: 120px;
}
#customer_login .form-control {
display: block;
width: 100%;
padding: 15px 20px;
height: auto !important;
box-shadow: none;
border: 1px solid #f8f8f8 !important;
color: #222;
font-family: inherit;
font-size: 14px;
text-transform: none;
}
html p.vendor-customer-registration .radio:hover {
color: inherit;
}
.woocommerce-privacy-policy-text p {
margin-top: 0 !important;
margin-bottom: 20px;
}
.woocommerce-ResetPassword.lost_reset_password {
padding: 30px;
}
html .woocommerce-ResetPassword.lost_reset_password {
padding: 30px;
background: #fff;
max-width: 600px;
margin: 0 auto;
box-shadow: 0 2px 10px #e2e2e2 !important;
margin-top: 0px;
}
html .woocommerce-ResetPassword.lost_reset_password .form-row {
position: relative;
width: 100%;
}
html .woocommerce-ResetPassword.lost_reset_password .form-row input.input-text {
background: #F5F5F5 !important;
padding: 10px 15px;
border: 1px solid #F2F2F2;
margin-bottom: 10px;
margin: 10px auto;
max-width: 100%;
height: 42px;
}
.woocommerce form.lost_reset_password button.button {
position: absolute;
bottom: 25px;
right: -6px;
border-radius: 0 !important;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
height: 13px;
width: 13px;
}
html .woocommerce-account .woocommerce-MyAccount-content {
float: none;
width: 68%;
margin: 0 auto;
background: #fff;
padding: 30px;
}
html .woocommerce-account .woocommerce-MyAccount-content p {
margin-top: 0;
margin-bottom: 20px;
}
html .woocommerce-account .woocommerce-MyAccount-content .vendor-dashboard {
margin-top: 0;
color: #fff !important;
text-decoration: none !important;
}
html .woocommerce-MyAccount-content .woocommerce-Addresses .col-1 address, html .woocommerce-MyAccount-content .woocommerce-Addresses .col-2 address {
width: 100%;
margin: 0;
}
.woocommerce-MyAccount-content .woocommerce-message.woocommerce-Message--info  .woocommerce-Button {
display: none !important;
}
html .woocommerce-address-fields button {
color: #fff !important;
font-weight: 500 !important;
margin-top: 20px !important;
font-size: 12px !important;
text-transform: uppercase !important;
padding: 16px 35px !important;
border-radius: 0 !important;
}
html .woocommerce-account .woocommerce-MyAccount-content a {
text-decoration: underline;
}
html .woocommerce-account .woocommerce-MyAccount-content a:hover {
text-decoration: none;
}
.market-top-icon a {
display: inline-block;
}
.market-top-icon a:hover svg {
fill: #222;
}
.header.header-2 .market-top-icon svg {
fill: #fff !important;
}
.market-top-icon svg {
width: 29px;
height: 29px;
margin-left: 0;
margin-right: 0;
transition: all .3s ease-in-out;
}
.alert a {
text-decoration: underline !important;
} .single-page-wrapper .pmpro_table a {
color: #222 !important;
text-decoration: underline;
}
.single-page-wrapper .pmpro_table a:hover {
text-decoration: none;
}
.single-page-wrapper .pmpro_table .pmpro_level a.pmpro_btn{
color: #fff !important;
padding: 10px !important;
height: auto;
box-shadow: none !important;
}
.single-page-wrapper .pmpro_table .pmpro_level a.pmpro_btn.pmpro_btn-outline{
background: #f1f5fa !important;
color: #222 !important;
}
.pmpro_actionlinks {
padding-top: 10px;
}
.pmpro_actionlinks a {
font-size: 12px;
}
html table.pmpro_table th {
background-color: #f1f5f5;
text-transform: uppercase;
color: #222;
font-size: 13px;
}
#pmpro_cancel {
border: 1px solid #ededed;
padding: 40px;
max-width: 800px;
margin: 50px auto;
text-align: left;
background: #fff;
}
html #pmpro_account .pmpro_box h2{
background: none;
border: none;
margin: 0;
padding: 0;
font-size: 22px;
margin-bottom: 33px;
border-bottom: 1px solid #eee;
text-transform: uppercase;
padding-bottom: 10px;
}
.pmpro_table.pmpro_table_cancel  th , .pmpro_table.pmpro_table_cancel  td {
border: 1px solid hsl( 0,0%,91% ) !important;
}
html body #pmpro_account .pmpro_box {
border: 1px solid #ededed;
padding: 40px 40px 40px 40px;
}
.pmpro_login_wrap,
.pmpro_login_wrap,
.pmpro_lost_password_wrap,
.pmpro_reset_password_wrap,
.pmpro-levels .fl-content,
.pmpro-member-profile-edit .fl-content {
border: 0;
max-width: none;
padding: 0;
margin: 0;
}
.pmpro-confirmation .section-banner__title,
.pmpro-checkout .section-banner__title {
text-align: center !important;
}
html body #pmpro_account .pmpro_box {
border: 1px solid #ededed;
padding: 40px 40px 40px 40px;
background: #fff;
margin-bottom: 75px;
}
html     .pmpro_card {
border-radius: 0 !important;
}
#pmpro_cancel .pmpro_card_content p{
margin-top: 0 !important;
}
.pmpro_billing_wrap {
max-width: 800px;
margin: 0 auto;
background: #fff;
border: 1px solid #ededed;
padding: 40px 40px 40px 40px;
background: #fff;
margin-bottom: 75px;
}
.pmpro_columns {
float: left;
width: 33.3%;
padding: 8px;
}
.pmpro_price {
list-style-type: none;
border: 1px solid #ededed;
margin: 0;
padding: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
min-width: 27%;
background: #fff;
display: flex;
flex-direction: column;
}
.pmpro_price:hover {
box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2)
}
.pmpro_price .pmpro_price_name {
background-color: #111;
color: white;
font-size: 25px;
}
.pmpro_price.tm_active {
border-color: red !important;
}
.pmpro_price.tm_active .pmpro_price_name,
.pmpro_price.tm_active .pmpro_btn {
background: red !important;
cursor: default;
}
.pmpro_btn:link,
html .pmpro_btn,
html .pmpro_content_message a,
html .pmpro_content_message a:link {
font-weight: 500;
}
.pmpro_price {
border: 5px solid #253241 !important;
max-width: 100px;
}
.pmpro_invoice_details {
font-size: 15px;
}
.pmpro_confirmation_box p {
padding-top: 0;
margin-top: 0;
font-size: 16px;
margin-bottom: 10px;
}
.pmpro_confirmation_box h2 {
font-size: 24px;
}
.dokan-dashboard .dokan-dashboard-content {
font-size: 14px;
}
.dokan-dashboard .dokan-dashboard-content .pmpro_price_tables ul li.pmpro_price_btn {
height: 100%;
display: flex;
align-items: end;
padding: 20px;
}
.dokan-dashboard .dokan-dashboard-content .pmpro_price_tables ul li {
list-style: none;
margin: 0px;
padding: 10px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
html .store-open-close label.day {
width: 24%;
}
.pmpro_price .pmpro_price_name,
.pmpro_price .pmpro_btn {
background: #253241;
}
.pmpro_price_desc {
font-size: 14px;
}
.pmpro_price_max_feat_items * {
font-size: 14px;
}
.pmpro_price_desc,
.pmpro_price_max_items {
font-size: 14px;
}
.pmpro_price .pmpro_price_name strong {
font-weight: normal;
}
.pmpro_price li {
border-bottom: 1px solid #eee;
padding: 20px;
text-align: center;
list-style: none;
margin: 0;
}
.pmpro_button {
background-color: #04AA6D;
border: none;
color: white;
padding: 10px 25px;
text-align: center;
text-decoration: none;
font-size: 18px;
}
.pmpro_checkout-fields {
background: #fff;
}
.pmpro_box {
border: 1px solid #eee;
margin-bottom: 50px;
background: #fff;
}
#pmpro_payment_information_fields.pmpro_box {
margin-bottom: 0;
}
.pmpro_heading {
background: #222;
color: #fff;
padding: 20px 20px 18px 20px;
}
.pmpro_confirmation_box {
border: 1px solid #eee;
padding: 50px;
max-width: 900px;
margin: 0 auto 100px;
background: #fff;
}
.pmpro_invoice_wrap {
border: 1px solid #eee;
padding: 50px;
max-width: 900px;
margin: 0 auto 100px;
background: #fff;
}
.pmpro_heading h2,
.pmpro_heading h2 span {
margin: 0 !important;
padding: 0 !important;
font-size: 18px;
text-transform: uppercase;
}
.pmpro_box .pmpro_level_cost_text {
margin-bottom: 0 !important;
}
.pmpro_box .pmpro_checkout-fields {
padding: 20px 35px;
}
.pmpro_price_tables {
display: flex;
gap: 50px;
justify-content: center;
}
.pmpro_price_btn a {
text-transform: uppercase !important;
font-weight: 500 !important;
}
.dokan-dashboard-content .dokan-product-listing {
display: flex;
}
.media-modal-content input,
.media-modal-content select {
height: unset !important;
}
.media-modal-content textarea {
background-color: #fff !important;
border: 1px solid #8c8f94 !important;
}
html #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
background: #fff;
}
html #dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer a {
text-decoration: none;
font-weight: 600;
text-transform: uppercase;
font-size: 15px;
line-height: 34px;
display: inline-block;
}
html #dokan-seller-listing-wrap.grid-view .store-footer .dokan-btn-theme.dokan-btn-round {
margin-right: 10px;
margin-left: 10px;
padding: 0;
}
.dokan-dashboard p {
margin: 0 !important;
}
.dokan-single-store .profile-frame .profile-info-box {
position: relative;
overflow: hidden;
}
html .dokan-form-control,
html textarea.dokan-form-control {
border: none !important;
border-radius: 2px;
background-color: #f7f7f7 !important;
color: #555555 !important;
font-weight: 400;
transition: all .3s ease-in-out;
padding: 13px !important;
font-size: 14px !important;
}
html select.dokan-form-control {
height: auto;
}
html input[type='submit'].dokan-btn-theme,
html a.dokan-btn-theme,
html .dokan-btn-theme,
a.button {
padding: 13px;
text-transform: uppercase;
font-weight: 600;
border-radius: 0;
}
.dokan-store-widget .widget-title {
font-size: 19px;
}
html .dokan-dashboard .dokan-dashboard-content article.dokan-settings-area #payment-form .payment-field-bank > div.dokan-form-group > div div.data-warning {
margin-bottom: 50px;
}
html .woocommerce #respond input#submit,
html .woocommerce a.button,
html .woocommerce button.button,
html .woocommerce input.button {
text-transform: uppercase;
padding: 15px 25px;
border-radius: 0;
font-size: 15px;
min-width: 90px;
}
.tm_navigation_style_two .page-header__user .uk-icon-button img {
border-radius: 100px;
border: 2px solid #eee;
}
.tm_navigation_style_two .page-header__user .uk-icon-button {
width: 50px;
height: 50px;
}
html .members-info_top {
top: 55px;
}
html .woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
html .woocommerce .col2-set .col-2,
html .woocommerce-page .col2-set .col-2 {
max-width: fit-content;
}
.alert-warning a {
color: #856404;
text-decoration: underline !important;
}
html .woocommerce-order-overview.woocommerce-thankyou-order-details strong {
font-weight: 500;
}
html .woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
border-radius: 0;
}
html .checkout .select2-container--open .select2-dropdown--below {
margin: 0;
}
html .dokan-dashboard .dokan-dashboard-wrap * {
vertical-align: middle;
}
.dokan-order-action .dokan-btn {
text-align: center !important;
padding: 5px 7px 5px 9px !important;
}
.dokan-panel #order_items_list td {
width: auto !important;
}
.dokan-w4.dokan-order-right-content li {
padding-bottom: 10px !important;
}
html .dokan-orders-content .dokan-orders-area .general-details ul.order-status {
margin-bottom: 15px;
}
html .dokan-orders-content .dokan-orders-area ul.order_notes .note_content {
padding: 16px 16px;
margin-bottom: 20px;
}
.add_note .btn {
width: 100%;
margin-top: 10px;
}
html .add_note .btn {
text-transform: uppercase;
width: 100%;
margin-top: 10px;
padding: 0;
height: auto;
background: #222;
color: #fff;
padding: 9px;
border: 0;
font-size: 13px;
}
.tmreviews_woo_view_btn {
font-weight: 500;
cursor: pointer;
text-decoration: none;
min-width: 120px;
display: inline-block;
border: 1px solid #ddd;
padding: 10px;
text-transform: uppercase;
font-size: 12px;
}
.youzify table.woocommerce-MyAccount-orders tfoot tr th,
.youzify table.woocommerce-MyAccount-orders thead tr th {
background: #f8f8f8 !important;
color: #222;
border: 1px solid #ddd
}
html .youzify-main-column .wc-item-meta li strong {
font-weight: 500;
padding-bottom: 3px;
display: inline-block;
color: #222
}
.youzify-main-column .woo_table_details_show.open td {
background-color: #fff;
vertical-align: middle;
padding: 20px;
border: 1px solid #ddd;
line-height: 1.7;
}
.dokan-orders-area .dokan-order-details-wrap {
margin-top: 20px;
}
.add_note h4 {
text-transform: uppercase;
font-size: 14px !important;
margin-bottom: 7px;
}
#add-note-content {
padding: 20px !important;
height: 100px;
}
#dokan-add-tracking-number {
width: 100%;
padding: 10px;
border: 0;
}
html .dokan-settings-content .dokan-settings-area .dokan-banner img {
max-width: 100%;
width: 100%;
height: auto;
}
.info-banner {
background: orange;
color: #fff;
text-align: center;
padding: 10px;
font-size: 16px;
position: relative;
}
.info-banner a {
color: #fff;
text-decoration: none;
font-weight: 500;
}
.dokan-dashboard .dokan-dashboard-content .pmpro_price_tables ul li.pmpro_price_name {
padding: 20px;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
}
#youzify-members-list > li .youzify-user-data {
min-height: 330px;
}
.youzify-user-data-fl {
background: #fff;
display: flex;
padding: 25px;
}
#youzify-members-list-fl .youzify-item-avatar {
margin-right: 25px;
}
#youzify-members-list-fl .youzify-fullname {
color: #222;
font-family: Montserrat;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
font-family: Montserrat;
font-weight: 400 !important;
}
.youzify-user-data-fl .youzify-tools,
.youzify-user-data-fl .youzify-cover {
display: none;
}
#youzify-members-list-fl {
display: flex;
flex-wrap: wrap;
}
.youzify-user-data-fl .youzify-meta-item {
opacity: 0.8;
}
#youzify-members-list-fl li {
margin: 0;
padding: 0;
list-style: none;
width: 33%;
padding: 10px;
text-align: center;
}
.youzify-user-data-fl .item {
text-align: left;
padding-top: 22px;
line-height: 23px;
}
.youzify-directory #pag-bottom .pag-count {
color: #222;
}
html .youzify-directory .pagination {
line-height: 24px;
margin-top: 25px;
}
@media (max-width:1000px) {
#youzify-members-list-fl li {
width: 50%;
}
}
@media (max-width:768px) {
#youzify-members-list-fl li {
width: 100%;
}
}
.youzify-card-action-buttons-block .youzify-user-actions {
padding: 10px 15px;
display: none;
}
.dokan-dashboard #fl-main-holder,
.pmpro-checkout #fl-main-holder,
html .youzify-page,
.woocommerce-account #fl-main-holder,
.pmpro-confirmation #fl-main-holder,
.woocommerce-checkout #fl-main-holder,
.woocommerce-checkout #fl-main-holder,
.dokan-store #fl-main-holder {
background: #F8F8F8;
}
.dokan-store .content-area {
padding-top: 70px;
}
.checkout.woocommerce-checkout {
background: #fff;
}
.dokan-dashboard .fl-page-heading,
.dokan-dashboard .fl-page-heading,
.pmpro-checkout .fl-page-heading {
display: none;
}
.dokan-dashboard .fl-page-padding,
.dokan-dashboard .fl-page-padding,
.pmpro-checkout .fl-page-padding {
height: 70px;
}
#customer_address_details,
#cclw_additional_fields,
#cclw_order_details_table,
#cclw_payment_section {
padding: 10px;
background: #fff;
}
.pmpro_confirmation_wrap {
border: 1px solid #eee;
padding: 50px;
max-width: 900px;
margin: 0 auto 100px;
background: #fff;
}
.pmpro_actions_nav {
display: none;
}
.pmpro_invoice_wrap {
border: 1px solid #eee;
padding: 50px;
max-width: 900px;
margin: 0 auto 100px;
background: #fff;
}
html .woocommerce form.checkout_coupon {
border: 0;
border-radius: 0;
background: #fff;
border: 1px solid #eee;
}
.dokan-dashboard-content {
padding: 50px !important;
background: #fff;
}
#dokan-cancel-tracking-note {
background: #5cb85c !important;
}
html .pmpro_price.tm_active .pmpro_btn.pmpro_btn-select {
font-size: 10px !important;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active ul.navigation-submenu {
border-bottom: 0;
}
html .dokan-product-listing .dokan-product-listing-area table td img {
width: auto;
height: auto;
max-width: 100px;
max-height: 100px;
margin: 15px auto;
}
.dokan-product-listing .dokan-product-listing-area table.product-listing-table td .car_premium_price .car_premium_price {
background: transparent;
border-top: 0;
color: #222 !important;
}
.dokan-product-listing .car_premium_price li {
color: #222;
}
.dokan-product-listing .car_premium_price {
background: transparent !important;
border-top: 0 !important;
margin-bottom: 0;
}
.dokan-product-listing .car_premium_price li {
display: inline-block;
width: 100%;
}
html .dokan-product-listing .dokan-product-listing-area table.product-listing-table td {
vertical-align: middle;
text-align: center;
}
html .dokan-product-listing .dokan-product-listing-area table.product-listing-table td.column-primary a,
html .dokan-product-listing .dokan-product-listing-area table.product-listing-table td .row-actions a {
color: #253241;
}
.dokan-order-action .dokan-btn {
margin: 0;
line-height: 37px;
padding: 0 !important;
}
element.style {}
html .dokan-dashboard .dokan-dashboard-wrap * {
vertical-align: middle;
}
html .dokan-dashboard .dokan-dashboard-wrap * {
box-sizing: border-box;
vertical-align: middle;
}
.dokan-dashboard .dokan-dashboard-wrap * {
box-sizing: border-box;
}
.dokan-label-info {
background-color: #5bc0de;
}
.dokan-order-status .dokan-label {
padding: 10px;
text-transform: uppercase;
font-size: 9px;
}
.pmpro_checkout h2 span.pmpro_checkout-h2-msg {
display: none;
}
#pmpro_level_cost .pmpro_level_cost_text {
margin-bottom: 0;
padding-bottom: 0;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
text-transform: uppercase;
padding: 10px 0 10px 18px;
display: block;
color: #fff;
font-size: 11px;
line-height: 27px;
font-weight: normal;
text-decoration: none;
}
html .dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu,
html .dokan-dashboard .dokan-dash-sidebar,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li {
background: #253241 !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover a,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current a,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li:hover a,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li ul.navigation-submenu li.current a {
font-weight: normal !important;
}
form.fl-comment-form .comment-form-cookies-consent label {
margin-top: -13px;
}
.market-top-icon {
float: right;
}
html .vc_tta-panel-title .fa,
html .vc_tta-panel-title .far,
html .vc_tta-panel-title .fas {
font-family: "Font Awesome 5 Free" !important;
}
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap .car-description {
padding-right: 30px;
}
html .woocommerce-ResetPassword.lost_reset_password {
padding: 30px;
background: #fff;
max-width: 600px;
margin: 0 auto;
box-shadow: 0 2px 10px #e2e2e2 !important;
margin-top: 0px;
}
html .breadcrumbs-delimiter .fa,
.social-info .fa {
font: normal normal normal 14px/1 FontAwesome !important;
}
@media (min-width: 1200px) {
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default img.profile-info-img {
height: 100%;
}
} .dokan-custom-profile-frame-wrapper {
padding-bottom: 10px;
}
.profile-custom-store {
display: flex;
padding-bottom: 20px;
padding-top: 10px;
}
.profile-custom-store-left {
max-width: 46%;
padding-right: 25px;
}
.profile-custom-store-left img{
aspect-ratio: 520/300;
object-fit: cover;
}
.profile-custom-store-right {}
.custom-store-name {
color: #253241;
font: 700 30px Montserrat;
border-bottom: 2px dotted #000;
padding-bottom: 20px;
margin-bottom: 25px;
}
.custom-store-park{
color: #253241;
font: 700 30px Montserrat;
border-bottom: 2px dotted #000;
padding-bottom: 20px;
margin-bottom: 0;
padding-top: 30px;
}
.dokan-custom-profile-frame-wrapper .dokan-store-address span {
padding: 0 2px;
}
.dsi-label {
display: block;
font: 700 14px Montserrat;
color: #253241;
}
.dokan-store-info li {
position: relative;
padding-bottom: 16px;
padding-left: 44px;
border-bottom: 0;
margin-bottom: 0;
}
.dokan-store-info li a {
color: inherit;
}
.dokan-store-info li a:hover {
text-decoration: underline;
}
.dokan-store-info li svg {
width: 30px;
height: 24px;
color: #d01818;
position: absolute;
left: 0;
top: 16px;
margin-top: -14px;
fill: #d01818 !important;
stroke: #d01818 !important;
}
.dokan-store-info li svg * {
fill: #d01818 !important;
stroke: #d01818 !important;
}
.seller-items .shop-archive-item {
display: none;
}
.seller-items .favorite-car-wrap,
.seller-items .compare-car-wrap {
display: none !important;
}
html #dokan-seller-listing-wrap .seller-listing-content .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-data h2,
.store-data h2 {
color: #fff;
position: absolute;
bottom: 0;
left: 0;
background: #253241;
font-weight: 600;
width: 100%;
padding: 10px !important;
font-size: 14px;
text-transform: uppercase;
min-height: 38px;
}
html #dokan-seller-listing-wrap.grid-view .store-content.default-store-banner {
background: rgba(18, 24, 32, 0.15);
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper:hover {
box-shadow: 0px 0px 35px 0px #ddd;
}
html #dokan-seller-listing-wrap.grid-view .store-content {
background: transparent;
}
#vendor-store-times {
display: flex;
padding-top: 10px;
}
.store-time-tags {
border-right: 1px dotted #ddd;
font-size: 12px;
padding-right: 1px;
margin-right: 14px;
line-height: 20px;
}
.store-time-tags:last-child{
border-right: 0;
}
#vendor-store-times .store-days {
text-transform: uppercase;
font-size: 10px;
font-weight: 600;
}
html .fl-mega-menu ul li.has-submenu .sub-nav > .sub-menu li a {
padding: 0 60px 0px 15px;
}
input[type='checkbox'] {
display: none;
}
.dokan-store-info .lbl-toggle {
display: block;
text-align: left;
padding: 0;
cursor: pointer;
transition: all 0.25s ease-out;
margin: 0;
}
.dokan-store-info .lbl-toggle:hover {
text-decoration: underline;
}
.dokan-store-info #collapsible {
display: none;
}
.dokan-store-info .collapsible-content {
max-height: 0px;
overflow: hidden;
transition: max-height .25s ease-in-out;
}
.dokan-store-info .toggle:checked + .lbl-toggle + .collapsible-content {
max-height: 350px;
}
.dokan-store-info .toggle:checked + .lbl-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.dokan-store-info .collapsible-content .content-inner {
background: rgba(0, 0, 0, .05);
padding: 5px 0 15px 15px;
margin-top: 5px;
}
.dokan-store-info .collapsible-content p {
margin-bottom: 0;
}
.dokan-store-info .lbl-toggle::before {
content: ' ';
display: inline-block;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid currentColor;
vertical-align: middle;
margin-right: .7rem;
transform: translateY(-2px);
transition: transform .2s ease-out;
}
.dokan-store-info .toggle:checked + .lbl-toggle::before {
transform: rotate(90deg) translateX(-3px);
}
.tmbooking_deposit_amount_notice{
color: #222;
text-align: center;
display: inline-block;
width: 100%;
padding-top: 10px;
}
.tmbooking_deposit_amount_notice span{
color: #d01818;
position: relative;
left: -3px;
margin-left: -2px;  
}
.product-subtotal small{
display: inline-block;
width: 100%;
}
html .product-subtotal .woocommerce-Price-amount.amount bdi {
font-size: 16px;
padding-bottom: 10px;
display: inline-block;
font-weight: bold;
}
html .product-subtotal  small {
font-weight: 400;
font-size: 13px !important;
}
.product-price .woocommerce-Price-amount.amount {
text-align: left;
font-size: 15px;
font-weight: 600;
}
html .woocommerce table.shop_table thead tr th.product-quantity,html .woocommerce table.shop_table .product-quantity{
display: none !important;
}
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr th,
.woocommerce .cart-collaterals .cart_totals table.shop_table tbody tr td{
border-bottom: 0;
}
.woocommerce-checkout  .fl-content{
padding: 50px;
background: #fff;
}
.woocommerce-checkout  .woocommerce table.shop_table tfoot th {
text-align: left;
}
.woocommerce-checkout form.checkout #order_review #payment ul.wc_payment_methods li input{
border: 0;
}
.woocommerce-checkout  form.checkout #order_review #payment ul.wc_payment_methods li label {
top: 0;
margin-left: 3px;
}
form.checkout #order_review #payment .place-order .woocommerce-terms-and-conditions-wrapper {
width: 100%;
}
html .woocommerce-privacy-policy-text{
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.woocommerce-page  .woocommerce-error {
color: #155724 !important;
background-color: #d4edda !important;
border-color: #c3e6cb !important;
}
.woocommerce-page  .woocommerce-info {
color: #155724 !important;
background-color: #d4edda !important;
border-color: #c3e6cb !important;
}
.woocommerce-page .woocommerce-message {
color: #155724 !important;
background-color: #d4edda !important;
border-color: #c3e6cb !important;
}
html .woocommerce form.checkout_coupon button {
background: #253241!important;
}
html .woocommerce form.checkout_coupon p{
margin: 0;
padding: 0;
padding-bottom: 10px;
}
html .woocommerce table.shop_table thead tr th:last-child {
min-width: 130px;
}
@media (max-width:768px) {
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
float: none;
margin-right: 10px;
}
}
html .pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap {
top: 72%;
}
html .pix-dynamic-content #pixad-listing.grid .auto-link-image-link:before {
top: 33%;
}
@media (min-width:990px) {
.featured-top{
margin-top: -30px;
padding-bottom: 30px;
}
}
.featured-top .compare-car-wrap ,
.featured-top  .favorite-car-wrap{
display: none !important;
}
.featured-top .top-content-wrap img{
width: 100%;
height: auto;
}
.autos-carousel i.slick-arrow[aria-disabled="true"]{
opacity: 0 !important;
}
.pix-dynamic-content #pixad-listing.list .fl_auto_featured {
border: 1px solid #222 !important;
padding: 20px !important;
}
.pix-dynamic-content #pixad-listing.list .fl_auto_featured .car-price {
margin-top: 25px !important;  
}
.woocommerce-account .woocommerce-notices-wrapper span {
padding: 25px;
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
margin-bottom: 25px;
border: #856404 1px solid;
width: 100%;
display: inline-block;
}
.dokan-dashboard-menu{
display: flex;
flex-direction: column;
}
.dokan-dashboard-menu li.dashboard {
order: 1 !important;
}
.dokan-dashboard-menu li.myacc {
order: 2 !important;
}
.dokan-dashboard-menu li.membership {
order: 3 !important;
}
.dokan-dashboard-menu li.settings {
order: 4 !important;
}
.dokan-dashboard-menu li.withdraw {
order: 5 !important; 
}
.dokan-dashboard-menu li.orders {
order: 6 !important; 
}
.dokan-dashboard-menu li.products {
order: 7 !important; 
}
.dokan-dashboard-menu li.add {
order: 8 !important; 
} 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-revus .select2-container--open .select2-dropdown--below {
margin-top: -28px;
}
.theme-revus .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;
text-align: left;
}
.flex-row-checkout .woocommerce-checkout-review-order-table th {
background: #eee;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
text-align: left;
}
@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-revus.woocommerce-checkout:not(.woocommerce-order-received):after{
display: none !important;
}
html  .theme-revus.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-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment {
padding-left: 40px;
}
html .theme-revus.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods li input.input-radio {
top: -3px;
}
.theme-revus .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-revus #order_review_heading {
padding-top: 0;
padding-bottom: 15px;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received)  .block-title ,.theme-revus.woocommerce-checkout:not(.woocommerce-order-received)  .fl-header--navigation ,
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .footer,
.theme-revus .page-header,
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received)  .header-padding,
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .fl-page-heading,
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .fl--footer,
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .header-mobile{
display: none !important; 
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-error, .theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-info, .theme-revus.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-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-error:before {
color: #222;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout-review-order{
border-left: 0;
padding-left: 50px;
background: #fff;
position: relative;
z-index: 8;
padding-top: 50px;
padding-bottom: 50px;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .inner_content {
padding: 0 !important;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received)  .page-main {
background-color: #fff !important;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received)  #customer_details .col-1, .theme-revus.woocommerce-checkout:not(.woocommerce-order-received)  #customer_details .col-2 {
display: inline-block;
width: 100%;
float: none;
padding-left: 0;
max-width: 100%;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) form.checkout.woocommerce-checkout {
background: #fff;
padding: 0px;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received){
background: #fff !important;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .flex-row-checkout #customer_details {
position: relative;
z-index: 9;
padding-top: 50px;
padding-bottom: 50px;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment {
border-radius: 0px;
background: #F5F5F5;
padding: 30px;
padding-left: 50px;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout-review-order-table {
background-color: #fff;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) #add_payment_method #payment div.payment_box, .theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment div.payment_box {
background-color: #fff;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) #add_payment_method #payment div.payment_box:before, .theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-checkout #payment div.payment_box:before {
border-color: #fff;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods li{
position: relative;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) #payment ul.payment_methods li input.input-radio {
position: absolute;
top: 12px;
left: 0;
height: 32px;
-webkit-box-shadow: none !important;
background-color: none !important;
}
.woocommerce-checkout-review-order-inner{
position: sticky;
top: 0;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) #payment div.form-row {
padding-left: 0;
padding-right: 0;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .payment_box p{
margin-top: 0 !important;
font-size: 14px;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) #order_review_heading , .theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-billing-fields h3 ,
.theme-revus.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;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .order-total{
text-align: right;
}
.checkout-header{
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
position: relative;
z-index: 10;
background: #fff;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) .woocommerce-privacy-policy-text a{
font-weight: bold;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) form .form-row {
padding-bottom: 20px;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received) form  .form-row label {
font-size: 15px;
}
.theme-revus.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;
background: #fff !important;
border-color: #ddd !important;
}
.theme-revus.woocommerce-checkout:not(.woocommerce-order-received)  dl.variation dt {
font-weight: 500;
width: 100%;
}
.theme-revus.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-revus  .woocommerce-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.theme-revus  .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;
}
.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;
}
.woocommerce .return-to-shop {
text-align: center;
}
.woocommerce .return-to-shop a.wc-backward {
text-align: center;
}
.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
}
.end-booking-date:after,.start-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
}
.start-booking-pickup {
position: relative;
min-height: 90px
}
.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
}
.tm-extra-title {
padding-top: 19px;
display: inline-block;
font-weight: 500;
font-size: 16px
}
.discount-title,.end-booking-date,.start-booking-date {
font-weight: 500;
font-size: 16px!important
}
.tm_booking_cart_extra .available_extra_price {
font-weight: 500;
padding: 0 6px
}
table.shop_table .product-name {
padding-top: 30px
}
.woocommerce-checkout-review-order-table .product-total {
min-width: 135px
}
.discount-title {
padding-top: 0
}
.available_sale_wrap span {
width: auto!important;
padding-right: 10px;
text-align: left;
padding-top: 2px
}
.tm_booking_cart_discount {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
padding: 10px;
margin: 10px 0 0
}
.tm_booking_cart_extra,.variation-Vendor {
padding-left: 20px
}
.tm-extra-value .available_extra_wrap {
width: 100%;
display: inline-block
}
#order_items_list .name {
font-size: 17px;
font-weight: 600;
line-height: 1.6
}
.tm_order_meta {
font-weight: 400;
font-size: 16px
}
#order_items_list .available_extra_price {
padding-left: 5px
}
#order_items_list td img {
width: 125px!important
}
.order-items .quantity {
min-width: 50px;
text-align: center
}
.order-items .line_cost {
min-width: 90px;
text-align: center
}
.theme-revus.templines_all_autos_btn {
float: right;
margin-top: 20px;
}
.booking-attr-cart.fl_auto_link{
display: none;
}
#side-sortables .postbox.hide-f-js{
display: block;
}
.product-name .variation dd:not(.variation-content,.variation-ExtraResource), .product-name .variation dt{
display: none !important;
}
.woocommerce-account .woocommerce-notices-wrapper span {
padding: 25px;
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
margin-bottom: 25px;
border: #856404 1px solid;
width: 100%;
display: inline-block;
}
.theme-revustd.product-name dl.variation dd,  .theme-revustd.product-name dl.variation dt {
width: 100% !important;
display: inline-block ;
float: none !important;
}
.tm_booking_cart_wrap p{
margin: 0 !important;
}
.flex-row-checkout .select2-container .select2-selection--single {
height: 47px;
padding: 9px;
}
.flex-row-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 9px;
right: 9px;
width: 20px;
}
.sidebar__avatar {
position: relative;
padding: 30px 0 30px 0;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
border-bottom: 1px solid #f0f0f0;
user-select: none;
-webkit-user-select: none;
background: #fff
}
.sidebar__avatar:before {
content: '';
display: block;
height: 50%;
position: absolute;
left: 0;
width: 100%;
top: 0;
background: #222;
z-index: 1
}
.sidebar__avatar__edit {
position: relative;
cursor: pointer
}
.sidebar__avatar .user-name {
color: #3c3b3b;
font-weight: 500;
font-size: 15px;
padding-top: 15px
}
.sidebar__avatar_upload {
position: absolute;
z-index: 9
}
.sidebar__avatar_upload input[type="file"] {
height: 100px;
width: 100%;
opacity: 0
}
.sidebar__avatar .user-avatar {
position: relative;
z-index: 2;
width: 120px;
height: 120px;
background-color: #ddd;
display: block;
border-radius: 100px;
background-image: url(//motoautoplakias.com/wp-content/themes/revus666/assets/images/no-avatar.png);
background-size: contain
}
.sidebar__avatar__edit:hover .overlay {
opacity: 1;
visibility: visible
}
.sidebar__avatar__edit .overlay {
width: 120px;
height: 120px;
position: absolute;
left: 0;
top: 0;
background: rgb(60 59 59 / .5);
z-index: 3;
border-radius: 50%;
-webkit-border-radius: 50%;
color: #fff;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
font-size: 11px;
font-weight: 500;
opacity: 0;
visibility: hidden;
transition: all 250ms;
-webkit-transition: all 250ms;
text-transform: uppercase
}
.sidebar__avatar__edit__icon {
position: absolute;
left: 5px;
bottom: 5px;
z-index: 9;
width: 25px;
height: 25px;
background: #333;
border-radius: 50%;
-webkit-border-radius: 50%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
flex-wrap: nowrap
}
.sidebar__avatar__edit__icon i {
display: block;
color: #fff;
font-size: 14px
}
.sidebar__avatar__edit {
position: relative;
cursor: pointer;
z-index: 9;
overflow: hidden;
border-radius: 100px;
border: 5px solid #fff
}
.woocommerce-MyAccount-navigation_fl li {
list-style: none;
display: inline-block;
margin-right: 20px
}
.woocommerce-MyAccount-navigation_fl ul {
margin: 0 !important;
padding: 0 !important
}
.woocommerce-EditAccountForm.edit-account {
background: #fff;
padding: 10px;
margin: 0 auto
}
.woocommerce-MyAccount-content a {
color: #222;
font-weight: 300;
text-decoration: underline
}
.is-active a,
.table > thead td,
.youzify-author-v6 .youzify-head-username {
font-weight: 600
}
.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide em {
font-size: 11px;
padding-top: 12px;
display: inline-block
}
.woocommerce-MyAccount-navigation_fl li a {
color: #222;
text-transform: uppercase
}
body.theme-revus .woocommerce .woocommerce-MyAccount-navigation {
float: left;
width: 30%;
margin-bottom: 40px
}
body.theme-revus .woocommerce .woocommerce-MyAccount-content {
float: right;
width: 68%;
background: #fff;
padding: 30px
}
body.theme-revus .woocommerce .woocommerce-MyAccount-content h3 {
font-size: 19px !important;
text-transform: none;
font-weight: 600;
}
body.theme-revus .woocommerce-MyAccount-navigation ul {
margin: 0 !important;
padding: 20px !important;
border: 0;
}
.woocommerce-MyAccount-navigation li {
list-style: none;
margin-bottom: 10px;
border-bottom: 1px solid #ececec;
padding-bottom: 10px;
text-transform: uppercase
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
text-align: left;
border: 0;
background: #fff;
list-style: none;
padding: 30px 35px 25px !important
}
.woocommerce-MyAccount-navigation ul li a:before {
display: none !important
}
html  .pmpro-levels .fl-content,  html .pmpro-member-profile-edit .fl-content {
border: 0;
max-width: 1200px;
padding: 0px;
margin: 0 auto;
background: #fff;
}
#pmpro_account-profile{
display: none;
}
#pmpro_account-membership{
margin-top: 0 !important;
}
html #pmpro_cancel {
border: 0;
padding: 0;
max-width: 800px;
margin: 50px auto;
text-align: center;
}
.pmpro-confirmation .pmpro_actions_nav{
display: none;
}
  html .jelect-current {
height: auto; }
.vc-auto-search .jelect-current, .vc-auto-search div.select {
background: #fff !important;
text-align: left;
color: #222; }
.jelect {
position: relative;
display: inline-block;
cursor: pointer;
user-select: none;
box-sizing: border-box; }
.jelect.select_mod-a {
width: 190px; }
.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: 13px;
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 !important;
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; }  *,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
word-break: break-word;
word-wrap: break-word; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline; }
a:focus, a:active, a:visited {
outline: none !important; } :focus {
outline: 0; } article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
-webkit-appearance: none;
-moz-appearance: none; }
input[type=search] {
-webkit-appearance: none;
-moz-appearance: none;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
textarea {
overflow: auto;
vertical-align: top;
resize: vertical; } audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
max-width: 100%; } audio:not([controls]) {
display: none;
height: 0; } [hidden] {
display: none; } html {
font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a:focus {
outline: thin dotted; } a:active,
a:hover {
outline: 0; } img {
border: 0; -ms-interpolation-mode: bicubic; } figure {
margin: 0; } form {
margin: 0; } fieldset {
border: 1px solid;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; } legend {
border: 0; padding: 0;
white-space: normal; *margin-left: -7px; } button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button,
input {
line-height: normal; } button,
select {
text-transform: none; } button,
html input[type="button"],
input[type="reset"],
input[type="submit"], button, html [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: none; cursor: pointer; *overflow: visible; } button[disabled],
html input[disabled] {
cursor: default; } input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; } textarea {
overflow: auto; vertical-align: top; } table {
border-collapse: collapse;
border-spacing: 0; }
html,
button,
input,
select,
textarea {
color: #222; }
::-moz-selection {
background: #b3d4fc;
text-shadow: none; }
::selection {
background: #b3d4fc;
text-shadow: none; }
img {
vertical-align: middle; }
fieldset {
border: 0;
margin: 0;
padding: 0; }
textarea {
resize: vertical; }
.chromeframe {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0; }
label {
display: block;
margin-bottom: 10px; }
b,
strong {
font-weight: 700; } .tag-columns .wp-block-columns {
margin-top: 0 !important; }
.single-page-wrapper, .post-inner_content, .comment-moderation {  }
.single-page-wrapper .blocks-gallery-grid .blocks-gallery-item figcaption, .post-inner_content .blocks-gallery-grid .blocks-gallery-item figcaption, .comment-moderation .blocks-gallery-grid .blocks-gallery-item figcaption {
margin-bottom: 0; }
.single-page-wrapper .wp-block-column blockquote, .post-inner_content .wp-block-column blockquote, .comment-moderation .wp-block-column blockquote {
padding: 40px 30px; }
.single-page-wrapper .wp-block-column blockquote p, .post-inner_content .wp-block-column blockquote p, .comment-moderation .wp-block-column blockquote p {
margin-bottom: 0; }
.single-page-wrapper .wp-block-column blockquote:after, .post-inner_content .wp-block-column blockquote:after, .comment-moderation .wp-block-column blockquote:after {
font-size: 30px;
content: '\e80b';
font-family: "fl-custom-icon-font";
position: absolute;
bottom: 23px;
left: -4px;
width: 100px;
color: #253241;
opacity: 0.2;
font-style: normal; }
.single-page-wrapper .wp-block-column blockquote cite, .post-inner_content .wp-block-column blockquote cite, .comment-moderation .wp-block-column blockquote cite {
font-size: 14px;
margin-bottom: 0; }
.single-page-wrapper .wp-block-column p, .post-inner_content .wp-block-column p, .comment-moderation .wp-block-column p {
margin-top: 0 !important; }
.single-page-wrapper > p:first-child, .post-inner_content > p:first-child, .comment-moderation > p:first-child {
margin-top: 0 !important; }
.single-page-wrapper p, .post-inner_content p, .comment-moderation p {
margin-top: 25px;
margin-bottom: 25px; }
.single-page-wrapper a, .post-inner_content a, .comment-moderation a {
color: inherit;
transition: .3s ease; }
.single-page-wrapper a:hover, .post-inner_content a:hover, .comment-moderation a:hover {
transition: .3s ease; }
.single-page-wrapper ul,
.single-page-wrapper ol, .post-inner_content ul,
.post-inner_content ol, .comment-moderation ul,
.comment-moderation ol {
margin: 0 0 25px 0; }
.single-page-wrapper ul, .post-inner_content ul, .comment-moderation ul {
list-style: disc; }
.single-page-wrapper ul ul, .post-inner_content ul ul, .comment-moderation ul ul {
list-style: circle; }
.single-page-wrapper ul ul ul, .post-inner_content ul ul ul, .comment-moderation ul ul ul {
list-style: square; }
.single-page-wrapper ol, .post-inner_content ol, .comment-moderation ol {
list-style: decimal; }
.single-page-wrapper ol ol, .post-inner_content ol ol, .comment-moderation ol ol {
list-style: lower-alpha; }
.single-page-wrapper ol ol ol, .post-inner_content ol ol ol, .comment-moderation ol ol ol {
list-style: lower-roman; }
.single-page-wrapper li, .post-inner_content li, .comment-moderation li {
margin: 15px 0 0 25px; }
.single-page-wrapper li > ul,
.single-page-wrapper li > ol, .post-inner_content li > ul,
.post-inner_content li > ol, .comment-moderation li > ul,
.comment-moderation li > ol {
margin: 0 0 0 0; }
.single-page-wrapper .reset-list-style,
.single-page-wrapper .reset-list-style ul,
.single-page-wrapper .reset-list-style ol, .post-inner_content .reset-list-style,
.post-inner_content .reset-list-style ul,
.post-inner_content .reset-list-style ol, .comment-moderation .reset-list-style,
.comment-moderation .reset-list-style ul,
.comment-moderation .reset-list-style ol {
list-style: none;
margin: 0; }
.single-page-wrapper .reset-list-style li, .post-inner_content .reset-list-style li, .comment-moderation .reset-list-style li {
margin: 0; }
.single-page-wrapper dt,
.single-page-wrapper dd, .post-inner_content dt,
.post-inner_content dd, .comment-moderation dt,
.comment-moderation dd {
line-height: 1.5; }
.single-page-wrapper dt, .post-inner_content dt, .comment-moderation dt {
font-weight: 700; }
.single-page-wrapper dt + dd, .post-inner_content dt + dd, .comment-moderation dt + dd {
margin-top: 15px; }
.single-page-wrapper dd + dt, .post-inner_content dd + dt, .comment-moderation dd + dt {
margin-top: 20px; }
.single-page-wrapper ul ul, .post-inner_content ul ul, .comment-moderation ul ul {
margin-top: 0; }
.single-page-wrapper .wp-block-archives:not(.alignwide):not(.alignfull), .single-page-wrapper .wp-block-categories:not(.alignwide):not(.alignfull), .single-page-wrapper .wp-block-code, .single-page-wrapper .wp-block-columns:not(.alignwide):not(.alignfull), .single-page-wrapper .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .single-page-wrapper .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .single-page-wrapper .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .single-page-wrapper .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), .single-page-wrapper .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .single-page-wrapper .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), .single-page-wrapper .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), .single-page-wrapper .wp-block-media-text:not(.alignwide):not(.alignfull), .single-page-wrapper .wp-block-preformatted, .single-page-wrapper .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright), .single-page-wrapper .wp-block-quote, .single-page-wrapper .wp-block-quote.is-large, .single-page-wrapper .wp-block-quote.is-style-large, .single-page-wrapper .wp-block-verse, .single-page-wrapper .wp-block-video:not(.alignwide):not(.alignfull), .post-inner_content .wp-block-archives:not(.alignwide):not(.alignfull), .post-inner_content .wp-block-categories:not(.alignwide):not(.alignfull), .post-inner_content .wp-block-code, .post-inner_content .wp-block-columns:not(.alignwide):not(.alignfull), .post-inner_content .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .post-inner_content .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .post-inner_content .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .post-inner_content .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), .post-inner_content .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .post-inner_content .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), .post-inner_content .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), .post-inner_content .wp-block-media-text:not(.alignwide):not(.alignfull), .post-inner_content .wp-block-preformatted, .post-inner_content .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright), .post-inner_content .wp-block-quote, .post-inner_content .wp-block-quote.is-large, .post-inner_content .wp-block-quote.is-style-large, .post-inner_content .wp-block-verse, .post-inner_content .wp-block-video:not(.alignwide):not(.alignfull), .comment-moderation .wp-block-archives:not(.alignwide):not(.alignfull), .comment-moderation .wp-block-categories:not(.alignwide):not(.alignfull), .comment-moderation .wp-block-code, .comment-moderation .wp-block-columns:not(.alignwide):not(.alignfull), .comment-moderation .wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .comment-moderation .wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .comment-moderation .wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .comment-moderation .wp-block-group:not(.has-background):not(.alignwide):not(.alignfull), .comment-moderation .wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter), .comment-moderation .wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright), .comment-moderation .wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright), .comment-moderation .wp-block-media-text:not(.alignwide):not(.alignfull), .comment-moderation .wp-block-preformatted, .comment-moderation .wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright), .comment-moderation .wp-block-quote, .comment-moderation .wp-block-quote.is-large, .comment-moderation .wp-block-quote.is-style-large, .comment-moderation .wp-block-verse, .comment-moderation .wp-block-video:not(.alignwide):not(.alignfull) {
margin-bottom: 25px;
margin-top: 25px; }
.single-page-wrapper .wp-block-image .alignleft, .post-inner_content .wp-block-image .alignleft, .comment-moderation .wp-block-image .alignleft {
float: left;
margin-right: 25px; }
.single-page-wrapper .wp-block-image .alignright, .post-inner_content .wp-block-image .alignright, .comment-moderation .wp-block-image .alignright {
float: right;
margin-left: 25px; }
.single-page-wrapper .wp-block-image, .post-inner_content .wp-block-image, .comment-moderation .wp-block-image {
margin-top: 25px;
margin-bottom: 25px; }
.single-page-wrapper .wp-block-image figcaption, .post-inner_content .wp-block-image figcaption, .comment-moderation .wp-block-image figcaption {
margin-top: 10px;
margin-bottom: 10px; }
.single-page-wrapper .wp-block-button, .post-inner_content .wp-block-button, .comment-moderation .wp-block-button {
margin: 15px 0; }
.single-page-wrapper .wp-block-button a, .post-inner_content .wp-block-button a, .comment-moderation .wp-block-button a {
color: inherit !important; }
.single-page-wrapper .wp-block-pullquote, .post-inner_content .wp-block-pullquote, .comment-moderation .wp-block-pullquote {
padding: 0; }
.single-page-wrapper .wp-block-quote.is-large, .single-page-wrapper .wp-block-quote.is-style-large, .post-inner_content .wp-block-quote.is-large, .post-inner_content .wp-block-quote.is-style-large, .comment-moderation .wp-block-quote.is-large, .comment-moderation .wp-block-quote.is-style-large {
padding: 50px 75px !important; }
.single-page-wrapper .wp-block-quote.has-text-align-right:after, .post-inner_content .wp-block-quote.has-text-align-right:after, .comment-moderation .wp-block-quote.has-text-align-right:after {
text-align: left; }
.single-page-wrapper .wp-block-pullquote.has-background, .post-inner_content .wp-block-pullquote.has-background, .comment-moderation .wp-block-pullquote.has-background {
padding: 20px; }
.single-page-wrapper .wp-block-pullquote.is-style-solid-color blockquote, .post-inner_content .wp-block-pullquote.is-style-solid-color blockquote, .comment-moderation .wp-block-pullquote.is-style-solid-color blockquote {
background: transparent;
text-align: center; }
.single-page-wrapper .wp-block-quote.is-large p, .single-page-wrapper .wp-block-quote.is-style-large p, .post-inner_content .wp-block-quote.is-large p, .post-inner_content .wp-block-quote.is-style-large p, .comment-moderation .wp-block-quote.is-large p, .comment-moderation .wp-block-quote.is-style-large p {
line-height: 40px;
font-size: 30px; }
.single-page-wrapper .has-large-font-size, .post-inner_content .has-large-font-size, .comment-moderation .has-large-font-size {
line-height: 1.5; }
.single-page-wrapper .has-medium-font-size, .post-inner_content .has-medium-font-size, .comment-moderation .has-medium-font-size {
line-height: 1.5; }
.single-page-wrapper .has-drop-cap:not(:focus)::first-letter, .post-inner_content .has-drop-cap:not(:focus)::first-letter, .comment-moderation .has-drop-cap:not(:focus)::first-letter {
color: #222;
font-size: 5.1em;
font-weight: 800;
margin: 0.05em 0.1em 0 0; }
.single-page-wrapper .has-drop-cap:not(:focus)::first-letter::after, .post-inner_content .has-drop-cap:not(:focus)::first-letter::after, .comment-moderation .has-drop-cap:not(:focus)::first-letter::after {
content: "";
display: table;
clear: both; }
.single-page-wrapper .has-drop-cap:not(:focus)::after, .post-inner_content .has-drop-cap:not(:focus)::after, .comment-moderation .has-drop-cap:not(:focus)::after {
padding: 0; }
.single-page-wrapper .wp-block-cover, .single-page-wrapper .wp-block-cover-image, .post-inner_content .wp-block-cover, .post-inner_content .wp-block-cover-image, .comment-moderation .wp-block-cover, .comment-moderation .wp-block-cover-image {
margin-bottom: 25px; }
.single-page-wrapper .wp-block-cover-image .wp-block-subhead:not(.has-text-color), .single-page-wrapper .wp-block-cover-image h1:not(.has-text-color), .single-page-wrapper .wp-block-cover-image h2:not(.has-text-color), .single-page-wrapper .wp-block-cover-image h3:not(.has-text-color), .single-page-wrapper .wp-block-cover-image h4:not(.has-text-color), .single-page-wrapper .wp-block-cover-image h5:not(.has-text-color), .single-page-wrapper .wp-block-cover-image h6:not(.has-text-color), .single-page-wrapper .wp-block-cover-image p:not(.has-text-color), .single-page-wrapper .wp-block-cover .wp-block-subhead:not(.has-text-color), .single-page-wrapper .wp-block-cover h1:not(.has-text-color), .single-page-wrapper .wp-block-cover h2:not(.has-text-color), .single-page-wrapper .wp-block-cover h3:not(.has-text-color), .single-page-wrapper .wp-block-cover h4:not(.has-text-color), .single-page-wrapper .wp-block-cover h5:not(.has-text-color), .single-page-wrapper .wp-block-cover h6:not(.has-text-color), .single-page-wrapper .wp-block-cover p:not(.has-text-color), .post-inner_content .wp-block-cover-image .wp-block-subhead:not(.has-text-color), .post-inner_content .wp-block-cover-image h1:not(.has-text-color), .post-inner_content .wp-block-cover-image h2:not(.has-text-color), .post-inner_content .wp-block-cover-image h3:not(.has-text-color), .post-inner_content .wp-block-cover-image h4:not(.has-text-color), .post-inner_content .wp-block-cover-image h5:not(.has-text-color), .post-inner_content .wp-block-cover-image h6:not(.has-text-color), .post-inner_content .wp-block-cover-image p:not(.has-text-color), .post-inner_content .wp-block-cover .wp-block-subhead:not(.has-text-color), .post-inner_content .wp-block-cover h1:not(.has-text-color), .post-inner_content .wp-block-cover h2:not(.has-text-color), .post-inner_content .wp-block-cover h3:not(.has-text-color), .post-inner_content .wp-block-cover h4:not(.has-text-color), .post-inner_content .wp-block-cover h5:not(.has-text-color), .post-inner_content .wp-block-cover h6:not(.has-text-color), .post-inner_content .wp-block-cover p:not(.has-text-color), .comment-moderation .wp-block-cover-image .wp-block-subhead:not(.has-text-color), .comment-moderation .wp-block-cover-image h1:not(.has-text-color), .comment-moderation .wp-block-cover-image h2:not(.has-text-color), .comment-moderation .wp-block-cover-image h3:not(.has-text-color), .comment-moderation .wp-block-cover-image h4:not(.has-text-color), .comment-moderation .wp-block-cover-image h5:not(.has-text-color), .comment-moderation .wp-block-cover-image h6:not(.has-text-color), .comment-moderation .wp-block-cover-image p:not(.has-text-color), .comment-moderation .wp-block-cover .wp-block-subhead:not(.has-text-color), .comment-moderation .wp-block-cover h1:not(.has-text-color), .comment-moderation .wp-block-cover h2:not(.has-text-color), .comment-moderation .wp-block-cover h3:not(.has-text-color), .comment-moderation .wp-block-cover h4:not(.has-text-color), .comment-moderation .wp-block-cover h5:not(.has-text-color), .comment-moderation .wp-block-cover h6:not(.has-text-color), .comment-moderation .wp-block-cover p:not(.has-text-color) {
color: #fff; }
.single-page-wrapper .wp-block-cover-image .wp-block-subhead:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover-image h1:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover-image h2:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover-image h3:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover-image h4:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover-image h5:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover-image h6:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover-image p:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover .wp-block-subhead:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover h1:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover h2:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover h3:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover h4:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover h5:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover h6:not(.has-text-color) a:hover, .single-page-wrapper .wp-block-cover p:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image .wp-block-subhead:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image h1:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image h2:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image h3:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image h4:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image h5:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image h6:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover-image p:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover .wp-block-subhead:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover h1:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover h2:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover h3:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover h4:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover h5:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover h6:not(.has-text-color) a:hover, .post-inner_content .wp-block-cover p:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image .wp-block-subhead:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image h1:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image h2:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image h3:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image h4:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image h5:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image h6:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover-image p:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover .wp-block-subhead:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover h1:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover h2:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover h3:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover h4:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover h5:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover h6:not(.has-text-color) a:hover, .comment-moderation .wp-block-cover p:not(.has-text-color) a:hover {
color: #fff; }
.single-page-wrapper .wp-block-group.has-background, .post-inner_content .wp-block-group.has-background, .comment-moderation .wp-block-group.has-background {
padding: 35px; }
.single-page-wrapper .alignnone, .single-page-wrapper .aligncenter, .single-page-wrapper .alignleft, .single-page-wrapper .alignright, .single-page-wrapper .alignwide, .post-inner_content .alignnone, .post-inner_content .aligncenter, .post-inner_content .alignleft, .post-inner_content .alignright, .post-inner_content .alignwide, .comment-moderation .alignnone, .comment-moderation .aligncenter, .comment-moderation .alignleft, .comment-moderation .alignright, .comment-moderation .alignwide {
margin-top: 25px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto; }
.single-page-wrapper > .alignfull, .post-inner_content > .alignfull, .comment-moderation > .alignfull {
margin-bottom: 25px;
margin-top: 25px; }
.single-page-wrapper pre, .post-inner_content pre, .comment-moderation pre {
padding: 25px;
border: 1px solid; }
.single-page-wrapper .wp-block-table table, .post-inner_content .wp-block-table table, .comment-moderation .wp-block-table table {
width: 100%; }
.single-page-wrapper table, .post-inner_content table, .comment-moderation table {
border-collapse: collapse;
margin-bottom: 25px;
margin-top: 25px;
border: 1px solid; }
.single-page-wrapper th, .single-page-wrapper td, .post-inner_content th, .post-inner_content td, .comment-moderation th, .comment-moderation td {
border: 1px solid;
line-height: 1.4;
margin: 0;
overflow: visible;
padding: 10px; }
.single-page-wrapper .wp-block-table.is-style-stripes td, .single-page-wrapper .wp-block-table.is-style-stripes th, .post-inner_content .wp-block-table.is-style-stripes td, .post-inner_content .wp-block-table.is-style-stripes th, .comment-moderation .wp-block-table.is-style-stripes td, .comment-moderation .wp-block-table.is-style-stripes th {
border: 1px solid; }
.single-page-wrapper p + h1, .single-page-wrapper p + h2, .single-page-wrapper p + h3, .single-page-wrapper p + h4, .single-page-wrapper p + h5, .single-page-wrapper p + h6, .post-inner_content p + h1, .post-inner_content p + h2, .post-inner_content p + h3, .post-inner_content p + h4, .post-inner_content p + h5, .post-inner_content p + h6, .comment-moderation p + h1, .comment-moderation p + h2, .comment-moderation p + h3, .comment-moderation p + h4, .comment-moderation p + h5, .comment-moderation p + h6 {
margin-top: 25px; }
.single-page-wrapper cite, .post-inner_content cite, .comment-moderation cite {
display: inline-flex;
margin-bottom: 25px; }
.single-page-wrapper .gallery + h1, .single-page-wrapper .gallery + h2, .single-page-wrapper .gallery + h3, .single-page-wrapper .gallery + h4, .single-page-wrapper .gallery + h5, .single-page-wrapper .gallery + h6, .post-inner_content .gallery + h1, .post-inner_content .gallery + h2, .post-inner_content .gallery + h3, .post-inner_content .gallery + h4, .post-inner_content .gallery + h5, .post-inner_content .gallery + h6, .comment-moderation .gallery + h1, .comment-moderation .gallery + h2, .comment-moderation .gallery + h3, .comment-moderation .gallery + h4, .comment-moderation .gallery + h5, .comment-moderation .gallery + h6 {
margin-top: 25px; }
.single-page-wrapper .gallery, .post-inner_content .gallery, .comment-moderation .gallery {
display: flex;
flex-wrap: wrap;
margin: 0 -15px; }
.single-page-wrapper .gallery .gallery-item, .post-inner_content .gallery .gallery-item, .comment-moderation .gallery .gallery-item {
text-align: center; }
.single-page-wrapper .gallery .gallery-item img, .post-inner_content .gallery .gallery-item img, .comment-moderation .gallery .gallery-item img {
display: inline-block; }
.single-page-wrapper .gallery-item, .post-inner_content .gallery-item, .comment-moderation .gallery-item {
margin: 15px 0;
padding: 0 15px;
width: 100%; }
.single-page-wrapper .gallery-columns-2 .gallery-item, .post-inner_content .gallery-columns-2 .gallery-item, .comment-moderation .gallery-columns-2 .gallery-item {
max-width: 50%; }
.single-page-wrapper .gallery-columns-3 .gallery-item, .post-inner_content .gallery-columns-3 .gallery-item, .comment-moderation .gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.single-page-wrapper .gallery-columns-4 .gallery-item, .post-inner_content .gallery-columns-4 .gallery-item, .comment-moderation .gallery-columns-4 .gallery-item {
max-width: 25%; }
.single-page-wrapper .gallery-columns-5 .gallery-item, .post-inner_content .gallery-columns-5 .gallery-item, .comment-moderation .gallery-columns-5 .gallery-item {
max-width: 20%; }
.single-page-wrapper .gallery-columns-6 .gallery-item, .post-inner_content .gallery-columns-6 .gallery-item, .comment-moderation .gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.single-page-wrapper .gallery-columns-7 .gallery-item, .post-inner_content .gallery-columns-7 .gallery-item, .comment-moderation .gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.single-page-wrapper .gallery-columns-8 .gallery-item, .post-inner_content .gallery-columns-8 .gallery-item, .comment-moderation .gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.single-page-wrapper .gallery-columns-9 .gallery-item, .post-inner_content .gallery-columns-9 .gallery-item, .comment-moderation .gallery-columns-9 .gallery-item {
max-width: 11.11%; }
.single-page-wrapper img, .post-inner_content img, .comment-moderation img {
display: block; }
.single-page-wrapper figure figcaption, .post-inner_content figure figcaption, .comment-moderation figure figcaption {
text-align: center; }
.single-page-wrapper .alignleft, .post-inner_content .alignleft, .comment-moderation .alignleft {
float: left;
margin: 0 25px 10px 0; }
.single-page-wrapper .alignright, .post-inner_content .alignright, .comment-moderation .alignright {
float: right;
margin: 0 0 10px 25px; }
.single-page-wrapper .wp-block-image figure, .post-inner_content .wp-block-image figure, .comment-moderation .wp-block-image figure {
width: auto;
max-width: none;
margin-bottom: 15px !important; }
.single-page-wrapper .wp-block-button, .post-inner_content .wp-block-button, .comment-moderation .wp-block-button {
transition: .3s ease; }
.single-page-wrapper .wp-block-button:hover, .post-inner_content .wp-block-button:hover, .comment-moderation .wp-block-button:hover {
transition: .3s ease; }
.single-page-wrapper .wp-block-button .wp-block-button__link:hover, .post-inner_content .wp-block-button .wp-block-button__link:hover, .comment-moderation .wp-block-button .wp-block-button__link:hover {
color: #ffffff !important; }
.single-page-wrapper .wp-block-button.is-style-outline .wp-block-button__link, .post-inner_content .wp-block-button.is-style-outline .wp-block-button__link, .comment-moderation .wp-block-button.is-style-outline .wp-block-button__link {
color: #32373c !important; }
.single-page-wrapper .wp-block-cover, .post-inner_content .wp-block-cover, .comment-moderation .wp-block-cover {
margin-bottom: 25px; }
.single-page-wrapper dl, .post-inner_content dl, .comment-moderation dl {
margin-bottom: 25px; }
.single-page-wrapper .wp-block-archives-list li, .post-inner_content .wp-block-archives-list li, .comment-moderation .wp-block-archives-list li {
list-style: none;
margin-left: 0;
position: relative; }
.single-page-wrapper .wp-block-archives-list li .fl-archive-post-count, .post-inner_content .wp-block-archives-list li .fl-archive-post-count, .comment-moderation .wp-block-archives-list li .fl-archive-post-count {
position: absolute;
top: 0;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: flex-end;
line-height: 1;
transition: .3s ease-in;
height: 100%; }
.single-page-wrapper select, .post-inner_content select, .comment-moderation select {
background: url(https://motoautoplakias.com/wp-content/themes/revus666/assets/css/sass/images/arrow-dropdown.png) 97% 50%;
background-repeat: no-repeat; }
.single-page-wrapper .wp-block-calendar, .post-inner_content .wp-block-calendar, .comment-moderation .wp-block-calendar {
margin-top: 25px;
margin-bottom: 25px; }
.single-page-wrapper .wp-block-calendar table caption, .post-inner_content .wp-block-calendar table caption, .comment-moderation .wp-block-calendar table caption {
caption-side: top;
font-weight: 600;
color: #222;
text-align: center;
padding-top: 20px;
padding-bottom: 20px; }
.single-page-wrapper .wp-block-calendar table th, .post-inner_content .wp-block-calendar table th, .comment-moderation .wp-block-calendar table th {
background: none;
font-weight: 600;
color: #222; }
.single-page-wrapper .wp-block-calendar table td, .post-inner_content .wp-block-calendar table td, .comment-moderation .wp-block-calendar table td {
padding-top: 15px;
padding-bottom: 15px; }
.single-page-wrapper .wp-block-calendar table tfoot td a, .post-inner_content .wp-block-calendar table tfoot td a, .comment-moderation .wp-block-calendar table tfoot td a {
color: #222222;
text-decoration: none;
font-weight: 500; }
.single-page-wrapper .wp-block-calendar nav, .post-inner_content .wp-block-calendar nav, .comment-moderation .wp-block-calendar nav {
display: flex;
justify-content: space-between; }
.single-page-wrapper .wp-block-latest-comments li, .post-inner_content .wp-block-latest-comments li, .comment-moderation .wp-block-latest-comments li {
list-style: none;
margin-left: 0;
margin-top: 25px; }
.single-page-wrapper .wp-block-latest-comments li .wp-block-latest-comments__comment-author, .post-inner_content .wp-block-latest-comments li .wp-block-latest-comments__comment-author, .comment-moderation .wp-block-latest-comments li .wp-block-latest-comments__comment-author {
font-weight: 500;
color: #222222; }
.single-page-wrapper .wp-block-latest-comments li time, .post-inner_content .wp-block-latest-comments li time, .comment-moderation .wp-block-latest-comments li time {
margin-top: 3px;
margin-bottom: 5px;
color: #7b7d7f;
font-size: 13px; }
.single-page-wrapper .wp-block-latest-posts li, .post-inner_content .wp-block-latest-posts li, .comment-moderation .wp-block-latest-posts li {
margin-top: 25px;
margin-left: 0; }
.single-page-wrapper .wp-block-latest-posts li time, .post-inner_content .wp-block-latest-posts li time, .comment-moderation .wp-block-latest-posts li time {
margin-top: 3px;
margin-bottom: 5px;
color: #7b7d7f;
font-size: 13px; }
.single-page-wrapper .wp-block-latest-posts.is-grid li, .post-inner_content .wp-block-latest-posts.is-grid li, .comment-moderation .wp-block-latest-posts.is-grid li {
margin-top: 15px;
padding-top: 25px;
border-top: 1px solid #e2e4e7; }
.single-page-wrapper .wp-block-search, .post-inner_content .wp-block-search, .comment-moderation .wp-block-search {
position: relative; }
.single-page-wrapper .wp-block-search .wp-block-search__input, .post-inner_content .wp-block-search .wp-block-search__input, .comment-moderation .wp-block-search .wp-block-search__input {
max-width: calc(100% - 157px); }
.single-page-wrapper .wp-block-search button, .post-inner_content .wp-block-search button, .comment-moderation .wp-block-search button {
flex-grow: 0;
height: 46px;
width: 105px;
color: #fff;
transition: .3s ease;
text-transform: uppercase;
font-size: 13px; }
.single-page-wrapper .wp-block-search button:hover, .post-inner_content .wp-block-search button:hover, .comment-moderation .wp-block-search button:hover {
transition: .3s ease; }
.single-page-wrapper .wp-block-tag-cloud a, .post-inner_content .wp-block-tag-cloud a, .comment-moderation .wp-block-tag-cloud a {
font-weight: 500;
background-color: #e5f7ff;
line-height: 1;
font-size: 12px !important;
padding: 10px 24px;
margin-right: 7px;
margin-bottom: 7px;
display: inline-flex;
transition: all .3s ease; }
.single-page-wrapper .wp-block-tag-cloud a:hover, .post-inner_content .wp-block-tag-cloud a:hover, .comment-moderation .wp-block-tag-cloud a:hover {
transition: all .3s ease;
background-color: #1b62db;
color: #ffffff !important; }
.single-page-wrapper .wp-block-rss li, .post-inner_content .wp-block-rss li, .comment-moderation .wp-block-rss li {
list-style: none;
margin-left: 0; }
.single-page-wrapper figcaption a, .post-inner_content figcaption a, .comment-moderation figcaption a {
color: inherit;
transition: .3s ease; }
.single-page-wrapper figcaption a:hover, .post-inner_content figcaption a:hover, .comment-moderation figcaption a:hover {
transition: .3s ease; }
.single-page-wrapper blockquote a {
color: inherit;
transition: .3s ease; }
.single-page-wrapper blockquote a:hover {
transition: .3s ease; }
.single-page-wrapper table a {
color: inherit;
transition: .3s ease; }
.single-page-wrapper table a:hover {
transition: .3s ease; }
.single-page-wrapper dd a {
color: inherit;
transition: .3s ease; }
.single-page-wrapper dd a:hover {
transition: .3s ease; }
.single-page-wrapper p a {
color: inherit;
transition: .3s ease; }
.single-page-wrapper p a:hover {
transition: .3s ease; }
.plugin-disable p {
margin-bottom: 25px; }
.plugin-disable *:last-child {
margin-bottom: 0 !important; }
.plugin-disable .comment-moderation img {
margin-bottom: 10px !important; }
iframe, figure {
max-width: 100%;
width: 100%; }
address {
padding: 25px;
margin-top: 25px;
margin-bottom: 25px; }
code {
margin: 3px; }
code, kbd, pre, samp {
font-family: monospace;
font-size: 90%;
padding: 3px 10px;
color: #222;
margin-top: 25px;
margin-bottom: 25px; }
select {
cursor: pointer;
position: relative;
max-width: 100%;
appearance: none;
outline: 0;
width: 100%;
color: #aaaaaa;
border-radius: 28px;
line-height: 1;
padding: 16px 35px;
border: 1px solid;
margin-bottom: 20px;
transition: .3s ease;
background: url(https://motoautoplakias.com/wp-content/themes/revus666/assets/css/sass/images/arrow-dropdown.png) 95% 40% #fff;
background-repeat: no-repeat; }
select:hover, select:active, select:focus {
border-color: transparent;
-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; }
p + p {
margin-top: 25px;
margin-bottom: 0; }
figcaption {
font-size: 90%;
margin-top: 10px;
margin-bottom: 10px; }
img {
max-width: 100%;
height: auto; }
a:hover {
text-decoration: none; }
.fl-page-padding {
height: 110px; }
#fl-main-holder {
overflow: hidden; }
.fl-main-container {
overflow: hidden; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
margin-bottom: 23px; }
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button:focus, button:active,
[type="button"]:focus,
[type="button"]:active,
[type="reset"]:focus,
[type="reset"]:active,
[type="submit"]:focus,
[type="submit"]:active {
outline: none; }
.sticky .post--title .title-link {
padding-left: 25px;
position: relative; }
.sticky .post--title .title-link:after {
position: absolute;
left: 0;
top: 1px;
font-size: 25px;
content: '\f08d';
font-family: FontAwesome; }
input {
width: 100%;
color: #aaaaaa;
line-height: 1;
padding: 13px 20px;
border: 1px solid;
margin-bottom: 20px;
max-width: 100%;
transition: .3s ease; }
input::placeholder {
color: #aaaaaa; }
input:hover, input:active, input:focus {
border-color: transparent;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease; }
input[type=checkbox] {
width: auto;
display: inline-flex;
margin-right: 4px;
margin-bottom: 0; }
input[type=checkbox]:hover, input[type=checkbox]:active, input[type=checkbox]:focus {
box-shadow: none !important;
transition: .3s ease; }
textarea {
color: #aaaaaa;
padding: 13px 20px;
max-width: 100%;
width: 100%;
margin-bottom: 20px;
border-radius: 25px;
border: 1px solid;
min-height: 130px;
height: 130px;
resize: none;
transition: .3s ease; }
textarea::placeholder {
color: #aaaaaa; }
textarea:hover, textarea:active, textarea:focus {
border-color: transparent;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease; }
button {
border: none; }
blockquote {
margin-top: 30px;
margin-bottom: 30px;
padding: 50px 75px;
line-height: 33px;
font-size: 16px;
color: #222222;
position: relative;
text-align: center;
font-style: italic; }
blockquote a {
color: inherit;
transition: .3s ease; }
blockquote a:hover {
transition: .3s ease; }
blockquote p {
font-size: inherit !important; }
blockquote p:first-child {
margin-top: 0 !important; }
blockquote:after {
font-size: 60px;
content: '\e80b';
font-family: "fl-custom-icon-font";
position: absolute;
bottom: 40px;
left: 25px;
width: 100px;
color: #253241;
opacity: 0.2;
font-style: normal; }
blockquote cite, blockquote em {
margin-top: 15px;
margin-bottom: 0 !important;
font-size: 15px;
font-style: normal; }
blockquote.extraclass:after {
bottom: 40px !important;
left: 45px !important; }
blockquote.has-very-dark-gray-color:after {
font-size: 47px;
bottom: 60px; }
.slick-slider {
overflow: hidden; }
.slick-slider .slick-track:after {
content: "";
clear: both;
display: table; }
.slick-slider .slider-image {
float: left; }
.cf::after {
content: "";
clear: both;
display: table; }
.hidden {
display: none; }
.fl-form-password-protected .fl-input-group {
display: flex;
flex-wrap: wrap; }
.fl-form-password-protected .fl-input-group input {
flex-grow: 1;
max-width: 70%;
width: 100%;
color: #aaaaaa;
border-radius: 0;
line-height: 1;
padding: 13px 35px;
transition: .3s ease;
margin-right: 15px;
margin-bottom: 0; }
.fl-form-password-protected .fl-input-group button {
max-height: 47px;
flex-grow: 0;
text-transform: uppercase; }
.comment-moderation p {
margin-bottom: 25px; }
.comment-moderation h1, .comment-moderation h2, .comment-moderation h3, .comment-moderation h4, .comment-moderation h5, .comment-moderation h6 {
margin-top: 25px; }
.comment-moderation img {
display: block;
margin-top: 10px;
margin-bottom: 10px !important; }
.trackback .comments--reply-wrapper {
flex-wrap: wrap; }
.trackback .comment-author-name {
display: block; } .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.gallery-caption {
box-sizing: border-box; }
.bypostauthor {
box-sizing: border-box; }
.fl-story-page-inner > a {
transition: .3s ease;
color: inherit; }
.fl-story-page-inner > a:hover {
transition: .3s ease; }
.single-post-wrapper img.alignleft, .single-post-wrapper img.alignright, .single-page-wrapper img.alignleft, .single-page-wrapper img.alignright {
clear: both; }
.wp-block-latest-comments__comment-meta {
background-color: transparent; }
.post-inner-pagination, .page-inner-pagination {
padding-top: 25px; }
.post-inner-pagination .pagination-text, .page-inner-pagination .pagination-text {
color: #222222;
margin-right: 5px; }
.post-inner-pagination .post-page-numbers, .page-inner-pagination .post-page-numbers {
height: 40px;
display: inline-flex;
align-items: center;
border: 1px solid #ddd;
line-height: 1;
width: 40px;
transition: .3s ease;
cursor: pointer;
margin-right: 10px;
font-size: 16px;
justify-content: center;
color: #222; }
.post-inner-pagination .post-page-numbers.current, .page-inner-pagination .post-page-numbers.current {
color: #fff; }
.plugin-disable .comment-form-cookies-consent {
margin-top: 20px; }
.plugin-disable form.fl-comment-form .comment-form-cookies-consent input[type=checkbox]:before {
top: 3px; }
.plugin-disable form.fl-comment-form .comment-form-cookies-consent input[type=checkbox]:after {
top: 6px !important;
left: 3px !important; }
.plugin-disable .blocks-gallery-grid {
margin-bottom: 0 !important; }
.plugin-disable .blocks-gallery-grid .blocks-gallery-item {
margin-bottom: 20px !important; }
.plugin-disable blockquote cite {
margin-top: 0; }
.plugin-disable blockquote cite em {
margin-top: 0; }
.plugin-disable .wp-block-gallery.columns-3 .blocks-gallery-caption {
display: flex;
margin-bottom: 20px !important;
margin-top: 0; }
.plugin-disable .wp-block-gallery.columns-2 figcaption {
margin-top: 0; }
.plugin-disable figure + p {
margin-top: 0; }
.plugin-disable figure.wp-block-gallery {
margin-bottom: 0 !important; }
.plugin-disable .wp-block-spacer + p {
margin-top: 0; }
.plugin-disable .wp-block-columns ol li:first-child {
margin-top: 0; }
.plugin-disable .wp-block-columns .wp-block-quote {
margin-top: 0; }
.post-inner_content .wp-block-pullquote.is-style-solid-color blockquote {
margin-bottom: 20px !important; }
body.logged-in .plugin-disable form.fl-comment-form .submit-btn-container {
margin-top: 20px; }
.rev-slider-mobile-bg {
min-height: 100% !important;
opacity: .9; }
.helping-plugin-not-found .wp-block-button .wp-block-button__link {
color: #fff !important; }
.helping-plugin-not-found .wp-block-button .wp-block-button__link:hover {
opacity: 1 !important; }
.helping-plugin-not-found .wp-block-button.is-style-outline .wp-block-button__link {
color: #32373c !important; }
.helping-plugin-not-found .wp-block-button.is-style-outline .wp-block-button__link:hover {
opacity: 1 !important;
color: #fff !important; }
.helping-plugin-not-found form.fl-comment-form input, .helping-plugin-not-found form.fl-comment-form textarea {
margin-bottom: 20px !important; }
.helping-plugin-not-found .comment-moderation cite {
margin-bottom: 0 !important; }
#booking_car_info .rb_field:last-child input {
margin-bottom: 0 !important; }
#booking_car_info .booking_form {
padding-top: 0 !important; }
.sidebar_container .widget:last-child {
margin-bottom: 0; } #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: 600px;
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 {
background-color: #253241;
transition: all .3s;
overflow: hidden;
color: #fff;
font-size: 14px;
align-items: stretch; }
.fl-top-header-content .info-container {
display: flex;
min-height: 55px;
position: relative;
align-items: stretch; }
.fl-top-header-content .info-container a {
color: inherit; }
.fl-top-header-content .info-container:before {
content: '';
position: absolute;
right: 100%;
width: 2000px;
bottom: 0;
top: 0;
background-color: #FFF; }
.fl-top-header-content .info-container:after {
content: '';
position: absolute;
right: 100%;
border-style: solid;
border-width: 28px;
bottom: 0;
top: -1px;
background-color: #FFF;
transition: all .3s; }
.fl-top-header-content .info-container .left-top-header-content {
display: flex;
align-items: center; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .widget {
display: inline-block;
line-height: 1;
padding-right: 20px;
margin-right: 20px;
border-right: 1px solid rgba(255, 255, 255, 0.5); }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar .widget:last-child {
border-right: 0;
margin-right: 0; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar a {
transition: .2s ease; }
.fl-top-header-content .info-container .left-top-header-content .header-sidebar a:hover {
transition: .2s 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 .header-btn {
line-height: 55px;
display: flex;
align-items: center;
padding: 0 25px;
font-size: 13px;
position: relative;
overflow: hidden;
z-index: 0; }
.fl-top-header-content .info-container .right-top-header-content .header-btn i {
margin-right: 9px;
margin-top: 2px;
font-size: 17px; }
.fl-top-header-content .info-container .right-top-header-content .header-btn:before, .fl-top-header-content .info-container .right-top-header-content .header-btn:after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.fl-top-header-content .info-container .right-top-header-content .header-btn:before {
z-index: -2; }
.fl-top-header-content .info-container .right-top-header-content .header-btn:after {
width: 140%;
left: -20%;
z-index: -1;
transform-origin: 0 50%;
transform: skew(-35deg) scaleX(0);
transition: transform .5s ease; }
.fl-top-header-content .info-container .right-top-header-content .header-btn:hover:after {
-moz-transform: skew(-35deg) scaleX(1);
-ms-transform: skew(-35deg) scaleX(1);
-webkit-transform: skew(-35deg) scaleX(1);
transform: skew(-35deg) scaleX(1); } .fl-header--navigation-style-one .fl--hamburger-menu {
display: none; }
.fl-header--navigation-style-one .fl--logo-container .logotype-text {
margin-bottom: 0; }
.fl-header--navigation .fl-bottom-header-content {
padding: 6px 0; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container {
position: relative;
min-height: 80px;
display: flex;
align-items: center; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--logo-container {
transition: all .3s;
position: relative;
top: -20px;
flex-grow: 0;
min-width: 16.6666666667%; }
.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; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-icon {
padding: 0 15px; }
.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.fixed-navbar {
position: absolute;
background: #fff;
width: 100%; }
.fl-header--navigation.fixed-enable {
box-shadow: 0 1px 1px 0 #ddd;
transition: .5s ease;
position: fixed;
background: #fff;
z-index: 99;
animation: enable_fixed_nav_bar .3s ease; }
.fl-header--navigation.fixed-enable .fl-top-header-content {
display: none; }
.fl-header--navigation.fixed-enable .fl--logo-container {
top: 0 !important; }
.fl-header--navigation.scrollUp {
transform: translateY(calc(-100% - 2px));
transition: .5s ease; }
.fl-header--navigation.plugin-disable .fl--logo-container {
top: 0 !important; }
.header-padding {
padding-top: 147px; }
.fl-header--navigation.phone-position-right .fl-bottom-header-content .fl-navigation-container .fl--logo-container {
order: 0; }
.fl-header--navigation.phone-position-right .fl-bottom-header-content .fl-navigation-container .fl-mega-menu {
order: 1;
text-align: left; }
.fl-header--navigation.phone-position-right .fl-bottom-header-content .fl-navigation-container .header-contact {
order: 2; }
.fl-header--navigation.phone-position-right .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container {
order: 3; }
@keyframes enable_fixed_nav_bar {
from {
transform: translateY(-100%); }
to {
transform: translateY(0); } } .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: 3px;
width: 100%;
height: 2px;
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 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: 12px;
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 12.5px 12.5px; }
.fl-mega-menu ul li.menu-item-depth-0:last-child > a {
padding-right: 0; }
.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: 9px;
right: -1px;
transform: translateY(-50%); }
.fl-mega-menu ul li {
position: relative;
display: inline-block; }
.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: 0 60px 15px 15px;
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; }
.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 {
font-family: "Montserrat";
font-size: 10px;
font-style: normal;
font-weight: 700;
text-transform: uppercase !important;
line-height: 10px;
letter-spacing: 1.2px;
color: #262626;
margin: 10px 0 20px 0;
padding-bottom: 0 !important; } .fl-page-heading {
min-height: 300px;
background-repeat: no-repeat;
background-size: cover; }
.fl-page-heading .fl--page-header-content {
min-height: 300px;
position: relative;
display: flex;
align-items: center;
justify-content: center; }
.fl-page-heading .fl--page-header-content .header-entry-container {
position: absolute;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
flex-direction: column;
z-index: 0;
padding-left: 145px;
padding-right: 145px; }
.fl-page-heading .fl--page-header-content .header-entry-container:after {
z-index: -1;
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(18, 24, 32, 0.85);
clip-path: polygon(0 0%, 87% 0, 100% 100%, 13% 100%); }
.fl-page-heading .fl--page-header-content .header-entry-container .header-title {
color: #fff; }
.breadcrumbs-heading {
color: #fff;
font-size: 14px; }
.breadcrumbs-heading .breadcrumbs-delimiter {
margin: 0 7.5px;
font-size: 12px; }
.breadcrumbs-heading a {
color: #fff;
transition: .3s ease;
opacity: .7; }
.breadcrumbs-heading a:hover {
opacity: 1;
transition: .3s ease; } .fl-blog-post-div .right-sidebar {
padding-right: 30px; }
.fl-blog-post-div .left-sidebar {
padding-left: 30px; }
.post-archive-wrapper .fl-post-item {
margin-bottom: 45px;
padding-bottom: 45px;
border-bottom: 1px solid #dddddd; }
.post-archive-wrapper .fl-post-item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none; }
.post-archive-wrapper .fl-post-item .post-top-content {
position: relative; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder {
margin-bottom: 25px;
position: relative;
overflow: hidden; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .post-gallery-slider .gallery-img {
display: block;
float: left; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left, .post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right {
cursor: pointer;
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 45px;
display: inline-flex;
justify-content: center;
align-items: center;
color: #1b1e21;
background: #fff;
z-index: 1;
opacity: .75;
transition: .2s ease;
border-radius: 2px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left:hover, .post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right:hover {
transition: .2s ease;
opacity: 1; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left {
left: 35px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left:before {
margin-left: 5px;
transform: rotate(-45deg);
content: '';
color: white;
width: 10px;
height: 10px;
display: block;
border-left: 2px solid #253241;
border-top: 2px solid #253241; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right {
right: 35px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right:before {
margin-right: 5px;
transform: rotate(45deg);
content: '';
opacity: .75;
color: white;
width: 10px;
height: 10px;
display: block;
border-right: 2px solid;
border-top: 2px solid;
border-top-color: #253241;
border-right-color: #253241; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .post-link-mask {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .post-link-mask .post-format-link {
position: relative;
z-index: 2;
margin: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 100%;
width: 55px;
height: 55px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .post-link-mask .post-format-link i {
color: #222;
font-size: 18px;
position: relative;
z-index: 2; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .post-link-mask .post-format-link:before {
content: "";
display: block;
width: calc(100% + 10px);
height: calc(100% + 10px);
opacity: .3;
position: absolute;
top: -5px;
left: -5px;
z-index: 1;
border-radius: 50%;
transition: .5s ease;
background-color: #fff;
animation: pulse-border 2s ease infinite; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .post-link-mask .post-format-link:after {
background-color: #fff;
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: block;
border-radius: 50%;
transition: .5s ease; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .video-btn-wrap {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .video-btn-wrap .video-btn {
position: relative;
z-index: 2;
margin: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 100%;
width: 55px;
height: 55px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .video-btn-wrap .video-btn i {
color: #222;
font-size: 18px;
position: relative;
left: 2px;
top: 1px;
z-index: 2; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .video-btn-wrap .video-btn:before {
content: "";
display: block;
width: calc(100% + 10px);
height: calc(100% + 10px);
opacity: .3;
position: absolute;
top: -5px;
left: -5px;
z-index: 1;
border-radius: 50%;
transition: .5s ease;
background-color: #fff;
animation: pulse-border 2s ease infinite; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .video-btn-wrap .video-btn:after {
background-color: #fff;
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: block;
border-radius: 50%;
transition: .5s ease; }
.post-archive-wrapper .fl-post-item .post-top-content .post-date {
color: #fff;
line-height: 1;
text-align: center;
position: absolute;
top: 35px;
left: 35px;
padding: 13px 25px;
font-size: 30px; }
.post-archive-wrapper .fl-post-item .post-top-content .post-date .month-date {
text-transform: uppercase;
margin-top: 5px;
font-size: 12px; }
.post-archive-wrapper .fl-post-item .post-top-content .post-date:after {
position: absolute;
right: 5px;
bottom: 5px;
border-width: 5px;
border-style: solid;
border-color: transparent #fff #fff transparent;
content: ''; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post--title {
font-size: 24px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post--title a {
transition: .3s ease; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post--title a:hover {
transition: .3s ease; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-text--content {
color: #555555;
font-size: 15px;
line-height: 24px;
margin-bottom: 35px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info {
display: flex;
align-items: center;
flex-wrap: wrap; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-link {
flex-grow: 0;
font-size: 12px;
text-transform: uppercase;
line-height: 1;
position: relative;
padding-bottom: 8px;
transition: .2s ease-out; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-link:before {
transition: transform .2s ease-out .2s,-webkit-transform .2s ease-out .2s;
transform: scaleX(1);
transform-origin: left;
width: 100%;
height: 2px;
content: '';
position: absolute;
left: 0;
bottom: 0;
z-index: 1; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-link: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: 2px;
z-index: 2; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-link:hover {
transition: .2s ease-out; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-link:hover:before {
transition: transform .2s ease-out,-webkit-transform .2s ease-out;
transform: scaleX(0);
transform-origin: right; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-link:hover:after {
transform: scaleX(1);
transform-origin: left; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info {
justify-content: flex-end;
flex-grow: 1;
position: relative;
display: flex;
flex-wrap: wrap; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.author-post, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.comment-post, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.share-post {
line-height: 1;
display: inline-flex;
font-size: 12px;
text-transform: uppercase;
align-items: center; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.author-post:last-child, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.comment-post:last-child, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.share-post:last-child {
margin-right: 0; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.author-post i, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.comment-post i, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.share-post i {
font-size: 15px;
margin-right: 5px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.author-post a, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.comment-post a, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.share-post a {
color: inherit;
transition: color .3s ease; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.author-post a:hover, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.comment-post a:hover, .post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info div.share-post a:hover {
transition: color .3s ease; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .author-post .author-prefix {
margin-right: 3px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .comment-post {
margin-left: 15px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .comment-post .comment-count {
top: -3px;
position: relative; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .post-like-info {
margin-left: 15px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .post-like-info a {
color: inherit; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .post-like-info a i {
margin-right: 5px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .post-like-info a .sl-count {
font-size: 13px;
top: -1px;
position: relative; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info .share-post {
margin-left: 15px; }
.post-archive-wrapper .fl-post-item:last-child {
margin-bottom: 0; }
@keyframes pulse-border {
0%,100% {
-webkit-transform: scale(1);
transform: scale(1); }
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1); } } .single-post-wrapper .post-top-content {
position: relative; }
.single-post-wrapper .post-top-content .post--holder {
margin-bottom: 25px;
position: relative;
overflow: hidden; }
.single-post-wrapper .post-top-content .post--holder.gallery .post-gallery-slider .gallery-img {
display: block;
float: left; }
.single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left, .single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right {
cursor: pointer;
position: absolute;
top: 50%;
transform: translateY(-50%);
height: 40px;
width: 45px;
display: inline-flex;
justify-content: center;
align-items: center;
color: #1b1e21;
background: #fff;
z-index: 1;
opacity: .75;
transition: .2s ease;
border-radius: 2px; }
.single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left:hover, .single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right:hover {
transition: .2s ease;
opacity: 1; }
.single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left {
left: 35px; }
.single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-left:before {
margin-left: 5px;
transform: rotate(-45deg);
content: '';
color: white;
width: 10px;
height: 10px;
display: block;
border-left: 2px solid #253241;
border-top: 2px solid #253241; }
.single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right {
right: 35px; }
.single-post-wrapper .post-top-content .post--holder.gallery .fl-slider-arrows .slider-arrow-right:before {
margin-right: 5px;
transform: rotate(45deg);
content: '';
opacity: .75;
color: white;
width: 10px;
height: 10px;
display: block;
border-right: 2px solid;
border-top: 2px solid;
border-top-color: #253241;
border-right-color: #253241; }
.single-post-wrapper .post-top-content .post--holder .post-link-mask {
background: rgba(37, 50, 65, 0.85);
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%; }
.single-post-wrapper .post-top-content .post--holder .post-link-mask .post-format-link {
text-align: center;
color: #fff;
transition: .3s ease; }
.single-post-wrapper .post-top-content .post--holder .post-link-mask .post-format-link i {
display: block;
margin-bottom: 17px;
font-size: 35px; }
.single-post-wrapper .post-top-content .post--holder .post-link-mask .post-format-link .link-text {
display: block;
font-size: 23px;
transition: .3s ease; }
.single-post-wrapper .post-top-content .post--holder .post-link-mask .post-format-link:hover {
transition: .3s ease; }
.single-post-wrapper .post-top-content .post--holder .post-link-mask .post-format-link:hover .link-text {
transition: .3s ease; }
.single-post-wrapper .post-top-content .post--holder .video-btn-wrap {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
display: flex;
align-items: center;
justify-content: center; }
.single-post-wrapper .post-top-content .post--holder .video-btn-wrap .video-btn {
position: relative;
z-index: 1;
margin: 10px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 100%;
width: 55px;
height: 55px; }
.single-post-wrapper .post-top-content .post--holder .video-btn-wrap .video-btn i {
color: #222;
font-size: 18px;
position: relative;
left: 2px;
top: 1px;
z-index: 2; }
.single-post-wrapper .post-top-content .post--holder .video-btn-wrap .video-btn:before {
content: "";
display: block;
width: calc(100% + 10px);
height: calc(100% + 10px);
opacity: .3;
position: absolute;
top: -5px;
left: -5px;
z-index: 1;
border-radius: 50%;
transition: .5s ease;
background-color: #fff;
animation: pulse-border 2s ease infinite; }
.single-post-wrapper .post-top-content .post--holder .video-btn-wrap .video-btn:after {
background-color: #fff;
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
display: block;
border-radius: 50%;
transition: .5s ease; }
.single-post-wrapper .post-top-content .post-date {
color: #fff;
line-height: 1;
text-align: center;
position: absolute;
bottom: -20px;
left: 35px;
padding: 13px 25px;
font-size: 30px; }
.single-post-wrapper .post-top-content .post-date .month-date {
text-transform: uppercase;
margin-top: 5px;
font-size: 12px; }
.single-post-wrapper .post-top-content .post-date:after {
position: absolute;
right: 5px;
bottom: 5px;
border-width: 5px;
border-style: solid;
border-color: transparent #fff #fff transparent;
content: ''; }
.single-post-wrapper .post-info {
position: relative;
padding-bottom: 12px;
border-bottom: 1px solid #eee;
text-align: right;
margin-bottom: 35px; }
.single-post-wrapper .post-info div.author-post, .single-post-wrapper .post-info div.comment-post, .single-post-wrapper .post-info div.share-post {
line-height: 1;
display: inline-flex;
font-size: 12px;
text-transform: uppercase;
align-items: center; }
.single-post-wrapper .post-info div.author-post:last-child, .single-post-wrapper .post-info div.comment-post:last-child, .single-post-wrapper .post-info div.share-post:last-child {
margin-right: 0; }
.single-post-wrapper .post-info div.author-post i, .single-post-wrapper .post-info div.comment-post i, .single-post-wrapper .post-info div.share-post i {
font-size: 15px;
margin-right: 5px; }
.single-post-wrapper .post-info div.author-post i.icon-user, .single-post-wrapper .post-info div.comment-post i.icon-user, .single-post-wrapper .post-info div.share-post i.icon-user {
position: relative;
top: -1px; }
.single-post-wrapper .post-info div.author-post a, .single-post-wrapper .post-info div.comment-post a, .single-post-wrapper .post-info div.share-post a {
color: inherit;
transition: color .3s ease; }
.single-post-wrapper .post-info div.author-post a:hover, .single-post-wrapper .post-info div.comment-post a:hover, .single-post-wrapper .post-info div.share-post a:hover {
transition: color .3s ease; }
.single-post-wrapper .post-info .author-post .author-prefix {
margin-right: 3px; }
.single-post-wrapper .post-info .comment-post .comment-count {
top: -3px;
position: relative; }
.single-post-wrapper .post-info div {
margin-right: 20px; }
.single-post-wrapper .post-info div:last-child {
margin-right: 0; }
.single-post-wrapper .post-info .fl-flipper-icon {
margin-right: 5px; }
.single-post-wrapper .post--title {
font-size: 30px; }
.single-post-wrapper .post--title a {
transition: .3s ease; }
.single-post-wrapper .post--title a:hover {
transition: .3s ease; }
.single-post-wrapper .post-tags-content {
margin-top: 50px;
padding: 30px;
text-align: center; }
.single-post-wrapper .post-tags-content i {
margin-right: 3px; }
.single-post-wrapper .post-tags-content .tags-content-text {
margin-right: 5px; }
.single-post-wrapper .post-tags-content a {
transition: .3s ease; }
.single-post-wrapper .post-tags-content a:hover {
transition: .3s ease; }
.single-post-wrapper .post-inner_content p:last-child {
margin-bottom: 0; } .post-content-bottom {
margin-top: 70px; }
.comments-container .comment .comment-respond {
margin-bottom: 40px !important; }
.comments-container .comment-title {
font-size: 22px;
margin-bottom: 40px; }
.comments-container .comment-title .comment-count {
margin-left: 10px; }
.comments-container .comments-list {
margin-bottom: 50px; }
.comments-container .comments-list .comment > .comment {
padding-left: 35px; }
.comments-container .comments-list .fl-comment .comment-container {
padding-bottom: 40px !important;
margin-bottom: 40px !important;
border-bottom: 1px solid #eee;
display: flex;
flex-wrap: wrap; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar {
flex-grow: 0;
padding-right: 20px; }
.comments-container .comments-list .fl-comment .comment-container .comment-avatar img {
max-width: 65px;
border-radius: 50%; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta {
flex-grow: 1;
max-width: calc(100% - 85px); }
.comments-container .comments-list .fl-comment .comment-container .comment-meta a {
color: #222222; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta a:hover {
transition: .3s ease;
opacity: .8; }
.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 {
margin-right: 15px;
font-size: 15px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment-author-name a {
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: 15px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--reply {
text-align: right;
flex-grow: 1;
margin-left: 15px;
font-size: 11px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment--reply a {
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 .comments--reply-wrapper .comment--reply a:hover {
color: #fff;
transition: .3s ease-in-out; }
form.fl-comment-form {
display: flex;
flex-wrap: wrap; }
form.fl-comment-form label {
display: block;
margin-bottom: 13px;
font-size: 13px; }
form.fl-comment-form .comment-field-wrapper {
flex-grow: 1;
order: 0;
width: 100%;
display: flex;
flex-wrap: wrap; }
form.fl-comment-form .comment-field-wrapper label {
font-size: 12px;
text-transform: uppercase; }
form.fl-comment-form .comment-field-wrapper .author-name {
width: 50%;
padding-right: 15px; }
form.fl-comment-form .comment-field-wrapper .author-email {
width: 50%;
padding-left: 15px; }
form.fl-comment-form .author-comment {
flex-grow: 1;
width: 100%;
order: 1; }
form.fl-comment-form .author-comment label {
font-size: 12px;
text-transform: uppercase; }
form.fl-comment-form .author-comment textarea {
min-height: 254px;
color: #aaaaaa;
padding: 15px 18px; }
form.fl-comment-form .author-comment textarea::placeholder {
color: #aaaaaa; }
form.fl-comment-form .comment-form-cookies-consent {
margin-top: 0;
margin-bottom: 0;
order: 2;
width: 100%;
line-height: 1;
display: flex;
align-items: center; }
form.fl-comment-form .comment-form-cookies-consent label {
display: inline-block;
padding-left: 22px;
margin-bottom: 0 !important; }
form.fl-comment-form .comment-form-cookies-consent input[type=checkbox] {
border: 0;
padding: 0;
width: 0;
position: relative;
appearance: none !important; }
form.fl-comment-form .comment-form-cookies-consent input[type=checkbox]:before {
cursor: pointer;
top: -8px;
position: absolute;
left: 0;
content: '';
display: block;
width: 15px;
height: 15px;
border: 1px solid #eaeaeb; }
form.fl-comment-form .comment-form-cookies-consent input[type=checkbox]:checked:after {
position: absolute;
top: -5px;
left: 4px;
font: 9px/1 FontAwesome;
content: '\f00c';
text-align: center; }
form.fl-comment-form .submit-btn-container {
order: 3;
width: 100%;
margin-top: 20px; }
form.fl-comment-form .submit-btn-container button {
line-height: 1;
font-size: 13px;
text-transform: uppercase;
padding: 20px 45px;
color: #fff; }
form.fl-comment-form input, form.fl-comment-form textarea {
border-radius: 0;
transition: .3s ease; }
form.fl-comment-form input:focus, form.fl-comment-form input:hover, form.fl-comment-form textarea:focus, form.fl-comment-form textarea:hover {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff !important;
border-color: transparent !important; }
.no-comments {
margin-bottom: 0 !important; }
body.logged-in form.fl-comment-form .author-comment {
width: 100%;
padding-left: 0; }
body.logged-in form.fl-comment-form .submit-btn-container {
margin-top: 0 !important; }
.logged-in-as a {
color: #222222;
transition: .3s ease; }
.logged-in-as a:hover {
opacity: .6;
transition: .3s ease; }
.comment-without-back {
display: block;
text-align: left; }
.comment-without-back .back-text {
display: none; }
.comment-without-back .font-text {
font-size: 28px;
margin-bottom: 0; }
.comment-without-back .reply-title {
margin-bottom: 25px; }
.trackback .comment-avatar, .pingback .comment-avatar {
display: none; }
.trackback .comment-meta, .pingback .comment-meta {
max-width: 100% !important; }
.single-page-wrapper .comments-container {
margin-top: 50px; }
.comment-reply-title {
margin-bottom: 20px;
font-size: 22px; }
.comment-reply-title #cancel-comment-reply-link {
font-size: 13px;
display: flex;
width: 100%;
margin-top: 20px; }
.logged-in-as {
width: 100%;
margin-bottom: 30px; } .fl-button {
padding: 14px 25px;
display: inline-flex;
color: #fff;
font-size: 13px;
position: relative;
overflow: hidden;
z-index: 0;
cursor: pointer; }
.fl-button.size-small {
padding: 11px 20px;
font-size: 12px; }
.fl-button.size-large {
padding: 17px 35px;
font-size: 15px; }
.fl-button:before, .fl-button:after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.fl-button:after {
width: 140%;
left: -20%;
z-index: -1;
transform-origin: 0 50%;
transform: skew(-35deg) scaleX(0);
transition: transform .5s ease; }
.fl-button:before {
z-index: -2; }
.fl-button:hover {
color: #fff !important; }
.fl-button:hover:after {
transform: skew(-35deg) scaleX(1); }
.preview-btn {
display: flex;
align-items: center; }
.preview-btn .fl-button {
margin-right: 25px; } .share-post {
margin-right: 0 !important;
position: relative;
cursor: pointer;
transition: color .3s ease; }
.share-post:hover {
transition: color .3s ease; }
.share-post .fl-flipper-icon {
display: flex;
align-items: center;
justify-content: center;
transition: transform .6s;
transform-style: preserve-3d;
width: 20px;
height: 15px;
line-height: 15px;
perspective: 40px;
position: relative;
margin-right: 5px !important; }
.share-post .fl-flipper-icon i {
margin-right: 0 !important; }
.share-post .fl-flipper-icon i.icon-close {
top: 1px;
position: relative; }
.share-post .fl-flipper-icon .fl-front-content {
backface-visibility: hidden;
justify-content: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 2; }
.share-post .fl-flipper-icon .fl-back-content {
align-items: center;
backface-visibility: hidden;
position: absolute;
top: -1px;
left: 0;
transform: rotateY(180deg);
width: 100%; }
.share-post.opened .fl-flipper-icon {
transition: transform .6s;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); } .sidebar {           }
.sidebar:not(.cars-sidebar) .widget {
margin-top: 35px;
padding: 30px;
font-size: 14px; }
.sidebar:not(.cars-sidebar) .widget:first-child {
margin-top: 0; }
.sidebar:not(.cars-sidebar) .widget .widget-title {
margin: -30px;
position: relative;
overflow: hidden;
margin-bottom: 30px;
padding: 12px 20px 10px 30px;
font-size: 15px;
line-height: 38px;
color: #fff;
box-shadow: 0 0 12px 8px rgba(129, 129, 129, 0.06);
text-transform: uppercase; }
.sidebar:not(.cars-sidebar) .widget .widget-title:after {
position: absolute;
top: 5px;
left: 5px;
display: block;
border-width: 7px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: ''; }
.sidebar:not(.cars-sidebar) .widget .widget-inner {
padding: 35px 26px; }
.sidebar:not(.cars-sidebar) .widget a {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget a:hover {
transition: .3s ease; }
.sidebar:not(.cars-sidebar) .widget ul li {
font-size: 14px !important;
margin-top: 10px; }
.sidebar:not(.cars-sidebar) .widget ul li a {
font-size: inherit; }
.sidebar .widget_archive ul {
list-style: none;
margin: 0; }
.sidebar .widget_archive ul li {
position: relative; }
.sidebar .widget_archive ul li span {
position: absolute;
top: 0;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: flex-end;
line-height: 1;
color: #7b7d7f;
border-radius: 3px;
transition: .3s ease-in;
font-size: 13px;
height: 100%; }
.sidebar .widget_archive ul li:last-child {
padding-bottom: 0;
border-bottom: none; }
.sidebar .widget_archive select {
margin-bottom: 0; }
.sidebar .widget_calendar .calendar_wrap {
position: relative; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar {
width: 100%;
position: relative;
background: transparent;
margin: 0;
border: none;
border-collapse: collapse; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar caption {
background: transparent;
caption-side: top;
text-align: center;
height: 30px;
line-height: 35px;
font-size: 14px;
padding: 0;
margin-bottom: 15px;
color: #222222;
font-weight: 500; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar thead th,
.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 .widget_calendar .calendar_wrap #wp-calendar thead th {
font-size: 12px; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar tbody td {
font-size: 11px; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar thead {
background: transparent; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar thead th {
color: #222; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar tbody tr {
background: transparent; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar tbody tr td {
background: #fff;
border: 1px solid #dddddd;
position: relative; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar tbody tr td.pad {
background: transparent; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar tbody tr td a {
display: block;
position: relative;
z-index: 2;
color: #fff !important; }
.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 .widget_calendar .calendar_wrap #wp-calendar tbody tr td a:hover {
color: #fff !important; }
.sidebar .widget_calendar .calendar_wrap #wp-calendar tbody tr td.pad {
border: none; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav {
background: transparent;
position: absolute;
top: 0;
width: 100%;
height: 36px;
line-height: 36px; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev,
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
position: absolute;
width: 36px;
top: 50%;
transform: translate(0, -50%);
padding: 0; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a,
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next a {
border: 1px solid #ddd;
background-color: #fff;
display: block;
position: relative;
margin: 0 auto;
color: transparent !important;
width: 35px;
height: 35px;
line-height: 24px;
text-align: center;
transition: all .3s ease-in; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a:before,
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-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 .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a:hover,
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next a:hover {
transition: all .3s ease-in; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a:hover:before,
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next a:hover:before {
transition: all .3s ease-in;
color: #fff; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev.pad,
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next.pad {
text-align: center; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev.pad:before,
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next.pad:before {
color: #f1f1f1;
font-family: FontAwesome; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev {
left: 0; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev a:before {
content: "\f104"; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-prev.pad:before {
content: "\f104"; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next {
right: 0; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next a:before {
content: "\f105"; }
.sidebar .widget_calendar .calendar_wrap .wp-calendar-nav .wp-calendar-nav-next.pad:before {
content: "\f105"; }
.sidebar .widget_categories ul > li {
font-size: 15px;
position: relative;
list-style: none; }
.sidebar .widget_categories ul > li span {
position: absolute;
top: 11px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: flex-end;
line-height: 1;
color: #7b7d7f;
border-radius: 3px;
transition: .3s ease-in;
font-size: 13px; }
.sidebar .widget_categories ul ul li:before {
top: auto;
margin-top: 0;
content: 'тАФ';
position: relative;
margin-right: 5px;
color: #7b7d7f; }
.sidebar .widget_categories ul ul ul li:before {
content: 'тАФтАФ'; }
.sidebar .widget_categories select {
margin-bottom: 0; }
.sidebar .widget_nav_menu ul > li {
position: relative;
list-style: none; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav {
display: block;
width: 100%; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul li:before {
margin-right: 5px;
content: 'тАФ';
color: #7b7d7f; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li:before {
content: 'тАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li:before {
content: 'тАФтАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li ul li:before {
content: 'тАФтАФтАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li ul li ul li:before {
content: 'тАФтАФтАФтАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li ul li ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li ul li ul li ul li:before {
content: 'тАФтАФтАФтАФтАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li ul li ul li ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li ul li ul li ul li ul li:before {
content: 'тАФтАФтАФтАФтАФтАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li ul li ul li ul li ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li ul li ul li ul li ul li ul li:before {
content: 'тАФтАФтАФтАФтАФтАФтАФтАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li ul li ul li ul li ul li ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li ul li ul li ul li ul li ul li ul li:before {
content: 'тАФтАФтАФтАФтАФтАФтАФтАФтАФтАФ'; }
.sidebar .widget_nav_menu ul > li.has-submenu > ul ul ul li ul li ul li ul li ul li ul li ul li ul li ul li:before, .sidebar .widget_nav_menu ul > li.has-submenu .sub-nav ul ul li ul li ul li ul li ul li ul li ul li ul li ul li:before {
content: 'тАФтАФтАФтАФтАФтАФтАФтАФтАФтАФтАФ'; }
.sidebar .widget_pages ul > li {
font-size: 15px;
position: relative;
list-style: none; }
.sidebar .widget_pages ul > li span {
position: absolute;
top: 11px;
right: 0;
min-width: 23px;
display: flex;
align-items: center;
justify-content: flex-end;
line-height: 1;
color: #7b7d7f;
border-radius: 3px;
transition: .3s ease-in;
font-size: 13px; }
.sidebar .widget_pages ul ul li:before {
top: auto;
margin-top: 0;
content: 'тАФ';
position: relative;
margin-right: 5px;
color: #7b7d7f; }
.sidebar .widget_pages ul ul ul li:before {
content: 'тАФтАФ'; }
.sidebar .widget_pages ul ul ul ul li:before {
content: 'тАФтАФтАФ'; }
.sidebar .widget_rss .widget-title a {
color: #fff !important; }
.sidebar .widget_rss .rsswidget img {
display: none; }
.sidebar .widget_rss ul li {
padding-bottom: 15px; }
.sidebar .widget_rss ul li:last-child {
padding-bottom: 0; }
.sidebar .widget_rss ul li .rsswidget {
font-weight: 500;
color: #222222;
opacity: .8;
display: block;
margin-bottom: 5px;
margin-right: 5px; }
.sidebar .widget_rss ul li .rss-date {
display: block;
margin-bottom: 5px; }
.sidebar .widget_rss ul li .rssSummary {
margin-bottom: 5px; }
.sidebar .widget_rss ul li .rss-date {
font-size: 13px;
color: #7b7d7f; }
.sidebar .widget_rss ul li cite {
position: relative;
display: block;
text-align: right;
font-style: italic;
font-size: 13px; }
.sidebar .widget_search form {
position: relative; }
.sidebar .widget_search form input {
margin-bottom: 0; }
.sidebar .widget_search form .searchsubmit {
position: absolute;
right: 0;
top: 0;
width: 60px;
height: 100%;
z-index: 0; }
.sidebar .widget_search form .searchsubmit input {
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
background: transparent;
border: none; }
.sidebar .widget_search form .searchsubmit input:hover, .sidebar .widget_search form .searchsubmit input:active, .sidebar .widget_search form .searchsubmit input:focus {
box-shadow: none !important;
background: transparent !important; }
.sidebar .widget_search form .searchsubmit i {
transition: .3s ease;
color: #aaaaaa;
z-index: 0;
position: absolute;
top: 0;
right: 0;
display: flex;
width: 100%;
height: 100%;
justify-content: center;
align-items: center; }
.sidebar .widget_search form .searchsubmit:hover i {
transition: .3s ease; }
.sidebar .widget_tag_cloud .tagcloud a {
border: 1px solid;
background: #fff;
border-radius: 2px;
line-height: 1;
font-size: 11px !important;
padding: 10px 24px;
margin-right: 7px;
margin-bottom: 7px;
display: inline-flex; }
.sidebar .widget_tag_cloud .tagcloud a:hover {
color: #fff;
transition: all .3s ease;
box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.5);
transform: perspective(100px) translateY(-2px);
z-index: 1; }
.sidebar .widget_recent_comments .recentcomments {
padding-top: 5px;
padding-bottom: 5px; }
.sidebar .widget_recent_comments .recentcomments:last-child {
margin: 0;
border: none; }
.sidebar .widget_recent_comments .recentcomments:last-child {
padding-bottom: 0; }
.sidebar .widget_recent_comments .recentcomments > a {
margin-left: 5px; }
.sidebar .widget_recent_comments .recentcomments .comment-author-link {
font-weight: 600;
color: #222222;
margin-right: 5px; }
.sidebar .widget_recent_comments .recentcomments .comment-author-link a {
margin-left: 0 !important;
text-decoration: none !important; }
.sidebar .widget_recent_comments .recentcomments .comment-author-link:before {
content: "\f2c0";
font: normal normal normal 13px/1 FontAwesome;
margin-right: 8px;
position: relative;
top: -1px; }
.sidebar .widget_recent_comments .recentcomments a:before {
content: '';
margin-left: 5px; }
.sidebar .widget_recent_comments .recentcomments a:last-child {
text-decoration: underline; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post {
margin-bottom: 25px; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post .fl-last-post-img {
flex-grow: 0;
margin-bottom: 10px; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post .fl-last-post-img img {
min-width: 100%; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post .fl-last-post-info .fl-text-medium-style {
line-height: 1.4; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post .fl-last-post-info .fl-text-medium-style .fl-post-title {
font-size: 14px;
margin-bottom: 0; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post .fl-last-post-info .fl-text-medium-style a {
transition: .3s ease; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post .fl-last-post-info .fl-text-medium-style a:hover {
transition: .3s ease; }
.sidebar .widget_fl_theme_helper_popular_post .fl--last-post .fl-last-post-info .post-date {
font-size: 13px; }
.sidebar .widget_text strong {
margin-bottom: 20px;
color: #222222; }
.sidebar .widget_text p {
margin-bottom: 20px; }
.sidebar .widget_text .wp-caption {
margin-bottom: 15px; }
.sidebar .widget_text .wp-caption p {
margin-top: 10px;
margin-bottom: 0; }
.sidebar .widget_text .wp-caption .wp-caption-text {
text-align: center; }
.sidebar .widget_text select {
margin-bottom: 0; }  .sidebar.with-title {
padding-top: 0 !important; }
.sidebar.cars-sidebar {
padding-left: 30px;
padding-right: 30px;
padding-top: 35px;
padding-bottom: 35px; }
.sidebar.cars-sidebar.with-title .sidebar-car-title {
position: relative;
color: #ffffff;
margin-bottom: 35px;
background: #222222;
margin-right: -20px;
margin-left: -20px;
line-height: 1;
padding: 30px 40px;
display: flex;
align-items: center; }
.sidebar.cars-sidebar.with-title .sidebar-car-title .title-content {
width: calc(100% - 35px);
color: #fff; }
.sidebar.cars-sidebar.with-title .sidebar-car-title svg {
position: absolute;
right: 25px;
top: 50%;
transform: translateY(-50%); }
.sidebar.cars-sidebar.with-title .sidebar-car-title:before {
position: absolute;
top: 5px;
left: 5px;
display: block;
border-width: 7px;
border-style: solid;
border-right-color: transparent;
border-bottom-color: transparent;
content: ''; }
.sidebar.cars-sidebar .widget-title {
position: relative;
font-size: 16px;
color: #222;
display: flex;
align-items: center;
margin-bottom: 25px;
text-transform: uppercase; }
.sidebar.cars-sidebar .widget-title:after {
position: absolute;
top: -30px;
right: -15px;
display: block;
border-width: 7px;
border-style: solid;
border-left-color: transparent;
border-bottom-color: transparent;
content: ''; }
.sidebar.cars-sidebar .widget--title {
font-size: 14px;
color: #222;
display: flex;
align-items: center;
margin-bottom: 15px;
text-transform: uppercase; }
.sidebar.cars-sidebar .widget {
margin-bottom: 25px; }
.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: 15px;
margin-top: 25px; }
.sidebar.cars-sidebar .widget.pixad-filter .body-icon-wrapper {
display: block; }
.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 {
background: #fff;
margin-right: 5px;
margin-left: 5px;
cursor: pointer;
padding: 10px 0;
border: 1px solid #dddddd;
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 .list-categories li label:hover {
border-color: transparent;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease; }
.sidebar.cars-sidebar .widget.pixad-filter .slider-price__input {
display: inline-block;
width: 70px;
margin: 10px;
height: 25px;
font-size: 10px;
color: #222;
border: none;
background-color: #fff;
text-align: center; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-target {
border: 1px 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: -1px;
top: -1px;
left: 0;
height: 2px; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-origin + .noUi-origin {
border: 0;
background: black; }
.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: -7px;
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: 16px;
height: 16px;
left: -2px;
content: '';
display: block;
top: -7px;
border-radius: 50%; }
.sidebar.cars-sidebar .widget.pixad-filter .noUi-horizontal .noUi-handle:before {
position: absolute;
width: 8px;
height: 8px;
left: 2px;
content: '';
display: block;
top: -3px;
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;
margin-right: 0;
flex-grow: 1; }
.sidebar.cars-sidebar .btn-wrapper {
width: 100%;
padding: 0; }
.sidebar.cars-sidebar .btn-wrapper button {
width: 100%;
color: #fff;
justify-content: center;
text-transform: uppercase; }
.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 .booking_car_info .booking_form {
background: #f1f5fa !important;
border: 0; }
.sidebar .booking_car_info .booking_form .car-details__price-inner {
margin: 0 -40px !important;
display: flex;
align-items: center;
justify-content: center;
padding: 25px 20px !important; }
.sidebar .booking_car_info .booking_form .rb_field label {
margin-bottom: 7px;
font-size: 12px;
padding-bottom: 0;
text-transform: none; }
.sidebar .booking_car_info .booking_form .rb_field select, .sidebar .booking_car_info .booking_form .rb_field input {
font-size: 15px;
background-color: #fff;
color: #7b7d7f !important;
font-family: inherit;
width: 100%;
height: 45px;
box-sizing: border-box;
display: block;
transition: .3s ease;
margin-bottom: 20px;
padding: 8px 15px;
border: 1px solid #dddddd;
letter-spacing: .02em; }
.sidebar .booking_car_info .booking_form .rb_field select:hover, .sidebar .booking_car_info .booking_form .rb_field select:active, .sidebar .booking_car_info .booking_form .rb_field select:focus, .sidebar .booking_car_info .booking_form .rb_field input:hover, .sidebar .booking_car_info .booking_form .rb_field input:active, .sidebar .booking_car_info .booking_form .rb_field input:focus {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
border-color: transparent !important;
background: #fff !important; }
.sidebar .booking_car_info .booking_form .submit {
z-index: 1;
display: flex;
text-align: center;
color: #fff;
align-items: center;
justify-content: center;
text-transform: uppercase;
padding-left: 35px;
padding-right: 35px;
font-size: 11px;
line-height: 1;
min-height: 40px;
letter-spacing: .3px;
border: 0;
background: transparent;
overflow: hidden;
position: relative; }
.sidebar .booking_car_info .booking_form .submit:before, .sidebar .booking_car_info .booking_form .submit:after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.sidebar .booking_car_info .booking_form .submit:after {
width: 140%;
left: -20%;
z-index: -1;
transform-origin: 0 50%;
transform: skew(-35deg) scaleX(0);
transition: transform .5s ease; }
.sidebar .booking_car_info .booking_form .submit:before {
z-index: -2; }
.sidebar .booking_car_info .booking_form .submit:hover:after {
transform: skew(-35deg) scaleX(1); }
.sidebar .calendar-wrap .fc-widget-header th {
padding: 10px 3px !important;
font-size: 14px !important; }
.sidebar .booking-preview-calendar {
margin-bottom: 35px !important; }
.sidebar .booking-preview-calendar h2 {
font-size: 20px; }
.sidebar html .calendar-wrap .fc-basic-view td.fc-week-number span, .sidebar html .calendar-wrap .fc-basic-view td.fc-day-number {
padding-top: 4px !important;
padding-bottom: 0 !important; }
.sidebar .reverved-preview {
margin-bottom: 0 !important; }
.sidebar .widget-calculator .labeled, .sidebar .fl_finance_calculator_widget .labeled {
margin-bottom: 7px;
font-size: 12px; }
.sidebar .widget-calculator input:hover, .sidebar .widget-calculator input:focus, .sidebar .widget-calculator input:active, .sidebar .fl_finance_calculator_widget input:hover, .sidebar .fl_finance_calculator_widget input:focus, .sidebar .fl_finance_calculator_widget 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 .widget-calculator .submit-btn-container a, .sidebar .fl_finance_calculator_widget .submit-btn-container a {
display: flex;
text-align: center;
color: #fff;
align-items: center;
justify-content: center;
text-transform: uppercase;
padding-left: 35px;
padding-right: 35px;
line-height: 1;
min-height: 40px;
letter-spacing: .3px;
border: 0; }
.sidebar .widget-calculator .submit-btn-container a:hover, .sidebar .fl_finance_calculator_widget .submit-btn-container a:hover {
color: #fff !important; }
.sidebar .widget-calculator .revus_calculator_report, .sidebar .fl_finance_calculator_widget .revus_calculator_report {
margin-top: 10px; }
.sidebar .widget-calculator .revus_calculator_report dl, .sidebar .fl_finance_calculator_widget .revus_calculator_report dl {
margin-bottom: 0; }
.sidebar .widget-calculator .revus_calculator_report dl dt, .sidebar .fl_finance_calculator_widget .revus_calculator_report dl dt {
font-size: 11px;
text-transform: uppercase;
margin-bottom: 3px; }
.sidebar .widget-calculator .revus_calculator_report dl dd, .sidebar .fl_finance_calculator_widget .revus_calculator_report dl dd {
color: #222222;
font-size: 17px; }
.sidebar .widget-calculator .revus_calculator_report dl dd:last-child, .sidebar .fl_finance_calculator_widget .revus_calculator_report dl dd:last-child {
margin-bottom: 0; }
.sidebar .auto-price-info .top-info {
display: flex;
align-items: center;
justify-content: center;
color: #fff;
padding: 25px 20px; }
.sidebar .auto-price-info .top-info .price-text {
margin-right: 10px; }
.sidebar .auto-price-info .top-info .price-detail {
font-size: 19px; }
.sidebar .auto-price-info .top-info .price-detail del {
font-size: 13px; }
.sidebar .auto-price-info .bottom-info {
padding: 25px 20px;
font-size: 12px;
text-align: center; }
.sidebar .auto-price-info .bottom-info .payment-image-wrap {
text-align: center;
margin-bottom: 5px; }
.sidebar .auto-price-info .bottom-info .payment-image-wrap img {
height: auto;
margin: 0;
display: inline-block;
max-width: 154px; }
.sidebar .dealer-info {
margin-top: 30px;
background: transparent !important;
padding: 0 !important; }
.sidebar .dealer-info .dealer-top-info {
display: flex;
padding: 20px 25px; }
.sidebar .dealer-info .dealer-top-info .left {
flex-grow: 0; }
.sidebar .dealer-info .dealer-top-info .left img {
border-radius: 100%; }
.sidebar .dealer-info .dealer-top-info .right {
flex-grow: 1; }
.sidebar .dealer-info .dealer-top-info .left {
display: flex;
align-items: center;
margin-right: 15px; }
.sidebar .dealer-info .dealer-top-info .right {
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
color: #fff;
font-size: 14px; }
.sidebar .dealer-info .dealer-top-info .right .dealer-name {
font-size: 20px;
color: inherit; }
.sidebar .dealer-info .dealer-top-info img {
max-width: 75px; }
.sidebar .dealer-info .dealer-bottom-info {
padding: 35px 25px;
border-left: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-color: #EEEEEE; }
.sidebar .dealer-info .dealer-bottom-info .phone-info {
display: flex;
padding-left: 50px; }
.sidebar .dealer-info .dealer-bottom-info .phone-info .left {
display: flex;
align-items: center;
flex-grow: 0;
margin-right: 10px; }
.sidebar .dealer-info .dealer-bottom-info .phone-info .left i {
font-size: 30px;
margin-right: 10px; }
.sidebar .dealer-info .dealer-bottom-info .phone-info .right {
flex-grow: 1; }
.sidebar .dealer-info .dealer-bottom-info .phone-info .right .phone-text {
font-size: 20px;
color: #222222;
transition: .3s ease; }
.sidebar .dealer-info .dealer-bottom-info .phone-info .right .phone-text:hover {
transition: .3s ease; }
.sidebar .dealer-info .social-info {
margin-top: 20px; }
.sidebar .dealer-info .social-info ul {
text-align: center; }
.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 .dealer-info .social-info ul li a {
color: #cccccc;
transition: .3s ease; }
.sidebar .dealer-info .social-info ul li a:hover {
transition: .3s ease; }
.sidebar .dealer-info .social-info ul li:last-child {
border-right: none; }
.sidebar .promo-image-gallery {
margin-top: 10px; }
.sidebar .promo-image-gallery ul {
margin: 0;
padding: 0;
text-align: center; }
.sidebar .promo-image-gallery ul li {
padding: 15px;
display: inline-block; }
.sidebar .fl-dealer-form br {
display: none; }
.sidebar .fl-dealer-form .input-form-wrapper label {
margin-bottom: 7px;
font-size: 12px; }
.sidebar .fl-dealer-form .input-form-wrapper input:hover, .sidebar .fl-dealer-form .input-form-wrapper input:focus, .sidebar .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; }
.sidebar .fl-dealer-form .textarea-form-wrapper label {
margin-bottom: 7px;
font-size: 12px; }
.sidebar .fl-dealer-form .textarea-form-wrapper textarea {
border-radius: 0;
max-height: 120px; }
.sidebar .fl-dealer-form .textarea-form-wrapper textarea:hover, .sidebar .fl-dealer-form .textarea-form-wrapper textarea:focus, .sidebar .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; }
.sidebar .fl-dealer-form .submit-btn-container button {
width: 100%;
color: #fff;
align-items: center;
justify-content: center;
text-transform: uppercase; }
.sidebar-title-content {
position: relative;
padding: 20px 30px;
color: #fff;
text-transform: uppercase; }
.sidebar-title-content:after {
position: absolute;
top: 5px;
left: 5px;
display: block;
border-right-color: transparent;
border-bottom-color: transparent;
content: "";
border-width: 7px;
border-style: solid; } .fl-contact-form label {
display: block;
margin-bottom: 13px;
font-size: 13px; }
.fl-contact-form input:hover, .fl-contact-form input:focus, .fl-contact-form input:active {
border-color: transparent !important; }
.fl-contact-form .textarea-container textarea {
border-radius: 0; }
.fl-contact-form .textarea-container textarea:hover, .fl-contact-form .textarea-container textarea:focus, .fl-contact-form .textarea-container textarea:active {
border-color: transparent !important; }
.fl-contact-form .submit-btn-container {
margin-top: 10px; } .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; }
.post-share-icon {
display: inline-flex;
z-index: -1;
position: absolute;
bottom: 45px;
right: 15px;
flex-direction: column-reverse;
flex-wrap: wrap; }
.post-share-icon a {
opacity: 0;
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 35px;
height: 35px;
margin: 4px 0;
color: #fff !important;
position: relative;
overflow: hidden;
transform: translateY(7px);
transition: opacity .1s ease 0s,transform .1s ease 0s,-webkit-transform .1s ease 0s,color .3s ease; }
.post-share-icon a i {
z-index: 2; }
.post-share-icon a:hover {
transition: color .3s ease;
color: #fff !important; }
.post-share-icon a:hover:after {
transform: translate(0) scale(1.2); }
.post-share-icon a:after {
transition: transform .3s ease 0s;
position: absolute;
width: 35px;
height: 35px;
border-radius: 100%;
transform: translate(0, 35px);
content: ''; }
.post-share-icon a:nth-child(1) {
transition: opacity .3s ease 0s,transform .3s ease 0s,-webkit-transform .3s ease 0s; }
.post-share-icon a:nth-child(2) {
transition: opacity .3s ease .1s,transform .3s ease .1s,-webkit-transform .3s ease .1s; }
.post-share-icon a:nth-child(3) {
transition: opacity .3s ease .2s,transform .3s ease .2s,-webkit-transform .3s ease .2s; }
.post-share-icon a:nth-child(4) {
transition: opacity .3s ease .3s,transform .3s ease .3s,-webkit-transform .3s ease .3s; }
.post-share-icon a:nth-child(5) {
transition: opacity .3s ease .4s,transform .3s ease .4s,-webkit-transform .3s ease .3s; }
.post-share-icon a:nth-child(6) {
transition: opacity .3s ease .5s,transform .3s ease .5s,-webkit-transform .3s ease .3s; }
.post-share-icon a:nth-child(7) {
transition: opacity .3s ease .6s,transform .3s ease .6s,-webkit-transform .3s ease .3s; }
.post-share-icon.opened {
z-index: 1; }
.post-share-icon.opened a {
opacity: 1;
transform: translateY(0); } .car-details .car-details__wrap-title {
margin-bottom: 15px; }
.car-details .car-details__wrap-title .car-details-sub-title-content {
font-size: 15px;
color: #555555;
margin-bottom: 10px;
text-transform: uppercase; }
.car-details .car-details__wrap-title .car-details__title {
font-size: 40px; }
.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 .card__wrap-label {
z-index: 3;
position: absolute;
left: 20px;
top: 20px;
display: flex; }
.car-details .auto-slider .card__wrap-label .card__label {
padding: 9px 13px;
font-size: 12px;
text-transform: uppercase;
color: #fff;
border-radius: 2px;
line-height: 1; }
.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; }
.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: 40px; }
.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 #e2b71c; }
.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: 14px; }
.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 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: 20px 0;
position: relative;
transition: .3s ease; }
.car-details .wrap-nav-table-content ul li span:before {
content: '';
width: 100%;
height: 2px;
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, .car-details .wrap-nav-table-content ul li:hover span {
transition: .3s ease; }
.car-details .wrap-nav-table-content ul li.active span:before, .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: 40px;
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: "\f101";
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; }
#contact-map {
width: 100%;
height: 400px;
margin: 0 auto; }
.pixba_contact_modal_btn_new {
color: #222;
transition: .3s ease; }
.pixba_contact_modal_btn_new:hover {
transition: .3s ease;
color: #222; }
#contact-form-booking {
max-width: 550px;
background: #fff;
padding: 35px 30px;
margin: 0 auto; }
#contact-form-booking .title {
text-align: center;
margin-bottom: 30px;
font-size: 23px;
text-transform: uppercase; }
#contact-form-booking label {
margin-bottom: 10px; }
#contact-form-booking br {
display: none; }
#contact-form-booking textarea {
border-radius: 0;
margin-bottom: 25px; } #pix-sorting {
margin-bottom: 50px;
border-bottom: 1px solid #ddd;
padding-bottom: 30px; }
#pix-sorting .sorting__inner {
display: flex;
align-items: stretch; }
#pix-sorting .sorting__inner .sorting__item {
flex-grow: 0; }
#pix-sorting .sorting__inner .sorting__item .sorting__title {
display: none; }
#pix-sorting .sorting__inner .sorting__item:first-child {
flex-grow: 1;
display: flex;
align-items: center;
color: #222222; }
#pix-sorting .sorting__inner .sorting__item:last-child {
margin-left: 30px; }
#pix-sorting .sorting__inner .sorting__item.view-by {
display: flex;
align-items: center; }
#pix-sorting .sorting__inner .sorting__item.view-by a {
display: flex;
align-items: center;
justify-content: center;
width: 45px;
height: 45px;
border: 1px solid;
position: relative;
color: #cccccc;
transition: .3s ease; }
#pix-sorting .sorting__inner .sorting__item.view-by a:hover, #pix-sorting .sorting__inner .sorting__item.view-by a.active {
transition: .3s ease; }
#pix-sorting .sorting__inner .sorting__item.view-by a:first-child {
margin-right: 10px; }
#pix-sorting .select .jelect-current {
transition: .3s ease; }
#pix-sorting .select .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; }
#pix-sorting .select.jelect_state_active .jelect-current {
border-color: transparent !important;
background: #fff !important;
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease; }
#pix-sorting .ajax-loading .slider-grid__inner, #pix-sorting .ajax-loading .post-auto-list {
opacity: .7; }
.pix-auto-wrapper-loader.ajax-loading .post-auto-grid .top-content-wrap {
position: relative; }
.pix-auto-wrapper-loader.ajax-loading .post-auto-grid .top-content-wrap: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 .post-auto-grid .top-content-wrap:after {
content: "\e83a";
position: absolute;
left: 50%;
top: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: "fl-custom-icon-font";
font-size: 20px;
z-index: 2;
color: #e2b71c;
animation: loaderRotate 1s ease-in-out infinite; }
.pix-auto-wrapper-loader.ajax-loading .post-auto-list .left-car-content {
position: relative; }
.pix-auto-wrapper-loader.ajax-loading .post-auto-list .left-car-content: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 .post-auto-list .left-car-content:after {
content: "\e83a";
position: absolute;
left: 50%;
top: 50%;
transform: translate3d(-50%, -50%, 0);
font-family: "fl-custom-icon-font";
font-size: 20px;
z-index: 2;
color: #e2b71c;
animation: loaderRotate 1s ease-in-out infinite; }
.pix-dynamic-content #pixad-listing.grid {
margin-top: -30px; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid {
margin-top: 30px; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap {
position: relative; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .auto-link-image-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .image-grid-mask {
transition: .3s ease;
visibility: hidden;
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap {
left: 0;
position: absolute;
top: 50%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
transform: translate3d(0, -50%, 0);
z-index: 2; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare {
visibility: hidden;
opacity: 0;
transition: .3s ease;
line-height: 15px;
padding: 0;
background: transparent !important; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare span {
border-radius: 2px;
padding: 11px 18px; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare i {
margin-right: 5px; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .add-cmpr {
transition: .3s ease;
background: #fff; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .add-cmpr:hover {
color: #fff;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .rem-cmpr {
color: #fff;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .rem-cmpr:hover {
opacity: .8;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .cmpr-btn-text {
display: inline-block; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap {
z-index: 2;
position: absolute;
right: 20px;
top: 20px;
display: inline-flex; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a {
visibility: hidden;
opacity: 0;
width: 30px;
height: 30px;
background: transparent !important;
position: relative;
padding: 0; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span {
left: 0;
top: 0;
position: absolute;
border-radius: 2px;
width: 30px;
height: 30px;
display: none;
align-items: center;
justify-content: center;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.add-fvrt {
background: #fff;
display: inline-flex; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.add-fvrt:hover {
color: #fff; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.rem-fvrt {
color: #fff; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.rem-fvrt:hover {
transition: .3s ease;
opacity: .8; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a.active-add-favorite {
visibility: visible;
opacity: 1; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a.active-add-favorite .rem-fvrt {
display: inline-flex; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a.active-add-favorite .add-fvrt {
display: none; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .card-auto-label {
z-index: 3;
border-radius: 2px;
position: absolute;
left: 20px;
top: 20px;
line-height: 1;
padding: 9px 13px;
font-size: 12px;
text-transform: uppercase;
color: #fff; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap {
text-align: center;
background-color: #fff;
box-shadow: 0 0 12px 8px rgba(129, 129, 129, 0.09);
padding-top: 20px;
padding-bottom: 20px; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .title-content {
font-size: 17px;
margin-bottom: 0; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content {
margin-top: 10px; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item {
color: #555555;
line-height: 1;
padding-top: 2px;
padding-bottom: 2px;
font-size: 12px;
display: inline-flex;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid #eeeeee; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item:last-child {
padding-right: 0;
margin-right: 0;
border-right: 0; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item i {
display: none !important; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .price-auto-wrap {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #eeeeee;
font-size: 15px; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap:hover .top-content-wrap .favorite-car-wrap a {
visibility: visible;
opacity: 1; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap:hover .top-content-wrap .add-to-compare {
visibility: visible;
opacity: 1;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid .entry-auto-grid-wrap:hover .top-content-wrap .image-grid-mask {
transition: .3s ease;
visibility: visible;
opacity: .7; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid.dark-style .bottom-content-wrap .title-content span {
color: #fff; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid.dark-style .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item {
color: #fff;
border-color: rgba(221, 221, 221, 0.3); }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid.dark-style .bottom-content-wrap .price-auto-wrap {
border-color: rgba(221, 221, 221, 0.2); }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid.dark-style .bottom-content-wrap .price-auto-wrap span {
color: #fff !important; }
.pix-dynamic-content #pixad-listing.list .post-auto-list {
margin-bottom: 50px;
padding-bottom: 50px;
border-bottom: 1px solid #eeeeee; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content {
display: flex;
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content {
max-width: 300px;
flex-grow: 0;
position: relative; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .car-label-list {
border-radius: 2px;
position: absolute;
left: 20px;
top: 20px;
line-height: 1;
padding: 9px 13px;
font-size: 12px;
text-transform: uppercase;
color: #fff; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap {
position: absolute;
right: 20px;
top: 20px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a {
visibility: hidden;
opacity: 0;
width: 30px;
height: 30px;
background: transparent !important;
position: relative;
padding: 0; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a span {
left: 0;
top: 0;
position: absolute;
border-radius: 2px;
width: 30px;
height: 30px;
display: none;
align-items: center;
justify-content: center;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a span.add-fvrt {
background: #fff;
display: inline-flex; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a span.add-fvrt:hover {
color: #fff; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a span.rem-fvrt {
color: #fff; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a span.rem-fvrt:hover {
transition: .3s ease;
opacity: .8; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a.active-add-favorite {
visibility: visible;
opacity: 1; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a.active-add-favorite .rem-fvrt {
display: inline-flex; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content .favorite-car-wrap a.active-add-favorite .add-fvrt {
display: none; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content {
max-width: calc(100% - 300px);
flex-grow: 1;
padding-left: 30px;
display: flex;
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap {
flex-grow: 1;
max-width: calc(100% - 170px);
width: 100%; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap .car-list-title {
margin-bottom: 10px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap .car-list-title a {
font-size: 21px;
color: inherit;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap .car-list-title a:hover {
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap .car-description {
margin-bottom: 15px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap {
flex-grow: 0;
width: 170px;
text-align: right;
display: flex;
align-items: stretch;
flex-wrap: wrap;
justify-content: flex-end; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .top-content {
width: 100%; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .images-promo {
margin-bottom: 20px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .car-price-wrap .car-price {
font-size: 22px;
padding: 8px 15px;
display: inline-block;
color: #fff; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap {
display: flex;
flex-direction: column-reverse; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare {
position: relative;
top: -10px;
display: flex;
transition: .3s ease;
line-height: 15px;
padding: 0;
background: transparent !important; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare span {
border-radius: 2px;
padding: 11px 18px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare i {
margin-right: 5px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare .add-cmpr {
transition: .3s ease;
background: #fff; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare .add-cmpr:hover {
color: #fff;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare .rem-cmpr {
color: #fff;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare .rem-cmpr:hover {
opacity: .8;
transition: .3s ease; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap .add-to-compare .cmpr-btn-text {
display: inline-block; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .list-wrap .car-list-list {
display: flex;
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .list-wrap .car-list-list li {
font-size: 14px;
display: inline-block;
width: 100%;
max-width: 50%;
margin-bottom: 5px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .list-wrap .car-list-list li i {
display: none !important; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .list-wrap .car-list-list li:last-child {
margin-bottom: 0; }
.pix-dynamic-content #pixad-listing.list .post-auto-list:hover .post-entry-content .left-car-content .favorite-car-wrap a {
visibility: visible;
opacity: 1;
transition: .3s ease; }
.autos-pagination {
margin-top: 50px;
display: flex;
align-items: center;
justify-content: center; }
.autos-pagination li {
border-radius: 2px;
width: 40px;
height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
border: 1px solid;
margin: 4px;
color: #222222;
font-size: 14px;
transition: .3s ease; }
.autos-pagination li.arrow {
display: none; }
.autos-pagination li a {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: inherit; }
.autos-pagination li.active, .autos-pagination li:hover {
transition: .3s ease; }
.autos-pagination li.active a, .autos-pagination li:hover a {
transition: .3s ease;
color: #fff; }
@keyframes loaderRotate {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
.autos-carousel {
position: relative;
margin-left: -15px;
margin-right: -15px;
margin-bottom: 30px; }
.autos-carousel .slick-track .post-auto-grid {
float: left;
margin-top: 30px; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap {
position: relative; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .auto-link-image-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .image-grid-mask {
transition: .3s ease;
visibility: hidden;
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap {
left: 0;
position: absolute;
top: 50%;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
transform: translate3d(0, -50%, 0);
z-index: 2; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare {
visibility: hidden;
opacity: 0;
transition: .3s ease;
line-height: 15px;
padding: 0;
background: transparent !important; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare span {
border-radius: 2px;
padding: 11px 18px; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare i {
margin-right: 5px; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .add-cmpr {
transition: .3s ease;
background: #fff; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .add-cmpr:hover {
color: #fff;
transition: .3s ease; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .rem-cmpr {
color: #fff;
transition: .3s ease; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .rem-cmpr:hover {
opacity: .8;
transition: .3s ease; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .compare-car-wrap .add-to-compare .cmpr-btn-text {
display: inline-block; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .add-cmpr {
color: #253241; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .add-cmpr:hover {
color: #253241 !important; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap {
z-index: 2;
position: absolute;
right: 20px;
top: 20px;
display: inline-flex; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a {
visibility: hidden;
opacity: 0;
width: 30px;
height: 30px;
background: transparent !important;
position: relative;
padding: 0; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span {
left: 0;
top: 0;
position: absolute;
border-radius: 2px;
width: 30px;
height: 30px;
display: none;
align-items: center;
justify-content: center;
transition: .3s ease;
color: #253241; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.add-fvrt {
background: #fff;
display: inline-flex; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.add-fvrt:hover {
color: #fff; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.rem-fvrt {
color: #fff; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a span.rem-fvrt:hover {
transition: .3s ease;
opacity: .8; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a.active-add-favorite {
visibility: visible;
opacity: 1; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a.active-add-favorite .rem-fvrt {
display: inline-flex; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .favorite-car-wrap a.active-add-favorite .add-fvrt {
display: none; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .top-content-wrap .card-auto-label {
z-index: 3;
border-radius: 2px;
position: absolute;
left: 20px;
top: 20px;
line-height: 1;
padding: 9px 13px;
font-size: 12px;
text-transform: uppercase;
color: #fff; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap {
text-align: center;
background-color: #fff;
box-shadow: 0 0 12px 8px rgba(129, 129, 129, 0.09);
padding-top: 20px;
padding-bottom: 20px;
background-color: #253241; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .title-content {
font-size: 17px;
margin-bottom: 0; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content {
margin-top: 10px; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item {
color: #555555;
line-height: 1;
padding-top: 2px;
padding-bottom: 2px;
font-size: 12px;
display: inline-flex;
padding-right: 10px;
margin-right: 10px;
border-right: 1px solid #eeeeee; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item:last-child {
padding-right: 0;
margin-right: 0;
border-right: 0; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item i {
display: none !important; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap .bottom-content-wrap .price-auto-wrap {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #eeeeee;
font-size: 15px; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap:hover .top-content-wrap .favorite-car-wrap a {
visibility: visible;
opacity: 1; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap:hover .top-content-wrap .add-to-compare {
visibility: visible;
opacity: 1;
transition: .3s ease; }
.autos-carousel .slick-track .post-auto-grid .entry-auto-grid-wrap:hover .top-content-wrap .image-grid-mask {
transition: .3s ease;
visibility: visible;
opacity: .7; }
.autos-carousel .slick-track .post-auto-grid.dark-style .bottom-content-wrap .title-content span {
color: #fff; }
.autos-carousel .slick-track .post-auto-grid.dark-style .bottom-content-wrap .auto-grid-list-content .list-grid--info .list-grid-item {
color: #fff;
border-color: rgba(221, 221, 221, 0.3); }
.autos-carousel .slick-track .post-auto-grid.dark-style .bottom-content-wrap .price-auto-wrap {
border-color: rgba(221, 221, 221, 0.2); }
.autos-carousel .slick-track .post-auto-grid.dark-style .bottom-content-wrap .price-auto-wrap span {
color: #fff !important; }
.autos-carousel i.slick-arrow {
font-size: 18px;
position: relative;
margin: auto;
line-height: 8px;
text-align: center;
cursor: pointer;
border: 1px solid #ddd;
background: #fff;
color: #222;
padding: 15px;
border-radius: 50%; }
.autos-carousel i.fa-angle-left {
margin-right: 15px; }
.autos-carousel i.fa-angle-right {
margin-left: 15px; }
.autos-carousel i.fa-angle-left {
margin-right: 15px;
position: absolute;
left: 0;
top: 37%;
z-index: 9;
opacity: 0; }
.autos-carousel i.fa-angle-right {
margin-left: 15px;
position: absolute;
top: 37%;
z-index: 9;
right: 0;
opacity: 0; }
.autos-carousel:hover i.fa-angle-left, .autos-carousel:hover i.fa-angle-right {
opacity: 1; } .pixad-control-input .pixad-body-icon label {
margin-bottom: 0; }
.pixad-control-input .pixad-features-upload input {
margin-top: 3px; }
.pixad-control-input .pixad-features-upload label {
margin-bottom: 0; }
.step-section .fl-themes-add-extra-fields {
display: block; }
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form {
width: 100%;
padding: 0px;
height: 0px;
overflow: hidden;
transition: all .3s ease-in-out; }
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form.opened {
padding: 35px;
height: fit-content; }
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form .form-field label {
margin-bottom: 0px; }
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form .form-field input {
margin-bottom: 0px; }
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-form .form-field p {
margin: 0px; }
.step-section .fl-themes-add-extra-fields .fl-themes-add-extra-fields-contain {
width: 100%; } .fl-default-pagination {
margin-top: 70px; }
.fl-default-pagination .page-numbers {
border-radius: 2px;
width: 40px;
height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
border: 1px solid;
margin: 4px;
color: #222222;
font-size: 14px;
transition: .3s ease; }
.fl-default-pagination .page-numbers i {
font-size: 18px; }
.fl-default-pagination .page-numbers a {
color: inherit; }
.fl-default-pagination .page-numbers:first-child {
margin-left: 0; }
.fl-default-pagination .page-numbers:last-child {
margin-right: 0; }
.fl-default-pagination .page-numbers.current, .fl-default-pagination .page-numbers:hover {
transition: .3s ease;
color: #fff; } footer {
color: #a9aeb3; }
footer .top-content-footer {
padding-top: 70px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
footer .top-content-footer .footer-logotype {
margin-bottom: 35px; }
footer .top-content-footer .footer-social {
margin-bottom: 70px; }
footer .top-content-footer .footer-social a {
border-radius: 50px;
margin: 0 5px;
width: 35px;
height: 35px;
display: inline-flex;
align-items: center;
justify-content: center;
transition: .3s ease; }
footer .top-content-footer .footer-social a i {
font-size: 12px;
color: #a9aeb3; }
footer .top-content-footer .footer-social a:hover i {
color: #fff;
transition: .3s ease; }
footer .top-content-footer .footer-sidebar-wrapper {
padding-bottom: 70px; }
footer .bottom-content-footer {
padding: 50px 0; }
.footer-widget-area:first-child .widget_text {
padding-right: 40px; }
.footer-widget-area .widget .widget--title {
color: #fff;
font-size: 17px;
margin-bottom: 35px; }
.footer-widget-area .widget + .widget {
margin-top: 35px; }
.footer-widget-area .widget_nav_menu ul {
list-style: none;
margin: 0;
padding: 0; }
.footer-widget-area .widget_nav_menu ul li {
line-height: 1;
list-style: none;
margin: 0;
padding: 0;
padding-top: 18px; }
.footer-widget-area .widget_nav_menu ul li a {
color: inherit;
transition: .3s ease; }
.footer-widget-area .widget_nav_menu ul li a:before {
transition: .3s ease;
content: "\f105";
margin-right: 10px;
font: normal normal normal 14px/1 FontAwesome; }
.footer-widget-area .widget_nav_menu ul li a:hover {
color: #fff;
transition: .3s ease; }
.footer-widget-area .widget_nav_menu ul li a:hover:before {
transition: .3s ease; }
.footer-widget-area .widget_nav_menu ul li:first-child {
padding-top: 0; }
.widget_fl_theme_helper_contact_info .widget-info-wrap {
padding-top: 10px; }
.widget_fl_theme_helper_contact_info .widget-info-wrap:first-child {
padding-top: 0; }
.widget_fl_theme_helper_contact_info .widget-info-wrap .left-content {
display: inline-block; }
.widget_fl_theme_helper_contact_info .widget-info-wrap .left-content i {
margin-right: 10px; }
.widget_fl_theme_helper_contact_info .widget-info-wrap .left-content i.icon-envelope {
position: relative;
top: 2px; }
.widget_fl_theme_helper_contact_info .widget-info-wrap .left-content span {
margin-right: 3px; }
.widget_fl_theme_helper_contact_info .widget-info-wrap .right-content {
display: inline-block; }
.widget_fl_theme_helper_contact_info .widget-info-wrap .right-content a {
color: inherit;
transition: .3s ease; }
.widget_fl_theme_helper_contact_info .widget-info-wrap .right-content a:hover {
color: #fff;
transition: .3s ease; }
.widget_fl_theme_helper_wmpl_mailchimp_footer {
padding-right: 34px; }
.widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-content {
position: relative;
top: -7px;
margin-bottom: 14px; }
.widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-footer-form input {
padding: 15px 20px;
font-size: 12px; }
.widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-footer-form .form-btn button {
text-transform: uppercase;
padding: 15px 25px;
font-size: 12px;
color: #fff;
position: relative;
overflow: hidden;
background: transparent;
z-index: 0; }
.widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-footer-form .form-btn button:before, .widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-footer-form .form-btn button:after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0; }
.widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-footer-form .form-btn button:before {
z-index: -2; }
.widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-footer-form .form-btn button:after {
z-index: -1;
width: 140%;
left: -20%;
transform-origin: 0 50%;
transform: skew(-35deg) scaleX(0);
transition: transform .5s ease; }
.widget_fl_theme_helper_wmpl_mailchimp_footer .mailchimp-footer-form .form-btn button:hover:after {
transform: skew(-35deg) scaleX(1); }
.fl--footer.style-three-column .footer-widget-area .widget_nav_menu ul {
display: flex;
flex-wrap: wrap; }
.fl--footer.style-three-column .footer-widget-area .widget_nav_menu ul li {
flex: 0 0 50%;
max-width: 50%; }
.fl--footer.style-three-column .footer-widget-area .widget_nav_menu ul li:first-child, .fl--footer.style-three-column .footer-widget-area .widget_nav_menu ul li:nth-child(2) {
padding-top: 0; }  .fl-mobile-menu-wrapper {
display: none;
background-color: rgba(0, 0, 0, 0.6);
width: 100%;
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% - 15px);
overflow-x: auto; }
.fl--mobile-menu-navigation-wrapper .widget_fl_theme_helper_wmpl_change_languages {
padding-left: 15px;
margin-top: 15px;
margin-bottom: 15px; }
.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; } .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: 45px;
margin-right: 25px;
color: #a2a4a3;
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 {
text-transform: uppercase;
color: #fff; } .empty-search-wrapper .empty-search-wrapper-text {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 25px; }
.empty-search-wrapper .empty-search-wrapper-text .left-content {
display: inline-block; }
.empty-search-wrapper .empty-search-wrapper-text .left-content i {
font-size: 45px;
margin-right: 25px;
color: #a2a4a3;
top: -11px;
position: relative; }
.empty-search-wrapper .empty-search-wrapper-text .right-content {
display: inline-block; }
.empty-search-wrapper .empty-search-wrapper-text .right-content .empty-title {
font-size: 32px;
line-height: 1;
letter-spacing: -2px;
margin-bottom: 0; }
.empty-search-wrapper .empty-search-wrapper-search-form {
max-width: 400px;
margin: 0 auto; }
.empty-search-wrapper .empty-search-wrapper-search-form form {
display: flex; }
.empty-search-wrapper .empty-search-wrapper-search-form form .fl--input-wrapper {
width: 100%;
flex-grow: 1;
margin-right: 10px; }
.empty-search-wrapper .empty-search-wrapper-search-form form .fl--input-wrapper input {
margin-bottom: 0;
background: #f1f5fa;
border-color: transparent; }
.empty-search-wrapper .empty-search-wrapper-search-form form .fl--input-wrapper input:hover {
box-shadow: 0 8px 22px 0 rgba(0, 0, 0, 0.1) !important;
transition: .3s ease;
background: #fff !important; }
.empty-search-wrapper .empty-search-wrapper-search-form form .searchsubmit {
flex-grow: 0; }
.empty-search-wrapper .empty-search-wrapper-search-form form .searchsubmit button {
min-width: 107px;
text-transform: uppercase;
line-height: 18px;
color: #fff; } .pmpro_login_wrap {
padding: 30px 35px;
border: 1px solid #ccc;
max-width: 900px;
margin: 0 auto; }
.pmpro_login_wrap form .login-username, .pmpro_login_wrap form .login-password {
margin-bottom: 0 !important; }
.pmpro_login_wrap form label {
font-size: 13px;
text-transform: uppercase;
margin-bottom: 8px !important;
margin-left: 0 !important; }
.pmpro_login_wrap form input {
width: 100% !important;
max-width: 100% !important; }
.pmpro_login_wrap form input:hover, .pmpro_login_wrap form input:active, .pmpro_login_wrap form input:focus {
border: 1px solid transparent !important; }
.pmpro_login_wrap form .login-remember label {
display: flex;
align-items: center;
font-weight: normal !important;
font-size: 13px !important;
text-transform: none;
line-height: 1; }
.pmpro_login_wrap form .login-remember input {
margin-right: 22px;
max-width: inherit !important;
border: 0 !important;
padding: 0 !important;
width: 0 !important;
position: relative;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important; }
.pmpro_login_wrap form .login-remember input:before {
cursor: pointer;
top: -12px;
position: absolute;
left: 0;
content: '';
display: block;
width: 15px;
height: 15px;
border: 1px solid #eaeaeb; }
.pmpro_login_wrap form .login-remember input:checked:after {
position: absolute;
top: -9px;
left: 4px;
font: 9px/1 FontAwesome;
content: '\f00c';
text-align: center; }
.pmpro_login_wrap form .login-submit {
margin-bottom: 25px !important;
margin-top: 25px !important; }
.pmpro_login_wrap form .login-submit input {
border: none !important;
background: transparent !important;
max-width: inherit !important;
width: auto !important;
padding: 14px 40px !important;
display: inline-flex !important;
color: #fff;
font-size: 13px !important;
position: relative;
overflow: hidden;
z-index: 0;
cursor: pointer;
margin-bottom: 0 !important;
text-transform: uppercase; }
.pmpro_login_wrap form .login-submit input:hover {
box-shadow: none !important;
color: #fff !important; }
.fl-venders-author:before {
background: #f1f5fa !important;
-webkit-box-shadow: none;
box-shadow: none; }
.fl-venders-author .fl-venders-author-posts .fl-venders-select li {
border: none; }
.fl-venders-author .fl-venders-author-posts .fl-venders-select li span {
text-transform: uppercase;
font-size: 12px;
color: #222;
transition: .3s ease;
position: relative;
display: inline-block; }
.fl-venders-author .fl-venders-author-posts .fl-venders-select li span:before {
position: absolute;
content: '';
width: 100%;
height: 2px;
background: #0a0a0a;
left: 0;
bottom: 3px;
transform: scaleX(0);
transition: transform .2s ease-out;
transform-origin: right; }
.fl-venders-author .fl-venders-author-posts .fl-venders-select li.active span {
color: #fff !important;
transition: .2s ease; }
.fl-venders-author .fl-venders-author-posts .fl-venders-select li.active:before {
transition: .3s ease; }
.fl-venders-author .fl-venders-author-posts .fl-venders-select li:hover span:before {
transform-origin: left;
transform: scaleX(1);
transition: transform .2s ease-out; }
.pmpro_cancel_wrap h2 {
font-size: 23px; }
html .inner_content .pmpro_actions_nav a:hover,
html .fl-comment-moderation .pmpro_actions_nav a:hover {
transition: .3s ease;
color: #fff !important; }
html .inner_content .pmpro_actions_nav a:hover,
html .fl-comment-moderation .pmpro_actions_nav a:hover {
transition: .3s ease;
color: #fff !important; }
.pmpro_table a {
color: #222 !important;
opacity: 1.8;
transition: .3s ease; }
.pmpro_table a:hover {
transition: .3s ease; }
.pmpro_actionlinks a {
color: #222 !important;
opacity: 1.8;
transition: .3s ease; }
.pmpro_actionlinks a:hover {
transition: .3s ease; }
.pmpro_message {
max-width: 700px;
margin: 0 auto 20px auto; }
html form.pmpro_form label,
#loginform label {
font-weight: normal; }
form.pmpro_form .input,
form.pmpro_form textarea,
form.pmpro_form select {
display: inline-block;
max-width: 100%;
background: #f4f4f4 !important;
margin-bottom: 15px; }
.pmpro_actions_nav {
text-align: center;
color: #fff; }
.pmpro_actions_nav a {
max-width: 48%; }
.pmpro_login_wrap,
.pmpro_login_wrap,
.pmpro_lost_password_wrap,
.pmpro_reset_password_wrap,
.pmpro-levels .fl-content,
.pmpro-member-profile-edit .fl-content {
border: 1px solid #ccc;
max-width: 700px;
padding: 50px;
margin: 0 auto; }
.pmpro-body-level-required .fl-content {
border: 1px solid #ccc;
max-width: 400px;
padding: 50px;
margin: 0 auto;
text-align: center; }
.pmpro-checkout .fl-content {
max-width: 700px;
padding: 0px;
margin: 0 auto; }
.pmpro-checkout .fl-content .pmpro_message {
max-width: inherit !important; }
#loginform + hr {
margin-top: -10px; }
#lostpasswordform + hr {
margin-top: 0; }
.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: 13px;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: .4px;
padding: 9px 11px 10px;
color: #222;
background: #f1f5fa !important; }
.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: #f1f5fa;
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; }
.pmpro_actions_nav .pmpro_actions_nav-right a {
max-width: max-content !important; }
html .pmpro_actions_nav a,
.pmpro_btn,
.login-submit .button {
text-transform: uppercase;
color: #fff !important;
position: relative;
display: inline-block;
margin-bottom: 0 !important;
padding: 11px 25px;
font-size: 13px !important;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
white-space: nowrap;
transition: all .3s;
border-radius: 0 !important;
width: 100%;
line-height: 28px;
min-height: 50px;
border: 0;
text-decoration: none !important; }
.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; }
html .pmpro_actions_nav a:hover,
html .pmpro_btn:hover,
.inner_content p .pmpro_btn:hover,
.inner_content .pmpro_btn:hover,
.pmpro_btn:hover,
.login-submit .button: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 .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%; }
form.pmpro_form .pmpro_checkout-fields div,
#loginform p {
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: #f1f5fa;
padding: 30px 40px;
margin-bottom: 50px;
margin: 0 -40px 40px -40px;
font-size: 23px; }
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%;
font-size: 23px; }
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: #f1f5fa;
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: #f1f5fa;
text-transform: uppercase;
color: #222;
font-size: 13px; }
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: 0.8; }
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 #ccc;
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 th,
table.pmpro_table td {
border: 1px solid #ccc;
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 #cccccc;
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; }
#pmpro_levels_table .pmpro_btn {
text-transform: uppercase;
font-size: 11px !important;
color: #fff !important; }
#pmpro_levels_table .pmpro_btn.disabled {
background: transparent !important;
color: #222 !important; }  @media screen and (max-width: 1200px) {
.autos-container .sidebar-container {
flex: 0 0 100%;
max-width: 100%;
order: 2;
margin-top: 25px; }
.autos-container .col-md-9 {
flex: 0 0 100%;
max-width: 100%;
order: 1; } } @media screen and (max-width: 1170px) {
.fl-padding {
height: 90px !important; }
.fl-mega-menu {
display: none; }
.fl--navigation-icon-container {
flex-grow: 1 !important;
text-align: right; }
.fl-top-header-content {
display: none; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--logo-container {
top: 0; }
.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; } }  @media screen and (max-width: 992px) {
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content {
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .left-car-content {
max-width: none;
width: 100%; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content {
max-width: none;
width: 100%;
padding-left: 0;
margin-top: 20px; }
.fl-partner-wrapper .partner-content .partner-item {
width: 33.333333% !important;
min-height: 120px !important; }
.fl-cars-slider-wrap-vc .cars-slider {
overflow: hidden !important; }
.fl-cars-slider-wrap-vc .slider-arrow-wrap {
display: none !important; }
.fl-vc-testimonial-slider-wrapper .testimonial-slider.testimonial-style-one .testimonial-slide .top-slider-content:after {
right: calc(50% - 100px) !important;
transform: translateX(-50%); }
.fl-vc-testimonial-slider-wrapper .testimonial-slider.testimonial-style-one .testimonial-slide .bottom-content {
text-align: center !important; }
.fl-vc-testimonial-slider-wrapper .testimonial-slider.testimonial-style-one .testimonial-slide .bottom-content .bottom-entry-content {
padding-right: 0 !important; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid {
flex: 0 0 50%;
max-width: 50%; }
.fl-resent-cars-vc .resent-cars-container .resent-car-item {
width: 50% !important; }
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content {
margin-bottom: 25px;
width: 50% !important; }
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content:nth-child(3) {
margin-bottom: 0; }
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content:nth-child(3) .top-content:before {
display: none !important; }
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content:nth-child(4) {
margin-bottom: 0; }
.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; }
.sidebar_left .cars-sidebar {
padding-right: 20px !important; }
.sidebar_right .cars-sidebar {
padding-left: 20px !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: 30px; }
.footer-widget-area .widget .widget--title {
margin-bottom: 25px; }
footer .bottom-content-footer {
padding: 25px 0; }
footer .top-content-footer .footer-sidebar-wrapper {
padding-bottom: 50px; }
footer .top-content-footer .footer-social {
margin-bottom: 30px; }
footer.fl--footer .top-content-footer {
padding-top: 50px !important; } }  @media (max-width: 870px) {
.fl--navigation {
display: none !important; } } @media screen and (max-width: 782px) {
.fl--footer.style-three-column .footer-widget-area .widget_nav_menu ul li {
flex: 0 0 100%;
max-width: 100%; }
.fl--footer.style-three-column .footer-widget-area .widget_nav_menu ul li:nth-child(2) {
padding-top: 18px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .header-contact {
display: none; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container .header-btn {
display: none; }
footer.fl--footer .footer__decor {
height: 22px; }
.fl-page-heading .header-decor {
height: 22px; }
.fl-header--navigation .fl--logo-container .img-logotype, .fl-header--navigation .fl--logo-container .logotype-text {
border-color: transparent;
padding-right: 30px; }
footer.fl--footer .footer__figure {
display: none; }
.fl-header--navigation.scrollUp {
transform: translateY(0) !important; }
.fl-counter-wrapper.text-left, .fl-counter-wrapper.text-right {
text-align: center !important; }
.fl-counter-wrapper {
margin-top: 25px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-left-content {
margin-bottom: 20px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post--title {
font-size: 19px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .category-post {
margin-bottom: 20px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-info {
margin-bottom: 15px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-right-content .post-text--content {
margin-bottom: 25px; }
.fl-page-heading .content_header .header-title {
font-size: 40px; }
.fl-page-heading {
min-height: 200px; }
.products .shop-archive-item:nth-child(2n+1) {
clear: none; }
.products .shop-archive-item {
width: 100% !important; } } @media (max-width: 768px) {
.fl-page-heading .fl--page-header-content {
min-height: 250px; }
.fl-page-padding {
height: 60px; }
.fl-default-pagination {
margin-top: 50px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-text--content {
margin-bottom: 25px; }
.post-archive-wrapper .fl-post-item {
margin-bottom: 35px;
padding-bottom: 35px; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post-btn-read-more-info .post-info {
display: none; }
.post-archive-wrapper .fl-post-item .post-bottom-content .post--title {
font-size: 20px;
margin-bottom: 15px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder {
margin-bottom: 20px; }
.post-archive-wrapper .fl-post-item .post-top-content .post-date {
top: 20px;
left: 20px;
font-size: 20px; }
.post-archive-wrapper .fl-post-item .post-top-content .post-date .month-date {
font-size: 11px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .video-btn-wrap .video-btn, .post-archive-wrapper .fl-post-item .post-top-content .post--holder .post-link-mask .post-format-link {
width: 40px;
height: 40px; }
.post-archive-wrapper .fl-post-item .post-top-content .post--holder .video-btn-wrap .video-btn i, .post-archive-wrapper .fl-post-item .post-top-content .post--holder .post-link-mask .post-format-link i {
font-size: 15px; }
.fl-partner-wrapper .partner-content .partner-item {
width: 50% !important; }
.sidebar.cars-sidebar {
margin-top: 0 !important; }
.pix-dynamic-content #pixad-listing.grid .post-auto-grid {
flex: 0 0 100%;
max-width: 100%; }
.breadcrumbs-heading {
display: none !important; }
.fl-page-heading .fl--page-header-content .header-entry-container .header-title {
font-size: 30px;
margin-bottom: 0; }
#fl-page--preloader .fl--preloader-progress-bar {
max-width: 90%; }
.fl-page-heading .fl--page-header-content .header-entry-container {
padding: 0 15px !important; }
.fl-page-heading .fl--page-header-content .header-entry-container:after {
display: none; }
.fl-home-page-posts-content-vc .home-page-post-container .blog-post-home-page {
width: 100% !important;
margin-bottom: 25px; }
.fl-home-page-posts-content-vc .home-page-post-container .blog-post-home-page:last-child {
margin-bottom: 0; }
.fl-vc-tabs .tabs-entry-content .nav-tabs {
padding-right: 15px !important;
padding-left: 15px !important;
margin-bottom: 30px !important; }
.fl-resent-cars-vc .resent-cars-container .resent-car-item {
width: 100% !important; }
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content {
margin-bottom: 25px !important;
width: 100% !important; }
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content .top-content:before {
display: none !important; }
.fl-fancy-text-content-vc .fl-fancy-text-container .fancy-text-item-content:last-child {
margin-bottom: 0 !important; }
.fl-padding {
height: 50px !important; }
.fl-reflect {
display: flex;
flex-direction: column-reverse; }
.auto-price-info {
margin-top: 30px; }
.car-details .vehicle-characteristics .list-descriptions .dd-item {
max-width: 100%; }
.car-details .wrap-nav-table-content ul {
text-align: center; }
.car-details .wrap-nav-table-content ul li {
width: 100%;
padding: 0; }
.car-details .wrap-nav-table-content ul li span {
padding: 15px 0;
font-size: 14px; }
.car-details .wrap-nav-table-content ul li span:before {
display: none; }
.fl-header--navigation .fl--logo-container .img-logotype, .fl-header--navigation .fl--logo-container .logotype-text {
padding-right: 15px; }
.fl-header--navigation .fl-bottom-header-content .fl-navigation-container .fl--navigation-icon-container {
margin-left: 0; }
.fl-header--navigation .fl-bottom-header-content {
padding: 5px 15px; }
footer.fl--footer .footer__decor {
display: none; }
footer.fl--footer .top-content-footer {
padding-top: 80px; }
.car-details .tabs-content .tab-content ul:not(.pixad-features-list) > li:before {
height: 30px; }
.sidebar.cars-sidebar {
margin-bottom: 30px; }
#pix-sorting .sorting__inner .sorting__item:first-child {
display: none; }
#pix-sorting .sorting__inner .sorting__item {
flex-grow: 0; }
#pix-sorting .sorting__inner .sorting__item.view-by {
flex-grow: 1;
justify-content: flex-end; }
.single-post-wrapper .post-holder--info .post-info {
flex-wrap: wrap; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content {
width: 100%; }
.single-post-wrapper .post-holder--info .post-info .right-post-top-content {
width: 100%;
margin-top: 20px; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper {
flex-wrap: wrap; }
.comments-container .comments-list .fl-comment .comment-container .comment-meta .comments--reply-wrapper .comment-author-name {
width: 100%; }
.fl-page-heading .content_header .breadcrumbs-heading .breadcrumbs {
display: none; }
.fl-page-heading .content_header .header-title {
font-size: 24px; }
form.fl-comment-form {
flex-wrap: wrap; }
form.fl-comment-form .comment-field-wrapper {
width: 100%;
padding-right: 0; }
form.fl-comment-form .author-comment {
width: 100%;
padding-left: 0; }
.fl-page-padding.bottom {
height: 80px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-top-content .post--holder .post-info-category {
right: 10px;
bottom: 10px; }
.sidebar_right .sidebar, .sidebar_left .sidebar {
margin-top: 30px; }
.comment-title-content .font-text {
font-size: 30px; }
.comment-title-content .back-text {
font-size: 55px; }
.comments-container .reply-title {
margin-bottom: 30px; }
.single-post-wrapper .post-holder--info .post-holder .holder-decor {
display: none; }
.single .bg-holder {
padding-top: 60px;
margin-top: 0; }
.single .bg-holder .bg-holder-after {
display: none; }
.single-post-wrapper .post-holder--info .post-holder {
margin-bottom: 30px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-top-content .post--holder .post-info-category .category-post a {
font-size: 8px; }
.fl-blog-post-div .post-style-default .fl-post--item .post-bottom-content .post-info {
flex-wrap: wrap; }
.fl-blog-post-div .post-style-default .fl-post--item .post-bottom-content .post-info .post-comments-content {
display: none; }
.fl-blog-post-div .post-style-default .fl-post--item .post-bottom-content .post--title a {
font-size: 19px; }
.single-post-wrapper .post-holder--info .post-info .left-post-top-content .comments-post {
display: none; }
blockquote {
padding: 40px 20px 40px 65px !important;
font-size: 17px; }
blockquote > p a {
margin-top: 10px;
width: 100%;
display: block; }
blockquote:before {
left: 15px;
font-size: 30px; }
.single-post-wrapper .post-category--tags.style-two {
padding: 25px 20px; }
.login-form .login-gap {
height: 70px !important; }
.login-form .login-in {
min-width: 300px; }
.login-form .login-gap.bottom {
height: 70px; }
.header-search-form .search-form-row {
flex-wrap: wrap;
justify-content: flex-end; }
.header-search-form .search-form-row input {
min-width: calc(100% - 20px);
margin-right: 10px;
margin-bottom: 15px; }
.header-search-form .search-form-row .searchsubmit {
margin-right: 10px; }
.pix-dynamic-content #pixad-listing.list .card {
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
width: 100%;
max-width: none;
margin-bottom: 20px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner {
max-width: none;
padding-left: 0;
width: 100%; } } @media (max-width: 680px) {
.fl-header--navigation.fixed-enable {
position: absolute !important; } }  @media (max-width: 600px) {
.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
margin-right: 0; }
.pix-dynamic-content #pixad-listing.list .card .card__img {
margin-bottom: 0; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content {
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .left-content {
text-align: center;
width: 100%;
order: 1; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .right-content {
display: flex;
order: 0;
width: 100%;
justify-content: flex-end;
margin-bottom: 40px;
z-index: 2;
position: relative;
margin-top: -66px;
margin-right: 20px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .top-content .right-content .card__price {
font-size: 13px;
display: inline-flex; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list {
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li {
text-align: center;
margin-bottom: 15px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li i {
display: none; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li .right--content {
flex-grow: initial; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content {
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .promo-image-gallery {
margin-bottom: 15px;
text-align: center; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-dbl-content .tmpl-list-footer {
text-align: center; } } @media (max-width: 570px) {
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li {
width: 50%;
margin-bottom: 15px; }
.pix-dynamic-content #pixad-listing.list .card .card__inner .bottom-content .card__list li .right--content {
flex-grow: initial; } }  @media (max-width: 460px) {
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content {
flex-wrap: wrap; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-left-wrap {
width: 100%;
order: 2;
max-width: none; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap {
position: relative;
order: 1;
width: 100%; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .top-content {
display: inline-block; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .top-content .promo-image-gallery {
display: none; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .top-content .car-price-wrap {
position: absolute;
top: -80px;
right: 20px; }
.pix-dynamic-content #pixad-listing.list .post-auto-list .post-entry-content .right-car-content .right-car-content-right-wrap .compare-car-wrap {
display: none; } }