﻿/*.navigation a {
    float: left;
    width: 10%;
    margin: 0 0 1.9% 0;
    color: #000000;
    padding: 2px 0px 16px 0px;
    text-decoration: none;
    display: block;
}*/
/*body{
    background-color: #fff;
}*/
.toyota-address {
    padding:0px;
    margin:30px 0px;
}
    .toyota-address li{
        list-style:none;
        padding:15px 0px;
        color:#777777;
        font-size:16px;
    }
        .toyota-address li a {
            list-style: none;
            padding: 15px 0px;
            color: #d30606;
        }
        .toyota-address li img{
            margin-right:10px;
        }
.ck-box {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
    .ck-box input{
        padding-left:10px;
    }
    @font-face {
        font-family: 'SVN-Cardillac Bold';
        src: url('../fonts/OTF/SVN-Cardillac Bold.otf') format('opentype');
    }
@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url('../fonts/font-text/RobotoSlab-Regular.ttf') format('truetype');
}
.bg-sky-blue {
    background-color: #d8d7d7 !important;
}
.bg-orange {
    background-color: #e9f5f5 !important;
}
.toyota-group-service .text-label{
    justify-content:space-between;
}
.wrap-noithatxemoi .item {
    margin: 10px 0px;
}
.wrap-noithatxemoi .item-noithat .txt-price {
    padding: 0px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #d02028;
    font-style: italic;
}
.wrap-noithatxemoi .item-noithat {
    position: relative;
    text-decoration: none;
    color: #333;
    display: block;
}
.wrap-noithatxemoi .wrap-item {
    border-radius: 8px;
    padding-bottom: 20px;
    min-height: 442px;
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 6px #00000029;
    background: #FFF;
}
.wrap-noithatxemoi .item-noithat figure {
    max-height: 246px;
    background: #eee;
    overflow: hidden;
    min-height: 246px;
}
.toyota-group-service .text-label span {
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 2px solid#d30606;
}
    .wrap-noithatxemoi .item-noithat img {
        -moz-filter: grayscale(0%);
        -ms-filter: grayscale(0%);
        -o-filter: grayscale(0%);
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
    }
        .wrap-noithatxemoi .item-noithat img:hover {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05);
            -ms-transform: scale(1.05);
        }
.wrap-noithatxemoi .item-noithat h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    padding: 0px 10px;
    height: 48px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom:0px;
}
    .wrap-noithatxemoi .item-noithat:hover h3 {
        color:#d30606;
    }
.wrap-noithatxemoi .item-noithat .description {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0px 10px;
    height: 62px;
}
    .wrap-category.bg-white {
        background-color: #FFF;
        padding-bottom: 30px;
    }

.toyota-group-service .nhan-vien-dichvu figure {
    max-width: 175px;
    margin: 25px auto;
    overflow: hidden;
}
.toyota-group-service .nhan-vien-dichvu figure img {
    margin: 5px auto;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
    border-radius: 8px;
    max-height:227px;
}
.toyota-group-service .slide .carousel-control{
    box-shadow:none;
}
.toyota-group-service ul li {
    list-style:none;
    display:flex;
}
.toyota-group-service ul li b{
    font-size:16px;
    text-transform:uppercase;
    line-height:26px;
}
    .toyota-group-service ul li p {
        font-size: 11px;
        line-height: 20px;
        display: inline-block;
    }
        .toyota-group-service ul li p span {
            font-size: 13px;
            line-height: 20px;
            margin: 5px 0px;
            float: left;
            color: #d30606;
            font-style: oblique;
        }
.tv-title {
    display: inline-block;
    width: 100%;
    padding: 15px 0px;
    border-bottom: 3px solid#ccc;
    font-size: 26px;
    color: #de0000;
}
.wrapper-new {
    background-color: #ffffff;
}
.form-contact {
    padding: 30px 0px 30px 30px;
    display: inline-block;
    background: #fee;
    border-radius: 14px;
    margin-left: 10px;
    box-shadow: 0 4px 6px #00000029;
}
    .form-contact .col-md-4, .form-contact .col-md-8 {
        margin-bottom: 15px;
    }
    .wrapper-new .text-label {
        margin: 0px 0px 10px 0px;
    }
