.qhint {
    display: inline;
    height: auto;
    opacity: 0.5;
    width: 15px;
}

.qhint:hover {
    opacity: 1;
}

.qhint-text {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    /*left:50%;*/
    /*top:50%;*/
    width: 200px;
    height: auto;
    padding: 10px;
    opacity: 0;
    text-transform: none;
}

.qhint:hover + .qhint-text {
    opacity: 1;
    z-index: 1;
    transition: opacity 0.5s;
}

#sendform_kompl_label {
    display: none;
}

#popup_sendform {
    background-color: rgba(0, 0, 0, 0.701961);
    z-index: 102;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    display: none;
}

#popup_senform_content {
    width: 70%;
    background-color: #ffffff;
    margin: auto;
    height: auto;
}

#popup_senform_data {
    margin: auto;
    position: relative;
    padding: 0 20px 20px;
}

.but_dwn {
    float: right;
    height: 40px;
    margin: 25px 15px 0px 0px;
    clear: none;
    width: 40px;
    border-radius: 25px;
    border: 2px solid rgb(237, 107, 33);
    background-image: url("/ds/assets/img/arrow_dwn.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 50% 54%;
    background-repeat: no-repeat no-repeat;
}

.but_dwn:hover {
    /*background-color: rgb(209, 231, 255);*/
    background-color: #f6cfae;
    cursor: pointer;
}

#action_other_cars {
    float: left;
    margin: 0 auto;
    width: 100%;
}

.steps_title {
    float: left;
    font-size: 27px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 20px 0 10px;
    clear: both;
    min-height: 0;
    position: relative;
    top: 0;
    left: 0;
    max-width: none;
    min-width: 0;
    color: rgb(237, 107, 33);
    font-family: "Bebas Neue Book";
    letter-spacing: 1px;
    display: block;
}

select.other_cars {
    float: left;
    height: auto;
    padding: 3px;
    font-size: 1em;
    display: block;
    width: 40%;
    border: 1px solid rgb(190, 190, 190);
    margin-left: 1%;
    margin-bottom: 10px;
}

select.other_base {
    display: none;
}

select.other_cars:first-of-type {
    margin-left: 0;
}

#action_choose_button {
    float: left;
    font-size: 14px;
    width: 18%;
    height: 30px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 0 1%;
    clear: none;
    min-height: 0;
    font-family: Arial;
    position: relative;
    top: 0;
    left: 0;
    color: rgb(255, 255, 255);
    background-color: rgb(237, 107, 33);
    padding: 8px 0;
    border-radius: 0;
    border: none;
}

#action_choose_button.disabled {
    background-color: rgb(240, 240, 240);
    color: rgb(0, 0, 0);

    pointer-events: none;
    cursor: default;
}

.kompl_footer {
    /*clear: none;*/
    clear: both;
    float: none;
    height: auto;
    left: 0;
    max-width: 1200px;
    position: relative;
    /*width: 94%;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    top: 0;
}

a.kompl_footer_button {
    background-attachment: scroll;
    background-color: rgb(237, 107, 33);
    /*background-image: url("/v4/configurator/img/icon_calc3.png");*/
    background-position: 50% 13px;
    background-repeat: no-repeat no-repeat;
    background-size: auto auto;
    border-right: 3px solid #fff;
    clear: none;
    color: #fff;
    display: block;
    float: left;
    font-family: "Bebas Neue Book";
    font-size: 24px;
    font-weight: normal;
    height: auto;
    left: 0;
    line-height: 1em;
    margin: 0;
    min-height: 72px;
    padding: 50px 10px 10px;
    position: relative;
    text-align: center;
    top: 0;
    width: 33.33%;
    z-index: 1;
}

a.kompl_footer_button:hover {
    background-color: rgb(125, 125, 125);
}

.action_choose_img {
    left: 0;
    position: absolute;
    top: 0;
    display: none;
}

#action_one_desc {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(237, 107, 33);
}

#action_one_zag_div {
    float: left;
    /*width: 40%;*/
    width: 35%;
    clear: none;
    position: relative;
    padding-right: 10px;
}

#action_one_zag_div img {
    width: 100%;
    height: auto;
    margin: 10px 10px 0 0;
}

#action_one_zag {
    float: left;
    font-size: 36px;
    /*width: 40%;*/
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    clear: none;
    min-height: 0;
    position: relative;
    top: 0;
    left: 0;
    max-width: none;
    color: rgb(237, 107, 33);
    font-family: "Bebas Neue Book";
    padding-right: 20px;
    box-sizing: border-box;
}

