.wrapper_okleyka {
    width: 100%;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px auto;
    color: black;
    padding: 0px 16px 0px 16px;
    font-family: 'Montserrat', sans-serif;
}

.content_container_okleyka {
    overflow: visible !important;
}

.contect_block_one_okleyka {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
}

.block_one_okleyka {
    display: flex;
    flex-direction: row;
    gap: 48px;
    align-items: center;
    margin-bottom: 12px;
    justify-content: center;
    width: 100%;
    max-width: 700px;
}

.block_two_okleyka {
    display: flex;
    flex-direction: row;
    gap: 60px;
    align-items: center;
    margin-bottom: 12px;
    width: 100%;
    max-width: 700px;
}

.input-block-wrapper {
    display: flex;
    gap: 20px;
    align-items: baseline;

    .input-block-title {
        white-space: nowrap;
    }
}

@media (max-width: 500px) {
    .block_one_okleyka {
        flex-direction: column;
        gap: 10px;
        margin-left: 10px;
        align-items: center;
    }

    .block_two_okleyka {
        flex-direction: column;
        gap: 10px;
        margin-left: 10px;
        align-items: center;
    }

    .input-block-wrapper {
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
}

.block_text {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0.8px;
}

.content_block_two_okleyka {
    display: none;
    flex-direction: column;
    gap: 25px;
    margin-top: 25px;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.text_content_two {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 500;
}

@media (max-width: 768px) {
    .content_block_two_okleyka {
        max-width: 600px;
    }
}

@media (max-width: 500px) {
    .content_block_two_okleyka {
        flex-direction: column;
        flex-wrap: wrap;
        gap: 10px;
        margin-left: 10px;
        align-items: flex-start;
        margin-top: 0px;
        width: 100%;
    }
}

.circle_okleyka {
    width: 12px;
    height: 12px;
    background: transparent;
    border: 1.8px solid white;
    border-radius: 50%;
}

.background_circle {
    background-color: white;
}

/* .text_garantiya::before,
.text_time::before,
.text_plenka::before {
    content: '\2713';
    margin-right: 10px;
} */

.garantiya img,
.time img {
    width: 15px;
}

.list_content_okleyka {
    display: flex;
    flex-direction: column;
    gap: 45px;
    flex-wrap: wrap;
    row-gap: 25px;
    max-height: 135px;
    width: fit-content;
    max-width: 1440px;
    align-items: flex-start;
}

@media (max-width:1330px) {
    .list_content_okleyka {
        min-height: 190px;
    }
}


@media (max-width:650px) {
    .list_content_okleyka {
        flex-direction: column;
        height: unset;
        /*max-width: 220px;*/
    }
}

@media (max-width: 500px) {
    .list_content_okleyka {
        flex-direction: column;
        gap: 8px;
        max-height: unset;
    }
}

.list_okleyka_li {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 7px;
    width: fit-content;
}

.list_okleyka_li .img_okleyka {
    width: 15px;
}

.list_okleyka_li:hover {
    cursor: pointer;
}

@media (max-width: 500px) {
    .list_block_okleyka {
        gap: 5px;
    }
}

.circle_okleyka::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    padding-top: 100%;
}

.list_text {
    font-size: 15px;
}

/* .photo_cars{
    display: none;
} */

@media (max-width: 500px) {
    #photo_car {
        margin-top: 20px;
        margin-left: 0px;
    }
}

#photo_car img {
    width: 720px;
    height: 100%;

}

@media (max-width: 768px) {
    #photo_car img {
        max-width: 500px;
        height: 100%;
    }
}

@media (max-width: 570px) {
    #photo_car img {
        max-width: 100%;
        height: 100%;
    }
}



.Voyah_Free_Pro_one {
    display: block;
}

.content_block_three_okleyka {
    display: none;
    flex-direction: row;
    margin-top: 75px;
    gap: 70px;
    align-items: center;
}

@media (max-width: 500px) {
    .content_block_three_okleyka {
        flex-direction: column-reverse;
        gap: 25px;
        margin-top: 15px;
        width: 100%;
    }
}

.one_block_okleyka {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
}

@media (max-width: 500px) {
    .one_block_okleyka {
        gap: 10px;
        width: 100%;
    }
}

.price_okleyka_one {
    font-size: 22px;
    padding-left: 12px;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
}

.price_okleyka_two {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    padding-left: 12px;
    display: none;
    flex-direction: column;
    align-items: flex-start !important;
    gap: 5px;
    align-items: center;

    p,
    span {
        font-family: 'Montserrat', sans-serif;
    }
}

.user_price {
    font-weight: 600;
    font-size: 30px;
}

@media (max-width: 500px) {
    .price_okleyka_one {
        font-size: 17px;
    }
}

.one_block_okleyka button {
    color: white;
    width: 100%;
    padding: 15px 45px 15px 45px;
    font-size: 23px;
    border-radius: 9px;
    background-color: black;
    border: 1px solid black;
    transition: all 0.2s ease-in-out;
    font-family: 'Montserrat', sans-serif;
}

.one_block_okleyka button:hover {
    transform: scale(1.1);
    box-shadow: rgba(90, 86, 86, 0.585) 0px 5px 15px;
}

@media (max-width: 500px) {
    .one_block_okleyka button {
        width: 60%;
        padding: 13px 25px 12px 25px;
        font-size: 17px;
    }
}