.form-contact input{
    height:35px;
}
.form-contact .col-md-4 span {
    font-weight: bold;
    float: right;
    padding-right: 15px;
    margin-top: 5px;
}
.form-contact .btn-contact {
    padding: 8px 15px;
    margin-top: 10px;
    background: #ffd800;
    font-size: 14px;
    font-family: Roboto-Medium;
    border: 1px solid#ffd800;
    border-radius: 3px;
    box-shadow: 0 4px 6px #00000029;
}
.info-hang {
    margin: 15px 0px;
}
.info-hang a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #333;
    font-size: 18px;
    text-decoration: none;
    height: 80px;
    font-weight: bold;
    font-family: Tahoma,arial,sans-serif;
}
.info-hang a:hover{
    color:#d02028;
}
.info-hang a span {
    margin-right:15px;
}
#main-content .container-fluid {
    padding: 0px;
}
/*.menu-opener .open-menu {
    display: none !important;
}
.menu-opener:hover .open-menu {
    display: none !important;
}*/
.bg-white{
    background:#FFF;
}
.images-group a{
    display:block;
    position:relative;
    margin-bottom:20px;
}
.images-group .img-responsive {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
.images-group .img-responsive:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.bg-while {
    background-color: transparent;
    margin-top: 10px;
    box-shadow: none;
}
.p-welcome-box {
    /*background: url('../Images/backgroup/bg-01.png') no-repeat center center;
    background-size: cover;*/
    color: #fff;
    padding: 0px 0;
    margin-bottom: 0px;
}
.p-welcome-box h2, .p-welcome-box h3 {
    color: #ffc100;
    margin: 0 0 15px;
    font-family: Roboto-medium, sans-serif;
    font-size:30px;
}
.p-welcome-box .col-md-12 p {
    font-family: Roboto-medium, sans-serif;
    font-size: 18px;
}
.navigation div {
    display: block;
    width: 35px;
    height: 36px;
    margin: auto;
}
/*.navigation h3{
    margin:0px;
    line-height:18px;
    font-size:13px;
    font-family:Roboto-Medium;
    text-align:center;
}
    /*slide*/
    /*.rm-left .slide .carousel-control {
    top: 35%;
    z-index: 2;
    opacity: 0.6;
    width: 35px;
    height: 60px;
    border: 0;
    border-radius: 0;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    font-size: 40px;
    background: #000;
    box-shadow: 0px 2px 2px #9a9a9a;
    color: #FFF;
    display: block!important;
    text-decoration: none;
}*/
    .slide-show .slide {
    min-height: 200px;
    margin-bottom:0px;
}
.slide-show .slide .item a img{
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:100%;
}

.slide {
    min-height: 200px;
    margin-bottom: 30px;
}

#carousel-rm {
    background-color: rgba(0,0,0,0.5);
    position:relative;
    display:flex;
}
    #carousel-rm .left.carousel-control {
       left:5%;
    }
    #carousel-rm .right.carousel-control {
        right: 5%;
    }
    #carousel-rm .carousel-indicators {
        width:100%;
        left:0px;
        margin-left:0;
    }
        #carousel-rm .carousel-indicators li {
            height:auto;
            text-indent: 0px;
            border-radius: 0px;
            background-color: rgba(0,0,0,0.3);
        }
        #carousel-rm .carousel-indicators li.active {
            background-color: rgba(0,0,0,0.6);
            border-bottom:3px solid #d30606;
           
        }
            #carousel-rm .carousel-indicators li p {
                color: #FFF;
                padding: 8px 6px;
                margin:0px;
            }
/*Khuyến mại nhanh*/
.bg-promotion {
    background: #fdd100;
}
    .bg-promotion .text-label {
        margin: 0px;
        border: none;
        height: 64px;
        padding-top:26px;
    }
.bg-promotion .text-label a{
    float:right;
    text-decoration:none;
    color:#4c4c4c;
    font-size:14px;
    font-family:roboto-regular;
}
    .bg-promotion .text-label a span {
        font-size: 18px;
        color: #4c4c4c;
    }
.bg-promotion .text-label span{
    font-family:Roboto-Bold;
    color:#ee1c25;
    font-size:18px;
}
.bg-brown {
    background: #b52e2e;
    padding: 10px 0px 0px 0px;
}
.bg-brown .team_columns_carousel_wrapper{
    background-color:transparent;
    padding-bottom:0px;
}
.bg-brown .rmitem-image{
     background-color:#FFF;
}

