body{
	text-align: justify;
	letter-spacing: 0;
	font-family: "Roboto", sans-serif;
}
[class].pb0 {
    padding-bottom: 0;
}
h2 {
    font-size: 120%;
}
h3 {
    font-size: 130%;
}
.u-ta_center p {
    text-align: center !important;
    font-style: italic;
    margin-bottom: 0;
}
blockquote, dl, figure, form, ol, p, pre, ul {
    margin-bottom: 0.4em;
}
h1, h2, h3, h4, h5, h6 {
    color: #555;
    margin-bottom: .5em;
    margin-top: 0;
    text-rendering: optimizeSpeed;
    width: 100%;
}
.heading-font, h1, h2, h3, h4, h5, h6 {
    color: #2e4871;
    font-weight: 700;
}
.h1, .h2, h1, h2 {
    line-height: 1.3;
}
.header-bottom-nav > li > a {
    line-height: 16px;
}
.nav li.has-icon-left>a>i, .nav li.has-icon-left>a>img, .nav li.has-icon-left>a>svg {
    margin-right: 0;
}
@media screen and (min-width: 768px) {
	.flex-center {
        margin: 0 0 0 0;
    }
    div#wide-nav>div>div>ul> li > a,.header:not(.transparent) .header-bottom-nav.nav > li > a {
        padding: 0px;
		display:flex;align-items: center;
    }
	div#wide-nav>div>div>ul> li{
		padding: 0 5px
	}
	.header-wrapper .nav > li > a {
        font-weight: 500;
        font-family: "-apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif", sans-serif;
    }
	div#wide-nav>div>div>ul {
        justify-content: space-between;
        min-width: 1075px;
    }
	[class^="icon-1"], [class*="icon-1"] {
        background-image: url(../img/icon-dien-thoai-2.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 34px;
        line-height: 30px;
        vertical-align: middle;
        background-size: 319px 218px;
    }
	.icon-1dienthoai {
        background-position: -90px -93px;
        width: 14px;
    }
	.icon-1maytinhban {
        background-position: -148px -93px;
        width: 18px;
    }
	.icon-1dongho {
        background-position: -207px -93px;
        width: 19px;
    }
	.icon-1macbook {
        background-position: -112px -93px;
        width: 26px;
    }
	.icon-1phukien {
		background-position: -175px -93px;
		width: 24px;
    }
	.icon-1lphanmem {
        background-position: -147px -93px;
        width: 20px;
    }
	.icon-1suamanhinh {
        background-position: -254px -93px;
        width: 16px;
    }
}
h3.title-tkn {
    margin-top: 27px;
    margin-bottom: -7px;
    font-weight: 550;
    padding: 15px 0 7px;
}
h3.title-tkn.color-title {
    margin-top: 0;
}
.page .content-area {
    padding-left: 15px;
    padding-right: 15px;
}
.page-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}
.thuonghieu_list {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(8, 1fr);
	margin-left: -10px;
	margin-right: -10px;
}
.thuonghieu_list a {
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #288ad6;
    display: flex;
    font-size: 14px;
    justify-content: center;
    padding: 5px 3px;
    text-align: center;
    background: white;
    height: 45px;
    margin: 0;
    box-shadow: 0 0 3px 0 #dee2e6;
}
.thuonghieu_list > div {
    padding: 5px;
}
.navigat {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.navigat-viewallcat {
    display: flex;
    justify-content: flex-end;
}
.navigat > h2 {
    margin-bottom: 0;
    width: auto;
}
.viewallcat {
    font-size: 13px;
    background: #eee;
    color: #444;
    margin: 0 5px;
    padding: 3px 9px 1px;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
    position: relative;
    text-transform: none;
    font-weight: 500;
    min-height: inherit;
    transition: .3s;
    white-space: nowrap;
}
.phukien-scroll {
    font-size: 0;
    margin-top: 8px;
    display: flex;
    white-space: nowrap;
    padding-bottom: 5px;
    overflow: auto;
}
.pk-listmenu.yellow {
    border: 1px solid #6fc57a;
    background-color: #fff;
}
.phukien-scroll .pk-listmenu {
    margin-right: 8px;
}
.pk-listmenu.grid-3 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 1fr);
}
.pk-listmenu {
    border-radius: 6px;
    display: grid;
    grid-gap: 3px;
    padding-bottom: 3px;
	list-style: none;
    padding: 0;
    margin: 0;
}
.pk-listmenu a {
    align-items: center;
    color: #06c;
    display: flex;
    font-size: 13px;
    line-height: 1px;
    min-height: 22px;
    padding: 3px 6px;
    height: 24px;
}
.pk-listmenu.yellow li:first-child a {
    background-color: #6fc57a;
    color: white;
	border-radius: 6px 0 8px 0;
    display: flex;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.phukien-scroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 2px;
    height: 4px;
    background: #ddd;
}
.phukien-scroll::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
}
.vct-tc1 > .col-inner {
    height: 100%;
}
#row-1098258652 > .col > .col-inner {
    padding: 10px 10px 10px 10px;
    background-color: rgb(255, 255, 255);
}
.container .section, .row .section {
    padding-left: 0;
    padding-right: 0;
}
.newspaper__inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.newspaper__item{
    transition: all .3s;
}
.newspaper__item:hover{
    opacity: .75
}
.newspaper{
    margin-top: 40px
}
.footer-wrapper .section-content {
    padding-top: 20px;
    color: #41424A;
}
.footer-wrapper {
    margin-top: 0px;
	position: relative;
    width: 100%;
}
.footer-wrapper .section-title-container .section-title-main {
    font-size: 15px;
    padding-bottom: 0;
    margin: 0;
    border: 0;
}
.section-title-normal span {
    font-size: 18px;
    color: #143a6b !important;
}
.footer-wrapper .ux-menu-link__link {
    padding: 0;
    font-size: 14px;
}
.footer-info p, .footer-wrapper .section-content .ux-menu-link__text {
    color: #41424A;
}
.footer-info p {
    font-size: 14px;
}
.footer-wrapper .section-title-container {
    margin-bottom: 10px;
}
.footer-wrapper .section-title-container h3 {
    margin-bottom: 0;
}
.dark .footer-hotline, .footer-hotline {
    font-size: 18px;
    font-weight: bold;
    color: #0088cc;
}
.footer-social__list{
    display: flex;
    list-style: none;
    padding: 0;
    margin:0 -5px;
}
.footer-social__list li{
    width: 33.33%;
    padding: 0 5px;
}
.footer-wrapper .col-inner ul li{
    margin-left: 0;
}
.footer-wrapper .col{
    padding-bottom: 10px
}
.footer-social__list li a{
    display: flex;
    align-items: center;
    font-size: 14px
}
.footer-social__list li a:before{
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 5px;
}
.footer-facebook:before{    
    background-image: url(../img/facebook-icon.svg);
}
.footer-youtube:before{    
    background-image: url(../img/youtube-icon.svg);
}
.footer-zalo:before{    
    background-image: url(../img/zalo-icon.svg);
}
.footer-form{
    margin-top: 15px
}
.footer-wrapper .footer__title{
    font-weight: bold;
    margin-bottom: 10px;
    color: #143a6b;
    font-size: 14px
}
.footer-form form{
    position: relative;
    margin-bottom: 0;
    width: 100%
}
.footer-form form input{
    margin-bottom: 0
}
.footer-form form button{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    border: 0;
    background-color: transparent;
    background-image: url(../img/send.svg);
    background-position: center;
    background-repeat: no-repeat;
    margin:0;
}
.footer-payment__list{
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin:0;
}
.footer-payment__list li{
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-bottom: 5px; 
    overflow: hidden;
    margin-right: 5px
}
.footer-payment__list li:last-child{
    margin-right: 0
}
.footer-copyright p{
    margin: 0;
    font-size: 12px;
    color: #41424A;
}
.footer-group .col-inner{
    display: flex;
    align-items: end;
    justify-content: space-between;
}
.footer-bct{
    max-width: 100px;
    padding-bottom: 5px
}
.absolute-footer{
    display: none;
}
.footer-wrapper .section-content .ux-menu-link__text:hover {
    color: #143a6b;
}
.footer-wrapper a:hover {
    color: #143a6b;
}
.accessory-list{
	display: flex;
	gap: 10px
}
.accessory__item {
    overflow: hidden;
    display: block;
    padding: 10px;
    height: 100%;
    border-radius: 0.5rem;
    box-shadow: 0 0 3px 0 #dee2e6;
    background-color: rgb(255, 255, 255);
    text-align: center;
}
.accessory-list .accessory__item img {
    height: 170px;
    object-fit: cover;
}
.accessory__title {
    font-weight: 500;
    display: block;
    margin-top: 5px;
    color: #000;
}
.accessory-inner {
    margin: 30px 0 20px;
}
.most-search {
    margin: 30px 0 0;
}
.feedback {
    background: #fff;
    background-size: cover;
    box-sizing: border-box;
    border-radius: 11px;
    box-shadow: 0 0 3px 0 #dee2e6;
}
.feedback__list {
    width: 100%;
    padding: 5px 7px;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}
