@charset "UTF-8";
/*Định nghĩa màu cho website*/
/*Định nghĩa font-family cho website*/
@import url(../plugin/fonts/roboto/roboto.css);
@import url(../plugin/fonts/muathu/muathu.css);
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700&subset=latin-ext,vietnamese');

@font-face {
  font-family: Avo;
  src: url(UTMAvo.ttf);
}
@font-face {
  font-family: AvoBold;
  src: url(UTMAvoBold.ttf);
}
/*Định nghĩa font-size cho website*/
h1 {
  font-size: 24px;
  line-height: 1.5; }

h2 {
  font-size: 22px;
  line-height: 1.5; }

h3 {
  font-size: 20px;
  line-height: 1.5; }

h4 {
  font-size: 18px;
  line-height: 1.5; }

h5 {
  font-size: 16px;
  line-height: 1.5; }

h6 {
  font-size: 14px;
  line-height: 1.5; }

p {
  line-height: 1.5; }

.container {
  width: 1300px; }
  @media screen and (max-width: 1320px) {
    .container {
      width: 100%; } }
      .gb-content{
      	overflow:hidden;
      }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  /*font-family: "Roboto";*/
  /*font-family: 'Quicksand', sans-serif;*/
  font-family: "Avo";
  line-height: 1; }

img {
  max-width: 100%;
  height: auto;
}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a:hover {
  text-decoration: none; }

.content_about img{
  width: 100%;
  height: auto;
}
.text-menu-mobi{
      margin-right: 29px;
    margin-left: -74px;
    font-size: 18px;
}
.clear-padding {
  padding: 0; }

.clear-padding-left {
  padding-left: 0; }

.clear-padding-right {
  padding-right: 0; }

.padding-5px {
  padding: 5px; }

.gb-divider {
  width: 100%;
  border-top-width: 1px;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-style: solid;
  border-color: #E0E0E0;
  overflow: hidden; }

/*header*/
.is-sticky {
  position: relative;
  z-index: 9999; }
  .is-sticky .gb-header-bottom_myichi .gb-header-bottom_myichi-left {
    width: 100px;
    top: 0; }
  @media screen and (max-width: 991px) {
    .is-sticky .sticky-menu {
      position: relative !important; } }

.gb-header_myichi-topbar {
  padding: 9px 0;
  background: #fff; }
  @media screen and (max-width: 991px) {
    .gb-header_myichi-topbar {
      display: none; } }
  .gb-header_myichi-topbar .gb-header_myichi-topbar-left ul li {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    color: #000; }
    .gb-header_myichi-topbar .gb-header_myichi-topbar-left ul li:last-child {
      margin-right: -15px; }
    .gb-header_myichi-topbar .gb-header_myichi-topbar-left ul li i {
      margin-right: 10px;
      font-size: 20px; }
       .gb-header_myichi-topbar .gb-header_myichi-topbar-right ul li a{
        color: #000;
       }
  .gb-header_myichi-topbar .gb-header_myichi-topbar-right ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    color: #fff; }
    .gb-header_myichi-topbar .gb-header_myichi-topbar-right ul li:last-child {
      margin-right: 0; }
    .gb-header_myichi-topbar .gb-header_myichi-topbar-right ul li i {
      margin-right: 10px;
      font-size: 20px; }

.gb-header-bottom_myichi {
  background: #D92129;
  position: relative; }
  @media screen and (max-width: 991px) {
    .gb-header-bottom_myichi {
      background: transparent; } }
  .gb-header-bottom_myichi .gb-header-bottom_myichi-left {
    width: 121px;
    display: block;
    line-height: 0;
    position: absolute;
    /*top: -34px;*/
    z-index: 50; }
    @media screen and (max-width: 991px) {
      .gb-header-bottom_myichi .gb-header-bottom_myichi-left {
        position: relative;
        top: 0;
        width: 90px; } }
    .gb-header-bottom_myichi .gb-header-bottom_myichi-left img {
      width: 100%;
      height: auto; }
  .gb-header-bottom_myichi .gb-header-bottom_myichi-right {
    width: calc(100% - 120px);
    float: left; }

.gb-header-betwen_myichi {
  /*border-bottom: 1px solid #247809;*/
  padding: 15px;
  /*margin: 15px 0;*/
  background: #ffe500; }
  @media screen and (max-width: 991px) {
    .gb-header-betwen_myichi {
      display: none; } }
  .gb-header-betwen_myichi .gb-header-betwen_myichi-left {
    text-align: center; }
    .gb-header-betwen_myichi .gb-header-betwen_myichi-left ul li {
      display: inline-block; }
      .gb-header-betwen_myichi .gb-header-betwen_myichi-left ul li a {
        display: inline-block;
        font-size: 16px;
        margin-right: 10px;
        color: #333;
        float: left;
        line-height: 35px; }

        .gb-header-betwen_myichi .gb-header-betwen_myichi-left ul li a i {
          font-size: 30px;
          color: #D92129;
        }
        .gb-header-betwen_myichi .gb-header-betwen_myichi-left ul li a img {
          float: left; }

/*Footer*/
.footer-main-content_myichi {
  background: #D92129;
  padding-top: 40px;
  padding-bottom: 30px;
  margin: auto;
  color: #fff;
  /*border-top: 5px solid #2cb400;*/ }
  .footer-main-content_myichi .gb-footer1_myichi {
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #9c3d71;
    padding: 20px 20px;
    border-radius: 5px; }
    .footer-main-content_myichi .gb-footer1_myichi ul li {
      display: block;
      font-size: 15px;
      margin-right: 10px;
      line-height: 24px; }
  @media screen and (max-width: 991px) {
    .footer-main-content_myichi .gb-footer2_myichi {
      margin: 20px 0; } }
  .footer-main-content_myichi .gb-footer2_myichi ul li a {
    display: block;
    font-size: 15px;
    font-weight: bold;
    font-family: 'AvoBold';
    margin-bottom: 3px;
    margin-right: 10px;
    line-height: 24px;
    color: #fff; }
    .footer-main-content_myichi .gb-footer2_myichi ul li a img:hover{
          transition: 1s;
    transform: rotate(360deg);
    }

.copyright-area {
  background: #d92129;
  overflow: hidden; }
  .copyright-area .copyright-content {
    padding: 20px 0;
    padding-bottom: 40px; }
  .copyright-area p {
    color: #fff;
    text-align: center; }

.footer-tag ul li {
  display: inline-block; }
  .footer-tag ul li a {
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0 5px; }

/*SOCIAL*/
.list_social_myichi li {
  display: inline-block; }
  .list_social_myichi li a {
    width: 40px;
    height: 40px;
    /*border: 1px solid #dbdbdb;*/
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #a2a2a2; }

@media screen and (max-width: 767px) {
  .gb-single-blog-share-right_myichi {
    width: 100%;
    right: 0;
    margin-top: 15px; } }

.gb-single-blog-share-right_myichi ul {
  margin: 0;
  padding: 0; }
  .gb-single-blog-share-right_myichi ul li {
    list-style-type: none;
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 3px;
    background-color: #f4f4f4;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-single-blog-share-right_myichi ul li:first-child {
      border: none;
      width: 20%;
      background: none; }
    .gb-single-blog-share-right_myichi ul li a {
      text-decoration: none; }
      .gb-single-blog-share-right_myichi ul li a .fa {
        font-family: FontAwesome;
        font-size: 14px;
        line-height: 1.86;
        text-align: center;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .gb-single-blog-share-right_myichi ul li span {
      font-size: 14px;
      font-weight: bold;
      line-height: 2.17;
      text-align: right;
      color: #7b7b7b;
      position: absolute; }
    .gb-single-blog-share-right_myichi ul li:nth-child(2) {
      background: #3b5998; }
      .gb-single-blog-share-right_myichi ul li:nth-child(2):hover {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-single-blog-share-right_myichi ul li:nth-child(2):hover a .fa {
          color: white !important; }
    .gb-single-blog-share-right_myichi ul li:nth-child(3) {
      background: #2caae1; }
      .gb-single-blog-share-right_myichi ul li:nth-child(3):hover {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-single-blog-share-right_myichi ul li:nth-child(3):hover a .fa {
          color: white !important; }
    .gb-single-blog-share-right_myichi ul li:nth-child(4) {
      background: #dc4a38; }
      .gb-single-blog-share-right_myichi ul li:nth-child(4):hover {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-single-blog-share-right_myichi ul li:nth-child(4):hover a .fa {
          color: white !important; }
    .gb-single-blog-share-right_myichi ul li:nth-child(5) {
      background: #007bb6; }
      .gb-single-blog-share-right_myichi ul li:nth-child(5):hover {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-single-blog-share-right_myichi ul li:nth-child(5):hover a .fa {
          color: white !important; }
    .gb-single-blog-share-right_myichi ul li:nth-child(6) {
      background: #e2271a; }
      .gb-single-blog-share-right_myichi ul li:nth-child(6):hover {
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-single-blog-share-right_myichi ul li:nth-child(6):hover a .fa {
          color: white !important; }

/*MENU*/
.gb-header_myichi-between {
  padding: 20px 0; }
  @media screen and (max-width: 991px) {
    .gb-header_myichi-between .gb-header_myichi-between-logo {
      padding: 20px 0; } }

/*MENU DESKTOP*/
.gb-main-menu {
  position: relative; }
  .gb-main-menu .main-menu {
    position: relative; }
  .gb-main-menu .cssmenu,
  .gb-main-menu .cssmenu ul,
  .gb-main-menu .cssmenu ul li,
  .gb-main-menu .cssmenu ul li a,
  .gb-main-menu .cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .gb-main-menu .cssmenu:after,
  .gb-main-menu .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .gb-main-menu .cssmenu #menu-button {
    display: none; }
  .gb-main-menu .cssmenu {
    width: auto;
    line-height: 1;
    /*text-align: center;*/
        float: right; }
    @media screen and (max-width: 991px) {
      .gb-main-menu .cssmenu {
        display: none; } }
  .gb-main-menu .cssmenu > ul > li {
    display: inline-block;
    position: initial;
    padding: 15px 0; }
  .gb-main-menu .cssmenu.align-center > ul {
    font-size: 0;
    text-align: center; }
  .gb-main-menu .cssmenu.align-center > ul > li {
    display: inline-block;
    float: none; }
  .gb-main-menu .cssmenu.align-center ul ul {
    text-align: left; }
  .gb-main-menu .cssmenu.align-right > ul > li {
    float: right; }
  .gb-main-menu .cssmenu.align-right ul ul {
    text-align: right; }
  .gb-main-menu .cssmenu > ul > li > a {
    font-size: 15px;
    font-weight: bold;
    font-family: 'AvoBold';
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    padding: 10px 22px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .gb-main-menu .cssmenu > ul > li > a {
        font-size: 11px;
        padding: 20px 10px; } }
  .gb-main-menu .cssmenu > ul > li:hover > a,
  .gb-main-menu .cssmenu > ul > li.active > a {
    color: #000;
    background: #ffe500;
    border-radius: 20px; }
  .gb-main-menu .cssmenu > ul > li.has-sub > a:hover:before {
    content: '';
    display: block; }
  .gb-main-menu .cssmenu > ul > li.has-sub > a::after {
    position: absolute;
    top: 13px;
    right: 5px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease; }
  .gb-main-menu .cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #fff; }
  .gb-main-menu .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    z-index: 2;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-main-menu .cssmenu li:hover > ul {
    left: auto;
    margin-top: 15px; }
  .gb-main-menu .cssmenu.align-right li:hover > ul {
    right: 0; }
  .gb-main-menu .cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-main-menu .cssmenu ul ul ul li a {
    color: #666666;
    border-top: 1px solid #e0e0e0; }
  .gb-main-menu .cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%; }
  .gb-main-menu .cssmenu ul ul li {
    -webkit-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease; }
  .gb-main-menu .cssmenu ul ul li a {
    text-transform: capitalize;
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: left;
    color: #666666;
    padding: 12px 20px;
    min-width: 240px;
    background: transparent;
    border-top: 1px solid #e0e0e0;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
  .gb-main-menu .cssmenu ul ul li:first-child a {
    border-top: none; }
  .gb-main-menu .cssmenu ul ul li:hover > a,
  .gb-main-menu .cssmenu ul ul li a:hover {
    color: #D92129; }
  .gb-main-menu .cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 4px;
    height: 4px;
    border-bottom: 1px solid #222;
    border-right: 1px solid #222;
    content: "";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: border-color 0.2s ease;
    -o-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease; }
  .gb-main-menu .cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd; }
  .gb-main-menu .cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #fff; }
  .gb-main-menu .cssmenu ul li:hover .gb-mega-menu {
    display: block; }
  .gb-main-menu .cssmenu ul li .gb-mega-menu {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    padding: 20px; }
    .gb-main-menu .cssmenu ul li .gb-mega-menu li {
      padding: 0 15px !important; }
    .gb-main-menu .cssmenu ul li .gb-mega-menu .box_image_sub_menu {
      font-weight: 600;
      font-size: 18px;
      color: #333;
      line-height: 1.5; }
    .gb-main-menu .cssmenu ul li .gb-mega-menu h3 {
      font-weight: 600;
      font-size: 18px;
      color: #D92129;
      line-height: 1.5;
      padding: 10px 20px; }
    .gb-main-menu .cssmenu ul li .gb-mega-menu ul {
      position: relative;
      left: initial;
      margin-left: initial;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .gb-main-menu .cssmenu ul li .gb-mega-menu ul li {
        padding: 0; }
        .gb-main-menu .cssmenu ul li .gb-mega-menu ul li a {
          padding: 5px 20px;
          border: none; }

/*Menu mobiles*/
.mobile-nav .navbar-toggle {
  z-index: 999999;
  top: 21px; }

.mobile-nav [class^="icon-"]:before, .mobile-nav [class*=" icon-"]:before {
  width: auto !important;
  margin-right: 0 !important; }

.mobile-nav #cssmenu,
.mobile-nav #cssmenu ul,
.mobile-nav #cssmenu ul li,
.mobile-nav #cssmenu ul li a,
.mobile-nav #cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mobile-nav #cssmenu > ul > li > a {
  font-size: 14px;
  line-height: 1.43;
  text-align: left;
  color: #ffffff;
  padding: 20px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease; }

.mobile-nav #cssmenu ul ul li a {
  display: block;
  font-size: 14px;
  text-align: left;
  color: #222222;
  padding: 17px 20px;
  min-width: 240px;
  background: transparent;
  border-top: 1px solid #e0e0e0;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease; }

@media screen and (max-width: 991px) {
  .mobile-nav #cssmenu {
    width: 82%;
    background: #D92129;
    display: none;
    position: absolute;
    min-height: 100%;
    z-index: 2000000; }
  .mobile-nav .uni-icons-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: solid 2px #fff;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 35px; }
    .mobile-nav .uni-icons-close i {
      font-family: FontAwesome;
      font-size: 15px;
      line-height: 2.93;
      text-align: center;
      color: #fff; }
  .mobile-nav #cssmenu ul {
    width: 100%;
    display: none;
    padding: 0 30px;
    background: transparent; }
  .mobile-nav #cssmenu ul ul {
    background: transparent;
    padding-right: 0; }
  .mobile-nav #cssmenu.align-center > ul,
  .mobile-nav #cssmenu.align-right ul ul {
    text-align: left; }
  .mobile-nav #cssmenu ul li,
  .mobile-nav #cssmenu ul ul li,
  .mobile-nav #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(253, 253, 253, 0.32); }
  .mobile-nav #cssmenu ul ul li,
  .mobile-nav #cssmenu ul li:hover > ul > li {
    border-top: 1px solid transparent; }
  .mobile-nav #cssmenu li:hover > ul {
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul li a,
  .mobile-nav #cssmenu ul ul li a {
    width: 100%;
    padding: 11px 0;
    text-transform: inherit; }
  .mobile-nav #cssmenu > ul > li,
  .mobile-nav #cssmenu.align-center > ul > li,
  .mobile-nav #cssmenu.align-right > ul > li {
    float: none;
    display: block; }
  .mobile-nav #cssmenu ul ul li:last-child a {
    border-bottom: none; }
  .mobile-nav #cssmenu ul ul li a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    background: none;
    border: none;
    border-bottom: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu ul ul li:hover > a,
  .mobile-nav #cssmenu ul ul li a:hover {
    color: #D92129; }
  .mobile-nav .home-icon {
    background: transparent; }
  .mobile-nav #cssmenu > ul > li:hover > a,
  .mobile-nav #cssmenu > ul > li.active > a {
    /*color: #D92129 !important;*/ }
  .mobile-nav #cssmenu ul ul ul li a {
    padding-left: 0;
    border-top: none; }
  .mobile-nav #cssmenu ul ul,
  .mobile-nav #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
    border-top: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu > ul > li.has-sub > a::after,
  .mobile-nav #cssmenu ul ul li.has-sub > a::after {
    display: none; }
  .mobile-nav #menu-line {
    display: none; }
  .mobile-nav #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer; }
  .mobile-nav #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    height: 42px;
    width: 42px;
    cursor: pointer;
    border-left: 1px solid rgba(120, 120, 120, 0.15); }
  .mobile-nav #cssmenu .submenu-button::after {
    content: '\f107';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-family: FontAwesome;
    color: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu .submenu-button.active::before {
    content: '\f106';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    font-family: FontAwesome;
    /*color: #D92129;*/
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 20px;
    display: block;
    width: 1px;
    height: 11px;
    background: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 21px;
    display: block;
    width: 11px;
    height: 1px;
    background: #fff;
    z-index: 99; }
  .mobile-nav #cssmenu ul li ul li .submenu-button.active::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 21px;
    display: block;
    width: 11px;
    height: 1px;
    background: #D92129;
    z-index: 99; }
  .mobile-nav #cssmenu .submenu-button.submenu-opened:after {
    display: none; }
  .mobile-nav .navbar-toggle .icon-bar {
    display: inline-block; }
  .mobile-nav .menu-mobile-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #D92129;
    position: absolute;
    color: #D92129;
    top: 30px;
    right: 15px;
    background: #D92129;
    z-index: 9999; } }

