﻿.top-top-header {
    background: #F8F9FA;
}
.link-login {
    font-size: 1.4em;
    line-height: 1.5;
    background: none;
    border: none;
    color: #333;
}
    .link-login i {
        width: 31px;
        height: 31px;
        display: inline-block;
        line-height: 31px;
        border: 1px solid #EB1D27;
        border-radius: 50%;
        text-align: center;
    }
iframe{
    max-width:100%;
}
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
a:hover{
    text-decoration:none;
}
.news-detail{
    font-size:1.4em;line-height:1.7;
}
.news-detail img{
    max-width:100%;
    height:auto!important
}
.news-detail h1{
    font-size:25px;
}
.news-detail h2{
    font-size:22px;
}
.news-detail h3{
    font-size:18px;
}
.news-detail h4{font-size:16px;}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
body{
    #background-color:#F5F3EA
    background-color:#21413c
}
.container.container-small{
    max-width:1000px;
}
.mg-20{
    margin-bottom:20px;
}
.sh-cart:hover,.hotline:hover,.link-login:hover{
    color:#4A90E2;text-decoration:none;
}
img:focus,a:focus{
    outline:none;
}
.top-header {
    //background: rgba(235, 29, 39,.05);
	//background: rgba(176 224 230);
	background-color: #FFFFFF;
    padding: 7px 0;
}
.bottom-header {
    background-color: #006071;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
    transition: 400ms ease-out;
    border-bottom: 1px solid #dfdfdf;
}
    .bottom-header .btmenu-procate {
    border-left:1px solid rgba(0,0,0,.2);
    border-right:1px solid  rgba(0,0,0,.2);height:52px;overflow-y:hidden;padding: 15px 10px;
    width:230px;float:left;margin-right:15px;
    }
    .bottom-header .bt-dsv{
        width:calc(100% - 245px);float:left;
    }
        .bottom-header .btmenu-procate button {
            background: none;border:none;
            color:#333;font-size:1.4em;border-right:1px solid rgba(0,0,0,.2);
            padding-right:15px;margin-right:15px;font-weight:bold;
        }
        .bottom-header .btmenu-procate .btmenu-procate-a{
            font-size:1.3em;
            white-space:nowrap;
        }
        .bottom-header .bt-dsv .giamgia{
            position:relative;display:inline-block;
            padding-left:23px;font-size:1.4em;
            line-height:52px;
            padding-right:15px;color:#333;margin-right:15px;
        }
            .bottom-header .bt-dsv .giamgia::after {
                content: '';
                height: 15px;
                background-color: rgba(0,0,0,.2);
                width: 1px;
                position: absolute;
                top: 18px;
                right: 0;
            }
            .bottom-header .bt-dsv .giamgia:hover {
                color: #4A90E2;
            }
.livestream {
    width: 10px;
    height: 10px;
    background-color: #d0021b;
    border-radius: 100%;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -5px;
    display: block;
}
    .livestream .ping {
        border: 1px solid #d0021b;
        width: 10px;
        height: 10px;
        opacity: 1;
        background-color: rgba(238,46,36,.2);
        border-radius: 100%;
        -moz-animation: sonar 1.25s linear infinite;
        -o-animation: sonar 1.25s linear infinite;
        -webkit-animation: sonar 1.25s linear infinite;
        animation: sonar 1.25s linear infinite;
        display: block;
        margin:0;
    }
