body .vc_row {
  margin-right: 0px;
}
.tz_partner_item {
  text-align: center;
  display: flex;
  justify-content: center;
}
.tz_partner_item .tz_partner_link img {
  opacity: 0.3;
}
.tz_partner_item .tz_partner_link img:hover {
  opacity: 1;
  transition: 0.5s;
}
.tz_interiaet_absolute img {
  position: absolute;
  z-index: -1;
}
.tz-header.tz-header-type-9 .tz-headerTop {
  display: none;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-cart {
  margin-left: 30px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-search {
  margin-left: 15px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container {
  padding-left: 0px;
  padding-right: 0px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 .mega-menu-toggle .mega-toggle-block-1:after {
  color: #222222;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link {
  color: #222222;
  font-weight: 700;
  font-size: 16px;
  padding-left: 15px;
  letter-spacing: 0px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link:hover {
  color: #e5ae49;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-search .tz-header-search-form.tz-header-search-form-show {
  top: 77%;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item > a.mega-menu-link{
  padding: 49px 27px 49px 27px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-search span{
  padding: 40px 0 40px 8px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .tz-header-cart > span{
  padding: 40px 0 40px 22px;
}
.tz-header.tz-header-type-9 .tz-headerBottom .container .tz-header-cart:hover .widget_shopping_cart {
  top: 77%;
}
.tz-header.tz-header-type-9.scroll {
  height: 80px;
  background-color: white;
  top: -25px;
}
.tz-header.tz-header-type-9.scroll #mega-menu-wrap-primary-custom-1 #mega-menu-primary-custom-1 > li.mega-menu-item:hover > ul.mega-sub-menu {
  top: 77%;
}

.tzElement_slide_view {
  margin-bottom: 50px;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  right: 0;
}
.tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tzElement_slide_view .tzView_Slide_Item .container {
  padding: 0;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
  width: 50%;
  padding: 15% 0 18% 0;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
  font-size: 60px;
  color: #222222;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 8%;
  line-height: 69px;
  letter-spacing: -1px;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 35px;
  overflow-wrap: break-word;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title em {
  font-style: normal;
  color: #e5ae49;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10%;
  padding-right: 130px;
  letter-spacing: 0px;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore {
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 80px;
  position: relative;
  transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore:hover {
  padding-left: 100px;
  transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore:hover::after {
  width: 70px;
  transition: 0.5s;
}
.tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore::after {
  content: '';
  display: block;
  transition: 0.5s;
  width: 50px;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: 7px;
  background: #e5ae49;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page span.owl-numbers {
  background: transparent;
  color: #d1d1d1;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: bold;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page span.owl-numbers:hover {
  color: #222222;
  transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-page.active .owl-numbers {
  color: #222222;
}
.tzElement_slide_view .owl-pagination {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -600px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
  box-shadow: 0px 0px 30px 0px #b7b7b7;
  height: 80px;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div {
  position: relative;
  border-radius: unset;
  width: 80px;
  height: 80px;
  margin: 0px;
  background-color: #ffffff;
  opacity: 1;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div i {
  color: #cccccc;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons div i:before {
  position: absolute;
  top: 27px;
  left: 10px;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
  background-color: #e5ae49;
  transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-prev:hover i {
  color: white;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover {
  background-color: #e5ae49;
  transition: all 0.3s ease-in-out 0s;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next:hover i {
  color: white;
}
.tzElement_slide_view .owl-theme .owl-controls .owl-buttons .owl-next i:before {
  position: absolute;
  top: 27px;
  right: 30px;
}
.tz_simple_image .tz_image_item {
  width: 78%;
}
.tz_simple_image .tz_image_item img {
  width: 100%;
  height: 800px;
  object-fit: cover;
}
.tzElement_Portfolio .container {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column {
  position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
  padding: 0 45px 0 30px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
  padding: 0 30px 0 45px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title {
  margin-bottom: 100px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
  color: #222222;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: capitalize;
  padding-top: 35px;
  margin-bottom: 30px;
  padding-right: 165px;
  position: relative;
  overflow-wrap: break-word;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  position: absolute;
  top: 0px;
  background: #e5ae49;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_description {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item {
  position: relative;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfoliocolumn_image img {
  transform: scale(1.1);
  transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfolio_column_hover .tzPortfolio_column_table {
  transition: all 0.3s ease-in-out 0s;
  background: rgba(0, 0, 0, 0.8);
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item:hover .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell {
  transition: all 0.3s ease-in-out 0s;
  opacity: 1;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image {
  overflow: hidden;
  width: 100%;
  transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfoliocolumn_image img {
  width: 100%;
  max-height: 610px;
  object-fit: cover;
  transition: all 0.5s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table {
  transition: all 0.3s ease-in-out 0s;
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 {
  position: relative;
  text-align: center;
  margin-bottom: 5px;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #e5ae49;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span {
  position: relative;
  text-align: center;
  display: block;
  color: white;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span a {
  color: white;
}
.tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
  margin-top: 80px;
  margin-bottom: 90px;
}
.tzElement_Portfolio .container .tz_readmore {
  width: 50%;
  position: absolute;
  text-align: center;
  bottom: 145px;
}
.tzElement_Portfolio .container .tz_readmore a {
  padding: 15px 40px;
  border: 1px solid #a0a0a0;
  color: #464646;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tz_readmore a:hover {
  background-color: #e5ae49;
  border: 1px solid #e5ae49;
  color: white;
  transition: all 0.3s ease-in-out 0s;
}
.tzElement_Portfolio .container .tz_readmore a:after {
  content: '';
  display: block;
  width: 2px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: -180px;
  background: #e5ae49;
}
.interiart-our-process {
  position: relative;
  padding-left: 97px;
  margin-bottom: 50px;
  z-index: 2;
}
.interiart-our-process .interiart-counter-icon {
  position: absolute;
  left: 0;
  top: 25px;
  font-size: 120px;
  z-index: -1;
}
.interiart-our-process .interiart-counter-icon i {
  color: rgba(250, 250, 250, 0.1);
}
.interiart-our-process span.interiart-number-process {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #48494b;
  display: block;
  margin-bottom: 10px;
  font-size: 50px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.interiart-our-process h3.interiart-name-process {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 14px;
  letter-spacing: 0.5px;
  padding: 20px 0px 25px 0px;
  position: relative;
}
.interiart-our-process h3.interiart-name-process:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: 10px;
  background: #e5ae49;
}
.interiart-our-process p.interiart-description-process {
  font-weight: 300;
  margin-bottom: 25px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #8d8e8f;
}
.interiart-our-process a.interiart_readmore {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  color: #a9aaaa;
  font-size: 12px;
}
.interiart-our-process a.interiart_readmore:hover {
  color: #d2a045;
}
.tz_interiart_top.vc_row {
  margin-top: 220px;
  margin-left: 100px;
}
.tz_interiart_top.vc_row .tz_image_background {
  position: absolute;
  top: -116px;
  left: -100px;
  height: 100%;
  width: 36%;
  z-index: 1;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item {
  width: 100%;
  height: 100%;
}
.tz_interiart_top.vc_row .tz_image_background .tz_image_item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tz_interiart_top.vc_row .container .row {
  margin-left: -100px;
}
.tz_interiart_normal .tz_image_normal {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 39%;
  z-index: -1;
}
.tz_interiart_normal .tz_image_normal .tz_image_item {
  width: 100%;
  height: 100%;
}
.tz_interiart_normal .tz_image_normal .tz_image_item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tz_interiart_normal .tz_shadow {
  margin-left: -40px;
  margin-right: -35px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
  font-size: 36px;
  line-height: 1.2em;
  color: #222222;
  text-transform: inherit;
  font-weight: bold;
  padding-top: 35px;
  overflow-wrap: break-word;
  text-transform: capitalize;
  letter-spacing: -1px;
  margin-bottom: 50px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0px;
  background: #e5ae49;
}
.tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription {
  padding-bottom: 15px;
  padding-left: 60px;
}
.tzElement-title.tz-title-type-9.tz-text-align-left p {
  color: #666666;
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.5px;
  padding-left: 60px;
  padding-right: 0;
}
.tzElement-title.tz-title-type-8 .tzTitle {
  font-size: 36px;
  line-height: 1.2em;
  text-transform: inherit;
  font-weight: bold;
  padding-top: 35px;
  overflow-wrap: break-word;
  z-index: 2;
  text-transform: capitalize;
  letter-spacing: -1px;
}
.tzElement-title.tz-title-type-8 .tzTitle:after {
  content: '';
  display: block;
  width: 60px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0px;
  background: #e5ae49;
}
.tzElement-title.tz-title-type-7 {
  padding-top: 104px;
  margin-top: 80px;
}
.tzElement-title.tz-title-type-7 .tzTitle {
  font-size: 36px;
  line-height: 1.2em;
  letter-spacing: 0px;
  padding-right: 15px;
  padding-left: 15px;
  color: #222222;
  text-transform: initial;
  font-weight: 700;
  margin-bottom: 20px;
  overflow-wrap: break-word;
}
.tzElement-title.tz-title-type-7 .tzTitle:after {
  content: '';
  display: block;
  width: 2px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: -104px;
  background: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container {
  padding-right: 0px;
  padding-left: 0px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote {
  max-width: 470px;
  min-height: 560px;
  background-color: white;
  margin: 120px 0px 120px auto;
  padding: 58px 45px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item {
  width: 100%;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item::after {
  content: '\7b';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: 23px;
  z-index: 2;
  background: #e5ae49;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  font-family: "ElegantIcons";
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  font-size: 25px;
  text-transform: none;
  padding: 7px 0px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image {
  display: flex;
  justify-content: center;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image .tzQuote_imageBox {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Image .tzQuote_imageBox .tzClientImage {
  filter: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Content {
  text-align: center;
  color: #666666;
  font-size: 18px;
  padding-bottom: 30px;
  padding-top: 30px;
  font-style: italic;
  font-family: 'Ubuntu', sans-serif;
  letter-spacing: 1px;
  line-height: 28px;
  font-weight: 300;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Image {
  display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Image .tzQuote_imageBox .tzClientImage {
  display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Name {
  display: flex;
  width: 100%;
  justify-content: center;
  color: #222222;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: bold;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box small {
  display: none;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Info_Box .tzQuote_Employment {
  width: 100%;
  display: flex;
  justify-content: center;
  color: #999999;
  font-size: 14px;
  padding-bottom: 30px;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:hover {
  background-color: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .owl-theme .owl-controls .owl-page span:active {
  background-color: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page.active span {
  background: #e5ae49;
}
.tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .owl-page span {
  width: 10px;
  height: 10px;
}
.tzFooter.tzFooter-Type-7 {
  margin-bottom: 35px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop {
  padding-bottom: 80px;
  padding-top: 72px;
  background-image: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop::after {
  background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container {
  padding-left: 0px;
  padding-right: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .row {
  margin-right: 0px;
  margin-left: 0px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget ul li {
  margin-bottom: 12px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget ul li a:hover {
  color: #e5ae49;
  transition: all 0.3s ease-in-out 0s;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_contact_info .module-title {
  display: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_contact_info .tzwidget-contact span i {
  display: none;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_media_image.widget {
  margin-bottom: 40px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_media_image.widget img {
  padding-top: 10px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget {
  padding-left: 40%;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title.title-widget {
  margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title span {
  color: #222222;
  letter-spacing: 0px;
  font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text .module-title {
  margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text .module-title span {
  color: #222222;
  letter-spacing: 0px;
  font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget {
  margin-left: -100px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .module-title {
  margin-bottom: 30px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .module-title span {
  color: #222222;
  letter-spacing: 0px;
  font-size: 16px;
}
.tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget .tnp-widget form::after {
  content: "\f061";
  display: block;
  width: 47px;
  height: 47px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #b0b0b0;
  background: transparent;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
  padding: 10px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom {
  background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial {
  margin-left: -15px;
  padding: 25px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial ul li a {
  background-color: transparent;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
  display: flex;
  justify-content: center;
  padding-top: 26px;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center p {
  text-align: center;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
  padding: 30px 0;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a {
  color: #999999;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a:hover {
  color: #e5ae49;
  transition: all 0.3s ease;
}
.tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop a i {
  position: relative;
  left: 0px;
  top: 0px;
  padding-right: 10px;
}
@media screen and (max-width: 1366px) {
  .tz_interiart_top.vc_row {
    margin-top: 100px;
    margin-left: 0px;
  }
  .tz_interiart_top.vc_row .tz_image_background {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
  .tz_interiart_top.vc_row .tz_image_background .tz_image_item:after {
    content: '';
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .tz_interiart_top.vc_row .container .row {
    margin-left: 0px;
  }
  .tz_interiart_top.vc_row .vc_col-lg-offset-4 {
    margin-left: 0;
  }
  .tz_interiart_top.vc_row .vc_col-lg-8 {
    width: 100%;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 4%;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5%;
  }
}
@media screen and (max-width: 1200px) {
  .tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
    color: white;
  }
  .tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left p {
    color: #aaaaaa;
  }
  .tz_interiart_normal .tz_image_normal {
    width: 100%;
  }
  .tz_interiart_normal .tz_image_normal .tz_image_item:after {
    content: '';
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .tz_interiart_normal .tz_shadow {
    margin-right: 0px;
    margin-left: 0px;
  }
  .tz_simple_image .tz_image_item {
    width: 100%;
  }
  .tzElement-title.tz-title-type-8 .tzTitle {
    font-size: 30px;
  }
  .tzElement-title.tz-title-type-8 {
    margin-bottom: 0px;
  }
  .tzElement_Portfolio .container .tz_readmore {
    bottom: 0px;
  }
  .tzElement-title.tz-title-type-8 {
    margin-left: 0px;
  }
  .tzElement_slide_view .owl-pagination {
    margin-left: -507px;
  }
}
@media screen and (max-width: 992px) {
  .tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left {
    padding: 0 30px;
  }
  .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription {
    padding-bottom: 10px;
  }
  .tzElement-title.tz-title-type-9.tz-text-align-left p {
    font-size: 14px;
    line-height: 24px;
  }
  .tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image {
    left: 0;
    z-index: -1;
  }
  .tzElement_slide_view .tzView_Slide_Item .tzView_Slide_Image:after {
    content: '';
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
    width: 100%;
    padding: 25% 10% 25% 10%;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
    color: white;
    font-size: 24px;
    line-height: 24px;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
    color: #aaaaaa;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzViewslide_readmore {
    color: white;
  }
  .tzElement_Counter .tzElement_count .stat-count {
    font-size: 2.6rem;
  }
  .tz_interiart_top.vc_row .tzElement-title.tz-title-type-8 .tzTitle {
    padding-top: 25px;
  }
  .tz_interiart_top.vc_row .interiart-our-process h3.interiart-name-process {
    margin-left: 0px;
  }
  .tz_interiart_top.vc_row .interiart-our-process p.interiart-description-process {
    margin-left: 0px;
  }
  .tz_interiart_top.vc_row .interiart-our-process a.interiart_readmore {
    margin-left: 0px;
  }
  .tz_interiart_top.vc_row .tzElement-title.tz-title-type-8 {
    margin-left: 15px;
  }
  .tz_interiart_top.vc_row .interiart-our-process span.interiart-number-process {
    font-size: 40px;
    top: 3px;
  }
  .interiart-our-process {
    padding-right: 30px;
    margin-left: 15px;
    padding-left: 80px;
  }
  .tz-header.tz-header-type-9 .tz-headerBottom .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
    padding-top: 25px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_description {
    font-size: 14px;
    line-height: 24px;
  }
  .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote .tzQuote_Item .tzQuote_Content {
    font-size: 14px;
    line-height: 24px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
    font-size: 30px;
    line-height: 36px;
    padding-right: 90px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title {
    margin-left: 20px;
    margin-right: 10px;
    margin-bottom: 50px;
  }
  .tzElement_slide_view .owl-pagination .owl-page .owl-numbers {
    display: none;
  }
  .tzPortfolio_column .col-md-6 {
    width: 50%;
    float: left;
  }
  .tzElement_Quote_Container.tzQuote_slide.tzQuote_type8 .container .tzElement_Quote {
    margin: 100px auto 100px auto;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr {
    margin-bottom: 50px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget {
    padding-left: unset;
  }
  .tzElement-title.tz-title-type-7 .tzTitle {
    font-size: 30px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_nav_menu.widget .module-title.title-widget {
    margin-bottom: 15px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_text.widget .module-title.title-widget {
    margin-bottom: 15px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget_newsletterwidget.widget .module-title.title-widget {
    margin-bottom: 15px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterTop .container .footerattr .widget.widget_newsletterwidget {
    margin-left: unset;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterTop {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
    color: #222222;
  }
  .tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left p {
    color: #666666;
  }
  .tz_interiart_normal.vc_row .tz_image_normal {
    position: relative;
  }
  .tz_interiart_normal.vc_row .tz_image_normal .tz_image_item img {
    max-height: 600px;
  }
  .tz_interiart_normal.vc_row .tz_image_normal .tz_image_item:after {
    position: relative;
  }
  .tzElement_Portfolio .container .tzPortfolio_column {
    margin-top: 0px;
  }
  .tzElement_Portfolio .container .tz_readmore {
    text-align: center;
    width: unset;
    position: relative;
    margin-top: 250px;
    left: unset;
    bottom: unset;
  }
  .tz_simple_image .tz_image_item img {
    padding: 0 30px;
    height: auto;
    max-height: 610px;
  }
  .tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
    display: none;
  }
  .tzElement_slide_view .owl-theme .owl-controls .owl-buttons {
    bottom: 45px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
    padding-right: 0px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 {
    width: 100%;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
    padding: 0 30px 0 30px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
    padding: 0 30px 0 30px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore {
    margin-top: 200px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore a {
    font-size: 12px;
    padding: 15px 20px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_readmore a::after {
    top: -152px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
    justify-content: flex-end;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 480px) {
  .tzElement-title.tz-title-type-9.tz-text-align-left {
    margin: 50px auto 50px;
  }
  .tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left {
    padding: 0px;
  }
  .tz_interiart_normal.vc_row .tzElement-title.tz-title-type-9.tz-text-align-left .tzTitle {
    margin-left: 15px;
  }
  .tz_interiart_normal .tzElement_Counter.tz_Counter_type4 .tzElement_count .stat-count {
    font-size: 2.6rem;
  }
  .tzElement-title.tz-title-type-9.tz-text-align-left .tzDescription,
  .tzElement-title.tz-title-type-9.tz-text-align-left p {
    padding-left: 30px;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content {
    width: 100%;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Content_title {
    font-size: 20px;
    line-height: 30px;
  }
  .tzElement_slide_view .tzView_Slide_Item .container .tzView_slide_Content .tzView_slide_Des {
    padding-right: 0px;
  }
  .tz_simple_image .tz_image_item img {
    padding: 0;
    height: auto;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item.item2 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell h3 a {
    font-size: 14px;
    line-height: 24px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover .tzPortfolio_column_table .tzPortfolio_column_table_cell span {
    font-size: 12px;
    line-height: 22px;
  }
  .tzElement_Portfolio .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6.left {
    padding: 0;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6.right {
    padding: 0;
  }
  .tzElement-title.tz-title-type-7 .tzTitle {
    padding-bottom: 15px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tz_column_title .tz_title {
    font-size: 30px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item {
    padding: 0px;
  }
  .tzElement_Portfolio .container .tz_readmore a {
    padding: 15px 30px;
    font-size: 12px;
  }
  .tzElement_Portfolio .container .tz_readmore a::after {
    top: -155px;
  }
  .interiart-our-process span.interiart-number-process {
    position: relative;
  }
  .interiart-our-process h3.interiart-name-process {
    padding: 0px 0px 0px 0px;
  }
  .interiart-our-process h3.interiart-name-process:after {
    margin-top: 20px;
    position: relative;
  }
  .interiart-our-process p.interiart-description-process {
    margin-bottom: 15px;
  }
  .interiart-our-process {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 30px;
  }
  .tzElement_Portfolio .container .tzPortfolio_column .col-md-6 .tzPortfolio_column_item .tzPortfolio_column_hover {
    padding: 0px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterBottom .tzFooterSocial {
    margin-left: -15px;
    display: flex;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterBottom .pull-center {
    justify-content: flex-start;
    padding: 0px;
  }
  .tzFooter.tzFooter-Type-7 .tzFooterBottom .inter-backtotop {
    display: flex;
    justify-content: flex-start;
  }
}
/*# sourceMappingURL=home12.css.map */