.gb-menu-category_myichi {
  margin-bottom: 30px; }
  @media screen and (max-width: 991px) {
    .gb-menu-category_myichi {
      display: none; } }
  .gb-menu-category_myichi .title_Module_Bar_5_myichi {
    position: relative;
    padding: 10px 0 10px 5%;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    /*font-family: "UVN Mua Thu";*/
    color: #fff;
    text-transform: uppercase;
    background-color: #D92129; }
  .gb-menu-category_myichi .main-menu {
    position: relative; }
  .gb-menu-category_myichi .cssmenu,
  .gb-menu-category_myichi .cssmenu ul,
  .gb-menu-category_myichi .cssmenu ul li,
  .gb-menu-category_myichi .cssmenu ul li a,
  .gb-menu-category_myichi .cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .gb-menu-category_myichi .cssmenu span,
    .gb-menu-category_myichi .cssmenu ul span,
    .gb-menu-category_myichi .cssmenu ul li span,
    .gb-menu-category_myichi .cssmenu ul li a span,
    .gb-menu-category_myichi .cssmenu #menu-button span {
      margin-right: 10px; }
      .gb-menu-category_myichi .cssmenu span img,
      .gb-menu-category_myichi .cssmenu ul span img,
      .gb-menu-category_myichi .cssmenu ul li span img,
      .gb-menu-category_myichi .cssmenu ul li a span img,
      .gb-menu-category_myichi .cssmenu #menu-button span img {
        width: 30px; }
  .gb-menu-category_myichi .cssmenu {
    border: 1px solid #dcdcdc; }
    .gb-menu-category_myichi .cssmenu ul {
      position: relative; }
      .gb-menu-category_myichi .cssmenu ul li {
        border-bottom: 1px solid #dcdcdc;
        position: relative; }
        .gb-menu-category_myichi .cssmenu ul li:last-child {
          border-bottom: none; }
        .gb-menu-category_myichi .cssmenu ul li a {
          position: relative; }
      .gb-menu-category_myichi .cssmenu ul ul .item {
        margin-bottom: 10px; }
        .gb-menu-category_myichi .cssmenu ul ul .item h3 a {
          display: block;
          font-weight: 600;
          margin-bottom: 10px; }
      .gb-menu-category_myichi .cssmenu ul ul ul {
        overflow: initial; }
      .gb-menu-category_myichi .cssmenu ul ul li {
        border-bottom: none; }
  .gb-menu-category_myichi .cssmenu:after,
  .gb-menu-category_myichi .cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .gb-menu-category_myichi .cssmenu #menu-button {
    display: none; }
  .gb-menu-category_myichi .cssmenu {
    width: auto;
    line-height: 1; }
    @media screen and (max-width: 991px) {
      .gb-menu-category_myichi .cssmenu {
        display: none; } }
  .gb-menu-category_myichi .cssmenu.align-center > ul {
    font-size: 0;
    text-align: center; }
  .gb-menu-category_myichi .cssmenu.align-center > ul > li {
    display: inline-block;
    float: none; }
  .gb-menu-category_myichi .cssmenu.align-center ul ul {
    text-align: left; }
  .gb-menu-category_myichi .cssmenu.align-right > ul > li {
    float: right; }
  .gb-menu-category_myichi .cssmenu.align-right ul ul {
    text-align: right; }
  .gb-menu-category_myichi .cssmenu > ul > li > a {
    text-transform: capitalize;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    padding: 10.7px 20px;
    background-color: #fbfbf9;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      .gb-menu-category_myichi .cssmenu > ul > li > a {
        font-size: 11px; } }
  .gb-menu-category_myichi .cssmenu > ul > li:hover > a,
  .gb-menu-category_myichi .cssmenu > ul > li.active > a {
    color: #D92129; }
  .gb-menu-category_myichi .cssmenu > ul > li.has-sub > a {
    padding-right: 25px; }
    .gb-menu-category_myichi .cssmenu > ul > li.has-sub > a:hover:before {
      content: '';
      display: block; }
  .gb-menu-category_myichi .cssmenu > ul > li.has-sub > a::after {
    position: absolute;
    top: 15px;
    right: 10px;
    content: "\f105";
    font-family: FontAwesome; }
  .gb-menu-category_myichi .cssmenu > ul > li.has-sub:hover > a::after {
    border-color: #3f97da; }
  .gb-menu-category_myichi .cssmenu ul ul {
    position: absolute;
    left: -9999px;
    z-index: 2;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    margin-right: 100%;
    top: -1; }
  .gb-menu-category_myichi .cssmenu li:hover > ul {
    left: 100%;
    position: absolute;
    top: -1px; }
    .gb-menu-category_myichi .cssmenu li:hover > ul li ul {
      position: relative;
      left: inherit;
      margin-left: inherit;
      width: auto;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none;
      padding: 0 0 0 20px; }
  .gb-menu-category_myichi .cssmenu.align-right li:hover > ul {
    right: 0; }
  .gb-menu-category_myichi .cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5); }
  .gb-menu-category_myichi .cssmenu ul ul ul li a {
    color: #666666; }
  .gb-menu-category_myichi .cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%; }
  .gb-menu-category_myichi .cssmenu ul ul li {
    -webkit-transition: height .2s ease;
    -o-transition: height .2s ease;
    transition: height .2s ease; }
  .gb-menu-category_myichi .cssmenu ul ul li {
    padding: 0 10px; }
    .gb-menu-category_myichi .cssmenu ul ul li a {
      display: block;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: left;
      color: #666666;
      min-width: 240px;
      background: transparent;
      text-decoration: none;
      line-height: 30px;
      -webkit-transition: color .2s ease;
      -o-transition: color .2s ease;
      transition: color .2s ease; }
      .gb-menu-category_myichi .cssmenu ul ul li a i {
        padding-right: 10px; }
  .gb-menu-category_myichi .cssmenu ul ul li:first-child a {
    border-top: none; }
  .gb-menu-category_myichi .cssmenu ul ul li:hover > a,
  .gb-menu-category_myichi .cssmenu ul ul li a:hover {
    color: #D92129;
    background: #fff; }
  .gb-menu-category_myichi .cssmenu ul ul li.has-sub > a::after {
    position: absolute;
    top: 20px;
    right: 20px;
    content: "\f105";
    font-family: FontAwesome; }
  .gb-menu-category_myichi .cssmenu.align-right ul ul li.has-sub > a::after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd; }
  .gb-menu-category_myichi .cssmenu ul ul li.has-sub:hover > a::after {
    border-color: #fff; }

.menucategory-top {
  position: relative;
  padding: 17px 0; }
  .menucategory-top .txtmenucategory-top {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600; }

.menu-category {
  background: #D92129; }
  @media screen and (min-width: 992px) {
    .menu-category {
      display: block; } }
  @media screen and (max-width: 991px) {
    .menu-category {
      display: none; } }

/*EMAIL*/
.gb-dangkytuvan_myichi {
  padding: 15px;
  margin: 20px 0;
  border: 3px dashed #f90;
  border-radius: 5px; }
  @media screen and (min-width: 768px) {
    .gb-dangkytuvan_myichi {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px; } }
  .gb-dangkytuvan_myichi h3 {
    text-transform: uppercase;
    font-size: 24px;
    /*margin: 0 0 20px;*/ }
  .gb-dangkytuvan_myichi .gb-btn-send {
    background: #D92129;
    padding: 10px 20px;
    border-color: #D92129;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    color: #fff; }
  .gb-dangkytuvan_myichi .form-control {
    height: 40px;
    border-radius: 0; }

#vietnhanxet .modal-title {
  color: #D92129; }

#vietnhanxet label {
  color: #333;
  font-weight: 600;
  margin-bottom: 15px; }

.gb-form-nhan-xet .btn {
  background: #D92129;
  color: #fff;
  border-color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-form-nhan-xet .btn:hover {
    background: transparent;
    color: #D92129; }

.gb-nhan-xet-baiviet-header {
  display: flow-root;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .gb-nhan-xet-baiviet-header h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px; }
    .gb-nhan-xet-baiviet-header h3:before {
      position: absolute;
      content: '';
      width: 114px;
      bottom: -2px;
      left: 1px;
      height: 3px;
      background: #3cc; }

.gb-nhan-xet-baiviet {
  padding: 30px 0 40px 0;
  /** ====================
 * Lista de Comentarios
 =======================*/
  /**
   * Lineas / Detalles
   -----------------------*/
  /**
   * Avatar
   ---------------------------*/
  /**
   * Caja del Comentario
   ---------------------------*/
  /** =====================
   * Responsive
   ========================*/ }
  .gb-nhan-xet-baiviet .comments-container h1 a {
    font-size: 18px;
    font-weight: 700; }
  .gb-nhan-xet-baiviet .comments-list {
    margin-top: 30px;
    position: relative; }
  .gb-nhan-xet-baiviet .comments-list:before {
    content: '';
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    left: 32px;
    top: 0; }
  .gb-nhan-xet-baiviet .comments-list:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .gb-nhan-xet-baiviet .reply-list:before, .gb-nhan-xet-baiviet .reply-list:after {
    display: none; }
  .gb-nhan-xet-baiviet .reply-list li:before {
    content: '';
    width: 60px;
    height: 2px;
    background: #c7cacb;
    position: absolute;
    top: 25px;
    left: -55px; }
  .gb-nhan-xet-baiviet .comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative; }
  .gb-nhan-xet-baiviet .comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0; }
  .gb-nhan-xet-baiviet .reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px; }
  .gb-nhan-xet-baiviet .comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden; }
  .gb-nhan-xet-baiviet .comments-list .comment-avatar img {
    width: 100%;
    height: 100%; }
  .gb-nhan-xet-baiviet .reply-list .comment-avatar {
    width: 50px;
    height: 50px; }
  .gb-nhan-xet-baiviet .comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both; }
  .gb-nhan-xet-baiviet .comments-list .comment-box {
    width: 680px;
    float: right;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  .gb-nhan-xet-baiviet .comments-list .comment-box:before, .gb-nhan-xet-baiviet .comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 8px;
    left: -11px; }
  .gb-nhan-xet-baiviet .comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0, 0, 0, 0.05);
    left: -12px; }
  .gb-nhan-xet-baiviet .reply-list .comment-box {
    width: 610px; }
  .gb-nhan-xet-baiviet .comment-box .comment-head {
    background: #FCFCFC;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; }
  .gb-nhan-xet-baiviet .comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .gb-nhan-xet-baiviet .comment-box .comment-head i:hover {
    color: #03658c; }
  .gb-nhan-xet-baiviet .comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px; }
  .gb-nhan-xet-baiviet .comment-box .comment-name a {
    color: #283035; }
  .gb-nhan-xet-baiviet .comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px; }
  .gb-nhan-xet-baiviet .comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px; }
  .gb-nhan-xet-baiviet .comment-box .comment-name.by-author, .gb-nhan-xet-baiviet .comment-box .comment-name.by-author a {
    color: #03658c; }
  .gb-nhan-xet-baiviet .comment-box .comment-name.by-author:after {
    content: 'autor';
    background: #03658c;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  @media only screen and (max-width: 766px) {
    .gb-nhan-xet-baiviet .comments-container {
      width: 480px; }
    .gb-nhan-xet-baiviet .comments-list .comment-box {
      width: 390px; }
    .gb-nhan-xet-baiviet .reply-list .comment-box {
      width: 320px; } }

.gb-lienhe {
  padding: 50px 0; }

.gb-form-lienhe h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #333;
  margin-top: 10px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.gb-form-lienhe form label {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #333;
  margin-top: 5px;
  margin-bottom: 5px; }

.gb-form-lienhe .btn-gui {
  min-width: 200px;
  background: #D92129;
  border: 2px solid #D92129;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-form-lienhe .btn-gui:hover {
    background: transparent;
    color: #D92129; }

.uni-footer-newletter_myichi {
  padding: 30px 15px;
  background: url("../images/biathu.png") no-repeat center center;
  background-size: contain;
  margin: 50px 0; }
  @media screen and (max-width: 991px) {
    .uni-footer-newletter_myichi {
      background: transparent;
      margin: 0; } }
  .uni-footer-newletter_myichi .input-group {
    border-radius: 4px; }
  .uni-footer-newletter_myichi .form-control {
    height: 44px;
    border: 1px solid #dbdbdb;
    border-radius: 0; }
  .uni-footer-newletter_myichi p {
    color: #333;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .uni-footer-newletter_myichi p {
        margin-top: 10px; } }
  .uni-footer-newletter_myichi span .btn-theme {
    height: 44px;
    color: #fff;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    background: #D92129; }

.gb-hotrotuvan_myichi {
  border: 1px solid #ccc;
  margin-bottom: 30px; }
  .gb-hotrotuvan_myichi .titlePhone_myichi {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 0 10%; }
  .gb-hotrotuvan_myichi .mailPhone_myichi {
    font-size: 14px;
    background-color: #FBEEE6;
    line-height: 40px;
    padding-left: 20px; }

/*PARTNER*/
.partner-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 110px; }

.cover_box_partner_myichi {
  border: 2px dashed #009999;
  padding: 10px 2%; }

.box_partner_myichi .titleCategoryProduct_myichi {
  text-align: center;
  font-size: 30px;
  color: #38BED6;
  margin: 10px 0;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 30px; }
  .box_partner_myichi .titleCategoryProduct_myichi:after {
    position: absolute;
    bottom: -15px;
    height: 0;
    width: 150px;
    border-bottom: 3px double #38BED6;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: ""; }

/*SIDEBAR*/
.gb-hotrotructuyen_myichi .widget_sidebar-title_myichi {
  color: #fff;
  text-align: center;
  font-size: 24px;
  background: #D92129;
  height: 40px;
  line-height: 40px;
  /*font-family: "UVN Mua Thu";*/ }

.gb-hotrotructuyen_myichi #hotro_myichi {
  display: block;
  background: url(../images/icons/bg_hotro.png) left 0 no-repeat; }
  .gb-hotrotructuyen_myichi #hotro_myichi ul {
    list-style: none;
    border-bottom: 1px dashed #DDDDDD;
    padding: 7px;
    margin: 0 10px;
    font-size: 13px; }
    .gb-hotrotructuyen_myichi #hotro_myichi ul li {
      clear: both;
      padding: 6px 0;
      color: #555555; }
      .gb-hotrotructuyen_myichi #hotro_myichi ul li a img {
        margin-right: 5px;
        float: left;
        width: 25px; }

.gb-hotrotructuyen_myichi .phone {
  color: #f10b0b;
  font-size: 24px;
  font-weight: bold;
  padding-top: 62px;
  padding-left: 90px;
  padding-bottom: 10px;
  margin-right: 20px;
  font-style: italic; }

.widget {
  margin-bottom: 30px; }
  .widget .widget_sidebar-title_myichi {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background: #D92129;
    height: 40px;
    line-height: 40px;
    /*font-family: "UVN Mua Thu";*/
    margin-bottom: 10px; }

.gb-timkiem-chungnhan_myichi img {
  width: 100%;
  height: auto; }

