@font-face {
  font-family: 'Felixti';
  src: url('../fonts/Felixti.TTF');
}

/* @font-face {
  
    font-family: 'Palatino Bold';
  
    src: url('../fonts/Palatino/Palatino-Bold.ttf');
  
  } */

/* @font-face {
  
    font-family: 'Palatino BoldItalic';
  
    src: url('../fonts/Palatino/Palatino-BoldItalic.ttf');
  
  } */

/* @font-face {
  
    font-family: 'Palatino Italic';
  
    src: url('../fonts/Palatino/Palatino-Italic.ttf');
  
  } */

@font-face {
  font-family: 'Palatino Roman';
  src: url('../fonts/paltn.ttf');
}

@font-face {
  font-family: 'Avenir Black';
  src: url('../fonts/AvenirLTStd-Black.otf');
}

@font-face {
  font-family: 'Avenir Light';
  src: url('../fonts/Avenir-Light.ttf');
}

@font-face {
  font-family: 'Avenir Medium';
  src: url('../fonts/Avenir-Medium.ttf');
}

@font-face {
  font-family: 'Avenir Book';
  src: url('../fonts/AvenirLTStd-Book.otf');
}

body {
  padding-top: 0px;
  font-size: 18px;
  font-family: "Avenir Light", "Times New Roman", "Arial";
  color: #212529;
}

html {
  scroll-behavior: smooth;
}

a, a:hover {
  text-decoration: none;
}

b {
  font-family: "Avenir Black";
}

.txt-shadownone {
  text-shadow: none !important;
}

.font_remodeling {
  font-family: "Palatino-Roman";
  text-align: justify;
}

.font_additional {
  font-family: 'Avenir Medium';
}

.font_book {
  font-family: 'Avenir Book';
}

.font_avenir_black {
  font-family: 'Avenir Black'
}

.font_palatino_roman {
  font-family: "Palatino-Roman";
}

/* .slide {
  height: 100px;
} */

.slide a img {
  max-height: 100px;
}

.wrap_all {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.top-nav {
  margin-bottom: 0px;
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.top-nav ul li a {
  /* font-size: 18px; */
  font-size: 20px;
  font-family: "Palatino-Roman";
  padding: 10px 16px;
  margin: 0 2px;
}
.top-nav ul li a{
  position: relative;
  overflow: hidden;
transition-duration: 0.5s;
z-index: 1;
}
.top-nav ul li a::before{
content: '';
position: absolute;
width: 100%;
height: 0px;
bottom: 0;
left: 0;
right: 0;
background-color: black;
z-index: -1;
transition-duration: 0.5s;
border-radius: 20px 20px 0 0;
}

.top-nav ul li:hover a::before{
  height: 100%;
border-radius: 0px;

}
.top-nav ul li:hover a{
  color: white !important;
}


.top-nav a:hover, .top-nav a:active, .top-nav a:focus {
  font-family: "Palatino-Roman";
}

/* .top-nav .collapse ul.navbar-nav {
  margin-top: 55px;
} */

#home {
  height: 100vh;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.link-target-id::before {
  display: block;
  content: " ";
  margin-top: -100px;
  height: 100px;
  visibility: hidden;
  pointer-events: none;
  position: relative;
  z-index: -1;
}

#home .carousel-inner .carousel-item {
  /* height: 725px; */
  height: 100vh;
  background-position: center center;
  /* background-size: 100% auto; */
  background-size: cover;
  background-repeat: no-repeat;
}

#home .carousel-inner .carousel-img1 {
  background-image: url('../images/carousal_img1.jpg');
}

#home .carousel-inner .carousel-img2 {
  background-image: url('../images/carousal_img2.jpg');
}

#home .carousel-inner .carousel-img3 {
  background-image: url('../images/carousal_img3.jpg');
}

#home .carousel-inner .carousel-img4 {
  background-image: url('../images/carousal_img4.jpg');
}

#home .carousel-inner .carousel-img5 {
  background-image: url('../images/carousal_img5.jpg');
}

