@import "https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,700,900";
/*
*	Main.less
*	Main Design for theme
*	This file contains information about the Structure of the theme.
*
*	Index:
*
*		• Pre Requisite/CSS
*		• Top Bar
*			• Top Menu
*			• Search Bar
*			• Social Icons
*		• Masthead a.k.a Header
*		• Slider
*		• Content
*			• Primary
*			• Secondary(if any)
*		• Footer
*			• Widget Area(if any)
*			• Colophon
*		• Other Responsive Codes (Responsive codes are present, below each section)
*
*/
/* ---------------- Fonts ----------------------------------- */
/* ---------------Parametric Mixins ------------------------ */
/* --------------- Color Variables ------------------------- */
/* ---------------- Font Variables ------------------------- */
/*
 ------------------- Pre Requisite/Reset ----------------
*/
/* ----------------- Top Bar --------------------------- */
/*------------------ Navigation -------------- */
/* -------------------- Slider -------------------*/
/* -------------------- Showcase ----------------- */
/* -------------------- Content ------------------ */
/* --------------- archives -------------- */
/* --------------- pagination ------------ */
/*
.pagination ul &>li:first-child &>a, .pagination ul &>li:first-child &>span {
    border-left-width: 1px;
}
.pagination ul &>li:last-child &>a, .pagination ul &>li:last-child &>span {
    border-rigth-width: 1px;
}
*/
/* --------------- comments -------------- */
/* -------------- footer widget area -------- */
/* --------------- colophon ---------------- */
/*--------------- responsive cheats ----------- */
/* ----- Bug Fixes ----------*/
/*new-css*/
/*contact-page*/
/*Furniture*/
/*.page-template-page-furniture .furniture-navigation .slick-list .slick-track .item.slick-slide {
  background: #d4c3b5 ;
}*/
/*.page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-list.draggable .slick-slide {
  width: 150px !important; display:inline-block
}*/
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
.page-template-page-furniture #primary-mono.content-area .slick-track li img {
    max-height: 840px;}
}*/
/*Blinds*/
/*.fourth_phase {
  display: none;
}
.fourth_phase.fourth_phase_active {
  display: block;
}*/
/* .black_slieds .item{ width:100% !important} */
/*Textiles*/
/*Main-nav*/
/*Responsive*/
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
.page-template-page-furniture #primary-mono.content-area .slick-track li img {
    max-height: 545px;}
}*/
.site-title-font {
  font-family: 'Roboto', sans-serif;
}
.body-font {
  font-family: 'Roboto', sans-serif;
}
html {
  overflow-x: hidden;
  -webkit-overflow-x: hidden;
}
.container {
  margin: auto;
}
a {
  color: #3a85ae;
  transition: 0.4s all ease;
}
a:hover {
  text-decoration: none;
  color: #238cc5;
}
a:focus {
  outline: none;
  outline-offset: 0px;
}
a:visited {
  color: #238cc5;
}
body {
  font-family: 'Roboto', sans-serif;
  color: #3a85ae;
  position: relative;
  height: 100%;
}
#content {
  background: #ffffff;
  clear: both;
  padding: 0px;
  margin-top: 0px;
  width: 100%;
  min-height: 688px;
}
#top-bar {
  border-bottom: solid 1px #eee;
  margin-bottom: 10px;
}
#top-bar #social-icons {
  padding-top: 4px;
  float: right;
  margin-top: 5px;
  overflow: hidden;
  padding-bottom: 7px;
  -webkit-backface-visibility: hidden;
  text-align: right;
}
#top-bar #social-icons a {
  background: 0 0;
  display: inline-block;
  margin-left: 5px;
  font-size: 18px;
  color: rgba(58, 58, 58, 0.43);
  transition: 0.4s all ease;
}
#top-bar #social-icons a:hover {
  opacity: 0.95;
  color: #3a3a3a;
}
#top-bar .top-left {
  padding: 10px;
  display: inline-block;
  color: #7a7a7a;
  font-weight: lighter;
}
#top-bar .top-left a {
  color: black;
}
#top-bar .search-form-top {
  float: left;
  padding-top: 7px;
  margin-right: 30px;
}
#top-bar .search-form-top input[type=text] {
  border-radius: 0px;
  border-color: #545454;
  padding-left: 10px;
  outline: none;
  width: 240px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
}
#top-bar .search-form-top:after {
  content: url(../images/search.png);
  position: relative;
  top: 2px;
  right: 30px;
}
#top-bar .search-form-top::-webkit-input-placeholder {
  color: #4998c2;
  font-size: 12px;
  padding-top: 2px;
  font-weight: lighter;
}
#top-bar .search-form-top::-moz-input-placeholder {
  color: #4998c2;
  font-size: 12px;
  padding-top: 2px;
  font-weight: lighter;
}
#masthead {
  text-align: left;
  padding: 0px;
  border: none;
  position: relative;
  border-bottom: solid 1px #eee;
  margin-bottom: 0px;
}
#masthead .site-title {
  font-family: 'Roboto', sans-serif;
  position: relative;
  padding-top: 8px;
  margin-top: 7px;
  margin-bottom: 5px;
}
#masthead .site-title a {
  color: #3a85ae;
  font-size: 32px;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: flat;
  display: inline-block;
}
#masthead .site-description {
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: lighter;
  color: #3a3a3a;
}
#masthead #site-logo img {
  display: block;
  margin: 0 auto;
}
#top-nav {
  margin-top: 25px;
}
#top-nav #site-navigation {
  margin-bottom: 0px;
  text-align: center;
  font-size: 13px;
  padding-left: 0px;
  -webkit-backface-visibility: hidden;
  margin-top: 0px;
}
#top-nav #site-navigation a {
  color: #333333;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  font-family: 'Roboto', sans-serif;
  border-top: 1px solid #747372;
}
#top-nav #site-navigation li {
  padding: 0px 30px;
}
#top-nav #site-navigation li:first-child a {
  border-top: none;
}
#top-nav #site-navigation li:hover {
  background: #58595B;
}
#top-nav #site-navigation li:hover a {
  color: #fff;
  font-weight: 600;
  border-color: #b2b2b2;
}
#top-nav #site-navigation ul {
  margin-left: 0px;
  z-index: 99999;
}
#top-nav #site-navigation ul li.current-menu-item {
  background: #58595B;
}
#top-nav #site-navigation ul li.current-menu-item a {
  color: #fff;
  font-weight: 600;
  border-color: #b2b2b2;
}
#top-nav #site-navigation ul li {
  float: none;
  display: block;
}
#top-nav #site-navigation ul > li:last-child a {
  padding-right: 0px;
}
#top-nav #site-navigation ul ul {
  background: #ffffff;
  border-top: solid 2px #3a85ae;
  box-shadow: none;
  top: 8.8em;
}
#top-nav #site-navigation ul ul a {
  padding: 8px 5px;
  font-size: 12px;
  text-align: left;
  padding-left: 10px;
  color: #a0a0a0;
  font-weight: lighter;
  border-bottom: solid 1px #ddd;
}
#top-nav #site-navigation ul ul a:hover {
  background: #f7f7f7;
}
#top-nav #site-navigation ul ul ul {
  top: -0.1em;
}
a.screen-reader-text {
  display: none;
}
.black_slieds {
  position: absolute;
  top: 0;
  width: 97%;
  left: 0;
}
.black_slieds .item .thubnail {
  bottom: 15px;
  left: 15px;
  max-width: 170px;
  position: absolute;
}
.black_slieds .item .thubnail img {
  min-width: 0;
  width: auto;
}
.black_slieds .item img {
  max-width: 100%;
}
.black_slieds .close {
  position: absolute;
  right: 0px;
  top: -35px;
  z-index: 9999;
  opacity: 1;
  cursor: pointer;
}
#slider-wrapper {
  clear: both;
  position: relative;
  margin-bottom: 50px;
  margin-top: -20px;
  z-index: 9999;
  margin: 0px auto;
  width: 100%;
}
#slider-wrapper a.slideurl {
  display: block;
  width: inherit;
  height: inherit;
  pointer-events: all;
}
#slider-wrapper .slider-caption {
  position: absolute;
  pointer-events: none;
  left: 0px;
  right: 0px;
  bottom: 45px;
  padding: 7px 17px;
  padding-left: 20px;
  text-align: left;
  color: white;
}
#slider-wrapper .slider-caption .slider-caption-title {
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
  text-shadow: 2px 2px 0px #3a3a3a, 0 0 7px #bababa;
  background: rgba(58, 133, 174, 0.2);
  padding: 10px 15px;
  padding-right: 30px;
  display: inline-block;
  clear: both;
  float: left;
}
#slider-wrapper .slider-caption .slider-caption-desc {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 4px #3a3a3a;
  background: rgba(0, 0, 0, 0.2);
  padding: 8px 10px;
  display: inline-block;
  clear: left;
  float: left;
  margin-bottom: 5px;
}
#slider-wrapper a {
  color: #ffffff;
}
#slider-wrapper .bx-controls {
  display: none;
}
#slider-wrapper .bx-wrapper {
  margin-bottom: 0px;
}
.bx-wrapper {
  box-shadow: none;
}
.bx-wrapper ul {
  margin-left: 0px;
}
.bx-wrapper img {
  min-width: 100%;
}
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0px;
}
.bx-wrapper a.bx-prev {
  background: url(../images/arrows.png) 0 0;
  height: 46px;
  width: 24px;
  opacity: .8;
  transition-property: opacity;
  transition-delay: .5s;
  transition-timing-function: ease;
}
.bx-wrapper a.bx-prev:hover {
  background-position-y: 46px;
  opacity: 1;
}
.bx-wrapper a.bx-next {
  margin-right: 12px;
  background: url(../images/arrows.png) 24px 0;
  height: 46px;
  width: 24px;
  opacity: 0.8;
  transition-property: opacity;
  transition-delay: .5s;
  transition-timing-function: ease;
}
.bx-wrapper a.bx-next:hover {
  background-position: 24px 46px;
  opacity: 1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 20px;
  border-radius: 0px;
  height: 8px;
  background: rgba(58, 133, 174, 0.6);
  text-indent: 9999px;
}
.bx-wrapper .bx-pager-item .active {
  background: rgba(12, 147, 220, 0.9) !important;
}
.bx-wrapper .bx-pager {
  text-align: right;
  position: absolute;
  top: 1px;
  right: 20px;
  height: 15px;
}
#home-title {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  display: inline-block;
  padding-bottom: 10px;
  color: #3a3a3a;
  text-align: center;
  padding-bottom: 15px;
  margin-top: -3px;
  margin-bottom: 30px;
  margin-left: -15px;
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  vertical-align: bottom;
}
#home-title .bxslider {
  height: 100%;
}
#home-title .bxslider li {
  height: 100%;
}
#home-title .bxslider li img {
  height: 100%;
}
#home-title .bx-wrapper .bx-viewport {
  height: 969px;
  max-height: 100%;
}
#home-title span {
  font-size: 22px;
  text-transform: uppercase;
  border-bottom: solid 2px #3a3a3a;
}
#showcase {
  padding: 20px 20px 10px 20px;
  max-width: 1300px;
  margin: 0 auto;
  display: block;
  list-style: none;
  margin-bottom: 0px;
  overflow: visible;
}
#showcase .container {
  padding: 0;
}
#showcase .showcase {
  display: inline-block;
  position: relative;
  perspective: 1700;
  -webkit-perspective: 1000;
}
#showcase .showcase figure {
  position: relative;
  transform-style: preserve-3d;
}
#showcase .showcase figure > div {
  overflow: hidden;
}
#showcase .showcase figure img {
  max-width: 100%;
  z-index: 10;
  transition: all 0.9s;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -o-transition: all 0.9s;
  -ms-transition: all 0.9s;
  -webkit-backface-visibility: hidden;
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
}
#showcase .showcase figure .showcase-caption {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 20px;
  background: rgba(58, 133, 174, 0.8);
  color: white;
  opacity: 0;
  transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  -webkit-transform-origin: bottom;
  transform: rotateX(-180deg);
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -moz-transition: all 0.4s;
  z-index: 99999;
}
#showcase .showcase figure .showcase-caption .showcase-caption-title {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}
#showcase .showcase figure .showcase-caption .showcase-caption-desc {
  font-size: 12px;
  font-weight: lighter;
}
#showcase .showcase figure:hover .showcase-caption {
  opacity: 1.0;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
}
#showcase .showcase figure:hover img {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.page-header {
  margin-top: -20px;
}
#primary article .after-thumb {
  overflow: auto;
  margin-top: -20px;
}
#primary article .after-thumb .entry-title a {
  font-size: 22px;
  color: #3a85ae;
}
#primary article .after-thumb .entry-title a:hover {
  color: #238cc5;
}
#primary article .after-thumb h1.entry-title {
  margin-top: 4px;
  margin-bottom: 0px;
  font-family: 'Roboto', sans-serif;
}
#primary .entry-content {
  margin-top: 0.3em;
  border-bottom: solid 1px #eee;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#primary article.grid {
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  min-height: 210px;
  margin-bottom: 3px;
}
#primary article.grid h1.entry-title {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
}
#primary article.grid h1.entry-title a {
  color: white;
}
#primary article.grid .featured-thumb {
  padding-right: 1px;
  padding-left: 1px;
}
#primary article.grid .featured-thumb img {
  transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -webkit-backface-visibility: hidden;
}
#primary article.grid .featured-thumb:hover img {
  transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -webkit-filter: brightness(85%);
}
#primary article.grid .in-thumb {
  position: absolute;
  bottom: 0;
  padding: 0;
  width: 99%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}
