.grecaptcha-badge {
    visibility: hidden;
}

#gallery-1 img {
    border: transparent !important;
}

.gallery-masonry {
    min-height: auto !important;
}

.wpmf-gallery-caption {
    display: none;
}

#wpcf7-f10355-o1 .form-check-input, #wpcf7-f11144-o1 .form-check-input {
    border: none;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    form.offerSearch.py-2 {
        padding: 1rem 1rem 1.5rem !important;
    }
}

/* General Styles */
.offer-card-title h5 {
    margin-bottom: 0 !important;
    max-width: 170px !important;
    font-size: 1.4rem !important;
}

@media only screen and (max-width: 1199px) {
    .ps-3.py-3.mb-2.search-right-column.text-center {
        padding-top: 0 !important;
    }

    .pt-4b.search-right-column.text-center {
        padding-top: 1rem !important;
    }

    .tech-details>div.mx-2 {
        width: 100% !important;
    }

    .accordion-button:not(.collapsed) {
        color: #fff;
        background-color: #4dbc4d;
        box-shadow: none;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

    .accordion-button:not(.collapsed)::after svg {
        fill: #fff !important;
    }

    .accordion-button:focus, .btn:focus, .btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus, .form-select:focus {
        border-color: unset;
        outline: 0 !important;
        box-shadow: none;
    }

    h2, .h2 {
        font-size: 2rem !important;
    }

    h6.text-uppercase.main-sub {
        font-size: 1rem !important;
    }

    .offer-card {
        box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    }

    img.card-status {
        top: 120px !important;
        left: 20px !important;
    }

    .offer-card>.offer-card-title {
        padding-right: 0px !important;
    }

    .offer-card-image {
        width: 100% !important;
        left: 0 !important;
        min-height: 180px !important;
        max-height: 180px !important;
    }

    .offer-card-title h5 {
        margin-bottom: 0 !important;
        max-width: 170px !important;
    }
}

@media only screen and (max-width: 991px) {
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1.2 !important;
    }

    h1, .h1 {
        font-size: 2rem !important;
    }

    h2, .h2 {
        font-size: 1.85rem !important;
    }

    h3, .h3, h4, .h4, .car-info-title h4, .car-info-title.d-flex.align-items-center.my-3 h4.text-green {
        font-size: 1.5rem !important;
    }

    h6.text-uppercase.main-sub {
        font-size: .9rem !important;
        line-height: 1.5 !important;
    }

    .offer-card-title h5 {
        font-size: 1.5rem !important;
    }

    p {
        font-size: 1.1rem !important;
    }
}

@media only screen and (max-width: 767px) {
    .form-select-lg {
        font-size: 1.15rem !important;
    }

    label.form-check-label.fs-6.fw-light {
        font-size: 1.1rem !important;
    }

    .d-flex.mt-4.justify-content-center.hideAdvSearch {
        margin: 0.5rem 0 0.25rem !important;
    }

    .pt-4b.search-right-column.text-center {
        padding: 0 !important;
    }

    .col-md-8.py-5.text-center {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
    }

    .col-12.col-sm-6.col-md-3.py-3.px-3.text-center.mt-n8 {
        margin-top: -1rem !important;
    }

    .col.mt-3.mb-n4.text-center {
        margin: 0 !important;
    }

    .container-fluid.pt-2.pb-9.bg-light-gray {
        padding-bottom: 3rem !important;
    }

    footer .container-fluid.px-5.py-2.mt-3 {
        padding: 1rem 0.5rem 0.25rem !important;
    }

    .nav-tabs .nav-item, .compact-tabs {
        width: 100%;
    }

    .compact-tabs:before {
        display: none !important;
    }

    ul.nav-tabs>li.nav-item, ul.nav-tabs>li.nav-item:first-child {
        padding: 0 !important;
        margin: 0 1rem !important;
    }

    ul.nav-tabs>li.nav-item:first-child .compact-tabs {
        border-radius: 15px 15px 0 0 !important;
    }

    ul.nav-tabs>li.nav-item .nav-link.fw-normal.fs-7.compact-tabs.active {
        box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%) !important;
        background: #4DBC4D !important;
        color: #fff !important;
    }

    .compact-tabs {
        padding: 1.5rem !important;
    }

    form .offer-contact {
        flex-direction: column;
    }

    #offer-contact .first-col, #offer-contact .sec-col {
        padding: 0 0.5rem !important;
        width: 100%;
    }

    #offer-contact .checks-wrap {
        padding: 0 0.75rem !important;
        margin-right: 0 !important;
    }

    #offer-contact .checks-wrap label {
        width: 92%;
    }

    form#offer-contact {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .offer-contact {
        width: 100%;
    }

    input.form-control, textarea.form-control {
        font-size: 1.1rem;
    }

    form#offer-contact button.btn.btn-primary.bg-green.text-uppercase.my-3.py-2b {
        margin: 0.5rem 0 3rem !important;
    }

    .form-select-md, label.form-check-label {
        font-size: 1.1rem !important;
    }

    .form-select-calc {
        max-width: 110px !important;
    }

    .form-select-calc-lg {
        max-width: 130px !important;
        margin-right: 10px !important;
    }

    #calculatorForm .fs-6a, #calculatorForm .fs-6b {
        font-size: 1rem;
        line-height: 1;
    }

    .d-flex.justify-mob-center {
        justify-content: center;
    }

    .container.benefits-home {
        padding: 0 !important;
    }

    .contact-box-wrap {
        top: 350px !important;
        z-index: 2;
    }

    .contact-wrap {
        height: 620px !important;
    }

    .contact-wrap iframe {
        width: 100%;
    }

    .container.contact-box {
        padding: 0 1.5rem !important;
    }

    .container.contact-details {
        padding: 500px 0 0 !important;
    }

    .wpcf7-form div:nth-of-type(2) {
        flex-direction: column !important;
        align-items: unset !important;
    }

    .wpcf7-form div {
        padding: 0 !important;
    }

    .wpcf7-form div:nth-of-type(1) {
        margin-bottom: 0 !important;
    }

    .wpcf7 input {
        margin-bottom: 1rem !important;
    }

    .wpcf7-form-control-wrap {
        margin-bottom: 0 !important;
    }

    .flex-wrap.social {
        flex-direction: column;
        align-items: center;
    }
}

