@import "layout/fonts.css";
@import "bootstrap.css?v=111";
/* @import "layout/header.css"; */
@import "layout/menu.css?v=1";
@import "layout/home.css";
/* @import "layout/footer.css"; */
@import "../fontawesome/all.css";
@import "../slick/owl.carousel.css";
@import "timber.scss.css";
/*.col-contact{background-image: -moz-linear-gradient( 45deg, #c92b3e 0%, #e14457 100%);
    background-image: -webkit-linear-gradient( 45deg, #c92b3e 0%, #e14457 100%);
    background-image: -ms-linear-gradient( 45deg, #c92b3e 0%, #e14457 100%);}
.col-contact ul li{ display: block; font-size: 16px; position: relative; padding-left: 30px; margin-top: 15px;}
.col-contact ul li a{ color: #fff; }
.col-contact svg{ position: absolute; top:2px; left: 0;}*/

.img-logo { max-height: 90px;}
.entry-contact a{ color:#fff;}
#frmContact .form-control {
    color: #3c4550;
    border: 1px solid #ebebeb;
    font-size: 16px;
}
.contact-google-map iframe{ width: 100% !important;}
footer{
    width:100%;
    clear:both;
    color: #fff;
    /* background: url("../../images/bg_footer.png") no-repeat center top;
    background-size: cover; */
}
footer a{ color: #fff;}
.menu-bot .panel-heading a:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f107";
    float: right;
    font-weight: 900;
}

.menu-bot .panel-heading a[aria-expanded="true"]:before {
    content: "\f106";
}

