/*here srarted css for list page */

img {
    width: 100%;
    height: 100%;
}

body {
    background: #f7f8f9 !important;
}

.add_list_wrapper {
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: box-shadow .2s;
    box-shadow: 1px 1px 8px #58585847;
    margin-bottom: 10px;
}

.list_page_filter {
    background: #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    transition: box-shadow .2s;
    box-shadow: 1px 1px 8px #58585847;
}

.catefory-filter {
    margin: 20px 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.catefory-filter .slide_type_input input {
    border: none !important;
}

.slide_type_input label {
    color: #000;
    margin: 7px 0px;
}

.add_atribute {
    margin-top: 15px;
}

.add_atribute .add_ul_atribute_style,
.ul_btn_list {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
}

.add_ul_atribute_style li {
    display: inline-block;
    margin-right: 5px;
    padding: 3px 5px;
    background: #f5f5f5;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 600;
}

span.price_irc {
    font-size: 32px;
    font-weight: 600;
}

.price_curency {
    font-size: 32px;
    font-weight: 600;
}

.no_padding_col {
    padding: 0px !important;
}

.ul_btn_list li {
    display: inline-block;
    margin-right: 7px;
}

.list_of_button {
    margin-top: 15px;
}

.check_bg_silver {
    background: silver !important;
}

input.check_bg_light-blue {
    background: lightblue !important;
}

#sync1 .item {
    background: #fff;
    padding: 80px 0px;
    margin: 5px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#sync2 .item {
    background: #fff;
    padding: 10px 0px;
    margin: 5px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#sync2 .item h1 {
    font-size: 18px;
}

#sync2 .current .item {
    background: #00a39a;
}

.owl-theme {
    /*default owl-theme theme reset .disabled:hover links */
}

.owl-theme .owl-nav [class*='owl-'] {
    transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*='owl-'].disabled:hover {
    background-color: #d6d6d6;
}

#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
}

#sync1.owl-theme .owl-next {
    right: 10px;
}


/*end list page css */

.logo_s {
    width: 170px;
}

.bg-dark {
    background: #fff !important;
    border-bottom: 5px solid #00a39a;
    padding: 5px 2px;
}

.text-white {
    color: #181818 !important;
}

.form-control-dark {
    background-color: #f6f8fb !important;
    border: 0px;
    border-radius: 50px;
    padding: 15px 10px;
    color: #000 !important;
}

.btn-outline-light {
    color: #00a39a;
    border-color: #00a39a;
}

.footer_wrapper {
    background: #fff;
    margin-top: 30px;
    border-top: 5px solid #00a39a;
}

.row {
    --bs-gutter-x: 0;
}

.footer_wrapper_inside {
    padding: 25px;
}

