@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=vietnamese');
@import url('style.css');
body{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
#header .logo {
    padding: 16px 0;
}
.nav_desktop li {
    line-height: 16px;
    text-align: left;
    padding: 18px 0;
}
.nav_desktop li a {
    color: #333;
    text-transform: unset;
    font-weight:bold;
}
.nav_desktop li {
    line-height: 17px;
    padding: 0;
}
.nav_desktop li a {
    padding: 15px;
}
.nav-right .btn-show-search {
    width: auto;
    height: 46px;
    line-height: 52px;
}
#header .container {
    padding-right: 15px;
    padding-left: 15px;
}
.nav_desktop li:hover > a {
    background: none;
    color: #ed1d24;
}
.btn-red {
    color: #fff;
    background-color: #ED1D23;
    border-color: #e2141a;
}
.btn-red:hover {
    color: #fff;
    background-color: #de1319;
    border-color: #d21319;
}
.nav_desktop ul ul{
    position: absolute;
    min-width: 200px;
    top: 100%;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
    border: solid 1px #eeeeee;
    background-color: #fff;
    opacity: 0;
    -o-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    -ms-transition: -ms-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transform: translateY(35px);
    transition: all .3s ease;
}
.nav_desktop ul ul>li {
    position: relative;
    padding: 0px;
    margin: 0px;
    display: block;
}
.nav_desktop ul ul>li> a {
    background: #fff !important;
    background-image: none !important;
    color: #666666 !important;
    border-right: 0 none !important;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 8px 12px;
    text-transform: none;
    font-size: 12px;
    letter-spacing: normal;
    border-right: 0px solid;
    border-bottom: 1px solid #e7e7e7;
}
.icon-angle-down:before{
    margin-left:0;
}
.list-top li{
    float:left;
    color: #909090;
}
.list-top.pull-left li{
    margin-right:20px;
    font-size: 13px;
    line-height: 23px;
}
.list-top.pull-right li{
    margin-left:20px;
    line-height: 23px;
}
.list-top.pull-right li:last-child{
    margin:0
}
.list-top li a{
    color: #909090;
}
.list-top.pull-left li i{
    margin-right:8px;
}
.list-top.pull-right li i{
    color: #909090;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ddd;
    line-height: 30px;
    text-align: center;
    margin-top: -6px;
}
.header-top{
    padding: 15px 0;
}
.block-inner h1 {
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 15px;
    font-weight: bold;
    color: #00aeef;
}
.block-content{
    text-align:center;
}
.menu-man-header>.container>.row{
    background:#075AA8;
    margin: 0;
}
.views-row {
    padding: 30px 20px;
}
.bl-left-intro {
    position: relative;
    /* transform: translateY(50%); */
    /* bottom: -50%; */
    padding-right: 20px;
}
.bl-left-intro p:first-child {
    margin-top: 0;
}
.title-big {
    text-transform: uppercase;
    font-size: 28px;
    margin-bottom: 0;
}
.views-row p {
    margin: 0.8em 0;
    padding: 0;
}
.views-col {
    width: 50%;
}
.grid-left {
    display: block;
    float: left;
}
.bl-right-intro {
    text-align: justify;
    padding: 10px;
}
.bl-right-intro a {
    color: #c01700;
}
.tab-product .nav_title li a {
    font-size: 25px;
    font-weight: normal;
}
.bg-main, .fancybox-gallery:hover .image-hover, .nav-tabs-03.nav-tabs>li.active>a, .nav-tabs-03.nav-tabs>li.active>a:focus, .nav-tabs-03.nav-tabs>li.active>a:hover, .box-step ul li.active .demo-icon, .nav_title li a::before, .box-product-style2 h3:before, .title_style2 h3::after, .opticon-select li:hover .btn-ver, .opticon-select li.active .btn-ver, .nav-tabs-01 .nav-tabs li.active span, .list-bank li label:before {
    background-color: #075aa9;
}
.read-more {
    float: right;
    font-style: italic;
}
.read-more a{
    color:#EC1D23;
}
.mightyslider_modern_skin {
    background: #fff !important;
}
.description-product-detail>p:before, .desc-product-thumb>p:before{
    display:none;
}
.description-product-detail>p, .desc-product-thumb>p {
    font-size: 14px;
    padding-left: 0;
    line-height: 19px;
    height: auto;
}
.title-product{
    max-height: 40px;
    height: 60px;
}
.title-product a {
    color: #00aeef;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}
.description-product-detail, .desc-product-thumb {
    height: 65px;
}
.owl-pagination {
    top: 0;
}
.cate_list_title {
    background: rgba(15,77,164,0.8);
    padding: 10px;
    text-align: center;
}
a.cate-title {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.list_dongxe .thumbnail {
    margin-bottom: 0;
    border-radius: 0;
}
.list-item:not(.view-list)>.item-product.style-view-2>.img {
    border: none;
}
.item-product.style-view-2 {
    border: 1px solid #ddd;
}
.reason-home{
    margin-bottom: 20px;
}
h3.big-title {
    font-family: "HelveticaNeue-Bold", Arial, Helvetica, sans-serif;
    font-size: 30px;
    text-align: center;
    color: #0b9fc7;
}
.content-reason-home{
    padding-bottom: 20px;
    margin-top: 20px;
}
.reason-home .reason-txt {
    background: #f9f9f9;
    border: 1px solid #ebebeb;
    display: block;
    margin-bottom: 20px;
    padding: 15px;
    clear: both;
    line-height: 30px;
    webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
    font-size: 14px;
}
.reason-home .reason-txt span {
    display: block;
    border-radius: 30px;
    float: left;
    background: #3b88c8;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    margin-right: 10px;
    font-family: "HelveticaNeue-Bold", Arial, Helvetica, sans-serif;
}
.desc-news-right {
    text-align: justify;
}
.title-news-right {
    font-size: 15px;
}
.title-news-right a {
    text-transform: none;
}
p.desc-new-feture {
    color: #fff;
}
.img-news-feture {
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding-top: 66.66667%;
    position: relative;
}
.img-news-feture a, .img-news-right a, #main_img>a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
}
.img-news-feture img, .img-news-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img-news-right {
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding-top: 70%;
    position: relative;
}
.tab-product hr {
    width: 120px;
    margin-bottom: 30px;
    background: #0f4da4;
    border: none;
    height: 3px;
    margin-top:0;
}
.tab-product .nav_title {
    border-bottom: 0;
    margin-bottom: 0;
    text-align: center;
}
.tab-product .nav_title>li {
    float: none;
}
.tab-product .nav_title>li.active>a:before{
    display:none;
}
.content-brand .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev, .content-brand .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
    display: none;
}