#primary article.grid .in-thumb h1.entry-title a {
  display: block;
  width: 100%;
  margin-bottom: -12px;
  background: rgba(58, 133, 174, 0.65);
  padding: 10px;
}
#primary article.grid .in-thumb h1.entry-title a:hover {
  background: rgba(58, 133, 174, 0.85);
}
#primary article.grid2 {
  padding: 0;
  -webkit-backface-visibility: hidden;
}
#primary article.grid2 .featured-thumb {
  padding: 0;
  overflow: hidden;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
#primary article.grid2 .featured-thumb:before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  transition: 0.8s all ease;
  -webkit-transition: 0.8s all ease;
  -moz-transition: 0.8s all ease;
  -o-transition: 0.8s all ease;
  -ms-transition: 0.8s all ease;
  pointer-events: none;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.6) 75%);
  z-index: 1;
}
#primary article.grid2 .featured-thumb:hover:before {
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
#primary article.grid2 .featured-thumb img {
  -webkit-backface-visibility: hidden;
  transition: 0.6s all ease;
  -webkit-transition: 0.6s all ease;
  -moz-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
  -ms-transition: 0.6s all ease;
  z-index: 0;
}
#primary article.grid2 .featured-thumb img:hover {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
#primary article.grid2 .out-thumb h1.entry-title {
  margin: 0 0 10px 0px;
  font-size: 17px;
}
#primary article.grid2 .out-thumb h1.entry-title a {
  color: #3586b3;
}
#primary article.grid2 .out-thumb h1.entry-title a:hover {
  color: #070707;
}
#primary article.grid2 .out-thumb .entry-excerpt {
  color: #3a3a3a;
  font-size: 13px;
  line-height: 1.5em;
}
#primary article.grid2 .out-thumb .readmore {
  font-family: 'Roboto', sans-serif;
  text-align: right;
  font-size: 13px;
  margin-top: 10px;
  display: block;
}
#primary article.grid2 .out-thumb .readmore:hover a {
  color: #070707;
}
#primary article.grid3 {
  padding: 7px;
  -webkit-backface-visibility: hidden;
}
#primary article.grid3 .featured-thumb {
  padding: 0;
  overflow: hidden;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}
