body { 
    color: #646464;
    font-size: 15px;
    font-weight: 400;
}
.menu-line{
    color: #fff;
    padding-left: 5px;
    padding-top: 4px;
    float: right;
}
.menu_header_contact_2 {
    float: left;
    color: #fff;
    padding-left: 40px;
}
.grid-item .grid-image, .grid-item .grid-video, .grid-item .portfolio-image, .grid-item .portfolio-video, .portfolio-item .grid-image, .portfolio-item .grid-video, .portfolio-item .portfolio-image, .portfolio-item .portfolio-video {
	/*height: 210px;*/
}
i.fas.fa-phone {
    font-size: 30px;
    margin-left: 0px;
    margin-top: 21px;
    color: #3fa23d;
}
.emailheader{
  margin-top: 16px;
}
.phoneheader{
  border-radius:  30px;
  background: #3fa23d !important;
  margin-top: 7px;
}
.contact-phone{
    font-weight: 800;
    padding-bottom: 5px;
}
.contact-phone2{
    font-weight: 200;
}
.service{
  border: 1px solid red;
  width: 36%;
  background: red;
  margin-left: 200px;
}
#page-title.page-title-classic .breadcrumb {
  opacity: 10.6;
  float: left;
  width: auto;
  text-align: left;
  font-size: 25px;
  font-weight: 700;
}
.article {
    border: 1px solid #ffd800;
    width: 25%;
    background: #ffd800;
    margin-left: 252px;
    margin-top: 15px;
}
.article-right {
    margin-left: 76px;
    margin-top: 10px;
    text-align: justify;
}
.footer-contact-1{
  padding-bottom: 3%;
}
.article-right-top {
    font-size: 17px;
    color: #040404;
    margin: 0px 20px;
}
.card-edit-1{
  padding-bottom: 9px;
}
.service2{
  color: white;
  margin-left: 20px;
  font-weight: 700;
}
.article2 {
    color: #100f0f;
    text-align: justify;
    padding: 0px 11px 0px;
    margin-left: 195px;
}
.card-edit{
  margin-left: 22px;
  margin-top: 15px;
  margin-right: 22px;
  text-align: justify;
}
.borderview{
  border: 1px solid #c7c1c1;
  border-radius: 8px;
  padding-bottom: 7%;
  background: #ffff;
}
span.card-title.lienhe {
    margin-left: 47px;
    font-size: 18px;
    font-weight: 700;
}
.lienhe2{
  margin-top: 15px;
}
.tintuc {
    border-radius: 10px;
    border: 2px solid red;
    background: #04045c !important;
    color: #ffff;
}
.addressheader{
  margin-top: 3px;
    font-size: 34px;
}
.symbol {
    background: green;
    padding-left: 108px;
    font-size: 3px;
}
.symbol3 {
    background: #3fa23d;
    padding-left: 100%;
    font-size: 3px;
}
.symbol2{
  background-color: red;
    padding-left: 87%;
    font-size: 3px;
    margin-left: 15px;
}
.symbol-gioithieu{
    margin-top: -3px;
    padding-right: 10px;
}
.t-align-c{
	text-align:center;	
}
.t-align-l{
	text-align:left;
}
.t-align-r{
	text-align:right;
}
.h1{
	font-size: 20px;	
}
.h2{
	font-size: 1.4em;	
}
.h3{
	font-size: 1.2em;	
}
.h4{
	font-size: 1em;	
}
.m_bottom_10{
	margin-bottom:10px;	
}
.m_bottom_20{
	margin-bottom:20px;	
}
.m_bottom_30{
	margin-bottom:30px;	
}
.bold{
	font-weight:700;
}
.form-group label{
	text-transform:none;
	margin-top:0px;	
}
.separator, .seperator{
	margin:auto;	
}
a.price-product {
    background-color: #f83333ed;
    color: #ecdfdf;
    float: right;
    font-size: 20px;
    padding: 6px 4px 3px 20px;

}
.product .product-price{
	margin-top: -39px;	
}
.product .product-price ins{
	font-size:24px;	
}
.item-link {
    color: #000 !important;
    margin-top: 15px;
    display: block;
    font-weight: 600;
}
.item-link:hover {
    color: #FF5C01 !important; 
}

#page-content {
  padding: 20px 0;
}
.sidebar:before{
	border:none;	
}
.mfp-ajax-holder .mfp-content {
  max-width: 1200px !important; }