@-webkit-keyframes sonar{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(4);transform:scale(4);opacity:0}}
@keyframes sonar{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(4);transform:scale(4);opacity:0}}
.sl-2 {
    padding: 10px;
    padding-bottom: 0;
}
.sl-2.pos-ff{
    height:324px;
    position:absolute;top:0;left:239px;
}
.menu-pos .sl-2.pos-ff{
    left:229px;
}
.sl-1{
    max-height:324px;overflow-y:auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.sl-1::-webkit-scrollbar{display:none}
.sl-3{
    padding-top:10px;
}
@media (min-width:768px){
    .sl-2 {
        width: 77%;
        float: left;        
    }
    .sl-3{
        width:23%;float:left;
    }
}
@media (min-width:991px){
    .sl-1 {
        width: 19.1%;
        float: left;
    }
    .sl-2 {
        width: 60.9%;      
    }
    .sl-3{
        width:20%;
    }
}
.tintuc{
    background:#fff;
    display:block;
    border-bottom: 1px solid #eee;
    padding:5px 10px;color:#222121;
    font-size:14px;
}
.tintuc .tintuc-title{
	background-color:#006071;
    color:#FFFFFF;
    text-transform:uppercase;
  font-weight:600;
}
.title-gs {
	background-color:#006071;
    font-size: 22px;
    color: #cf1717;
    line-height: 30px;
    margin-bottom: 10px;margin-top:10px;
    font-weight: 600;
}
.flex,.flex-products{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex{
    border-bottom:1px solid #eee;
    border-top:1px solid #eee;
   
}
.flex-products{
    margin:0 -1px;
}
    .flex-products .flex-product-item {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }
.btn-tab {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    background: #fff;min-height: 40px;
    font-size: 1.2em;
    padding: 6px 1px;
    color: #333;
    border:none;
    text-align: center;
    justify-content: center;
    align-items: center;
    position:relative;border-right: 1px solid #f3f3f3;
}
a.btn-tab div{
    position: absolute;
    top : 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform    : translate(-50%, -50%);  
    width:100%;  
}
@media (min-width:768px) {
    .btn-tab {
        padding: 6px 10px;font-size: 1.2em;
    }
    .flex-products .flex-product-item {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (min-width:991px) {
    .btn-tab {
        -ms-flex: 1;
        flex: 1;
    }
   
    .flex-products .flex-product-item {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
        .flex-products .flex-product-item.flex-product-item-d {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
}
    .btn-tab.btn-tab-active {
        background-color: #4a90e2;
        color: #fff;
    }
@media (max-width:321px){
    .btn-tab.btn-tab-mobile{
        font-size:.9em!important;
    }
}
@media (max-width:812px){
    .flex.flex-mobile{
        margin:0 -2px;
    }
    .btn-tab.btn-tab-mobile{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        padding:0 2px;font-size:1.1em;
        background:none;min-height:initial;
        margin-bottom:4px;
    }
        .btn-tab.btn-tab-mobile div.bnt {
            background-color: #f1f1f1;
background: -moz-linear-gradient(top,#fff 0%,#f1f1f1 100%);
background: -webkit-linear-gradient(top,#fff 0%,#f1f1f1 100%);
background: linear-gradient(to top,#f1f1f1 0%,#fff 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f1f1f1',GradientType=0);
min-height:40px;
            position:relative;border:1px solid #4A90E2;
            border-radius:3px;
        }
            .btn-tab.btn-tab-mobile div.bnt span {
                position: absolute;
                top: 50%;
                left: 50%;
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                width: 100%;
            }
         .btn-tab.btn-tab-active.btn-tab-mobile div.bnt{
             background:none;
             background-color:#4A90E2;
         }
}

.lis0d li i.fa-caret-right{
    position:absolute;
    top:10px;right:10px;font-size:1.4em;
}
.f-prodm{
    position:absolute;top:0;left:0;
    border: 1px solid #ddd;
    min-width: 200px;background-color:#fff;
    display:none;z-index:9999;
    height:100%;overflow-y:auto;
}
.tm-sli-d{
    display:block;
    background-color:#fff;
    border-bottom:1px solid #eee;font-size:1.4em;
    color:#333;padding:7px 14px;
    background-image:url("/assets/frontend/images/icon-menu.png?v=1");
    background-size:15px;
    background-repeat:no-repeat;
    background-position:left 10px center;
    padding-left:30px;
}
.tm-sli-d i{
    margin-right:5px;display:none;
}
a.cxd{
    display:block;
    color:#333;
    font-size:1.4em;padding: 7px 14px;
    
}
a.cxd:hover{
    color:#4A90E2
}
    .bottom-header.ac-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999;
        -webkit-animation-name: fadeInDown;
        -moz-animation-name: fadeInDown;
        -o-animation-name: fadeInDown;
        animation-name: fadeInDown;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        box-shadow: 0 0 5px #bdbdbd;
        -moz-box-shadow: 0 0 5px #bdbdbd;
        -webkit-box-shadow: 0 0 5px #bdbdbd;
        -o-box-shadow: 0 0 5px #bdbdbd;
        -ms-box-shadow: 0 0 5px #bdbdbd;
    }
@keyframes fadeInDown {
   0% {
      opacity: 0;
      transform: translateY(-20px);
   }
   100% {
      opacity: 1;
      transform: translateY(0);
   }
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
.no-ul{
    margin:0;padding:0;list-style:none;
}
.clear-fix:after{
    clear:both;
    content:'.';height:0;visibility:hidden;
    display:block;
}
.img-center{
    margin:auto;
}
button:focus,div:focus,input focus{outline:none;}
.btn-menu{
    color:#333;
    border:none;
    padding:0;font-size:1.8em;background:none;outline:none;
    height:50px;
}
.btn-menu.btn-menu-red{
    width:50px;
}
.sea_reg {
    background: #fff;
    display: table;
    width: 100%;
    border-radius: 30px;
    border: 1px solid rgba(235, 29, 39,.1);
    margin-top: 13px;
}
.sea_reg div{display:table-cell;}
.sea_reg div:last-child{text-align:right;}
.sea_reg div #txtsearch{
   width: 100%;
    height: 42px;
    line-height: 42px;
    padding: 0 25px;
    border: none;
    outline: none;
    font-size: 16px;
    border-radius: 30px;
}
.sea_reg div button{
    background-color: rgba(235, 29, 39,.6);
    font-size: 16px;
    border: none;
    outline: none;
    color: #9a9a97;
    padding: 0 15px;
    border-radius: 0 30px 30px 0;
    color: #fff;
    height: 42px;
}
.xemth-loaisanpham,.xemth-thuonghieu {
    width: 100%;
    border: none;
    font-size: 1.4em;
    background: #fff;
    padding: 10px;
    border-top: 1px solid #eee;
}
ul.list-header li{
    display:inline-block;
    margin:10px 0;padding:0 15px;overflow:hidden;
}
ul.list-header li .hotline{
    color:#fff;
    font-size:1.3em;
}
ul.list-header li.l-12{
    padding-left:20px;padding-right:0;
}
.sh-cart{
        background: url(/assets/frontend/images/shp-cart.png?v=1) no-repeat left center;
    background-size: contain;
    width: 31px;
    height: 31px;
    display: block;
    position: relative;
    top: 12px;
}

    .sh-cart .numcart {
        background-color: red;
        color: #fff;
        font-size: 11px;
        position: absolute;
        top: 0;
        right: -7px;
        width: 15px;
        height: 15px;
        line-height: 1.5;
        text-align: center;
        border-radius: 50%;
    }
.search-reg {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    background: #eee;
    z-index: 99999;display:none;
}
    .search-reg .header-timkiem {
        color: #434141;
        font-size: 28px;
        font-weight: 300;
        position: relative;
    }
.header-timkiem .btn-closre {
    position: absolute;
    top: -5px;
    right: 0;
    padding: 10px;
    border: none;
    background: none;
    opacity: .2;
}
.search-reg .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    padding: 10px;
}
.search-reg .input-group input[type='text'] {
    border: none;
    background: #f7f7f6;
    width: 100%;
    padding: 5px;
    font-size: 1.6em;
}
.input-group-search {
    background: #f7f7f6;
    border: 0;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
#menu-mobile {
    position: fixed;
    background: #fff;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 9999;
    width: 100%;
    transition: 500ms ease-out;
    top: 0;
    bottom: 0;
    transform: translate(-100%,0);
}
.shdo{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    z-index: -9;
    opacity: 0;
    transition: 400ms ease-out;
}
    .shdo.w_s {
        z-index: 9;
        opacity: 1;
    }
#menu-mobile.w{
     transform: translate(0,0);
}
.headerd {
    position: relative;
    border-bottom: 1px solid #507601;
    height: 40px;
}
    .headerd div {
        background: #fed700;
        color: #333;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 15px;
        padding: 9px 15px;
        white-space: nowrap;
    }
#btn-close-menu-child, #btn-close-menu-child1 {
    color: #333;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.menu-mobile-s li {
    position: relative;
}
    .menu-mobile-s li.li-50 {
    width:50%;float:left;
    }
    .menuchildmible li.li-50 a.pad-c{
        font-weight:initial;padding-left:15px;
        font-size:1.2em;
    }
    .menuchildmible li.li-50 a.pad-c:hover{
        color:red;
    }
    .menu-mobile-s li a {
        display: block;
        text-transform:capitalize;
        font-weight: bold;
        color: #333;
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
        white-space: nowrap;
        font-size: .9rem;
    }
    .menu-mobile-s li i {
        position: absolute;
        right: 0;
        font-size: 1.4em;
        top: 2px;
        padding: 14px;
        border-left: 1px solid #ddd;
        display: block;
        cursor: pointer;
        color: #23b14d;
    }
.menuchildmible li a.pad-c {
    padding-left:25px;
    white-space: initial;
    background-color:#fff;font-weight:initial;
}
.menuchildmible li a.pad-c.pad-c-backg{
    background:url("/assets/frontend/images/hiclipart.png?v=1");
    background-repeat:no-repeat;
    background-position:left 15px top 10px;
    background-size:15px;
    padding-left:40px;

}
.menuchildmible li a.pad-c.pad-c-child{
    padding-left:45px;
}
.img-logo{
    margin:auto;
    height:70px;
}
.bottom-header.ac-menu .list-menu{
    text-align:left;
}
.list-menu li {
    padding:0 30px;
}
    .list-menu li a div {
        display: block;
        color: #fff;
        font-size: 1.4em;
        text-align: center;
        text-transform: uppercase;
    }
.list-menu li div i{
    font-size:2.4em;margin-bottom:5px;display:inline-block;
}
.list-menu li a:hover div
{
    text-decoration:none;color:yellow;
}
.tm-avatar {
    display: block;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.flex-product-item  .tm-avatar {
    margin-bottom:0;
}
.tm-avatar.tm-avatar-lis-news{
    border:1px solid #ddd;
}
.tm-avatar img{
    position:absolute;
    top:0;left:0;right:0;bottom:0;
    margin:auto;max-height:100%;transition:200ms ease-in-out;
}
.tm-avatar:hover img{
    transform:scale(1.05);
}
.tm-info{
    display:block;
    text-align:center;
    margin:10px 0;
    font-size:16px;font-family:Verdana;color:#333;font-weight:bold;
}
.tm-info:hover{
    color:#507601
}
    .tm-avatar:before {
        content: '';
        padding-top: 100%;
        display: block;
    }
    .tm-avatar.pad-80:before{
        padding-top:80%;
    }
    .tm-avatar.pad-82:before{
        padding-top:155px;
    }
    .tm-avatar.pad-67:before{
        padding-top:66%;
    }
    .titl{
        font-size:20px;
        color:#414b56;
        margin-bottom:5px;
    }.titl.smalltitl{
         font-size:22px;
     }
    .regi-g .regi-g-title{
        font-size:1.4em;color:#333;
    }
    .regi-g .regi-g-title.hc{
        display:block;
        height:108px;overflow-y:hidden;
    }
    .regi-g .regi-g-title.regi-g-title-small{
        text-align:left;display:block;height:40px;overflow:hidden;
        margin-bottom:10px;
    }
    .regi-g{
        background:#fff;
        padding:10px;display:block;
    }
    .regi-g .regi-g-title:hover{
        color:#6b980e
    }
.pr_das {
    height: 50px;
    overflow-y: hidden;
}
    .pr_das span {
        display: block;font-size:1rem
    }
        
.old-price {
    color: #7c8696;
    text-decoration: line-through;
    font-size: 1rem;
}
.discount{
    font-size:1rem;
    color:red;margin-left:5px;
}
.curr-price {    display: inline-block;
    font-size: 1.5rem;
    color: #d0021b;
    font-weight: 600;
    margin-right:5px;
}
.pr_das span.dis_count_pr_das {
    display:inline-block;
    color: #d0021b;
    font-size: .9em;
    background-color: transparent;
    padding: 0 5px;
}
.reg-procate .col-r-2{
     background-color:#fff;
 }
@media (min-width:991px){
    .reg-procate .col-r-1 {
        width: 15.66%;float:left;
    }
    .reg-procate .col-r-2 {
        width: 84.34%;float:left;
    }
}
.bg-fri{
    background:url('/assets/frontend/images/background-01-compressed.jpg?v=1') no-repeat left center;
    background-attachment:fixed;
   background-size:cover;
    margin-bottom:30px;text-align:center;color:#fff;
}
.bg-fri .bg-black{
    background:rgba(0,0,0,.5); padding:40px 0;
}
    .bg-fri .bg-fri-ti {
        font-size: 2.5em;margin-bottom:10px;
    }
    .bg-fri .bg-fri-sumd{
        font-size:1.6em;
        margin:15px 0;
    }
    .bg-fri .bg-fri-a{
        background-color:rgba(72, 181, 74,.7);
        border:1px solid #48b54a;
        color:#fff;
        padding:7px 15px;display:inline-block;
        font-size:1.4em;transition:400ms ease-out;
        margin:10px 0;
    }
    .bg-fri .bg-fri-a:hover{
        background-color:#fff;
        color:#48b54a
    }
.post-item-link {
    font: 500 15px/1.55em PT Sans,Helvetica Neue,Verdana,Arial,sans-serif;
    font-weight: 600;
    color: #282828;
    text-transform: uppercase;
    margin: 5px 0 10px;
    display: block;text-align:left;
    height:70px;overflow:hidden;
}
.view-more-products{
    border:1px #4A90E2 solid;
    color:#4A90E2;
    padding:6px 16px;
    font-size:1.5em;
    display:inline-block
}
.view-more-products:hover{
    background-color:#4A90E2;
    color:#fff;text-decoration:none;
}
.sumd,.xem_them{
    font-size:1.4em;margin-bottom:15px;color:#333;
}
.post-item-link:hover,.xem_them:hover{
    color:#6b980e
}
.block-newsletter{
    background-color:rgb(71,181,73);
    padding:15px 0;
}
    .block-newsletter strong {
        display: block;
        color: #fff;
        font-size: 25px;
        line-height: 35px;
    }
    .block-newsletter .slog-newsletter {
        font-size: 16px;
        color: #fff;
        display: block;
        margin-top: 5px;
    }
    .field_newsletter{
        display:table;
        width:100%;
    }
    .field_newsletter div{display:table-cell;}
        .field_newsletter div #txt_block_newsletter_email,
        .field_newsletter div button {
            border: 2px solid #fff;
            background: 0 0;
            padding: 10px 16px;
            color: #fff;
            width: 100%;
            font-size: 15px;
            margin-top: 10px;
        }
        .field_newsletter div #txt_block_newsletter_email{
            border-right:none;
        }
            .field_newsletter div #txt_block_newsletter_email::-webkit-input-placeholder { /* Edge */
                color: #fff;
            }
            .field_newsletter div #txt_block_newsletter_email:-ms-input-placeholder { /* Internet Explorer 10-11 */
                color: #fff;
            }
            .field_newsletter div #txt_block_newsletter_email::placeholder {
                color: #fff;
            }
            .topfooter{
                padding-bottom:20px;background:#fff;
            }
                .topfooter .title-footer {
                    color: #282828;
                    margin-bottom: 15px;
                    font-size: 1.4em;
                    padding-top:20px;font-weight:bold;
                }
        .bottom-footer{
            background-color: #f2f8fd;
            padding:10px 0;
            color:#333;
            font-size:1.4em;
        }
        .li-ft li{
            font-size:1.4em;
            margin-bottom:10px;color:#666;
        }
        .li-ft li a{
            color:#4A90E2
        }
         .li-ft li a:hover{
             color:red
         }
         
.bdtcd{
    background-color:#fff;
    font-size:1.4em;
    padding:7px 0;
    margin-bottom:15px;
}
.bdtcd a{
    color:rgb(71,181,73)
}
.bdtcd a:hover{
    color:red
}
.bdtcd .space_caret{
    margin:0 5px;
}
    .bdtcd li.space_caret i {
        font-size: .7em;
    }
.list-detail-news li {
    font-size: 1.4em;
    color: #252525;
}
    .list-detail-news li a {
        color: #252525;
    }
.item-share {
    font-size: 1.4em;
    margin: 8px 0;
}
    .item-share .ishare-title {
        font-weight: 700;
    }
.cir {
    cursor: pointer;
    padding: 7px 8px;
    position: relative;
    margin: 0 2px;
}
    .cir:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        background-color: rgba(0,0,0,.2);
        height: 100%;
        width: 0;
        transition: 400ms ease-out;
        z-index: 1;
    }
    .cir:hover::after{
        width:100%;
    }
    .cir span, .cir i {
        color: #fff;
        z-index: 2;
        position: relative;
    }
        .cir span.crt {
            color: rgba(0,0,0,.4);
            margin: 0 6px;
        }
.icons-twitter {
    background-color: #2daae1;
}
.icons-facebook {
    background-color: #3c5b9b;
}
.icons-pinterest {
    background-color: #cb2027;
}
.icons-linkedin {
    background-color: #0173b2;
}
.dalienqyan {
    color: #333;
    font-size: 1.6em;
    border-bottom:1px solid #e9eaec;
    font-weight:bold;
    background:#fff;
    text-transform: uppercase;
    padding: 8px 20px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.index_news {
    border-bottom:1px dashed #ddd;
    margin-bottom:10px;
    padding-bottom:10px;
}
.index_news a{
    font-size:1.4em;color:#333;
    display:block;
    margin-bottom:5px;
}
.index_news i{
    font-size:1.3em;color:rgba(0,0,0,.5);
}
.index_news a:hover{
    color:#6b980e
}
.po-fix{
    position:sticky;top:60px;
}
.brddd {
    margin: 10px 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.lisf-md li{
    display:block;
    position:relative;
    border-bottom: 1px solid #e9eaec;
}
.lisf-md li i{
    position:absolute;
    right:10px;
    top:15px;
    cursor:pointer;
}
.lisf-md li i:hover{
    color:#6b980e
}
.lisf-md li a{
        padding: 8px 20px;display:inline-block;
    font-size:1.4em;
    color:#333;
}
.lisf-md li a:hover,.lisf-md li a.act{
    color:#507601;font-weight:bold;
}
.list-procate-child{
    display:none;
}
.list-procate-child li{
    border-bottom:none;border-top: 1px solid #e9eaec;
}
.list-procate-child li a{
    padding-left:40px;
}
.reg-search-fd {
    display: table;
    padding: 15px 7px 5px 7px;
    width: 100%;

}
.reg-search-fd div {
    display: table-cell;
}
.reg-search-fd div #txt-d-thuonghieu,
.reg-search-fd div #txt-d-dungtich,
.reg-search-fd div #txt-d-loaisanpham{
    width: 100%;
    border: 1px solid #eee;
    border-radius: 3px 0 0 3px;
    height: 30px;
    font-size: 16px;
    outline: none;
    vertical-align: middle;
    text-indent: 5px;
}
.reg-search-fd div button {
    width: 28px;
    height: 30px;
    border: none;
    border-radius: 0 3px 3px 0;
    outline: none;
    margin-left: -4px;
    vertical-align: middle;
    background-color: #f90;
    color: #fff;font-size:1.4em;
}
.sidebar ul.service-menu-custom li a {
    background-color: #fff;
    padding: 7px;
    position: relative;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    color: #303030;
    border-radius: 0;
    display: block;
    border-left: 2px solid #fff;font-size:1.4em;
}
.square::before {
    content: '';
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    display: inline-block;
    color: rgba(0,0,0,.1);
    margin-right: 5px;
}
.square.act::before {
    content: '';
    color: rgba(0,157,72,1);
}
.count-filter-item {
    color: #999;
    margin-left: 5px;
}
.c1nVRb {
    margin-top: 20px;
    font-size: 2.4em;
    color: #212121;
}.c1IhLf {
    margin-top: 10px;
    font-size: 1.6em;
    color: #757575;
    line-height: 24px;
}
 .lzd-search-common-icon {
    font-size: 8em;
    color: #757575;
    margin:20px 0;
}
 .ssff{
     font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #459b43;text-align:center;
    margin-bottom:10px;
    padding:0 30px;
 }
 ul.li-detail-pro li{
     margin-bottom:7px;
     padding-bottom:7px;
     border-bottom:1px solid #ddd;
     display:table;width:100%;
 }
  ul.li-detail-pro li div{
      display:table-cell;vertical-align:middle;
  }
  ul.li-detail-pro li div:last-child{
      padding-left:8px;
  }
.icon {
    background-image: url('/assets/frontend/images/bgicon.png?v=1');
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
}
[class^="iconcs-"], [class*="iconcs-"] {
    background-image: url(/assets/frontend/images/icon-csnew-v1@1x.png?v=1);
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
    zoom: .8;
}
.iconcs-freedeli {
    background-position: -4px -7px;
    width: 67px;
    height: 41px;
}
.iconcs-freechange {
    background-position: -168px -8px;
    width: 48px;
    height: 38px;
}
.iconcs-freefix {
    background-position: -229px -3px;
    width: 39px;
    height: 45px;
}
.icon.icon-doitra {
        background-position: -85px -271px;
        width: 28px;
        height: 28px;
    }
.icon.icon-doimoi {
        background-position: -122px -274px;
        height: 28px;
    }
.icon.icon-baohanh {
       background-position: -19px -270px;

    }
.icon.icon-chinhhang {
       background-position: -53px -271px;
    }
.icon.icon-trunk {
           background-position: -166px -271px;width:32px;
      }
   ul.lisde li {
    font-size: 1.4em;margin-bottom:5px;
}
    ul.lisde li:before {
        content: '';
        width: 5px;
        height: 5px;
        background: #6b980e;
        display: inline-block;
        margin-right: 5px;
        position: relative;
        top: -2px;
        transform: rotate(45deg);
    }
    ul.lisde li div {
        display: inline-block;
    }
        ul.lisde li div:first-child {
            margin-right: 6px;
        }#txtnumc {
    height: 31px;
    width: 45px;
    border: 1px solid #ddd;
    color: #333;
    text-align: right;
}
.bt-cart {
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    padding: 9px 0;
    border-radius: 4px;
 
    line-height: normal;
    color: #fff;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
    width:100%;border:none;
}
    .bt-cart div.r_1 {
           font-weight: 600;
           font-size:1.6em;
    }
     .bt-cart div.r_2 {
           font-size:1.4em;
           margin-top:4px;
    }
.fo {
    color: #414b56;
    font-weight: 600;font-size:1.7em;
}
.tbcart tr td,
.tbcart tr th{
    font-size:1.4em;
}
.protitle {
    color: #0f95e4;
    display: block;
    margin-bottom: 5px;
}.price-num {
    
    line-height: 22px;
    font-weight: 600;
    height: 22px;
    margin-bottom: 3px;
    color: #e12519;
    position: relative;
    white-space: nowrap;
}.img-cart-info {
    width: 60px;
    float: left;
    margin-right: 5px;
}.cart-info {
    float: left;
    width: calc(100% - 65px);
}
 .tb {
    display: table;
}.tb .tb-1, .tb .tb-2 {
    display: table-cell;
}
 .tab-cart-order td{font-size:1.6em;}

 #sea-x-region-result .sea-x:nth-child(2n+1), #sea-x-region .sea-x:nth-child(2n+1) {
    background-color: #eee;
}
 #sea-x-region-result .sea-x, #sea-x-region .sea-x {
    font-size: 1.4em;
    color: #333;
    padding: 10px;
    border-bottom: 1px solid #eee;
    background-position: left 2px top 3px;
    background-repeat: no-repeat;
    background-size: 36px;
    padding-left: 50px;
}
 #sea-x-region-result .sea-x a, #sea-x-region .sea-x a {
    color: #333;
}
  #sea-x-region-result .sea-x a:hover, #sea-x-region .sea-x a:hover
  {
      color:#6b980e
  }
 #sea-x-region-result .sea-x a span.caret, #sea-x-region .sea-x a span.caret {
    padding: 0 5px;
}
 #sea-x-region-result .sea-x a span.danhcm, #sea-x-region .sea-x a span.danhcm {
    color: #bda930;
}
 .btn-uptop{
     position: fixed;
    left: 15px;
    bottom: 95px;
    border-radius: 999px;
    background: #15a117;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    width: 44px;
    height: 44px;
    text-decoration: none;
    outline: none;border:2px solid #15a117;display:none;
    padding:0;
 }
 .btn-uptop:hover{
     color:#48b54a;background:#fff;
 }
 .idl{
     margin-top:15px;
     background:url("/assets/frontend/images/discount.jpg?v=1") no-repeat left center;
     background-size:cover;
     padding:10px 30px;
 }
    .idl .idl-1 {
        color: rgb(254,240,1);
        text-transform: uppercase;
        font-size: 2.2em;
        font-weight: bold;
    }
    .idl a {
        color: #dd1c1a;
        background: #fff;
        padding: 5px 10px;
        display: inline-block;
        font-size: 1.4em;
        font-weight: bold;
        border-radius: 5px;
        margin-left: 15px;
        position: relative;
        top: -2px;
    }
    .region-idl{
        border:3px solid #f85b11;
        padding:10px;
    }