#primary article.grid3 .featured-thumb img {
  -webkit-backface-visibility: hidden;
  transition: 0.6s all ease;
  -webkit-transition: 0.6s all ease;
  -moz-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
  -ms-transition: 0.6s all ease;
  z-index: 0;
  width: 100%;
}
#primary article.grid3 .featured-thumb:hover img {
  transform: scale(1.1);
  -webkit-filter: brightness(60%);
}
#primary article.grid3 .out-thumb {
  padding: 10px 0px;
}
#primary article.grid3 .out-thumb h1.entry-title {
  margin: 0 0 10px 0px;
  font-size: 16px;
}
#primary article.grid3 .out-thumb h1.entry-title a {
  color: #3a3a3a;
  font-weight: bold;
}
#primary article.grid3 .out-thumb h1.entry-title a:hover {
  color: #3a85ae;
}
#primary article.grid3 .out-thumb .entry-excerpt {
  color: #636363;
  font-size: 13px;
  line-height: 1.6em;
}
#primary article.grid3 .out-thumb .readmore {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: 10px;
}
#primary article.grid3 .out-thumb .readmore:hover a {
  color: #070707;
}
.site-main .gallery {
  margin: 0px auto;
}
.site-main .entry-content.col-md-6 {
  padding-right: 55px;
}
.site-main .entry-content.col-md-6 p {
  text-align: justify;
}
.site-main .gallery-main.col-md-6 {
  padding-left: 55px;
}
.site-main .gallery-main .slick-arrow {
  display: none !important;
}
.site-main .gallery-main .slick-dots {
  display: none !important;
}
.header-title {
  color: #806d5f;
  font-size: 43px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#primary-mono #main {
  margin-top: 0;
}
#primary-mono h1.entry-title {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
}
#primary-mono .entry-meta {
  font-size: 13px;
  border-bottom: solid 1px #e0e0e0;
  border-top: solid 1px #e0e0e0;
  padding: 7px 10px;
  font-weight: lighter;
  color: #a0a0a0;
}
#primary-mono .entry-meta a {
  color: #a0a0a0;
}
#primary-mono .entry-meta a:hover {
  color: #3a85ae;
}
#primary-mono .entry-meta i.fa-user {
  margin-left: 15px;
}
#primary-mono .entry-meta i.fa {
  margin-right: 4px;
}
#primary-mono .entry-meta .byline {
  float: right;
}
#primary-mono .entry-content {
  color: #686868;
  line-height: 1.7em;
}
#primary-mono .entry-content a:hover {
  color: #070707;
}
#primary-mono .entry-content p {
  color: #808080;
  font-size: 15px;
  font-weight: 300;
  line-height: 27px;
}
#primary-mono .footer-meta {
  margin-top: 25px;
  border-bottom: solid 1px #e0e0e0;
  border-top: solid 1px #e0e0e0;
  padding: 7px 10px;
  font-weight: lighter;
  color: #a0a0a0;
}
#primary-mono .footer-meta a {
  color: #a0a0a0;
}
#primary-mono .footer-meta a:hover {
  color: #3a85ae;
}
#primary-mono .footer-meta i.fa {
  margin-left: 15px;
}
#primary-mono .footer-meta i:first-child {
  margin-left: 0px;
}
#primary-mono .edit-link {
  float: right;
}
#primary-mono code {
  background: #eee;
  color: black;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