#headerCarousel .carousel-caption {
  padding: 5px;
  top: 65%;
  z-index: 3;
}
.logo_custom {
  position: absolute !important;
  z-index: 2;
  text-align: center;
  padding: 0;
}

.logo_custom img {
  /* position: absolute; */
  /* top: 0%; */
  width: 100%;
  /* margin-left: -35%; */
}

#home .logo_custom h2 {
  margin-top: 55px;
}

#home .logo_custom h2 a {
  font-size: 35px;
  /* text-shadow: 5px 3px 3px rgb(204 204 204); */
  text-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
  color: white;
  /* border: 1px solid #ede9e7; */
  border: 5px solid rgba(255, 255, 255, 25%);
  padding: 15px 17px;
}

#home .carousel-caption {
  padding: 5px;
  top: 29%;
  z-index: 3;
}

#home .carousel-caption a {
  /* font-family: "Avenir Medium"; */
  font-family: 'Avenir Book';
}

#home .logo_custom h2 {
  font-size: 40px;
  /*text-shadow:5px 3px 3px rgb(204, 204, 204);*/
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  text-align: center;
}

#home .carousel-control-prev {
  width: 60px;
  height: 60px;
  z-index: 3;
  top: 65%;
  margin-top: 20px;
  left: 10%;
}

#home .carousel-control-next {
  width: 60px;
  height: 60px;
  z-index: 3;
  top: 65%;
  margin-top: 20px;
  right: 10%;
}

#headerCarousel .icon-prev {}

.carousel-control-prev-icon {
  background-image: url('../images/carousal_left.png') !important;
  width: 100% !important;
  height: 100% !important;
}

.carousel-control-next-icon {
  background-image: url('../images/carousal_right.png') !important;
  width: 100% !important;
  height: 100% !important; 
}

#home a img {
  width: 100%;
  height: 100%;
}

#home .carousel-control:hover {
  background-color: transparent;
  background-image: none;
  opacity: 1;
}

.navbar {
  min-height: 108px;
  height: 108px;
}

.navbar-inverse, .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  color: black;
}

.navbar-inverse .navbar-nav>li>a {
  color: #000;
}

.navbar-brand>img {
  width: 280px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.navbar-right {
  margin-top: 55px;
}

.call_us {
  position: absolute;
  right: 76px;
  top: -54px;
  font-size: 20px;
}

.call_us span {
  font-size: 22px;
}

.remodeling-section {
  margin-top: 20px;
}


.fixed-bottom-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99;
}
section#text-2 {
  justify-content: space-evenly;
  align-items: center;
  display: flex;
}
.fixed-bottom-footer h4, .fixed-bottom-footer p a {
  /* font-size: 1.5em; */
  font-size: 12px !important;
  margin-bottom: 0;
  color: white;
  font-family: "Avenir Light", "Times New Roman", "Arial";
}

.fixed-bottom-footer p a {
  font-size: 18px;
}

.fixed-bottom-footer p {
  margin-bottom: 3px;
}