.btn:active {
  background-color: #ff8b8f; }

.sidebar .widget h4 {
  margin-bottom: 15px; }

.ind .product .product-price {
  float: none;
  margin-top: 0; }

.panel-sp {
  border-radius: 0;
  border: none;
  box-shadow: none; }
  .panel-sp .panel-heading {
    border-radius: 0;
    background-color: #F41000;
    height: 10px; }
  .panel-sp .product-description {
    text-align: left;
    padding: 10px;
    margin-top: 80px;
    }
  .panel-sp .product-title a {
    color: #010134  !important; }
  .panel-sp .product-rate {
    float: none; }
    .panel-sp .product-rate i {
      color: #95CD6D; }
  .panel-sp .product {
    border: 1px solid #ddd;
    background-color: #fff; }
    
    .panel-sp .product .product-overlay {
      display: flex;
      justify-content: center;
      opacity: 0;
      top: 50%;
      -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
      /* Safari */
      transition: opacity 0.5s, transform 0.5s; }
      .panel-sp .product .product-overlay a {
        width: 0;
        height: 0;
        background-color: #F41000;
        -webkit-transition: width 0.5s, height 0.5s, opacity 0.5s, -webkit-transform 0.5s, background-color 0.3s;
        /* Safari */
        transition: width 0.5s, height 0.5s, opacity 0.5s, transform 0.5s, background-color 0.3s; }
        .panel-sp .product .product-overlay a:hover {
          background-color: #010134 !important;
          text-shadow: none !important; }
    .panel-sp .product:hover .product-overlay {
      opacity: 1;
      -webkit-transform: rotate(360deg);
      /* Safari */
      transform: rotate(360deg); }
      .panel-sp .product:hover .product-overlay a {
        width: 50px;
        height: 50px;
        border-radius: 3px; }
    .panel-sp .product .product-price {
      width: 100%;
      float: none;
      margin-top: 0;
      text-align: left; }

.simple .tabs-navigation li a:hover, .simple .tabs-navigation li.active a, .simple .tabs-navigation li.active a:focus {
  color: #000;
  border-color: #000; }
#page-title.contact {
    padding: 45px 0 !important;
}
.breadcrumb ul li {
    display: inline;
    position: relative;
    margin-left: 10px;
    color: #fff;
}
.footer-div{
  color: #fff;
  font-size: 13px;
    line-height: 30px;
}
#footer {
  background-color: #fff !important;
  border: none !important; }
  #footer p {
    margin: 0; }
  #footer .footer-content {
    background-color: #3d3f40;
    border-top: 2px solid #fff; }
    #footer .footer-content h5, #footer .footer-content h4 {
      color: #baba12;
      font-weight: bolder;
      font-size: 16px;}
    #footer .footer-content p, #footer .footer-content a {
      color: #fff !important; }
  #footer .nhap-mail p {
    font-style: italic;
    color: #fff; }
  #footer .nhap-mail .btn-sendmail {
    border: none;
    margin: 0;
    width: 7em;
    height: 2.6em;
    background-color: #FF5C01;
    color: #000;
    transition: all 0.3s; }
    #footer .nhap-mail .btn-sendmail:hover {
      background-color: #a9e181; }

#topbar {
  background-color: #010134 !important; }

header {
  background-color: #fff; }
  header #header-wrap {
    background-color: #3d3f40 !important; }

#mainMenu nav ul li {
  margin-left: 0; }
  #mainMenu nav ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: uppercase;
}
  #mainMenu nav ul li.active a {
    color: #fff !important;
    border-bottom: 1px solid #fff;
     }
a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    color: BLACK  !important;
}
.text-box.hover-effect i {
    margin: 15px 0 20px;
}
#mainMenu nav ul li a:hover {
    color: #baba12 !important;
    
}
.click-dropdown {
  display: none; }

#header #mainMenu:not(.menu-overlay) nav > ul > li.dropdown:before {
  display: none !important; }

@media screen and (max-width: 1024px) {
  .yeu {
    display: none !important; } }
@media screen and (max-width: 991px) {
  #mainMenu nav > ul > li .dropdown-menu > li [class*=col-] > ul > li > a, #mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span {
    color: #000 !important; } }
@media screen and (max-width: 768px) {
  #logo {
    position: absolute !important; }

  .taikhoan {
    display: none; }

  .dropdown-menu {
    left: auto;
    right: 0; }

  .sidebar {
    display: none !important; }

  .click-dropdown {
    display: inline-block;
    border: none !important;
    background-color: transparent !important;
    color: #fff;
    margin-top: -40px;
    position: absolute;
    right: 0; }

  #page-content {
    margin-top: 30px; }

  .fa-angle-down {
    display: none !important; }

  .slogan {
    display: none; }

  .slogan2 {
    width: 100%;
    position: absolute;
    display: block !important; }
    .slogan2 .img {
      width: 100% !important;
      float: none;
      position: absolute; }
    .slogan2 .lienhe {
      display: block; }
      .slogan2 .lienhe .email {
        z-index: 999; }
        .slogan2 .lienhe .email p {
          margin: 0; }
        .slogan2 .lienhe .email .giohang a {
          color: #fff; }
    .slogan2 .timkiem {
      display: none; }

  .lienhemobile {
    display: flex !important;
    justify-content: flex-end; }
    .lienhemobile .email {
      margin: 0 50px 0 50px; } }