#primary-mono article.page h1.entry-title {
  border-bottom: solid 2px #3a85ae;
  margin-bottom: 20px;
  margin-top: 12px;
}
#primary-mono article.page h1.entry-title span {
  background: url(../images/pattern2.png);
  padding: 10px 15px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
}
#secondary {
  margin-top: -20px;
  font-size: 13px;
}
#secondary .widget {
  background: #f7f7f7;
  border: solid 1px #e0e0e0;
  padding: 10px;
  color: #3a3a3a;
}
#secondary .widget > ul {
  margin-left: 0px;
}
#secondary .widget > ul li {
  list-style: none;
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: solid #e0e0e0 1px;
}
#secondary .widget > ul li:last-child {
  border-bottom: none;
}
#secondary .widget > ul li:before {
  content: "f105";
  font-family: "FontAwesome";
  margin-right: 6px;
}
#secondary h1.widget-title {
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 1px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #686868;
}
#secondary a {
  color: #686868;
  font-weight: lighter;
}
#secondary a:hover {
  color: #3a85ae;
}
#secondary ul {
  margin-left: 20px;
}
#secondary ul ul {
  margin-left: 5px;
}
#secondary .widget_search label {
  width: 100%;
  margin-top: 5px;
}
#secondary .widget_search label input[type=search] {
  width: 100%;
}
#secondary .woocommerce ul.product_list_widget {
  margin-left: 4px;
}
#secondary .woocommerce ul.product_list_widget li:before {
  content: none !important;
}
#secondary .woocommerce-page ul.product_list_widget {
  margin-left: 4px;
}
#secondary .woocommerce-page ul.product_list_widget li:before {
  content: none !important;
}
#secondary span.amount {
  font-weight: bold;
  color: #212121;
}
#secondary del {
  font-size: 10px;
  color: #474747;
}
article table {
  border: solid 1px #eee;
}
article table tr:nth-child(even) {
  background: #ffffff;
}
article table th {
  background: black;
  color: white;
  padding: 5px 10px;
}
article table td {
  padding: 5px 10px;
}
article h1 {
  font-family: 'Roboto', sans-serif;
}
article h2 {
  font-family: 'Roboto', sans-serif;
}
article h3 {
  font-family: 'Roboto', sans-serif;
}
.archive section#primary h1.page-title {
  border-bottom: solid 2px #3a85ae;
  margin-bottom: 20px;
  margin-top: 11px;
}
.archive section#primary h1.page-title span {
  background: url(../images/pattern2.png);
  padding: 10px 15px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
}
.archive section#primary .page-header {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.pagination {
  margin: 20px 0;
  padding-top: 25px;
  text-align: center;
  width: 100%;
  clear: both;
}
.pagination ul {
  list-style: none;
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
  margin-left: 0px;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a {
  color: #3982aa;
  transition: all 0.4s ease;
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  margin-right: 5px;
  background-color: #fcfcfc;
  border: 1px solid #f2f2f2;
  display: inline-block;
  color: #3a3a3a;
}
.pagination ul > li > a:hover {
  color: #238cc5;
  background: #f2f2f2;
  background: none;
}
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  margin-right: 5px;
  background-color: #fcfcfc;
  border: 1px solid #f2f2f2;
  display: inline-block;
  color: #3a3a3a;
}
.pagination ul > li > span:hover {
  background: none;
}
.pagination .current {
  background: #f2f2f2;
}
#respond input[type=text] {
  max-width: 450px;
}
#comments {
  margin-top: 55px;
}
#comments h2.comments-title {
  font-size: x-large;
  font-family: 'Roboto', sans-serif;
}
#comments ol.comment-list {
  list-style: none;
  margin-left: 0px;
}
#comments li.comment {
  border: solid 1px #eee;
  padding: 10px;
  margin-top: 15px;
  list-style: none;
  background: #f9f9f9;
}
#comments li.comment .comment-content {
  color: #212121;
}
#comments li.trackback {
  background: #f9f9f9;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  border: solid 1px #eee;
  font-weight: bold;
}
#comments li.trackback a {
  font-weight: normal;
}
#comments .vcard img {
  border: solid 4px #e6e6e6;
  border-radius: 5px;
  margin: 0 10px 10px 0;
}
#comments .comment-metadata {
  font-weight: bold;
}
#footer-sidebar {
  padding-top: 20px;
  background: #252525;
  margin-top: 30px;
  padding-bottom: 50px;
  color: #777777;
  font-weight: lighter;
}
#footer-sidebar a {
  color: #999999;
}
#footer-sidebar a:hover {
  color: white;
}
#footer-sidebar h1.widget-title {
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #e5e5e5;
  margin-bottom: 20px;
}
#footer-sidebar .widget_recent_comments ul {
  margin-left: 5px;
}
#footer-sidebar .widget_recent_comments li {
  list-style: none;
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: solid #373737 1px;
}
#footer-sidebar .widget_recent_comments li:before {
  content: "f075" !important;
  font-family: "FontAwesome";
  margin-right: 6px;
}
#footer-sidebar .widget > ul {
  margin-left: 0px;
}
#footer-sidebar .widget > ul li {
  list-style: none;
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: solid #373737 1px;
}
#footer-sidebar .widget > ul li:before {
  content: "f105";
  font-family: "FontAwesome";
  margin-right: 6px;
}
#footer-sidebar .widget_nav_menu ul.menu {
  margin-left: 0px;
}
#footer-sidebar .widget_nav_menu ul.menu > li {
  list-style: none;
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: solid #373737 1px;
}
#footer-sidebar .widget_nav_menu ul.menu > li:before {
  content: "f054";
  font-family: "FontAwesome";
  margin-right: 6px;
}
#footer-sidebar .widget_nav_menu ul.menu > li ul {
  margin-left: 40px;
}
#footer-sidebar .widget_nav_menu ul.menu > li ul ul {
  margin-left: 20px;
}
#footer-sidebar .widget_recent_entries ul {
  margin-left: 5px;
}
#footer-sidebar .widget_recent_entries li {
  list-style: none;
  padding-bottom: 6px;
  padding-top: 6px;
  border-bottom: solid #373737 1px;
}
#footer-sidebar .widget_recent_entries li:before {
  content: "f0f6" !important;
  font-family: "FontAwesome";
  margin-right: 6px;
}
#footer-sidebar .woocommerce ul.product_list_widget {
  margin-left: 4px;
}
#footer-sidebar .woocommerce ul.product_list_widget li:before {
  content: none !important;
}
#footer-sidebar .woocommerce-page ul.product_list_widget {
  margin-left: 4px;
}
#footer-sidebar .woocommerce-page ul.product_list_widget li:before {
  content: none !important;
}
#footer-sidebar span.amount {
  font-weight: bold;
  color: #212121;
}
#footer-sidebar del {
  font-size: 10px;
  color: #474747;
}
#colophon {
  text-align: center;
  padding: 15px;
  background: #0c0c0c;
  padding-bottom: 4px;
  color: #777777;
}
#colophon .site-info {
  text-align: left;
}
#colophon a {
  color: #999999;
  font-weight: lighter;
}
#colophon a:hover {
  color: #ddd;
}
#colophon .footer-menu {
  text-align: right;
}
#colophon .footer-menu ul {
  margin-left: 0px;
}
#colophon .footer-menu ul ul {
  display: none;
}
#colophon .footer-menu ul li {
  display: inline;
  padding-right: 10px;
}
.woocommerce .woocommerce-error:before {
  padding-top: 0 !important;
}
.woocommerce .woocommerce-info:before {
  padding-top: 0 !important;
}
.woocommerce .woocommerce-message:before {
  padding-top: 0 !important;
}
.woocommerce-page .woocommerce-error:before {
  padding-top: 0 !important;
}
.woocommerce-page .woocommerce-info:before {
  padding-top: 0 !important;
}
.woocommerce-page .woocommerce-message:before {
  padding-top: 0 !important;
}
.home .col-md-10.main-content {
  padding: 0px;
  width: 100%;
  z-index: 10;
  margin: 0px;
}
.home #slider-wrapper .bx-controls {
  display: block;
}
.home #slider-wrapper a.bx-prev {
  left: 250px;
}
.home .bx-pager.bx-default-pager {
  display: none;
}
.main-content .content-area {
  padding: 0px;
  width: 100%;
  z-index: 10;
  margin: 0px;
}
.col-md-10.main-content {
  margin-left: 230px;
  padding: 90px 90px;
}
#masthead.site-header {
  background: rgba(247, 247, 247, 0.8);
  position: fixed;
  width: 460px;
  padding: 50px 0px 20px;
  height: 100vh;
  left: 0px;
  top: 0px;
  left: -230px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 15;
}
.social.col-md-12 {
  margin-top: 15px;
}
#social-icons i {
  background: #0089c0;
  border-radius: 100%;
  color: #fff;
  font-size: 15px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
}
.page-content {
  margin-top: 0px;
}
.entry-content {
  margin-top: 0px;
}
.entry-content .form-contact {
  padding-right: 50px;
  padding-left: 0px;
}
.entry-content .map-contact {
  padding-left: 30px;
  padding-right: 0px;
  border-left: 1px solid #dfdbd7;
  margin-top: 65px;
}
.entry-summary {
  margin-top: 0px;
}
#primary-mono.content-area {
  max-width: 1140px;
}
.page-contact-us #primary-mono.content-area {
  max-width: 1420px;
}
.address {
  color: #808080;
  font-size: 15px;
  font-weight: 300;
}
.address strong {
  font-weight: 600;
  display: block;
}
.form-contact .field {
  width: 100%;
  margin-bottom: 30px;
}
.form-contact .field:after {
  clear: both;
  content: "";
  display: block;
}
.form-contact .field input {
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  color: #808080;
  font-size: 12px;
  padding: 2px 10px;
  width: 100%;
  border-radius: 0;
}
.form-contact .field .left-field {
  width: 48%;
  float: left;
}
.form-contact .field .right-field {
  margin-left: 4%;
}
.form-contact .field textarea {
  width: 100%;
  max-height: 150px;
  border: 1px solid #d9d9d9;
  color: #808080;
  border-radius: 0;
  background: #f2f2f2;
  font-size: 12px;
  padding: 2px 10px;
}
.form-contact .field input[type="submit"] {
  padding: 15px;
  background: #b8967b;
  font-size: 15px;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
}
.form-contact .field input[type="submit"]:hover {
  background: #b2b2b2;
}
.form-contact .right-field {
  width: 48%;
  float: left;
}
.page-template-page-furniture .col-md-10.main-content {
  padding: 0;
  width: 88%;
  z-index: 999;
}
.page-template-page-furniture .furniture-main-slider.slick-initialized.slick-slider {
  margin: 0;
  width: 100%;
  position: static;
}
.page-template-page-furniture #primary-mono.content-area {
  max-width: 100%;
}
.page-template-page-furniture #primary-mono.content-area .slick-track li {
  width: 100%;
}
.page-template-page-furniture #primary-mono.content-area .slick-track li img {
  max-height: 830px;
  min-height: 600px;
}
.page-template-page-furniture .header-title.col-md-12 {
  display: none;
}
.page-template-page-furniture .hentry {
  display: none;
}
.page-template-page-furniture .slick-dots {
  top: 80%;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.page-template-page-furniture .slick-dots li {
  list-style: none;
  display: inline-block;
  margin: 0 10px;
}
.page-template-page-furniture .slick-dots li button {
  background-color: transparent;
  border: none;
  background-image: url(images/slider-dot.png);
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  height: 15px;
  padding: 0;
  width: 15px;
  box-shadow: none;
}
.page-template-page-furniture .slick-dots li.slick-active button {
  background-image: url(images/slider-active-dot.png);
}
.page-template-page-furniture .furniture-main-slider .slick-list .slider-dis {
  background: #f2f2f2;
  position: relative;
  margin-top: -14px;
}
.page-template-page-furniture .furniture-main-slider .slick-list .slider-dis .open-detail {
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  padding: 14px 0 14px 22px;
  display: block;
  background-image: url(images/detail-close.png);
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: 200;
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.page-template-page-furniture .furniture-main-slider .slick-list .slider-dis .open-detail.down {
  background-image: url(images/detail-open.png);
}
.page-template-page-furniture .furniture-main-slider .slick-list .slider-dis:before {
  background: #f2f2f2;
  content: "";
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  width: 100%;
  z-index: 9;
}
.page-template-page-furniture .furniture-main-slider .slick-list .slider-dis:after {
  content: "Blanc";
  height: 100%;
  position: absolute;
  left: -12.4%;
  top: 13px;
  font-size: 16px;
  color: #000;
  width: 100%;
  z-index: 9;
}
.page-template-page-furniture .furniture-main-slider .slick-list .image-desc {
  background: #f2f2f2;
  bottom: 100%;
  color: #333333;
  display: none;
  font-size: 15px;
  left: -12%;
  min-height: 60px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  position: absolute;
  width: 95%;
  z-index: 999999;
}
.page-template-page-furniture .furniture-main-slider .slick-list .image-desc:after {
  background: #f2f2f2;
  position: absolute;
  left: 100%;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
}
.page-template-page-furniture .furniture-main-slider .slick-list .image-desc:before {
  background: #f2f2f2;
  position: absolute;
  right: 100%;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
}
.page-template-page-furniture .furniture-main-slider .slick-list .image-desc p {
  margin: 0;
  position: relative;
}
.page-template-page-furniture .furniture-main-slider .slick-list .image-desc p:before {
  background: #d4c3b5;
  content: "";
  height: 40;
  position: absolute;
  left: -10px;
  top: 0;
  width: 1px;
  z-index: 999;
}
.page-template-page-furniture .slick-list {
  overflow: visible;
}
.page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider {
  margin: 0;
  background: #fff;
  position: relative;
  z-index: 999;
  clear: both;
  text-align: center;
}
.page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-list.draggable {
  display: inline-block;
  float: none;
  overflow: hidden;
  width: 80%;
  vertical-align: top;
}
.page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-list.draggable .slick-slide img {
  vertical-align: top;
}
.page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-prev.slick-arrow {
  background-color: transparent;
  border: none;
  background-image: url(images/bottom-slider-left.png);
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 58px;
  padding: 0;
  width: 32px;
  box-shadow: none;
  margin: 16px 20px 0;
  vertical-align: top;
}
.page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-next.slick-arrow {
  background-color: transparent;
  border: none;
  background-image: url(images/bottom-slider-right.png);
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  height: 58px;
  padding: 0;
  width: 32px;
  box-shadow: none;
  margin: 16px 0 0 20px;
  vertical-align: top;
}
.page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-next.slick-arrow:focus {
  outline: none;
}
.page-template-page-blinds .col-md-10.main-content {
  padding: 0;
  width: 88%;
  z-index: 999;
  padding-left: 120px;
  padding-top: 85px;
}
.page-template-page-blinds .left-section {
  float: left;
  margin-right: 5%;
  width: 33%;
}
.page-template-page-blinds .right-section {
  float: left;
  width: 62%;
  position: relative;
}
.page-template-page-blinds .right-section ul li {
  display: inline-block;
  float: left;
  list-style: none;
  vertical-align: top;
  margin-right: 3.7%;
  width: 29.6%;
  cursor: pointer;
  margin-bottom: 26px;
}
.page-template-page-blinds #primary-mono.content-area {
  max-width: 100%;
}
.page-template-page-blinds .bx-wrapper .bx-controls-direction a {
  margin: 0 10px;
  position: static;
  font-size: 12px;
  color: #808080;
  text-decoration: none;
}
.page-template-page-blinds .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(images/blind-left.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: left center;
}
.page-template-page-blinds .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(images/blind-right.png);
  background-repeat: no-repeat;
  padding-right: 15px;
  background-position: right center;
}
.page-template-page-blinds .bx-pager.bx-default-pager {
  display: none;
}
.page-template-page-blinds .bx-controls-direction {
  margin: 45px auto 0;
  max-width: 110px;
}
.popup-img {
  display: none;
}
.page-template-page-textiles .right-section ul li {
  display: inline-block;
  float: left;
  list-style: none;
  vertical-align: top;
  margin-right: 3.7%;
  width: 29.6%;
  cursor: pointer;
  margin-bottom: 26px;
}
.page-template-page-textiles .bx-wrapper .bx-controls-direction a {
  margin: 0 10px;
  position: static;
  font-size: 12px;
  color: #808080;
  text-decoration: none;
}
.page-template-page-textiles .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(images/blind-left.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: left center;
}
.page-template-page-textiles .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(images/blind-right.png);
  background-repeat: no-repeat;
  padding-right: 15px;
  background-position: right center;
}
.page-template-page-textiles .bx-pager.bx-default-pager {
  display: none;
}
.page-template-page-textiles .bx-controls-direction {
  margin: 45px auto 0;
  max-width: 110px;
}
.page-template-page-portfolio {
  overflow-y: hidden;
  overflow-x: inherit;
}
.page-template-page-portfolio .right-section ul li {
  display: inline-block;
  float: left;
  list-style: none;
  vertical-align: top;
  margin-right: 3.7%;
  width: 29.6%;
  cursor: pointer;
  margin-bottom: 26px;
}
.page-template-page-portfolio .right-section .second_phase ul li {
  margin-right: 2%;
  width: 23%;
}
.page-template-page-portfolio .right-section .third_phase ul li {
  margin-right: 2%;
  width: 23%;
}
.page-template-page-portfolio .bx-wrapper .bx-controls-direction a {
  margin: 0 10px;
  position: static;
  font-size: 12px;
  color: #808080;
  text-decoration: none;
}
.page-template-page-portfolio .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(images/blind-left.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: left center;
}
.page-template-page-portfolio .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(images/blind-right.png);
  background-repeat: no-repeat;
  padding-right: 15px;
  background-position: right center;
}
.page-template-page-portfolio .bx-pager.bx-default-pager {
  display: none;
}
.page-template-page-portfolio .bx-controls-direction {
  margin: 45px auto 0;
  max-width: 110px;
}
.small_text {
  font-size: 14px;
  color: #000;
  font-weight: 200;
  text-transform: uppercase;
  margin-top: 5px;
}
.close3rd_level {
  position: absolute;
  right: 0px;
  top: -35px;
  z-index: 9999;
  opacity: 1;
  cursor: pointer;
}
.close_portfolio {
  position: absolute;
  right: 0px;
  top: -35px;
  z-index: 9999;
  opacity: 1;
  cursor: pointer;
}
.fourth_phase .bxslider_final_pager {
  float: left;
  width: 36%;
}
.fourth_phase .bxslider_final_pager img {
  height: auto;
  width: 150px;
}
.fourth_phase .bxslider_final_pager a {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 3%;
  width: 21.9%;
  overflow: hidden;
  max-height: 150px;
}
.fourth_phase .bxslider_final_pager a:nth-child(4n.fourth_phase .bxslider_final_pager a + 4) {
  margin-right: 0;
}
.fourth_phase .fourth_phase_active_bx_wrapper {
  float: right;
  width: 60%;
}
.black_slieds.fourth_phase {
  padding-top: 40px;
  padding-bottom: 40px;
}
.black_slieds.fourth_phase .close4th_level {
  position: absolute;
  right: -34px;
  top: 0;
  cursor: pointer;
}
.black_slieds.fourth_phase .item img {
  max-height: 800px;
}
.testbxslider {
  margin-left: 0;
}
.page-textiles .col-md-10.main-content {
  padding: 0;
  width: 85%;
  z-index: 999;
  padding-left: 120px;
  padding-top: 85px;
}
.page-textiles .left-section {
  float: left;
  margin-right: 5%;
  width: 33%;
}
.page-textiles .right-section {
  float: left;
  width: 62%;
  position: relative;
}
.page-textiles #primary-mono.content-area {
  max-width: 100%;
}
.page-textiles .bx-wrapper .bx-controls-direction a {
  margin: 0 10px;
  position: static;
  font-size: 12px;
  color: #808080;
  text-decoration: none;
}
.page-textiles .bx-wrapper .bx-controls-direction a.bx-prev {
  background-image: url(images/blind-left.png);
  background-repeat: no-repeat;
  padding-left: 15px;
  background-position: left center;
}
.page-textiles .bx-wrapper .bx-controls-direction a.bx-next {
  background-image: url(images/blind-right.png);
  background-repeat: no-repeat;
  padding-right: 15px;
  background-position: right center;
}
.page-textiles .bx-pager.bx-default-pager {
  display: none;
}
.page-textiles .bx-controls-direction {
  margin: 45px auto 0;
  max-width: 110px;
}
.page-portfolio .col-md-10.main-content {
  padding: 0;
  width: 85%;
  z-index: 999;
  padding-left: 120px;
  padding-top: 85px;
}
.page-portfolio .left-section {
  float: left;
  margin-right: 5%;
  width: 33%;
}
.page-portfolio .right-section {
  float: left;
  width: 62%;
  position: relative;
}
.page-portfolio #primary-mono.content-area {
  max-width: 100%;
}
.left-nav {
  float: left;
  overflow: hidden;
  width: 230px;
}
.site-branding.right-nav {
  float: right;
  margin-right: 20px;
  width: 190px;
}
.humburger-menu {
  margin-bottom: 60px;
  margin-left: 75px;
  width: 40px;
  height: 40px;
}
.humburger-menu span {
  background: #58595b;
  display: block;
  height: 2px;
  width: 40px;
  margin-bottom: 5px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.humburger-menu a {
  cursor: pointer;
  display: block;
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.humburger-menu a:hover {
  cursor: pointer;
  display: block;
  opacity: 1;
  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.humburger-menu .megamenu-open {
  color: #58595b;
  float: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  opacity: 1;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
}
.humburger-menu .megamenu-open.close {
  color: #58595b;
  float: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  opacity: 1;
  text-shadow: 0 1px 0 #fff;
  cursor: pointer;
}
#masthead.site-header.menu-open {
  left: 0px;
  z-index: 999999;
}
.megamenu-open.close .line2 {
  display: none;
}
.megamenu-open.close .line1 {
  transform: rotate(-45deg) translate(-1px, 6px);
}
.megamenu-open.close .line3 {
  transform: rotate(45deg) translate(1px, -4px);
}
.furniture-navigation.slick-initialized.slick-slider .slick-list.draggable .slick-slide img {
  display: block;
  height: 85px;
}
.hfeed.site {
  height: 100%;
}
.fourth_phase_active_bx_wrapper .bx-wrapper {
  margin-bottom: 0;
}
.fourthlevel_active.page-template-page-portfolio {
  overflow: visible;
}
.black_slieds.third_phase .item img {
  width: auto;
  height: auto;
}
.header-title.col-md-12 {
  padding-left: 0;
}
@media screen and (max-width: 991px) {
  #top-bar #social-icons {
    float: none;
    text-align: center;
  }
  #top-bar #social-icons a {
    float: none;
    text-align: center;
  }
  #top-bar .search-form-top {
    float: none;
    text-align: center;
    margin-right: 0px;
  }
  #top-bar .container .col-md-6 {
    text-align: center;
  }
  #primary article.grid2 .featured-thumb {
    margin: 10px;
  }
  #primary article.grid3 .featured-thumb {
    margin: 10px;
  }
  #primary article.grid3 .out-thumb {
    padding: 10px 10px;
  }
  #colophon .site-info {
    text-align: center;
    margin: 20px;
  }
  #colophon .footer-menu {
    text-align: center;
  }
  #social-icons {
    float: none;
    text-align: center;
    padding-bottom: 20px;
    overflow: auto;
  }
  #social-icons img {
    float: none !important;
  }
  .featured-thumb {
    margin-bottom: 15px;
  }
  #secondary {
    margin-top: 25px;
  }
  #secondary-2 {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1199px) {
  #masthead {
    text-align: center;
  }
  #top-nav #site-navigation ul {
    float: none;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #top-nav #site-navigation ul li {
    float: none;
  }
  #top-nav #site-navigation ul li a {
    padding: 10px 10px;
  }
  #top-nav #site-navigation ul ul {
    top: 2.4em;
  }
  #top-nav #site-navigation ul ul a {
    padding: 8px 5px;
  }
  #top-nav #site-navigation ul ul ul {
    top: 0;
  }
}
@media screen and (max-width: 600px) {
  #top-nav h1.menu-toggle {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px;
  }
  #top-nav #site-navigation ul {
    margin-left: 16%;
  }
  #top-nav #site-navigation ul li {
    display: block;
    width: 80%;
  }
  #top-nav #site-navigation ul li a {
    padding: 5px 10px;
  }
  #top-nav #site-navigation ul ul {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #slider-wrapper {
    margin-bottom: 10px;
  }
  #slider-wrapper .slider-caption {
    box-shadow: none;
    background: none;
    padding: 3px 8px;
  }
  #slider-wrapper .slider-caption .slider-caption-title {
    font-size: 14px;
    padding: 5px;
  }
  #slider-wrapper .slider-caption .slider-caption-desc {
    font-size: 11px;
    margin-bottom: 0;
    padding: 3px;
  }
  .bx-wrapper {
    margin-bottom: 15px;
  }
  .bx-wrapper a.bx-next {
    display: none;
  }
  .bx-wrapper a.bx-prev {
    display: none;
  }
  #showcase {
    text-align: center;
  }
  #showcase .showcase {
    max-width: 80%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 20px;
  }
  #showcase .showcase figure .showcase-caption {
    opacity: 1.0;
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
  }
  #primary article.grid2 {
    width: 65%;
    margin: 10px auto;
    margin-bottom: 25px;
  }
  #primary article.grid3 {
    width: 65%;
    margin: 10px auto;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  #showcase .showcase {
    padding: 2px;
  }
  #primary article.grid3:nth-child(odd) {
    clear: both;
  }
}
@media screen and (max-width: 550px) {
  #showcase {
    padding-bottom: 0;
  }
  #showcase .showcase {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #home-title {
    text-align: center;
    margin: 10px auto;
    display: block;
    border-bottom: none;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (min-width: 401px) {
  #primary article.grid {
    width: 50%;
    clear: none;
    float: left;
  }
}
@media screen and (max-width: 450px) {
  #primary article.grid2 {
    width: 100%;
  }
  #primary article.grid3 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  li.comment {
    margin-left: -5%;
  }
}
@media (min-width: 1600px) {
  html {
    height: 100%;
  }
  .hfeed.site {
    position: relative;
  }
}
@media screen and (max-width: 1750px) {
  .black_slieds {
    width: 91%;
  }
  .page-portfolio #primary-mono.content-area {
    max-width: 95%;
  }
}
@media screen and (max-width: 1500px) {
  .page-template-page-furniture .slick-dots {
    top: 72%;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .slider-dis::after {
    left: -14.4%;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .image-desc {
    left: -14%;
  }
  .black_slieds {
    position: absolute;
    top: 0;
    width: 95%;
  }
  .page-template-page-blinds .col-md-10.main-content {
    width: 79%;
  }
  .page-textiles .col-md-10.main-content {
    width: 79%;
  }
  #home-title .bx-wrapper .bx-viewport {
    height: 657px;
  }
  .home #content {
    min-height: 656px;
  }
  .page-portfolio #primary-mono.content-area {
    max-width: 90%;
  }
  .black_slieds.fourth_phase .item img {
    max-height: 700px;
  }
  .fourth_phase .bxslider_final_pager img {
    height: 100px;
  }
}
@media screen and (max-width: 1100px) {
  .col-md-10.main-content {
    margin-left: 230px;
    margin-right: 160px !important;
    padding: 90px 30px;
    max-width: 855px;
  }
  .site-main .entry-content.col-md-6 {
    padding-right: 15px;
  }
  .site-main .gallery-main.col-md-6 {
    padding-left: 15px;
  }
  .page-template-page-furniture #primary-mono.content-area .slick-track li img {
    min-height: 10px;
  }
  .page-template-page-furniture .slick-dots {
    display: none;
    top: 64%;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .image-desc {
    left: 0;
    width: 90%;
    padding-bottom: 15px;
    position: relative;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .image-desc::before {
    display: none;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .slider-dis {
    padding-left: 15px;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .slider-dis:before {
    display: none;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .slider-dis:after {
    display: none;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider {
    bottom: 0;
    margin: 0;
    width: 100%;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-next.slick-arrow {
    background-size: 60% auto;
    height: 48px;
    margin-top: 13px;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-prev.slick-arrow {
    background-size: 60% auto;
    height: 48px;
    margin-top: 13px;
  }
  .page-template-page-blinds .col-md-10.main-content {
    width: 74%;
    padding-left: 80px;
  }
  .page-textiles .col-md-10.main-content {
    width: 74%;
    padding-left: 80px;
  }
  .page-portfolio .col-md-10.main-content {
    width: 74%;
    padding-left: 80px;
  }
  #home-title .bxslider li {
    width: 100% !important;
  }
  .home .col-md-10.main-content {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .col-md-10.main-content {
    max-width: 794px;
    padding: 90px 15px 20px;
  }
  .entry-content .form-contact {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-left: none;
  }
  .entry-content .map-contact {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    border-left: none;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .image-desc {
    width: 75%;
  }
  .page-template-page-furniture #primary-mono.content-area .slick-track li img {
    width: auto;
  }
  .page-template-page-blinds .left-section {
    margin-right: 0;
    width: 100%;
  }
  .page-template-page-blinds .right-section {
    margin-right: 0;
    width: 100%;
  }
  .page-template-page-blinds .col-md-10.main-content {
    width: 74%;
    padding-left: 80px;
  }
  .page-textiles .left-section {
    margin-right: 0;
    width: 100%;
  }
  .page-textiles .right-section {
    margin-right: 0;
    width: 100%;
  }
  .page-textiles .col-md-10.main-content {
    width: 74%;
    padding-left: 80px;
  }
  .page-portfolio .left-section {
    margin-right: 0;
    width: 100%;
  }
  .page-portfolio .right-section {
    margin-right: 0;
    width: 100%;
    position: static;
  }
  .page-portfolio .col-md-10.main-content {
    width: 74%;
    padding-left: 80px;
  }
  .page-portfolio #primary-mono.content-area {
    max-width: 100%;
  }
  #content {
    min-height: 503px;
  }
  .fourth_phase .bxslider_final_pager {
    float: none;
    float: left;
    width: 100%;
  }
  .fourth_phase .bx-wrapper {
    float: none;
    width: 100%;
  }
  .fourth_phase .fourth_phase_active_bx_wrapper {
    width: 100%;
    margin-bottom: 40px;
  }
  .black_slieds.fourth_phase .item img {
    max-height: 600px;
  }
}
@media screen and (max-width: 991px) {
  .address {
    margin-bottom: 25px;
  }
  .entry-content .map-contact {
    margin-top: 0px;
  }
  .entry-content .map-contact ifraame {
    width: 100%;
  }
  .page-template-page-furniture .slick-dots {
    display: none !important;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-next.slick-arrow {
    padding-left: 50px;
    width: 64%;
    background-size: auto auto;
    height: 72px;
    width: 35px;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-prev.slick-arrow {
    background-size: auto auto;
    height: 72px;
    width: 35px;
  }
  .page-template-page-furniture .page-template-page-blinds .col-md-10.main-content {
    padding-left: 50px;
    width: 64%;
  }
  .page-textiles .col-md-10.main-content {
    padding-left: 50px;
    width: 64%;
  }
  .page-portfolio .col-md-10.main-content {
    padding-left: 50px;
    width: 64%;
  }
  .page-portfolio .header-title {
    font-size: 30px;
  }
  .page-template-page-blinds .right-section ul li {
    margin-bottom: 16px;
  }
  #content {
    min-height: 500px;
  }
  .page-template-page-portfolio .right-section .second_phase ul li {
    width: 31%;
  }
  .page-template-page-portfolio .right-section .third_phase ul li {
    width: 31%;
  }
}
@media screen and (max-width: 768px) {
  .page-template-page-blinds .col-md-10.main-content {
    width: 59%;
  }
  .page-template-page-blinds .bx-wrapper .bx-controls-direction a {
    display: inline-block;
    text-indent: inherit;
    height: 17px;
    margin: 0 10px;
    width: 40px;
  }
  .page-template-page-blinds .bx-controls-direction {
    max-width: 120px;
  }
  .page-textiles .col-md-10.main-content {
    width: 59%;
  }
  .page-textiles .bx-wrapper .bx-controls-direction a {
    display: inline-block;
    text-indent: inherit;
    height: 17px;
    margin: 0 10px;
    width: 40px;
  }
  .page-textiles .bx-controls-direction {
    max-width: 120px;
  }
  .page-portfolio .col-md-10.main-content {
    width: 59%;
  }
  .page-portfolio .bx-wrapper .bx-controls-direction a {
    display: inline-block;
    text-indent: inherit;
    height: 17px;
    margin: 0 10px;
    width: 40px;
  }
  .page-portfolio .bx-controls-direction {
    max-width: 120px;
  }
  .page-portfolio .header-title {
    font-size: 20px;
    line-height: normal;
  }
  #content {
    min-height: 427px;
  }
  .page-template-page-furniture #primary-mono.content-area .slick-track li img {
    max-height: 580px;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-next.slick-arrow {
    display: none !important;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider .slick-prev.slick-arrow {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  #masthead.site-header {
    padding: 15px 0 10px;
    position: relative;
    width: 100%;
    top: auto;
    margin: 0px auto;
    left: 0;
  }
  #social-icons {
    padding-bottom: 0px;
  }
  #top-nav h1.menu-toggle {
    background: #444;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-transform: uppercase;
    background-image: url(images/hamburger-icon.png);
    background-repeat: no-repeat;
    background-position: 95% center;
  }
  #top-nav #site-navigation ul {
    margin: 0;
    width: 100%;
  }
  #top-nav #site-navigation ul li {
    width: 100%;
    padding: 0px;
  }
  #top-nav #site-navigation ul li a {
    padding: 10px 15px;
  }
  #content {
    min-height: 100px;
  }
  .col-md-10.main-content {
    margin-left: 0;
    padding: 15px 0px;
  }
  .entry-content .form-contact {
    padding: 0px 15px;
  }
  .header-title {
    font-size: 30px;
  }
  .page-template-page-furniture {
    overflow-x: hidden;
  }
  .page-template-page-furniture .col-md-10.main-content {
    width: 100%;
    background: #f2f2f2;
  }
  .page-template-page-furniture .main-content + .furniture-navigation.slick-initialized.slick-slider {
    display: none !important;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .slider-dis {
    width: 100%;
  }
  .page-template-page-furniture .furniture-main-slider .slick-list .image-desc {
    width: 95%;
  }
  .page-template-page-furniture .slick-dots {
    top: 210px;
  }
  .page-template-page-furniture #primary-mono.content-area .slick-track li img {
    max-height: none;
    height: auto;
  }
  .page-template-page-blinds .col-md-10.main-content {
    width: 100%;
    padding: 50px 30px 0;
  }
  .page-template-page-blinds .header-title.col-md-12 {
    padding-left: 0;
  }
  .page-template-page-blinds .bx-controls-direction {
    margin-top: 20px auto;
  }
  .page-textiles .col-md-10.main-content {
    width: 100%;
    padding: 50px 30px 0;
  }
  .page-textiles .bx-controls-direction {
    margin-top: 20px auto;
  }
  .page-portfolio .col-md-10.main-content {
    width: 100%;
    padding: 50px 30px 0;
  }
  .page-portfolio .bx-controls-direction {
    margin-top: 20px auto;
  }
  .site-branding.right-nav {
    display: block;
    text-align: center;
    width: 100%;
  }
  .humburger-menu {
    display: none;
  }
  .left-nav {
    float: none;
    overflow: hidden;
    width: 100%;
  }
  .menu-toggle {
    display: block;
  }
  .menu.nav-menu {
    display: none;
  }
  #home-title .bx-wrapper .bx-viewport {
    height: 432px !important;
  }
  .fourth_phase_active_bx_wrapper .fourth_phase_active_bx_wrapper {
    width: 100%;
  }
  .black_slieds.fourth_phase .item img {
    max-height: 500px;
  }
  .bx-wrapper img {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .page-template-page-blinds .bx-controls-direction {
    margin: 25px auto 0;
  }
  #home-title .bx-wrapper .bx-viewport {
    height: 600px;
  }
  .black_slieds .item .thubnail {
    bottom: 7px;
    left: 7px;
    max-width: 130px;
  }
  .black_slieds.fourth_phase .item img {
    max-height: 400px;
  }
}
@media screen and (max-width: 400px) {
  #home-title .bx-wrapper .bx-viewport {
    height: 432px;
  }
  .black_slieds .item .thubnail {
    bottom: 5px;
    left: 5px;
    max-width: 100px;
  }
}
@media all and (max-width: 1450px) and (min-width: 1300px) {
  .page-template-page-furniture #content {
    min-height: 618px;
  }
  .page-template-page-furniture #primary-mono.content-area .slick-track li img {
    max-height: 520px;
    min-height: 520px;
    width: auto;
  }
  body.page-template-page-furniture {
    height: auto;
  }
}
.page-template-page-projects .main-content .header-title {
  text-align: center;
}
.page-template-page-projects .right-section ul li {
  cursor: default;
  display: inline-block;
  float: left;
  list-style: outside none none;
  margin-bottom: 26px;
  margin-right: 3.7%;
  vertical-align: top;
  width: 29.6%;
}
.page-template-page-projects .right-section .bx-controls {
  display: none;
}