.fixed-bottom-footer .heading_with_icon {
  padding: 12px 12px 0;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(1) {
  background-color: #969077;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(2) {
  background-color: #bba571;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(3) {
  background-color: #492d2e;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(2) ul {
  justify-content: center;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(2) ul li {
  padding: 8px;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(2) .row div {
  padding: 0;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(2) .row img {
  width: 60%;
  height: 50%;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(3) .row {
  justify-content: space-around;
  align-items: center;
}

.fixed-bottom-footer .heading_with_icon:nth-of-type(3) .row img {
  max-width: 80%;
  width: 60%;
}

.remodeling-section .remodeling-header {
  /* background-image: url(../images/remodeling_img.jpg);
  background-size: cover;
  background-repeat: no-repeat; */
  width: 100%;
  display: inline-flex;
  align-items: center;
  background-color: #bba571;
}

.section-title {
  color: #fff;
  font-family: "Flixti";
  font-size: 2.5em;
  padding: 34px;
  text-shadow: 2px 2px 2px rgb(0 0 0 / 50%);
  text-transform: uppercase;
}

.remodeling-section .remodeling-body a{
  color: #333;
}

.remodeling-section .remodeling-body, .about-us-section .about-us-body {
  padding-top: 38px;
  padding-left: 20px;
  position: relative;
  align-items: center;
}

.remodeling-body>div p, .about-us-body>div p {
  font-family: "Palatino-Roman";
  text-align: justify;
  font-size: 18px;
}

.remodeling-section .carousel-caption, .about-us-section #about-us-carousel .carousel-caption {
  position: inherit;
  padding: 40px 30px !important;
  left: 0;
  /* margin-top: 3%; */
}

.remodeling-section .carousel-caption i, .about-us-section #about-us-carousel .carousel-caption i {
  position: absolute;
  top: 10px;
  left: 50%;
  right: 50%;
  font-size: 24px;
  color: black;
}

.remodeling-section .carousel-caption i:nth-of-type(2), .about-us-section #about-us-carousel .carousel-caption i:nth-of-type(2) {
  bottom: 15px;
  top: inherit;
}

/* .remodeling-section .carousel-caption::before{
    content: 'open-quote';
    top: 0;
    left: 50%;
    right: 50%;
    color: black;

}

.remodeling-section .carousel-caption::after{
   
    content: 'close-quote';
    bottom: 0;
    left: 50%;
    right: 50%;
    color: black;

} */

.remodeling-section .carousel-caption p {
  color: black;
  text-align: center;
  margin-bottom: 0;
  font-family: "Felixti";
}

.remodeling-section .carousel-caption img {
  width: 40px;
}

blockquote.special-block:before {
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

.txt-black {
  color: black;
}

.Kitchens-gallery {
  border: none;
  margin: 10px 0;
}

.Kitchens-gallery img {
  width: 100%;
  height: 265px;
}

.Kitchens-gallery h3 {
  /* font-size: 16px; */
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  min-height: 70px;
  text-align: center;
  color: #333;
}
.Kitchens-gallery a{

}

.box {
  overflow: hidden;
  position: relative;
}

.box:before, .box:after {
  content: "";
  width: 100%;
  height: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform-origin: 100% 0;
  transform: rotateZ(90deg);
  transition: all 0.3s ease 0s;
}

.box:after {
  top: auto;
  bottom: 0;
  transform-origin: 0 100%;
}

.box:hover:before, .box:hover:after {
  transform: rotateZ(0);
}

.box img {
  width: 100%;
  transform: scale(1) rotate(0);
  transition: all 0.3s ease 0s;
}

.box:hover img {
  filter: sepia(80%);
  transform: scale(1.3) rotate(10deg);
}

.additional-services-section .additional-services-header {
  /* background-image: url(../images/additional-services.jpg);
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat; */
  width: 100%;
  background-color: #bba571;
}

.additional-services-body {
  margin: 80px 0 0 0;
}

.additional-services-body>div {
  text-align: center;
  justify-content: center;
}

.additional-services-body a img {}

.additional-services-body h3 {
  margin-top: 80px;
  font-size: 42px;
  width: 100%;
  text-align: center;
  font-family: "Palatino-Roman" !important;
}

.available-products-section {
  margin-top: 80px;
  margin-bottom: 90px;
}

.available-products-section .additional-services-header {
  /* background-image: url(../images/additional-services.jpg);
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat; */
  width: 100%;
  background-color: #bba571;
}

/* Verticle Owl carousel style */

/* .bx-wrapper {
  max-width: 100% !important;
}

.bx-wrapper .slide img {
  margin: 0 auto;
}

.bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 30px;
}

.bx-wrapper .bx-prev {
  background-image: url("../images/bx-arrow-left-icon.png") !important;
  opacity: 1;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  top: 50% !important;
  bottom: -38px !important;
  left: 0;
  margin-left: -40px;
}

.bx-wrapper .bx-next {
  background-image: url("../images/bx-arrow-right-icon.png") !important;
  opacity: 1;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  top: 50% !important;
  right: 0;
  margin-right: -20px;
}

/* .bx-wrapper .bx-next:hover {
    background: url("img/bx-arrow-up-icon.png");
    background-color: #fff;
  } */

.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px;
  left: -15px !important;
  background: #fff;
  height: auto !important;
} */

/* End Verticle Owl carousel style */

.available-products-body .slide{
  height: 100px;
  min-height: 135px;
  border: 4px solid #BDBAAA;
  padding: 10px;
  margin: 0 15px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-us-section .about-us-header {
  /* background-image: url(../images/about-us-header.jpg);
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat; */
  width: 100%;
  background-color: #bba571;
}

.about-us-section #about-us-carousel .carousel-caption {
  position: inherit;
}

.about-us-section #about-us-carousel .carousel-caption p {
  color: black;
  text-align: center;
  font-family: "Felixti";
}

.about-us-section #about-us-carousel .carousel-caption img {
  width: 40px;
}