.two_block_okleyka {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.garantiya,
.time,
.plenka {
    display: flex;
    flex-direction: row;
    gap: 15px;
    font-size: 17px;
    align-items: center;
    font-family: "SFProDisplay-Regular", Sans-serif;
}

.text_time {
    display: flex;
    flex-direction: row;
    /*gap: 7px;*/
}

.text_plenka i {
    font-size: 14px;
}

.select_okleyka_car,
.select_okleyka_option {
    position: relative;
    display: block;
    min-width: 330px;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    background-color: white;
    color: white;
    border: 1px solid white;
    border-radius: 50px;
}

@media (max-width: 500px) {

    .select_okleyka_car,
    .select_okleyka_option {
        max-width: 330px;
        min-width: unset;
    }
}

.select_head_okleyka_car,
.select_head_okleyka_option {
    width: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 18px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    border: 1px solid black;
    color: black;
    font-family: "SFProDisplay-Regular", Sans-serif;
}

.select_head_okleyka_car::after,
.select_head_okleyka_option::after {
    content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23000000'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg id='Arrow / Caret_Down_MD'%3E%3Cpath id='Vector' d='M16 10L12 14L8 10' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    display: block;
    transition: .2s ease-in;
    width: 30px;
    height: 30px;
}

.activate_bird::after {
    transform: translateY(0%) rotate(180deg);
}

.select_list_okleyka_car,
.select_list_okleyka_option {
    font-size: 18px;
    display: none;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #0D111B;
    color: white;
    box-shadow: 0 0 4px rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    margin-top: 5px;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
    font-family: "SFProDisplay-Regular", Sans-serif;
}

.list_activator {
    display: flex;
}

.select_list_okleyka_car .option,
.select_list_okleyka_option .option {
    padding: 10px 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(224, 229, 231, 0.5);
    transition: all .2s ease-in-out;

}

.select_list_okleyka_car .option:hover,
.select_list_okleyka_option .option:hover {
    background-color: rgba(224, 229, 231, 0.5);
}

.select_list_okleyka_car .car:first-child,
.select_list_okleyka_option .car:first-child {
    border-radius: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.select_list_okleyka_car .option:last-child,
.select_list_okleyka_option .option:last-child {
    border-radius: 10px;
    border-bottom: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}



.container_okleyka_form {
    width: 100%;
    position: fixed;
    background: rgba(3, 13, 30, 0.4);
    -webkit-backdrop-filter: blur(8.9999990463px);
    backdrop-filter: blur(8.9999990463px);
    padding: 0 25px;
    padding-top: 8px;
    top: 0;
    display: none;
    overflow: hidden;
    z-index: 120;
    height: 100%;
}

.container_okleyka_form .icon_clous {
    height: 20px;
    cursor: pointer;
}

.form .e-con-inner {
    display: flex;
    flex-direction: column;
    position: relative;
    left: 18%;
    top: 8%;
    right: 25%;
    transform: translate(-50%, -50%);
    transform: translateX(-50%);
    padding: 30px;
    max-width: 500px;
    overflow-x: hidden;
    width: 95%;
    background: #100F0F;
    opacity: 1;
    z-index: 120;
    transition: all .5s ease;
    box-shadow: 0px 0px 8px 7px rgba(20, 21, 21, 0.23);
    max-height: 85vh;
    overflow-y: auto;
    scrollbar-color: transparent #100F0F;
    scrollbar-width: thin;
}

@media (max-width: 500px) {
    .form .e-con-inner {
        width: 365px;
        flex-wrap: nowrap !important;
        left: 50%;
        padding: 15px;
        padding-top: 10px;
        top: 3%;
        max-height: 93vh;
    }
}

.okleyka .elementor-widget-container .elementor-shortcode .wpcf7 .wpcf7-form {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.okleyka .elementor-widget-container .elementor-shortcode .wpcf7 .wpcf7-form p {
    display: flex;
    flex-direction: column;
    color: white;
}

.okleyka .elementor-widget-container .elementor-shortcode .wpcf7 .wpcf7-form p .form-choise {
    margin-bottom: 10px;
}

.okleyka span .wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    row-gap: 10px;
}

@media (max-width: 500px) {
    .okleyka span .wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
        flex-wrap: nowrap;
        flex-direction: column;
    }
}

.okleyka .wpcf7-submit {
    width: 100%;
    height: 55px;
    background-color: #787A7A;
    border: none;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-image: none;
    font-size: 0.875rem;
    border: none;
    color: #fff;
    margin-bottom: 10px;
}

.okleyka .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

.okleyka .wpcf7-form-control-wrap textarea {
    height: 140px;
}

@media (max-width: 500px) {
    .okleyka .wpcf7-form-control-wrap textarea {
        height: 100px;
    }
}

.list_okleyka_text {
    text-align: center;
    list-style: none;
}

@media (max-width: 500px) {
    .list_okleyka_text {
        text-align: unset;
    }
}

.nonedisplay {
    display: none;
}


#polirovka {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
}

#polirovka .contect_block_one_okleyka {
    width: 40%;
    min-width: 500px
}

#polirovka .photo_cars img {
    width: 100%;
    height: 377px;
}

#service {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 730px;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0px auto;
}

#service input {
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    outline: none;
    font-size: 16px;
    width: 100%;
    height: 40px;
}

#service input[type="checkbox"] {
    width: unset;
    height: unset;
}

#service .checkbox-inner label {
    color: black;
}

#service .checkbox-inner label a {
    color: black;
    text-decoration: underline;
}

#service button {
    width: 100%;
    max-width: 229px;
    height: 40px;
    background-color: #dbad76;
    border: none;
    font-family: "SFProDisplay-Regular", Sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-image: none;
    font-size: 0.875rem;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}