@charset "UTF-8";
footer {
  background-color: #014c85;
  /* Buzz Out */
  /*title6-temp2*/
  /*form2-temp1*/
  /*form2-temp2*/ }
  footer .rows2 {
    margin-top: 20px; }
  footer .cols4 {
    margin-top: 30px; }
  footer .clear10px {
    clear: both; }
  footer * {
    font-size: 14px; }
  footer .form_newsletter .title {
    font-size: 14px; }
  footer .footer h3 {
    font-size: 14px;
    font-weight: bold; }
  footer .cols1 .rows5 {
    font-size: 14px; }
  footer #OneSignRoot {
    width: 160px !important;
    height: 40px !important; }
  footer .color-change-4x {
    -webkit-animation: color-change-4x 10s linear infinite alternate both;
    animation: color-change-4x 10s linear infinite alternate both; }

@-webkit-keyframes color-change-4x {
  0% {
    fill: #468c5c; }
  33.3333% {
    fill: #52b60b; }
  66.666% {
    fill: #026909; }
  100% {
    fill: #1e6323; } }

@keyframes color-change-4x {
  0% {
    fill: #468c5c; }
  33.3333% {
    fill: #52b60b; }
  66.666% {
    fill: #026909; }
  100% {
    fill: #1e6323; } }
  footer #OneSignShow {
    width: 280px !important;
    height: 430px !important;
    bottom: 40px !important;
    right: 20px !important;
    padding: 20px !important;
    font-family: Arial, sans-serif;
    font-size: 10pt !important;
    background-color: white;
    border-radius: 4px;
    position: fixed;
    z-index: 99999999999999;
    display: none;
    text-align: justify;
    overflow: hidden;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    color: #000000 !important;
    font-size: 12px !important;
    -webkit-box-shadow: 1px 1px 5px 0px #4f4f4f;
    -moz-box-shadow: 1px 1px 5px 0px #4f4f4f;
    box-shadow: 1px 1px 5px 0px #4f4f4f;
    cursor: pointer; }
  footer #OneSignShow h3 {
    font-size: 15px !important;
    font-weight: bold;
    color: #000000 !important;
    padding: 0 !important;
    margin: 6px auto !important; }
  footer #OneSignShow img {
    width: auto !important;
    max-width: none !important; }
  footer #OneSignShow p {
    margin: 4px auto !important;
    display: inline-block !important;
    color: #000000 !important;
    font-size: 12px !important; }
  footer #OneSignShow p:last-child {
    margin-bottom: 1px !important; }
  footer #OneSignShow.Oneshow {
    display: block;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-name: OneSignbounceIn;
    animation-name: OneSignbounceIn; }
  footer #OneSignShow.Onehide {
    display: block;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: OneSignbounceOut;
    animation-name: OneSignbounceOut; }
  footer #OneSignShow div {
    height: 160px;
    display: relative;
    overflow: hidden; }

@keyframes OneSignbounceIn {
  0% {
    transform: scale(0.6);
    opacity: 0.5; }
  80% {
    transform: scale(1.1); }
  100% {
    transform: scale(1);
    opacity: 1;
    z-index: 999999; } }

@keyframes OneSignbounceOut {
  0% {
    opacity: 1;
    transform: scale(0.9); }
  50% {
    opacity: 0.5;
    transform: scale(1); }
  100% {
    opacity: 0;
    transform: scale(0.5);
    z-index: -1; } }
  footer .footer-pro {
    background-color: #fafafa;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    border-top: 1px solid #f4f4f4;
    box-shadow: 0 3px 6px #333333;
    display: none; }
  footer .footer-pro .cols {
    float: left;
    width: 19%; }
  footer .footer-pro .cols3 {
    float: left;
    width: 24%; }
  footer .footer-pro .cols a {
    color: #333333;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
    text-align: center; }
  footer .footer-pro .cols1 a {
    border-left: 0px; }
  footer .footer-pro .cols a span.symbol {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("/library/icon.png") no-repeat scroll left -720px transparent; }
  footer .footer-pro .cols a span.txt {
    display: block; }
  footer .footer-pro div.cols1 a span.symbol {
    background-position: -81px -720px; }
  footer .footer-pro div.cols2 a span.symbol {
    background-position: left -720px; }
  footer .footer-pro div.cols3 a span.symbol {
    background-position: -163px -720px;
    margin-top: 5px; }
  footer .footer-pro div.cols4 a span.symbol {
    background-position: -121px -720px; }
  footer .footer-pro div.cols5 a span.symbol {
    background-position: -40px -720px; }
  footer .footer-pro div.cols3 {
    position: relative;
    text-align: center; }
  footer .footer-pro div.cols3 .border {
    width: 100%;
    position: absolute;
    top: -20px; }
  footer .footer-pro div.cols3 a {
    background-color: #d32f2f;
    border-radius: 50px;
    height: 75px;
    margin: 0 auto;
    width: 85px;
    box-shadow: 1px 3px 5px #c0c0c0; }
  footer .footer-pro div.cols3 a span.txt {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold; }
  footer .footer-pro div.cols4 a {
    position: relative; }
  footer .footer-pro div.cols4 a b {
    background-color: red;
    border-radius: 4px;
    color: #ffffff;
    font-size: 11px;
    padding: 0 4px;
    position: absolute;
    top: 2px; }
  footer .footer {
    background-color: #014c85;
    padding: 20px 0px;
    color: #dddddd; }
  footer .footer .cols1 {
    float: left;
    width: 33%; }
  footer .footer .cols2 {
    float: left;
    width: 34%; }
  footer .footer .cols3 {
    float: left;
    width: 33%; }
  footer .footer .cols2 .border {
    padding: 0px 10px; }
  footer .footer h3 {
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 0px;
    margin: 0px; }
  footer .footer .cols1 .rows2 {
    color: #ffffff;
    font-weight: bold;
    padding: 10px 0px; }
  footer .footer .cols1 .rows3 {
    color: #ffffff;
    padding: 0px 0px 10px;
    font-size: 18px;
    font-weight: bold; }
  footer .footer .cols1 .rows5 {
    padding: 10px 0px 20px; }
  footer .footer .cols1 .rows5 a {
    display: inline-block;
    background-color: #ffffff;
    text-align: center;
    padding: 10px;
    color: #414141;
    border-radius: 4px;
    text-decoration: none; }
  footer .footer .cols1 .rows6 {
    text-align: center; }
  footer .footer .cols1 .rows7 {
    text-align: center;
    padding: 10px 0px; }
  footer .footer .cols1 .rows7 a {
    color: #ffffff;
    font-weight: bold;
    font-size: 18px; }
  footer .footer .cols2 .rows3 {
    line-height: 24px; }
  footer .footer .cols2 .rows1 {
    max-height: 400px;
    overflow: scroll; }
  footer .footer .cols2 .rows1 .showroom {
    border-bottom: dotted 1px #4d85b0;
    padding-bottom: 5px; }
  footer .footer .cols2 .rows1 .showroom .t {
    color: #ffffff;
    font-weight: bold; }
  footer .footer .cols2 .rows1 .showroom .c p {
    margin: 0px;
    padding: 0px 0px; }
  footer .footer .cols2 .rows1 .showroom .c p a {
    color: #dddddd; }
  footer .footer .cols2 .rows1 .showroom .c p span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/library/icon.png) no-repeat -273px -52px transparent;
    margin-right: 5px; }
  footer .footer .cols2 .rows1 .showroom .c p span.tel {
    background-position: -253px -52px; }
  footer .footer .cols2 .rows1 .showroom .c p span.email {
    background-position: -233px -52px; }
  footer .footer .cols3 .rows1 {
    line-height: 24px; }
  footer .footer .cols3 .rows3 {
    padding: 20px 0px; }
  footer .footer .cols3 .rows3 .hotile {
    margin: 0px;
    padding: 10px 0px;
    border-bottom: dotted 1px #4d85b0;
    font-size: 16px;
    color: #dddddd; }
  footer .footer .cols3 .rows3 .hotile span {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("//theme.hstatic.net/200000949464/1001329037/14/icon.png?v=1014") no-repeat scroll -76px top transparent; }
  footer .footer .cols3 .rows3 .hotile a {
    font-size: 20px;
    color: #ffffff;
    padding: 5px 0px 0px;
    text-decoration: none; }
  footer .footer .cols3 .rows3 .hotile a:hover {
    color: #cccccc; }
  footer .footer .cols4 {
    padding: 5px;
    border-top: dashed 1px #888888;
    text-align: center;
    color: #cccccc; }
  footer .footer .cols4 a {
    color: #cccccc;
    text-decoration: none;
    display: inline-block;
    padding: 5px; }
  footer .footer .cols4 a:hover {
    color: #888888; }
  footer .footer-bottom {
    background-color: #014c85;
    padding: 15px 15px 75px 15px;
    color: #ffffff; }
  footer .footer-bottom a {
    color: #ffffff;
    text-decoration: none; }
  footer .footer-bottom .cols1 {
    float: left;
    width: 30%; }
  footer .footer-bottom .cols2 {
    float: left;
    width: 45%;
    line-height: 24px;
    padding-top: 10px; }
  footer .footer-bottom .cols3 {
    float: left;
    width: 25%;
    text-align: right; }
  footer .footer-bottom .cols1 img {
    height: 80px;
    object-fit: contain; }
  footer .footer-bottom .cols3 p {
    margin: 0px; }
  footer .footer-bottom .cols3 a {
    color: #dfb4b9;
    font-size: 11px;
    padding: 5px 0px 0px;
    display: inline-block; }
  footer .footer-bottom .cols3 ul li {
    float: left;
    width: calc(50% - 20px);
    margin: 5px 10px; }
  footer .footer-bottom .cols3 ul li img {
    height: 50px; }
  footer .form_newsletter {
    text-align: center; }
  footer .form_newsletter .title {
    padding: 10px 0px; }
  footer .form_newsletter .form {
    background-color: #ffffff;
    padding: 5px;
    border-radius: 4px;
    position: relative;
    max-width: 300px;
    margin: 0px auto; }
  footer .form_newsletter .form .textbox {
    width: 100%;
    border: none;
    background: none; }
  footer .form_newsletter .form .submit {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #df3346;
    text-decoration: none;
    color: #ffffff;
    padding: 6px 10px;
    border-radius: 0px 4px 4px 0px; }
  footer .form_newsletter .form .newsletter-check {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #df3346;
    text-decoration: none;
    color: #ffffff;
    padding: 6px 5px;
    border-radius: 0px 4px 4px 0px;
    z-index: 1;
    display: none; }
  footer .copyright {
    text-align: left; }
  footer .footer .form-newsletter .copyright a {
    color: #282460;
    text-decoration: none;
    font-size: 11px;
    padding-top: 5px; }
  footer #toTop {
    background: url("/library/topPage.png") no-repeat scroll left top transparent;
    bottom: 50px;
    cursor: pointer;
    height: 48px;
    opacity: 0.5;
    position: fixed;
    right: 5px;
    width: 48px;
    z-index: 99;
    display: none; }
  footer #toTop:hover {
    opacity: 1; }
  footer .toCall {
    bottom: 70px;
    position: fixed;
    left: 5px;
    z-index: 99; }
  footer .toCall .rows {
    padding-bottom: 10px; }
  footer .toCall .rows a {
    display: inline-block;
    width: 42px;
    height: 42px;
    background: url(/library/icon.png) no-repeat left top transparent;
    text-decoration: none; }
  footer .toCall .zalo a {
    background-position: -88px -181px; }
  footer .toCall .face a {
    background-position: -132px -181px; }
  footer .toCall .cal a {
    background-position: left -181px; }

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }
  footer .hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent; }
  footer .hvr-buzz-out:hover, footer .hvr-buzz-out:focus, footer .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1; }
  footer .telfix {
    position: fixed;
    width: 100%;
    bottom: 0px;
    text-align: center;
    z-index: 99; }
  footer .telfix .border {
    display: inline-block;
    padding: 10px 5px;
    background-color: #ec253c;
    border-radius: 4px; }
  footer .telfix .border .li {
    background-color: #014c85;
    color: #ffffff;
    float: left;
    padding: 5px 10px;
    border-radius: 4px;
    margin: 0px 5px;
    position: relative; }
  footer .telfix .border .li a.r {
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle; }
  footer .telfix .border .li a.r span {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url("/library/telfix.gif") no-repeat scroll left top transparent;
    vertical-align: middle; }
  footer .telfix .border div.tel a.r span {
    background-position: 0px 0px; }
  footer .telfix .border div.face a.r span {
    background-position: -28px 0px; }
  footer .telfix .border div.zalo a.r span {
    background-position: -56px 0px; }
  footer .telfix .border div.map a.r span {
    background-position: -84px 0px; }
  footer .telfix .border div.tel .h_menu_sub {
    position: absolute;
    bottom: 29px;
    left: -10px; }
  footer .telfix .border div.tel .h_menu_sub .b {
    padding: 20px 0px; }
  footer .telfix .border div.tel .h_menu_sub .b1 {
    background-color: #014c85;
    width: 280px;
    text-align: left;
    border-radius: 4px;
    padding: 10px 0px; }
  footer .telfix .border div.tel .h_menu_sub .b a {
    display: block;
    padding: 7px 10px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: dotted 1px #65a4d4; }
  footer .telfix .border div.tel .h_menu_sub .b a span {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/library/icon.png) no-repeat -254px -33px transparent;
    vertical-align: middle; }
  footer .telfix .border div.tel .h_menu_sub .b a:hover {
    color: #ffff00; }
  footer .telfix .border div.map .h_menu_sub {
    position: absolute;
    bottom: 29px;
    right: -9px; }
  footer .telfix .border div.map .h_menu_sub .b {
    padding: 20px 0px; }
  footer .telfix .border div.map .h_menu_sub .b1 {
    background-color: #014c85;
    width: 510px;
    text-align: left;
    border-radius: 4px;
    padding: 10px 0px; }
  footer .telfix .border div.map .h_menu_sub .b a.showroom-map {
    display: block;
    padding: 6px 10px 6px 28px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: dotted 1px #65a4d4;
    position: relative; }
  footer .telfix .border div.map .h_menu_sub .b a.showroom-map span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/library/icon.png) no-repeat -273px -52px transparent;
    vertical-align: middle;
    position: absolute;
    left: 5px;
    top: 6px; }
  footer .telfix .border div.map .h_menu_sub .b a:hover {
    color: #ffff00; }
  footer .telfixM {
    background-color: #fafafa;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
    border-top: 1px solid #f4f4f4;
    box-shadow: 0 3px 6px #333333;
    display: none; }
  footer .telfixM .cols {
    float: left;
    width: 20%; }
  footer .telfixM .cols a {
    color: #333333;
    text-decoration: none;
    display: block;
    padding: 5px 0px;
    text-align: center; }
  footer .telfixM .cols1 a {
    border-left: 0px; }
  footer .telfixM .cols a span.symbol {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("/library/icon.png") no-repeat scroll -110px -98px transparent; }
  footer .telfixM .cols a span.txt {
    display: block; }
  footer .telfixM div.cols2 a span.symbol {
    background-position-x: -142px; }
  footer .telfixM div.cols3 a span.symbol {
    background-position-x: -174px; }
  footer .telfixM div.cols4 a span.symbol {
    background-position-x: -206px; }
  footer .telfixM div.cols5 a span.symbol {
    background-position-x: -238px; }
  footer .telfixM div.cols6 a span.symbol {
    background-position-x: -250px; }
  footer div.modaltel .border {
    position: absolute;
    bottom: 90px;
    width: 100%;
    text-align: center; }
  footer .modaltel .title {
    background-color: #f4f4f4;
    border-radius: 4px 4px 0px 0px; }
  footer .modaltel .title h2 {
    margin: 0px;
    padding: 10px 10px 0px;
    font-size: 18px;
    float: left;
    color: #333; }
  footer .modaltel .title a {
    float: right;
    font-size: 11px;
    color: red;
    text-decoration: none;
    text-align: center;
    font-family: Verdana,Geneva,sans-serif;
    padding-right: 5px; }
  footer .modaltel .title a span {
    display: block; }
  footer .modaltel .title a span.symbol {
    font-weight: bold;
    font-size: 20px; }
  footer .modaltel .content {
    padding: 20px;
    text-align: left; }
  footer .modaltel .content .list {
    padding: 10px 0px;
    border-bottom: dotted 1px #C0C0C0; }
  footer .modaltel .content a {
    display: block;
    font-size: 16px;
    text-decoration: none;
    color: #333; }
  footer .modaltel .content .cols1 {
    float: left;
    width: 45%; }
  footer .modaltel .content .cols2 {
    float: left;
    width: 55%;
    font-weight: bold; }
  footer .modaltel .content .cols3 {
    float: left;
    width: 25%;
    font-weight: bold; }
  footer .modaltel .content .cols4 {
    float: left;
    width: 75%; }
  footer #cartLoadOrder {
    position: fixed;
    bottom: 0px;
    left: 0px;
    height: 100px;
    z-index: 99; }
  footer .popupOrder {
    position: relative;
    top: -25px;
    display: none;
    left: 10px; }
  footer .popupOrder .border {
    background-color: #004c84;
    opacity: 0.9;
    width: 320px;
    border-radius: 100px;
    border: solid 1px #004c84;
    padding: 5px; }
  footer .popupOrder .border .img {
    float: left;
    width: 70px; }
  footer .popupOrder .border .img img {
    width: 70px;
    height: 70px;
    border-radius: 100px; }
  footer .popupOrder .border .info {
    float: left;
    width: 250px; }
  footer .popupOrder .border .info a {
    display: block;
    padding: 5px 10px;
    color: yellow;
    text-decoration: none; }
  footer .popupOrder .border .info p {
    margin: 0px;
    padding: 0px 10px;
    color: #ffffff; }
  footer .popupOrder .border:hover {
    opacity: 1; }
  footer .title6-temp2 {
    height: 22px;
    background-color: #BFCDED;
    color: #4A639C;
    font-weight: bold;
    border: 1px solid #D0D0BF;
    border-bottom: 0px; }
  footer .title6-temp2 li {
    float: left;
    height: 19px;
    border-right: 1px solid #D0D0BF; }
  footer .title6-temp2 .cssCols1 {
    width: 8%;
    padding-top: 3px; }
  footer .title6-temp2 .cssCols2 {
    width: 10%;
    padding-top: 3px; }
  footer .title6-temp2 .cssCols3 {
    width: 40%;
    padding-top: 3px; }
  footer .title6-temp2 .cssCols4 {
    width: 15%;
    padding-top: 3px; }
  footer .title6-temp2 .cssCols5 {
    width: 10%;
    padding-top: 3px; }
  footer .title6-temp2 .cssCols6 {
    width: 15%;
    padding-top: 3px;
    border-right: 0px; }
  footer .orderDetail-list {
    border-left: 1px solid #D0D0BF;
    border-bottom: 1px solid #D0D0BF;
    border-right: 1px solid #D0D0BF;
    height: 70px; }
  footer .orderDetail-list li {
    float: left;
    border-right: 1px solid #D0D0BF;
    height: 68px; }
  footer .orderDetail-list .cssCols1 {
    width: 8%;
    padding-top: 3px;
    text-align: center;
    font-weight: bold; }
  footer .orderDetail-list .cssCols2 {
    width: 10%;
    padding-top: 3px;
    text-align: center; }
  footer .orderDetail-list .cssCols3 {
    width: 40%;
    padding-top: 3px; }
  footer .orderDetail-list .cssCols4 {
    width: 15%;
    padding-top: 3px;
    text-align: right; }
  footer .orderDetail-list .cssCols5 {
    width: 10%;
    padding-top: 3px;
    text-align: center; }
  footer .orderDetail-list .cssCols6 {
    width: 15%;
    padding-top: 3px;
    border-right: 0px;
    text-align: right;
    font-weight: bold;
    color: Blue; }
  footer .orderDetail-list:hover {
    background-color: #f7f9fd; }
  footer .orderDetail-list .cssCols2 img {
    width: 55px;
    height: 55px; }
  footer .orderDetail-list a {
    font-weight: bold;
    color: Blue; }
  footer .orderDetail-list .cssPriceLine {
    font-weight: bold;
    color: #333333;
    text-decoration: line-through;
    font-family: Arial;
    font-size: 13px; }
  footer .orderDetail-list .cssPriceSpecial {
    font-weight: bold;
    color: Red; }
  footer .orderDetail-list .cssPrice {
    font-weight: bold;
    color: Red; }
  footer .orderDetail-from div {
    border: 1px solid #C0C0C0;
    margin-left: -1px;
    margin-top: -1px;
    padding: 3px 0; }
  footer .form2-temp1 .cssCols1 {
    float: left;
    width: 18%;
    padding: 5px 10px 5px 0px;
    text-align: right; }
  footer .form2-temp1 .cssCols2 {
    float: left;
    width: 78%;
    padding: 5px 0px; }
  footer .form2-temp2 .cssCols1 {
    float: left;
    width: 18%;
    padding: 5px 10px 5px 0px;
    text-align: right;
    height: 22px; }
  footer .form2-temp2 .cssCols2 {
    float: left;
    width: 78%;
    padding: 5px 0px 5px 10px;
    height: 22px; }
  footer .customer-info {
    border: solid 1px #C0C0C0;
    background-color: #fffdf8; }
  footer .customer-info .cssCols1 {
    float: left;
    width: 20%;
    padding: 5px 10px;
    color: #6F6F6F;
    font-size: 13px; }
  footer .customer-info .cssCols2 {
    float: left;
    padding: 5px 0px;
    width: 75%; }
  footer .customer-info .cssTextBox {
    border-color: gray #E9E9E9 #E9E9E9 gray;
    border-left: 1px solid gray;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    height: 25px;
    width: 378px; }
  footer .customer-info .cssTextBox1 {
    border-color: gray #E9E9E9 #E9E9E9 gray;
    border-left: 1px solid gray;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    height: 25px;
    width: 300px; }
  footer .fix1 {
    max-width: 1320px;
    margin: 0px auto; }

.cinter ul {
  padding-left: 0; }

.cinter ul, .cinter li {
  list-style-type: none; }

.cinter .bobsubmenu-wrapper .border .cate {
  float: left;
  width: 100%;
  margin: 0px 10px; }

.cinter .bobsubmenu-wrapper .border {
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

.cinter .bobsubmenu-wrapper .border {
  min-height: 330px;
  height: 100%; }

.cinter .bobmenu-wrapper .bobsubmenu-wrapper {
  height: 100%; }

@media (max-width: 992px) {
  .menudsdanhm {
    display: none !important; }
  .flexcalc {
    display: block; } }

.menuM .r .tabContent_menu .title a {
  display: block;
  padding: 5px;
  color: #333333;
  font-weight: bold; }

.tabContent_menu .title {
  clear: both; }

.insidebdanhmuc {
  display: inline-block; }
  .insidebdanhmuc > a {
    display: block;
    color: #fff;
    align-items: center;
    font-weight: bold; }

.insidebdanhmuc {
  position: relative; }
  .insidebdanhmuc > a {
    padding: 10px; }
  .insidebdanhmuc svg {
    fill: #fff; }
  .insidebdanhmuc .cinter {
    position: absolute;
    left: 0;
    z-index: 999;
    width: 300px;
    display: none; }
  .insidebdanhmuc:hover .cinter {
    display: block; }

footer .border {
  border: none !important; }

.inacol a {
  color: #dddddd; }

.inacol strong {
  color: #fff; }

footer .footer-bottom .cols3 ul li {
  list-style: none !important; }

@media (max-width: 992px) {
  footer {
    padding: 0 15px; }
  .footer-bottom .fix1 > div {
    width: 100%; }
  .footer .fix1 > div {
    width: 100%; } }

@media (min-width: 768px) {
  .mew_slide.swiper-container {
    margin-top: 10px; } }

#menu_pc .level0:hover ul.lv1 {
  z-index: 1000001; }

.flexcalc1.cinter {
  position: absolute;
  left: 0%;
  top: 10px;
  z-index: 999;
  min-width: 300px; }

.cinter .bobmenu-wrapper ul.bobmenu {
  padding-top: 0; }

.tieudeind {
  background: linear-gradient(90deg, var(--mainColor), var(--mainColor2));
  color: #fff;
  padding: 10px 0;
  padding-left: 10px; }
  .tieudeind a {
    color: #fff;
    display: block; }
    .tieudeind a svg {
      fill: #fff; }

.thuonghieunoibat, .sliderperton {
  /* the slides */
  /* the parent */ }
  .thuonghieunoibat .slick-slide, .sliderperton .slick-slide {
    margin: 0 7px; }
  .thuonghieunoibat .slick-list, .sliderperton .slick-list {
    margin: 0 -7px; }
  .thuonghieunoibat .itbrand img, .sliderperton .itbrand img {
    width: 100%; }
  .thuonghieunoibat .slider-index.next, .sliderperton .slider-index.next {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    .thuonghieunoibat .slider-index.next svg, .sliderperton .slider-index.next svg {
      width: 24px; }
      .thuonghieunoibat .slider-index.next svg path, .sliderperton .slider-index.next svg path {
        stroke: #fff; }
  .thuonghieunoibat .slider-index.prev, .sliderperton .slider-index.prev {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    .thuonghieunoibat .slider-index.prev svg, .sliderperton .slider-index.prev svg {
      transform: rotate(180deg);
      width: 24px; }
      .thuonghieunoibat .slider-index.prev svg path, .sliderperton .slider-index.prev svg path {
        stroke: #fff; }
  .thuonghieunoibat:hover .slick-arrow, .sliderperton:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }
  .thuonghieunoibat .slick-dots, .sliderperton .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    position: relative;
    top: 10px;
    z-index: 1; }
    .thuonghieunoibat .slick-dots button, .sliderperton .slick-dots button {
      background: #D9D9D9;
      border: none;
      font-size: 0;
      width: 12px;
      height: 12px;
      border-radius: 100%;
      margin-right: 10px;
      outline: none; }

.b_mew_cate .item_cate {
  flex: 1;
  min-width: 100%;
  max-width: 100%; }

.mbcatslider .slider-index.next, .msliderm .slider-index.next {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .mbcatslider .slider-index.next svg, .msliderm .slider-index.next svg {
    width: 24px; }
    .mbcatslider .slider-index.next svg path, .msliderm .slider-index.next svg path {
      stroke: #fff; }

.mbcatslider .slider-index.prev, .msliderm .slider-index.prev {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center; }
  .mbcatslider .slider-index.prev svg, .msliderm .slider-index.prev svg {
    transform: rotate(180deg);
    width: 24px; }
    .mbcatslider .slider-index.prev svg path, .msliderm .slider-index.prev svg path {
      stroke: #fff; }

.mbcatslider:hover .slick-arrow, .msliderm:hover .slick-arrow {
  transition: 0.4s all ease;
  opacity: 1; }

.mbcatslider .slick-dots, .msliderm .slick-dots {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  position: relative;
  top: 10px;
  z-index: 1; }
  .mbcatslider .slick-dots button, .msliderm .slick-dots button {
    background: #D9D9D9;
    border: none;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 10px;
    outline: none; }

.msliderm img {
  width: 100%; }

[data-content] h3[id] {
  padding-left: 50px;
  position: relative;
  color: #0051ad; }

[data-content] h3[id]::before {
  content: "•";
  color: #0051ad;
  position: absolute;
  left: 35px; }

.load-more-wrap {
  width: 100%;
  text-align: center; }
  .load-more-wrap button {
    border: none;
    background: var(--mainColor);
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    margin-top: 15px; }

@media (min-width: 992px) {
  #specModal .modal-lg {
    max-width: 88%; } }

.formhoten {
  padding: 25px;
  margin-top: 30px;
  background: #f5f5f5; }

.guithongtin {
  background: #0051ad;
  color: #fff;
  padding: 10px 20px; }

.dactive {
  display: flex;
  gap: 20px;
  margin-bottom: 20px; }
  .dactive h3 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    cursor: pointer; }

.special-content_title {
  border-bottom: 3px solid #fff;
  padding-bottom: 10px !important; }

.active.special-content_title {
  border-bottom: 3px solid #000;
  padding-bottom: 10px !important; }

.tabso2 {
  display: none; }

.flexcalc2 img {
  border-radius: 10px; }

.socialfflex {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(8, 1fr);
  margin: 10px 0; }

[data-content] h2 {
  border-left: 2px solid var(--mainColor); }

[data-content] h2, [data-content] h2 * {
  font-size: 18px;
  font-weight: bold;
  color: var(--mainColor); }

[data-content] h3, [data-content] h3 * {
  font-size: 17px;
  font-weight: bold;
  color: var(--mainColor); }

.cateflex {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 15px;
  margin-bottom: 20px; }
  @media (max-width: 992px) {
    .cateflex {
      display: flex;
      overflow: auto; }
      .cateflex > div {
        flex: 0 0 calc(100%/3.5); } }
  .cateflex > div {
    min-width: 0;
    box-shadow: 0 0 0 1px #fef7dc;
    background-color: #fef7dc;
    border-radius: 10px;
    padding: 10px; }
    .cateflex > div img {
      aspect-ratio: 1 / 1;
      object-fit: contain; }
    .cateflex > div span {
      display: block;
      text-align: center;
      margin-top: 10px;
      font-weight: bold;
      font-size: 14px; }
    .cateflex > div:nth-child(odd) {
      box-shadow: 0 0 0 1px #e8f5fd;
      background-color: #e8f5fd; }

.titlechoose {
  font-size: 16px;
  margin: 15px 0; }

.fun_from {
  padding: 20px; }

.fun_from .cols {
  padding: 10px; }

.fun_from .cols .cssTextBox {
  font-size: 14px;
  width: 100%;
  border: 1px solid #C0c0C0;
  background: #ffffff;
  padding: 10px 0px;
  text-indent: 5px;
  border-radius: 4px; }

.fun_from .captcha {
  padding: 10px; }

.fun_from .captcha .cols1 {
  float: left; }

.fun_from .captcha .cols2 {
  float: left; }

.fun_from .captcha .cols3 {
  float: left;
  position: relative; }

.fun_from .captcha .cols1 .b {
  border: 1px solid #C0c0C0;
  background: #ffffff;
  padding: 5px; }

.fun_from .captcha .cols1 .b .cssTextBox {
  font-size: 14px;
  width: 100%;
  border: none;
  background: none; }

.fun_from .captcha .cols3 .sub {
  background-color: #ff6600;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  padding: 6px 50px;
  border-radius: 4px;
  text-decoration: none; }

.fun_from .captcha .cols3 .sub:hover {
  background-color: #ff0000; }

.fun_from .captcha .cols3 #loadSendPro {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 40px;
  width: 250px;
  background-color: #fbf6ec;
  display: none; }

.checkFromProduct {
  border: none; }

h2, h2 * {
  font-size: 18px !important;
  color: #0051ad !important; }

h3, h3 * {
  font-size: 17px !important;
  color: #0051ad !important; }
