body {
  font-family: 'DB Helvethaica X Med';
  background-color: #fff;
  overflow-x: hidden;
  height: 100%;
  width: 100%; }

img {
  max-width: none;
  height: auto;
  box-sizing: unset;
  -moz-box-sizing: unset;
  -webkit-box-sizing: unset; }

.headerbar {
  overflow: hidden;
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10; }

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

.headerbar .container .headmenu #topmenu {
  height: 40px;
  float: unset;
  background-color: #fff; }

.headerbar .container .headmenu #topmenu .top-bar {
  width: auto;
  float: right;
  margin-top: -8px;
  padding-right: 20px; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu {
  margin-left: 0; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social {
  list-style: none; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li {
  float: left;
  margin-left: 12px;
  position: relative; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li a:hover {
  color: unset;
  text-decoration: none; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .searchbar {
  display: none; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea {
  display: none; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea .icon-phone {
  width: auto;
  border-right: 1px solid #828384;
  padding-right: 10px; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon P {
  font-size: 20px;
  color: #4c3223;
  margin-bottom: 0; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-ig .i-faceb {
  background: url(../images/icon_ig.png);
  background-size: cover;
  height: 20px;
  width: 21px;
  margin-top: 5px; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-fb .i-faceb {
  background: url(../images/icon_fb.png);
  background-size: cover;
  height: 20px;
  width: 21px;
  margin-top: 5px; }

.headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-line .i-faceb {
  background: url(../images/icon_line.png);
  background-size: cover;
  height: 20px;
  width: 21px;
  margin-top: 5px; }

.headerbar .container .headmenu .topstyle._show {
  display: none; }

.headerbar .container .headmenu .show {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.75); }

.headerbar .container .headmenu .logo-wood {
  width: 40px;
  float: left;
  margin: 5px 20px;
  -webkit-transition: all ease .5s;
  transition: all ease .5s; }

.headerbar .container .headmenu .navbar {
  width: 100%;
  display: block;
  padding: unset; }

.headerbar .container .headmenu .navbar .nav-item .icon-line {
  display: none;
  float: right;
  position: relative;
  top: -85%;
  left: 20px; }

.headerbar .container .headmenu .navbar-collapse {
  width: 100%;
  float: left; }

.headerbar .container .headmenu .navbar-nav li a {
  width: 100%;
  color: #673b15;
  text-align: center;
  border-bottom: 1px solid #e1d8d0;
  font-size: 25px; }

.headerbar .container .headmenu .navbar-nav a.active {
  color: #f08a2d; }

.headerbar .container .headmenu .navbar-nav li a:hover {
  color: #f08a2d; }

.headerbar .container .headmenu .ima-search {
  width: 10%;
  position: relative;
  left: 5px;
  bottom: 3px; }

.headerbar .container .headmenu .animated-icon3 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
      transform: rotate(0);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  float: right;
  position: relative;
  top: 5px;
  right: 0;
  background-color: #673b15;
  padding: 20px;
  border-radius: 50px; }

.headerbar .container .headmenu .animated-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
      transform: rotate(0);
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.headerbar .container .headmenu .animated-icon3 span {
  background: #f3e5f5; }

.headerbar .container .headmenu .animated-icon1.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }

.headerbar .container .headmenu .animated-icon3 span:nth-child(1) {
  top: 12px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
      transform-origin: left center;
  height: 3px;
  width: 57%;
  left: 8px;
  background: #fff; }

.headerbar .container .headmenu .animated-icon3 span:nth-child(2) {
  top: 19px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
      transform-origin: left center;
  background: #fff;
  height: 3px;
  width: 57%;
  left: 8px; }

.headerbar .container .headmenu .animated-icon3 span:nth-child(3) {
  top: 26px;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
      transform-origin: left center;
  background: #fff;
  height: 3px;
  width: 57%;
  left: 8px; }

.headerbar .container .headmenu .animated-icon3.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  top: 10px;
  left: 12px; }

.headerbar .container .headmenu .animated-icon3.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }

.headerbar .container .headmenu .animated-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  top: 27px;
  left: 12px; }

.headerbar .container .headmenu #custom-search-form {
  margin: 0;
  margin-top: 0;
  padding: 0; }

.headerbar .container .headmenu #custom-search-form .search-query {
  padding-left: 20px;
  margin-bottom: 0;
  border-radius: 20px;
  height: 35px;
  outline: 0; }

.headerbar .container .headmenu #custom-search-form button {
  border: 0;
  background: 0 0;
  padding: 2px 5px;
  margin-top: 0;
  position: relative;
  left: 0;
  margin-bottom: 0;
  border-radius: 3px;
  color: #fff; }

.headerbar .container .headmenu .ima-line {
  display: none;
  width: auto; }

.headerbar .container .headmenu .search-zone {
  text-align: center; }

.headerbar .container .headmenu .search-zone .search_input {
  margin-right: 10px;
  border-radius: 10px;
  border: 1px solid #7d7d7d;
  padding-left: 5px;
  color: #673b15;
  font-size: 23px; }

.headerbar .container .headmenu .search-zone .search-bt {
  color: unset;
  border: none; }

.headerbar .container .headmenu .search-zone .search-bt .serach-icon {
  width: auto; }

.headerbar .container .headmenu .search-zone .search-bt .serach-icon:active {
  position: relative;
  top: 2px; }

.headerbar._show {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12); }

.footer .serach-shop {
  background: url(../images/img_backfooterwood.png); }

.footer .serach-shop .container .txthead-style {
  text-align: center; }

.footer .serach-shop .container .txthead-style P {
  font-family: 'DB Helvethaica X Med';
  color: #fff;
  font-size: 40px; }

.footer .serach-shop .container .txthead-style P span {
  color: #f08a2d; }

.footer .serach-shop .container .txtdetail-style P {
  font-family: 'DB Helvethaica X Reg';
  color: #fff;
  font-size: 15px;
  text-align: center; }

.footer .serach-shop .container .location-shopbody .location-zone {
  font-family: 'DB Helvethaica X Reg'; }

.footer .serach-shop .container .location-shopbody .location-zone .headtxt-locat {
  background-color: #f08a2d; }

.footer .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
  font-family: 'DB Helvethaica X Med';
  font-size: 30px;
  color: #231303;
  line-height: 1em;
  padding: 5px;
  margin-left: 10px; }

.footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
  margin: 10px;
  margin-top: 20px; }

.footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat a:hover {
  color: unset;
  text-decoration: none; }

.footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
  width: auto;
  float: left;
  padding-right: 10px; }

.footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
  color: #fff;
  font-size: 25px;
  line-height: 1em;
  padding-top: 5px; }

.footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat P:hover {
  color: #231303;
  font-weight: 700; }

.footer .footer-body {
  background-color: #f58733; }

.footer .footer-body .img-logofoot {
  text-align: center; }

.footer .footer-body .img-logofoot img {
  width: 200px;
  padding: 30px; }

.footer .footer-body .link-menu a:hover {
  color: unset;
  text-decoration: none; }

.footer .footer-body .link-menu P {
  color: #fff; }

.footer .footer-body .contact-body {
  text-align: center; }

.footer .footer-body .contact-body img {
  width: auto;
  position: relative;
  left: -50px; }

.footer .footer-body .contact-body .numtel-txt {
  font-family: 'DB Helvethaica X Reg';
  font-size: 55px;
  margin-bottom: -10px;
  color: #fff;
  margin-top: -15px; }

.footer .footer-body .contact-body .contact-txt {
  color: #fff;
  font-size: 25px;
  line-height: 1em;
  margin-bottom: 0; }

.footer .footer-body .contact-body .contactdetil-txt P {
  font-family: 'DB Helvethaica X Reg';
  font-size: 25px;
  color: #fff;
  line-height: 1em; }

.footer .footer-body .contact-body .contactdetil-txt img {
  width: 12%;
  margin: 10px;
  position: relative;
  left: 0; }

.footer .copyright-txt {
  background-color: #522d0c; }

.footer .copyright-txt P {
  font-family: 'DB Helvethaica X Reg';
  font-size: 20px;
  color: #fff;
  margin-bottom: auto;
  text-align: center;
  padding: 5px; }

.footer .copyright-txt span {
  text-transform: uppercase; }

.breadcrumb-bg {
  background-color: #ebebeb; }

.breadcrumb {
  margin-top: 150px;
  padding: 5px;
  background-color: unset;
  margin-bottom: 0; }

.breadcrumb .breadcrumb-item {
  font-family: 'DB Helvethaica X Reg';
  font-size: 22px; }

.breadcrumb .breadcrumb-item img {
  position: relative;
  bottom: 3px; }

.breadcrumb .breadcrumb-item a {
  color: #673b15;
  text-decoration: none; }

.breadcrumb .breadcrumb-item a:hover {
  color: #f58733;
  text-decoration: none; }

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 15px;
  content: "";
  background: url(../images/icon_nextpage.png);
  height: 11px;
  width: 6px;
  background-repeat: no-repeat;
  margin-bottom: -2px; }

.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 10px; }

.banner-contan {
  margin-top: 120px;
  overflow: hidden; }

.banner-contan .textbanner {
  text-align: right;
  margin-right: 15px; }

.banner-contan .textbanner img {
  width: 150px; }

.banner-contan .textbanner .txcolor-oren {
  font-family: 'DB Helvethaica X Med';
  color: #f08a2d;
  font-size: 28px;
  line-height: 1em;
  margin-bottom: 0; }

.banner-contan .textbanner .txcolor-wood {
  font-family: DDayStencil;
  color: #673b15;
  font-size: 17px; }

.banner-contan .image_banner img {
  width: 130%;
  position: relative;
  left: -96px; }

.body-contan {
  background: url(../images/img_backwood.png);
  margin-top: -80px;
  background-attachment: fixed; }

.body-contan .container .txthead-style {
  padding-top: 90px;
  text-align: center; }

.body-contan .container .txthead-style P {
  font-family: 'DB Helvethaica X Med';
  color: #341513;
  font-size: 40px; }

.body-contan .container .txthead-style P span {
  color: #673b15; }

.body-contan .container .txtdetail-style P {
  font-family: DDayStencil;
  color: #341513;
  font-size: 15px;
  text-align: center; }

.body-contan .container .headproduct-list {
  background: url(../images/img_backprolist.png); }

.body-contan .container .headproduct-list a:hover {
  color: unset;
  text-decoration: none; }

.body-contan .container .headproduct-list .bodyproduct-list {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px; }

.body-contan .container .headproduct-list .bodyproduct-list img {
  width: auto;
  height: 200px; }

.body-contan .container .headproduct-list .bodyproduct-list .txt-namelist {
  color: #65351a;
  font-size: 30px;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 1em; }

.body-contan .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
  font-family: DDayStencil;
  color: #f2883f;
  font-size: 25px;
  line-height: 1em;
  text-transform: uppercase; }

.body-contan .container .headproduct-list .bodyproduct-list .btn-style1 {
  background-color: #000;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  margin-left: 40%; }

.body-contan .container .headproduct-list .bodyproduct-list .btn-style1 a P {
  font-family: DDayStencil;
  font-size: 50px;
  color: #f08a2d;
  margin-bottom: 0;
  position: relative;
  top: -10px; }

.body-contan .container .headproduct-list .bodyproduct-list .btn-style1 a:hover {
  color: unset;
  text-decoration: none; }

.body-contan .container .headproduct-list .bodyproduct-list .btn-style1:hover {
  background-color: #f08a2d; }

.body-contan .container .headproduct-list .bodyproduct-list .btn-style1:hover a P {
  color: #fff; }

.body-contan .container .headproduct-list .bodyproduct-list:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25); }

.body-contan2 {
  background-color: #fff; }

.body-contan2 .container .txthead-style {
  text-align: center; }

.body-contan2 .container .txthead-style P {
  font-family: 'DB Helvethaica X Med';
  color: #341513;
  font-size: 40px;
  margin-top: 15px; }

.body-contan2 .container .txthead-style P span {
  color: #673b15; }

.body-contan2 .container .txtdetail-style P {
  font-family: DDayStencil;
  color: #341513;
  font-size: 15px;
  text-align: center; }

.body-contan2 .container .headproduct-list {
  background: url(../images/img_backprolist2.png); }

.body-contan2 .container .headproduct-list a:hover {
  color: unset;
  text-decoration: none; }

.body-contan2 .container .headproduct-list .bodyproduct-list {
  text-align: center;
  padding: 20px;
  margin-bottom: 20px; }

.body-contan2 .container .headproduct-list .bodyproduct-list img {
  width: auto;
  height: 200px; }

.body-contan2 .container .headproduct-list .bodyproduct-list .txt-namelist {
  color: #65351a;
  font-size: 30px;
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 1em; }

.body-contan2 .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
  font-family: DDayStencil;
  color: #f2883f;
  font-size: 25px;
  line-height: 1em;
  text-transform: uppercase; }

.body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 {
  background-color: #000;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  margin-left: 40%; }

.body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 a P {
  font-family: DDayStencil;
  font-size: 50px;
  color: #f08a2d;
  margin-bottom: 0;
  position: relative;
  top: -10px; }

.body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 a:hover {
  color: unset;
  text-decoration: none; }

.body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1:hover {
  background-color: #f08a2d; }

.body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1:hover a P {
  color: #fff; }

.body-contan2 .container .headproduct-list .bodyproduct-list:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25); }

.serach-shop {
  background: url(../images/img_backfooterwood.png);
  padding-bottom: 20px;
  background-attachment: fixed; }

.serach-shop .container .txthead-style {
  text-align: center;
  padding-top: 15px; }

.serach-shop .container .txthead-style P {
  font-family: 'DB Helvethaica X Med';
  color: #fff;
  font-size: 40px; }

.serach-shop .container .txthead-style P span {
  color: #f08a2d; }

.serach-shop .container .txtdetail-style P {
  font-family: 'DB Helvethaica X Reg';
  color: #fff;
  font-size: 15px;
  text-align: center; }

.serach-shop .container .location-shopbody .location-zone {
  font-family: 'DB Helvethaica X Reg'; }

.serach-shop .container .location-shopbody .location-zone .headtxt-locat {
  background-color: #f08a2d; }

.serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
  font-family: 'DB Helvethaica X Med';
  font-size: 30px;
  color: #231303;
  line-height: 1em;
  padding: 5px;
  margin-left: 10px; }

.serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
  margin: 10px;
  margin-top: 20px; }

.serach-shop .container .location-shopbody .location-zone .bodytxt-locat a:hover {
  color: unset;
  text-decoration: none; }

.serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
  width: auto;
  float: left;
  padding-right: 10px; }

.serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
  color: #fff;
  font-size: 25px;
  line-height: 1em;
  padding-top: 5px; }

.serach-shop .container .location-shopbody .location-zone .bodytxt-locat P:hover {
  color: #231303;
  font-weight: 700; }

.backtotop {
  position: fixed;
  bottom: 2%;
  left: 12px;
  z-index: 100;
  background-color: #f08a2d;
  border-radius: 10px;
  padding: 5px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  display: none; }

.backtotop img {
  width: auto;
  max-width: 30px; }

.backtotop i:after {
  content: "Back to Top";
  width: 141px;
  position: absolute;
  bottom: 10px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  right: -30px;
  font-size: 10px;
  color: #fff !important;
  display: none;
  font-family: Prompt;
  text-transform: uppercase;
  font-style: normal; }

.backtotop._show {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.fb_reset > div {
  bottom: 10px !important;
  right: 8pt !important;
  padding: 0; }

@media (min-width: 768px) {
  .headerbar .container {
    padding-right: 0;
    padding-left: 0; }
  .headerbar .container .headmenu #topmenu {
    height: 40px;
    float: unset; }
  .headerbar .container .headmenu #topmenu .top-bar {
    width: auto;
    float: right;
    margin-top: -8px;
    padding-right: 20px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu {
    margin-left: 0; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social {
    list-style: none; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li {
    float: left;
    margin-left: 12px;
    position: relative; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea .icon-phone {
    width: auto;
    padding-right: 10px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon P {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 5px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-ig .i-faceb {
    height: 27px;
    width: 28px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-fb .i-faceb {
    height: 27px;
    width: 28px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-line .i-faceb {
    height: 28px;
    width: 29px; }
  .headerbar .container .headmenu .logo-wood {
    width: 60px;
    float: left;
    margin: 5px 20px; }
  .headerbar .container .headmenu .animated-icon3 {
    top: 25px;
    position: absolute;
    right: 20px; }
  .headerbar .container .headmenu .navbar {
    width: 100%;
    padding: unset;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .headerbar .container .headmenu .navbar .nav-item .icon-line {
    display: none;
    float: right;
    position: relative;
    top: -85%;
    left: 20px; }
  .headerbar .container .headmenu .navbar-collapse {
    width: 100%;
    float: left; }
  .headerbar .container .headmenu .navbar-nav li a {
    width: 100%;
    font-size: 30px; }
  .headerbar .container .headmenu .ima-search {
    width: 10%;
    position: relative;
    left: 5px;
    bottom: 3px; }
  .headerbar .container .headmenu .ima-line {
    display: none;
    width: auto; }
  .footer .serach-shop .container .txthead-style {
    text-align: center; }
  .footer .serach-shop .container .txthead-style P {
    font-size: 65px; }
  .footer .serach-shop .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    line-height: 1em;
    margin-bottom: 30px; }
  .footer .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 25px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 20px;
    line-height: 1em;
    padding-top: 5px; }
  .footer .footer-body .img-logofoot {
    text-align: center; }
  .footer .footer-body .img-logofoot img {
    width: 200px;
    padding: 30px; }
  .footer .footer-body .contact-body {
    text-align: center; }
  .footer .footer-body .contact-body img {
    width: auto;
    position: relative;
    left: -50px; }
  .footer .footer-body .contact-body .numtel-txt {
    font-size: 55px;
    margin-bottom: -10px;
    margin-top: -15px; }
  .footer .footer-body .contact-body .contact-txt {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 0; }
  .footer .footer-body .contact-body .contactdetil-txt P {
    font-size: 30px;
    line-height: 1em; }
  .footer .footer-body .contact-body .contactdetil-txt img {
    width: auto;
    margin: 10px;
    position: relative;
    left: 0; }
  .footer .copyright-txt P {
    font-size: 22px;
    margin-bottom: auto;
    text-align: center;
    padding: 5px; }
  .banner-contan {
    margin-top: 150px;
    overflow: hidden; }
  .banner-contan .textbanner {
    text-align: right;
    margin-right: 25px; }
  .banner-contan .textbanner img {
    width: 250px; }
  .banner-contan .textbanner .txcolor-oren {
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 0; }
  .banner-contan .textbanner .txcolor-wood {
    font-size: 30px;
    margin-bottom: -15px; }
  .banner-contan .image_banner img {
    width: 125%;
    position: relative;
    left: -190px; }
  .body-contan {
    margin-top: -140px; }
  .body-contan .container .txthead-style {
    padding-top: 150px;
    text-align: center; }
  .body-contan .container .txthead-style P {
    font-size: 65px; }
  .body-contan .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    line-height: 1em;
    margin-bottom: 30px; }
  .body-contan .container .padrow-style {
    padding-bottom: 30px; }
  .body-contan .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 38vh; }
  .body-contan .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 150px; }
  .body-contan .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 100px; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .body-contan2 .container .txthead-style {
    text-align: center; }
  .body-contan2 .container .txthead-style P {
    font-size: 65px; }
  .body-contan2 .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    line-height: 1em;
    margin-bottom: 30px; }
  .body-contan2 .container .padrow-style {
    padding-bottom: 30px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 38vh; }
  .body-contan2 .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 150px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 100px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .serach-shop .container .txthead-style {
    text-align: center; }
  .serach-shop .container .txthead-style P {
    font-size: 65px; }
  .serach-shop .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    line-height: 1em;
    margin-bottom: 30px; }
  .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 25px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 20px;
    line-height: 1em;
    padding-top: 5px; } }

@media (min-width: 992px) {
  .footer .serach-shop .container .txthead-style {
    text-align: center; }
  .footer .serach-shop .container .txthead-style P {
    font-size: 65px; }
  .footer .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .footer .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 25px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 25px;
    line-height: 1em;
    padding-top: 5px; }
  .footer .footer-body .img-logofoot {
    text-align: center; }
  .footer .footer-body .img-logofoot img {
    width: 200px;
    padding: 30px; }
  .footer .footer-body .contact-body {
    text-align: center; }
  .footer .footer-body .contact-body img {
    width: auto;
    position: relative;
    left: -50px; }
  .footer .footer-body .contact-body .numtel-txt {
    font-size: 55px;
    margin-bottom: -10px;
    margin-top: -15px; }
  .footer .footer-body .contact-body .contact-txt {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 0; }
  .footer .footer-body .contact-body .contactdetil-txt P {
    font-size: 30px;
    line-height: 1em; }
  .footer .footer-body .contact-body .contactdetil-txt img {
    width: auto;
    margin: 10px;
    position: relative;
    left: 0; }
  .footer .copyright-txt P {
    font-size: 22px;
    margin-bottom: auto;
    text-align: center;
    padding: 5px; }
  .banner-contan {
    margin-top: 150px;
    overflow: hidden; }
  .banner-contan .textbanner {
    text-align: right;
    margin-right: 25px; }
  .banner-contan .textbanner img {
    width: 250px; }
  .banner-contan .textbanner .txcolor-oren {
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 0; }
  .banner-contan .textbanner .txcolor-wood {
    font-size: 30px;
    margin-bottom: -15px; }
  .banner-contan .image_banner img {
    width: 115%;
    position: relative;
    left: -153px; }
  .body-contan {
    margin-top: -180px; }
  .body-contan .container .txthead-style {
    padding-top: 190px;
    text-align: center; }
  .body-contan .container .txthead-style P {
    font-size: 65px; }
  .body-contan .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 32vh; }
  .body-contan .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 220px; }
  .body-contan .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 140px; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .body-contan2 .container .txthead-style {
    text-align: center; }
  .body-contan2 .container .txthead-style P {
    font-size: 65px; }
  .body-contan2 .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 32vh; }
  .body-contan2 .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 220px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 140px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .serach-shop .container .txthead-style {
    text-align: center; }
  .serach-shop .container .txthead-style P {
    font-size: 65px; }
  .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 25px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 25px;
    line-height: 1em;
    padding-top: 5px; } }