.big-news .big-news-avatar {
    position: relative;
    display: block;
    border: 1px solid #ddd;
}
    .big-news .big-news-avatar img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        max-height: 100%;
    }
    .big-news .big-news-avatar::before {
        padding-top: 56%;
        display: block;
        content: '';
    }
    .big-news .big-news-title{
        color:#333;
        font-weight:bold;
        display:block;
        font-size:1.6em;margin:10px 0;
    }
.br-bottom {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dashed #ddd;
}
.small-news{
    display:inline-flex;
}
.small-news .small-news-avatar{
    width:130px;    position: relative;display:block;
}
.small-news .small-news-avatar img{
        vertical-align: middle;height: 66px;
    object-fit: cover;
    object-position: left;
    width:100%;
}
    .small-news .small-news-title {
        display: -webkit-box;
        width: calc(100% - 130px);
        cursor: pointer;
        font-size: 14px;
        color: #333;
        padding: 5px 10px;
        line-height: 18px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: 50px;
    }
   .small-news-xt{
       background-color:#006071;
       color:#fff;
       font-size:1.4em;
       display:inline-block;padding:3px 10px;
    }
   .small-news-xt i{
       margin-left:5px;
   }

ul.reg-dsd.reg-dsd-r{
    -webkit-column-width: 165px;
    -webkit-column-gap: 0;
    -moz-column-width: 165px;
    -moz-column-gap: 0;
    column-width: 165px;
    column-gap: 0;
    
    height: 100%;
    column-count: 4;
}


