.oli_list_product *,#comoli div ,#comoli p ,#comoli li ,#comoli strong  ,#comoli span {
    font-family: 'calibri' !important;
}
.oli_list_product img ,#comoli img {
    display: inline-block;
}

.lindde  > ul > li {
    display: block;
    border: 1px solid #D0D9E6;
    width: 100%;
    padding-right: 0px;
    line-height: 40px;
    position: relative;
    color: #034EA2;
    border-radius: 5px;
    font-size: 14px;
    background: #FFF;
    margin-bottom: 10px;
    font-family: 'calibri' !important;
}
.lindde  > ul > li a{
    display: block;
    padding-left: 20px;
}
.lindde ul > li > ul {
    padding-bottom: 10px;
    padding-top: 10px;
}
.lindde ul > li > ul > li  {
    border: 0;
    line-height: 26px;
    padding-right: 20px;
}

.lindde ul > li.active a {
    background-color: #0c7f7e;
    color: #fff;
}
.lindde ul > li.active  li a
{
    background-color: transparent;
    color: #22b8f0;
}
.bv-component {
    margin-top: 30px;
    min-height: 500px;
}
.block_product {
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #eee;
    box-shadow: 0 3px 7px -8px  rgba(0,0,0,0.5);
    transition: all 0.25s;
    margin-bottom: 30px;
}
.block_product:hover {
    box-shadow: 0 3px 7px 0px  rgba(0,0,0,0.1);
}
.button_detail {
    color: #262626;
}
.productfull {
    margin: 30px 0;
}
.content-product ul.nav.nav-tabs{
    text-align: center;
}
.content-product .nav-tabs > li {
    float: none;
    display: inline-block;
    width: 25%;
    border-radius: 0px;
    margin-top: -1px;
}
.content-product {
    border: 1px solid #D0D9E6;
    overflow: hidden;
    background: #fff;
    border-radius: 5px;
}

.content-product .nav-tabs > li.active {
    background-color: #0c7f7e;
    color: #fff;
}
.content-product .nav-tabs > li > a {
    margin-left: auto;
    margin-right: 0px;
    border-radius: 0;
    color: #767676;
}

.content-product .nav-tabs {
    border-bottom: 4px solid #0c7f7e;
}

