.bhp-static-area {
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    background: var(--color-white);
}
#compare-box {
    padding: 0px;
    border: none;
}
.noheader-area {
    padding-top: 0px;
}
.bhp-static-area .list-style-show {
    padding-left: 25px;
}
.bhp-static-area .list-style-show li {
    list-style: auto;
}
.bhp-static-area hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: var(--color-lightgray);
    border-width: 3px;
}
.bhp-static-area h1 {
    position: relative;
    padding-bottom: 15px;
    color: var(--color-dark);
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 30px;
    font-weight: 500;
}
.bhp-static-area h1::before {
    background: var(--color-lightgray);
    position: absolute;
    content: '';
    z-index: 1;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    bottom: 1px;
    left: 0;
    right: 0;
}
.bhp-static-area h1::after {
    position: absolute;
    content: '';
    z-index: 1;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: var(--theme-color);
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
}
.bhp-static-area h3.breadcrumb-title {
    position: relative;
    padding-bottom: 15px;
    color: var(--color-dark);
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 30px;
    font-weight: 500;
    text-align: left;
}
.bhp-static-area h3.breadcrumb-title::before {
    background: var(--color-lightgray);
    position: absolute;
    content: '';
    z-index: 1;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    bottom: 1px;
    left: 0;
    right: 0;
}
.bhp-static-area h3.breadcrumb-title::after {
    position: absolute;
    content: '';
    z-index: 1;
    width: 40px;
    height: 4px;
    border-radius: 2px;
    background-color: var(--theme-color);
    bottom: 0;
    left: 0;
    margin: 0;
}
.bhp-static-area h2 {
    position: relative;
    padding-bottom: 15px;
    color: var(--color-dark);
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 21px;
    font-weight: 500;
}
.bhp-static-area h2::before {
    background: var(--color-middlegray);
    position: absolute;
    content: '';
    z-index: 1;
    width: 200px;
    height: 1px;
    border-radius: 1px;
    bottom: 1px;
    left: 0;
    right: 0;
}
.bhp-static-area h2::after {
    position: absolute;
    content: '';
    z-index: 1;
    width: 30px;
    height: 3px;
    border-radius: 2px;
    background-color: var(--theme-color);
    bottom: 0;
    left: 0;
    right: 0;
}
.bhp-static-area h3 {
    position: relative;
    padding-bottom: 15px;
    color: var(--color-dark);
    margin-top: 30px;
    font-size: 21px;
    font-weight: 600;
}
.bhp-static-area .swipebox {
    display: inline-block;
    width: 20%;
    padding: 10px;
}
.bhp-static-area h1.breadcrumb-title {
    font-weight: 600;
    font-size: 24px;
    text-align: left;
    margin-bottom: 0px;
}
h1.breadcrumb-title::before, h1.breadcrumb-title::after {
    display: none;
}
.bhp-static-area img {
    border-radius: 20px;
}
.bhp-static-area .list_mflogo img {
    border-radius: 0px;
}
.bhp-instruction {
    position: relative;
    color: var(--color-dark);
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 5px;
    padding-left: 30px;
}
.bhp-instruction i {
    position: absolute;
    color: var(--theme-color);
    font-size: 20px;
    left: 5px;
    display: inline-block;
}
.small-label {
    position: absolute;
    top: -5px;
    left: 10px;
    font-size: 12px;
    opacity: 0;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.small-label-show {
    opacity: 1;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.bhp-static-area .accordion-item {
    border: none;
    background-color: transparent;
}
.bhp-static-area .feature-item {
    padding: 0px;
}
.first-title {
    margin-top: 10px;
}
.bhp-static-area .sale-items h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
}
.bhp-static-area .sale-items h2::before, .bhp-static-area .sale-items h2::after {
    display: none;
}
.bhp-static-area .sale-items hr {
    border-width: 1px;
    margin: 0;
}
.bhp-search-item table tbody tr td {
    padding: 5px 5px 0px 5px;
}
.partner-szervizek-area {
    padding-top: 30px;
}
.partner-szervizek-area .form-group {
    position: relative;
    padding-bottom: 10px;
    padding-top: 15px;
}
.partner-szervizek-area  .c-box {
    position: relative;
    display: block;
    background: var(--theme-bg-light);
    border-radius: 15px;
    padding: 20px;
    padding-bottom: 0px;
    margin-bottom: 15px;
    height: 100%;
    width: 100%;
}
.rt-service-box {
    position: relative;
    float: left;
    width: 100%;
    margin: 0px 0 15px 0;
    border: 1px solid var(--color-lightgray);
    border-radius: 10px;
    padding: 15px 15px 10px 15px;
    background: var(--color-white);
    overflow: hidden;
}
.rt-service-box:last-child {
    margin: 5px;
}
.partner-szervizek-area .csillag_div, .left-details .csillag_div {
    padding-top: 0px;
    cursor: pointer;
}
.partner-szervizek-area .csillag_div strong, .left-details .csillag_div strong {
    font-size: 14px;
    margin-top: 0px;
    color: var(--color-dark);
    position: relative;
}
.left-details .cart-service-evaluation-block {
    justify-content: start;
}
.partner-szervizek-area .szerviz-nev {
    color: var(--color-dark);
    cursor:pointer;
}
#atveteliPontok {
    border-radius: 10px;
}
.partner-szervizek-area .szerviz-row {
    align-items: center;
    padding-bottom: 5px;
}
.cart-service-evaluation-block {
    display: flex;
    align-items: center;
    justify-content: end;
}
.partner-szervizek-area .szerviz-nev {
    padding-bottom: 5px;
    line-height: 18px;
}
.partner-szervizek-area .distance {
    font-size: 14px;
    text-align: center;
    line-height: 18px;
}
.partner-szervizek-area .distance span {
    color: var(--theme-color);
    font-weight: 600;
    font-size: 18px;
}
.partner-szervizek-area h3 {
    margin-top: 10px;
}
.contact-social {
    font-size: 24px;
}
.contact-social i {
    display: inline-block;
    margin-right: 10px;
}
.contact .detail {
    margin-bottom: 10px;
}
.contact .detail i {
    color: var(--theme-color);
    margin-right: 10px;
    font-size: 18px;
}
.contact hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: var(--color-lightgray);
    border-width: 1px;
    opacity: 1;
}
.bhp_lead_button_ment, .bhp_lead_button_letolt {
    float: right;
    width: auto;
    padding: 10px 20px;
    margin-top: 20px;
    cursor: pointer;
    font-size: 20px;
    color: var(--color-white);
    transition: all 0.5s;
    position: relative;
    border-radius: 15px;
    font-weight: 700;
    letter-spacing: .5px;
    text-align: center;
    overflow: hidden;
    border: none;
    background: var(--color-blue);
    box-shadow: var(--box-shadow2);
    z-index: 1;
}
.bhp_lead_button_ment::before, .bhp_lead_button_letolt::before {
    content: "";
    height: 500px;
    width: 500px;
    background:  var(--theme-color);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) scale(0);
    transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: -1;
}
.bhp_lead_button_ment:hover, .bhp_lead_button_letolt:hover {
    color: var(--color-white);
}
.bhp_lead_button_ment:hover::before, .bhp_lead_button_letolt:hover::before {
    transform: translateY(-50%) translateX(-50%) scale(1);
}
.error-message-404 {
    font-size: 120px;
    color: var(--theme-color);
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 700;
}
.error-message {
    font-size: 18px;
    color: var(--color-dark);
    text-align: center;
    padding-top: 0px;
    padding-bottom: 10px;
    font-weight: 600;
}
.bhp-multi-search-form-static-area {
    position: relative;
    background-image: url(../images/bhpgumi_bg04.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 15px;
    padding-bottom: 15px;
}
.bhp-multi-search-form-static-area::after {
    content: '';
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0, 0, 0, 0.4);
}
.bhp-multi-search-form-static {
    position: relative;
    background: transparent;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 9;
}
.bhp-multi-search-form-static .bhp-multi-search-form-tab {
    position: relative;
    float: left;
    width: 100%;
}
.bhp-multi-search-form-static .bhp-multi-search-form-tab .tab-content {
    min-height:inherit ;
    padding: 25px;
}
.bhp-multi-search-form-static .search-tab-btn {
    margin-bottom: 0px;
    padding: 10px 50px;
}
.bhp-multi-search-form-static .search-tab-btn i {
    top: 14px;
}
.search-tab-title {
    position: absolute;
    left: 280px;
    top: -38px;
    width: auto;
}
.bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link {
    font-size: 21px;
    color: grey;
}
.bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-item.show .nav-link, .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link.active {
    font-size: 21px;
    color: var(--color-white);
}
.bhp-multi-search-form-static .search-frame-header h3 {
    padding-bottom: 13px;
}
.bhp-multi-search-form-static .bhp-search-frame-in {
    min-height: 240px !important;
}
.bhp-multi-search-form-static .search-img-btn img {
    height: 35px;
}
.bhp-multi-search-form-static .search-img-btn {
    margin-bottom: 0px;
}
.bhp-multi-search-form-static .bhp-multi-search-form-tab .reset-search {
    top: 18px;
    height: 46px;
    border-radius: 23px;
}
.bhp-multi-search-form-tab .reset-search i {
    font-size: 20px;
}
.bhp-rolunk-area {
    padding-top: 30px;
    padding-bottom: 30px;
}
.bhp-rolunk-area p strong {
    color: var(--theme-color);
    font-weight: 700;
}
.rolunk-img {
    width: 95px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    border-radius: 0px!important;
}
.bhp-rolunk-area .rolunk-title {
    color: var(--theme-color);
    font-weight: 700;
    margin-top: 0;
}
.bhp-rolunk-area h3 {
    margin-top: 0;
    margin-bottom: 10px;
}
.bhp-rolunk-area h2 {
    font-size: 24px;
}
.feature-icon img {
    border-radius: 0;
}
.tortenetunk-area {
    padding-bottom: 0px;
}
.tortenetunk-box {
    position: relative;
    width: 100%;
    min-height: 300px;
    background-image: url(../images/bhp_tortenetunk_way01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 310px;
    padding-bottom: 30px;
}
.tortenetunk-way {
    position: relative;
    width: 100%;
    min-height: 80px;
    padding-top: 10px;
    background-image: url(../images/bhp_tortenetunk_way_mark.png);
    background-repeat: no-repeat;
    background-size: 35px;
    font-size: 16px;
    line-height: 20px;
    padding-left: 70px;
}
.way-title {
    font-size: 21px;
    font-weight: 600;
}
.tortenetunk-way strong {
    color: var(--theme-color);
}
.tortenetunk-way-box1 {
    background-position: left 160px top;
    padding-left: 210px;
}
.tortenetunk-way-box2 {
    background-position: left 210px top;
    padding-left: 260px;
    margin-top: 20px;
}
.tortenetunk-way-box3 {
    background-position: left 140px top;
    padding-left: 190px;
    margin-top: 30px;
}
.tortenetunk-way-box4 {
    background-position: left 130px top;
    padding-left: 180px;
    margin-top: 30px;
}
.tortenetunk-way-box5 {
    background-position: left 220px top;
    padding-left: 270px;
    margin-top: 30px;
}
.bhp-eredmenyeink-area {
    position: relative;
    background-color: var(--color-dark);
    background-image: url(../images/bhpgumi_eredmenyeink_bg01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
    color: var(--color-white);
}
.eredmenyeink-content {
    position: absolute;
    top: 0px;
    left: calc(50% - 50px);
    width: 90vw;
    height: 100%;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
    background: rgba(0, 0, 0, 0.68);
    border-left: 3px solid var(--theme-color);
    outline: 10px solid var(--color-white);
    z-index: 0;
}
.eredmenyeink-content .list-style02 li {
    padding-left: 28px;
    padding-bottom: 12px;
    font-size: 18px;
}
.eredmenyeink-title {
    color: var(--color-white)!important;
    font-size: 32px!important;
}
.eredmenyeink-box {
    padding-left: 50px;
    width: 100%;
}
.eredmenyeink-img {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.eredmenyeink-img a {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.eredmenyeink-img img {
    height: 66px;
    width: auto;
    max-width: unset;
}
.csapatunkrol-area {
    padding-bottom: 0;
    background: url(../images/bhpgumi_bg_repeat02.png) repeat-x bottom center;
}
.csapatunkrol-img {
    width: 80%;
    max-width: 80%;
    margin-left: 10%;
}
.search-img-btn {
    line-height:35px;
}
#qcform-1 {
    min-height: 590px;
}
.bhp_lead_input_select {
    margin-bottom: 25px;
    width: 50%;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    background: whitesmoke;
    padding: 0px 10px;
    width: 100%;
}
.bhp_lead_input_text, .bhp_lead_input_level {
    padding-left: 15px;
    padding-right: 15px;
    height: 34px;
    margin-bottom: 25px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    background: whitesmoke;
    margin: 0 0 20px 0;
    width: 100%;
}
.bhp_lead_table_telefon label {
    font-size: 15px;
    margin: 7px 5px 0px 5px;
}
.bhp_lead_table_telefon .tel {
    padding-left: 15px;
    padding-right: 15px;
    height: 34px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    background: whitesmoke;
    margin: 0 0 20px 0 !important;
}
.bhp_lead_input_area {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    background: whitesmoke;
}
.lead_form {
    background: var(--color-white);
    padding: 20px 15px;
    border: 1px solid var(--color-middlegray);
    position: relative;
    border-radius: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.lead_form h2 {
    margin-top: 0px;
}
.lead_form p {
    margin-bottom: 0;
}
.lead_form td {
    vertical-align: top;
}
.lead_form label {
    margin-bottom: 5px;
}

@media all and (max-width: 991px) {
    .sale-items .main-image {
        height: 125px;
    }
    .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link {
        padding-left: 10px;
        padding-right: 10px;
    }
    .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link {
        font-size: 17px;
    }
    .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-item.show .nav-link, .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link.active {
        font-size: 17px;
    }
    .bhp-multi-search-form-static .search-tab-btn {
        font-size: 16px;
        padding: 10px 38px;
    }
    .bhp-multi-search-form-static .search-tab-i-left {
        left: 12px;
    }
    .bhp-multi-search-form-static .search-tab-i-right {
        right: 12px;
    }
}
@media all and (max-width: 767px) {
    #qcform-1 {
        min-height: 600px;
    }
    .bhp-static-area .swipebox {
        width: 33.33333336%;
    }
    .partner-szervizek-area .szervizek_table {
        padding-bottom: 5px;
    }
    .partner-szervizek-area .distance {
        padding-top: 5px;
        text-align: left;
    }
    .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link {
        padding-left: 20px;
        padding-right: 20px;
    }
    .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link {
        font-size: 19px;
    }
    .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-item.show .nav-link, .bhp-multi-search-form-static .bhp-multi-search-form-tab .nav-tabs .nav-link.active {
        font-size: 19px;
    }
    .bhp-multi-search-form-static .search-tab-btn {
        margin-bottom: 10px;
    }
    .bhp-multi-search-form-static .search-img-btn {
        margin-bottom: 10px;
    }
    .bhp-multi-search-form-static .bhp-multi-search-form-tab .tab-content {
        min-height: inherit;
        padding: 15px 20px 10px 20px;
    }
    .bhp-multi-search-form-tab h4 {
        margin-bottom: 5px;
        font-size: 19px;
    }
    .bhp-static-area {
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .tortenetunk-way {
        margin-top: 10px !important;
    }
    .tortenetunk-way-box1 {
        background-position: left 170px top;
        padding-left: 220px;
    }
    .tortenetunk-way-box3 {
        background-position: left 170px top;
        padding-left: 220px;
    }
    tortenetunk-way-box4 {
        background-position: left 110px top;
        padding-left: 150px;
    }
    .tortenetunk-way-box5 {
        background-position: left 190px top;
        padding-left: 240px;
    }
    .csapatunkrol-area {
        padding-bottom: 0;
    }
    .csapatunkrol-img {
        width: calc(100% + 30px);
        max-width: none;
        margin-left: -15px;
    }
}
@media all and (max-width: 649px) {
    #qcform-1 {
        min-height: 820px;
    }
}
@media all and (max-width: 575px) {
    .tortenetunk-box {
        background-image: url(../images/bhp_tortenetunk_way02.png);
    }
    .tortenetunk-way {
        font-size: 13px;
        margin-top: 5px !important;
    }
    .tortenetunk-way-box1 {
        background-position: left 130px top;
        padding-left: 180px;
    }
    .tortenetunk-way-box2 {
        background-position: left 170px top;
        padding-left: 220px;
    }
    .tortenetunk-way-box3 {
        background-position: left 140px top;
        padding-left: 190px;
    }
    .tortenetunk-way-box4 {
        background-position: left 90px top;
        padding-left: 140px;
    }
    .tortenetunk-way-box5 {
        background-position: left 150px top;
        padding-left: 200px;
    }
    .eredmenyeink-content {
        left: 10%;
        border-top-left-radius: 120px;
        border-bottom-left-radius: 120px;
    }
    .bhp-eredmenyeink-area {
        background-position: left 70% top;
    }
    .green_stock, .orange_stock, .red_stock {
        font-size: 12px;
        line-height: 16px;
        margin-top: 3px;
    }
    .bhp-search-item-area:last-child .bhp-search-item {
        margin-bottom: 0px;
    }
    .bhp-static-area h3 {
        padding-bottom: 5px;
        margin-top: 0px;
    }
    .bhp-static-area h2 {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .bhp-static-area .swipebox {
        width: 50%;
    }
    .csapatunkrol-area {
        background-size: contain;
    }
    .eredmenyeink-img a {
        margin-right: 10px;
    }
    .eredmenyeink-img img {
        height: 50px;
    }
}