.container-fluid{
    padding: 0;
    overflow: hidden;
}
header img {
    width: 100%;
}
#myform3 input {
    width: 80%;
    float: left;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.language {
    position: absolute;
    right: 6%;
    top: 25%;
}
#myform3 {
    position:absolute;
    right:0;
    bottom:0;
}
.menu-left ul li ul li a {
    border-bottom: solid 1px #EBEBEB !important;
}
.menu-left ul li ul li:last-child a {
    border-bottom: none !important;
}
.news-content {
    padding: 15px;
}
#myform3 button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-nav>li ul {
    display: none;
}
.navbar-default {
    background-color: #3D5C81;
    border: none;
}
.navbar-default .navbar-nav>li>a {
    color: white;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 28px;
}
.navbar-nav>li:hover ul {
    display: block;
    background: #0296d2;
}
.navbar-nav>li:hover ul li a {
    color: white;
}
.navbar-nav>li ul li ul {
    display: none !important;
}
a:hover,a:focus{
    text-decoration: none;
}
.navbar-nav>li ul {
    position: absolute;
    z-index: 999;
    background: white;
    list-style: none;
    padding-left: 0;
    width: 200%;
}
.navbar-nav li:last-child a {
    border: none;
}
.menu-left ul li:last-child a {
    border: none;
}
.navbar-nav>li ul li {
    padding: 10px 15px 5px;
    position: relative;
}
.navbar-nav>li ul li ul {
    display: none !important;
}
.navbar-nav>li ul li:hover ul {
    display: block !important;
}
.navbar-nav>li ul li:hover ul {
    display: block !important;
}
.navbar-nav>li ul li ul {
    position: absolute;
    left: 95%;
    top: 0;
    width: 100%;
}
.navbar-nav>li ul li:hover ul li a {
    border-bottom: solid 1px #EBEBEB;
}
.navbar-nav>li ul li:hover ul li:last-child a {
    border-bottom: none;
}
.navbar-nav>li ul li:hover ul li ul {
    display: none !important;
}
.navbar-nav>li ul li ul li:hover ul {
    display: block !important;
}
.partner img {
    height: 33px;
    margin: 0 10px;
}
.partner-slide {
    padding: 25px 50px;
}
.glyphicon.glyphicon-chevron-left.slick-arrow {
    top: 37%;
    position: absolute;
    left: 11px;
    font-size: 30px;
}
.glyphicon.glyphicon-chevron-right.slick-arrow {
    position: absolute;
    right: 11px;
    font-size: 30px;
    top: 37%;
}
footer {
    background: #3D5C81;
    color: #eaf9ff;
    padding: 20px 0;
}
footer iframe {
    height: 188px;
    width: 100%;
}
.main-content {
    margin: 20px auto;
}
.left-box-title {
    font-size: 12px;
    background: #3D5C81;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border-top: 1px solid #0594cf;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.menu-left {
    background: #fafafa;
    border: solid 1px rgba(102, 102, 102, 0.49);
}
.menu-left ul {
    list-style: none;
    padding: 0 15px;
}
.menu-left li a {
    display: block;
    padding: 10px 0;
    color: #3D5C81;
    text-transform: capitalize;
    font-size: 12px;
    border-bottom: solid 1px #EBEBEB;
    font-weight: bold;
}
.menu-left li a:hover{
    color: #0594cf;
}
.support-box {
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    background: url(../images/10.png)no-repeat bottom;
    background-size: 100%;
    padding-bottom: 15px;
    padding-top: 10px;
}
.support-box-name {
    text-align: left;
    color: black;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 40px;
}
.support-box-name{
    background: url(../images/phone-receiver.png)no-repeat top 3px left 11px;
}
.support-box-name span {
    color: red;
    font-weight: bold;
    font-size: 20px;
}
.hotline-left {
    background: url(../images/smartphone.png)no-repeat top 9px left 11px;
    padding-left: 40px;
    font-size: 16px;
    color: #963f00;
    margin: 10px auto 15px;
}
.hotline-left span {
    color: red;
    font-weight: bold;
    font-size: 22px;
}
.support-box-mail {
    background: url(../images/close-envelope.png)no-repeat top 3px left 11px;
    text-align: left;
    padding-left: 40px;
    color: black;
}
.support-box-skype {
    background: url(../images/icon3.png)no-repeat top 3px left 11px;
    text-align: left;
    padding-left: 40px;
    color: black;
}
.support {
    background: #fafafa;
    overflow: hidden;
    border: solid 1px rgba(102, 102, 102, 0.49);
}
.left-box1 {
    margin-bottom: 15px;
}
.left-box1 iframe {
    width: 99.7%;
    height: auto;
}
.highlights-box img {
    width: 100%;
}
.home-product {
    overflow: hidden;
}
.highlights {
    overflow: hidden;
    margin-bottom: 20px;
}
.highlights-title {
    line-height: 28px;
    background: #3D5C81;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 0 25px 0 10px;
    font-size: 12px;
}
.highlights-title h1 {
    line-height: 28px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
}
.highlights-box1 {
    border: 1px solid rgba(102, 102, 102, 0.49);
    padding: 9px;
    margin-bottom: 20px
}
.highlights-box1 img {
    height: 140px;
}
.highlights-name {
    font-weight: 700;
    text-align: center;
    margin-top: 15px;
    padding: 5px 0;
    height: 40px;
    overflow: hidden;
    font-size: 12px;
}
.highlights-name h3 {
    font-weight: 700;
    font-size: 12px;
    margin: 0;
}
.highlights-name a{
    color: #333;
}
.highlights-name:hover a{
    color: #0594cf;
}
.home-detail {
    display: block;
    color: #666;
    max-height: 36px;
    overflow: hidden;
    margin-bottom: 5px;
}
.highlights-box {
    overflow: hidden;
    border: solid 1px rgba(102, 102, 102, 0.49);
    padding: 15px 0;
}
.news-name h3 {
    font-size:14px;
    margin: 0;
}
.news-name a {
    color: #333;
    font-size: 12px;
    font-weight: bold;
}   
.news-name:hover a {
    color: #0594cf;
}
.news-name {
    margin-bottom: 10px;
    text-align: justify;
}
.news-short {
    color: #666;
    font-size: 12px;
    height: 50px;
    overflow: hidden;
    text-align: justify;
}
.list-news-name a {
    color: #333;
    font-weight: 700;
    display: block;
    padding: 10px 0 10px 10px;
    font-size: 12px;
    border-bottom: 1px dotted #d9d9d9;
}
.list-news-name:hover a {
    color: #0594cf;
}
.product-index {
    margin: 20px auto;
}
.news-index{
    margin: 20px auto;
}
.list-news {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px dotted #b2b2b2;
}
.detail-news{
    padding: 20px 0;
}
.related-news {
    margin-top: 15px;
}
.add iframe {
    width: 100%;
}
.add {
    margin: 20px auto;
}
#myform input {
    margin-bottom: 10px;
}
.addr {
    background: #f9f9f9;
    padding: 10px 15px;
    border-bottom: 2px solid #eee;
}
.product-detail {
    margin: 20px auto;
}
.lazer-img img {
    border: 1px solid #d9d9d9;
    padding: 3px;
    position: relative;
}
.product-name h1 {
    color: #0594cf;
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.product-price span {
    color: red;
    font-weight: bold;
    font-size: 20px;
}
.product-price {
    margin: 15px auto;
}
.hit_share {
    overflow: hidden;
}
.product-shortdes {
    padding: 5px 0 0;
    color: #666;
}
.product-detail-top {
    margin-bottom: 20px;
}
.tab-content {
    margin: 20px auto;
}
.social {
    margin-top: 20px;
}
.social img {
    margin-right: 15px;
}
.thongke {
    margin-top: 15px;
}
.thongke1 p {
    margin-bottom: 0px;
}
.tieudetk {
    text-transform: uppercase;
    font-weight: bold;
}
.menu-left ul li ul {
    display: none;
}
.menu-left ul li {
    position: relative;
}
.menu-left ul li:hover>ul {
    display: block;
    position: absolute;
    z-index: 9999;
    background: #0296d2;
    top: 0;
    left: 100%;
    width: 100%;
}
.menu-left ul li:hover ul li a {
    color: white;
}
.partner-title{
    color: #0072bc;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 0;
    font-size: 16px;
    border-bottom: solid 2px;
}
.partner-title a {
    padding: 9px 15px;
    background: #0072bc;
    color: #fff;
    padding-right: 12px;
    margin-top: -8px;
    position: absolute;
    left: 47.5%;
}
#wowslider-container1 .ws_images{
    max-height: 350px !important;
}
#wowslider-container1{
    max-height: 350px !important;
}
.slide img {
    height: 350px !important;
}
.navbar-nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
}
.navbar-nav li:nth-of-type(2) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 2;
}
.navbar-nav li:nth-of-type(3) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.navbar-nav li:nth-of-type(4) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 3;
}
.navbar-nav li:nth-of-type(5) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 4;
}
.navbar-nav li:nth-of-type(6) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 5;
}
.navbar-nav li:nth-of-type(7) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 6;
}
.navbar-nav li:nth-of-type(8) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 7;
}
.navbar-nav li:nth-of-type(9) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 8;
}
.navbar-nav li:nth-of-type(10) {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 9;
}
header {
    position: relative;
}
#logo {
    height: 170px;
}
.navbar-default .navbar-nav>li:hover>a {
    color: red;
}
.navbar-nav li ul li a {
    border-bottom: solid 1px #EBEBEB;
}
.left-news {
    padding: 5px;
}
.left-box-adv1 {
    margin-bottom: 10px;
}
.tenduan {
    text-align: center;
    font-size: 16px;
    margin-top: 5px;
}
.catproduct-content {
    padding: 15px;
}
.pagination{
    margin:0;
    margin-right: 25px;
    float:right;
}
.tool_fixed_r {
    
    position: fixed;
    
    bottom: 72px;
    
    right: 20px;
    
    z-index: 102;
    padding: 0;
    list-style: none;
    
}