.our-team-body .card {
  border: none;
  box-shadow: none;
}

.our-team-body .card img {
  width: 200px;
  margin: auto;
}

.contact-us-section .contact-us-header {
  /* background-image: url(../images/contact-us-header.jpg);
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat; */
  width: 100%;
  background-color: #bba571;
}

.contact-us-section .contact-us-body {
  padding-top: 38px;
  padding-left: 20px;
  position: relative;
}

.contact-us-section .contact-us-body>p {
  /* margin-left: 18px; */
  margin-bottom: 50px;
}

.contact-us-section .contact-us-body form {
  width: 100%;
}

.contact-us-section .contact-us-body label {
  font-weight: normal;
  font-size: 18px;
  text-align: right;
  white-space: nowrap;
  font-family: 'Avenir Medium';
}

.contact-us-body  .row div:nth-of-type(3) .form-group:nth-of-type(1){
  margin-top: -35px;
}


.btn-submit, .btn-submit:hover {
  background-color: #4c3133 !important;
  color: #ffffff !important;
  font-family: 'Avenir Book';
  font-size: 14px;
}

.btn-submit:active:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.contact-us-section .contact-us-body .map-section .map {
  margin-top: 85px;
}

.contact-us-section .contact-us-body .map-section h3 {
  font-family: "Palatino-Roman" !important;
  color: #333;
  font-size: 24px;
}

.contact-us-section .contact-us-body .map-section p {
  font-size: 24px;
  font-weight: normal;
  font-family: 'Avenir Light';
  color: #333;

}
.contact-us-section .contact-us-body .map-section p a{
  margin-left: 10px;
}


.contact-us-section .contact-us-body .map-section a {
  color: #337ab7;
  font-size: 24px;
}

.contact-us-section .contact-us-body .map-section a:hover {
  text-decoration: underline;
  color: #23527c;
}

.contact-us-section .contact-us-body .map-section a.mail {
  word-break: break-word;
}

.contact-us-section .contact-us-body .map-section h3.showroom {
  margin-top: 1rem;
}

.contact-us-section .contact-us-body .map-section span {
  font-size: 12px;
}

.contact-us-section .contact-us-body .map-section iframe {
  width: 100%;
}

.contact-us-section .contact-us-body .map-section h1 {
  font-size: 2.5em;
  padding: 5px;
  text-align: center;
  margin-top: 51px;
}

.contact-us-section {
  margin-bottom: 100px;
}


.available-products-body .slick-slide img {
  width: 100%;
} 

.available-products-body .slick-initialized .slick-slide {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 4px solid #BDBAAA;
  padding: 10px;
  margin: 0 15px
}

/* .available-products-body .slick-track {
  height: 200px;
} */

.available-products-body .slick-prev {
  background-image: url(../images/bx-arrow-left-icon.png) !important;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.available-products-body .slick-next {
  background-image: url(../images/bx-arrow-right-icon.png) !important;
  opacity: 1;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.available-products-body .slick-prev, .available-products-body .slick-next {
  width: 30px;
  height: 30px;
}

.available-products-body .slick-prev:before, .available-products-body .slick-next:before {
  display: none;
}

.available-products-section .available-products-body {
  padding-top: 38px;
  position: relative;
}

.available-products-body h3 {
  margin: 10px 0 7px 14px;
  font-size: 24px;
  font-family: 'Avenir Black';
  text-transform: uppercase;
}

.wobble {
  margin-bottom: 30px;
}