.content-product .nav-tabs > li.active > a,.content-product .nav-tabs > li.active > a:focus,.content-product .nav-tabs > li.active > a:hover {
    border: 0;
    background-color: transparent;
    color: #fff;
}
.content-product-box {
    padding: 30px 15px;
}
.flex-row {
    -ms-flex-direction:row!important;
    flex-direction:row!important
}
.flex-column {
    -ms-flex-direction:column!important;
    flex-direction:column!important
}
.flex-row-reverse {
    -ms-flex-direction:row-reverse!important;
    flex-direction:row-reverse!important
}
.flex-column-reverse {
    -ms-flex-direction:column-reverse!important;
    flex-direction:column-reverse!important
}
.flex-wrap {
    -ms-flex-wrap:wrap!important;
    flex-wrap:wrap!important
}
.flex-nowrap {
    -ms-flex-wrap:nowrap!important;
    flex-wrap:nowrap!important
}
.flex-wrap-reverse {
    -ms-flex-wrap:wrap-reverse!important;
    flex-wrap:wrap-reverse!important
}
.justify-content-start {
    -ms-flex-pack:start!important;
    justify-content:flex-start!important
}
.justify-content-end {
    -ms-flex-pack:end!important;
    justify-content:flex-end!important
}
.justify-content-center {
    -ms-flex-pack:center!important;
    justify-content:center!important
}
.justify-content-between {
    -ms-flex-pack:justify!important;
    justify-content:space-between!important
}
.justify-content-around {
    -ms-flex-pack:distribute!important;
    justify-content:space-around!important
}
.align-items-start {
    -ms-flex-align:start!important;
    align-items:flex-start!important
}
.align-items-end {
    -ms-flex-align:end!important;
    align-items:flex-end!important
}
.align-items-center {
    -ms-flex-align:center!important;
    align-items:center!important
}
.align-items-baseline {
    -ms-flex-align:baseline!important;
    align-items:baseline!important
}
.align-items-stretch {
    -ms-flex-align:stretch!important;
    align-items:stretch!important
}
.align-content-start {
    -ms-flex-line-pack:start!important;
    align-content:flex-start!important
}
.align-content-end {
    -ms-flex-line-pack:end!important;
    align-content:flex-end!important
}
.align-content-center {
    -ms-flex-line-pack:center!important;
    align-content:center!important
}
.align-content-between {
    -ms-flex-line-pack:justify!important;
    align-content:space-between!important
}
.align-content-around {
    -ms-flex-line-pack:distribute!important;
    align-content:space-around!important
}
.align-content-stretch {
    -ms-flex-line-pack:stretch!important;
    align-content:stretch!important
}
.align-self-auto {
    -ms-flex-item-align:auto!important;
    align-self:auto!important
}
.align-self-start {
    -ms-flex-item-align:start!important;
    align-self:flex-start!important
}
.align-self-end {
    -ms-flex-item-align:end!important;
    align-self:flex-end!important
}
.align-self-center {
    -ms-flex-item-align:center!important;
    align-self:center!important
}
.align-self-baseline {
    -ms-flex-item-align:baseline!important;
    align-self:baseline!important
}
.align-self-stretch {
    -ms-flex-item-align:stretch!important;
    align-self:stretch!important
}
.d-flex {
    display:-ms-flexbox!important;
    display:flex!important
}
.frow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.frow .coli {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.frow .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.frow .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.image_middle {
    width: 100%;
    border: 1px solid #E5E5E5;
    margin-bottom: 10px;
}
.image_middle #list_product_image_middle {

    padding:  10px;
}
.boprod-header {
    margin-bottom: 15px;
}
.prod-title {
    font-size: 24px;
    color: #0c7f7e;
}
.information_info_list {
    border-radius: 5px;
    overflow: hidden;
    background: #F8F8F8;
    box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
    border: 1px solid #E5E5E5;
    padding-right: 20px;
    padding-left: 20px;
}
.information_info_list ul li {
    width: 100%;
    overflow: hidden;
    padding-top: 11px;
    padding-bottom: 10px;
    font-size: 16px;
    border-bottom: 1px solid #DDD;
    color: #333;
}
.information_info_list ul li span {
    color: #034EA2;
    font-weight: bold;
    display: inline-block;
}
.information_info_list ul li span:last-child {
    float: left;
}
#prod-uses {
    margin-top: 30px;
}
.header-prod-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.header-prod-box strong {
    min-width: 100px;
    height: 30px;
    font-size: 16px;
    margin-left: 10px;
    display: inline-block;
}
.header-prod-box:after {
    content: "";
    height: 3px;
    width: 100%;
    display: inline-block;
    background-color: #0c7f7e;
    position: absolute;
    top: 10px;
}
.list-prod-content li {
    display: block;
    margin-bottom: 10px;
}
.list-prod-content li i {
    color: #0c7f7e;
    margin-right: 5px;
}

