/*
Theme Name: Lease
Theme URI: https://www..com/
Author: Beetle Web-Studio
Author URI: https://beetle.net.ua/
Description: This theme special for Lease (www.lease.com) by Beetle Web-Studio (www.beetle.net.ua)
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beetle-lease
Tags: one-column, two-columns, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
@media (min-width: 1024px) {
    .block.banner-with-advantages {
        min-height: 1072px !important;
    }
}

@media (max-width: 360px) {
    header nav > ul > li > a {
        padding-right: 55px;
    }
}

header .contacts {
    position: relative;
}

.header_contact_icon {
    max-width: 17%;
    width: 78px;
    object-fit: contain;
    margin-right: 15px;
}

.header_contact_icon_mobile {
    display: none;
}

.car-list-data {
    min-height: 280px;
}

@media (max-width: 1100px) {
    .header_contact_icon_mobile {
        display: block;
        width: 58px;
        height: 58px;
        margin: 18px 10px 0 0;
    }
}

@media (max-width: 767px) {
    .header_contact_icon_mobile {
        width: 41px;
        height: 41px;
        margin: 11px 10px 0 0;
    }

    #acwp-toolbar-btn {
        left: 120px !important;
    }

    .single-cars .no_mikdama1 {
        position: static;
        height: 30px;
        margin-top: 20px;
    }

    .page-id-1413 .block.banner {
        min-height: calc(52vh - 65px);
    }

    body .container-for-cars .for-cars .short-car img {
        width: 80%;
        margin: 20px auto;
    }

    .single-cars .block-car-sliders .beetle-slider .prev {
        left: -48%;
    }

    .single-cars .block-car-sliders .beetle-slider .next {
        right: -48%;
    }

    .page-template-page-testimonials .testimonials-hero {
        min-height: 300px;
        padding: 124px 0 58px;
        background-size: cover;
        position: relative;
        z-index: 1;
        background-position: -169px -55px;
    }

}

.home .short-car h2,
.home .short-car h3{
    min-height: 40px !important;
}

#toc_container.no_bullets li {
    padding-right: 20px;
}

.widget_beetle-cars .slick-slide img {
    width: 80%;
    margin: 20px;
}

.filt_title {
    width: 100%;
    padding: 6px 20px;
}

.cars-search .filter-group.filter-group-0 .filters .filter {
    width: 15.33333%;
    max-width: 15.33333%;
}

div.wpcf7 .for-submit .ajax-loader {
    display: none;
}

.tiktok-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tiktok-box span {
    font-size: 2rem;
    font-weight: 700;
}

.tiktok-box a {
    font-size: 1.5rem;
    font-weight: 700;
    color: black;

}

.tiktok-sub-box a {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 2px solid #016fb6;
    text-decoration: none;
    line-height: 1;
}

.tiktok-sub-box img {
    width: 30px;
    height: 30px;
    margin: 0 10px;
}

.tiktok-sub-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-bottom: 30px;
}
.thank-you-wrap {
    background-color: #fff;
    margin-top: -20px;
    padding: 20px 0 200px;
}
.thank-icon {
    text-align: center;
}
.thank-you-wrap h1 {
    text-align: center;
    color: #135DA1;
    font-weight: 500;
}
.thank-you-wrap p {font-size: 26px;text-align: center;}
.thank-you-wrap .btn-fill {
    display: block;
    max-width: 200px;
    margin: 40px auto 0;
}

@media (min-width: 768px) {
.thank-you-wrap h1 {
    font-size: 64px;
}
    .title_box {
        min-height: 58px;
    }

    .short-car .price-groups {
        position: inherit;
    }

    .page-id-4943 .block.clients .client {
        width: calc(17% - 30px);
        max-width: calc(17% - 30px);
        flex: 1 0 calc(17% - 30px);
    }

    .cars-search .filter-group.is-brands .filter {
        width: 5.4909%;
        max-width: 5.4909%;
        flex: 1 0 5.4909%;
    }

    .cars-search .filter-group .filters {
        width: 100%;
        max-width: 100%;
    }

    /*
    .cars-search .filter-group.filter-group-0 {
        width: 48%;
        max-width: 48%;
    }

    .cars-search .filter-group.filter-group-1 {
        width: 28%;
        max-width: 28%;
    }

    .cars-search .filter-group.filter-group-2 {
        width: 24%;
        max-width: 24%;
    }
    */
    .cars-search .filter-group.filter-group-0 {
        width: 45%;
        max-width: 45%;
    }

    .cars-search .filter-group.filter-group-1 {
        width: 23%;
        max-width: 23%;
    }

    .cars-search .filter-group.filter-group-2 {
        width: 15%;
        max-width: 15%;
    }

    .cars-search .filter-group.filter-group-3 {
        width: 17%;
        max-width: 17%;
    }

    .cars-search .filter-group.filter-group-3 .filters .filter {
        width: 50%;
        max-width: 50%;
    }

    .cars-search .filter-group.filter-group-2 .filters .filter {
        width: 50%;
        max-width: 50%;
    }
}