#action_one_zagolovok {
    float: none;
    height: auto;
    margin-left: auto;
    /*margin-top: 140px;*/
    margin-top: 160px;
    clear: none;
    width: 94%;
    max-width: 1200px;
    margin-right: auto;
    position: relative;
    top: 0;
    left: 0;
}

#action_one_zagtxt {
    float: left;
    font-size: 16px;
    /*width: 60%;*/
    width: 63%;
    height: auto;
    text-align: left;
    font-weight: normal;
    /*line-height: 1em;*/
    margin: 0;
    clear: none;
    min-height: 0;
    position: relative;
    top: 0;
    left: 0;
    max-width: none;
    /*color: rgb(125, 125, 125);*/
    font-family: "LetoSans Thin";
    padding: 0;
}

#action_one_txt_zag {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(237, 107, 33);
}

#action_content {
    float: none;
    height: auto;
    margin: 20px auto 0;
    clear: none;
    width: 94%;
    max-width: 1200px;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    background-color: rgb(255, 255, 255);
    min-width: 300px;
}

.action_content_land {
    background-attachment: scroll;
    background-color: rgb(255, 255, 255);
    background-position: 15px 20px;
    background-repeat: no-repeat no-repeat;
    background-size: auto auto;
    border-color: rgb(237, 107, 33) rgb(125, 125, 125) rgb(125, 125, 125);
    border-style: solid dotted dotted;
    border-width: 3px 1px 1px;
    box-shadow: 0 20px 20px -15px rgb(190, 190, 190);
    clear: both;
    display: block;
    float: none;
    height: auto;
    left: 0;
    margin: 20px auto !important;
    max-width: 1200px;
    padding: 13px 10px 20px;
    position: relative;
    top: 20px;
    width: 100%;
    padding: 0 10px 20px !important;
}

.action_car_full {
    float: left;
    height: auto;
    margin: 10px 0 0;
    clear: none;
    width: 100%;
    display: block;
}

.action_car_full:first-of-type {
    margin-top: 0;
}

.action_car_short {
    float: left;
    height: auto;
    margin: 10px 0 0;
    clear: left;
    width: 100%;
    display: none;
    padding: 15px;
    min-width: 0;
}

.action_car_short:first-of-type {
    margin-top: 0;
}

.action_car_name_box {
    float: left;
    height: 80px;
    margin: 0;
    clear: none;
    width: 35%;
}

.action_car_name {
    float: left;
    font-size: 16px;
    width: 48.446242%;
    height: auto;
    text-align: right;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    clear: none;
    min-height: 0;
    font-family: "LetoSans Thin";
    color: rgb(125, 125, 125);
    padding-top: 20px;
    padding-right: 10px;
}

.action_car_name.short {
    float: left;
    /*width: auto;*/
    width: 120px;
}

.action_car_name_sem {
    float: none;
    font-size: 36px;
    /*line-height: 1em;*/
    line-height: 0.8em;
    font-family: "Bebas Neue Book";
    color: rgb(237, 107, 33);
}

.action_car_image {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0 0 20px;
    clear: none;
    color: rgb(0, 0, 0);
}

.action_car_image.short {
    /*float: right;*/
    float: left;
    margin: 0;
}

.action_column {
    float: left;
    font-size: 12px;
    width: 10%;
    height: 39px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 40px 0 0;
    clear: none;
    min-height: 0;
    font-family: "LetoSans Thin";
    color: rgb(0, 0, 0);
    padding-top: 7px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: rgb(125, 125, 125);
    text-transform: uppercase;
}

.action_car_full .action_column:last-of-type {
    width: 15%;
}

.action_kompl_one {
    float: left;
    height: auto;
    margin-left: 0;
    margin-top: 5px;
    clear: both;
    width: 100%;
    display: block;
    margin-right: 0;
}

.action_kompl_one:hover {
    background-color: rgb(240, 240, 240);
    cursor: pointer;
}

.action_kompl_one:hover .action_choose_img {
    display: block;
    padding: 0;
}

.action_kompl_name {
    float: left;
    font-size: 14px;
    width: 35%;
    height: 25px;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    clear: none;
    min-height: 0;
    font-family: "LetoSans Thin";
    padding-top: 5px;
    padding-left: 3px;
    position: relative;
}

.has_dealer_icon {
    position: absolute;
    right: 0;
    top: 2px;
}

.action_column_value {
    float: left;
    font-size: 18px;
    width: 10%;
    height: 25px;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    clear: none;
    min-height: 0;
    font-family: "Bebas Neue Book";
    color: rgb(125, 125, 125);
    padding-top: 4px;
    border-left: 1px dotted rgb(125, 125, 125);

    position: relative;
}