@media (max-width: 1100px) {
  .headerbar .container {
    max-width: 100%; } }

@media (min-width: 1200px) {
  .headerbar .container {
    padding-right: 15px;
    padding-left: 15px; }
  .headerbar .container .headmenu #topmenu {
    height: 50px;
    float: unset; }
  .headerbar .container .headmenu #topmenu .top-bar {
    width: auto;
    float: right;
    padding-right: 10px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu {
    margin-left: unset; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social {
    margin-top: 30px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li {
    float: left;
    margin-left: 12px;
    position: relative;
    font-size: 20px;
    color: #4c3223; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li a:hover {
    color: unset;
    text-decoration: none; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea {
    display: block; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea .icon-phone {
    width: auto;
    border-right: 1px solid #828384;
    padding-right: 10px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon p {
    margin-top: 11px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-ig .i-faceb {
    height: 27px;
    width: 28px;
    margin-top: 12px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-fb .i-faceb {
    height: 27px;
    width: 28px;
    margin-top: 12px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-line .i-faceb {
    height: 28px;
    width: 29px;
    margin-top: 12px; }
  .headerbar .container .headmenu .logo-wood {
    width: auto;
    margin: 0;
    position: absolute;
    top: -50px;
    max-width: 85px; }
  .headerbar .container .headmenu .logo-wood._show {
    width: 5%;
    margin: 0;
    position: absolute;
    top: 5px;
    left: 0; }
  .headerbar .container .headmenu .clearfix::after {
    display: block;
    content: "";
    clear: both; }
  .headerbar .container .headmenu .navbar-collapse {
    width: 100%;
    margin-right: 0;
    display: block !important;
    margin-top: 1%;
    margin-bottom: 10px; }
  .headerbar .container .headmenu .navbar-nav {
    float: right;
    height: 60px; }
  .headerbar .container .headmenu .navbar-nav .nav-item .icon-line {
    display: block; }
  .headerbar .container .headmenu .navbar-nav li a {
    color: #4c3223;
    border: unset;
    background: unset;
    padding-left: 40px;
    font-size: 30px; }
  .headerbar .container .headmenu .navbar-nav a.active {
    color: #f08a2d; }
  .headerbar .container .headmenu .navbar-nav li a:hover {
    color: #f08a2d; }
  .headerbar .container .headmenu .navbar-nav .nav-item .active {
    color: #f08a2d; }
  .headerbar .container .headmenu .active {
    color: #f08a2d; }
  .headerbar .container .headmenu .ima-search {
    width: auto;
    position: relative;
    left: 5px;
    bottom: 3px; }
  .headerbar .container .headmenu .search-zone {
    text-align: center;
    padding-left: 30px; }
  .headerbar .container .headmenu .search-zone .search_input {
    font-size: 23px;
    width: 180px; }
  .headerbar .container .headmenu .search-zone .search-bt {
    color: unset;
    border: none;
    padding: 0; }
  .headerbar .container .headmenu .search-zone .search-bt .serach-icon {
    width: auto; }
  .headerbar .container .headmenu .search-zone .search-bt .serach-icon:active {
    position: relative;
    top: 2px; }
  .headerbar .container .headmenu .ima-line {
    display: block;
    width: auto;
    float: right;
    padding-left: 10px; }
  .headerbar .container .headmenu .socactive {
    display: none; }
  .headerbar .container .headmenu .hvr-float-head {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .headerbar .container .headmenu .hvr-float-head:active, .headerbar .container .headmenu .hvr-float-head:focus, .headerbar .container .headmenu .hvr-float-head:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
        transform: translateY(-8px); }
  .footer .serach-shop .container .txthead-style {
    text-align: center; }
  .footer .serach-shop .container .txthead-style P {
    font-size: 65px;
    margin-bottom: 0; }
  .footer .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .footer .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 25px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 25px;
    line-height: 1em;
    padding-top: 5px; }
  .footer .footer-body .img-logofoot {
    text-align: center; }
  .footer .footer-body .img-logofoot img {
    width: 50%;
    padding: 0;
    position: relative;
    top: 150px;
    left: 80px; }
  .footer .footer-body .img-logofoot .link-menu {
    margin-top: 40px;
    padding-left: 80px;
    text-align: left; }
  .footer .footer-body .img-logofoot .link-menu P {
    font-size: 30px;
    line-height: unset;
    text-align: left;
    margin-bottom: 10px; }
  .footer .footer-body .img-logofoot .link-menu P:hover {
    color: #4c3223; }
  .footer .footer-body .contact-body {
    text-align: left;
    margin-top: 50px;
    padding-left: 0;
    margin-bottom: 50px; }
  .footer .footer-body .contact-body img {
    width: auto;
    position: relative;
    left: 0; }
  .footer .footer-body .contact-body .numtel-txt {
    font-size: 55px;
    margin-bottom: -10px;
    margin-top: -15px; }
  .footer .footer-body .contact-body .contact-txt {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 0; }
  .footer .footer-body .contact-body .contactdetil-txt P {
    font-size: 29px;
    line-height: 1em; }
  .footer .footer-body .contact-body .contactdetil-txt img {
    width: auto;
    margin: 10px;
    position: relative;
    left: 0;
    margin-left: 0; }
  .footer .img-manwood {
    position: relative; }
  .footer .img-manwood img {
    width: 235px;
    position: absolute;
    top: -370px;
    left: -40px; }
  .footer .copyright-txt P {
    font-size: 22px;
    margin-bottom: auto;
    text-align: center;
    padding: 5px; }
  .banner-contan {
    margin-top: 180px;
    overflow: hidden; }
  .banner-contan .textbanner {
    text-align: right;
    margin-right: 5%;
    float: right;
    padding-top: 50px; }
  .banner-contan .textbanner img {
    width: 250px; }
  .banner-contan .textbanner .txcolor-oren {
    font-size: 50px;
    line-height: 1em;
    margin-bottom: 0; }
  .banner-contan .textbanner .txcolor-wood {
    font-size: 30px;
    margin-bottom: -15px; }
  .banner-contan .image_banner img {
    width: 65%;
    position: relative;
    left: 0; }
  .body-contan {
    margin-top: -9.5%; }
  .body-contan .container .txthead-style {
    padding-top: 150px;
    text-align: center; }
  .body-contan .container .txthead-style P {
    font-size: 65px; }
  .body-contan .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    padding-right: 15%;
    padding-left: 15%; }
  .body-contan .container .padrow-style {
    padding-bottom: 50px; }
  .body-contan .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 460px; }
  .body-contan .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 250px; }
  .body-contan .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 165px; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .body-contan2 .container .txthead-style {
    text-align: center; }
  .body-contan2 .container .txthead-style P {
    font-size: 65px; }
  .body-contan2 .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    padding-right: 15%;
    padding-left: 15%; }
  .body-contan2 .container .padrow-style {
    padding-bottom: 50px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 460px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 250px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 165px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .serach-shop .container .txthead-style {
    text-align: center; }
  .serach-shop .container .txthead-style P {
    font-size: 65px;
    margin-bottom: 0; }
  .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 30px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 25px;
    line-height: 1em;
    padding-top: 5px; }
  .backtotop {
    width: 80px;
    width: 80px;
    height: 64px;
    text-align: center;
    bottom: 100px;
    right: 15px;
    left: unset; }
  .backtotop i:after {
    display: unset; }
  .fb_reset > div {
    bottom: 100px !important;
    right: 25pt !important; } }

@media (min-width: 1600px) {
  .breadcrumb .breadcrumb-item {
    font-size: 25px; }
  .breadcrumb .breadcrumb-item img {
    position: relative;
    bottom: 3px; }
  .headerbar .container {
    padding-right: 15px;
    padding-left: 15px; }
  .headerbar .container .headmenu #topmenu {
    height: 50px;
    float: unset; }
  .headerbar .container .headmenu #topmenu .top-bar {
    width: auto;
    float: right;
    padding-right: 10px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu {
    margin-left: unset; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social {
    margin-top: 30px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li {
    float: left;
    margin-left: 12px;
    position: relative;
    font-size: 20px;
    color: #4c3223; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li a:hover {
    color: unset;
    text-decoration: none; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea {
    display: block; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea .icon-phone {
    width: auto;
    border-right: 1px solid #828384;
    padding-right: 10px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon p {
    margin-top: 11px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-ig .i-faceb {
    height: 27px;
    width: 28px;
    margin-top: 12px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-fb .i-faceb {
    height: 27px;
    width: 28px;
    margin-top: 12px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-line .i-faceb {
    height: 28px;
    width: 29px;
    margin-top: 12px; }
  .headerbar .container .headmenu .logo-wood {
    width: auto;
    margin: 0;
    position: absolute;
    top: -40px; }
  .headerbar .container .headmenu .clearfix::after {
    display: block;
    content: "";
    clear: both; }
  .headerbar .container .headmenu .navbar-collapse {
    width: 100%;
    margin-right: 0;
    display: block !important;
    margin-top: 1%;
    margin-bottom: 10px; }
  .headerbar .container .headmenu .navbar-nav {
    float: right;
    height: 60px; }
  .headerbar .container .headmenu .navbar-nav .nav-item .icon-line {
    display: block; }
  .headerbar .container .headmenu .navbar-nav li a {
    color: #4c3223;
    border: unset;
    background: unset;
    padding-left: 40px;
    font-size: 30px; }
  .headerbar .container .headmenu .navbar-nav a.active {
    color: #f08a2d; }
  .headerbar .container .headmenu .navbar-nav li a:hover {
    color: #f08a2d; }
  .headerbar .container .headmenu .ima-search {
    width: auto;
    position: relative;
    left: 5px;
    bottom: 3px; }
  .headerbar .container .headmenu .ima-line {
    display: block;
    width: auto;
    float: right;
    padding-left: 10px; }
  .headerbar .container .headmenu .socactive {
    display: none; }
  .headerbar .container .headmenu .hvr-float-head {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .headerbar .container .headmenu .hvr-float-head:active, .headerbar .container .headmenu .hvr-float-head:focus, .headerbar .container .headmenu .hvr-float-head:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
        transform: translateY(-8px); }
  .footer .serach-shop .container .txthead-style {
    text-align: center; }
  .footer .serach-shop .container .txthead-style P {
    font-size: 65px;
    margin-bottom: 0; }
  .footer .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .footer .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 25px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 25px;
    line-height: 1em;
    padding-top: 5px; }
  .footer .footer-body .img-logofoot {
    text-align: center; }
  .footer .footer-body .img-logofoot img {
    width: 50%;
    padding: 0;
    position: relative;
    top: 150px;
    left: 65px; }
  .footer .footer-body .img-logofoot .link-menu P {
    font-size: 30px;
    line-height: unset;
    text-align: left; }
  .footer .footer-body .img-logofoot .link-menu P:hover {
    color: #4c3223; }
  .footer .footer-body .contact-body {
    text-align: left;
    margin-top: 50px;
    padding-left: 0;
    margin-bottom: 50px; }
  .footer .footer-body .contact-body img {
    width: auto;
    position: relative;
    left: 0; }
  .footer .footer-body .contact-body .numtel-txt {
    font-size: 55px;
    margin-bottom: -10px;
    margin-top: -15px; }
  .footer .footer-body .contact-body .contact-txt {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 0; }
  .footer .footer-body .contact-body .contactdetil-txt P {
    font-size: 29px;
    line-height: 1em; }
  .footer .footer-body .contact-body .contactdetil-txt img {
    width: auto;
    margin: 10px;
    position: relative;
    left: 0;
    margin-left: 0; }
  .footer .img-manwood img {
    left: -90px; }
  .footer .copyright-txt P {
    font-size: 22px;
    margin-bottom: auto;
    text-align: center;
    padding: 5px; }
  .banner-contan {
    margin-top: 180px;
    overflow: hidden; }
  .banner-contan .textbanner {
    text-align: right;
    margin-right: 8%;
    float: right;
    padding-top: 5%; }
  .banner-contan .textbanner img {
    width: 300px; }
  .banner-contan .textbanner .txcolor-oren {
    font-size: 55px;
    line-height: 1em;
    margin-bottom: 0; }
  .banner-contan .textbanner .txcolor-wood {
    font-size: 33px;
    margin-bottom: -15px; }
  .banner-contan .image_banner img {
    width: 65%;
    position: relative;
    left: 0; }
  .body-contan {
    margin-top: -9.5%; }
  .body-contan .container .txthead-style {
    padding-top: 150px;
    text-align: center; }
  .body-contan .container .txthead-style P {
    font-size: 65px; }
  .body-contan .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    padding-right: 15%;
    padding-left: 15%; }
  .body-contan .container .padrow-style {
    padding-bottom: 50px; }
  .body-contan .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 460px; }
  .body-contan .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 210px; }
  .body-contan .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 165px; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .body-contan2 .container .txthead-style {
    text-align: center; }
  .body-contan2 .container .txthead-style P {
    font-size: 65px; }
  .body-contan2 .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    padding-right: 15%;
    padding-left: 15%; }
  .body-contan2 .container .padrow-style {
    padding-bottom: 50px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 460px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 250px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 25px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 165px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .serach-shop .container .txthead-style {
    text-align: center; }
  .serach-shop .container .txthead-style P {
    font-size: 65px;
    margin-bottom: 0; }
  .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 30px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 27px;
    line-height: 1em;
    padding-top: 5px; } }

@media (min-width: 1900px) {
  .headerbar .container {
    padding-right: 15px;
    padding-left: 15px; }
  .headerbar .container .headmenu #topmenu {
    height: 50px;
    float: unset; }
  .headerbar .container .headmenu #topmenu .top-bar {
    width: auto;
    float: right;
    padding-right: 10px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu {
    margin-left: unset; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social {
    margin-top: 30px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li {
    float: left;
    margin-left: 12px;
    position: relative;
    font-size: 20px;
    color: #4c3223; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li a:hover {
    color: unset;
    text-decoration: none; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea {
    display: block; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .telarea .icon-phone {
    width: auto;
    border-right: 1px solid #828384;
    padding-right: 10px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon p {
    margin-top: 11px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-ig .i-faceb {
    height: 27px;
    width: 28px;
    margin-top: 12px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-fb .i-faceb {
    height: 27px;
    width: 28px;
    margin-top: 12px; }
  .headerbar .container .headmenu #topmenu .top-bar .rightmenu .social li .topheadcon .img-line .i-faceb {
    height: 28px;
    width: 29px;
    margin-top: 12px; }
  .headerbar .container .headmenu .logo-wood {
    width: auto;
    margin: 0;
    position: absolute;
    top: -55px; }
  .headerbar .container .headmenu .clearfix::after {
    display: block;
    content: "";
    clear: both; }
  .headerbar .container .headmenu .navbar-collapse {
    width: 100%;
    margin-right: 0;
    display: block !important;
    margin-top: 1%;
    margin-bottom: 10px; }
  .headerbar .container .headmenu .navbar-nav {
    float: right;
    height: 60px; }
  .headerbar .container .headmenu .navbar-nav .nav-item .icon-line {
    display: block; }
  .headerbar .container .headmenu .navbar-nav li a {
    color: #4c3223;
    border: unset;
    background: unset;
    padding-left: 40px;
    font-size: 30px; }
  .headerbar .container .headmenu .navbar-nav a.active {
    color: #f08a2d; }
  .headerbar .container .headmenu .navbar-nav li a:hover {
    color: #f08a2d; }
  .headerbar .container .headmenu .ima-search {
    width: auto;
    position: relative;
    left: 5px;
    bottom: 3px; }
  .headerbar .container .headmenu .ima-line {
    display: block;
    width: auto;
    float: right;
    padding-left: 10px; }
  .headerbar .container .headmenu .socactive {
    display: none; }
  .headerbar .container .headmenu .hvr-float-head {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .headerbar .container .headmenu .hvr-float-head:active, .headerbar .container .headmenu .hvr-float-head:focus, .headerbar .container .headmenu .hvr-float-head:hover {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
        transform: translateY(-8px); }
  .footer .serach-shop .container .txthead-style {
    text-align: center; }
  .footer .serach-shop .container .txthead-style P {
    font-size: 65px;
    margin-bottom: 0; }
  .footer .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .footer .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 25px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .footer .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 25px;
    line-height: 1em;
    padding-top: 5px; }
  .footer .footer-body .img-logofoot {
    text-align: center; }
  .footer .footer-body .img-logofoot img {
    width: 60%;
    padding: 0;
    position: relative;
    top: 140px;
    left: 40px; }
  .footer .footer-body .img-logofoot .link-menu P {
    font-size: 30px;
    line-height: unset;
    text-align: left; }
  .footer .footer-body .img-logofoot .link-menu P:hover {
    color: #4c3223; }
  .footer .footer-body .contact-body {
    text-align: left;
    margin-top: 50px;
    padding-left: 0;
    margin-bottom: 50px; }
  .footer .footer-body .contact-body img {
    width: auto;
    position: relative;
    left: 0; }
  .footer .footer-body .contact-body .numtel-txt {
    font-size: 55px;
    margin-bottom: -10px;
    margin-top: -15px; }
  .footer .footer-body .contact-body .contact-txt {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 0; }
  .footer .footer-body .contact-body .contactdetil-txt P {
    font-size: 29px;
    line-height: 1em; }
  .footer .footer-body .contact-body .contactdetil-txt img {
    width: auto;
    margin: 10px;
    position: relative;
    left: 0;
    margin-left: 0; }
  .footer .img-manwood img {
    left: -100px; }
  .footer .copyright-txt P {
    font-size: 22px;
    margin-bottom: auto;
    text-align: center;
    padding: 5px; }
  .banner-contan {
    margin-top: 180px;
    overflow: hidden; }
  .banner-contan .textbanner {
    text-align: right;
    margin-right: 10%;
    float: right;
    padding-top: 5%; }
  .banner-contan .textbanner img {
    width: 300px; }
  .banner-contan .textbanner .txcolor-oren {
    font-size: 65px;
    line-height: 1em;
    margin-bottom: 0; }
  .banner-contan .textbanner .txcolor-wood {
    font-size: 40px;
    margin-bottom: -15px; }
  .banner-contan .image_banner img {
    width: auto;
    position: relative;
    left: 0; }
  .body-contan {
    margin-top: -9%; }
  .body-contan .container .txthead-style {
    padding-top: 150px;
    text-align: center; }
  .body-contan .container .txthead-style P {
    font-size: 65px; }
  .body-contan .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    padding-right: 15%;
    padding-left: 15%; }
  .body-contan .container .padrow-style {
    padding-bottom: 50px; }
  .body-contan .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 500px; }
  /* .body-contan .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 210px; } */
  .body-contan .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 30px;
    line-height: 1em; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 165px; }
  .body-contan .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .body-contan2 .container .txthead-style {
    text-align: center; }
  .body-contan2 .container .txthead-style P {
    font-size: 65px; }
  .body-contan2 .container .txtdetail-style P {
    font-size: 25px;
    text-align: center;
    padding-right: 15%;
    padding-left: 15%; }
  .body-contan2 .container .padrow-style {
    padding-bottom: 50px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list {
    text-align: center;
    padding: 20px;
    margin-bottom: 20px;
    height: 500px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list img {
    width: auto;
    height: 260px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txt-namelist {
    font-size: 35px;
    margin-bottom: 0;
    margin-top: 10px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .txtdetail-namelist {
    font-size: 30px;
    line-height: 1em; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 {
    border-radius: 50px;
    width: 50px;
    height: 50px;
    margin-left: 0;
    position: absolute;
    bottom: 35px;
    left: 165px; }
  .body-contan2 .container .headproduct-list .bodyproduct-list .btn-style1 a P {
    font-size: 50px;
    margin-bottom: 0;
    position: relative;
    top: -10px; }
  .serach-shop .container .txthead-style {
    text-align: center; }
  .serach-shop .container .txthead-style P {
    font-size: 65px;
    margin-bottom: 0; }
  .serach-shop .container .txtdetail-style P {
    font-size: 30px;
    text-align: center;
    line-height: 1em; }
  .serach-shop .container .location-shopbody .location-zone .headtxt-locat P {
    font-size: 30px;
    line-height: 1em;
    padding: 5px;
    margin-left: 5px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat {
    margin: 10px;
    margin-top: 20px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat img {
    width: auto;
    float: left;
    padding-right: 10px; }
  .serach-shop .container .location-shopbody .location-zone .bodytxt-locat p {
    font-size: 25px;
    line-height: 1em;
    padding-top: 5px; } }
  