.tool_fixed_r>li.l3_tool_fixed_r {
    
    background: url(../images/icon-hotline2.png) no-repeat center
    
}



.tool_fixed_r>li {
    
    width: 72px;
    
    height: 72px;
    
    text-align: center;
    
    color: #fff;
    
    letter-spacing: 0;
    
    position: relative
    
}



.tool_fixed_r>li.l3_tool_fixed_r .sub_tool_fixed_r {
    
    background: #96ec7d;
    
    font-size: 16px
    
}



.sub_tool_fixed_r {
    
    display: none;
    
    padding: 10px;
    
    width: 150px;
    
    position: absolute;
    
    top: 0;
    
    left: -150px;
    
    text-align: left;
    
    color: #fff;
    
    min-height: 52px
    
}



.tool_fixed_r>li.l2_tool_fixed_r {
    
    background: url(../images/zalo.svg) no-repeat center;
    
    background-size: contain;
    
}



a[href^="mailto:"],

a[href^="tel:"] {
    
    color: #048031
    
}



.sub_tool_fixed_r a {
    
    color: #fff;
    
    display: inline-block;
    
    line-height: 52px
    
}



.tool_fixed_r>li.l1_tool_fixed_r {
    
    background: url(../images/icon-hotline3.png) no-repeat center
    
}