.mb-3p .content p {
    margin-bottom: 0px;
}

footer .contacts .pt-3p p {
    margin-bottom: 0px;
    text-align: center;
}

.footer-copy-right-img a img {
    width: 100px !important;
}

@media screen and (min-width: 360px) {
    .page-id-4133 .no_mikdama1 {
        position: absolute;
        left: 0;
        bottom: 66px;
        background: #000;
        color: #fff;
        padding: 2px 10px;
        font-size: 11px;
    }

    .block.cars .short-car .price-group .title {
        font-size: .640rem !important;
    }

    .home .block.cars .short-car .price-group .title {
        font-size: .600rem !important;
    }

    body .short-car .price-groups .price-group .prices {
        padding: 10px 6px !important;
    }

    body .block.cars .short-car .price-group .prices .price .value {
        font-size: 15px;
    }

    body .block.cars .slick-slide {
        padding: 8px;
    }

    body .short-car .price-groups .price-group .prices .price {
        font-size: .508rem;
    }

    body .price-groups .price .ml-1p {
        margin-left: 4px !important;
    }
}

.single-cars .price-groups {
    position: relative;
}

.no_mikdama1 {
    position: absolute;
    left: 46px;
    bottom: 71px;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
}

.beetle-slider .no_mikdama1 {
    position: absolute;
    right: 0px;
    bottom: 100%;
    background: #000;
    color: #fff;
    padding: 3px 5px;
    font-size: 10px;
    left: initial;
}

.short-car .specification {
    margin-bottom: 10px !important;
}

#content-with-video {
    text-align: center;
}

#content-with-video .col-md-12 + .col-md-12 {
    background: #f1a42b;
}

.short-car h4 {
    text-align: center;
    font-size: 17px;
    margin-top: 11px;
}

.home .short-car .title_box div {
    text-align: center;
    font-size: 17px;
    color: #016fb6;
    font-weight: bold;
    /*margin-top: -10px;*/
}

.fromthemedia .catava {
    width: calc(25% - 20px);
    max-width: calc(25% - 20px);
    flex: 1 0 calc(25% - 20px);
    margin-left: 20px;
    margin-bottom: 45px;
    margin-right: 0;

    -webkit-box-shadow: 0 0 15px rgba(50, 66, 125, 0.11);
    -moz-box-shadow: 0 0 15px rgba(50, 66, 125, 0.11);
    outline: 0 0 15px rgba(50, 66, 125, 0.11);

    padding: 30px;
}

.btn.btn-blue {
    color: #016fb6;
    background: transparent;
    border: 1px solid #016fb6 !important;
}

.btn.btn-blue:hover {
    color: #fff;
}

.fromthemedia .catava .title {
    color: #000001;
    font-size: 18px;
    font-weight: 900;
    margin: 15px 0;
}

.fromthemedia .catava .date {
    font-size: 12px;
    margin-top: 20px;
}