ul.list-ft-order li {
    font-size:1.4em;
    margin-bottom:10px;
}
ul.list-ft-order li ul.list-child-ft li{
    margin-bottom:0;
}
ul.list-ft-order li ul.list-child-ft li a{
    color:#333;font-size:.7em;
    margin:10px 0;display:block
}
ul.list-ft-order li ul.list-child-ft li a:hover{
    color:#4A90E2
}
ul.lit-socail li a {
    display: block;
    color: #fff;
    background-color: #3b5998;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    margin: 0 4px;
}
ul.lit-socail li a.lit-socail-youtube{
    background-color:#cc202d
}
.menu-pos {
    position: absolute;
    top: -51px;
    left: 10px;
    z-index: 9999;
    
    width: 100%;display:none;
    border-left:1px solid #ddd;
}
    .menu-pos.mac {
        position: fixed;
        top: 51px;
        left: 75px;
    }

.title-proc {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    border-radius: 30px;
    margin: 5px auto;
    display: block;
}
.br-proc {
    border: 2px solid #000000;
    width: calc(100% - 4px);
    margin:15px 0;
}
.xvietmoret-proc {
    background: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    color: #4a90e2;
    padding: 10px 20px;
    margin: 0 auto 15px auto;
    text-align: center;
}
.xvietmoret-proc:hover{
    background-color:#4A90E2;color:#fff;
}
.tab-order {
    padding: 3px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #666;
    margin: 5px 0;font-size:1.4em;display:inline-block;
    
}
    .tab-order.red-tab-order {
        background-color: red;
        color: #fff;
        border-color: red;
    }
    .tab-order:hover, .tab-order.tab-order-act {
        background: #4A90E2;
        color: #fff;
        border-color: #4A90E2;
        text-decoration: none;
    }