/*tabs*/
.wrap-tabmain {
    overflow: hidden;
    position: relative;
}
.tab-flex-center{
    display:flex;
    align-items:center;
    justify-content:center;
    margin:12px 0px;
}
    .tab-flex-center li a {
        font-family: Tahoma,arial,sans-serif;
        font-size: 18px;
        color: #333;
        background-color: transparent !important;
        font-weight: bold;
    }
/*.tabs {*/
/*    background: #FFF;*/
/*min-height: 352px;
    margin-bottom: 8px;
}
.tab-content .item{
    clear: both;
    margin: 12px 0px;*/
/*    height: 76px;*/
/*position: relative;
    border-bottom: 1px solid#e0e0e0;
    overflow:hidden;
}
.tab-content .item:last-child{
    border-bottom:none;
}
.tab-content .item a{
    text-decoration:none;
    color:#313131;
    font-size:14px;
    font-family:roboto-regular;
    line-height:18px;
}
.tab-content .item .col-md-8 a{
    height: 37px;
    overflow: hidden;
    display: block;
}
.tab-content .item .col-md-8 > a:hover{
    color:#d30606;
}
.tab-content .item p a{
    color:#909090;
    font-size:13px;
}
.tabs .tab-content{
    max-height:306px;
    overflow-y:auto;
    overflow-x:hidden;
    margin-right:-6px;
}
.tabs .nav-tabs > li > a{
    font-size:15px;
    font-family:Roboto-Medium;
    color:#1a1919;
}*/
/*sản  phẩm  bán  chạy*/
.tag-group {
    float: right;
    margin-right: 30px;
    padding: 3px 0px;
}
.text-label span.tag-group a {
    font-size: 16px;
    padding: 5px 15px;
    background: #fff;
    border: 0;
    border-radius: 15px;
    box-shadow: 0 0 1px rgb(0 0 0 / 8%);
    line-height: 1.5;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}
    .text-label span.tag-group a:hover {
        color: #d30606;
        background: #eee;
    }
    .text-view-more {
        text-align: center;
        padding: 10px 0px;
        margin: 20px 0px 40px 0px;
        border: none;
    }
        .text-view-more a {
            text-decoration: none;
            font-size: 15px;
            font-family: Roboto-Medium;
            color: #ffffff;
            padding: 11px 30px;
            background: #d30606;
            border-radius: 30px;
        }
            .text-view-more a:hover {
                color: #fbff00;
                box-shadow: 0px 5px 10px #929292;
            }

.tag-group a {
    text-decoration: none;
    color: #4e4d4d;
    font-size: 14px;
    font-family: roboto-regular;
    padding: 0px 4px;
}
.wap-content {
    min-height: 200px;
    background: #FFF;
    box-shadow: 0 1px 6px #dcdcdc;
}
.img-banner-tet-2019{
    margin:0 auto;
}
/*.text-label {
    border: 1px solid#ffb307;
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 18px;
    font-family: Roboto-Medium;
    margin-top: 20px;*/
    /*background-image: url(/Images/backgroup/tieu-de-trang-tri-tet-2019.png);*/
    /*background-repeat: no-repeat;
    background-position: center right;
}*/
.toyota-group-service .text-label a {
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
    padding: 10px;
    border-radius: 4px;
    background: #d6d5d5;
}
    .toyota-group-service .text-label a:hover {
        background: #d30606;
        color: #FFF !important;
    }
.text-label a {
    text-transform: uppercase;
    color: #333;
    font-size: 18px;
}
    .text-label span {
        font-size: 15px;
        font-family: roboto-medium,sans-serif;
        color: #333;
        
    }
        .text-label span a {
            text-transform: none;
            color: #4e4d4d;
        }
        .rm-left {
            padding-left: 0px;
            padding-right: 8px;
        }

.rm-item{
    border:1px solid#ececec;
    border-radius:3px;
    position:relative;
}
.team_columns_carousel_wrapper {
    padding: 1px;
    overflow: hidden
}
/*.adv-left,
.adv-right {
    top: 40%;
    z-index: 2;
    opacity: 1;
    width: 45px;
    height: 45px;
    border: 0;
    border-radius: 50%;
    text-shadow: none;
    text-align: center;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    font-size: 29px;
    background: #FFF;
    box-shadow: 0px 2px 2px #9a9a9a;
    color: #000; 
    display:block!important; 
}*/
.team_columns_carousel_control_icons {
    line-height: 35px;
    font-size: 20px!important;
    font-weight: normal!important;
    margin-top:8px;
}
.team_columns_carousel_control_left {
    left: 26px!important
}
/*.team_columns_carousel_control_right {
    left: 63px!important
}*/
.adv_left {
    left: 6px!important
}
.adv_right {
    right: 6px!important
}