.fromthemedia .catava .date img {
    margin-left: 15px;
}

.fromthemedia .catava a, .fromthemedia .catava a:hover {
    text-decoration: none;
}


.fromthemedia .catava .article_banner {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: -30px;
    padding: 40px;
    text-align: center;
    background: #f6f6f6;
}

.fromthemedia .catava .article_banner img {
    max-width: 169px;
    max-height: 52px;
}

@media (max-width: 767px) {
    .fromthemedia .catava {
        width: 100%;
        max-width: 100%;
        flex: 1;
        margin-left: 20px;
        margin-right: 20px !important;
        margin-bottom: 25px;
    }
}


#popmake-5172.pum-container {
    top: 0 !important;
    border: none;
    box-shadow: none;
    background-color: transparent;
}

#popmake-5172 .pum-close {
    top: 150px;
    right: 60px;
    font-size: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
}

#popmake-5172 .pum-close:after {
    content: "\e870";
    font-family: Linearicons-Free;
    font-size: 36px;
    color: #ffffff;
}

#popmake-5172 form {
    position: absolute;
    left: 95px;
    bottom: 24px;
    display: flex;
    width: auto;
}

#popmake-5172 form p {
    margin-bottom: 0;
    padding: 0;
}

#popmake-5172 form label .title {
    top: 12px;
    font-size: 17px;
    font-weight: normal;
    color: #000000;
    z-index: 9;
}

#popmake-5172 form input {
    display: inline-block;
    width: 160px;
    margin-left: 10px;
    padding: 11px 20px;
    border: none;
    background-color: #e9e9e9;
}

#popmake-5172 .pum-content p {
    margin: 0px;
}

#popmake-5172 {
    background: transparent;
    border: none;
    background: transparent;
    box-shadow: none !important;
}


#popmake-5172 form input.wpcf7-not-valid {
    border: 1px solid red;
    padding: 10px 20px;
}

#popmake-5172 .ajax-loader {
    display: none;
}

#popmake-5172 form input[type="submit"] {
    width: auto;
    padding: 11px 20px 12px 20px;
    font-size: 21px;
    font-weight: 900;
    box-shadow: 0px 7px 24px 0 rgba(0, 114, 188, 0.44) !important;
    background-color: #0072bc;
    color: #f9f8f4;
}

#popmake-5172 form .for-submit .bg {
    display: none;
}

#popmake-5172 form .for-submit:after {
    content: unset;
}

#popmake-5172 .mobile {
    display: none;
}

body #popmake-5172.pum-container {
    top: 80px !important;
}

#popmake-5172 .pum-close {
    top: -37px;
    right: -31px;
}

@media (max-width: 767px) {
	.thank-icon svg {
    width: 180px;
}
    #popmake-5172 form input {
        width: 90px;
        padding: 7px 20px;
    }

    #popmake-5172 form input[type="submit"] {
        font-size: 13px;
    }

    #popmake-5172 form {
        left: 42px;
        bottom: 8px;
    }

    body #popmake-5172.pum-container {
        top: 132px !important;
    }

    #popmake-5172 .pum-close {
        top: -20px;
        right: 0px;
    }

    #popmake-5172 .pum-close {
        background: url(images/times-solid.svg) !important;
        background-size: contain;
        background-repeat: no-repeat !important;
        text-indent: -99999px;
    }

    #popmake-5172 form label .title {
        font-size: 14px;
    }
}

/*
@media screen and (max-width: 767px) {
	#popmake-5172 .pum-close {
		top: 70px;
		right: 8px;
	}
	#popmake-5172 .pum-close:after {
		font-size: 23px;
	}
	#popmake-5172 form {
		display: block;
		bottom: 28%;
		left: 50%;
    transform: translateX(-50%);
	}
	#popmake-5172 form p {
		float: none;
	}
	#popmake-5172 form label .title 	{
		font-size: 15px;
	}
	#popmake-5172 form input {
		display: block;
		width: 221px;
		margin-left: 0;
		margin-bottom: 10px;
		padding: 7px 10px;
	}
	#popmake-5172 form input.wpcf7-not-valid {
		padding: 6px 10px;
	}
	#popmake-5172 .mobile {
		display: block;
	}
	#popmake-5172 .desktop {
		display: none;
	}
	#popmake-5172 form .for-submit {
		display: block;
	}
	#popmake-5172 form input[type="submit"] {
		margin: 0 auto;
		padding: 10px 20px;
		font-size: 16px;
	}
}
 */