.tab-news-cate {
    display: block;
    border-bottom: 1px solid #e5e5e5;
}
.tab-news-cate ul.wrapp-menu li{
    position:relative;
}
.tab-news-cate ul.wrapp-menu li i{
    position:absolute;
    bottom:0;

}
    .tab-news-cate ul.wrapp-menu li a {
       display:block;
       color:#333;
       font-size:1.4em;
       padding:5px 10px;
       border-right:1px solid #eee;text-transform:uppercase;
    }
    .tab-news-cate ul.wrapp-menu li a:hover,.tab-news-cate ul.wrapp-menu li a.act{
        background-color:#4A90E2;color:#fff;text-decoration:none;
    }
    .lis-news{
        margin-bottom:15px;
        border-bottom:1px dashed #ddd;
        padding-bottom:15px;
    }
        .lis-news .lis-news-title {
            height: auto;
            max-height: 47px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            line-height: 21px;
            font-size: 1.6em;
            color: #333;
            letter-spacing: .5px;
            font-weight: bold;overflow-y:hidden;
        }
        .lis-news .lis-news-title:hover{
            color:#4A90E2;text-decoration:none;
        }
        @media (min-width:991px){
            .lis-news .lis-news-title{
                 font-size: 1.8em;line-height: 24px;
            }
        }
        .lis-news .news-detail{
            color:#666;font-size:1.3em;text-align:justify;
        }
