.content-box .image-cat .active_tab.tab-sel {
    border: 2px solid #ff2d37;
}

.content-box .active_tab.tab-sel .cat-title a {
    color: #ff2d37;
}

.bg-gray {
    background-color: rgba(158, 158, 158, 0.23);
}

.pd-top-26 {
    padding-top: 26px;
}

.content-box .active_tab {
    position: relative;
    display: block;
}

.content-box .active_tab.tab-sel > span {
    display: block;
    position: absolute;
    width: 120%;
    height: 120%;
    background-color: transparent;
    border: 3px solid transparent;
    top: -10%;
    left: -10%;
    opacity: 1;
    z-index: 1;
}

.slider-cates5.so-categories .cat-wrap .content-box .image-cat .active_tab.tab-sel {
    border: 2px solid transparent;
}

.category-desc {
    padding: 20px 0;
}

.simple_vertical_list input[type="radio"] + label::before, .checkboxes_list input[type="radio"] + label::before, .simple_vertical_list input[type="checkbox"] + label::before, .checkboxes_list input[type="checkbox"] + label::before {
    border: 1px solid #bdbdbd;
}

.ui-slider-horizontal .ui-slider-range {
    background-color: #ff2d37;
}

.ui-slider .ui-slider-handle {
    background: #ff2d37;
    border: 1px solid #ff2d37;
}

h5.modal-title {
    font-size: 20px;
}

.modal-header .close {
    position: absolute;
    right: -30px;
    top: -25px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border: 6px;
    z-index: 999999;
    opacity: 3;
}

ul.breadcrumb {
    margin-bottom: 5px;
}
#content .blog-listitem .blog-item .blog-item-inner .article-image {
    position: relative;
    height: 150px;
    overflow: hidden;
}
.blog-listitem .blog-item .blog-item-inner .article-image {
    position: relative;
    height: 360px;
    overflow: hidden;
}

.blog-item-inner .article-title {
    height: 72px;
    overflow: hidden;
}

.products-list.grid .product-item-container .right-block h4 {
    text-transform: capitalize;
    height: 34px;
    overflow: hidden;
}

.list-store-contact .title_store_contact {
    font-size: 2.2rem;
    color: red;
    font-weight: bold;
}

.list-store-contact .title_store_contact > span {
    font-size: 4rem;
}

.show.collapse {
    display: none !important;
}

.show.collapse.in {
    display: block !important;
}

.list-store-contact button {
    text-decoration: none;
    border: none;
}

button:focus {
    outline: none;
}

.list-store-contact button:hover, .list-store-contact button:after, .list-store-contact button:focus {
    border: none;
    outline: none !important;
    text-decoration: none;
}

.list-store-contact button.btn_link_header {
    font-size: 3rem;
    font-weight: bold;
    background-color: #ff2d37;
    width: 100%;
    text-align: center;
}

.list-store-contact .card-header .title_tab {
    font-size: 3rem;
    font-weight: bold;
    background-color: #ff2d37;
    width: 97.4%;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 6px;
    margin: 5px;
}


.list-store-contact .card-body ul li a {
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;

}

.list-store-contact .card-header .title_tab {
    margin-bottom: 6px;
}

.info-contact {
    display: block;
    margin: 5rem 0;
}

legend {
    color: #878787;
}

.desc_box_auto365 {
    /*display: block;*/
    /*position: absolute;*/
    /*background-color: #fff;*/
    /*border: 3px solid transparent;*/
    /*padding: 30px;*/
    /*width: 90%;*/
    /*left: 5%;*/
    /*top: 15%;*/
    /*color: #000;*/
    /*-webkit-box-shadow: 1px 2px 26px 6px rgba(0, 0, 0, 0.66);*/
    /*-moz-box-shadow: 1px 2px 26px 6px rgba(0, 0, 0, 0.66);*/
    /*box-shadow: 1px 2px 26px 6px rgba(0, 0, 0, 0.66);*/
    /*z-index: 99999;*/

}
.desc_box_auto365 .col-lg-12 {
    margin-bottom: 5vh;
}

.desc_box_auto365 .title_detail, .desc_box_auto365 .box_header_agency {
    text-align: center;
    font-weight: bold;
}

.desc_box_auto365 .title_detail {
    font-weight: bold;
    font-size: 3rem;
}

.desc_box_auto365 .title_detail .span2 {
    color: red;
}

.box_video_agency {
    height: 500px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    width: 100%;
}


.box-maps{
    display: inline-block;
}
.box-maps-modal{
    display: inline-block;
}
.box-maps-modal .desc_box_auto365 {
    display: block;
    position: absolute;
    background-color: #fff;
    border: 3px solid transparent;
    padding: 30px;
    width: 100%;
    left: 0%;
    top: 0%;
    color: #000;
    -webkit-box-shadow: 1px 2px 26px 6px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 1px 2px 26px 6px rgba(0, 0, 0, 0.66);
    box-shadow: 1px 2px 26px 6px rgba(0, 0, 0, 0.66);
    z-index: 99999;
}