.tool_fixed_r>li:hover .sub_tool_fixed_r {
    
    display: block
    
}



.tool_fixed_r>li.l3_tool_fixed_r:hover {
    
    background-color: #048031
    
}



.tool_fixed_r>li.l1_tool_fixed_r:hover {
    
    background-color: #a8740d
    
}



.tool_fixed_r>li.l1_tool_fixed_r .sub_tool_fixed_r {
    
    background: #ffae00;
    
    font-size: 12px
    
}
#button-to-top {
    
    display: inline-block;
    
    background-color: #ff9800;
    
    width: 50px;
    
    height: 50px;
    
    text-align: center;
    
    border-radius: 4px;
    
    transition: background-color .3s, opacity .5s, visibility .5s;
    
    opacity: 0;
    
    visibility: hidden;
    
    z-index: 1000;
    
    margin-top: 10px
    
}



#button-to-top::after {
    
    content: "\f077";
    
    font-family: FontAwesome;
    
    font-weight: 400;
    
    font-style: normal;
    
    font-size: 2em;
    
    line-height: 50px;
    
    color: #fff
    
}



#button-to-top:hover {
    
    cursor: pointer;
    
    background-color: #333
    
}



#button-to-top:active {
    
    background-color: #555
    
}



#button-to-top.show {
    
    opacity: 1;
    
    visibility: visible;
    
    display: inline-block!important
    
}
.breadcrumb {
    
    background-color: #fff;
    
    margin-bottom: 10px;
    
    padding: 0
    
}
.inner404-line1 {
    font-size: 60px;
    line-height: initial;
    font-weight: 700;
}
.inner404 {
    text-align: center;
    margin: 30px 0;
}
.inner404-line2 {
    font-size: 20px;
    margin: 20px 0;
}
.inner404 a {
    font-weight: 700;
    color: #459a07;
    font-size: 18px;
}