.ncctil {
    font-weight: bold;
    margin: 15px 0 10px;
    font-size: 1.8em;
    display: block;
}
.sttd-news{
    font-size:1.4em;color:#333;
    display:block;
    border-bottom:1px solid #ddd;
    margin-bottom:10px;
    padding-bottom:10px;
}
    .sttd-news .sttd {
        float: left;
        padding: 5px 10px 0 10px;
        background: rgba(235,29,39,.05);
        color: #333;
        font-weight: bold;
        font-size: 20px;
        line-height: 20px;
        position: relative;
        margin-right: 10px;
        border-radius: 4px 4px 0 0;
        margin-bottom: 7px;
    }
    .sttd-news .sttd-info{
        float:left;width:85%;
    }
        .sttd-news .sttd:after {
            content: "";
            border-top: 10px solid rgba(235,29,39,.05);
            border-left: 16px solid transparent;
            border-right: 15px solid transparent;
            position: absolute;
            bottom: -10px;
            left: 0;
        }
       

ul.lic-s {
    font-size: 1.4em;
}
    ul.lic-s li {
        display: inline-block;
    }
        ul.lic-s li.lic-s-car {
            margin: 0 6px;
        }
        .lic-s li div.badge{font-size:100%;}
.divngay_thang_values b {
    color: #4A90E2;
}
.sld-hoem div{
    margin-top:6px;
}
.bt-showfilter {
    position: fixed;
    top: 50%;
    right: 30px;
    background: #fff;
    border: 1px solid #eaddbe;
    outline: none;
    color: #23b14d;
    height: 50px;
    padding: 0 10px;
    text-align: center;
    font-size: 1.6em;
    z-index: 100;
}
    .bt-showfilter span {
        position: absolute;
        background: red;
        color: #fff;
        width: 35px;
        height: 35px;
        border-radius: 50%;
        font-size: .8em;
        line-height: 35px;
        top: -20px;
        right: -10px;
    }
