﻿@charset "UTF-8";
@media only screen and (min-width: 1200px) {
  .container {
    /*min-width: 85%;*/ } }

/****Màn hình máy tính thông thường****/
/****Màn hình ipad hiển thị theo chiều ngang (Landscape)****/
/****Màn hình desktop loại bé****/
/****Màn hình ipad loại bé hiển thị theo chiều ngang (Landscape)****/
/****Màn hình ipad hiển thị theo chiều dọc (Portrait)****/
/****Màn hình ipad loại bé hiển thị theo chiều dọc (Portrait)****/
/****Màn hình điện thoại hiển thị theo chiều ngang (Landscape)****/
/****Màn hình điện thoại Iphone Plus****/
/****Màn hình điện thoại Iphone****/
/****Màn hình điện thoại loại bé****/
body {
  font-family: "Roboto-Regular", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
  font-size: 15px; }

/*** BOX **/
.box {
  padding: 0 15px; }
  .box img {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.box-first {
  padding-left: 0; }

.box-last {
  padding-right: 0; }

/*** TITLE **/
.title-general {
  padding: 20px 0; }
  .title-general h4 {
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    font-family: "RobotoCondensed-Bold", Helvetica, Arial, sans-serif;
    color: #2b353f;
    /*border-bottom: 1px solid #ccc;*/
    /*width: 30%;*/
    margin-bottom: 0;
    position: relative; }

.title-underline h4:after {
  content: "";
  position: absolute;
  display: block;
  width: 10%;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -3px;
  background-color: #b88b4d; }

.title-under-left h4:after {
  content: '';
  position: absolute;
  display: block;
  width: 55px;
  height: 3px;
  background-color: #b88b4d;
  left: 0;
  bottom: -3px; }

.title-bothSides {
  text-align: center;
  position: relative; }
  .title-bothSides:before {
    content: "";
    width: 75%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #2b353f; }
  .title-bothSides h4 {
    display: inline-block;
    background-color: white;
    position: relative;
    z-index: 2;
    padding: 0 1rem; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../../fonts/Roboto/Roboto-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../../fonts/Roboto/Roboto-Bold.ttf") format("truetype"); }

@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url("../../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url("../../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf") format("truetype"); }

ul {
  margin-bottom: 0;
  padding-left: 0; }
  ul li {
    list-style: none; }

.container {
  padding-left: 0;
  padding-right: 0; }

.row {
  margin-left: 0;
  margin-right: 0; }

button:focus {
  outline: none; }

p {
  margin: 0 auto; }

a:hover {
  text-decoration: none; }

.col-1 {
  width: 8.33%; }

.col-2 {
  width: 16.66%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33%; }

.col-5 {
  width: 41.66%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33%; }

.col-8 {
  width: 66.66%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33%; }

.col-11 {
  width: 91.66%; }

.col-12 {
  width: 100%; }

[class*="col-"] {
  float: left;
  padding-left: 0;
  padding-right: 0; }

@media only screen and (max-width: 992px) {
  [class*="col-"] {
    /*width: 93% !important;
       flex:none;
        max-width:unset;
        margin-left:1%;*/ } }

/**** TRANG SẢN PHẨM *****/
#p-introduce {
  background-color: #fff;
  min-height: 100vh;
  margin-top: 90px;
  position: relative; }

.title-general {
  padding: 10px 0 10px 20px; }
  .title-general h4 {
    color: #b88b4d;
    text-align: left; }
    .title-general h4:after {
      content: none; }

/******** DOCUMENT SHADOW ********/
.document-shadow {
  margin-bottom: 20px;
  /*box-shadow: 1px 0 10px 0px rgba(204, 204, 204, 0.8);
    padding: 20px 20px 20px 30px;*/ }
  .document-shadow .content {
    position: relative;
    padding: 0 20px;
    text-align: justify; }
    .document-shadow .content p {
      text-align: justify;
      margin-bottom: 10px; }
      .document-shadow .content p a {
        color: #358250; }
        .document-shadow .content p a:hover {
          cursor: pointer;
          text-decoration: underline; }
    .document-shadow .content ul {
      padding-left: 30px; }
      .document-shadow .content ul li {
        margin-bottom: 5px; }
        .document-shadow .content ul li:before {
          content: "\2022";
          color: #b88b4d;
          font-weight: bold;
          display: inline-block;
          width: 1em;
          margin-left: -1em; }

#lienhe {
  padding-top: 20px; }
  #lienhe ul {
    padding-left: 0; }
    #lienhe ul li:before {
      content: none; }
    #lienhe ul li i {
      margin-right: 6px;
      color: #b88b4d; }
    #lienhe ul li a {
      color: #2cb51b; }

/******** INFER ********/
.infer {
  margin-top: 50px; }
  .infer .content {
    border: 1px solid #dedede;
    text-align: center;
    padding: 45px 30px 30px;
    border-radius: 5px;
    margin: 0 0 20px; }
    .infer .content .top {
      width: 70px;
      height: 35px;
      margin: -34px auto 0 -35px;
      border: 1px solid #dedede;
      border-bottom: 1px solid #fff;
      border-radius: 50px 50px 0 0;
      position: absolute;
      left: 50%;
      top: 0; }
      .infer .content .top span {
        background-color: #b88b4d;
        width: 56px;
        height: 56px;
        line-height: 56px;
        border-radius: 50%;
        text-align: center;
        color: #fff;
        font-size: 20px;
        margin: 7px 0 0;
        display: inline-block; }
    .infer .content p {
      font-size: 16px;
      font-family: "Roboto-Bold", Helvetica, Arial, sans-serif; }

/******** CONTACT ********/
.contact {
  float: right;
  text-align: center;
  margin-bottom: 20px;
  padding: 12px 30px;
  border: 1px solid #dedede;
  border-radius: 0px 22px 22px 32px; }
  .contact:hover {
    background-color: #b88b4d; }
    .contact:hover a {
      color: #fff;
      cursor: pointer;
      /*text-decoration: underline;*/ }
  .contact a {
    color: #666; }