.content_agency_box {
    min-height: 220vh;
}

.close.close_detail_store {
    z-index: 999;
    background-color: #fff;
    color: red;
    opacity: 3;
    width: 30px;
    height: 30px;
    position: fixed;
    right: 0;
    top: 0;
}

.typeheader-5 {
    border-bottom: 1px solid #e3e3e3;
}

.hover_width_resize:hover {
    transform: scale(1.25);
    z-index: 9999;
    transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

.hover_width_resize_product:hover {
    transform: scale(1.25);
    z-index: 9999;
    transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

.categories_list_custom .content-box {
    border: 1px solid #e3e3e3;
}

.categories_list_custom .content-box:hover {
    -webkit-box-shadow: 4px 4px 15px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 15px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 15px 12px rgba(0, 0, 0, 0.2);
}

.categories_list_custom .so-categories.preset01-6 .cat-wrap .content-box {
    float: left;
    margin: 0;
    width: 16.6666%;
}

.categories_list_custom .so-categories.preset01-6 .cat-wrap .content-box .image-cat {
    padding: 0px;
}

.categories_list_custom .so-categories.preset01-6 .cat-wrap .content-box img {
    height: 140px;
    overflow: hidden;
    border: none;
    box-shadow: none;
}

.right-hover, .left-hover {
    transition: 1s all;
    -o-transition: 1s all;
    -ms-transition: 1s all;
    -moz-transition: 1s all;
    -webkit-transition: 1s all;
}

.customer_home_main.product-home-main .left, .product-home-main .right {
    padding-bottom: 120px !important;
}

.slider-cates5.so-categories {
    margin: 34px 8px 20px 8px;
}

.customer_home_main.product-home-main .left, .product-home-main .right {
    height: 900px;
}

.title_page {
    font-size: 2rem;
    padding: 20px 0;
}

.service-item-inner .itemBlogImg {
    margin-bottom: 10px;
}

.content-aside .service-item {
    padding: 16px 0;
    border-bottom: 1px solid rgba(4, 3, 3, 0.49);
    margin: 16px auto;
}

.box_service_other img {
    max-height: 360px;
}

.sub-menu {
    position: absolute;
    left: -40%;
}

.sub-menu .content {
    position: absolute;
    width: 170%;
}

.so-latest-blog .media-heading.head-item a {
    display: block;
    font-size: 2rem;
    padding: 0;
    height: 70px;
    overflow: hidden;
}

.imag img {
    height: 220px;
    overflow: hidden;
}

.btn-shopping-cart a:focus, .btn-shopping-cart a:hover {
    text-decoration: none;
}

.megamenu a:hover, .megamenu a:focus {
    text-decoration: none;
}

.shopcart-inner {
    text-align: center;
    padding: 6px;
}

.products-list.grid .product-item-container .right-block h4, .products-list .product-grid .product-item-container .right-block h4 {
    text-align: left;
    text-transform: capitalize;
}

.mt15 {
    margin-top: 15px !important;
}

.text-red {
    color: red;
}

.text-green {
    color: green;
}

.product_title {
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;
}

.mb30 {
    margin-bottom: 30px;
}

.common-home #content {
    overflow: hidden;
}

.static_content_2collum img {
    width: 620px !important;
    height: auto;
}

.left-content-product .content-product-right .box-info-product .add-to-links ul li a.icon {
    height: auto;
    width: auto;
}

.btn-danger {
    color: #fff;
    background-color: #ff2d37;
    border-color: #ff2d37;
}

.container_is_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    flex: 0 0 90.333333%;
    max-width: 90.333333%;
}

.container_is_content .col-md-6 {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
    color: #292929;
}

.container_is_content img {
    height: auto !important;
}

.blog-listitem .blog-item.col-md-3 .blog-item-inner .article-image {
    position: relative;
    height: 185px;
    overflow: hidden;
}

.blog-listitem .blog-item.col-md-3 .blog-item-inner .article-title {
    height: 43px;
    overflow: hidden;
}

.desc_box_auto365 .title_detail {
    font-weight: bold;
    font-size: 3rem;
}
.so-categories.preset01-6 .cat-wrap .content-box{
height:200px;
}

.list_product_warranty{
    display: flex;
}
.list_war_product{
    margin: 0;
}
.list_war_product .img_item,.list_war_product .info_item{
    display: inline-block;
}
.list_war_product .img_item{
    width: 20%;
    padding-right: 10px;
}
.list_war_product .info_item{
    width: 30%;
}
.list_maintenance{
    width: 50%;
}
.list_war_product .info_item p{
    display: block;
}
.list_year_maintenance{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.list_year_maintenance .item_year_maintenance{
    min-width: 25%;
    padding: 0 12px;
    margin-bottom: 12px;
}
@media only screen and (max-width: 676px) {
    .baohanh .jumbotron {
        padding: 8px;
    }
  }