.giamsoc{
    background:url('/assets/frontend/images/giam-soc-logo.png?v=1') no-repeat left center;
    position:absolute;
    background-size:contain;
    width:140px;
    height:20px;
    bottom:0;left:10px;
}
.sale-tag{
    position: absolute;
    top: 0;
    left: 0;
    background-color: red;
    color: #fff;
    height: 20px;
    z-index: 9999;
    font-size: 1.4em;
    padding: 0 8px;
    border-radius: 10px;
}
.listinfoTivi2020 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    border: 1px solid #4a90e2;
    border-radius: 4px;
    margin-bottom: 5px;
}
.listinfoTivi2020 li {
    
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 2px 8px;
}

@media (min-width:768px){
    .listinfoTivi2020 li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width:1200px){
    .listinfoTivi2020 li {
       flex: 1;
    }
}
.listinfoTivi2020 li p{
    font-size:1.4em;margin-bottom:4px;white-space:nowrap;
}
.listinfoTivi2020 li.liFour {
    flex-direction: column;
    background: #4a90e2;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    border-radius: 4px 0 0 4px;
    padding-right: 20px;text-align:center;
}
    .listinfoTivi2020 li.liFour:after {
        content: '';
        vertical-align: middle;
        border-top: 34px solid #fff;
        border-left: 17px solid #4a90e2;
        border-bottom: 34px solid #fff;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }

.kenit-alo-phone {
    position: fixed;
    right: 0;
    bottom: 90px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 2000;
}
.kenit-alo-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(242,0,0,.5);
    opacity: .75 !important;
}
.kenit-alo-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30,30,30,.1) url(/phone_circles.png?v=1) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #d91e00;
    background-size: 70%;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.dd-sle {
    border-color: #ccc;
    font-size: 1.4em;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
}.listmenu li {
    display: inline-block;
    position: relative;
}.listmenu li a {
    display: block;
    color: #FFFFFF;
    font-size: 1.4em;
    padding: 15.5px;
}.listmenu li a:hover {
    background: #eee;
    color: #4A90E2;
}.tilp {
    text-align: center;
    font-size: 2.2em;
    font-weight: bold;
    position: relative;
    margin: 15px 0;
}@media (min-width: 991px){
    .tilp {
        font-size: 2.8em;
    }
 }
.tilp a,.tilp span {
    color: #FFFFFF;
    background: #006071;
    padding: 5px;
    text-transform: uppercase;
    z-index: 2;
    position: relative;
}
 .tilp:before {
    border-bottom: 1px solid #006071;
    position: absolute;
    top: 19px;
    left: 0;
    content: '';
    width: 100%;
    z-index: 1;
}
.tmb-img{display:block;border:1px solid #ddd;position:relative;}
.tmb-img:before{content:'';padding-top:100%;display:block;}
.tmb-img img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-height:100%;}