.footer_menu {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

.footer_menu li a {
    color: #00a39a;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    margin-bottom: 17px;
    display: block;
}

.footer_menu li a:hover {
    transition: all 0.2s ease-in-out;
    text-decoration: underline;
}

.title_menu {
    font-size: 20px;
    display: block;
    width: fit-content;
}

.bottom_email {
    margin-left: 180px;
}

.bottom_copy {
    margin-left: 180px;
}

.footer_block_1 {
    padding: 0px 0px 0px 60px;
}

.list_icon_s {
    list-style: none;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

.list_icon_s li {
    display: block;
    margin-bottom: 17px;
}

.icon_block {
    width: 48px;
}

.car_type_ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.car_type_ul li {
    display: block;
    margin-bottom: 30px;
}

.car_type_title {
    display: block;
    font-size: 22px;
    font-weight: 600;
    color: #707070;
}

.car_type_desc {
    display: block;
    font-size: 24px;
    font-weight: 900;
    color: #000;
}

.car_information_wrapper {
    margin-top: 50px;
}

.techical_characteristics h2 {
    display: block;
    text-align: center;
}

.tecnical_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.tecnical_list li {
    display: inline-block;
    width: 32%;
    height: 150px;
    padding: 15px 10px 10px 30px;
    vertical-align: text-top;
    margin-bottom: 20px;
    position: relative;
}

.tecnical_list li::before {
    content: " ";
    background: url(/images/check_icon.png);
    background-repeat: no-repeat;
    background-size: 46%;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0px;
    top: 20px;
}

.techical_characteristics {
    margin-top: 30px;
}

.technical_list_wrapper {
    margin-top: 20px;
}

.offer_block {
    display: inline-block;
    width: 32%;
    vertical-align: text-top;
    padding: 5px;
}

.offer_wrapper h2 {
    display: block;
    margin-bottom: 35px;
    text-align: center;
}

.offer_title {
    display: block;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #00a39a;
    border-bottom: 2px solid #e8e8e8;
    width: fit-content;
    text-align: center;
}

.steps {
    display: inline-block;
    width: 24.5%;
}

.steps_wrapper {
    margin-top: 40px;
}

.steps_wrapper h2 {
    display: block;
    margin-bottom: 35px;
    text-align: center;
}

.steps_number {
    display: block;
    text-align: center;
    background: #00A39A;
    padding: 27px 44px;
    border-radius: 100px;
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    margin: 0 auto;
    width: fit-content;
}

.steps_text {
    display: block;
    text-align: center;
    margin-top: 10px;
}

.irc_form_client_s {
    padding: 20px;
    border-top: 5px solid #00A39A;
    border-bottom: 5px solid #00a39a61;
    border-left: 5px solid #00a39a3d;
    border-right: 5px solid #00a39a8a;
    background: #fff;
}

.price_result {
    font-size: 46px;
    font-weight: 600;
    color: #00a39a;
    text-align: center;
}

.lebel_text {
    font-weight: 600;
    padding-bottom: 5px;
}

.text_input {
    border: 0px !important;
    width: 120px;
    font-size: 24px;
    font-weight: 600;
}

.irc_form_client_s .form-group {
    margin-bottom: 20px;
}

.form-control {
    background-color: #f6f8fb !important;
    border: 1px solid #bfd2c1 !important;
    padding: 15px 10px !important;
    color: #000 !important;
}

.ui-slider .ui-slider-handle {
    background: #00a39a !important;
    border-radius: 50% !important;
    border: 1px solid #00a39a61;
    color: #00a39a3d !important;
    height: 1.5em !important;
    width: 1.5em !important;
    top: -0.5em !important;
    margin-left: -0.6em !important;
}

.form_button {
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-top: 30px;
    padding: 15px 30px;
    color: #fff;
    border: 0px;
    background: #00a39a;
    font-size: 20px;
    font-weight: 600;
}

.ui-widget.ui-widget-content {
    background: #c2e9e7;
}

.add_image {
    margin-right: 10px;
    border: 4px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #585858;
}

.filter_inside{
    padding: 10px;
}

.edit_img_wraper{
    display: flex;
    gap: 7px;
    margin-bottom: 10px;
}
.edit_img{
    position: relative;
    margin-right: 10px;
    border: 4px solid #e5e5e5;
    border-radius: 10px;
    overflow: hidden;
}
.delete_img button{
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    right: 3px;
    top: 3px;
    background: #e3e3e3a6;
    color: #000;
    font-weight: 900;
}
.price_range_input input{
    
    width: 100%;
    border-radius: 0.25rem;
    background-color: #f6f8fb !important;
    border: 1px solid #bfd2c1 !important;
    padding: 10px 10px !important;
    color: #000 !important;
    cursor: text;
    margin-bottom: 15px;
}

.show_3_wrapper{
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.show_3_items input{
    width: 100%;
    border-radius: 0.25rem;
    background-color: #f6f8fb !important;
    border: 1px solid #bfd2c1 !important;
    padding: 10px 10px !important;
    color: #000 !important;
    cursor: text;
    margin-bottom: 15px;
}
.show_3_items{
    flex-basis: 24%;
}
label{
    margin-bottom: 5px;
}