.feedback__item > * {
    display: block;
    overflow: hidden;
    border-radius: 5%;
}
.feedback__item {
    display: inline-block;
    position: relative;
    width: calc((100% - 20px) / 6);
}
.feedback__img img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
    opacity: 1;
	height: inherit;
    object-fit: cover;
}
.swiper-button-next, .swiper-button-prev{
	width: 40px;
    height: 50px;
    position: absolute;
    top: 50%;
    background-color: #0088cc;
    margin: 0;
    transform: translateY(-50%);
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next{
	right: 0
}
.swiper-button-prev{
	left: 0
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 25px;
	color: #fff
}
.block-news{
    padding: 20px 15px 15px;
    box-shadow: 0 0 3px 0 #dee2e6;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 30px
}

.block-news__inner{
    display: flex;
    flex-wrap: wrap;    
    margin: 0 -10px;
    padding: 10px 0 0;
    height: auto;
}

.block-news__inner > *{
    width: 50%;
    padding: 0 10px;
}
.block-news__inner .news-slider__item, .block-news__inner .news-slider__item > a,
.block-news__inner .owl-carousel.owl-drag .owl-item,
.block-news__inner .owl-carousel .owl-stage,
.block-news__inner .owl-carousel .owl-stage-outer{
    height: 100%
}
.block-news__inner .news-slider__item .news-slider__img{
    height: calc(100% - 50px)
}
.block-news__title.section-title-normal span{
    text-transform: uppercase;    
    color: #16a851
}
.news-list__item + .news-list__item{
    margin-top: 24px
}
.news-slider__img {
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 18px;
    position: relative;
    display: block;
}

.news-list__inner{
    display: flex;
    justify-content: space-between;
}
.news-list__img{
    width: 191px;
    height: 108px;
    margin-right: 15px;
    border-radius: 10px;
    overflow: hidden;
    background: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.news-list__img img{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
    z-index: 1;
    pointer-events: none;
    transition: var(--transition);
}
.news-list__info{
    width: calc(100% - 191px)
}

.news-list__text{
    color: #334862;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px
}

.news-list__title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 5px;
    line-height: 22px
}
.button.icon {
    padding-left: .6em !important;
    padding-right: .6em !important;
}
@media only screen and (min-width: 1023px) {
    footer#footer {
        max-height: 316px;
    }
}
@media screen and (min-width: 850px) {
    .navigat-viewallcat {
        width: 80%;
    }
	.section-content .row.row-collapse.row-solid.min-kichthuoc {
        min-width: inherit;
    }
	#section_889039341 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
	.feedback__img img {
        height: 143px;
    }
}
@media screen and (max-width: 849px){
    .footer-wrapper .section-content > .row > .col{
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
    
    .footer-wrapper .footer-info > .col-inner > .row > .col:first-child,
    .footer-wrapper .footer-info > .col-inner > .row > .col:nth-child(2){
         max-width: 50%;
        flex-basis: 50%;
    }
	.newspaper{
        overflow: auto;
        padding-bottom: 10px;
        margin-top: 30px
    }
    .newspaper__inner{
        width: 850px;
        justify-content: inherit;
    }
    .newspaper__item + .newspaper__item{
        margin-left: 10px
    }
    .newspaper::-webkit-scrollbar {
        height: 6px;
        background-color: #eee;
    } 
    .newspaper::-webkit-scrollbar-thumb {
        background-color: #454a4c;
    }
    .newspaper::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #eee;
    }
	.feedback__list {
        width: 100%;
        padding: 5px 15px;
    }
	.feedback__list .feedback__item {
        min-width: inherit;
        border: 1px solid #ffffff;
        border-radius: 4px;
		width: calc((100% - 8px) / 3);
    }
	.block-news__inner{
        flex-direction: column;
    }
    .block-news__inner > *{
        width: 100%
    }
    .block-news{
        padding: 15px;
    }
	.news-list{
        margin-top: 20px
    }
    .news-list__img{
        width: 137px;
        height: 78px;
        margin-right: 10px;
        border-radius: 5px;
    }
    .news-list__info{
        width: calc(100% - 137px)
    }
    .news-list__text{
        font-size: 14px;
        line-height: 20px
    }
}
@media screen and (min-width: 768px) and (max-width: 849px){
    .footer-wrapper .footer-info > .col-inner > .row{
        align-items: center;
    }
    .footer-wrapper .section-content > .row > .col:first-child,
    .footer-wrapper .section-content > .row > .col:nth-child(2),
    .footer-wrapper .footer-info > .col-inner > .row > .col{
         max-width: 50%;
        flex-basis: 50%;
    }
}
@media screen and (max-width:1024px){
	span.menu-title.uppercase.hide-for-small {
        display: contents !important;
    }
	header .icon-menu{
		display:none
	}
}
@media screen and (max-width:849px){
	.header-bottom.wide-nav.flex-has-center, a.icon.primary.button.round.is-small {
        background: #058ccf;
    }
	.form-flat input:not([type=submit]), .form-flat select, .form-flat textarea {
        border-radius: 4px;
    }
}
@media screen and (max-width: 767px){
	.page .content-area {
        padding-left: 5px;
        padding-right: 5px;
    }
    .footer-wrapper .section-content > .row > .col:first-child{
        order: 1;
    }
    .footer-wrapper .section-content > .row > .col:nth-child(2){
        order: 2;
    }
    .footer-info{
        order:0;
    }
	.newspaper{
        padding: 0 5px;
    }
	div#content .row.row-main .large-12.col {
        padding: 0 0px 0px;
    }
	.thuonghieu_list > div {
        padding: 2px;
    }
	.thuonghieu_list {
        margin-left: -5px;
        margin-right: -5px;
		grid-template-columns: repeat(4, 1fr);
    }
	h3.title-tkn.color-title {
        color: #333;
        font-size: 17px;
        margin: -11px auto;
        padding-top: 17px;
        text-align: center;
    }
	.swiper-button-next, .swiper-button-prev{
		width: 30px;
		height: 40px
	}
	.form-flat input:not([type="submit"]), .form-flat select, .form-flat textarea {
        background-color: #f1f1f1;
        box-shadow: none;
        border-color: #fff;
        color: currentColor !important;

	}