.mt-30 {
    margin-top: 30px;
}
.mt-60 {
    margin-top: 60px;
}
.p-rl-5  {
    padding: 0 5px !important;
}
#prod-cars .tooltip .tooltip-inner {
    background-color: #0c7f7e;
}
#prod-cars .thumbnail{
    margin-bottom: 0px;
}
#prod-cars .tooltip .tooltip-arrow {
    border-top-color:#0c7f7e;
}
.title-specials h2 {
    color: #0c7f7e;
    font-size: 18px;
    margin: 0;
}
.sub_title p {
    color: #0c7f7e;
    margin-bottom: 15px;
}
.mb-15  {
    margin-bottom: 15px;
}
.mb-30  {
    margin-bottom: 30px;
}
.list_related_products ul li {
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.list_related_products ul li:last-child {
    border-bottom: 0;
}
.header-related-products {
    font-weight: normal;
    color: #fff;
    font-size: 17px;
    line-height: 48px;
    padding-left: 15px;
    width: 100%;
    display: block;
    background: #0c7f7e;
    margin-bottom: 0px;
}
.img-related {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.prod-name-related {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.list_related_products ul {
    background-color: #fff;
    padding: 10px;
}

.oli_img_thumb {
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: 1px solid #E5E5E5;
    background: #fff;
    padding: 1px;
    display: inline-block;
}
.oli_img_thumb.active{
    border-color: #0c7f7e;
}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext {
    display: block !important;
    background: transparent url("../images/blank.gif") no-repeat scroll right 15%;
}

#lightbox-nav-btnPrev {
    background: transparent url("../images/blank.gif") no-repeat scroll left 15%;
}
.bg-white {
    background-color: #fff;
}

.help-desc {
    padding: 15px;
    margin-bottom: 15px;
}
.select_help_head_item {
    border-radius: 4px;
    position: relative;
    font-size: 15px;
    color: #034EA2;
    border: 1px solid #D0D9E6;
    background: #EAF0F5;
    line-height: 98px;
    display: block;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.active .select_help_head_item {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #FFD400;
}

.oli_help_page ul li {
    width: 32%;
    margin-left: 15px;
}
.content-box-tab {
    padding: 15px;
    background-color: #fff;
}
.content-box-tab .thumbnail {
    margin-bottom: 0;
}
.select_help_content {
    background: #fff;
    border: 1px solid #D0D9E6;
    position: relative;
    border-radius: 4px;
    padding: 0;
}
.active  .select_help_content {
    border: 2px solid #FFD400;
}
.tab-content {

}

.help-page .nav-tabs {
    border-bottom: 0;
}
.help-page .nav-tabs  .img_box img {
    height: 55px;
    width: auto;
}
.my-30 {
    margin: 30px 0;
}
.oli_help_page .nav-tabs > li > a {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: pointer;
}
.oli_help_page .nav-tabs > li.active{
    opacity:1;
}
.oli_help_page .nav-tabs > li.active > a,.oli_help_page  .nav-tabs > li.active > a:focus,.oli_help_page  .nav-tabs > li.active > a:hover{
    background-color: #0c7f7e;
    border: 1px solid #0c7f7e;
    color: #fff;
}
.select_help_content {
    position: relative;
}
.triangle-wrapper {
    position: absolute;
    top: -17px;
    left: 10%;
    transform: translateX(50%);
}
.triangle2 {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 15px 12px;
    border-color: transparent transparent #FFD400 transparent;
    z-index: 7;
}
.oli_help_page .nav-tabs > li > a {
    border-radius: 4px;
}
.col-lg-d {
    margin-bottom: 20px;
    padding-left: 10px;
    float: left;
    padding-right: 10px;
    width: 10%;
}
.my-15 {
    margin: 15px 0;
}
.label-span {
    display: inline-block;
    margin-right: 10px;
    line-height: 32px;
}
.list-select-box select {
    display: inline-block !important;
    padding: 0px 12px !important;
}
.loading-help,.oli-loading-help ,.soli-loading-help{
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    left: 0;
    top: 0;
    padding: 50px;
    color: #fff;
    z-index: 4545;
    font-size: 16px;
    background-color: rgba(0,0,0,0.5);
}
.loading-help.active,.oli-loading-help.active,.soli-loading-help.active{
    display: block;
}
#contents  {
    position: relative;
    overflow: hidden;
    padding: 25px 19px;
}
.list-cars-box li {
    display: block;
    width: 100% !important;
}
.list-cars-box li a {
    display: block;
    line-height: 80px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    transition: all 0.3s;
    padding: 0 15px;
}
.list-cars-box li a:hover,.list-cars-box li a.active {
    background-color: #0c7f7e;
    color: #fff;
}
.fgfrl {
    display: inline-block;
    float: right;
}

#oli-section {
    position: relative;
    height: 100%;
}
.mr-15 {
    margin-right: 15px;
}
.burood {
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}
.box-sug_other{
    border: 1px solid #ddd;
}
.box-sug_other-img {
    padding: 15px;
}
.box-sug_other .box-sug_other-name a {
    background-color: #eee;
    line-height: 50px;
    display: block;
    color: #363636;
}
.header-help-car{
}

.content-box-tab {
    padding: 15px;
}

.light-tab {

}

#heavy-cars  .triangle-wrapper {
    right: 49%;
}

#search-oli .form-control {
   padding: 0;
    font-size: 16px;
    height: 40px;
}

.frow .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.frow .col-lg-4 {
    -webkit-box-flex:0;
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%
}
.frow .col-lg-5 {
    -webkit-box-flex:0;
    -ms-flex:0 0 41.666667%;
    flex:0 0 41.666667%;
    max-width:41.666667%
}
.pb-30 {
    padding-bottom: 30px;
}
.content-search-box {
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.bot-1 {
    border-bottom:1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#search-cars .triangle-wrapper {
left: 15%;
    right: auto;
}

.list_related_products ul li .img-related{
    margin: 0 5px 0 0px !important;
}

@media (max-width: 992px) {
    .container {
        width: 100% !important;
    }
    .oli_help_page ul li {
        width: 31.5%;
    }
    .col-lg-d {
        width: 15%;
    }
}
@media (max-width: 768px) {
    .frow .col-lg-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .content-product .nav-tabs > li {
        width: 45%;
    }
    .oli_help_page ul li {
        width: 100%;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .col-lg-d {
        width: 20%;
    }

    .frow .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

}
@media (max-width: 468px) {
    .col-lg-d {
        width: 32%;
    }
    .frow .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}