.subnav__item a.active {
    color: #00a1c7;
}
.page-form__field {
    position: relative;
}
.data-img-input {
    position: absolute;
    top: 17px;
    right: 10px;
}

ul li {
    list-style: none;
}
.spec {
    border-top: 1px solid #e4dcd3;
    border-left: 1px solid #e4dcd3;
    border-right: 1px solid #e4dcd3;
    margin: auto;
    min-width: 600px;
}
.active-table.table-caption:after {
    transform: rotate(180deg);
}
.table {
    border-width: 1px 1px 0px 0px;
    transition: .3s;
    border-top: 1px solid #e4dcd3;
    border-left: 1px solid #e4dcd3;
}
.table-caption {
    cursor: pointer;
    position: relative;
    padding: 12px 30px 12px 30px;
    font-family: "HyundaiMedium", "Arial", sans-serif;
}
.table-caption:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 12px;
    height: 7px;
    margin-top: -3px;
    background: url(../assets/img/bg_toggle_small.png) no-repeat top left;
    transition: all 0.2s ease-in;
}
.intable {
    border-width: 0px 1px 0px 0px;
}
.table,
.intable {
    display: table;
    table-layout: fixed;
    width: 100%;
    font-family: "HyundaiMedium", "Arial", sans-serif;
    /*height:100%;*/
}
.table-row {
    display: flex;
}

.table-cell {
    border-width: 0px 0px 1px 1px;
    padding: 12px 30px 12px 30px;
    border-right: 1px solid #e4dcd3;
    border-left: 0px;
    border-bottom: 1px solid #e4dcd3;
}
.last-caption {
    display: table;
    table-layout: fixed;
}
.last-caption .table-cell:last-child {
    display: table-caption;
    caption-side: bottom;
}
.table-cell-full {
    border-width: 0px 0px 1px 1px;
    padding: 12px 30px 12px 30px;
    border-right: 1px solid #e4dcd3;
    border-left: 0px;
    border-bottom: 1px solid #e4dcd3;
}
.table,
.intable,
.table-cell {
    border-style: solid;
}
.table-merged {
    border-right: 1px solid #e4dcd3;
    border-bottom: 1px solid #fff;
    background: #e4dcd3;
    width: 10%;
    display: flex;
    align-items: center;
    text-align: center;
    font-family: "HyundaiMedium", "Arial", sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 30px 12px 30px;
    text-align: left;
}
.intable .table-cell {
    width: 45%;
}
.spec-title {
    font-family: "HyundaiMedium", "Arial", sans-serif;
    text-transform: uppercase;
    font-size: 24px;
}
.table-cell-caption {
    display: table-caption;
    padding: 12px 30px 12px 30px;
    font-family: "HyundaiMedium", "Arial", sans-serif;
}
.one {
    border-bottom: 1px solid #e4dcd3;
    padding: 12px 30px 12px 30px;
}
.table {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.table-caption {
    cursor: pointer;
    position: relative;
    padding: 12px 30px 12px 30px;
    font-family: "HyundaiMedium", "Arial", sans-serif;
}
.table-caption:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 12px;
    height: 7px;
    margin-top: -3px;
    background: url(../assets/img/bg_toggle_small.png) no-repeat top left;
    transition: all 0.2s ease-in;
}
.col-1 {
    width: 10%;
}
.col-2 {
    width: 20%;
}
.col-1-5 {
    width: 15%;
}
.col-2-5 {
    width: 25%;
}
.col-3 {
    width: 30%;
}
.col-4 {
    width: 40%;
}
.col-5 {
    width: 50%;
}
.col-6 {
    width: 60%;
}
.col-7 {
    width: 70%;
}
.col-8 {
    width: 80%;
}
.col-9 {
    width: 90%;
}
.col-10 {
    width: 100%;
}
.table-cell {
    border-width: 0px 0px 1px 1px;
    padding: 12px 30px 12px 30px;
    border-right: 1px solid #e4dcd3;
    border-left: 0px;
    border-bottom: 1px solid #e4dcd3;
    box-sizing: border-box;
    font-family: "HyundaiMedium", "Arial", sans-serif;
}
.table-colspan {
    display: flex;
}
.table-rowspan {
    display: flex;
    flex-direction: column;
}
.table-cell-full {
    width: 100%;
}
.table-fill {
    background-color: #e4dcd3;
}
.spec-title {
    font-family: "HyundaiMedium", "Arial", sans-serif;
    border-top: 1px solid #e4dcd3;
    border-left: 1px solid #e4dcd3;
    border-right: 1px solid #e4dcd3;
    text-transform: uppercase;
    font-size: 24px;
    padding: 12px 30px 12px 30px;
}
.table-list .table-cell {
    width: 50%;
}
.table__link {
    text-decoration: none;
    color: initial;
    font-family: "HyundaiMedium", "Arial", sans-serif;
}
.table-desc {
    font-size: 13px;
}
.jq-selectbox__dropdown ul{
    max-height: 130px;
}

.block-width-correct .jq-selectbox__select-text{
    width: 100% !important;
}

@media screen and (max-width: 992px) {
    .subnav__list--lv2 .subnav__link {
        font-size: 14px;
        line-height: 22px;
        padding: 10px 50px;
        border-bottom: 0;
        color: #666;
    }
}
@media screen and (max-width: 740px) {

}

/* липкая шапка */
.menu-section .fixed {
    z-index: 200;
}

.menu-section .menu-section__rel {
    background: #fff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    transition: all 0.35s ease-in;
    padding-top: 20px;
    padding-bottom: 20px;
}

.menu-section {
    padding: 0;
}

.error div#UNIT_FIDFORM_ORDER_CALL1-styler {
    border: 1px solid red !important;
}

.error .jq-selectbox .placeholder {
    color: #d60a0a;
}

.page-select.required:after { display: none; }

@media screen and (max-width: 767px) {
    .menu-section__wrap {
        overflow-x: auto;
    }
}

.div_h3 {
  font-size: 30px;
  line-height: 40px;
  margin: 0;
  margin-bottom: 15px;
  font-weight: normal;
  font-family: "HyundaiMedium", "Arial", sans-serif;
}

.div_h2 {
  font-size: 36px;
  line-height: 42px;
  margin: 0;
  margin-bottom: 15px;
  font-family: "HyundaiMedium", "Arial", sans-serif;
}

.div_h2.slider-section__title {
  text-align: center;
  margin-bottom: 55px;
}

.BYN {
    display: none;
}
.bottom-nav-list a.active {
    color: #00a1c7!important;
}

/* 29.05.2020 start */
@media (max-width: 950px) {
    .menu-section__list{
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
/* 29.05.2020 end */

/* 03.07.2020 start */
@media (max-width: 750px) {
.specification-table-wrap th:first-child, .specification-table-wrap td:first-child {
    padding: 5px 5px;
font-size: 12px;
}
	.workarea table tr td:first-child {
padding: 5px 5px;
font-size: 12px;
}
.specification-table-wrap table tr td:first-child.nstyled {
padding: 0;
font-size: 12px;
	}
.workarea table tr td {
padding: 1px;
font-size: 12px;
	}
	.specification-table-wrap th, .table--additional .specification-table-wrap th {
font-size: 12px;
}
	.table-caption, .table-merged, .specification--modif .table-cell, .standard-equipment, .specification--modif .table-merged {
font-size: 12px;
padding: 5px 10px;
text-align: left;
}
}
/* 03.07.2020 end */