.action_kompl_one .max_discount, .action_kompl_one .action_column_value:last-of-type {
    font-size: 22px;
    color: rgb(237, 107, 33);
    padding-top: 2px;
}

.action_kompl_one .action_column_value:last-of-type {
    width: 15%;
}

.action_car_full .action_column:last-of-type,
.action_kompl_one .action_column_value:last-of-type {
    float: right;
}

.action_kompl_old_price {
    float: none;
    font-size: 18px;
    text-decoration: line-through;
    color: rgb(125, 125, 125);
}

.action_kompl_price {
    float: none;
    font-size: 1em;
}

/* блок с автомобилем < 800px */
.action_car_short_box {
    float: left;
    height: auto;
    margin: 5px 0 0;
    clear: both;
    width: 100%;
    border-top-color: rgb(237, 107, 33);
    border-top-width: 1px;
    border-top-style: dotted;
    border-bottom-color: rgb(237, 107, 33);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;

    display: none;
}

.action_car_short .action_car_image:hover, .action_car_short .action_car_name:hover {
    cursor: pointer;
}

.action_car_short_box.active {
    display: block;
}

.action_kompl_one_short {
    float: left;
    height: auto;
    margin: 0;
    clear: both;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px dotted rgb(190, 190, 190);
}

.action_car_short_box .action_kompl_one_short:last-of-type {
    border-bottom: none;
}

.action_kompl_one_short.active {
    clear: none;
}

.action_short_data {
    display: none;
}

.action_kompl_one_short.active .action_short_data {
    display: block;
}

.action_kompl_name_short {
    float: left;
    font-size: 14px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 0px;
    clear: none;
    min-height: 0px;
    color: rgb(0, 0, 0);
    padding-left: 0px;
    padding-right: 25px;
    padding-top: 0px;
    font-family: "LetoSans Thin";
    background-image: url("/ds/assets/img/arrow_dwn.gif");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    display: block;
    background-position: 99% 50%;
    background-repeat: no-repeat no-repeat;
}

.action_kompl_name_short:hover, .action_kompl_price_short:hover {
    cursor: pointer;
}

.action_kompl_price_short {
    float: left;
    font-size: 28px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 5px 0 0;
    clear: none;
    min-height: 0;
    color: rgb(237, 107, 33);
    padding: 0;
    font-family: "Bebas Neue Book";
    border-width: 0;
    border-style: solid;
}

.action_kompl_old_price_short {
    float: none;
    /*font-size: 1em;*/
    font-size: 25px;
    line-height: 1em;
    text-decoration: line-through;
    color: rgb(125, 125, 125);
}

.action_column_short {
    float: left;
    font-size: 21px;
    width: 50%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 5px 0 0;
    clear: both;
    min-height: 0;
    color: rgb(125, 125, 125);
    padding: 0;
    font-family: "Bebas Neue Book";
}

.action_column_value_short {
    float: left;
    font-size: 21px;
    width: 50%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin: 5px 0 0;
    clear: none;
    min-height: 0;
    /*color: rgb(45, 146, 255);*/
    color: rgb(125, 125, 125);
    padding: 0;
    font-family: "Bebas Neue Book";
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: rgb(125, 125, 125);
    border-right-color: rgb(125, 125, 125);
    border-right-width: 1px;
    border-right-style: dotted;
}

.action_column_short.max_discount, .action_column_value_short.max_discount {
    color: rgb(237, 107, 33);
}

a.get_discount_short {
    float: left;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin: 15px 0px;
    clear: both;
    min-height: 0px;
    color: rgb(255, 255, 255);
    padding: 10px 0px 10px 10px;
    font-family: "LetoSans Thin";
    background-color: rgb(237, 107, 33);
    display: block;
    background-image: url("/ds/assets/img/arrow3rght_w.png");
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 98% 50%;
    background-repeat: no-repeat no-repeat;
}

a.get_discount_short:hover {
    /*background-color: rgb(45, 132, 226);*/
    background-position: 99% 50%;
}

#action_content.align .action_kompl_name, #action_content.align .action_car_name_box {
    width: 40%;
}

#action_content.align .action_column, #action_content.align .action_column_value {
    width: 15%;
}

/* блок с автомобилем < 800px - end */

