.list-cat-sub {
    margin-bottom: 1em;
    list-style: none;
}
.cs-cat-gallery img{
	width:100%;
}
.cs-cat-title a{
	text-align:center;
}
.list-cat-sub a {
    background: #00b3f3;
    padding: 2px 11px;
    color: #fff;
    border-radius: 2px;
    display: list-item;
    line-height: 16px;
}
.list-cat-sub a:hover {
color: #333;
    text-decoration: none;
}
.chat-zalo{
	position: fixed;
    bottom: 90px;
    z-index: 9999;
    display: inline-grid;
    justify-content: flex-end;
    right: 25px;
}
.chat-zalo img{
	width: 50px;
}
.bl-product .price{
	text-align: center;
}
.bl-product .more{
	text-align: center;
	display: block;
    margin-top: 20px;
}
.bl-product .more a{
	background: #13436B;
    padding: 10px 30px;
    border-radius: 20px;
    color: #fff;
    text-transform: uppercase;
}
.w_shop_102_detail .more a{
	background: #13436B;
    padding: 10px 30px;
    border-radius: 20px;
    color: #fff;
    text-transform: uppercase;
	display: inline-block;
    margin-top: 10px;
}
.content-detail{
	margin: 20px 0;
}
.content-detail img{
    width: 100%!important;
    height: 100%!important;
}
.adv-banner{
	margin-top: 20px;
}
.head-searchbox {
    vertical-align: middle;
    width: 100%;
    padding: 0 20px;
	margin-top: 50px;
}
.sm-serachbox-pro {
    width: 100%;
}
.sm-serachbox-pro .sm-searbox-content {
    clear: both;
    width: 100%;
}
.sm-serachbox-pro .sm-searbox-content .form-search {
    text-align: left;
    border: none;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    position: relative;
}
.sm-searbox-content .form-input {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
.sm-serachbox-pro input.input-text, .sm-serachbox-pro select, .sm-serachbox-pro textarea {
    margin: 0;
    border: 1px solid #D1D0D0;
}
.sm-searbox-content .form-input select {
    border: none;
    border-right: 1px solid #D1D0D0;
    height: 38px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 160px;
	padding: 0 15px;
}
.sm-searbox-content .form-input .input-text {
    border: 1px solid #D1D0D0;
    height: 40px;
    padding-left: 170px;
    padding-right: 10px;
    width: 100%;
}
.sm-searbox-content .action {
    display: table-cell;
    vertical-align: top;
}
.sm-searbox-content button {
    background-color: #17A5BA;
    font-weight: 700;
    height: 40px;
    min-height: 40px;
    padding: 0 20px;
    border: 0;
    width: auto;
    color: #fff;
}
.sm-searbox-content button {
    font-weight: 700;
}

.bl-product .wrap .images img {
    position: absolute;
    left: 50%;
    top: 50%;
    /* height: 100%; */
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bl-product .wrap .images .more {
    bottom: 3px;
    position: absolute;
    right: -7px;
}

.bl-product .wrap .images .link-img {
    display: block;
    overflow: hidden;
}

.bl-product .wrap .images .more a{
    background: rgba(0, 0, 0, 0) url("../images/bg-detail.png") no-repeat scroll 0 0;
    bottom: -6px;
    position: relative;
    height: 30px;
    width: 95px;
    display: block;
    padding-top: 5px;
    color: #fff;
}

.bl-product .wrap .title {
    margin-top: 10px;
    text-align: center;
    line-height: 20px;
}

.bl-product .wrap .title a {
    color: #13436B;
    font-size: 16px;
    text-decoration: none;
}

.bl-product .wrap .title a:hover {
    color: #01A0C6;
}

.bl-product .wrap .price-old {
    color: #666666;
    float: left;
    text-decoration: line-through;
    font-size: 14px;
}

.bl-product .wrap .price-new {
    color: #ff0000;
    float: right;
    font-size: 14px;
}

.bl-product .wrap {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

.bl-product .content {
    margin-top: 5px;
    margin-bottom: 10px;
}

.wap_footer {
    background: #008FD5;
    color: #fff;
	padding:20px;
}

.title-footer {
    font-size: 19px;
    margin: 0 0 10px;
    color: #fff;
    text-transform: uppercase;
}

.footer p {
    margin-bottom: 0;
}

.footer .reset-list li img {
    margin: 4px 10px 0 0;
    width: 17px;
}

.footer .reset-list li {
    color: #fff;
}

.footer .slogan {
    font-size: 16px;
    font-weight: bold;
}

.footer a, .foot-copyright a {
    color: #f5f5f5;
}

.footer a:hover, .foot-copyright a:hover {
    color: #FFAD00;
    text-decoration: none;
}

.footer .social a {
    color: #fff;
}

.footer .social .btn-social-icon.btn-xs {
    height: 30px;
    width: 30px;
}

.footer .social .btn-social-icon.btn-xs > :first-child {
    line-height: 30px;
    font-size: 1.4em;
}

.name {
    font-size: 19px;
    margin: 7px 0 5px;
}

.hotline {
    font-size: 15px;
    margin-bottom: 0;
}

.hotline span {
    font-weight: bold;
    font-size: 20px;
}

.hotline span a {
    color: red;
}

.hotline span a:hover {
    color: #00B3F3;
}

.breadcrumb {
    padding: 0;
    margin-bottom: 5px;
    background: none;
}

h2.title-list {
    font-size: 17px;
    margin: 5px 0;
}

.simple-post-list .img-thumbnail a {
    padding: 0
}

.simple-post-list .post-info a {
    padding: 0;
    background: none;
    border: none
}

ul.simple-post-list li {
    padding: 10px 0;
}

.vert, .vert .simply-scroll-clip {
    height: 300px;
}

.vert .simply-scroll-list li {
    width: auto;
    height: auto;
}

.heading-a {
    font-size: 16px;
}

.heading-bar a {
    color: #fff;
}

.heading-bar a:hover {
    color: #fff;
}

.main-menu ul li.active a {
    background: #015985;
}

.heading {
    font-size: 17px;
    margin: 5px 0;
	text-align:center;
}
.list-project .img-thumbnail{
	float: left;
    margin-right: 12px;
}
.list-project{
	padding: 10px;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
.list-project:last-child{
	border-bottom: 0;
}
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}
.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
}
.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #0B1055;
    opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #0B1055;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #0B1055;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: #0B1055;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #0B1055;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: #0B1055;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #0B1055;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #0B1055;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #0B1055;
}
@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}
.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #fff;
}