.menu-bot .panel-group {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 992px) {
    .menu-bot .panel-group {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .menu-bot .collapse {
        display: block !important
    }

    .menu-bot .panel-heading a:before {
        display: none
    }
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
footer .border-bottom{
    border-bottom-color: #344f83 !important;
}
.list-menu li {
    margin-top: 10px;
    font-size: 15px;
}
.list-menu li a {
    color: #fff;
    position: relative;
}
.list-menu li a:hover {
    color: #00329c;
}
footer .list-menu li a:hover {
    color: #fff !important;
}
.sharefooter{ margin-top: 10px;}
.sharefooter a{ display:inline-block; vertical-align:middle; margin-left:18px; color:#fff; font-size:20px;}
.sharefooter a:hover{ opacity:0.5;}
@media screen and (min-width: 736px){
.wp-contact .container{ margin-bottom: -100px;}
}
@media (max-width:991px){
    .logo img{
        max-height: 45px;
    }
	.logo2 img{
        max-width:56px;
    }
}
@media (max-width:375px){
    #frmRegister button{
        font-size: 14px;
        padding: 0.375rem 0.2rem;
    }
}

.devvn_toolbar{
display: none;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.12);
}
@media (max-width: 560px) {
body.has_devvn_toolbar {
padding-bottom: 50px;
}
.devvn_toolbar {
background: #fff;
display: inline-block;
width: 100%;

bottom: 0;
left: 0;
position: fixed;
z-index: 99999999;
height: auto;
padding: 0;
border-top: 0;

visibility: hidden;
opacity: 0;

transform: translate3d(0,120%,0);
-moz-transform: translate3d(0,120%,0);
-webkit-transform: translate3d(0,120%,0);

transition: all .3s linear;
-moz-transition: all .3s linear;
-webkit-transition: all .3s linear;
}

.show_contactfix .devvn_toolbar {
transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
visibility: visible;
opacity: 1;
}


.devvn_toolbar ul {
list-style: none;
padding: 0;
margin: 0;
display: table;
border-collapse: collapse;
table-layout: fixed;
width: 100%;
}

.devvn_toolbar ul li {
text-align: center;
display: table-cell;
vertical-align: top;
}

.devvn_toolbar ul li a {
display: inline-block;
width: 100%;
outline: none;
text-decoration: none;
padding: 2px 3px;color: #A6A6A6;font-size:12px;
}
.devvn_toolbar ul li a.active{ color:#FFCD00;}

.woocommerce-checkout .devvn_toolbar {
display: none !important;
}
}
.page-loading { position: fixed; top: 0; left: 0; z-index: 99999999; width: 100%; height: 100%; color: #fff; text-align: center; background-color: rgba(0, 0, 0, 0.6); }
.loader{ position: absolute; top: 50%; left: 50%; margin: -4px 0 0 0; font-size: 10px; width:32px; height:32px; border-radius: 50% !important; text-indent: -9999em; -webkit-animation: load 1.3s infinite linear; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); opacity: 0.8; background:url(../../images/bx_loader.gif) no-repeat center center;}
.social-ring i.fa-zalo {
    font-size: 13px;
    font-family: inherit;
}
.social-ring .call-icon {
    margin-bottom: 20px;
}
.social-ring .call-icon i.fa {
    background: rgb(103, 182, 52);
    color: #fff;
}
.social-ring .zalo {
    margin-bottom: 20px;
}
.social-ring .mes {
    margin-bottom: 20px;
}
.social-ring .mes i.fa {
    background-color: #365899;
    color: #fff;
    padding: 8px;
}
.social-ring .mes i.fa img {
    max-width: 25px;
}
.social-ring .mes .alo-circle-fill {
    background-color: rgba(11, 75, 99, 0.5);
}
.social-ring .mes .alo-circle {
    border-color: #365899;
}
.social-ring .call-icon .alo-circle-fill {
    background-color: rgba(20, 164, 11, 0.5);
}
.social-ring .call-icon .alo-circle {
    border-color: #109316;
}
.social-ring .mes:hover > span {
    background-color: #365899;
}
.social-ring .zalo:hover > span {
    background-color: #43a1f3;
}
.social-ring a.zalo span:before {
    border-color: transparent transparent transparent rgb(5, 144, 199);
}
.social-ring a.mes span:before {
    border-color: transparent transparent transparent rgb(54, 88, 153);
}
.social-ring {
    display: inline-grid;
    position: fixed;
    bottom: 55px;
    right: 15px;
    min-width: 45px;
    text-align: center;
    z-index: 999;
}
.social-ring-content {
    display: inline-grid;
}
.social-ring a {
    padding: 6px 0 0 5px;
    cursor: pointer;
    position: relative;
}
.social-ring i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #43a1f3;
    color: #fff;
    border-radius: 100%;
    font-size: 22px;
    text-align: center;
    position: relative;
    z-index: 999;
}
.social-ring span {
    display: none;
}
.alo-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 50px;
    height: 50px;
    top: 1px;
    right: -5px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #0089B9;
    opacity: .5;
}
.alo-circle-fill {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: pulse;
    width: 60px;
    height: 60px;
    top: -3px;
    right: -10px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
}
.call-icon:hover > span,
.mes:hover > span,
.sms:hover > span,
.zalo:hover > span {
    display: block
}
.social-ring a span {
    border-radius: 2px;
    text-align: center;
    background:rgb(236 33 39);
    padding: 9px;
    display: none;
    width: 180px;
    margin-right: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 9px;
    right: 60px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
}
@-webkit-keyframes "headerAnimation" {
    0% {
        margin-top: -70px;
    }
    100% {
        margin-top: 0;
    }
}
@keyframes "headerAnimation" {
    0% {
        margin-top: -70px;
    }
    100% {
        margin-top: 0;
    }
}
.social-ring a span:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0px 10px 10px;
    border-color: transparent transparent transparent rgb(236 33 39);
    position: absolute;
    right: -10px;
    top: 12px;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