@media only screen and (max-width: 1024px) {
    .action_choose_img {
        /*left: 190px;*/
        display: block;
    }

    #action_content {
        display: block;
        width: 94%;
    }

    .action_car_name_box, #action_content.align .action_car_name_box {
        width: 100%;
    }

    .action_car_name {
        width: 50%;
    }

    .action_column {
        margin-top: 10px;
        clear: none;
        width: 16%;
    }

    .action_car_full .action_column:last-of-type {
        clear: none;
        margin-top: 10px;
        width: 20%;
    }

    #action_content.align .action_column {
        width: 25%;
    }

    .action_kompl_name, #action_content.align .action_kompl_name {
        margin: 0;
        clear: none;
        width: 100%;
        text-align: center;
    }

    .action_kompl_name.no_actions, #action_content.align .action_kompl_name.no_actions {
        width: 70%;
    }

    .has_dealer_icon {
        position: relative;
        top: 0;
        margin-left: 5px;
    }

    .action_column_value {
        width: 16%;
    }

    #action_content.align .action_column_value {
        width: 25%;
    }

    .action_kompl_one .action_column_value:last-of-type {
        width: 20%;
    }
}

@media only screen and (max-width: 900px) {
    #action_one_zagolovok {
        margin-top: 180px;
    }

    a.kompl_footer_button {
        font-size: 24px;
    }
}

@media only screen and (max-width: 800px) {

    #popup_senform_content {
        width: 100%;
        top: 0 !important;
    }

    /*.but_dwn {
        float: right;
        clear: none;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        border-bottom-left-radius: 25px;
        border: 2px solid rgb(45, 146, 255);
        background-image:url("img/arrow_dwn.png");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        display: block;
        background-position: 50% 54%;
        background-repeat: no-repeat no-repeat;
    }

    .but_dwn:hover {
        background-image:url("img/arrow_dwn.png");
        background-attachment: scroll;
        background-color: rgb(209, 231, 255);
        background-position: 50% 54%;
        background-repeat: no-repeat no-repeat;
    }*/
    .action_car_full {
        display: none;
    }

    .action_car_short {
        display: block;
    }

    .action_car_name.short {
        margin-top: 0;
        clear: none;
        margin-bottom: 0;
    }

    .action_car_short_box {
        margin-top: 5px;
        margin-left: 0px;
        clear: both;
    }

    #action_other_cars {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 650px) {
    #action_one_zagolovok {
        margin-top: 160px;
    }

    #action_one_zag_div {
        text-align: left;
        width: 100%;
    }

    #action_one_zagtxt {
        padding-top: 10px;
        width: 100%;
    }

    a.kompl_footer_button {
        width: 49%;
        border-right-width: 3px;
        border-bottom-width: 3px;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
    }

    select.other_cars {
        width: 48%;
    }

    #action_choose_button {
        clear: both;
        width: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 600px) {
    #action_one_zag, #action_one_zag_div {
        width: 100%;
        text-align: left;
    }

    #action_one_zagtxt {
        width: 100%;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 520px) {
    #action_one_zagolovok {
        margin-top: 20px;
    }

    a.kompl_footer_button {
        min-height: 0px;
        text-align: left;
        padding-left: 20px;
        background-position: 97% 50%;
        background-repeat: no-repeat no-repeat;
        margin-bottom: 10px;
        width: 100%;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 380px) {
    .action_car_name.short {
        width: 93px;
    }
}

@media only screen and (max-width: 360px) {
    #action_one_zagtxt {
        /*padding-right: 10px;
        padding-left: 10px;*/
        padding: 10px 0 0 0;
    }

    .action_car_image {
        width: 130px;
    }

    .action_column_short, .action_column_value_short {
        font-size: 18px;
    }

    select.other_cars {
        width: 100%;
    }

    select.other_cars {
        margin-left: 0;
    }

    .steps_title {
        margin-top: 20px;
        margin-left: 0;
        clear: both;
    }
}

.send_button {
    background-color: rgb(237, 107, 33);
    border: medium none;
    border-radius: 0;
    clear: both;
    color: rgb(255, 255, 255) !important;
    display: block;
    font-family: "Bebas Neue Book";
    font-size: 30px;
    font-weight: normal;
    height: auto;
    line-height: 1em;
    margin: 20px 0 0;
    min-height: 0;
    padding: 15px;
    text-align: center;
    width: 100%;
    display: inline-block;
}

.send_button a {
    color: rgb(255, 255, 255) !important;
}

/* ориентация экрана горизонт и разрешение до 640 */
@media handheld, only screen
and (min-device-width: 168px)
and (max-device-width: 640px)
and (orientation: landscape) {
    /* для правильного отступа*/
    /*#box1, #action_one_zagolovok {*/
    #action_one_zagolovok {
        margin-top: 20px !important;
    }

    /* для правильного отступа*/
}

/* ориентация экрана горизонт и разрешение до 640 */