.team_columns_item_social a,
.team_columns_item_social a:visited {
    width: 25px;
    float: left;
    height: 25px;
    display: block;
    line-height: 25px;
    margin-right: 2px;
    text-decoration: none;
    -webkit-transition: background ease-in-out .3s;
    transition: background ease-in-out .3s
}
.team_columns_carousel_wrapper {
    background: #fff;
    padding-bottom:52px;
    
}
.team_columns_carousel_control_left,
.team_columns_carousel_control_left:hover,
.team_columns_carousel_control_left:active,
.team_columns_carousel_control_left:focus,
.team_columns_carousel_control_right,
.team_columns_carousel_control_right:hover,
.team_columns_carousel_control_right:active,
.team_columns_carousel_control_right:focus {
    color: #fff;
    background: #feb600!important
}

.team_columns_item_social a,
.team_columns_item_social a:visited {
    color: #171717;
    background: #feb600
}
.team_columns_item_social a:hover,
.team_columns_item_social a:active {
    background: #cb9200
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
    display: none
}
@media all and (min-width: 768px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -50%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 50%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-1 {
        display: block
    }
}
@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
@media all and (min-width: 992px) {
    .four_shows_one_move .carousel-inner>.active.left,
    .four_shows_one_move .carousel-inner>.prev {
        left: -25%
    }
    .four_shows_one_move .carousel-inner>.active.right,
    .four_shows_one_move .carousel-inner>.next {
        left: 25%
    }
    .four_shows_one_move .carousel-inner>.left,
    .four_shows_one_move .carousel-inner>.prev.right,
    .four_shows_one_move .carousel-inner>.active {
        left: 0
    }
    .four_shows_one_move .carousel-inner .cloneditem-2,
    .four_shows_one_move .carousel-inner .cloneditem-3 {
        display: block
    }
}
@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
    .four_shows_one_move .carousel-inner>.item.active.right,
    .four_shows_one_move .carousel-inner>.item.next {
        -webkit-transform: translate3d(25%, 0, 0);
        transform: translate3d(25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.active.left,
    .four_shows_one_move .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-25%, 0, 0);
        transform: translate3d(-25%, 0, 0);
        left: 0
    }
    .four_shows_one_move .carousel-inner>.item.left,
    .four_shows_one_move .carousel-inner>.item.prev.right,
    .four_shows_one_move .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}
/*blog*/
.rm-blog h2,.rmtv h2{
    margin-bottom:0px;
}
.rm-blog h2 a,.rmtv h2 a{
    font-size:16px;
    font-family:Roboto-Medium;
    line-height:18px;
    color:#151515;
    text-decoration:none;
}
.rm-blog h2 a:hover, .rmtv h2 a:hover {
    color: #d30606;
}
.rm-blog .rm-decription, .rmtv .rm-decription{
    text-align:justify;
    font-size:13.5px;
    font-family:roboto-regular;
    color:#6c6c6c;
    padding:10px 0px;
    line-height:18px;
    height:65px;
    overflow:hidden;
    margin-bottom:10px;
}
.blogtag ul,.blogsimilarposts ul{
    padding:0px;
    margin:0px;
    clear:both;
}
.blogtag li{
    list-style:none;
    float:left;
    width:50%;
    margin-bottom:26px;
    position:relative;
}
.blogtag li a{
    color:#6c6c6c;
    font-size:13px;
    text-decoration:none;
}
.blogsimilarposts ul li{
    list-style:none;    
    position:relative;
    border-top:1px solid#dedddd;
    border-bottom:1px solid#dedddd;
    padding:10px 0px;    
}
.blogsimilarposts ul li:first-child{
    border-bottom:none;
}
.blogsimilarposts ul li a{
    color:#343434;
    font-size:14px;
    text-decoration:none;
    line-height:22px;
    width:100%;
    display: block;
    font-family:roboto-regular;   
}
.blogsimilarposts{
    margin-bottom:62px;
}
.blog-comment{
    float: right;
    position: absolute;
    top: 46%;
    right: 0px;
}
.blog-single{
    padding:0px 12px;
    margin-bottom:25px;
}
.kh-bottom {
    margin-bottom:62px;
}