.icon-social-fanpage {
    width: 190px;
}
.custom_fanpage .icon-social-fanpage a {
    display: inline-block;
    font-size: 0;
    width: 40px;
    height: 40px;
    background: #5a5c65;
    text-align: center;
    margin-right: 7px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.custom_fanpage .icon-social-fanpage a:first-child {
    background: #3c5a98;
    border-radius: 3px;
    font-size: 14px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    width: 190px;
    color: #fff;
    text-indent: 0 !important;
    margin-right: 0;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin-bottom: 10px;
}
.icon-social-fanpage i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.custom_fanpage .icon-social-fanpage a i {
    line-height: 40px;
}
.custom_fanpage .icon-social-fanpage a:first-child i {
    margin-right: 16px;
}
.custom_fanpage .icon-social-fanpage >a >i::before {
    font-size: 16px;
    color: #fff;
}
.custom_fanpage .icon-social-fanpage a:nth-child(5) {
    margin-right: -3px !important;
}
#footer{
    background:none;
    padding-top: 30px;
}
#footer div[id^="footer-row-"]:nth-child(2) {
    background: #00aeef;
    padding: 20px 0;
}
.title-menu-ft {
    color: #fff;
}
.address-ft p, .about-desc {
    color: white;
}
section.achievement {
    padding: 30px 0;
}
.custom_fanpage {
    padding: 43px 0;
}
.bottom-footer {
    background: #075aa9;
}
.coppyright {
    color: white;
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 6px;
    top: 7px;
    font-size: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
.box-left {
    display: inline-block;
    width: 100%;
}
.title_style h2, .title_style h3, .title_style h4 {
    background-color: #00aeef;
}
.product-left hr{
    display:none;
}
.product-left .nav_title li a {
    font-size: 18px;
    padding: 0 0 15px;
}
.product-left .nav_title {
    text-align: left;
}
.product-left  .nav_title>li{
    padding:0;
}
.product-left .box-detail-list-product>.row{
    margin:0;
}
.box-product.product-left {
    border: 1px solid #ddd;
    padding: 10px;
    display: inline-block;
    width: 100%;
}
.product-left .media-heading {
    line-height: 20px;
}
.product-left .media-body .media-heading a {
    font-size: 14px;
}
 .item-blogs .desc-blogs {
    height: 23px;
}
.view-list  .item-blogs .desc-blogs {
    height: auto;
}
.view-list .item-blogs .img-blogs {
    /* width: 25%; */
    /* padding-top: 20%; */
}
.box-blogs.view-list .info {
    /* margin-left: 25%; */
}
.box-left, .product-left {
    margin-bottom: 20px;
}
#main_img{
    overflow: hidden;
    width: 100%;
    padding-top: 100%;
    position: relative;
}
.bottom-detail-product .nav_title>li:first-child {
    padding-left: 0;
}
.detail-post .box-detail-post.top-post>h2{
    height:auto;
}
@media(max-width:768px){
   .mightyslider_modern_skin .mSButtons {
        width: 92px !important;
        height: 45px !important;
    }
    .mightyslider_modern_skin.isTouch .mSPages li {
        width: 12px !important;
        height: 12px !important;
    }
    .description-product-detail, .desc-product-thumb{
        height:90px;
    }
}
 @media (max-width: 480px) {
    .mighty-slider {
        margin: 0 -15px;
        height: 200px;
    }
    .views-col {
        width: 100%;
    }
    .bl-left-intro {
        transform: initial;
    }
    .views-row {
        padding: 10px 0;
    }
    .bl-right-intro {
        padding: 10px 0;
    }
    .description-product-detail, .desc-product-thumb {
        height: 114px;
    }
    #footer div[id^="footer-row-"]:nth-child(2) >.container>.row>[class^="col-xs-"]{
        width:100%;
    }
    .menu-footer-vertical {
        padding: 30px 0 0;
        margin-bottom: 0;
    }
    .custom_fanpage {
        padding: 20px 0 0;
    }
}
 @media (max-width: 375px) {
     .item-news-home [class^="col-xs-"]:first-child{
         width:33.333333%;
     }
     .item-news-home [class^="col-xs-"]:last-child{
         width:66.666667%;
     }
 }