/*=================== End phone ring ===============*/
@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@media (max-width: 768px){
    .sm-clean a span.sub-arrow {
        margin-top: -15px;
        width: 25px;
        height: 25px;
        font: bold 16px/26px monospace !important;
        color: #fff;
        background: rgb(0, 173, 238);
    }
    .sm-clean ul a{
        font-size: 15px;
    }
    .sm-clean ul a:hover{
        color: #e73a3a;
    }
    .sm-clean ul li{
        margin-left: 5px;
    }
    .bl-product .wrap .title a{
        font-size: 14px;
    }
    .heading{
        font-size: 14px;
    }
}
@media (min-width: 768px){
    .sm-clean.sm-vertical ul a {
        padding: 7px 5px 7px 30px;
    }
    .sm-clean.sm-vertical ul a:hover{
        background: url(../images/icon_left_sub.png) 15px 16px no-repeat;
    }
}

.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a{
    border-top: none;
}
.sm-clean.sm-vertical {
    padding: 5px 0 2px;
}
.sm-clean.sm-vertical a {
    padding: 9px 5px 9px 30px;
    font-size: 15px;
    background: url(../images/icon_left.png) 15px 16px no-repeat;
    border-top: 1px solid #DDD;
    font-family: inherit;
}
.sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted{
    background: url(../images/icon_left_sub.png) 15px 16px no-repeat;
}

.side-bar .reset-list li ul{
    margin-left: 15px;
}
.side-bar .reset-list li ul li a{
    padding: 5px 5px 5px 25px;
    background: url(../images/icon_left_sub.png) 13px 14px no-repeat;
}

.support ul li > a {
    display: inline-block;
}

.support .phone {
    margin: 0 !important;
    padding-left: 60px !important;
    padding-top: 10px !important;
    padding-bottom: 5px !important;
}

.support .hotline .name {
    font-size: 0.7em !important;
    padding: 0;
}

.support ul li > a, .support ul li strong, .support ul li span {
    margin: 0;
}

.bl-product .wrap .images {
    border: 3px solid #dadada;
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 250px;
}
.bl-product .wrap .images::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.bl-product .wrap .images:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

.bl-product .wrap .images:after {
    position: absolute;
    bottom: -13px;
    left: 0;
    width: 100%;
    height: 10px;
    content: "";
    background: url("../images/bg-line.png") no-repeat center top;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}