.blog-single h2 {
    line-height: 18px;
    height: 42px;
    overflow: hidden;
}
.rmtv .item{
    border: 1px solid#f3f2f2;
    margin-bottom:62px;
}
/*Hệ thống oto*/
.rmsystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
    .rmsystem .column {
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        padding: 0 4px;
    }
    .rmsystem .item img{
        min-height:150px;
        background:#f5f5f5;
    }
    .rmsystem .item{
        position:relative;
        padding-bottom:8px;
    }
    .rmsystem .text-block {
        position: absolute;
        bottom: 20px;
        right: 20px;
        background-color: rgba(0,0,0,0.5);
        color: white;
        padding: 20px;
        min-height:100px;
    }
.rmsystem .item a{
    display: block;
    text-decoration:none;
    color:#151515;
    font-size:15px;
    font-family:roboto-regular;
}
.rmsystem .item h2 span{
    font-family:Roboto-Medium;
}
.rm-aggregate{
    padding:0px;
    margin:10px 0px 0px 0px;
}
.rm-aggregate li{
    float:left;
    width:50%;
    position:relative;
    display:block;
}
.rm-aggregate li a{
    text-decoration:none;
    color:#FFF;
}

.cropimg {
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-color: #e8e8e8;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    clear: both;
    position: relative;
    overflow: hidden;
    height: 206px;
}
.rm-aggregate li a h2 {
    padding: 10px 10px;
    margin-top: 0px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.67);
    margin: 0px;
    font-size: 15px;
    color: #FFF;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rm-opacity{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(45,45,45,.8);
    text-align:center;
}
.rm-opacity span{
    color: #FFF;
    margin-top: 30%;
    display: inline-block;
    font-family:Roboto-Medium;
    font-size:15px;
    padding:0px 5px;
}
.rm-opacity p{
    font-family:roboto-regular;
    font-size:13px;
}
/*scroll*/
.tabs .tab-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f3f3f3;
}

.tabs .tab-content::-webkit-scrollbar {
    width: 6px;
    background-color: #7e7e7e;
}

.tabs .tab-content::-webkit-scrollbar-thumb {
    background-color: #7e7e7e;
    border: 2px solid #7e7e7e;
}
.rm-goc-remax .lazy-container{
    height:212px;
    overflow:hidden;
}
@media (min-width: 1280px) {
    .tabs {
    min-height: 346px;
}

.tabs .tab-content {
    max-height: 302px;
}

        .commitment .col-md-3, .col-md-3.fone-cart, .footer-top .col-md-3 {
            width: 25%;
        }
}
/*wrap-tien-ich*/
.wrap-category.bg-white.wrap-tien-ich {
    padding-bottom: 100px!important;
    border-bottom: 1px solid#f1f1f1;
}
.wrap-tien-ich h2 {
    font-size: 30px;
    padding: 40px 0 30px 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.wrap-tien-ich .item-center {
    margin-top: 20px;
}
.wrap-tien-ich .item-right img, .wrap-tien-ich .item-left img {
    width: 50px;
    display: block;
    height: auto;
    margin: 5px auto;
    -webkit-box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
    box-shadow: 0 0 4px rgb(0 0 0 / 20%), 0 4px 8px rgb(0 0 0 / 20%);
    border-radius:50%;
}
.wrap-tien-ich a{
    font-size:13px;
    color:#000;
    line-height:24px;
    text-decoration:none;
    cursor:pointer;
}
.wrap-tien-ich .item-left:first-child {
    position: absolute;
    left: 60%;
    top: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wrap-tien-ich .item-left:nth-child(2) {
    position: absolute;
    left: 20%;
    top: 120px;
    text-align: center;
}
.wrap-tien-ich .item-left:nth-child(3) {
    position: absolute;
    left: 60%;
    top: 237px;
    text-align: center;
}
/*right*/
.wrap-tien-ich .item-right:first-child {
    position: absolute;
    left: -15%;
    top: 10px;
    text-align: center;
}

.wrap-tien-ich .item-right:nth-child(2) {
    position: absolute;
    left: 30%;
    top: 120px;
    text-align: center;
}

.wrap-tien-ich .item-right:nth-child(3) {
    position: absolute;
    left: -15%;
    top: 237px;
    text-align: center;
}
.wrap-tien-ich .item-right span b{
    color:#d30606;
}