a.jqzoom {
    display: flex;
    margin-bottom: 10px
}

ul#thumblist {
    display: flex;
    justify-content: flex-start;
    list-style-type: none;
    margin: 10px auto;
    padding: 0;
}

ul#thumblist li {
    margin: unset;
    margin-right: 15px
}
ul#thumblist img {
    max-width: 100px;
}
.product-form {

    margin: 30px auto;

}
.product-form-title {

    text-align: center;

    font-size: 20px;

    font-weight: 700;

    margin-bottom: 15px

}
.product-form button {
    background: red;
    color: white;
    border: none;
    margin: 15px 0;
    padding: 6px 20px;
}
.nav-tabs>li.active a, .nav-tabs>li.active>a:focus {
    background: #3D5C81;
    color: white;
}
@media (min-width:768px) and (max-width:1023px) {
    #button-to-top.show {
        
        display: none!important
        
    }
    .tool_fixed_r {
        
        bottom: 0
        
    }
    .tool_fixed_r li:last-child {
        
        display: none
        
    }
    .product-form {

        width: 100%;

        padding: 0 15px

    }

    .product-form-title {

        font-size: 16px

    }
}
@media (max-width: 767px) {
    .product-form {

        width: 100%;

        padding: 0 15px

    }

    .product-form-title {

        font-size: 16px

    }
    #myform3 {
        right: 58px;
        bottom: -42px;
        z-index: 9999;
    }
    #myform3 button {
        display: none;
    }
    #myform3 input {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 10px 38px;
    }
    #wowslider-container1 {
        height: 200px;
    }
    #wowslider-container1 .ws_images {
        height: 200px;
    }
    #wowslider-container1 img {
        height: 200px !important;
    }
    .news-short {
        height: 100px;
    }
    .add iframe {
        height: auto;
    }
    .navbar-nav {
        flex-direction: column !important;
    }
    .navbar-nav li:nth-of-type(9) a{
        padding-right:38 !important;
    }
    #logo {
        height: auto;
    }
    .catproduct-content iframe {
        max-width: 100%;
        height: auto;
    }
    .tool_fixed_r {
        
        bottom: 0
        
    }
    .tool_fixed_r li:last-child {
        
        display: none
        
    }
    .maps {
        margin-top: 15px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #myform3 {
        right: -39px;
    }
    .navbar-default .navbar-nav>li>a {
        padding: 15px 8px;
        font-size: 12px;
    }
    #wowslider-container1 {
        height: 300px;
    }
    #wowslider-container1 .ws_images {
        height: 300px;
    }
    #wowslider-container1 img {
        height: 300px !important;
    }
    .highlights-box1 img {
        height: 95px;
    }
    .add iframe {
        height: auto;
    }
    #myform3 button {
        display: none;
    }
    .left-box-title {
        text-align: left;
        font-size: 11px;
    }
    .maps {
        margin-top: 15px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1260px;
    }
}