div .wpcf7-response-output {
    padding: 0.2em 1em !important;
}

.wpcf7-list-item-label {
    font-size: 1.02rem;
}

.wpcf7-list-item {
    margin: 0 0 0.65rem 0 !important;
}

.wpcf7-not-valid-tip {
    width: auto !important;
}

.wpcf7-response-output {
    width: auto !important;
}

.car-info-title {
    max-width: none !important;
}

/* OFFER SUBTITLE TEMP */
h2.fs-7b {
    font-size: 0.95rem !important;
}

.btn:focus {
    box-shadow: none;
}

/*  A N C H O R S   M E N U  */
.sffm-position-middle-left.sffm-orientation-vertical ul.sffm-menu li:hover .sffm-tooltip {
    margin-left: -20px;
    z-index: -1;
    border-radius: 0 15px 15px 0;
}

.sffm-floatmenu-wrapper ul.sffm-menu li>a {
    border-radius: 0 15px 15px 0;
}

/* WPCF7 Checkboxes bg */
.wpcf7 .form-check-input {
    background: none;
}

/* Cookiebot */
.cookiebot-change-consent {
    height: 4.375rem;
    width: 4.375rem;
    position: fixed;
    left: 1rem;
    bottom: 1rem;
    background-color: #52ae30;
    border-radius: 100%;
    backface-visibility: hidden;
    z-index: 999;
    display: none;
}

.sr {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
}

.cookiebot-change-consent a:before {
    content: "";
    height: 1.875rem;
    width: 1.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iXzAxNSIgZGF0YS1uYW1lPSIwMTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMwIiBoZWlnaHQ9IjMwIiB2aWV3Qm94PSIwIDAgMzAgMzAiPiAgPGRlZnM+ICAgIDxzdHlsZT4gICAgICAuY2xzLTEgeyAgICAgICAgZmlsbDogI2ZmZjsgICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsgICAgICB9ICAgIDwvc3R5bGU+ICA8L2RlZnM+ICA8ZyBpZD0iZ3JvdXAiPiAgICA8ZyBpZD0iZ3JvdXAtMiIgZGF0YS1uYW1lPSJncm91cCI+ICAgICAgPGcgaWQ9Imdyb3VwLTMiIGRhdGEtbmFtZT0iZ3JvdXAiPiAgICAgICAgPHBhdGggaWQ9IkNvbG9yX0ZpbGxfMSIgZGF0YS1uYW1lPSJDb2xvciBGaWxsIDEiIGNsYXNzPSJjbHMtMSIgZD0iTTYuOSwyMy4xQTExLjQ1OCwxMS40NTgsMCwwLDAsMjMuMTA1LDYuOUwyMy4xLDYuOUExMS40NTgsMTEuNDU4LDAsMCwwLDYuOSwyMy4xWk02LjA4OCw2LjA4OEw2LjksNi45bC0xLjA4LTEuMDhMNi45LDYuOVpNMjQuNzIzLDI0LjcyM2ExMy43NjksMTMuNzY5LDAsMSwxLDAtMTkuNDQ1LDEzLjc1LDEzLjc1LDAsMCwxLDAsMTkuNDQ1aDBaTTE1LDEwLjQxNkExLjE0NiwxLjE0NiwwLDEsMSwxNi4xNDYsOS4yNywxLjE0NiwxLjE0NiwwLDAsMSwxNSwxMC40MTZaTTE0LjE5LDIxLjUzOWExLjE0NiwxLjE0NiwwLDAsMS0uMzM2LTAuODFoMi4yOTJBMS4xNDYsMS4xNDYsMCwwLDEsMTQuMTksMjEuNTM5Wm0tMC4zMzYtNy42ODR2Ni44NzRoMi4yOTJWMTMuODU0YTEuMTQ2LDEuMTQ2LDAsMCwwLTIuMjkyLDBoMFoiLz4gICAgICA8L2c+ICAgIDwvZz4gIDwvZz48L3N2Zz4=);
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 61.9em) {
    #CybotCookiebotDialogBodyContentTitle {
        display: flex;
        align-items: center;
        min-height: 3.25rem;
        padding-right: 1.5rem;
        padding-left: 3.6875rem;
        font-weight: 600;
        font-size: 1.25rem !important;
    }
}