@media (max-width: 767px){
    .top-list-blogs-subpage>.row>div:nth-child(2)>.clearfix {
        border-top: 1px solid #ddd;
    }
   .content-box-left {display:none;}
   .show-mobile {
        color: #fff;
    }
}
.nav_desktop li a {
    padding: 26px 15px;
}
.h2, h2 {
    font-size: 27px;
}
.menu-man-header>.container>.row {
    background: #00aeef;
    margin: 0;
}
.cate_list_title {
    background: rgb(0, 174, 239);
    padding: 10px;
    text-align: center;
}
.nav_desktop li:hover > a {
    background: none;
    color: #333;
}
.header-top {
    /* padding: 15px 0; */
    /* background-color: #00aeef; */
}
.list-top li {
    float: left;
    color: white;
}
.list-top li a {
    color: white;
    font-size: 13px;
}
.list-top.pull-right li i {
    color: white;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    border: 1px solid #ddd;
    line-height: 27px;
    text-align: center;
    margin-top: 0;
    font-size: 12px;
}
.header-top {
    padding: 8px 0px;
    /* background-color: #00aeef; */
    /* width: 1141px; */
    /* margin-left: 1px; */
}
.hotline-top{
  padding: 18px 0;
}
.block-inner {
    padding: 20px 0;
}
.dm-cate a.frame-link {
    background: #fff;
    display: inline-block;
    border-radius: 5px;
    padding: 10px;
    color: #2c2e36;
}
.dm-cate a.frame-link img {
    margin-right: 15px;
}
.dm-cate a.frame-link h3 {
    color: #e94b35;
    font-size: 16px;
    padding-bottom: 5px;
    font-family: "HelveticaNeue-Bold", Arial, Helvetica, sans-serif;
    margin-top: 0;
}
.dm-cate a.frame-link p {
    line-height: 18px;
    font-size: 14px;
}
.dm-cate a.frame-link span {
    color: #0b9fc7;
    padding: 8px 0;
    display: block;
}
.dm-cate a.frame-link:hover {
  background: #0b9fc7;
  color: #fff;
}
.dm-cate a.frame-link:hover h3, .dm-cate a.frame-link:hover span {
  color: #fff600;
}
.info-blk {
    overflow: hidden;
}
.dm-cate {
    padding: 30px 0;
    /* display: inline-block; */
}
.header-top-container{
    background-color: #00aeef;
}
.nav_desktop {
    float: left;
}
@media(max-width:1199px){
    .hotline-top{
        display:none;
    }
}
.block-news.box-product {
    padding: 15px 0;
}
.san-pham-tieu-bieu .desc-blogs, .san-pham-tieu-bieu .title-blogs-item{
    height:auto;
}
.tab-product{
    margin:20px 0;
}
.nav_desktop li a {
    color: #00aeef;
    text-transform: unset;
    font-weight: bold;
}
.nav_desktop li:hover > a {
    background: none;
    color: #00aeef;
}
.nav_title li a {
    font-size: 16px;
    color: #00aeef;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 8px 0px;
    position: relative;
}
.title-blogs-item a:hover {
    color: #00aeef;
}
.title-blogs-item a {
    font-size: 19px !important;
    color: #00aeef;
    line-height: 1.3;
    display: block;
}
.nav_desktop ul li.active ul li a, .nav_desktop ul li:hover ul li a {
    color: #00aeef !important;
    text-transform: inherit;
}
.dm-cate .img-cate{
    width: 33.333333%;
    padding-top: 33.333333%;
    position:relative;
    float: left;
}
.dm-cate .img-cate>a{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.dm-cate .img-cate>a>img{
    width: 100%;
    height:100%;
    object-fit: cover;
}
.info-blk {
    margin-left: 33.333333%;
}
.info-blk h3{
    color: #ed1d23;
    font-size: 16px;
    padding-bottom: 5px;
    font-family: "HelveticaNeue-Bold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 5px 0;
}
.san-pham-tieu-bieu .nav_title {
    border-bottom: 0;
    margin-bottom: 0;
    text-align: center;
}

.san-pham-tieu-bieu .nav_title li {
    float: none;
}

.san-pham-tieu-bieu .nav_title li a {
    font-size: 25px;
    font-weight: normal;
}
.san-pham-tieu-bieu hr {
    border: none;
}
.box-left .item .img img {
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid #ccc;
}
.box-left .item .name span {
    display: block;
}
.support-xml .nav_title li {
    padding: 0;
}
.fanpag-html h2 {
    font-size: 16px;
    color: #00aeef;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 8px 0px;
    position: relative;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    margin-top: 0;
}
.ckeditor-post {
    margin-bottom: 30px;
}
.box-detail-post {
    border-bottom: none;
}

@media(max-width:767px){
    .san-pham-tieu-bieu .item-blogs .img-blogs {
        padding-top: 120%;
    }
}
.title-blogs-item {
    margin: 10px 0 10px 0;
    height: 51px;
    overflow: hidden;
    display: block;
}
.title-n-feture a {
    text-transform: uppercase;
    color: #00aeef;
    font-weight: bold;
}
.title-news-right a {
    text-transform: none;
    color: #00aeef;
}
.btn-danger {
    background-color: #00aeef;
    border-color: #00aeef;
}
.color-main, .box-style-1 .demo-icon:before, .bottom-download span, .cart-order .dropdown-toggle span.number, .view-style .btn-view.active, .nav li.active a, .nav_desktop ul li:hover ul li a:hover, .title-product a:hover, .title-desc-detail, .nav-tabs-01 .nav-tabs li span .demo-icon, .nav-tabs-01 .nav-tabs li.active i.icon-dot-circled, .nav_desktop ul li.sub-menu-style2 ul li a:hover, .nav_desktop ul li.sub-menu-style2:hover ul li a:hover, .breadcrumb > .active, .newsletter .btn-default {
    color: #00aeef;
}
.top-list-product-subpage {
    min-height: 42px;
    background: #00aeef;
    border: 1px solid #00aeef;
    margin-bottom: 30px;
}
.title-sub-category {
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 13px;
    padding-left: 15px;
    font-weight: bold;
}
.title-sub-category span.number {
    color: #ffffff;
    text-transform: none;
    margin-top: 0;
    font-weight: normal;
    font-size: 14px;
}
.sort-by-product .item-dropdown a {
    font-size: 14px;
    color: #ffffff;
}
.img-blogs img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.more-blogs {
    color: #989898;
    font-size: 12px;
    font-weight: 300;
    display: none;
}
.box-blogs.view-list .info {
    margin-top: 90px;
}
@media(max-width:768px){
    .img-blogs a{position:static;}
    .san-pham-tieu-bieu .item-blogs .img-blogs{padding-top:0;}
    .box-blogs.view-list .info{margin-top:0;}
}
img.img-product {
    height: 242px;
}
.top-list-blogs-subpage {
    display: table;
    float: left;
    background: #00aeef;
    border: 1px solid #00aeef;
}
.item-dropdown {
    margin-left: 20px;
    padding: 8px 0;
    color: white;
}
.product-left-right>.media>.media-left>a>img {
    width: auto;
    border: 1px solid #ddd;
}
.h2, h2 {
    font-size: 24px;
}

/* block menu left */
.block-menu-left a.dropdown-toggle {
    background: #00aeef;
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    padding: 0 5px;
}
.block-menu-left a.dropdown-toggle .demo-icon {
    margin-right: 10px;
}
.block-menu-left .nav_desktop {
    position: relative;
    width: 100%;
    box-shadow: none;
    display: block;
}
.block-menu-left .nav_desktop li a {
    padding: 10px 15px;
    font-weight: normal;
}