[v-cloak] {
    display: none;
}

.vec-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    color: #fff;
    flex-direction: column;
    justify-content: space-between;
}

.vec-info .btn-green {
    margin-bottom: 12px;
}

.quotes-container .quotes .quote-li-wrap .map-modal {
    top: 150px !important;
    height: 435px !important;
}

.offer-li-des .offers ul li a {
    height: 62px;
    font-size: 22px;
    line-height: 32px;
    background: #fff;
    border: 1px solid #ddd;
    padding-right: 0;
    margin-bottom: 15px;
    text-align: left;
    padding-left: 30px;
}

.offer-li-des .offers ul li a .data {
    height: 62px;
    background: #2E4369;
    color: #fff;
    line-height: 55px;
    text-align: center;
    width: 0;
    padding: 0;
}

.offer-li-des .offers ul li:hover {
    background: #2e4369;
    filter: grayscale(0%);
    color: #2e4369;
}

.embed-responsive-4by3::before {
    padding: 0 !important;
}
.ui-widget.ui-widget-content {
    z-index: 99999 !important;
}
.modal.fade{
    opacity: 1 !important;
}
.modal.fade .modal-dialog{
    margin: 150px auto;
}