.gb-sidebar-tintucnoibat_myichi ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdcdc; }
  .gb-sidebar-tintucnoibat_myichi ul li:last-child {
    border-bottom: none; }
  .gb-sidebar-tintucnoibat_myichi ul li .gb-sidebar-tintucnoibat_myichi-item {
    display: flow-root; }
    .gb-sidebar-tintucnoibat_myichi ul li .gb-sidebar-tintucnoibat_myichi-item .item-img {
      width: 70px;
      float: left; }
      .gb-sidebar-tintucnoibat_myichi ul li .gb-sidebar-tintucnoibat_myichi-item .item-img img {
        width: 100%;
        height: 70px; }
    .gb-sidebar-tintucnoibat_myichi ul li .gb-sidebar-tintucnoibat_myichi-item .item-text {
      width: calc(100% - 70px);
      float: left;
      padding-left: 20px; }
      .gb-sidebar-tintucnoibat_myichi ul li .gb-sidebar-tintucnoibat_myichi-item .item-text h2 a {
        display: block;
        color: #333;
        font-size: 13px;
        position: relative;
        font-weight: 400;
        margin-bottom: 10px; }
      .gb-sidebar-tintucnoibat_myichi ul li .gb-sidebar-tintucnoibat_myichi-item .item-text .timming {
        font-size: 14px;
        color: #a2a2a2; }
        .gb-sidebar-tintucnoibat_myichi ul li .gb-sidebar-tintucnoibat_myichi-item .item-text .timming i {
          color: #D92129;
          margin-right: 5px; }

.gb-sidebar-sanphamnoibat_myichi ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dcdcdc; }
  .gb-sidebar-sanphamnoibat_myichi ul li:last-child {
    border-bottom: none; }
  .gb-sidebar-sanphamnoibat_myichi ul li .gb-sidebar-sanphamnoibat_myichi-item {
    display: flow-root; }
    .gb-sidebar-sanphamnoibat_myichi ul li .gb-sidebar-sanphamnoibat_myichi-item .item-img {
      width: 70px;
      float: left; }
      .gb-sidebar-sanphamnoibat_myichi ul li .gb-sidebar-sanphamnoibat_myichi-item .item-img img {
        width: auto;
        height: 70px; }
    .gb-sidebar-sanphamnoibat_myichi ul li .gb-sidebar-sanphamnoibat_myichi-item .item-text {
      width: calc(100% - 70px);
      float: left;
      padding-left: 20px; }
      .gb-sidebar-sanphamnoibat_myichi ul li .gb-sidebar-sanphamnoibat_myichi-item .item-text h2 a {
        display: block;
        color: #333;
        font-size: 13px;
        position: relative;
        font-weight: 400;
        margin-bottom: 10px; }
      .gb-sidebar-sanphamnoibat_myichi ul li .gb-sidebar-sanphamnoibat_myichi-item .item-text .timming {
        font-size: 14px;
        color: #a2a2a2; }
        .gb-sidebar-sanphamnoibat_myichi ul li .gb-sidebar-sanphamnoibat_myichi-item .item-text .timming i {
          color: #d2b800;
          margin-right: 5px; }

.gb-sidebar-featured ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 10px; }
  .gb-sidebar-featured ul li:last-child {
    margin-bottom: 0;
    border-bottom: none; }
    .gb-sidebar-featured ul li:last-child .item {
      padding-bottom: 0; }
  .gb-sidebar-featured ul li .item {
    padding-bottom: 10px; }
    .gb-sidebar-featured ul li .item .item-img {
      width: 80px;
      float: left;
      border: 1px solid #a2a2a2; }
    .gb-sidebar-featured ul li .item .item-text {
      padding-left: 95px; }
      .gb-sidebar-featured ul li .item .item-text h2 {
        margin-bottom: 10px; }
        .gb-sidebar-featured ul li .item .item-text h2 a {
          display: block;
          font-size: 13px;
          font-style: normal;
          font-stretch: normal;
          letter-spacing: normal;
          text-align: left;
          color: #a2a2a2;
          line-height: 15px;
          text-decoration: none;
          -webkit-transition: color .2s ease;
          -o-transition: color .2s ease;
          transition: color .2s ease; }
          .gb-sidebar-featured ul li .item .item-text h2 a:hover {
            color: #D92129; }
      .gb-sidebar-featured ul li .item .item-text .prices_myichi .prices-news_myichi {
        font-size: 14px; }
      .gb-sidebar-featured ul li .item .item-text .prices_myichi .prices-old_myichi {
        font-size: 12px; }

.gb-sidebar-gallery .widget-content ul {
  display: flow-root; }
  .gb-sidebar-gallery .widget-content ul li {
    width: 33.33%;
    float: left; }
    .gb-sidebar-gallery .widget-content ul li img {
      width: 100%;
      height: 100px; }

.gb-sidebar-tag .widget-content ul li {
  display: inline-block;
  margin-bottom: 5px; }
  .gb-sidebar-tag .widget-content ul li a {
    display: block;
    font-size: 14px;
    line-height: 1.86;
    text-align: left;
    color: #a2a2a2;
    border: 1px solid #a2a2a2;
    padding: 8px 15px; }

.gb-sanphamtrinam_myichi .titleCategoryProduct_myichi {
  position: relative;
  margin-bottom: 50px;
  border-bottom: 1px solid #efebeb; }
  .gb-sanphamtrinam_myichi .titleCategoryProduct_myichi h4 {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    line-height: 34px;
    background: #D92129;
    padding: 0 30px;
    border-left: 5px solid #fde60c; }
  .gb-sanphamtrinam_myichi .titleCategoryProduct_myichi p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a2a2a2;
    line-height: 22px; }

.gb-sanphamtrinam_myichi .btn-xemchitiet_myichi {
  display: inline-block;
  border: 1px solid #D92129;
  padding: 9px 20px;
  text-align: center;
  font-size: 14px;
  color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0; }
  .gb-sanphamtrinam_myichi .btn-xemchitiet_myichi:hover {
    color: #fff;
    background: #D92129; }
  @media screen and (max-width: 767px) {
    .gb-sanphamtrinam_myichi .btn-xemchitiet_myichi {
      display: none; } }

.gb-sanphamtrinam_myichi .product_item_myichi {
  border: 1px solid #efebeb;
  margin-bottom: 30px; }
  .gb-sanphamtrinam_myichi .product_item_myichi .product_item_img_myichi {
    overflow: hidden; }
    .gb-sanphamtrinam_myichi .product_item_myichi .product_item_img_myichi img {
      width: 100%;
      height: 270px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-sanphamtrinam_myichi .product_item_myichi .product_item_img_myichi img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      @media screen and (max-width: 767px) {
        .gb-sanphamtrinam_myichi .product_item_myichi .product_item_img_myichi img {
          height: auto !important; } }
  .gb-sanphamtrinam_myichi .product_item_myichi .product_item_text_myichi {
    padding: 20px 10px; }
    .gb-sanphamtrinam_myichi .product_item_myichi .product_item_text_myichi h2 a {
      display: block;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      position: relative;
      margin-bottom: 10px; }
  .gb-sanphamtrinam_myichi .product_item_myichi .product_item_price_chitiet_myichi {
    position: relative; }
    .gb-sanphamtrinam_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
      display: inline-block;
      border: 1px solid #D92129;
      padding: 10px 20px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      position: absolute;
      top: 10px;
      right: 0;
      background: #D92129; }
      .gb-sanphamtrinam_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi:hover {
        color: #D92129;
        background: transparent; }
      @media screen and (max-width: 991px) {
        .gb-sanphamtrinam_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
          display: block !important;
          position: relative !important;
          top: initial !important;
          right: inherit !important;
          margin-top: 10px; } }

.gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul {
  padding: 0; }
  .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li {
    list-style-type: none;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #eee; }
    .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li:first-child {
      padding-top: 0;
      border: none; }
    .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-img {
      float: left;
      margin-right: 20px;
      position: relative; }
      .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-img img {
        width: 70px;
        height: 70px;
        border-radius: 3px; }
    .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-text {
      padding-left: 90px; }
      .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-text h2 {
        margin: 0; }
        .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-text h2 a {
          font-size: 14px;
          font-weight: bold;
          line-height: 1.57;
          text-align: left;
          color: #222222;
          overflow: hidden;
          display: block;
          margin-bottom: 10px; }
          .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-text h2 a:hover {
            text-decoration: none;
            color: #f05523; }
      .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-text .gb-item-recent-post-time span {
        font-size: 13px;
        line-height: 2;
        text-align: left;
        color: #aeaeae; }
        .gb-baivietmoinhat_myichi .gb-blog-left-recent-posts ul li .gb-item-recent-posts .gb-item-recent-posts-text .gb-item-recent-post-time span .fa {
          font-family: 'FontAwesome';
          font-size: 14px;
          text-align: left;
          color: #f05523;
          margin-right: 10px; }

/*other*/
.gb-home-dichvu {
  padding: 50px 0;
  background: #f1f1f1; }
  .gb-home-dichvu .gb-home-dichvu-item img {
    display: block;
    margin: 0 auto; }
  .gb-home-dichvu .gb-home-dichvu-item h3 {
    margin: 15px 0; }
    .gb-home-dichvu .gb-home-dichvu-item h3 a {
      display: block;
      text-align: center;
      font-size: 18px;
      color: #333;
      line-height: 22px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-home-dichvu .gb-home-dichvu-item h3 a:hover {
        color: #D92129; }
  .gb-home-dichvu .gb-home-dichvu-item p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #a2a2a2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }

.gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item {
  position: relative;
  overflow: hidden; }
  .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item:hover {
    cursor: pointer; }
    .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item:hover h5 {
      opacity: 1; }
    .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item:hover .overlay-shade {
      opacity: 0.5; }
    .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item:hover .icons-holder {
      top: 50%;
      margin-top: -18px; }
  .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item h5 {
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    overflow: hidden;
    padding: 25px 30px 60px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    -o-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s; }
  .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item .overlay-shade {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    background: #D92129;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  .gb-thuvienanh .gb-thuvienanh-body .gb-thuvienanh-item .icons-holder {
    position: absolute;
    top: -10%;
    left: 50%;
    display: inline-block;
    width: auto;
    height: 36px;
    vertical-align: middle;
    z-index: 130;
    color: white;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

/*gb-list-gallery-lightbox_myichi*/
@media screen and (min-width: 768px) {
  .gb-list-gallery-lightbox_myichi .modal-dialog {
    width: 70%; } }

.gb-list-gallery-lightbox_myichi .close {
  width: 30px;
  height: 30px;
  background: #fff;
  opacity: 1;
  border-radius: 50%; }

.gb-list-gallery-lightbox_myichi .gb-list-gallery-lightbox_myichi-main {
  height: 560px;
  overflow: hidden;
  background: #fff; }
  .gb-list-gallery-lightbox_myichi .gb-list-gallery-lightbox_myichi-main img {
    width: auto;
    height: 100%; }

.gb-list-gallery-lightbox_myichi .gb-list-gallery-lightbox_myichi-img-small {
  height: 560px;
  overflow-y: scroll;
  background: #fff; }
  .gb-list-gallery-lightbox_myichi .gb-list-gallery-lightbox_myichi-img-small .item {
    height: 120px;
    overflow: hidden; }
    .gb-list-gallery-lightbox_myichi .gb-list-gallery-lightbox_myichi-img-small .item img {
      width: auto;
      height: 100%; }

.gb-list-gallery-lightbox_myichi .modal-content {
  background: transparent; }

/*gb-list-gallery-lightbox_myichi*/
/*gb-tab-services_vietbaichuanseo*/
.gb-tab-services_vietbaichuanseo {
  /* Default mode */ }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs {
    border: none;
    margin: 0px; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 0; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li.open, .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li:hover {
    margin-bottom: 0; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li.open > a, .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: #ffaa30 !important;
    color: #fff; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li.open > a > i, .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li.open .dropdown-menu, .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li {
    margin-bottom: 0;
    width: 25%;
    margin-right: 0;
    background: #13a6ef;
    border-right: 1px solid #fff; }
    .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li:last-child {
      border-right: none; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li.active {
    margin-bottom: 0;
    position: relative; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #fff;
    background: #ffaa30; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040; }
  .gb-tab-services_vietbaichuanseo .tabbable-line > .tab-content {
    margin-top: 0px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0; }
  .gb-tab-services_vietbaichuanseo .portlet .tabbable-line > .tab-content {
    padding-bottom: 0; }
  .gb-tab-services_vietbaichuanseo .tab-content-title_vietbaichuanseo h3 {
    color: #f05523;
    letter-spacing: 4.9px;
    font-size: 18px;
    margin: 0; }
  .gb-tab-services_vietbaichuanseo .tab-content-title_vietbaichuanseo h2 {
    font-size: 30px;
    margin-top: 10px; }
  .gb-tab-services_vietbaichuanseo .tab-content-title_vietbaichuanseo .tab-content-border_vietbaichuanseo {
    border: 1px solid #f05523;
    width: 80px; }
  .gb-tab-services_vietbaichuanseo .tab-content-description_vietbaichuanseo p {
    font-size: 14px;
    font-style: normal;
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 24px; }
  .gb-tab-services_vietbaichuanseo .tab-content-info_vietbaichuanseo ul li {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #4d95a1; }
    .gb-tab-services_vietbaichuanseo .tab-content-info_vietbaichuanseo ul li i {
      color: #f05523;
      margin-right: 10px; }
  .gb-tab-services_vietbaichuanseo .btn-xemchitiet_vietbaichuanseo {
    display: inline-block;
    background: #f05523;
    color: #fff;
    border: 1px solid #f05523;
    font-size: 14px;
    padding: 10px 30px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-top: 10px; }
    .gb-tab-services_vietbaichuanseo .btn-xemchitiet_vietbaichuanseo:hover {
      color: #f05523;
      background: transparent; }

/*gb-tab-services_vietbaichuanseo*/
/*BANNER*/
.gb-banner-1_myichi {
  height: 220px;
  overflow: hidden;
  padding-left: 20px;
  position: relative;
  background: url("../images/banner/1.jpg") no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .gb-banner-1_myichi:before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 767px) {
    .gb-banner-1_myichi {
      margin-bottom: 30px; } }
  .gb-banner-1_myichi .titleSlide_myichi {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    font-style: italic;
    width: 100%;
    position: relative;
    z-index: 999; }
    .gb-banner-1_myichi .titleSlide_myichi:before {
      position: absolute;
      top: -15px;
      left: 0;
      width: 60px;
      height: 5px;
      background-color: #D92129;
      content: ""; }
  .gb-banner-1_myichi .noneSlide_myichi {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 20px 0;
    position: relative;
    z-index: 999;
    text-shadow: 0 0 3px #D92129; }
  .gb-banner-1_myichi a {
    position: relative;
    z-index: 999;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 5px 15px;
    border: 2px solid #D92129;
    background: #D92129;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-banner-1_myichi a:hover {
      color: #D92129;
      background: #fff; }

.gb-banner-2_myichi {
  height: 220px;
  overflow: hidden;
  padding-left: 20px;
  position: relative;
  background: url("../images/banner/2.png") no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .gb-banner-2_myichi:before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 767px) {
    .gb-banner-2_myichi {
      margin-bottom: 30px; } }
  .gb-banner-2_myichi .titleSlide_myichi {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    font-style: italic;
    width: 100%;
    position: relative;
    z-index: 999; }
    .gb-banner-2_myichi .titleSlide_myichi:before {
      position: absolute;
      top: -15px;
      left: 0;
      width: 60px;
      height: 5px;
      background-color: #D92129;
      content: ""; }
  .gb-banner-2_myichi .noneSlide_myichi {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 20px 0;
    position: relative;
    z-index: 999;
    text-shadow: 0 0 3px #D92129; }
  .gb-banner-2_myichi a {
    position: relative;
    z-index: 999;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 5px 15px;
    border: 2px solid #D92129;
    background: #D92129;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-banner-2_myichi a:hover {
      color: #D92129;
      background: #fff; }

.gb-banner-3_myichi {
  height: 220px;
  overflow: hidden;
  padding-left: 20px;
  position: relative;
  background: url("../images/banner/3.png") no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .gb-banner-3_myichi:before {
    content: '';
    position: absolute;
    border: 1px solid #fff;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 767px) {
    .gb-banner-3_myichi {
      margin-bottom: 30px; } }
  .gb-banner-3_myichi .titleSlide_myichi {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    font-style: italic;
    width: 100%;
    position: relative;
    z-index: 999; }
    .gb-banner-3_myichi .titleSlide_myichi:before {
      position: absolute;
      top: -15px;
      left: 0;
      width: 60px;
      height: 5px;
      background-color: #D92129;
      content: ""; }
  .gb-banner-3_myichi .noneSlide_myichi {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin: 20px 0;
    position: relative;
    z-index: 999;
    text-shadow: 0 0 3px #D92129; }
  .gb-banner-3_myichi a {
    position: relative;
    z-index: 999;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding: 5px 15px;
    border: 2px solid #D92129;
    background: #D92129;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-banner-3_myichi a:hover {
      color: #D92129;
      background: #fff; }

.gb-banner-4_myichi {
  display: flow-root;
  margin-top: 50px; }

.gb-banner-5_myichi img {
  width: 100%;
  height: auto; }

.gb-banner-6_myichi img {
  width: 100%;
  height: auto; }

.gb-banner-7_myichi img {
  width: 100%;
  height: auto; }

.gb-banner-8_myichi img {
  width: 100%;
  height: auto; }

/*BREAKCRUM*/
.gb-breadcrumbs_myichi .breadcrumb {
  margin-bottom: 0;
  margin: 10px;
  background: transparent; }

.gb-breadcrumbs_myichi ul li a {
  font-size: 16px;
  text-align: left;
  line-height: 24px;
  color: #222222; }

/*INTRODUCE*/
.gb-gioithieu-page {
  padding: 50px 0; }
  .gb-gioithieu-page h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .gb-gioithieu-page p {
    font-size: 16px;
    line-height: 26px;
    color: #333; }

.gb-gioithieu-company {
  background: #f4f4f4;
  padding: 20px;
  margin-bottom: 40px; }
  .gb-gioithieu-company h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .gb-gioithieu-company p {
    font-size: 16px;
    line-height: 26px;
    color: #333; }
  .gb-gioithieu-company .gb-dress-intro ul li {
    display: flow-root;
    margin-bottom: 10px; }
    .gb-gioithieu-company .gb-dress-intro ul li .icons {
      width: 40px;
      height: 40px;
      border: 1px solid #D92129;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #D92129;
      float: left; }
    .gb-gioithieu-company .gb-dress-intro ul li p {
      padding-left: 60px;
      color: #333;
      font-size: 16px;
      line-height: 1.5; }
  .gb-gioithieu-company .gb-support-intro ul li {
    display: flow-root;
    margin-bottom: 10px; }
    .gb-gioithieu-company .gb-support-intro ul li .icons {
      width: 35px;
      height: 25px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #D92129;
      float: left; }
    .gb-gioithieu-company .gb-support-intro ul li p {
      padding-left: 60px;
      color: #333;
      font-size: 16px; }

.gb-home-introduce_myichi {
  padding: 50px 0; }
  .gb-home-introduce_myichi .gb-intro-title_myichi {
    text-align: center;
    font-size: 24px;
    color: #D92129;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 600;
    position: relative;
    margin-bottom: 30px; }
    .gb-home-introduce_myichi .gb-intro-title_myichi:after {
      position: absolute;
      bottom: -15px;
      height: 0;
      width: 100px;
      border-bottom: 3px solid #333;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      content: ""; }
  .gb-home-introduce_myichi p {
    font-size: 14px;
    color: #a2a2a2;
    line-height: 24px;
    text-align: center; }
  .gb-home-introduce_myichi .btn-doctiep_myichi {
    text-align: center;
    margin-top: 30px; }
    .gb-home-introduce_myichi .btn-doctiep_myichi a {
      display: inline-block;
      min-width: 150px;
      border: 2px solid #D92129;
      padding: 10px 0;
      text-align: center;
      font-size: 14px;
      color: #D92129;
      border-radius: 30px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-home-introduce_myichi .btn-doctiep_myichi a:hover {
        color: #fff;
        background: #D92129; }

.gb-home-introduce-2 {
  padding: 50px 0; }
  .gb-home-introduce-2 p {
    text-align: justify;
    color: #3a3a3a;
    font-size: 16px;
    line-height: 1.6; }

/*PAGINATION*/
.loop-pagination {
  text-align: center;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .loop-pagination li {
    float: left;
    margin-left: -1px; }
    @media screen and (max-width: 991px) {
      .loop-pagination li {
        margin-left: 1px; } }
    .loop-pagination li:first-child {
      margin-left: 0; }
    .loop-pagination li a.page-numbers {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 50px;
      height: 50px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 16px;
      line-height: 1.06;
      text-align: center;
      color: #666666;
      border: 1px solid #e0e0e0;
      padding: 10px 15px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media screen and (max-width: 767px) {
        .loop-pagination li a.page-numbers {
          width: 35px;
          height: 35px; } }
      .loop-pagination li a.page-numbers:hover {
        background: #D92129;
        color: #fff;
        border-color: #D92129; }
    .loop-pagination li a.current {
      background: #D92129;
      color: #fff;
      border-color: #D92129; }
    .loop-pagination li a.prev {
      border: 1px solid #E0E0E0;
      padding: 10px 18px; }
    .loop-pagination li a.next {
      border: 1px solid #E0E0E0;
      padding: 10px 18px; }

/*PAGE*/
.gb-cachlapdat-page {
  padding: 50px 0; }

.gb-cachlapdat-page-content .gb-divider {
  margin: 20px 0; }

.gb-cachlapdat-page-content h2 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase; }

.gb-cachlapdat-page-content h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 10px; }

.gb-cachlapdat-page-content p {
  font-size: 14px;
  line-height: 26px;
  color: #a2a2a2;
  text-align: justify; }

.gb-cachthucthanhtoan {
  padding-bottom: 40px; }
  .gb-cachthucthanhtoan .gb-cachthucthanhtoan-right h1 {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .gb-cachthucthanhtoan .gb-cachthucthanhtoan-right ul li {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 26px; }
    .gb-cachthucthanhtoan .gb-cachthucthanhtoan-right ul li span {
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      color: #333; }
  .gb-cachthucthanhtoan .gb-cachthucthanhtoan-right h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin: 20px 0;
    text-transform: uppercase; }
  .gb-cachthucthanhtoan .gb-cachthucthanhtoan-right h4 {
    margin: 15px 0; }
    .gb-cachthucthanhtoan .gb-cachthucthanhtoan-right h4 span {
      font-weight: bold;
      color: #333;
      font-size: 16px;
      text-decoration: underline; }
  .gb-cachthucthanhtoan .gb-cachthucthanhtoan-right p {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 26px; }

.gb-chinhsach-vanchuyen {
  padding: 50px 0; }
  .gb-chinhsach-vanchuyen .gb-chinhsach-vanchuyen-body h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .gb-chinhsach-vanchuyen .gb-chinhsach-vanchuyen-body ul li {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 26px; }
    .gb-chinhsach-vanchuyen .gb-chinhsach-vanchuyen-body ul li span {
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      color: #333; }
  .gb-chinhsach-vanchuyen .gb-chinhsach-vanchuyen-body h2 {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin: 20px 0;
    text-transform: uppercase; }
  .gb-chinhsach-vanchuyen .gb-chinhsach-vanchuyen-body h4 {
    margin: 15px 0; }
    .gb-chinhsach-vanchuyen .gb-chinhsach-vanchuyen-body h4 span {
      font-weight: bold;
      color: #333;
      font-size: 14px;
      text-decoration: underline; }
  .gb-chinhsach-vanchuyen .gb-chinhsach-vanchuyen-body p {
    display: block;
    color: #a2a2a2;
    font-size: 14px;
    line-height: 26px;
    text-align: justify; }

/*CONTACT*/
.gb-page-lienhe_myichi .gb-page-lienhe_myichi-left h2 {
  text-transform: uppercase;
  color: #D92129;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 30px; }

.gb-page-lienhe_myichi .gb-page-lienhe_myichi-left ul li {
  display: block;
  font-size: 15px;
  line-height: 24px; }

/*ĐẠI ĐIỂM*/
.gb-cart-dia-diem {
  margin: 40px 0; }
  .gb-cart-dia-diem .gb-cart-dia-diem-item {
    margin-bottom: 20px; }
  .gb-cart-dia-diem h4 {
    margin-bottom: 10px; }
    .gb-cart-dia-diem h4 span {
      color: #D92129;
      font-weight: 600; }
  .gb-cart-dia-diem p {
    font-size: 14px;
    line-height: 26px; }
    .gb-cart-dia-diem p span {
      color: #333;
      font-weight: 600;
      font-size: 14px; }
  .gb-cart-dia-diem ul {
    display: flow-root; }
    .gb-cart-dia-diem ul li {
      width: 50%;
      float: left;
      font-size: 14px;
      line-height: 26px; }
      .gb-cart-dia-diem ul li span {
        color: #333;
        font-weight: 600;
        font-size: 14px; }

.gb-thongtinlienhe-sp {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #dcdcdc; }
  .gb-thongtinlienhe-sp h4 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px; }
  .gb-thongtinlienhe-sp ul li {
    color: #333;
    display: flow-root;
    margin-bottom: 10px;
    font-size: 14px; }
    .gb-thongtinlienhe-sp ul li .icons {
      width: 40px;
      height: 40px;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: 1px solid #D92129;
      color: #D92129;
      float: left; }
    .gb-thongtinlienhe-sp ul li p {
      padding-left: 60px;
      font-size: 14px;
      line-height: 1.5; }

.gb-do-you-want-sell {
  padding: 60px 0;
  height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 991px) {
    .gb-do-you-want-sell .gb-icons {
      display: none; } }
  .gb-do-you-want-sell h2 {
    font-size: 36px;
    font-weight: bold;
    font-style: italic;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase; }
    @media screen and (max-width: 991px) {
      .gb-do-you-want-sell h2 {
        font-size: 20px; } }
    .gb-do-you-want-sell h2 span {
      color: #D92129; }
  .gb-do-you-want-sell p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.86;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 30px 0; }
  .gb-do-you-want-sell ul li {
    display: inline-block;
    margin-left: 30px; }
    @media screen and (max-width: 991px) {
      .gb-do-you-want-sell ul li {
        margin-top: 20px;
        margin-left: 0; } }
    .gb-do-you-want-sell ul li:first-child {
      margin-left: 0; }
      @media screen and (max-width: 991px) {
        .gb-do-you-want-sell ul li:first-child {
          margin-top: 0; } }
    .gb-do-you-want-sell ul li a {
      display: block;
      font-size: 14px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 50px;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      border-radius: 4px;
      border: solid 1px #D92129;
      min-width: 160px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-do-you-want-sell ul li a i {
        color: #D92129;
        padding-left: 10px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .gb-do-you-want-sell ul li a:hover {
        background: #D92129; }
        .gb-do-you-want-sell ul li a:hover i {
          color: #fff; }
    .gb-do-you-want-sell ul li h4 {
      font-size: 20px;
      font-weight: bold;
      font-style: italic;
      font-stretch: normal;
      line-height: 0.71;
      letter-spacing: normal;
      text-transform: uppercase;
      text-align: left;
      color: #D92129; }
      .gb-do-you-want-sell ul li h4 span {
        color: #fff; }

.gb-home-contact-us {
  text-align: center;
  padding-top: 30px; }
  .gb-home-contact-us .gb-home-contact-us-info li.contact_no {
    color: #cccccc;
    float: left;
    font-weight: normal;
    font-size: 40px;
    line-height: 24px;
    padding: 5px 0 10px;
    text-align: center;
    width: 100%; }
  .gb-home-contact-us .gb-home-contact-us-info li.or_text {
    color: #808080;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px; }
  .gb-home-contact-us .gb-home-contact-us-info li a.mail_contact {
    display: block;
    color: #000000;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px; }

/*CHARACTERISTIC*/
.gb-huongdan-hinhthuc-cachthuc_myichi {
  margin: 30px 0; }

.gb-huongdan-hinhthuc-cachthuc_myichi_item .item-img {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 24px;
  border-radius: 50%;
  margin: 0 auto; }

.gb-huongdan-hinhthuc-cachthuc_myichi_item p {
  text-transform: uppercase;
  text-align: center;
  color: #333;
  font-size: 10px;
  margin-top: 10px;
  line-height: 14px;
  font-weight: 600; }

.gb-huongdan-hinhthuc-cachthuc_myichi_item.gb-characteristic-1_myichi .item-img {
  border: 2px solid #F30;
  color: #F30; }

.gb-huongdan-hinhthuc-cachthuc_myichi_item.gb-characteristic-2_myichi .item-img {
  border: 2px solid #0C0;
  color: #0C0; }

.gb-huongdan-hinhthuc-cachthuc_myichi_item.gb-characteristic-3_myichi .item-img {
  border: 2px solid #09C;
  color: #09C; }

.gb-home-couter-up .gb-home-couter-up-item {
  border: 2px solid #dcdcdc;
  padding: 20px 0; }
  @media screen and (max-width: 991px) {
    .gb-home-couter-up .gb-home-couter-up-item {
      margin-bottom: 30px; } }
  .gb-home-couter-up .gb-home-couter-up-item p {
    font-size: 36px;
    color: #D92129;
    text-align: center;
    margin-bottom: 10px; }
  .gb-home-couter-up .gb-home-couter-up-item span {
    font-size: 16px;
    color: #a2a2a2;
    display: block;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; }

/*SLIDESHOW*/
.gb-slideshow_myichi {
  position: relative; }
  .gb-slideshow_myichi .owl-nav [class*=owl-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #D92129 !important;
    border: 3px solid #D92129;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-slideshow_myichi .owl-nav [class*=owl-]:hover {
      background: transparent !important;
      border-color: #fff; }
  .gb-slideshow_myichi .owl-nav {
    margin-top: 0 !important; }
    @media screen and (max-width: 991px) and (min-width: 768px) {
      .gb-slideshow_myichi .owl-nav {
        top: -78px; } }
    .gb-slideshow_myichi .owl-nav .owl-prev {
      position: absolute;
      top: 45%;
      left: 20px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .gb-slideshow_myichi .owl-nav .owl-prev:before {
        content: '\f104';
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }
    .gb-slideshow_myichi .owl-nav .owl-next {
      position: absolute;
      top: 45%;
      right: 20px;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .gb-slideshow_myichi .owl-nav .owl-next:before {
        content: '\f105';
        font-family: FontAwesome;
        color: #fff;
        font-size: 20px; }
  .gb-slideshow_myichi .owl-theme .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%; }
  .gb-slideshow_myichi .slide-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media screen and (max-width: 600px) {
      .gb-slideshow_myichi .slide-content {
        display: none; } }
    .gb-slideshow_myichi .slide-content h4 {
      display: block;
      font-size: 30px;
      line-height: 54px;
      color: #D92129;
      font-weight: 900;
      letter-spacing: 2px;
      margin-bottom: 20px;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_myichi .slide-content h4 {
          font-size: 18px;
          line-height: 1;
          margin-bottom: 10px; } }
    .gb-slideshow_myichi .slide-content p {
      font-size: 16px;
      color: #fff;
      line-height: 24px; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_myichi .slide-content p {
          font-size: 13px;
          line-height: 18px; } }
    .gb-slideshow_myichi .slide-content a {
      display: inline-block;
      padding: 10px 25px;
      background: #D92129;
      color: #fff;
      border: 2px solid #D92129;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 30px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media screen and (max-width: 767px) {
        .gb-slideshow_myichi .slide-content a {
          font-size: 14px;
          padding: 7px 25px;
          margin-top: 10px; } }
      .gb-slideshow_myichi .slide-content a:hover {
        color: #D92129;
        background: transparent; }

/*EMAIL*/
.gb-dangkytuvan_myichi {
  padding: 15px;
  margin: 20px 0;
  border: 3px dashed #D92129;
  border-radius: 5px; }
  @media screen and (min-width: 768px) {
    .gb-dangkytuvan_myichi {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px; } }
  .gb-dangkytuvan_myichi h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #D92129;
    text-align: center;
    /*margin: 0 0 20px;*/ }
  .gb-dangkytuvan_myichi .gb-btn-send {
    background: #D92129;
    padding: 10px 20px;
    border-color: #D92129;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    color: #fff; }
  .gb-dangkytuvan_myichi .form-control {
    height: 40px;
    border-radius: 0; }

#vietnhanxet .modal-title {
  color: #D92129; }

#vietnhanxet label {
  color: #333;
  font-weight: 600;
  margin-bottom: 15px; }

.gb-form-nhan-xet .btn {
  background: #D92129;
  color: #fff;
  border-color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-form-nhan-xet .btn:hover {
    background: transparent;
    color: #D92129; }

.gb-nhan-xet-baiviet-header {
  display: flow-root;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .gb-nhan-xet-baiviet-header h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px; }
    .gb-nhan-xet-baiviet-header h3:before {
      position: absolute;
      content: '';
      width: 114px;
      bottom: -2px;
      left: 1px;
      height: 3px;
      background: #3cc; }

.gb-nhan-xet-baiviet {
  padding: 30px 0 40px 0;
  /** ====================
 * Lista de Comentarios
 =======================*/
  /**
   * Lineas / Detalles
   -----------------------*/
  /**
   * Avatar
   ---------------------------*/
  /**
   * Caja del Comentario
   ---------------------------*/
  /** =====================
   * Responsive
   ========================*/ }
  .gb-nhan-xet-baiviet .comments-container h1 a {
    font-size: 18px;
    font-weight: 700; }
  .gb-nhan-xet-baiviet .comments-list {
    margin-top: 30px;
    position: relative; }
  .gb-nhan-xet-baiviet .comments-list:before {
    content: '';
    width: 2px;
    height: 100%;
    background: #c7cacb;
    position: absolute;
    left: 32px;
    top: 0; }
  .gb-nhan-xet-baiviet .comments-list:after {
    content: '';
    position: absolute;
    background: #c7cacb;
    bottom: 0;
    left: 27px;
    width: 7px;
    height: 7px;
    border: 3px solid #dee1e3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .gb-nhan-xet-baiviet .reply-list:before, .gb-nhan-xet-baiviet .reply-list:after {
    display: none; }
  .gb-nhan-xet-baiviet .reply-list li:before {
    content: '';
    width: 60px;
    height: 2px;
    background: #c7cacb;
    position: absolute;
    top: 25px;
    left: -55px; }
  .gb-nhan-xet-baiviet .comments-list li {
    margin-bottom: 15px;
    display: block;
    position: relative; }
  .gb-nhan-xet-baiviet .comments-list li:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    width: 0; }
  .gb-nhan-xet-baiviet .reply-list {
    padding-left: 88px;
    clear: both;
    margin-top: 15px; }
  .gb-nhan-xet-baiviet .comments-list .comment-avatar {
    width: 65px;
    height: 65px;
    position: relative;
    z-index: 99;
    float: left;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    overflow: hidden; }
  .gb-nhan-xet-baiviet .comments-list .comment-avatar img {
    width: 100%;
    height: 100%; }
  .gb-nhan-xet-baiviet .reply-list .comment-avatar {
    width: 50px;
    height: 50px; }
  .gb-nhan-xet-baiviet .comment-main-level:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    clear: both; }
  .gb-nhan-xet-baiviet .comments-list .comment-box {
    width: 680px;
    float: right;
    position: relative;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); }
  .gb-nhan-xet-baiviet .comments-list .comment-box:before, .gb-nhan-xet-baiviet .comments-list .comment-box:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 10px 12px 10px 0;
    border-style: solid;
    border-color: transparent #FCFCFC;
    top: 8px;
    left: -11px; }
  .gb-nhan-xet-baiviet .comments-list .comment-box:before {
    border-width: 11px 13px 11px 0;
    border-color: transparent rgba(0, 0, 0, 0.05);
    left: -12px; }
  .gb-nhan-xet-baiviet .reply-list .comment-box {
    width: 610px; }
  .gb-nhan-xet-baiviet .comment-box .comment-head {
    background: #FCFCFC;
    padding: 10px 12px;
    border-bottom: 1px solid #E5E5E5;
    overflow: hidden;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0; }
  .gb-nhan-xet-baiviet .comment-box .comment-head i {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 2px;
    color: #A6A6A6;
    cursor: pointer;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease; }
  .gb-nhan-xet-baiviet .comment-box .comment-head i:hover {
    color: #03658c; }
  .gb-nhan-xet-baiviet .comment-box .comment-name {
    color: #283035;
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin-right: 10px; }
  .gb-nhan-xet-baiviet .comment-box .comment-name a {
    color: #283035; }
  .gb-nhan-xet-baiviet .comment-box .comment-head span {
    float: left;
    color: #999;
    font-size: 13px;
    position: relative;
    top: 1px; }
  .gb-nhan-xet-baiviet .comment-box .comment-content {
    background: #FFF;
    padding: 12px;
    font-size: 15px;
    color: #595959;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px; }
  .gb-nhan-xet-baiviet .comment-box .comment-name.by-author, .gb-nhan-xet-baiviet .comment-box .comment-name.by-author a {
    color: #03658c; }
  .gb-nhan-xet-baiviet .comment-box .comment-name.by-author:after {
    content: 'autor';
    background: #03658c;
    color: #FFF;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 700;
    margin-left: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  @media only screen and (max-width: 766px) {
    .gb-nhan-xet-baiviet .comments-container {
      width: 480px; }
    .gb-nhan-xet-baiviet .comments-list .comment-box {
      width: 390px; }
    .gb-nhan-xet-baiviet .reply-list .comment-box {
      width: 320px; } }

.gb-lienhe {
  padding: 50px 0; }

.gb-form-lienhe h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #333;
  margin-top: 10px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.gb-form-lienhe form label {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  color: #333;
  margin-top: 5px;
  margin-bottom: 5px; }

.gb-form-lienhe .btn-gui {
  min-width: 200px;
  background: #D92129;
  border: 2px solid #D92129;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-form-lienhe .btn-gui:hover {
    background: transparent;
    color: #D92129; }

.uni-footer-newletter_myichi {
  padding: 30px 15px;
  background: url("../images/biathu.png") no-repeat center center;
  background-size: contain;
  margin: 50px 0; }
  @media screen and (max-width: 991px) {
    .uni-footer-newletter_myichi {
      background: transparent;
      margin: 0; } }
  .uni-footer-newletter_myichi .input-group {
    border-radius: 4px; }
  .uni-footer-newletter_myichi .form-control {
    height: 44px;
    border: 1px solid #dbdbdb;
    border-radius: 0; }
  .uni-footer-newletter_myichi p {
    color: #333;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .uni-footer-newletter_myichi p {
        margin-top: 10px; } }
  .uni-footer-newletter_myichi span .btn-theme {
    height: 44px;
    color: #fff;
    border-radius: 0;
    border: 1px solid #dbdbdb;
    background: #D92129; }

/*NEWS*/
.gb-bloglamdep_myichi .gb-bloglamdep-title_myichi h4 {
  display: inline-block;
  min-width: 220px;
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
  color: #D92129;
  text-align: center;
  margin-bottom: 20px;
  background-color: #fde60c;
  line-height: 35px;
  padding-left: 15px;
  border-bottom: 5px solid #d2b800;
  border-bottom-left-radius: 5px; }
  .gb-bloglamdep_myichi .gb-bloglamdep-title_myichi h4:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 3;
    border-top: 10px solid #6a5d00;
    border-left: 10px solid transparent;
    width: 0;
    bottom: -10px; }

.gb-bloglamdep_myichi .gb-bloglamdep-body_myichi {
  position: relative;
  width: 100%;
  border: 1px solid #efebeb;
  padding: 10px; }

.gb-bloglamdep_myichi .gb-bloglamdep_myichi-item .gb-bloglamdep_myichi-img img {
  width: 100%;
  height: 145px; }

.gb-bloglamdep_myichi .gb-bloglamdep_myichi-item .gb-bloglamdep_myichi-text h3 {
  line-height: 20px;
  margin: 10px 0; }
  .gb-bloglamdep_myichi .gb-bloglamdep_myichi-item .gb-bloglamdep_myichi-text h3 a {
    font-size: 13px;
    color: #D92129; }

.gb-bloglamdep_myichi .gb-bloglamdep_myichi-item .gb-bloglamdep_myichi-text .des_myichi p {
  font-size: 13px;
  color: #a2a2a2; }

.gb-home-newest {
  padding: 50px 0; }
  @media screen and (max-width: 991px) {
    .gb-home-newest .gb-home-newest-big {
      margin-bottom: 30px; } }
  .gb-home-newest .gb-home-newest-big .entry-img {
    height: 250px;
    overflow: hidden; }
    .gb-home-newest .gb-home-newest-big .entry-img img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-home-newest .gb-home-newest-big .entry-img img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
  .gb-home-newest .gb-home-newest-big .entry-date {
    margin-top: 15px;
    font-size: 16px;
    color: #a2a2a2; }
    .gb-home-newest .gb-home-newest-big .entry-date i {
      color: #D92129; }
  .gb-home-newest .gb-home-newest-big .entry-tile {
    margin: 15px 0; }
    .gb-home-newest .gb-home-newest-big .entry-tile h3 a {
      font-size: 16px;
      line-height: 24px;
      color: #333;
      font-weight: 600;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }
      .gb-home-newest .gb-home-newest-big .entry-tile h3 a:hover {
        color: #D92129; }
  .gb-home-newest .gb-home-newest-big .entry-excerpt p {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #a2a2a2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }
  .gb-home-newest .gb-home-newest-big .entry-btn-xemthem {
    margin-top: 15px; }
    .gb-home-newest .gb-home-newest-big .entry-btn-xemthem a {
      display: inline-block;
      border: 1px solid #D92129;
      background: #D92129;
      padding: 10px 20px;
      color: #fff;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-home-newest .gb-home-newest-big .entry-btn-xemthem a:hover {
        background: transparent;
        color: #D92129; }
  .gb-home-newest .gb-home-newest-small .news-list-item {
    padding: 15px;
    border: 1px solid rgba(34, 34, 34, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px; }
    .gb-home-newest .gb-home-newest-small .news-list-item .entry-img {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
      padding-right: 15px; }
      @media screen and (max-width: 600px) {
        .gb-home-newest .gb-home-newest-small .news-list-item .entry-img {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          padding-right: 0;
          margin-bottom: 15px; } }
      .gb-home-newest .gb-home-newest-small .news-list-item .entry-img img {
        max-width: 100%;
        height: auto; }
    .gb-home-newest .gb-home-newest-small .news-list-item .entry-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%; }
      @media screen and (max-width: 600px) {
        .gb-home-newest .gb-home-newest-small .news-list-item .entry-content {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; } }
      .gb-home-newest .gb-home-newest-small .news-list-item .entry-content h5 a {
        font-size: 16px;
        line-height: 24px;
        color: #333;
        font-weight: 600;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }
        .gb-home-newest .gb-home-newest-small .news-list-item .entry-content h5 a:hover {
          color: #D92129; }
      .gb-home-newest .gb-home-newest-small .news-list-item .entry-content .entry-date {
        margin: 10px 0;
        font-size: 16px;
        color: #a2a2a2; }
        .gb-home-newest .gb-home-newest-small .news-list-item .entry-content .entry-date i {
          color: #D92129; }
      .gb-home-newest .gb-home-newest-small .news-list-item .entry-content .entry-excerpt p {
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
        color: #a2a2a2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }

.gb-latest-post_myichi {
  padding: 50px 0 0 0; }
  .gb-latest-post_myichi .titleCategoryProduct_myichi {
    position: relative;
    /*margin-bottom: 30px;*/ }
    .gb-latest-post_myichi .titleCategoryProduct_myichi h4 {
      /*background: url(../images/tieude_giua.png) center bottom no-repeat;*/
      /*padding-bottom: 15px;*/
      /*margin-bottom: 10px;*/
      /*font-family: "UVN Mua Thu";*/
      font-size: 30px;
      font-weight: bold;
      font-family: 'AvoBold';
      text-align: center;
      text-transform: uppercase;
      color: #D92129; }
    .gb-latest-post_myichi .titleCategoryProduct_myichi p {
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 20px;
      color: #a2a2a2;
      line-height: 22px; }

.blog-grid-item {
  padding-bottom: 30px; }
  .blog-grid-item .gb-entry-top .thumbnail-img {
    overflow: hidden; }
    .blog-grid-item .gb-entry-top .thumbnail-img img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .blog-grid-item .gb-entry-top .thumbnail-img img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
  .blog-grid-item .gb-entry-content {
    padding: 20px 20px 0 20px;
    background-color: rgba(244, 244, 244, 0.72); }
    .blog-grid-item .gb-entry-content .gb-entry-title a {
      min-height: 38px;
      display: block;
      font-size: 16px;
      font-style: italic;
      font-stretch: normal;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: left;
      color: #333;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .blog-grid-item .gb-entry-content .gb-entry-title a:hover {
        color: #D92129; }
    .blog-grid-item .gb-entry-content .gb-divider {
      border-color: #D92129;
      margin-top: 20px; }
    .blog-grid-item .gb-entry-content .entry-excerpt {
      margin-top: 20px; }
      .blog-grid-item .gb-entry-content .entry-excerpt p {
        color: #a2a2a2;
        font-size: 14px;
        line-height: 24px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden; }
    .blog-grid-item .gb-entry-content .gb-entry-meta {
      padding: 15px 0; }
      .blog-grid-item .gb-entry-content .gb-entry-meta span {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.14;
        letter-spacing: normal;
        text-align: left;
        color: #666666;
        padding-right: 5px;
        text-transform: capitalize; }
        .blog-grid-item .gb-entry-content .gb-entry-meta span a {
          color: #666666;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
          .blog-grid-item .gb-entry-content .gb-entry-meta span a:hover {
            color: #D92129; }
        .blog-grid-item .gb-entry-content .gb-entry-meta span i {
          color: #D92129; }

.gb-tintuc {
  padding: 50px 0; }

.gb-blog-right-item_myichi .gb-blog-right-item_myichi-img {
  position: relative;
  z-index: 5;
  overflow: hidden;
  height: 260px; }
  .gb-blog-right-item_myichi .gb-blog-right-item_myichi-img img {
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .gb-blog-right-item_myichi .gb-blog-right-item_myichi-img:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .gb-blog-right-item_myichi .gb-blog-right-item_myichi-img .caption-large {
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    min-width: 115px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    color: #777777; }

.gb-blog-right-item_myichi .gb-blog-right-item_myichi-text .gb-blog-right-item_myichi-title {
  margin-top: 24px;
  margin-bottom: 26px; }
  .gb-blog-right-item_myichi .gb-blog-right-item_myichi-text .gb-blog-right-item_myichi-title h3 {
    margin: 0; }
    .gb-blog-right-item_myichi .gb-blog-right-item_myichi-text .gb-blog-right-item_myichi-title h3 a {
      display: block;
      font-size: 16px;
      text-align: left;
      line-height: 24px;
      color: #222222; }
      .gb-blog-right-item_myichi .gb-blog-right-item_myichi-text .gb-blog-right-item_myichi-title h3 a:hover {
        color: #f05523;
        text-decoration: none; }

.gb-blog-right-item_myichi .gb-blog-right-item_myichi-text .gb-blog-right-item_myichi-text-des p {
  min-height: 80px;
  font-size: 14px;
  line-height: 26px;
  text-align: left;
  color: #7b7b7b; }

.gb-blog-right-item_myichi .gb-blog-right-item_myichi-button {
  margin-top: 30px;
  margin-bottom: 60px; }
  .gb-blog-right-item_myichi .gb-blog-right-item_myichi-button .btn {
    border-radius: 0; }
  .gb-blog-right-item_myichi .gb-blog-right-item_myichi-button .gb-btn-readmore {
    background: #D92129;
    color: white;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    .gb-blog-right-item_myichi .gb-blog-right-item_myichi-button .gb-btn-readmore:hover {
      background-color: white;
      color: #D92129;
      border: 1px solid #D92129; }

.gb-chitiet-tintuc_myichi {
  padding: 50px 0; }

.gb-single-blog-right_myichi .gb-single-blog-right_myichi-img img {
  width: 100%;
  height: auto; }

.gb-single-blog-right_myichi .gb-single-blog-right_myichi-title {
  margin-top: 30px;
  margin-bottom: 26px; }
  .gb-single-blog-right_myichi .gb-single-blog-right_myichi-title h2 {
    font-size: 30px;
    line-height: 1.3;
    text-align: left;
    color: #222222; }
    @media screen and (max-width: 767px) {
      .gb-single-blog-right_myichi .gb-single-blog-right_myichi-title h2 {
        font-size: 24px;
        line-height: 26px; } }

.gb-single-blog-right_myichi .gb-single-blog-right_myichi-info {
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 30px;
  padding-top: 13px;
  padding-bottom: 14px; }
  .gb-single-blog-right_myichi .gb-single-blog-right_myichi-info ul {
    margin: 0;
    padding: 0; }
    .gb-single-blog-right_myichi .gb-single-blog-right_myichi-info ul li {
      list-style-type: none;
      display: inline-block;
      margin-right: 30px;
      font-size: 14px;
      font-style: italic;
      line-height: 1.86;
      text-align: left;
      color: #7b7b7b; }
      @media screen and (max-width: 767px) {
        .gb-single-blog-right_myichi .gb-single-blog-right_myichi-info ul li {
          margin-right: 24px; } }
      .gb-single-blog-right_myichi .gb-single-blog-right_myichi-info ul li .fa {
        font-family: FontAwesome;
        font-size: 16px;
        font-style: normal;
        line-height: 1.63;
        color: #f05523;
        margin-right: 10px; }
      .gb-single-blog-right_myichi .gb-single-blog-right_myichi-info ul li a {
        color: #7b7b7b; }
        .gb-single-blog-right_myichi .gb-single-blog-right_myichi-info ul li a:hover {
          text-decoration: none;
          color: #f05523; }

.gb-single-blog-right_myichi .gb-single-blog-right_myichi-text p {
  font-size: 14px;
  line-height: 1.86;
  text-align: left;
  color: #7b7b7b; }
  .gb-single-blog-right_myichi .gb-single-blog-right_myichi-text p span {
    color: #f05523;
    margin-right: 10px; }

.gb-single-blog-right_myichi .gb-single-blog-right_myichi-text .gb-single-blog-quote {
  margin: 20px 0; }
  .gb-single-blog-right_myichi .gb-single-blog-right_myichi-text .gb-single-blog-quote blockquote {
    border-left: none; }
    .gb-single-blog-right_myichi .gb-single-blog-right_myichi-text .gb-single-blog-quote blockquote.quote-card {
      position: relative;
      padding-left: 71px;
      border-top: 1px solid #f05523;
      background: #f9f9f9; }
      .gb-single-blog-right_myichi .gb-single-blog-right_myichi-text .gb-single-blog-quote blockquote.quote-card:before {
        content: "“";
        position: absolute;
        left: 15px;
        font-size: 120px;
        color: #ff774b;
        font-weight: normal; }
    .gb-single-blog-right_myichi .gb-single-blog-right_myichi-text .gb-single-blog-quote blockquote h4 {
      font-size: 16px;
      font-style: italic;
      line-height: 1.88;
      text-align: left;
      color: #222222; }
    .gb-single-blog-right_myichi .gb-single-blog-right_myichi-text .gb-single-blog-quote blockquote h3 {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.63;
      text-align: left;
      color: #222222; }

.gb-single-blog-right_myichi .gb-single-blog-share {
  border-top: 1px solid #e9e9e9;
  padding-top: 10px;
  margin-top: 37px;
  margin-bottom: 76px; }
  .gb-single-blog-right_myichi .gb-single-blog-share .gb-single-blog-share-left ul {
    margin: 0px;
    padding: 0px; }
    .gb-single-blog-right_myichi .gb-single-blog-share .gb-single-blog-share-left ul li {
      list-style-type: none;
      display: inline-block;
      border: 1px solid #e9e9e9;
      padding: 5px 15px; }
      .gb-single-blog-right_myichi .gb-single-blog-share .gb-single-blog-share-left ul li a {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.86;
        text-align: center;
        color: #aeaeae;
        text-decoration: none; }
        .gb-single-blog-right_myichi .gb-single-blog-share .gb-single-blog-share-left ul li a:hover {
          color: #f05523; }

.gb-single-blog-right_myichi .gb-single-blog-comment h3 {
  font-size: 24px;
  line-height: 1.08;
  text-align: left;
  color: #222222; }

.gb-single-blog-right_myichi .gb-single-blog-comment .gb-single-blog-comment-line {
  border-top: 2px solid #222222;
  margin-bottom: 40px; }

.gb-single-blog-right_myichi .gb-single-blog-comment ul {
  list-style-type: none;
  padding: 0px; }
  .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-avatar {
    position: relative;
    float: left;
    margin-right: 20px; }
  .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box {
    padding-left: 120px; }
    .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-head h6 {
      margin: 0px; }
      .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-head h6 a {
        font-family: 'Open Sans', serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.63;
        text-align: left;
        color: #f05523;
        text-decoration: none; }
      .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-head h6 span {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.86;
        color: #aeaeae; }
    .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-content {
      margin-top: 20px;
      margin-bottom: 16px; }
      .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-content p {
        font-size: 14px;
        line-height: 1.71;
        text-align: left;
        color: #7b7b7b; }
    .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-days {
      margin-bottom: 27px; }
      .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-days ul li {
        display: inline-block;
        font-size: 14px;
        font-style: italic;
        line-height: 1.86;
        text-align: left;
        color: #bbbbbb; }
        .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-days ul li a {
          color: #f05523;
          text-decoration: none; }
          .gb-single-blog-right_myichi .gb-single-blog-comment ul li .gb-comment-main-level .gb-comment-box .gb-comment-days ul li a:hover {
            color: #222222; }
  .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list {
    padding-left: 120px; }
    @media screen and (max-width: 767px) {
      .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list {
        padding-left: 0px; } }
    .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-avatar {
      position: relative;
      float: left;
      margin-right: 20px; }
    .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box {
      padding-left: 100px; }
      .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-head h6 {
        margin: 0px; }
        .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-head h6 a {
          font-size: 16px;
          font-weight: bold;
          line-height: 1.63;
          text-align: left;
          color: #f05523;
          text-decoration: none; }
        .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-head h6 span {
          font-size: 14px;
          font-weight: 600;
          line-height: 1.86;
          color: #aeaeae; }
      .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-content {
        margin-top: 20px;
        margin-bottom: 16px; }
        .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-content p {
          font-size: 14px;
          line-height: 1.71;
          text-align: left;
          color: #7b7b7b; }
      .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-days {
        margin-bottom: 27px; }
        .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-days ul li {
          display: inline-block;
          font-size: 14px;
          font-style: italic;
          line-height: 1.86;
          text-align: left;
          color: #bbbbbb; }
          .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-days ul li a {
            color: #f05523;
            text-decoration: none; }
            .gb-single-blog-right_myichi .gb-single-blog-comment ul .gb-reply-list li .gb-comment-box .gb-comment-days ul li a:hover {
              color: #222222; }

.gb-single-blog-right_myichi .gb-single-blog-leave-a-comment {
  margin-top: 80px;
  margin-bottom: 80px; }
  .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment h3 {
    font-size: 24px;
    line-height: 1.08;
    text-align: left;
    color: #222222; }
  .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-line {
    border-top: 2px solid #222222;
    margin-bottom: 40px; }
  .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-form form input {
    width: 100%;
    min-height: 44px;
    overflow: hidden;
    border-radius: 3px;
    border: solid 1px #eaeaea; }
  .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-form form textarea {
    width: 100%;
    min-height: 160px; }
  .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-form form .form-control {
    border: 1px solid #eaeaea; }
  .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-form form .form-group {
    margin-bottom: 30px; }
    .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-form form .form-group #firstName {
      margin-bottom: 30px; }
  .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-form form .btn {
    border-radius: 0px;
    padding: 12px;
    font-size: 24px;
    line-height: 1.08;
    text-align: center;
    color: #ffffff;
    background: #f05523;
    border: 1px solid #f05523;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .gb-single-blog-right_myichi .gb-single-blog-leave-a-comment .gb-single-blog-form form .btn:hover {
      background: white;
      border: 1px solid #f05523;
      color: #f05523;
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }

.gb-tintuc-lienquan .gb-tintuc-lienquan-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #D92129;
  /*margin-bottom: 20px;*/
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px; }

.gb-tintuc-lienquan .gb-tintuc-item .item-img {
  height: 130px;
  overflow: hidden; }

.gb-tintuc-lienquan .gb-tintuc-item .item-text {
  padding-top: 10px; }
  .gb-tintuc-lienquan .gb-tintuc-item .item-text h2 a {
    display: block;
    font-size: 18px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 22px;
    overflow: hidden; }
  .gb-tintuc-lienquan .gb-tintuc-item .item-text p {
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; }

.gb-tintuc-lienquan .gb-tintuc-item time {
  display: block;
  margin: 15px 0; }

.gb-tintuc-lienquan .gb-tintuc-item .btn-doctiep a {
  display: inline-block;
  min-width: 120px;
  border: 1px solid #D92129;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  font-size: 14px;
  background: #D92129;
  margin-top: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-tintuc-lienquan .gb-tintuc-item .btn-doctiep a:hover {
    color: #D92129;
    background: transparent; }

/*SEARCH*/
.gb-header-search_myichi .vk-newlist-banner-test-search button {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.gb-header-search_myichi .vk-newlist-banner-test-search button:hover {
  background: #D92129;
  color: #fff; }

.gb-header-search_myichi form {
  border-radius: 0;
  overflow: hidden;
  border-radius: 5px; }

.gb-header-search_myichi .vk-newlist-banner-test-search {
  width: 100%;
  height: 40px;
  background: #fff;
  border: solid 1px #D92129;
  border-radius: 0;
  border-radius: 5px; }
  .gb-header-search_myichi .vk-newlist-banner-test-search input {
    width: 85%;
    height: 38px;
    border: none;
    outline: none;
    color: #333;
    background: transparent;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    text-indent: 15px; }
  .gb-header-search_myichi .vk-newlist-banner-test-search button {
    width: 15%;
    height: 40px;
    background: #D92129;
    border: none;
    border-left: 1px solid #D92129;
    outline: none;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 14px;
    float: right;
    border-radius: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-header-search_myichi .vk-newlist-banner-test-search button:hover {
      color: #D92129;
      background: transparent; }

.product-filter {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 30px; }
  .product-filter .woocommerce-result-count {
    float: left; }
    @media screen and (max-width: 767px) {
      .product-filter .woocommerce-result-count {
        float: none; } }
  .product-filter .woocommerce-ordering {
    float: right; }
    @media screen and (max-width: 767px) {
      .product-filter .woocommerce-ordering {
        float: none;
        margin-top: 20px; } }
  .product-filter p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: left;
    color: #aeaeae;
    padding-top: 15px; }
  .product-filter form {
    margin-bottom: 0; }
  .product-filter select {
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #666;
    width: 205px;
    height: 40px;
    border-radius: 3px;
    border: solid 1px #e0e0e0;
    padding: 0 15px; }
    @media screen and (max-width: 767px) {
      .product-filter select {
        width: 100%; } }
    .product-filter select option {
      font-size: 14px;
      line-height: 2.14;
      text-align: left;
      color: #808080; }

.gb-header_myichi-between-search {
  margin-top: 11px; }
  .gb-header_myichi-between-search .form-control {
    height: 45px;
    font-size: 13px; }
  .gb-header_myichi-between-search .btn {
    height: 45px; }
  .gb-header_myichi-between-search .btn-tim {
    background: #D92129;
    text-shadow: none;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase; }

.gb-loctheogia {
  margin: 10px 0; }
  .gb-loctheogia label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    line-height: 26px;
    text-decoration: none; }
  .gb-loctheogia h4 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: 10px;
    text-transform: uppercase; }

.gb-loctheothuonghieu {
  margin: 10px 0; }
  .gb-loctheothuonghieu label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333;
    line-height: 26px;
    text-decoration: none; }
  .gb-loctheothuonghieu h4 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #333;
    margin-bottom: 10px;
    text-transform: uppercase; }

/*LANGUAGE*/
.gb-language a {
  display: inline-block !important;
  margin-left: 10px !important;
  width: 20px;
  height: 20px; }
  .gb-language a img {
    width: 100%;
    height: auto; }

/*SERVICE*/
.gb-home-services {
  padding: 80px 0;
  background: url("../images/bgservices.jpg.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; }
  .gb-home-services .gb-diamond-title {
    color: #fff; }
  .gb-home-services .item .item-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #e6e6e6;
    border-radius: 50%;
    color: #fff;
    height: 80px;
    line-height: 60px;
    position: relative;
    text-align: center;
    width: 80px;
    margin: 0 auto; }
  .gb-home-services .item .item-text {
    text-align: center; }
    .gb-home-services .item .item-text .service-text {
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 1px;
      text-transform: uppercase;
      margin: 24px 0 16px; }
    .gb-home-services .item .item-text p {
      color: #fff;
      font-size: 14px;
      font-weight: 400;
      line-height: 26px; }

.title-main {
  text-align: center;
  padding-bottom: 40px; }
  .title-main h3 {
    font-size: 36px;
    font-weight: normal; }
  .title-main p {
    color: #7a7a7a;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 0 10px 0; }
  .title-main .under-line {
    background: url("../images/icons/line.PNG") no-repeat;
    height: 50px;
    background-position: center; }

.gb-dichvu-tuyetvoi {
  padding: 50px 0; }

.gb-dichvu-tuyetvoi-body {
  padding-top: 100px; }
  .gb-dichvu-tuyetvoi-body ul li:nth-child(1) .gb-dichvu-tuyetvoi-item {
    background: #e6d8ad; }
  .gb-dichvu-tuyetvoi-body ul li:nth-child(2) .gb-dichvu-tuyetvoi-item {
    background: #e6adbc; }
  .gb-dichvu-tuyetvoi-body ul li:nth-child(3) .gb-dichvu-tuyetvoi-item {
    background: #add8e6;
    margin-bottom: 0; }

.gb-dichvu-tuyetvoi-item {
  border: 5px solid rgba(0, 0, 0, 0.15);
  padding: 100px 20px 30px 20px; }
  @media screen and (max-width: 991px) {
    .gb-dichvu-tuyetvoi-item {
      margin-bottom: 150px; } }
  .gb-dichvu-tuyetvoi-item .item-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 150px;
    height: 100px;
    margin: auto; }
    .gb-dichvu-tuyetvoi-item .item-img img {
      width: 100%;
      height: auto;
      border: 5px solid rgba(0, 0, 0, 0.15); }
  .gb-dichvu-tuyetvoi-item .item-text .entry-title h2 a {
    text-align: center;
    display: block;
    font-size: 20px;
    color: #333; }
  .gb-dichvu-tuyetvoi-item .item-text .entry-excerpt {
    margin: 20px 0; }
    .gb-dichvu-tuyetvoi-item .item-text .entry-excerpt p {
      color: #a2a2a2;
      font-size: 16px;
      line-height: 24px;
      text-align: center; }
  .gb-dichvu-tuyetvoi-item .item-text .entry-btn-xemthem a {
    display: block;
    text-align: center;
    color: #D92129;
    font-size: 18px; }

.gb-six-service ul li {
  margin: 75px 0; }
  .gb-six-service ul li:nth-child(1) .gb-dichvu-tuyetvoi-item {
    background: #e6d8ad; }
  .gb-six-service ul li:nth-child(2) .gb-dichvu-tuyetvoi-item {
    background: #e6adbc; }
  .gb-six-service ul li:nth-child(3) .gb-dichvu-tuyetvoi-item {
    background: #add8e6; }
  .gb-six-service ul li:nth-child(6) .gb-dichvu-tuyetvoi-item {
    background: #e6d8ad; }
  .gb-six-service ul li:nth-child(4) .gb-dichvu-tuyetvoi-item {
    background: #e6adbc; }
  .gb-six-service ul li:nth-child(5) .gb-dichvu-tuyetvoi-item {
    background: #add8e6; }

.gb-gio-mo-cua {
  padding: 80px 0; }
  .gb-gio-mo-cua .gb-gio-mo-cua-info {
    background: #e4d7af;
    padding: 20px;
    border-top: 3px solid #D92129; }
    .gb-gio-mo-cua .gb-gio-mo-cua-info .heading {
      display: block;
      font-size: 24px;
      font-weight: bold;
      font-stretch: normal;
      text-align: center;
      letter-spacing: normal;
      text-transform: uppercase;
      color: #D92129;
      margin-bottom: 30px; }
    .gb-gio-mo-cua .gb-gio-mo-cua-info table {
      border: 1px solid #fff; }
      .gb-gio-mo-cua .gb-gio-mo-cua-info table tr th {
        border: 1px solid #fff; }
        .gb-gio-mo-cua .gb-gio-mo-cua-info table tr th:last-child {
          text-align: right; }
    .gb-gio-mo-cua .gb-gio-mo-cua-info .btn-medium {
      display: block;
      position: relative;
      font-size: 1.4rem;
      line-height: 1.42857;
      font-weight: normal;
      font-style: normal;
      letter-spacing: 1px;
      color: white;
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      -webkit-box-shadow: rgba(0, 0, 0, 0) 0px 0px 1px;
      box-shadow: rgba(0, 0, 0, 0) 0px 0px 1px;
      -webkit-transition-property: color;
      -o-transition-property: color;
      transition-property: color;
      -webkit-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      transition-duration: 0.3s;
      padding: 15px 20px;
      margin: 0px;
      border-width: 1px;
      border-style: solid;
      border-color: transparent;
      -webkit-border-image: initial;
      -o-border-image: initial;
      border-image: initial;
      text-align: center;
      background: #D92129; }
      .gb-gio-mo-cua .gb-gio-mo-cua-info .btn-medium:hover::before {
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1); }
      .gb-gio-mo-cua .gb-gio-mo-cua-info .btn-medium::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 50% center 0px;
        -ms-transform-origin: 50% center 0px;
        transform-origin: 50% center 0px;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        background: black; }

/*PRICE LIST*/
/*PRICING TABLE*/
.uni-shortcode-pricing-table-body {
  padding: 100px 0; }

.uni-pricing-table-default {
  border: solid 1px #e0e0e0; }
  .uni-pricing-table-default.panel {
    border-radius: 0; }
  .uni-pricing-table-default .panel-title {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    text-transform: uppercase; }
  .uni-pricing-table-default .panel-body {
    padding: 0; }
    .uni-pricing-table-default .panel-body .the-price {
      height: 100px; }
      .uni-pricing-table-default .panel-body .the-price h2 {
        font-size: 60px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center; }
        @media screen and (max-width: 1199px) and (min-width: 992px) {
          .uni-pricing-table-default .panel-body .the-price h2 {
            font-size: 50px; } }
        .uni-pricing-table-default .panel-body .the-price h2 span {
          font-size: 18px; }
    .uni-pricing-table-default .panel-body .panel-content {
      padding: 0 20px; }
    .uni-pricing-table-default .panel-body .table {
      margin-bottom: 0; }
      .uni-pricing-table-default .panel-body .table tr:first-child td {
        border-top: none; }
      .uni-pricing-table-default .panel-body .table tr td {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.71;
        letter-spacing: normal;
        text-align: center;
        color: #666666;
        text-transform: capitalize; }
  .uni-pricing-table-default .panel-footer {
    background: transparent;
    border-top: none; }
    .uni-pricing-table-default .panel-footer a {
      display: block;
      font-size: 14px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 50px;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      padding: 0;
      border-radius: 0;
      text-transform: uppercase; }

/*PRICING TABLE 1*/
.uni-shortcode-pricing-table-1 {
  padding-bottom: 100px; }
  .uni-shortcode-pricing-table-1 .uni-pricing-table-default .panel-title {
    color: #fde60c; }
  .uni-shortcode-pricing-table-1 .uni-pricing-table-default .panel-body .the-price {
    background: #fde60c; }
    .uni-shortcode-pricing-table-1 .uni-pricing-table-default .panel-body .the-price h2 {
      color: #fff; }
  .uni-shortcode-pricing-table-1 .uni-pricing-table-default .panel-footer a {
    background: #fde60c;
    border: 1px solid #fde60c;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .uni-shortcode-pricing-table-1 .uni-pricing-table-default .panel-footer a:hover {
      background: #fff;
      color: #fde60c; }
  .uni-shortcode-pricing-table-1 .panel-profresinal {
    background: #fde60c; }
    .uni-shortcode-pricing-table-1 .panel-profresinal .panel-title {
      color: #fff; }
    .uni-shortcode-pricing-table-1 .panel-profresinal .panel-body .the-price {
      background-color: #fde60c; }
      .uni-shortcode-pricing-table-1 .panel-profresinal .panel-body .the-price h2 {
        color: #fff; }
    .uni-shortcode-pricing-table-1 .panel-profresinal .panel-body .table tr td {
      color: #fff; }
    .uni-shortcode-pricing-table-1 .panel-profresinal .panel-footer a {
      background-color: #fde60c; }

/*CUSTOMER*/
.gb-client-newletter-contact {
  padding: 80px 0; }

.cms-box-heading {
  margin: 0 0 36px;
  color: black;
  display: table;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  position: relative;
  width: 100%;
  background: none; }
  .cms-box-heading .cms-heading-inner {
    display: block;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase; }
    .cms-box-heading .cms-heading-inner:before {
      background: #f4c400 none repeat scroll 0 0;
      border: 5px solid #fff;
      bottom: -20px;
      content: " ";
      height: 13px;
      left: 0;
      margin: 0 auto;
      position: absolute;
      right: 0;
      width: 36px;
      z-index: 1; }

.gb-customer-say_myichi {
  padding: 50px 0; }
  @media screen and (max-width: 991px) {
    .gb-customer-say_myichi {
      margin-bottom: 30px; } }
  .gb-customer-say_myichi .gb-daehandoor-title h2 {
    color: #fff; }
  .gb-customer-say_myichi .gb-daehandoor-title p {
    color: #fff; }
  .gb-customer-say_myichi .item {
    padding-top: 50px; }
  .gb-customer-say_myichi .gb-customer-say_myichi-item {
    border: 1px solid #a2a2a2;
    padding: 30px 20px 20px 20px;
    position: relative; }
    .gb-customer-say_myichi .gb-customer-say_myichi-item:before {
      content: "\f10e";
      font-family: FontAwesome;
      font-size: 30px;
      color: #a2a2a2;
      position: absolute;
      right: 30px;
      top: 13px; }
    .gb-customer-say_myichi .gb-customer-say_myichi-item .test-image {
      width: 70px;
      height: 70px;
      position: absolute;
      top: -35px;
      left: 20px; }
      .gb-customer-say_myichi .gb-customer-say_myichi-item .test-image img {
        width: 100%;
        height: auto; }
    .gb-customer-say_myichi .gb-customer-say_myichi-item .testi-details {
      padding-top: 10px;
      padding-bottom: 20px; }
      .gb-customer-say_myichi .gb-customer-say_myichi-item .testi-details a {
        display: block;
        color: #000000;
        line-height: 20px;
        font-size: 13px;
        text-align: left;
        font-weight: 600; }
      .gb-customer-say_myichi .gb-customer-say_myichi-item .testi-details span {
        display: block;
        margin-top: 5px;
        color: #D92129;
        line-height: 20px;
        font-size: 13px;
        text-align: left; }
    .gb-customer-say_myichi .gb-customer-say_myichi-item .test-content {
      padding-top: 20px; }
      .gb-customer-say_myichi .gb-customer-say_myichi-item .test-content p {
        color: #808080;
        line-height: 20px;
        font-size: 13px;
        text-align: left; }
    .gb-customer-say_myichi .gb-customer-say_myichi-item .media-image {
      width: 80px;
      height: 80px;
      margin: 0 auto;
      margin-top: 40px; }

/*TEAM*/
.gb-home-team {
  padding: 50px 0; }

.team-member {
  margin-bottom: 40px; }
  .team-member img {
    width: 100%;
    height: auto; }
  .team-member h4 {
    font-size: 24px;
    line-height: 1.4;
    color: #fde60c; }
  .team-member h6 {
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    color: #fde60c;
    font-weight: 400; }
  .team-member p {
    font-size: 16px;
    line-height: 26px;
    color: #333; }

/*QUESTION AND AWER*/
.gb-home-questionandamswer {
  background-color: #F4F4F4;
  padding: 50px 0; }
  .gb-home-questionandamswer .gb-home-questionandamswer-item {
    background-color: #fff;
    border-bottom: 7px solid #D92129;
    padding: 20px 30px;
    text-align: center; }
    .gb-home-questionandamswer .gb-home-questionandamswer-item .item-icons {
      display: block;
      width: 100px;
      margin: 0 auto; }
    .gb-home-questionandamswer .gb-home-questionandamswer-item .item-text strong {
      display: block;
      font-size: 20px;
      color: #444;
      margin: 10px 0;
      text-align: center; }
    .gb-home-questionandamswer .gb-home-questionandamswer-item .item-text p {
      text-align: center;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 15px; }
    .gb-home-questionandamswer .gb-home-questionandamswer-item .item-text .item-btn {
      display: block;
      padding: 15px 20px;
      border: 2px solid #D92129;
      background-color: #D92129;
      text-align: center;
      color: #fff;
      font-size: 18px;
      border-radius: 30px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      width: 100%; }
      .gb-home-questionandamswer .gb-home-questionandamswer-item .item-text .item-btn:hover {
        color: #D92129;
        background: transparent; }

.gb-faq-page {
  padding: 50px 0;
  /*TOGGLES*/ }
  .gb-faq-page .tabs-left > .nav-tabs {
    border-bottom: 0; }
  .gb-faq-page .tab-content > .tab-pane,
  .gb-faq-page .pill-content > .pill-pane {
    display: none; }
  .gb-faq-page .tab-content > .active,
  .gb-faq-page .pill-content > .active {
    display: block; }
  .gb-faq-page .tabs-left > .nav-tabs > li {
    float: none; }
  .gb-faq-page .tabs-left > .nav-tabs > li > a {
    margin-right: 0;
    margin-bottom: 3px;
    color: #333;
    font-weight: 600;
    border-radius: 0; }
  .gb-faq-page .tabs-left > .nav-tabs {
    border-right: 1px solid #ddd; }
  .gb-faq-page .tabs-left > .nav-tabs > li > a {
    margin-right: -1px; }
  .gb-faq-page .tabs-left > .nav-tabs > li > a:hover,
  .gb-faq-page .tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee; }
  .gb-faq-page .tabs-left > .nav-tabs .active > a,
  .gb-faq-page .tabs-left > .nav-tabs .active > a:hover,
  .gb-faq-page .tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    border-right-color: #ffffff; }
  .gb-faq-page .gb-faq-page-left {
    background: #D92129;
    padding: 30px 0px 30px 20px; }
    .gb-faq-page .gb-faq-page-left h4 {
      padding-right: 15px;
      font-size: 24px;
      text-transform: uppercase;
      color: #fff;
      margin-bottom: 30px; }
  .gb-faq-page .uni-element-toggle h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    color: #404040; }
  .gb-faq-page .uni-element-toggle .uni-element-toggle-body {
    padding-top: 100px; }
    .gb-faq-page .uni-element-toggle .uni-element-toggle-body .accordion-item .accordion {
      padding-top: 60px;
      padding-bottom: 100px; }
  .gb-faq-page .uni-element-accordion-border-box .accordion-toggle {
    position: relative;
    border: 1px solid #404040;
    cursor: pointer;
    margin: 0;
    border-radius: 3px;
    padding: 10px 20px;
    margin-bottom: 10px; }
  .gb-faq-page .accordion-item h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 2.14;
    text-align: left;
    color: #3a3a3a; }
  .gb-faq-page .accordion-item .accordion-content {
    padding: 10px 0; }
    .gb-faq-page .accordion-item .accordion-content p {
      font-size: 14px;
      line-height: 1.71;
      text-align: left;
      color: #808080; }
  .gb-faq-page .accordion-item .accordion-toggle {
    position: relative; }
  .gb-faq-page .accordion-item .accordion-toggle.active:after {
    content: "\f077";
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: FontAwesome; }
  .gb-faq-page .accordion-item .accordion-toggle:before {
    content: "\f078";
    position: absolute;
    right: 10px;
    top: 5px;
    font-family: FontAwesome; }
  .gb-faq-page .accordion-item .accordion-toggle.active:before {
    display: none; }
  .gb-faq-page .accordion-item .accordion-content {
    display: none; }
  .gb-faq-page .accordion-item .accordion-toggle.active {
    color: #D92129; }
  .gb-faq-page .accordion-item .item {
    border-bottom: 1px solid #a2a2a2;
    padding: 15px 0; }

.gb-faq-page-tab-termcondition h5 {
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 30px 0;
  clear: both;
  text-transform: none;
  font-weight: normal;
  color: #fde60c; }

.gb-faq-page-tab-termcondition h6 {
  font-size: 18px;
  line-height: 1.4;
  margin: 0 0 20px 0;
  clear: both;
  text-transform: none;
  font-weight: normal;
  color: #fde60c; }

.gb-faq-page-tab-termcondition p {
  margin-bottom: 10px;
  text-align: justify;
  color: #3a3a3a;
  font-size: 14px;
  line-height: 1.6; }

/*PRODUCT*/
.gb-mathanguachuong_myichi .titleCategoryProduct_myichi {
  position: relative;
  margin-bottom: 30px; }
  .gb-mathanguachuong_myichi .titleCategoryProduct_myichi h4 {
    background: url(../images/tieude_giua.png) center bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-family: "UVN Mua Thu";
    font-size: 45px;
    text-align: center;
    color: #D92129;
    font-weight: 500; }
  .gb-mathanguachuong_myichi .titleCategoryProduct_myichi p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a2a2a2;
    line-height: 22px; }

.gb-mathanguachuong_myichi .btn-xemchitiet_myichi {
  display: inline-block;
  border: 1px solid #D92129;
  padding: 9px 20px;
  text-align: center;
  font-size: 14px;
  color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0; }
  .gb-mathanguachuong_myichi .btn-xemchitiet_myichi:hover {
    color: #fff;
    background: #D92129; }
  @media screen and (max-width: 767px) {
    .gb-mathanguachuong_myichi .btn-xemchitiet_myichi {
      display: none; } }

.gb-mathanguachuong_myichi .product_item_myichi {
  border: 1px solid #efebeb;
  margin-bottom: 30px; }
  .gb-mathanguachuong_myichi .product_item_myichi .product_item_img_myichi {
    overflow: hidden; }
    .gb-mathanguachuong_myichi .product_item_myichi .product_item_img_myichi img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-mathanguachuong_myichi .product_item_myichi .product_item_img_myichi img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      @media screen and (max-width: 767px) {
        .gb-mathanguachuong_myichi .product_item_myichi .product_item_img_myichi img {
          height: auto !important; } }
  .gb-mathanguachuong_myichi .product_item_myichi .product_item_text_myichi {
    padding: 20px 10px; }
    .gb-mathanguachuong_myichi .product_item_myichi .product_item_text_myichi h2 a {
      min-height: 50px;
      display: block;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      position: relative;
      margin-bottom: 10px;
      border-bottom: 1px dashed #efebeb;
      overflow: hidden;
    /*width:100px;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .gb-mathanguachuong_myichi .product_item_myichi .product_item_price_chitiet_myichi {
    display: flow-root; }
    .gb-mathanguachuong_myichi .product_item_myichi .product_item_price_chitiet_myichi .prices_myichi {
      float: left; }
    .gb-mathanguachuong_myichi .product_item_myichi .product_item_price_chitiet_myichi .gb-btnmuahang_myichi {
      float: right; }

.gb-mathanguachuong_myichi .btn-xemchitiet_mychili {
  text-align: center; }
  .gb-mathanguachuong_myichi .btn-xemchitiet_mychili a {
    min-width: 200px;
    height: 38px;
    margin: 10px auto;
    margin-bottom: 20px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #D92129;
    border-radius: 4px;
    border: 1px solid #D92129;
    border-bottom: 4px solid #D92129;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-mathanguachuong_myichi .btn-xemchitiet_mychili a:hover {
      color: #D92129;
      background: #fff;
      border-radius: 4px;
      border: 1px solid #247809;
      border-bottom: 4px solid #247809; }

.prices_myichi .prices-news_myichi {
  font-size: 16px;
  color: #f44336;
  font-weight: 600;
  line-height: 22px; }
  .prices_myichi .prices-news_myichi span {
    font-size: 14px;
    color: #a2a2a2; }

.prices_myichi .prices-old_myichi {
  font-size: 14px;
  color: #a2a2a2;
  line-height: 22px; }
  .prices_myichi .prices-old_myichi span {
    color: #a2a2a2; }

.img-sale-myichi {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/hot.gif) center;
  position: absolute;
  right: 15px;
  top: -7px;
  z-index: 10;
  background-size: cover; }

.gb-kemchuanam_myichi .titleCategoryProduct_myichi {
  position: relative;
  margin-bottom: 30px; }
  .gb-kemchuanam_myichi .titleCategoryProduct_myichi h4 {
    background: url(../images/tieude_giua.png) center bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 10px;
    /*font-family: "UVN Mua Thu";*/
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    color: #D92129;
    font-weight: 700; }
  .gb-kemchuanam_myichi .titleCategoryProduct_myichi p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a2a2a2;
    line-height: 22px; }

.gb-kemchuanam_myichi .btn-xemchitiet_myichi {
  display: inline-block;
  border: 1px solid #D92129;
  padding: 9px 20px;
  text-align: center;
  font-size: 14px;
  color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0; }
  .gb-kemchuanam_myichi .btn-xemchitiet_myichi:hover {
    color: #fff;
    background: #D92129; }
  @media screen and (max-width: 767px) {
    .gb-kemchuanam_myichi .btn-xemchitiet_myichi {
      display: none; } }

.gb-kemchuanam_myichi .product_item_myichi {
  border: 1px solid #efebeb;
  margin-bottom: 30px; }
  .gb-kemchuanam_myichi .product_item_myichi .product_item_img_myichi {
    overflow: hidden; }
    .gb-kemchuanam_myichi .product_item_myichi .product_item_img_myichi img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-kemchuanam_myichi .product_item_myichi .product_item_img_myichi img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      @media screen and (max-width: 767px) {
        .gb-kemchuanam_myichi .product_item_myichi .product_item_img_myichi img {
          height: auto !important; } }
  .gb-kemchuanam_myichi .product_item_myichi .product_item_text_myichi {
    padding: 20px 10px; }
    .gb-kemchuanam_myichi .product_item_myichi .product_item_text_myichi h2 a {
      min-height: 50px;
      display: block;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      position: relative;
      margin-bottom: 10px;
      border-bottom: 1px dashed #efebeb;
      overflow: hidden;
    /*width:100px;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
  .gb-kemchuanam_myichi .product_item_myichi .product_item_price_chitiet_myichi {
    display: flow-root; }
    .gb-kemchuanam_myichi .product_item_myichi .product_item_price_chitiet_myichi .prices_myichi {
      float: left; }
    .gb-kemchuanam_myichi .product_item_myichi .product_item_price_chitiet_myichi .gb-btnmuahang_myichi {
      float: right; }

.gb-kemchuanam_myichi .btn-xemchitiet_mychili {
  text-align: center; }
  .gb-kemchuanam_myichi .btn-xemchitiet_mychili a {
    min-width: 200px;
    height: 38px;
    margin: 10px auto;
    margin-bottom: 20px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    line-height: 38px;
    background: #D92129;
    border-radius: 4px;
    border: 1px solid #D92129;
    border-bottom: 4px solid #D92129;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-kemchuanam_myichi .btn-xemchitiet_mychili a:hover {
      color: #D92129;
      background: #fff;
      border-radius: 4px;
      border: 1px solid #247809;
      border-bottom: 4px solid #247809; }

.gb-duongdamat_myichi .titleCategoryProduct_myichi {
  position: relative;
  margin-bottom: 30px; }
  .gb-duongdamat_myichi .titleCategoryProduct_myichi h4 {
    background: url(../images/tieude_giua.png) center bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-family: "UVN Mua Thu";
    font-size: 35px;
    text-align: center;
    color: #D92129; }
  .gb-duongdamat_myichi .titleCategoryProduct_myichi p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a2a2a2;
    line-height: 22px; }

.gb-duongdamat_myichi .btn-xemchitiet_myichi {
  display: inline-block;
  border: 1px solid #D92129;
  padding: 9px 20px;
  text-align: center;
  font-size: 14px;
  color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0; }
  .gb-duongdamat_myichi .btn-xemchitiet_myichi:hover {
    color: #fff;
    background: #D92129; }
  @media screen and (max-width: 767px) {
    .gb-duongdamat_myichi .btn-xemchitiet_myichi {
      display: none; } }

.gb-duongdamat_myichi .product_item_myichi {
  border: 1px solid #efebeb;
  margin-bottom: 30px; }
  .gb-duongdamat_myichi .product_item_myichi .product_item_img_myichi {
    overflow: hidden; }
    .gb-duongdamat_myichi .product_item_myichi .product_item_img_myichi img {
      width: 100%;
      height: 270px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-duongdamat_myichi .product_item_myichi .product_item_img_myichi img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      @media screen and (max-width: 767px) {
        .gb-duongdamat_myichi .product_item_myichi .product_item_img_myichi img {
          height: auto !important; } }
  .gb-duongdamat_myichi .product_item_myichi .product_item_text_myichi {
    padding: 20px 10px; }
    .gb-duongdamat_myichi .product_item_myichi .product_item_text_myichi h2 a {
      display: block;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      position: relative;
      margin-bottom: 10px;
      border-bottom: 1px dashed #efebeb; }
  .gb-duongdamat_myichi .product_item_myichi .product_item_price_chitiet_myichi {
    display: flow-root; }
    .gb-duongdamat_myichi .product_item_myichi .product_item_price_chitiet_myichi .prices_myichi {
      float: left; }
    .gb-duongdamat_myichi .product_item_myichi .product_item_price_chitiet_myichi .gb-btnmuahang_myichi {
      float: right; }

.gb-duongdamat_myichi .btn-xemchitiet_mychili {
  text-align: center; }
  .gb-duongdamat_myichi .btn-xemchitiet_mychili a {
    min-width: 200px;
    height: 38px;
    margin: 10px auto;
    margin-bottom: 20px;
    text-decoration: none;
    color: #444444;
    text-align: center;
    line-height: 38px;
    background: #f6f6f6;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    border-bottom: 4px solid #e4e4e4;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-duongdamat_myichi .btn-xemchitiet_mychili a:hover {
      color: #ffffff;
      background: #D92129;
      border-radius: 4px;
      border: 1px solid #247809;
      border-bottom: 4px solid #247809; }

.gb-page-product_myichi {
  padding: 50px 0; }
  .gb-page-product_myichi .gb-page-product_myichi-intro p {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0; }
  .gb-page-product_myichi .gb-page-product_myichi-intro h2 {
    font-size: 24px;
    margin: 10px 0; }
  .gb-page-product_myichi .gb-page-product_myichi-intro-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .gb-page-product_myichi .gb-page-product_myichi-body {
    margin-top: 40px; }
  .gb-page-product_myichi .product_item_myichi {
    border: 1px solid #efebeb;
    margin-bottom: 30px; }
    .gb-page-product_myichi .product_item_myichi .product_item_img_myichi {
      overflow: hidden; }
      .gb-page-product_myichi .product_item_myichi .product_item_img_myichi img {
        width: 100%;
        height: 270px;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .gb-page-product_myichi .product_item_myichi .product_item_img_myichi img:hover {
          -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
          transform: scale(1.1); }
        @media screen and (max-width: 767px) {
          .gb-page-product_myichi .product_item_myichi .product_item_img_myichi img {
            height: auto !important; } }
    .gb-page-product_myichi .product_item_myichi .product_item_text_myichi {
      padding: 20px 10px; }
      .gb-page-product_myichi .product_item_myichi .product_item_text_myichi h2 a {
        display: block;
        color: #333;
        font-weight: 400;
        font-size: 14px;
        position: relative;
        margin-bottom: 10px;
        overflow: hidden;
    /*width:100px;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
    .gb-page-product_myichi .product_item_myichi .product_item_price_chitiet_myichi {
      position: relative; }
      .gb-page-product_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
        display: inline-block;
        border: 1px solid #D92129;
        padding: 10px 20px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        position: absolute;
        top: 10px;
        right: 0;
        background: #D92129; }
        .gb-page-product_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi:hover {
          color: #D92129;
          background: transparent; }
        @media screen and (max-width: 991px) {
          .gb-page-product_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
            display: block !important;
            position: relative !important;
            top: initial !important;
            right: inherit !important;
            margin-top: 10px; } }

/*SLIDE IMAGE*/
.gb-chitiet_sanpham_myichi-body {
  padding: 50px 0; }
  .gb-chitiet_sanpham_myichi-body .titleCategoryProduct_myichi {
    text-align: center;
    font-size: 30px;
    color: #D92129;
    font-weight: bold;
    margin: 10px 0;
    text-transform: uppercase;
    position: relative;
    /*margin-bottom: 30px;*/ }
    .gb-chitiet_sanpham_myichi-body .titleCategoryProduct_myichi:after {
      position: absolute;
      bottom: -15px;
      height: 0;
      width: 150px;
      border-bottom: 3px double #D92129;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      /*content: "";*/ }
  .gb-chitiet_sanpham_myichi-body .gb-divider {
    margin: 20px 0; }
  .gb-chitiet_sanpham_myichi-body .slider-for {
    background: #fff;
    border: 1px solid #dcdcdc; }
    @media screen and (min-width: 992px) {
      .gb-chitiet_sanpham_myichi-body .slider-for {
        height: auto;
        overflow: hidden; } }
    .gb-chitiet_sanpham_myichi-body .slider-for img {
      width: auto;
      height: auto;
      margin: 0 auto; }
  .gb-chitiet_sanpham_myichi-body .slide-item-nav {
    border: 1px solid #dcdcdc;
    margin: 0 5px;
    background: #f1f1f1; }
  .gb-chitiet_sanpham_myichi-body .slider-nav {
    margin-top: 10px; }
    .gb-chitiet_sanpham_myichi-body .slider-nav .slide-item-nav {
      background: #fff; }
    .gb-chitiet_sanpham_myichi-body .slider-nav img {
      padding: 3px;
    border: 1px solid #ccc;
      height: 170px; }
  .gb-chitiet_sanpham_myichi-body .price-outer-container .prices_myichi {
    text-align: left; }
  .gb-chitiet_sanpham_myichi-body .gb-thongso-mota {
    margin: 40px 0; }
    .gb-chitiet_sanpham_myichi-body .gb-thongso-mota .tab-content {
      padding: 20px; }
      .gb-chitiet_sanpham_myichi-body .gb-thongso-mota .tab-content p {
        display: block;
        color: #797979;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px; }
  .gb-chitiet_sanpham_myichi-body .item-price .news-price {
    font-size: 26px; }
  .gb-chitiet_sanpham_myichi-body .item-price .old-price {
    font-size: 16px; }
  .gb-chitiet_sanpham_myichi-body .price-outer-container {
    margin-top: 15px; }
    .gb-chitiet_sanpham_myichi-body .price-outer-container .price_CategoryProduct_Home_1_myichi .price_old_myichi {
      font-size: 20px;
      text-align: left; }
    .gb-chitiet_sanpham_myichi-body .price-outer-container .price_CategoryProduct_Home_1_myichi .price_old_news {
      font-size: 24px;
      text-align: left; }

/*SLIDE IMAGE*/
@media screen and (max-width: 991px) {
  .gb-chitiet_sanpham_myichi-left .gb-chitiet_sanpham_myichi_left-info {
    padding-top: 20px; } }

.gb-chitiet_sanpham_myichi-left .gb-chitiet_sanpham_myichi_left-info h1 {
  font-size: 24px;
  color: #333; }

.gb-chitiet_sanpham_myichi-left .gb-chitiet_sanpham_myichi_left-info .description {
  margin-top: 20px; }
  .gb-chitiet_sanpham_myichi-left .gb-chitiet_sanpham_myichi_left-info .description p {
    display: block;
    color: #797979;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px; }

.gb-thongso-mota .tabbable-line > .nav-tabs {
  border-bottom: 1px solid #D92129;
  margin: 0; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li {
  margin-right: 2px; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #333;
  font-size: 15px;
  font-weight: 600; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.open, .gb-thongso-mota .tabbable-line > .nav-tabs > li:hover {
  border: 1px solid #D92129;
  position: relative;
  border-bottom: none;
  margin-bottom: -1px; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.open > a, .gb-thongso-mota .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #D92129; }

.gb-thongso-mota .tabbable-line > .nav-tabs > li.active {
  border: 1px solid #D92129;
  position: relative;
  border-bottom: none;
  margin-bottom: -1px; }
  .gb-thongso-mota .tabbable-line > .nav-tabs > li.active a {
    color: #D92129; }

.gb-thongso-mota .tabbable-line > .tab-content {
  margin-top: 20px;
  background-color: #fff;
  border: 0; }

.gb-thongso-mota .portlet .tabbable-line > .tab-content {
  padding-bottom: 0; }

.gb-thongso-mota .tab-content h1 {
  font-size: 24px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h2 {
  font-size: 22px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h3 {
  font-size: 20px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h4 {
  font-size: 18px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h5 {
  font-size: 16px;
  font-weight: 600; }

.gb-thongso-mota .tab-content h6 {
  font-size: 14px;
  font-weight: 600; }

.gb-thongso-mota .tab-content ul li {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 26px; }

.gb-thongso-mota .tab-content p {
  color: #333;
  font-size: 16px;
  line-height: 26px; }

/*entry meta*/
.gb-entry-meta .gb-authour {
  font-size: 20px;
  line-height: 1.5; }
  .gb-entry-meta .gb-authour a {
    color: #D92129; }

.gb-entry-meta .get-by {
  font-size: 16px;
  color: #D92129;
  line-height: 1.5; }

/*ENTRY SHIPPING*/
.gb-entry-shipping p {
  font-size: 16px; }
  .gb-entry-shipping p i {
    color: #D92129;
    font-size: 24px; }

.product-share-block .share-heading {
  font-size: 18px;
  color: #a2a2a2;
  float: left;
  padding-right: 20px;
  padding-top: 10px; }

.product-share-block ul li {
  display: inline-block; }
  .product-share-block ul li a {
    width: 40px;
    height: 40px;
    border: 1px solid #D92129;
    color: #D92129;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .product-share-block ul li a:hover {
      background: #D92129;
      color: #fff; }

/*ĐỊA CHỈ LIÊN HỆ*/
.gb-chitiet_sanpham_myichi-address h4 {
  font-size: 18px;
  font-weight: 600;
  color: #D92129;
  margin-bottom: 30px; }

.gb-chitiet_sanpham_myichi-address ul li {
  padding-bottom: 15px;
  display: flow-root; }
  .gb-chitiet_sanpham_myichi-address ul li .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #D92129;
    float: left;
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: #D92129; }
  .gb-chitiet_sanpham_myichi-address ul li .text {
    padding-left: 60px;
    line-height: 40px; }
    .gb-chitiet_sanpham_myichi-address ul li .text p {
      font-size: 16px;
      line-height: normal; }

.gb-home-product-relate .owl-nav [class*=owl-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-home-product-relate .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    border-color: #000000; }
    .gb-home-product-relate .owl-nav [class*=owl-]:hover:before {
      color: #000000; }

.gb-home-product-relate .owl-nav {
  margin-top: 0 !important; }
  @media screen and (max-width: 991px) and (min-width: 768px) {
    .gb-home-product-relate .owl-nav {
      top: -78px; } }
  .gb-home-product-relate .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: -45px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .gb-home-product-relate .owl-nav .owl-prev:before {
      content: '\f177';
      font-family: FontAwesome;
      color: #afafaf;
      font-size: 20px; }
  .gb-home-product-relate .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: -45px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .gb-home-product-relate .owl-nav .owl-next:before {
      content: '\f178';
      font-family: FontAwesome;
      color: #afafaf;
      font-size: 20px; }

.gb-home-product-relate .product_item_myichi {
  border: 1px solid #efebeb;
  margin-bottom: 30px; }
  .gb-home-product-relate .product_item_myichi .product_item_img_myichi {
    overflow: hidden; }
    .gb-home-product-relate .product_item_myichi .product_item_img_myichi img {
      width: 100%;
      height: 270px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-home-product-relate .product_item_myichi .product_item_img_myichi img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      @media screen and (max-width: 767px) {
        .gb-home-product-relate .product_item_myichi .product_item_img_myichi img {
          height: auto !important; } }
  .gb-home-product-relate .product_item_myichi .product_item_text_myichi {
    padding: 20px 10px; }
    .gb-home-product-relate .product_item_myichi .product_item_text_myichi h2 a {
      display: block;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      position: relative;
      margin-bottom: 10px; }
  .gb-home-product-relate .product_item_myichi .product_item_price_chitiet_myichi {
    position: relative; }
    .gb-home-product-relate .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
      display: inline-block;
      border: 1px solid #D92129;
      padding: 10px 20px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      position: absolute;
      top: 10px;
      right: 0;
      background: #D92129; }
      .gb-home-product-relate .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi:hover {
        color: #D92129;
        background: transparent; }
      @media screen and (max-width: 991px) {
        .gb-home-product-relate .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
          display: block !important;
          position: relative !important;
          top: initial !important;
          right: inherit !important;
          margin-top: 10px; } }

.gb-duongdatoanthan_myichi .titleCategoryProduct_myichi {
  position: relative;
  margin-bottom: 30px; }
  .gb-duongdatoanthan_myichi .titleCategoryProduct_myichi h4 {
    background: url(../images/tieude_giua.png) center bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-family: "UVN Mua Thu";
    font-size: 35px;
    text-align: center;
    color: #D92129; }
  .gb-duongdatoanthan_myichi .titleCategoryProduct_myichi p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a2a2a2;
    line-height: 22px; }

.gb-duongdatoanthan_myichi .btn-xemchitiet_myichi {
  display: inline-block;
  border: 1px solid #D92129;
  padding: 9px 20px;
  text-align: center;
  font-size: 14px;
  color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0; }
  .gb-duongdatoanthan_myichi .btn-xemchitiet_myichi:hover {
    color: #fff;
    background: #D92129; }
  @media screen and (max-width: 767px) {
    .gb-duongdatoanthan_myichi .btn-xemchitiet_myichi {
      display: none; } }

.gb-duongdatoanthan_myichi .product_item_myichi {
  border: 1px solid #efebeb;
  margin-bottom: 30px; }
  .gb-duongdatoanthan_myichi .product_item_myichi .product_item_img_myichi {
    overflow: hidden; }
    .gb-duongdatoanthan_myichi .product_item_myichi .product_item_img_myichi img {
      width: 100%;
      height: 270px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-duongdatoanthan_myichi .product_item_myichi .product_item_img_myichi img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      @media screen and (max-width: 767px) {
        .gb-duongdatoanthan_myichi .product_item_myichi .product_item_img_myichi img {
          height: auto !important; } }
  .gb-duongdatoanthan_myichi .product_item_myichi .product_item_text_myichi {
    padding: 20px 10px; }
    .gb-duongdatoanthan_myichi .product_item_myichi .product_item_text_myichi h2 a {
      display: block;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      position: relative;
      margin-bottom: 10px;
      border-bottom: 1px dashed #efebeb; }
  .gb-duongdatoanthan_myichi .product_item_myichi .product_item_price_chitiet_myichi {
    display: flow-root; }
    .gb-duongdatoanthan_myichi .product_item_myichi .product_item_price_chitiet_myichi .prices_myichi {
      float: left; }
    .gb-duongdatoanthan_myichi .product_item_myichi .product_item_price_chitiet_myichi .gb-btnmuahang_myichi {
      float: right; }

.gb-duongdatoanthan_myichi .btn-xemchitiet_mychili {
  text-align: center; }
  .gb-duongdatoanthan_myichi .btn-xemchitiet_mychili a {
    min-width: 200px;
    height: 38px;
    margin: 10px auto;
    margin-bottom: 20px;
    text-decoration: none;
    color: #444444;
    text-align: center;
    line-height: 38px;
    background: #f6f6f6;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    border-bottom: 4px solid #e4e4e4;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .gb-duongdatoanthan_myichi .btn-xemchitiet_mychili a:hover {
      color: #ffffff;
      background: #D92129;
      border-radius: 4px;
      border: 1px solid #247809;
      border-bottom: 4px solid #247809; }

.gb-sanphamcaocap_myichi .titleCategoryProduct_myichi {
  position: relative;
  margin-bottom: 50px;
  border-bottom: 1px solid #efebeb; }
  .gb-sanphamcaocap_myichi .titleCategoryProduct_myichi h4 {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    line-height: 34px;
    background: #D92129;
    padding: 0 30px;
    border-left: 5px solid #fde60c; }
  .gb-sanphamcaocap_myichi .titleCategoryProduct_myichi p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a2a2a2;
    line-height: 22px; }

.gb-sanphamcaocap_myichi .btn-xemchitiet_myichi {
  display: inline-block;
  border: 1px solid #D92129;
  padding: 9px 20px;
  text-align: center;
  font-size: 14px;
  color: #D92129;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  right: 0; }
  .gb-sanphamcaocap_myichi .btn-xemchitiet_myichi:hover {
    color: #fff;
    background: #D92129; }
  @media screen and (max-width: 767px) {
    .gb-sanphamcaocap_myichi .btn-xemchitiet_myichi {
      display: none; } }

.gb-sanphamcaocap_myichi .product_item_myichi {
  border: 1px solid #efebeb;
  margin-bottom: 30px; }
  .gb-sanphamcaocap_myichi .product_item_myichi .product_item_img_myichi {
    overflow: hidden; }
    .gb-sanphamcaocap_myichi .product_item_myichi .product_item_img_myichi img {
      width: 100%;
      height: 270px;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .gb-sanphamcaocap_myichi .product_item_myichi .product_item_img_myichi img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      @media screen and (max-width: 767px) {
        .gb-sanphamcaocap_myichi .product_item_myichi .product_item_img_myichi img {
          height: auto !important; } }
  .gb-sanphamcaocap_myichi .product_item_myichi .product_item_text_myichi {
    padding: 20px 10px; }
    .gb-sanphamcaocap_myichi .product_item_myichi .product_item_text_myichi h2 a {
      display: block;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      position: relative;
      margin-bottom: 10px; }
  .gb-sanphamcaocap_myichi .product_item_myichi .product_item_price_chitiet_myichi {
    position: relative; }
    .gb-sanphamcaocap_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
      display: inline-block;
      border: 1px solid #D92129;
      padding: 10px 20px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      position: absolute;
      top: 10px;
      right: 0;
      background: #D92129; }
      .gb-sanphamcaocap_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi:hover {
        color: #D92129;
        background: transparent; }
      @media screen and (max-width: 991px) {
        .gb-sanphamcaocap_myichi .product_item_myichi .product_item_price_chitiet_myichi .btn-productxemchitiet_myichi {
          display: block !important;
          position: relative !important;
          top: initial !important;
          right: inherit !important;
          margin-top: 10px; } }

/*VIDEO*/
.gb-videoclip_myichi .titleCategoryProduct_myichi {
  position: relative;
  /*margin-bottom: 30px;*/
  /*margin-top: 20px;*/ }
  .gb-videoclip_myichi .titleCategoryProduct_myichi h4 {
    /*background: url(../images/tieude_giua.png) center bottom no-repeat;*/
    /*padding-bottom: 15px;*/
    /*margin-bottom: 10px;*/
    /*font-family: "UVN Mua Thu";*/
    font-size: 30px;
    font-weight: bold;
    font-family: 'AvoBold';
    text-align: center;
    text-transform: uppercase;
    color: #D92129; }
  .gb-videoclip_myichi .titleCategoryProduct_myichi p {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    color: #a2a2a2;
    line-height: 22px; }

.gb-videoclip_myichi .gb-videoclip_myichi-item .gb-videoclip_myichi-item-img img {
  width: 100%; }

.gb-videoclip_myichi .gb-videoclip_myichi-item .gb-videoclip_myichi-item-img:hover {
  cursor: pointer; }

.gb-videoclip_myichi .gb-videoclip_myichi-item h2 {
  text-align: center;
  display: block;
  text-decoration: none;
  margin-top: 10px;
  color: #333;
  font-weight: normal;
  font-size: 17px; }

.gb-videoclip_myichi .modal-dialog {
  position: absolute;
  margin: 10px;
  width: 100% !important;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.gb-videoclip_myichi .modal-content {
  width: 1000px; }

/*cart*/
.gb-btnmuahang_myichi a {
  display: inline-block;
  border-radius: 20px;
  background-color: #D92129;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  padding: 8px 15px;
  color: #fff;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75); }
  .gb-btnmuahang_myichi button {
  display: inline-block;
  border-radius: 20px;
  background-color: #D92129;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  padding: 8px 15px;
  color: #fff;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.75); }
    .gb-btnmuahang_myichi button:hover {
      color: #fff;
    }


  @media screen and (max-width: 1199px) and (min-width: 992px) {
    .gb-btnmuahang_myichi a {
      font-size: 12px;
      padding: 10px; } }
  .gb-btnmuahang_myichi a i {
    margin-right: 10px; }

.button-group button {
  width: auto;
  height: 34px;
  border: 1px solid #b0b0b0;
  display: inline-block;
  background-color: transparent;
  color: #000000;
  padding: 7px 31px 5px;
  font-weight: 400;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s; }
  .button-group button.wishlist_button {
    width: 34px;
    height: 34px;
    -webkit-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    padding: 7px 9px 5px; }
  .button-group button.compare_button {
    width: 34px;
    height: 34px;
    -webkit-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    padding: 7px 9px 5px; }

.gb-chi-tiet-add-to-cart .quantity {
  float: left; }
  .gb-chi-tiet-add-to-cart .quantity label {
    font-size: 11px;
    font-weight: bold;
    line-height: 2.18;
    text-align: left;
    color: #666666;
    text-transform: uppercase; }
  .gb-chi-tiet-add-to-cart .quantity input {
    width: 75px;
    height: 36px;
    border-radius: 0;
    border: solid 1px #aeaeae; }
  .gb-chi-tiet-add-to-cart .quantity .form-control {
    margin-bottom: 0; }
  .gb-chi-tiet-add-to-cart .quantity .form-group {
    margin-bottom: 0; }

.gb-chi-tiet-add-to-cart .cart {
  position: relative;
  padding-top: 20px; }

.gb-chi-tiet-add-to-cart .single_add_to_cart_button {
  position: absolute;
  bottom: 0;
  background: #D92129;
  padding: 6px 24px;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #D92129;
  border-radius: 0;
  margin-left: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .gb-chi-tiet-add-to-cart .single_add_to_cart_button:hover {
    color: #D92129;
    background: transparent; }

.gb-chi-tiet-add-to-cart .product_meta {
  padding-top: 25px; }
  .gb-chi-tiet-add-to-cart .product_meta span {
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    text-transform: uppercase; }
    .gb-chi-tiet-add-to-cart .product_meta span a {
      font-size: 14px;
      font-weight: normal;
      text-align: left;
      color: #808080;
      text-transform: none; }
      .gb-chi-tiet-add-to-cart .product_meta span a:after {
        content: ","; }
      .gb-chi-tiet-add-to-cart .product_meta span a:last-child:after {
        content: ""; }
.gb-header_myichi-cart_myichi a:hover{color: #fff;}
.gb-header_myichi-cart_myichi a{
  color: #fff;
}
.gb-header_myichi-cart_myichi {
  color: #fff;
  line-height: 32px;
  text-align: center;
  background: #D92129;
  padding: 0 20px; }
.gb-breadcrumbs_myichi{
      border-top: 1px solid #d92129;
    border-bottom: 1px solid #d92129;
}
.gb-pagination{text-align: center;}
.gb-page-lienhe_myichi{
  margin-top: 50px;
  margin-bottom: 50px;
}



 .uni-checkout-body #payment .place-order {
      margin-top: 30px; }
      .uni-checkout-body #payment .place-order input {
        width: 100%;
        height: 50px;
        background-color: #247809;
        border: 1px solid #247809;
         
        font-size: 14px;
        font-weight: bold;
        line-height: 2.77;
        text-align: center;
        color: #ffffff;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .uni-checkout-body #payment .place-order input:hover {
          background: #fff;
          color: #247809;
          -webkit-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
  .uni-checkout-body .vk-checkout-order-left h3 {
     
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 25px; }
  .uni-checkout-body .vk-checkout-order-left table {
    width: 100%; }
    .uni-checkout-body .vk-checkout-order-left table thead tr th {
       
      font-size: 14px;
      font-weight: bold;
      line-height: 2.14;
      text-align: left;
      color: #404040;
      text-transform: uppercase; }
    .uni-checkout-body .vk-checkout-order-left table tbody tr td {
       
      font-size: 14px;
      line-height: 2.14;
      text-align: left;
      color: #666666; }
    .uni-checkout-body .vk-checkout-order-left table tfoot tr th {
       
      font-size: 14px;
      font-weight: 500;
      line-height: 2.14;
      text-align: left;
      color: #404040; }
    .uni-checkout-body .vk-checkout-order-left table tr td {
      border-bottom: 1px solid #e0e0e0;
      padding: 15px 0; }
    .uni-checkout-body .vk-checkout-order-left table tr th {
      border-bottom: 1px solid #e0e0e0;
      padding: 15px 0; }
  .uni-checkout-body .vk-checkout-order-left thead {
    border-bottom: 2px solid #247809; }
  .uni-checkout-body .vk-checkout-order-left .order-total {
    color: #404040; }
  .uni-checkout-body .vk-checkout-billing-left {
    padding-top: 60px;
    padding-bottom: 43px; }
    .uni-checkout-body .vk-checkout-billing-left h3 {
       
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      color: #333333;
      margin-bottom: 20px;
      text-transform: uppercase; }
    .uni-checkout-body .vk-checkout-billing-left p {
      margin-bottom: 27px; }
      .uni-checkout-body .vk-checkout-billing-left p label {
         
        font-size: 14px;
        font-weight: normal;
        line-height: 1.57;
        text-align: left;
        color: #22292d;
        margin-bottom: 10px; }
      .uni-checkout-body .vk-checkout-billing-left p .required {
         
        font-size: 18px;
        font-weight: 900;
        line-height: 1.22;
        color: #247809; }
    .uni-checkout-body .vk-checkout-billing-left .woocommerce-billing-fields select {
      width: 100%;
      height: 50px;
      background-color: #ffffff;
      border: 1px solid #e0e0e0;
      padding: 0 20px;
       
      font-size: 14px;
      line-height: 0;
      text-align: left;
      color: #aeaeae;
      border-radius: 3px; }
  .uni-checkout-body .vk-check-coupon {
    display: none;
    background: #ffffff;
    padding: 20px;
    border: 1px solid #e0e0e0;
    margin-top: 10px; }
    .uni-checkout-body .vk-check-coupon h3 {
       
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      color: #333;
      margin-bottom: 20px;
      text-transform: uppercase; }
    .uni-checkout-body .vk-check-coupon .gb-form-register {
      margin-top: 20px; }
    .uni-checkout-body .vk-check-coupon .required {
       
      font-size: 18px;
      font-weight: 900;
      line-height: 1.22;
      color: #247809; }
    .uni-checkout-body .vk-check-coupon p {
       
      font-size: 16px;
      line-height: 22px; }
    .uni-checkout-body .vk-check-coupon label {
       
      font-size: 16px;
      font-weight: bold;
      text-align: left;
      color: #333;
      margin-bottom: 20px; }
    .uni-checkout-body .vk-check-coupon .form-control {
      height: 45px; }
    .uni-checkout-body .vk-check-coupon .btn {
      width: 100%;
      height: 45px;
      background: #247809;
      color: #fff;
      font-weight: 600;
      border: 1px solid #247809;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .uni-checkout-body .vk-check-coupon .btn:hover {
        background: transparent;
        color: #247809; }
  .uni-checkout-body .entry-content-wrapper .woocommerce-info {
    margin-bottom: 10px;
    background: #fff;
    padding: 14px 20px;
     
    font-size: 14px;
    line-height: 2.14;
    text-align: left;
    color: #666;
    border: 1px solid #e0e0e0;
    border-top: 2px solid #247809;
    border-radius: 3px; }
    .uni-checkout-body .entry-content-wrapper .woocommerce-info i {
      font-family: FontAwesome;
      font-size: 18px;
      line-height: 1.67;
      color: #247809;
      margin-right: 20px; }
    .uni-checkout-body .entry-content-wrapper .woocommerce-info a {
      color: #247809;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .uni-checkout-body .entry-content-wrapper .woocommerce-info a:hover {
        color: #22292d; }
  .uni-checkout-body .entry-content-wrapper .form-row-first input {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid  #e0e0e0;
    padding: 20px;
     
    font-size: 14px;
    line-height: 1.57;
    text-align: left;
    color: #e0e0e0;
    border-radius: 3px; }
  .uni-checkout-body .entry-content-wrapper .form-row-last input {
    width: 100%;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid  #e0e0e0;
    padding: 20px;
     
    font-size: 14px;
    line-height: 1.57;
    text-align: left;
    color: #aeaeae;
    border-radius: 3px; }
  .uni-checkout-body .entry-content-wrapper .form-row-last textarea {
    width: 100%;
    height: 120px;
    border: 1px solid  #e0e0e0;
    border-radius: 3px; }
  .uni-checkout-body .entry-content-wrapper .vk-checkout-login {
    margin-top: 30px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login p {
      margin-bottom: 0px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login input.button {
      width: 120px;
      height: 40px;
      background-color: #247809;
      border-radius: 3px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login input[type="submit"] {
      border: 1px solid #247809;
       
      font-size: 14px;
      font-weight: bold;
      line-height: 1.69;
      text-align: center;
      color: #ffffff;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .uni-checkout-body .entry-content-wrapper .vk-checkout-login input[type="submit"]:hover {
        background: #fff;
        color: #247809;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login .woocommerce-form__label-for-checkbox input[type=checkbox] {
      width: 16px;
      height: 16px;
      border-radius: 3px;
      background-color: #ffffff;
      border: solid 1px #aeaeae;
      margin-left: 20px; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login .woocommerce-form__label-for-checkbox span {
       
      font-size: 14px;
      line-height: 1.57;
      text-align: left;
      color: #7b7b7b;
      font-weight: normal; }
    .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password {
      margin: 0;
      padding-top: 15px; }
      .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password a {
         
        font-size: 14px;
        line-height: 1.57;
        text-align: right;
        color: #247809; }
        .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password a:hover {
          color: #333; }
        .uni-checkout-body .entry-content-wrapper .vk-checkout-login .lost_password a i {
          font-family: FontAwesome;
          font-size: 18px;
          margin-right: 5px; }
.gb-register .gb-register-body h1 {
  margin-top: 20px;
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}
.gb-register .gb-register-body p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: center;
  margin: 20px 0;
}
.gb-register form label {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.gb-register form .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-register form .btn {
  width: 100%;
  height: 45px;
    background: #247809;
    border: 2px solid #62840c;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.gb-register form .btn:hover {
  color: #62840c;
  background: transparent;
}

/*Update Infor*/
.gb-register1 {
  padding: 40px 0;
}
.gb-register1 .gb-register-body h1 {
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}
.gb-register1 .gb-register-body p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: center;
  margin: 20px 0;
}
.gb-register1 form label {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.gb-register1 form .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-register form .btn {
  width: 100%;
  height: 45px;
    background: #247809;
    border: 2px solid #62840c;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.gb-register form .btn:hover {
  color: #62840c;
  background: transparent;
}


.gb-login {
  padding: 40px 0;
}
.gb-login h1 {
  margin-top: 40px;
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
}
.gb-login .line-border {
  border-right: 1px solid #ddd;
}
.gb-login .btndangnhapfacebook {
  text-align: center;
}
.gb-login .btndangnhapfacebook a {
  display: inline-block;
  min-width: 300px;
  background: #3a5794;
  border: 2px solid #3a5794;
  text-align: center;
  padding: 20px;
  color: #fff;
  transition: all 0.5s;
}
.gb-login .btndangnhapfacebook a:hover {
  color: #3a5794;
  background: transparent;
}
.gb-login .gb-login-form {
  background: #f1f1f1;
  display: flex;
  margin-top: 30px;
  padding: 30px 20px;
}
.gb-login .gb-login-form h2 {
  color: #000;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.gb-login .gb-login-form p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: center;
  margin: 20px 0;
}
.gb-login .gb-login-form label {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 10px;
}
.gb-login .gb-login-form .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-login .gb-login-form .btn {
  width: 100%;
  height: 45px;
     background: #247809;
    border: 2px solid #b7056d;
  border-radius: 0;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.gb-login .gb-login-form .btn:hover {
  color: #b7056d;
  background: transparent;
}
.gb-login .gb-login-form .gb-btn-quen-mat-khau {
  text-align: center;
  margin-top: 20px;
}
.gb-login .gb-login-form .gb-btn-quen-mat-khau a {
  display: block;
}

.gb-lost-password {
  padding: 40px 0;
}
.gb-lost-password h1 {
  color: #000;
  font-weight: bold;
  font-size: 27px;
  text-align: left;
  text-transform: uppercase;
}
.gb-lost-password p {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: left;
  margin: 20px 0;
}
.gb-lost-password label {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  padding-bottom: 15px;
  text-align: left;
}
.gb-lost-password .form-control {
  height: 45px;
  border-radius: 0;
}
.gb-lost-password .gb-lost-password-back a {
  display: inline-block;
   background: #247809;
    border: 2px solid #62840c;
  color: #fff;
  min-width: 150px;
  text-align: center;
  padding: 10px;
  transition: all 0.5s;
}
.gb-lost-password .gb-lost-password-back a:hover {
  color: #f0ad4e;
  background: transparent;
}
.gb-lost-password .gb-lost-password-continue {
  text-align: right;
}
.gb-lost-password .gb-lost-password-continue .btn {
  display: inline-block;
  background: #247809;
    border: 2px solid #62840c;
  color: #fff;
  min-width: 150px;
  text-align: center;
  padding: 8px;
  border-radius: 0;
  transition: all 0.5s;
}
.gb-lost-password .gb-lost-password-continue .btn:hover {
  color: #62840c;
  background: transparent;
}


.top-header .top-header-right ul li.taikhoan {
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
}
.user-name{
    color: #fff;
    /*font-weight: bold;*/
}
.des-news{
  text-align: justify;
  font-style: 13px;
  padding: 14px 0px;
  color: #867b7b;
  min-height: 80px;
  line-height: 20px;
}
.item-text h2{
  /*min-height: 50px;*/
}
.img-login{
    width: 385px;
    height: 354px;
    overflow: hidden;
}
.img-login img{
  width: 100%;
  display: block;
}
.img-thanhtoan{
  width: 100%;
  height: 340px;
  margin: 4px 0px;
  position: relative;
}
.img-thanhtoan img{
  width: 100%;
}
/*style title categories new*/
.ma-title {
    text-align: left;
    margin: 40px 0;
    position: relative;
}
.ma-title:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -29px;
    left: 0;
    width: 67px;
    height: 51px;
    background: url(/images/bkg_title2.png) no-repeat;
    z-index: 1;
}
.ma-title h2 {
    padding: 0 40px;
    padding-left: 80px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 44px;
    background: #383838;
}
.ma-title h2:before {
    content: "";
    display: block;
    background: #383838;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-left: 3px solid #3fb4fb;
    border-right: 3px solid #3fb4fb;
    z-index: -1;
}
.ma-title:after {
    content: "";
    width: 100%;
    position: absolute;
    border-bottom: 2px solid #383838;
    left: 0;
    bottom: 0;
}
.gb-pagination{
  text-align: center;
}
.title-sidebar{font-weight: 600;color:#247809;border-bottom: 1px solid #247809;margin-bottom: 15px;}
.title-sidebar i{margin-right: 10px;}
.infor{font-size: 15px;padding: 5px 0px;}
.user{font-weight: bold;color:#247809;}
.update{color: #d43f3a;font-style: italic;font-size: 14px;font-weight: normal;}
.item_image{width: 80px;display: block;}
.item_image img{width: 100%;display: block;height: auto;}
.status{color: #d43f3a;font-style: italic;font-size: 14px;font-weight: 600;}
.gb-tintuc{margin-top: 50px;}
.box_about{margin-top: 50px;}

.gb-banner-6-naustore img{
  width: 100%;
  height: auto;
}
.gb-banner-5-naustore img{
  width: 100%;
  height: auto;
}



.social-button{
  display: inline-grid;
    position: fixed;
    bottom: 15px;
    left: 45px;
    min-width: 45px;
    text-align: center;
    z-index: 99999;
}
.social-button-content{
  display: inline-grid;   
}
.social-button a {padding:8px 0;cursor: pointer;position: relative;}
.social-button i{
  width: 40px;
    height: 40px;
    background: #D92129;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;
    position: relative;
    z-index: 999;
}
.social-button span{
  display: none;
}
.alo-circle {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: zoomIn;
    width: 50px;
    height: 50px;
    top: 3px;
    right: -3px;
    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: #D92129;
    opacity: .5;
}
.alo-circle-fill {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
    width: 60px;
    height: 60px;
    top: -2px;
    right: -8px;
    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: #D9212980;
    opacity: .75;
}
.call-icon:hover > span, .mes:hover > span, .sms:hover > span, .zalo:hover > span{display: block}
.social-button a span {
    border-radius: 2px;
    text-align: center;
    background: rgb(103, 182, 52);
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 9px;
    left: 40px;
    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-button a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent rgb(103, 182, 52) transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}
.footer-thongke li{
  display: inline-block;
  float: right;
  padding: 0px 16px;
  color: #fff;
}
.copyright-content{
  color: #fff;
}

/*.gb-slide-mobile{
  display:  none;
}*/

@media screen and (max-width: 991px){
  /*.gb-slide-destop{
    display: none;
  }
  .gb-slide-mobile{
    display: block;
  }*/
}

/*code them start*/
footer .list_social_myichi {
  margin-top: 10px;
}

.home-product .item .aspect-box {
    width: 100%;
  padding-top: 100%; /* 1:1 Aspect Ratio */
  position: relative;
  display: block;
}
.home-product .item .aspect-img {
    position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}

.gb-header-search_myichi .vk-newlist-banner-test-search button i {
  position: relative;
  top: -4px;
}
/*code them end*/


/*tuan them*/
/*home intro*/
.home-intro img {
  width: 100%;
}
.home-intro .title {
  color: #D92129;
  font-size: 30px;
  font-weight: bold;
  font-family: 'AvoBold';
}
.home-intro .home-hr {
  width: 200px;
  border-top: 3px solid #000;
  margin-bottom: 10px;
}
.home-hr-2 {
  width: 200px;
  border-top: 3px solid #000;
  margin: auto;
  margin-bottom: 15px;
  margin-top: 5px;
}
.home-intro .box-img {
  position: relative;
  width: 100%;
  padding-top: 70%;
}
.home-intro .box-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.home-intro .box-img .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(#ffffff00 0%, #D92129 250%);
  z-index: 99;
}


/*home he thong san*/
.home-he-thong-san .title {
  color: #D92129;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  font-family: 'AvoBold';
}
.home-he-thong-san .box-img {
  position: relative;
  width: 100%;
  padding-top: 100%;
  display: block;
  margin-bottom: 10px;
}
.home-he-thong-san .box-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.home-he-thong-san .box-img .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(#ffffff00 20%, #D92129 120%);
  z-index: 99;
}
.home-he-thong-san .box-img .text {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  text-transform: uppercase;
      z-index: 999;
    font-size: 20px;
    font-weight: bold;
    font-family: 'AvoBold';
}

.home-dia-chi-co-so .title {
  color: #D92129;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  font-family: 'AvoBold';
}
.home-dia-chi-co-so .text-1 p {
  background: #D92129;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'AvoBold';
}
.home-dia-chi-co-so .text-2 p {
  background: #ccc;
  text-align: center;
  padding: 10px 0;
  color: #000;
  min-height: 68px;
  display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 20px;
}


.home-intro-2 .box-img {
  padding: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.home-intro-2 .box-img .content {
  text-align: center;
  position: relative;
}
.home-intro-2 .box-img .content img {
  width: 200px;
}
.home-intro-2 .box-img .content .text {
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'AvoBold';
}
.home-intro-2 .box-img .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0000007a;
}
.home-intro-2 .des {
  padding: 20px;
}


.home-khoa-hoc-the-thao .title {
  color: #D92129;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  font-family: 'AvoBold';
}
.home-khoa-hoc-the-thao .box-img {
  position: relative;
  width: 100%;
  padding-top: 100%;
  display: block;
}
.home-khoa-hoc-the-thao .box-img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.home-khoa-hoc-the-thao .box-img .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(#ffffff00 20%, #D92129 120%);
  z-index: 99;
}
.home-khoa-hoc-the-thao .box-img .text {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  color: #fff;
  text-transform: uppercase;
      z-index: 999;
    font-size: 20px;
    font-weight: bold;
    font-family: 'AvoBold';
}
.home-khoa-hoc-the-thao .dang-ky {
  background: #D92129;
  color: #fff;
  padding: 10px;
  text-align: center;
  margin-top: 5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: 'AvoBold';
}


/*footer add*/
footer .footer-box-1 h4 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
  font-family: 'AvoBold';
}
footer .footer-box-1 ul li {
  line-height: 30px;
  font-family: 'AvoBold';
}
footer .footer-box-2 {
  margin-bottom: 20px;
}
footer .footer-box-2 ul li a {
  color: #fff;
  line-height: 20px;
  font-size: 15px;
  margin-bottom: 5px;
  display: inline-block;
}
footer .footer-box-3 ul li a img {
  width: 30px;
}
footer .footer-box-3 ul li {
  display: inline-block;
  margin-left: 10px;
}


.home-container {
  padding: 
}
@media screen and (min-width: 1400px) {
  .home-container {
    width: 80%;
    margin: auto;
  }
}
@media screen and (max-width: 1400px) {
  .home-container {
    padding: 0 10px;
  }
}

.home-intro {
  margin-bottom: 30px;
}
.home-he-thong-san {
  margin-bottom: 30px;
}
.home-dia-chi-co-so {
  margin-bottom: 30px;
}


.modal-title {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
.modal-header {
  background: #D92129;
}
.form-group label {
  margin-bottom: 10px;
}


.page-product-hotline {
  display: inline-block;
  background: #D92129;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
.page-product-dang-ky {
  display: inline-block;
  background: #D92129;
  color: #fff;
  padding: 10px;
  border: 0;
  margin-bottom: 10px;
  font-weight: bold;
}


.gb-home-product-relate .product_item_img_myichi a {
    position: relative;
}
.gb-home-product-relate .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(#ffffff00 20%, #D92129 120%);
    z-index: 99;
}
.gb-home-product-relate .product_item_img_myichi .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    text-transform: uppercase;
    z-index: 999;
    font-size: 20px;
    font-weight: bold;
}
.gb-home-product-relate .dang-ky {
    background: #D92129;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}

.gb-page-product_myichi .product_item_img_myichi a {
  position: relative;
}
.gb-page-product_myichi .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(#ffffff00 20%, #D92129 120%);
    z-index: 99;
}
.gb-page-product_myichi .product_item_img_myichi .text {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #fff;
    text-transform: uppercase;
    z-index: 999;
    font-size: 20px;
    font-weight: bold;
}
.gb-page-product_myichi .dang-ky {
    background: #D92129;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: 5px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold;
}


.breadcrumb>.active {
    color: #777;
    line-height: 1.2;
}
.mobile-nav .menu-mobile-nav .icon-bar {
  margin-left: -4px;
  color: #fff;
}


.gb-videoclip_myichi {
  margin-bottom: 20px;
}
.gb-videoclip_myichi img {
  margin-bottom: 20px;
  width: 100%;
}
.modal-body iframe {
  width: 100%;
}


.gb-page-lienhe_myichi-left table td {
  border: 1px solid #000;
  vertical-align: middle;
}