@media (max-width: 61.9em) {
    #CybotCookiebotDialogBodyContentText p {
        line-height: 1.71428;
        margin: 0.5rem 0 0 0;
        font-size: 14px !important;
    }
}

.cookiebot-change-consent a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    border-radius: 100%
}

@media (max-width: 61.9em) {
    .cookiebot-change-consent a:before {
        height: 1.5rem !important;
        width: 1.5rem !important;
    }
}

@media (max-width: 61.9em) {
    .cookiebot-change-consent {
        height: 3.125rem !important;
        width: 3.125rem !important;
        left: 0.5rem !important;
        bottom: 0.5rem !important;
    }
}

@media (max-width: 37.9em) {
    #CybotCookiebotDialog .cookie-popup__close {
        right: 0rem !important;
        height: 4rem !important;
        width: 4rem !important;
        background-color: transparent !important;
    }
}

#CybotCookiebotDialog {
    color: #4C4C4C !important;
}

#CybotCookiebotDialog .cookie-popup__close-icon {
    width: 55% !important;
}

/* End Cookiebot */

.btn-check:active+.btn-outline-primary:focus, .btn-check:checked+.btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
    box-shadow: none;
}

a.more-options.text-green {
    font-size: 25px !important;
}

a.more-options.text-dark-green {
    font-size: 25px !important;
}

.alert-warning {
    color: #1B1F27;
    background-color: #FFCC00;
    border-color: #FFCC00;
}

.rs-bul-txt {
    font-family: 'commonNovaKola' !important;
}

a {
    color: #4DBC4D;
}

a:hover {
    color: #006B3F;
}

.promo-lihva {
    color: #4DBC4D;
    font-size: 1.1em !important;
    padding-top: 15px;
}

::marker {
    color: #4DBC4D;
}

.form-select:focus {
    border-color: #6E6E6E;
    box-shadow: none;
}

/* Description html */
.info-content .wpb_wrapper>p {
    /*height: 0 !important;*/
    padding: 0 !important;
    margin: 0 !important;
}

.info-content .wpb_wrapper table, .info-content .wpb_wrapper table td {
    height: auto !important;
    width: auto !important;
}

.list-group-item {
    padding: 0.1rem 1rem;
    border: none;
    color: #6C6C6C;
}

.list-group-item:before {
    content: "• ";
    color: #4dbc4d;
    font-size: 22px;
}

h3.h5 {
    margin-top: 1.5rem;
}

h2.px-2.ms-1.my-3.fs-7 {
    font-size: 1.4rem;
}

.fancybox-thumbs__list a:before {
    border: 6px solid #016B3F !important;
}

blockquote {
    background: #f9f9f9;
    border-left: 6px solid #4dbc4d;
    margin: 1.5em 10px;
    padding: 0.5em 15px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #4dbc4d;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.6em;
}

.wpcf7-textarea {
    height: 165px !important;
    margin: 0px !important;
}

span.wpcf7-form-control.wpcf7-checkbox.form-check-input {
    font-size: 1.02rem;
}

.form-control {
    line-height: 1.3;
    font-size: 1.02rem !important;
    color: #6C6C6C !important;
}

::-webkit-input-placeholder {
    color: #969696 !important;
    opacity: 1;
}