/* header */
ul {list-style: none outside; margin:0; padding:0;}
.line-clamp{-webkit-box-orient: vertical;display: -webkit-box;overflow: hidden;}
.translate{transition:all 0.2s ease-in-out;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;}
/*.translate:hover{ opacity:0.8;}*/
.text-707070{ color: #707070; }/*xám*/
.text-3f7df6{ color: #00329c; }/*cam*/
.bg-3f7df6{ background-color: #00329c; }/*bg cam*/
.bg-fdfbf2{ background-color:#fdfbf2;}/*bg cam nhat*/
.bg-f7f7f7{ background-color: #f7f7f7;}/*bg xam*/
.fone{
    position: relative;
    display: block;
    padding: 5px;
    background: #00329c;
    font-size: 17px;
    color: #fff !important;
    z-index: 1;
    border-radius: 10px;
}
.fone:after {
    content: "";
    border-radius: 10px;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.04);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.fone:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.wp-top ul li{
    border-right: solid 1px #fff;
    padding: 8px 10px;
    color: #fff;
}
.wp-top ul li a{
    color: #fff;
}
.wp-top ul li:hover a{
    opacity: 0.6;
}
.logo{
    top: 0;
    left: 0;
    z-index:3;
    max-width: 75%;
    background-color: #fff;
    border-right: 3px solid #00329c;
    border-bottom: 3px solid #00329c;
    box-shadow: 3px 3px 4px 0px #C2C0C3;
}
.logo2{max-width:60%;}
.wp-header{top:0; left:0; z-index:2; border-bottom: 1px #ccc solid; box-shadow: 2px 2px 3px 0px #ccc;}
.cart .countcart{right: 0; bottom: 0;width: 15px; height: 15px;color: #fff;
    border-radius: 50%; background-color: #00329c;
 font-size: 11px; font-weight: bold; text-align: center;}
.header-search .icon-x{ display:none;}
.site-search-wrapper {
    position: absolute;
    width: 80%;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    visibility: hidden;
    opacity: 0;
    z-index: -2;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.site-search-wrapper .search-form {
    position: relative;
    display: block;
    width: 90%;
}
.site-search-wrapper .search-input {
    width: 100%;
    padding: 10px 15px;
    -webkit-box-shadow:0px 0rem 0.25rem rgba(0,0,0,.075);
    box-shadow:0px 0rem 0.25rem rgba(0,0,0,.075);
}
.search-form input[type='search'] {
    width: 100%;
    padding-right: 42px;
}
.site-search-wrapper .submit {
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60px;
    height: 100%;
    border-radius: 4px;
    border: 0;
    outline: 0;
    cursor: pointer;
}
.search-active .site-search-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 30;
}
.search-active .site-header-inner {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
}
.search-active .header-search .icon-search{ display:none;}
.search-active .header-search .icon-x{display:inline-block;}


/*Smart phone nhỏ*/
@media screen and (min-width: 240px){
    
}
/*Iphone(736 x 414)*/
@media screen and (min-width: 736px){
    
}
/*Ipad dọc(768 x 1024)*/
@media screen and (min-width: 768px){
    
}
/*Ipad ngang(1024 x 768)*/
@media screen and (min-width: 1024px){
   
}
@media (min-width: 1024px) and (max-width:1026px) {
}
@media (max-width:768px){
    .img-logo { max-height: 60px; width: auto;}
	/*.fixlogo{
		position:absolute !important;
		left:0;
		right:0;
		top:100%;
		margin:auto;
		text-align:center;
	}
	.fixlogo .logo{ position:relative !important;}*/
	.icon-search{ display:none;}
	.site-search-wrapper{
	width:60%;
	right:auto;
	left:22%;
	visibility: visible;
    opacity: 1;
	top:1px;
	-webkit-transform: translateY(0%);
    transform: translateY(0%);
	}
	.search-form input[type='search'] {
    width: 100%;
    padding-right: 42px;
    height:30px;
}
.site-search-wrapper .submit{ width:30px;}
.logo{ position:fixed !important;}
}
@media (max-width:480px){
	.wp-top ul li {
    padding: 8px 7px;
	}
	.col-12.flex-nowrap li:nth-of-type(1n+3),.icon-search{ display:none;}
	.col-12.flex-nowrap li:first-child{ display:none;}
}
@media (max-width:320px){
	/*.col-12.flex-nowrap li:nth-of-type(1n+2),.icon-search,.site-search-wrapper{ display:none;}*/
	.icon-search,.site-search-wrapper{ display:none;}
}
/* home */
.title-h2{ font-size: 15px;}
.title-h2 a{color: #fff;}
/*.item-dm:hover a{color:#00329c;}*/
.title-main{
    background: url("../../images/line.png") no-repeat center bottom;
}
.title-main-white{
    background: url("../../images/line-white.png") no-repeat center bottom;
}
.scale{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.scale:hover{ -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);}

.btn-buy{
    color: #00329c;
    background-color: #fff;
    border: 1px dashed #00329c; border-radius:7px;
    padding: 0.2rem 0.7rem;
}
.btn-buy .fa{ font-size: 11px;}
.bnt_hover_effect {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    overflow: hidden;
}
.bnt_hover_effect:hover {
    border-color: #00329c;
    color: #fff;
}
.bnt_hover_effect:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00329c;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.bnt_hover_effect:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.item-dv img{
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}
.wp-about{
    background:#fbfbfb url("../../images/bg_about.png") no-repeat center bottom;
    background-attachment: fixed;
	background-size:cover;
}
.title-h4{ font-size: 15px;}
.title-h4 a{color: #4b4b4b;}
.title-h4 a:hover{color:#00329c;}
.item-cat a{ color: #fff;}
.item-cat a:hover{color: #fff;}
.item-cat h2{
    bottom: 0;
    left: 0;
}
.price{font-weight: 700;}
.price del{color: #4b4b4b;text-decoration: line-through; font-size: 14px; margin-left: 10px; font-weight: normal;}
.item-product{
    overflow: hidden;
    box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -webkit-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -moz-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -o-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -os-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    /*border-radius: 8px;*/
}

.sale-hot {
    height: 40px;
    width: 46px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    background:#00329c;
    top: 0;
    z-index: 4;
    left: 0;
}
.sale-hotdetail{ left:auto; right:0;}
.sale-hot:before {
    position: absolute;
    bottom: -10px;
    content: '';
    width: 100%;
    border-left: 23px solid #00329c;
    border-right: 23px solid #00329c;
    border-top: none;
    border-bottom: 10px solid transparent;
    left: 0;
}
/*.item-product ul{*/
/*    padding-bottom: 1rem;*/
/*    margin-bottom: 1rem;*/
/*    border-bottom: 1px solid #dee2e6;*/
/*}*/
/*.item-product ul li{*/
/*    margin-top: 10px;*/
/*    display: -ms-flexbox !important;*/
/*    display: flex !important;*/
/*    -ms-flex-pack: start !important;*/
/*    justify-content: flex-start !important;*/
/*}*/
/*.item-product ul li > span:first-child{*/
/*    width: 21px;*/
/*    color: #00329c;*/
/*    font-size: 17px;*/
/*    margin-right: 10px;*/
/*}*/
/*.item-product .sum {*/
/*    color: #7c8387;*/
/*    font-size: 15px;*/
/*}*/
/*.box-thue{*/
/*    left: 0;*/
/*    bottom: 0;*/
/*}*/
/*.figcaption-thue ul{*/
/*    padding-bottom: 0;*/
/*    margin-bottom: 0;*/
/*    border-bottom: none;*/
/*}*/
/*.figcaption-thue h4 a{*/
/*    -webkit-line-clamp:2;*/
/*}*/
.hinhanh{ cursor: pointer; }
.hinhanh:before {
    content: "";
    width: 100%;
    height: 25%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -moz-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
}
.hinhanh span.name{
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    bottom: 15px;
    right: 15px;
    text-transform: uppercase;
}
.hinhanh .count {
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    display: flex;
    opacity: 0.2;
    align-items: center;
    flex-flow: column;
    position: absolute;
    bottom: -30px;
    left: 15px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hinhanh .count span {
    display: inline-block;
    font-size: 13px;
    padding: 0 10px;
    line-height: 26px;
    border-radius: 3px;
    background: #ff4a26;
    font-weight: 400;
    opacity: 0;
    color: #fff;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.hinhanh:hover .count {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    color: #fff;
    opacity: 1;
}
.hinhanh:hover:hover .count span {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    bottom: 60px;
}
.wp-kh{
    background:#fbfbfb url("../../images/bg-camnhan.png") no-repeat center bottom;
    background-attachment: fixed;background-size:cover;
}
.owl-carousel-kh .owl-stage-outer{padding:50px 0px;}
.item-kh{
	border-radius:10px;box-shadow: 0px 7px 0px #fad86d;
}
.item-kh:before,.item-kh:after{
	position: absolute;
	content: '';
    height: 0px;
    width: 0px;
	border-top: 40px solid;
    border-right: 25px solid transparent;
	transform: rotate(10deg);
}
.item-kh:before{	
    right: 61px;
    bottom: -38px;
	border-top-color:#fad86d;
}
.item-kh:after{	
    right: 60px;
    bottom: -30px;
	border-top-color:#fff;
}
.sum-kh{ line-height:1.7;}
.aimg{
	background-color:#fff;
    border: 5px solid #00329c;
    border-radius: 100%;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
    width: 100px;
    height: 100px;
    left: 0;
    margin: -50px auto auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all .3s ease 0s;
    
}
.aimg:after{
    content: "";
    width: 108px;
    height: 108px;
    border-radius: 50%;
    border: 4px solid #fff;
    position: absolute;
    top: -9px;
    left: -9px;
    opacity: 0;
    transform: scale(.8,.8);
    transition: all .5s ease 0s;
}
.item-kh:hover .aimg {transform: scale(.8,.8);
    /*animation: roll 1s;*/
}
.item-kh:hover .aimg:after{
    opacity: 1;
    transform: scale(1,1);
}
.item-kh img{ width:100%; height:100%;border-radius: 100%;}



.item-new{
    overflow: hidden;
    box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -webkit-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -moz-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -o-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
    -os-box-shadow: 0px 0px 26px 0px rgba(22,73,172,0.12);
}

.title-h3{color: #4b4b4b;line-height: inherit;}
.item-new .summary{
    color: #83898c;
    font-size: 15px;
}
.item-new .short_time {
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    color: #83898c;
}
.item-new .short_time span {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}
.imgblog:before {
    content: "";
    width: 100%;
    height: 25%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -moz-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(0,11,31,0.86) 0%, rgba(0,11,31,0.42) 50%, rgba(255,255,255,0) 100%);
}
.itemblog .short_time {
    position: absolute;
    bottom: 5px;
    left: 30px;
    margin-bottom: 0;
}
.itemblog .summary-about{
    color: #83898c;
    font-size: 15px;
}
.noidung img,.noidung table{ max-width:100% !important; height:auto !important;}
.noidung iframe{ max-width:100% !important;}
.noidung h1,.noidung h2{font-size: 1.5rem;}
.relation li a:before{width: 13px; height: 13px; margin-right:8px; vertical-align: middle;
	display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%233f7df6' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M3.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L9.293 8 3.646 2.354a.5.5 0 0 1 0-.708z'/><path fill-rule='evenodd' d='M7.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L13.293 8 7.646 2.354a.5.5 0 0 1 0-.708z'/></svg>");
  background-repeat: no-repeat;}
/*.sidebarsearch{
    background-color: #00329c;
}*/

.item-video:before{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
    content: '';
    background: url("../../images/play_button_bg2.png") no-repeat center center;
}
.item-video .fa-play{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 30px;
    cursor: pointer;
}
.widget_links li{font-size:14px;width:100%; display:inline-block;margin-top:10px; padding:0 10px 10px 0px;}
.widget_links li:last-child,.tinright:last-child{ border-bottom:none !important; padding-bottom:0 !important;}
.widget_links li li{ padding:0;}
.widget_links li a{color:#000; text-transform:capitalize;}
.widget_links li a:before {
padding:0; margin-right:8px;
content: "\f45c";
font-family: 'Font Awesome 5 Free';
  font-weight: 900;font-size: 6px;
    color: #00329c;
    vertical-align: middle;
}
.widget_links li a:hover{ color:#32aad6;}
.widget_links li i {
cursor: pointer;
text-align: center;
float: right;
width: 30px;
height: 21px;
line-height: 21px;
}
/*.sidebar_submenu { padding:0 0 0 15px !important;
display: none;
}
.sidebar_submenu li a:before {margin-right:8px !important;}
.title_h5 {
    text-transform: capitalize;
    margin-top: 0;line-height: 1.5;
}*/
.tinright .summary-right {
    font-size: 12px;
    line-height: 1.5;
}
.article-detail {
    background: #00329c;
    width: 85px;
    height: 85px;
    border: 3px solid #e5e5e5;
    font-size: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
}
.article-detail .day {
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    display: block;
}
.hightlight{animation:highlight 1000ms ease-out}
@keyframes highlight{0%{background-color:red}100{background-color:white}}
@media (min-width: 240px) {
/*#slide-other{ background-repeat:no-repeat; background-size:cover;}*/
/*.slide-other{ min-height:200px;}*/
.summary,.summary-new{-webkit-line-clamp:3;}
.summary-about{-webkit-line-clamp:2;}

    .item-dm+.item-dm>a{
        border-left: 1px dashed #fff;
    }
    .price{font-size: 16px;}
    .title-h3{font-size: 15px;}
}
@media (min-width: 480px){

}
/*Iphone(736 x 414)*/
@media screen and (min-width: 736px){

    .price{font-size: 18px;}
.summary{-webkit-line-clamp:3;}
.summary-about{-webkit-line-clamp:2;}
.summary-new{-webkit-line-clamp:4;}
.title-h3,.title-h3.title-small{font-size: 17px;}

}
@media screen and (min-width: 992px){
    .title-small,.title-h3.title-small{ font-size: 15px;}
    .itemblog .title-small{-webkit-line-clamp:2;}
}
@media screen and (max-width: 736px){
/*.col-lg-4.sticky-top{height: 100vh !important;}*/
    .item-dm:nth-child(odd)>a{
        border-left: none;
    }
}
@media (min-width:376px) and (max-width:480px){
    .btn-buy {
        padding: 0.2rem 0.2rem;
        font-size: 14px;
    }
}
@media (max-width:320px){
.itemnew .col-5,.itemnew .col-7{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.col-6{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
}
@media (max-width:414px){

.item-dm{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
}