@media screen and (max-width: 480px) {
  .lienhemobile {
    display: flex !important;
    justify-content: center; }
    .lienhemobile .email {
      margin: 0; }

  .make-color {
    width: 250px !important; } }
.btn {
  text-shadow: none !important; }

.btn-cart {
  background-color: #fff;
  border: 2px solid #333;
  border-radius: 0;
  color: #333;
  transition: 0.3s; }
  .btn-cart:hover {
    background-color: #F41000;
    border: 2px solid !important;
    color: #fff; }
  .btn-cart:active {
    background-color: #F41000;
    border: 2px solid !important;
    color: #fff; }
  .btn-cart:focus {
    background-color: #ff2414;
    border: 2px solid !important;
    color: #fff; }

.product-price ins {
  color: #F41000 !important; }

.product-color {
  display: block;
  list-style: none;
  margin: 0 20px 15px 0;
  overflow: hidden;
  padding-left: 0; }
  .product-color li {
    float: left;
    margin: 0 -1px 0 0; }
    .product-color li label span {
      cursor: pointer;
      display: block;
      font-size: 1.2em;
      font-weight: 400;
      height: 40px;
      line-height: 37px;
      margin: 0;
      text-align: center;
      transition: all .3s ease 0s;
      width: 40px;
      border: 1px solid #eee;
      color: #909090; }
      .product-color li label span:hover {
        background-color: #eee; }
    .product-color li label .do {
      background-color: #F41000; }
    .product-color li label .hong {
      background-color: #F46D71; }
    .product-color li label .vang {
      background-color: #ffc05d; }
    .product-color li label .den {
      background-color: #000; }
    .product-color li label input {
      left: -9000px;
      position: absolute; }
      .product-color li label input:checked + span {
        border-color: #FF5C01;
        border-width: 2px; }

.sidebar-btn {
  float: right;
  background-color: transparent;
  border: none; }

ul {
  list-style-type: none;
  padding: 0;
}

#collapse-menu {
  padding-left: 10px !important; }
  #collapse-menu li {
    padding-left: 10px;
    border-bottom: none; }

.widget-heading {
  height: 50px;
  padding: 10px; }
  .widget-heading.danhmuc {
    background-color: #F41000; }
  .widget-heading.khuyenmai {
    background-color: #F41000; }
  .widget-heading.tintuc {
    background-color: #F41000;
    margin-bottom: 10px; }
  .widget-heading h4 {
    color: #fff;
    font-size: 1.35714286em !important;
    line-height: 1.68421053em !important; }

.danhmuc .widget {
  margin-bottom: 0; }
  .danhmuc .widget a, .danhmuc .widget i, .danhmuc .widget span {
    font-weight: bold; }

.recent {
  padding: 0; }
  .recent ul {
    padding: 0; }
    .recent ul li {
      border-bottom: 1px solid #ddd; }

/*# sourceMappingURL=custom.css.map */
.panel-sp .product .product-image {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden; }
  .panel-sp .product .product-image img {
    position: absolute;
    left: 50%;
    top: 55%;
    height: 90%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    
.product-title h1{
	font-size: 1.8em;
    font-weight: 600;
    line-height: 60px;
    color: #010134;
}
.product .product-title h3, .product .product-title h3 a{
	min-height:inherit;	
}
.widget-shop .product .product-category, .widget-shop .product .product-title{
	margin-top:0px;	
}
.widget-shop .product .product-description {
    width: 50%;
}
.widget-shop .product .product-image {
    width: 50%;
}
.post-thumbnail-entry, .post-thumbnail-list, .product, .product .product-image, .shop{
	margin-bottom:0px;	
}
.f-Oswald{
	font-family: 'Oswald', sans-serif;	
}
.f-Open-sans{
  font-family: 'Open Sans', sans-serif;
}
.qode-specification-list .qode-specification-list-item {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid #e6e6e6;
    padding: 4px 0;
	font-size: 14px;
}
.qode-specification-list .qode-specification-list-item .qode-specification-list-item-label, .qode-specification-list .qode-specification-list-item .qode-specification-list-item-value {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}
.qode-specification-list .qode-specification-list-item .qode-specification-list-item-value {
    text-align: right;
}
.footer-content {
    padding: 40px 0 40px;
}
#page-title.page-title-classic {
    background-color: #F2F2F4;
    padding: 100px 0;
}
.parallax-container {
    background-position: center  0 !important;
}
#page-title.page-title-classic .page-title>h1{
	color:#fff;
}
#page-title.dark .breadcrumb ul li a, #page-title.dark .page-title>h1, #page-title.dark .page-title>span, #page-title.page-title-classic .breadcrumb ul li a {
    color: #fff;
}
.btn.btn-lg {
    font-size: 14px;
    height: 62px;
    letter-spacing: 2px;
    line-height: 60px;
    padding: 0 15px;
}
.modal {    
    z-index: 1050;
}
#topbar.dark, #topbar.topbar-dark {
    background-color: #fff !important;
}
/*header #header-wrap {
    background-color: #102b65 !important;
}*/
.icon{
  border: 1px solid pink;
  border-radius: 55px;
  font-size: 50px;
  width: 90px;
  height: 90px;
  margin-left: 36%;
  color: red;
  text-align: center;
  padding-top: 19px;
}
.lines, .lines:after, .lines:before {
    background-color: #fff;
}
.danhsachdichvu{
  background: #3d3f40;
  padding: 10px 0;
}
 #footer .footer-content a:hover {
    color: #baba12 !important;
}
.gioithieu{
  font-size: 20px;
  font-weight: 400;
  color: yellow;
  text-align: center;
  margin-bottom: 15px;
}
.gioithieu2{
  font-size: 23px;
  color: #000;
  font-weight: 700;
}
.gioithieu3{
  font-size: 29px;
  color: #f8fff8;
  font-weight: 700;
}
.gioithieu4{
  font-size: 23px;
  color: black;
  font-weight: 700;
  margin-top: 40px;
}
.gioithieu-content{
  font-size: 15px;
}


.vscn img{
  width: 100%;
}
.hot-line{
  float: right;
  margin-top: 10px;
  background: #fff;
  border-color: #fff;
  border-radius: 20px;
  margin-right: 30px;
}
.hot-line a{
  color: #95950c;
}
.c-white{
  color: #fff
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
}
.flex-container > div {
    text-align: left;
    font-size: 1em;
    width: 33.3%;
    padding: 5px 15px;
}
.flex-container > div > h3, .flex-container-2 > div > h3{
  font-size: .9em;
  line-height: 1.5em;
}
.flex-container > div > h3 > a{
  color: #fff;
}
.flex-container > div > h3 > a:hover{
  color: #baba12 !important;
  cursor: pointer;
}
.flex-container-2 {
  display: flex;
  flex-wrap: wrap;
}
.flex-container-2 > div {
  text-align: left;
  font-size: 1em;
  width: 9%;
}
.flex-container-2 > div > h3 > a{
  color: #fff;
}
.flex-container-2 > div > h3 > a:hover{
  color: #baba12 !important;
  cursor: pointer;
}
.banner{
  background: #3d3f40;
  padding: 20px 0;
}
.widget_nav_menu li, .widget_links li, .widget_meta li, .widget_archive li, .widget_recent_comments li, .widget_recent_entries li, .widget_categories li, .widget_pages li, .widget_rss li {
    padding: 4px;
}
.widget_nav_menu li a, .widget_links li a, .widget_meta li a, .widget_archive li a, .widget_recent_entries li a, .widget_categories li a, .widget_pages li a, .widget_rss li a, .widget_recent_comments li {
    display: inline-block;
    padding: 0 3px 0 12px;
}
.widget_nav_menu li a, .widget_links li a, .widget_meta li a, .widget_archive li a, .widget_recent_entries li a, .widget_categories li a, .widget_pages li a, .widget_rss li a, .widget_recent_comments li a {
    background: url(../img/widget-link.png) left top no-repeat;
    border: none !important;
    color: #444;
}
.widget_links li i {
    cursor: pointer;
    text-align: center;
    float: right;
    width: 30px;
    height: 21px;
    line-height: 21px;
    color: #000;
}
.two {
    background: #f6f6f6;
}
.even, .odd {
    padding: 30px 0;
}
 .post-item.border.even .post-item-wrap,  .post-item.border.odd .post-item-wrap  {
    border: none;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 15px;
    line-height: 26px;
}
@media screen and (max-width: 480px) {
  .flex-container-2 > div {
    text-align: left;
    font-size: 1em;
    width: 33%;
  }
  .flex-container > div {
    text-align: left;
    font-size: 1em;
    width: 100%;
  }
  .hot-line {
    float: right;
    text-align: right;
    margin-top: 15px;
    background: #fff;
    border-color: #fff;
    border-radius: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 320px) {
        #header #logo {
        position: absolute;
        width: 100%;
        text-align: left;
        margin-left: 25px;
        padding: 0;
    }
    .menu-line{
        display: none;
    }
}