/*
	Testimonials page styles
	date 05.09.2020
*/
.page-template-page-testimonials {
    padding-top: 0;
}

.testimonials-hero {
    min-height: 450px;
    padding: 234px 0 123px;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.testimonials-hero:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: rgba(0, 0, 0, 0.5);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.5)', endColorstr='transparent', GradientType=0);
}

.testimonials-hero h1 {
    opacity: 0.9;
    text-shadow: 0 0 15px rgba(14, 17, 21, 0.16);
    color: #ffffff;
    font-size: 47px;
    font-weight: 700;
    line-height: 62px;
}

.block.default-banner .breadcrumbs a {
    color: #fff;
}

.block.default-banner .breadcrumbs {
    display: none !important;
    position: absolute;
    top: 0;
    right: 15px;
}

@media screen and (min-width: 768px) {
    .block.default-banner .breadcrumbs {
        display: flex !important;
        top: -125px;
        right: 247px;
    }
}

.testimonials-container {
    padding-top: 50px;
    padding-bottom: 106px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.testimonials__item {
    width: calc(50% - 15px);
    box-shadow: 0 0 13px #dcdfe7;
    background-color: #ffffff;
    display: flex;
    margin-bottom: 33px;
}

.testimonials__item--content {
    width: 50%;
    position: relative;
    padding: 46px 29px;
}

.testimonials__item--content h3 {
    color: #016fb6;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    position: absolute;
    right: 29px;
    bottom: 42px;
}

.testimonials__item--content p {
    color: #000001;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.testimonials__item--content img {
    margin-bottom: 10px;
}

.testimonials__item--image {
    position: relative;
    width: 50%;
}

.testimonials__item-reverse .testimonials__item--image {
    order: 1;
}

.custom-iframe {
    height: 100%;
}

@media screen and (max-width: 1169px) {
    .testimonials__item {
        width: 100%;
    }

    .testimonials__item--image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .testimonials__item--content h3 {
        bottom: 30px;
    }
}

.block.contact-us .for-map .image img {
    max-width: 300px;
}

form.wpcf7-form > div + p.for-text {
    display: none !important;
}

@media (min-width: 1024px) and (max-width: 1320px) {
    header nav > ul > li > a {
        font-size: 16px !important;
    }

    header.style-transparent .custom-logo-link {
        width: 120px !important;
    }

    header.style-transparent .custom-logo-link img {
        width: 120px !important;
    }

    header .btn-beetle-modal {
        font-size: 0.918rem;
    }
}

.block.banner + .block.cars, .block.default-banner + .block.cars, .block.banner-with-advantages + .block.cars {
    margin-top: 0 !important;
    padding-top: 30px;
}

i.fas.fa-circle {
    margin: 0 30px;
}

i.fas.fa-circle {
    margin: 0 30px;
}


html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
}

html body .pum-overlay #popmake-5172.pum-container {
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    margin: auto !important;
    max-width: calc(100% - 30px);
    width: 670px;
    height: fit-content;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
    padding: 0;
}

#popmake-5172 .pum-content.popmake-content {
    position: relative;
}

#popmake-5172 #wpcf7-f5098-o1 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
}

#popmake-5172 form {
    display: block;
    left: unset;
    bottom: unset;
    position: relative;
    padding: 0 30px;
    width: 100%;
    height: 60px;
    margin: 0;
}

#popmake-5172 form .for-submit {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100% !important;
}

#popmake-5172 form span.wpcf7-form-control-wrap {
    width: calc(50% - 75px)
}

#popmake-5172 form input {
    width: 100%;
    margin: 0;
}

#popmake-5172 form input[type="submit"] {
    width: 130px;
}

#popmake-5172 form .for-submit .wpcf7-spinner {
    position: absolute;
    top: 10px;
    left: 33px;
}

#popmake-5172 form .wpcf7-response-output {
    position: absolute;
    border: 0;
    line-height: 1;
    top: -20px;
    font-size: 13px;
    width: calc(100% - 60px);
    padding: 0;
    text-align: center;
    margin: 0;
}

body.home .block.clients .client {
    max-width: calc(100% - 25px);
    flex: 1 0 calc(100% - 25px);
}

.home .block.clients {
    padding-bottom: 30px !important;
}

.home .block.clients .beetle-slider .next, .home .block.clients .beetle-slider .prev {
    top: calc(50% - 40px);
}

@media (max-width: 767px) {
    i.fas.fa-circle {
        margin: 0 5px;
        font-size: 7px;
    }

    html body .pum-overlay #popmake-5172.pum-container {
        height: 80%;
    }

    #popmake-5172 .pum-close {
        background-position: center !important;
        background-size: 60% !important;
    }

    #popmake-5172 #wpcf7-f5098-o1 {
        position: relative;
        background: #faf8f4;
        padding-top: 20px;
        margin-top: -12px;
        height: 172px;
    }

    #popmake-5172 form {
        height: fit-content;
    }

    #popmake-5172 form .for-submit {
        flex-wrap: wrap;
    }

    #popmake-5172 form span.wpcf7-form-control-wrap {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    #popmake-5172 form span.wpcf7-form-control-wrap input {
        display: block;
    }

    #popmake-5172 form input[type="submit"] {
        display: block;
        margin: auto;
        text-align: center;
    }

    #popmake-5172 form .wpcf7-response-output {
        width: 268px;
        top: -36px;
    }

    #popmake-5172 form .for-submit .wpcf7-spinner {
        top: unset;
        bottom: 6px;
        left: 10px;
    }
}

.short-car .price-groups .price-group .prices .price .left {
    display: none;
}

.base-content p {
    font-size: 1.13rem;
}

@media screen and (min-width: 768px) {
    .beetle-slider.outside-arrows .next {
        right: 20px !important;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
        border-radius: 30px;
        padding: 20px;
        background-color: #fff !important;
    }

    .beetle-slider.outside-arrows .prev {
        left: 20px !important;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
        border-radius: 30px;
        padding: 20px;
        background-color: #fff !important;
    }
}

.base-content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    outline: none;
}

.short-car .new {
    order: 1;
}

.short-car img {
    order: 2;
}

.short-car .title_box {
    order: 3;
}

.short-car .specifications {
    order: 4;
}

.short-car .price-groups {
    order: 5;
}

.nbanner{
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
}

.nbanner-desktop{
    display: block;
}

.nbanner-desktop img {
    max-height: calc(100vh - 50px);
}

.nbanner-mobile{
    display: none;
}
.nbanner-close{
    position: absolute;
    left: 10px;
    bottom: calc(100% + 10px);
    cursor: pointer;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 50%;
}

@media (max-width: 767px) {
    .nbanner-desktop{
        display: none;
    }
    
    .nbanner-mobile{
        display: block;
    }
    .nbanner{
        display: flex;
        justify-content: center;
        align-items: center;
        background: rgb(0 0 0 / 85%);
        width: 100%;
        height: 100%;
        flex-direction: column;
        gap: 10px;
    }
    .nbanner-close{
        position: relative;
        left: auto;
        bottom: auto;
        border-color: #fff;
        background: #fff;
    }
}


    header.style-transparent .custom-logo-link img {
        width: 120px !important;
    }


@media screen and (min-width: 1100px) {
    .flex-xlg-row {
        flex-direction: row !important;
        gap: 36px;
    }
}