@import url("https://use.fontawesome.com/releases/v5.14.0/css/all.css"); 
/*Koblenz*/
@font-face {
    font-family: 'KoblenzSerial-ExtraLight';
    src: url('../fonts/KoblenzSerial-ExtraLight.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KoblenzSerial-Bold';
    src: url('../fonts/KoblenzSerial-Bold.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KoblenzSerial-ExtraBold';
    src: url('../fonts/KoblenzSerial-ExtraBold.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KoblenzSerial-Heavy';
    src: url('../fonts/KoblenzSerial-Heavy.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KoblenzSerial-Regular';
    src: url('../fonts/KoblenzSerial-Regular.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KoblenzSerial-Light';
    src: url('../fonts/KoblenzSerial-Light.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'KoblenzSerial-Italic';
    src: url('../fonts/KoblenzSerial-Italic.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'KoblenzSerial-Medium';
    src: url('../fonts/KoblenzSerial-Medium.woff2') format('woff2'),
        url('../fonts/KoblenzSerial-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/*end Koblenz*/


/*Segoe*/
@font-face {
    font-family: 'SegoeUI-Regular';
    src: url('../fonts/SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SegoeUIBlack';
    src: url('../fonts/SegoeUIBlack.woff2') format('woff2'),
        url('../fonts/SegoeUIBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SegoeUI-Bold';
    src: url('../fonts/SegoeUI-Bold.woff2') format('woff2'),
        url('../fonts/SegoeUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SegoeUI-Italic';
    src: url('../fonts/SegoeUI-Italic.woff2') format('woff2'),
        url('../fonts/SegoeUI-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'SegoeUI-Light';
    src: url('../fonts/SegoeUI-Light.woff2') format('woff2'),
        url('../fonts/SegoeUI-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SegoeUI-Semibold';
    src: url('../fonts/SegoeUI-Semibold.woff2') format('woff2'),
        url('../fonts/SegoeUI-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SegoeUI-Semilight';
    src: url('../fonts/SegoeUI-Semilight.woff2') format('woff2'),
        url('../fonts/SegoeUI-Semilight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/*end Segoe*/


*{
    margin: 0;
    padding: 0;
}

a:hover{
  text-decoration: none;
}

ul{margin-bottom:0;}
h1,h2,h3,h4,h5,h6,p{margin: 0;}

body{
    font-size: 14px;
    font-family: "Host Grotesk", sans-serif;
}

/*header menu*/
header.headesection {
    border-bottom: 5px solid #d2ae6d;
}
.headertop {
    background: #d2ae6d;
    padding: 7px 0;
}
.hicon{
  font-size: 16px;
  margin-right: 15px;
}
.header-social > a{
  color: #000;
  border-right: 1px solid #000;
  padding: 0 15px;
}
.header-social > a:last-child {
    padding-right: 0;
    border: none;
}

.shicon{font-size: 20px;}


.header-icon:first-child {
    margin-right: 20px;
    border-right: 1px solid #000;
    padding-right: 15px;
}
.headercontact a {
    display: inline-block;
    color: #000;
    font-size: 16px;
}
.heademenu {
    background: #000;
    padding: 15px 0;
}
.headesection
.brandlogo {
    padding: 0 20px;
}
.brandlogo a img {
    max-width: 200px;
}
/*responsive menu*/
a.navbar-brand.d-lg-none.res-navbrand img {
    max-width: 200px;
}
/*end responsive menu*/
.navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    font-family: "Host Grotesk", sans-serif;
    letter-spacing: 1px;
	font-weight:600;
}
.navbar .navbar-nav .nav-link:hover {
    color: #D2AE6D;
}
.navbar-logo-centered .navbar-nav .nav-link {
    padding: 0.5em 1em;
}
.dropdown.single-menu:hover .dropdown-menu {
    display: block;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 10px;
    top: 0.8em;
}
.dropdown, .dropup {
    position: relative;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #D2AE6D;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu {
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    min-width: 16rem;
    border-radius: 0;
    padding: 0;
    top: 90%;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.nav-item.custnav-item {
    padding: 10px 15px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #d2ae6d;
}
header li .nav-link, .dropdown-item {
    font-size: 16px;
    padding: 4px 25px 4px 15px;
    text-transform: capitalize;
    color: #000;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    
}
.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 10px;
    top: 4px;
    border: none;
}
.dropdown-toggle{position: relative;}
.dropdown-toggle::after {
    border: none;
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    font-weight: 600;
    position: absolute;
    top: 5px;
    right: -15px;
}
.dropdown-menu::before {
    border-style: solid;
    border-width: 0 9px 9px;
    content: "";
    display: none;
    height: 0;
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 0;
    z-index: 100000;
    background: transparent;
    display: block;
    border-color: transparent transparent rgba(210, 174, 109, 1);
    top: -9px;
    left: 20%;
}
.dropdown-menu.subsubdropdown-menu::before {
    display: none;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    transform: rotate(-90deg);
}
ul.dropdown-menu.subsubdropdown-menu.large-li {
    overflow: auto;
    height: 450px;
}
/*accordition menu*/

div#accordion {
    /*width: 100%;*/
    padding: 30px 0 20px;
}
.card-header a {
    display: inherit;
}
.mb-0 > a {
    display: block;
    position: relative;
}
.mb-0 > a:after {
    border: none;
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 600;
    position: absolute;
    top: 0px;
    right: 0;
    width: 20px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    color: #000000;
    border: 1px solid #000;
}

.navbar-toggler.custtoggler{
    border: 2px solid #d7b56d;    
    padding: 10px;
    border-radius: 5px;
}

.mb-0 > a[aria-expanded="true"]:after {
    content: "\f068"; 
}
.card {
    border-radius: 0;
    border: none;
    background: #d7b56d;
}
.card-header {
    padding: 7px 10px;
}
.card-header h5 a {
    font-size: 16px;
    color: #000;
    font-family: 'KoblenzSerial-Medium';
}
.card.subcard {
    background: #d0af69;
    border-bottom: 1px solid #d0af69;
    padding: 0;
}
.card.subcard > .card-header > h5 > a {
    color: #000;
}

.card-body {
    background: #69562d;
    border: 1px solid #d0af69;
}
/*end accordition menu*/

/*end header menu*/





/*heroslidersection*/
.heroslidersection{}


@media (min-width: 992px) {
  .slider,.slide {height: 80vh;}
}

.slide {position: relative;}
.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

@media (min-width: 992px) 
{
    .slide .slide__img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
}

.slide .slide__img img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  transition: all 1s ease;
}

.slide .slide__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slide .slide__content.slide__content__left {
  left: 15%;
  transform: translate(-15%, -50%);
}

.slide .slide__content.slide__content__right {
  right: 15%;
  left: auto;
  transform: translate(5%, -50%);
}

.slide .slide__content--headings {
  color: #fff;
}


.slide .slide__content--headings .animated {
  transition: all 0.5s ease;
}

.slide .slide__content--headings .top-title {
  font-size: 40px;
}

.slide .slide__content--headings .title {
  font-size: 46px;
}


.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}


.stick-dots .slick-dots li {
  height: 3px;
  width: 50px;
}

a.themebtn {
    background: #d2ae6d;
    color: #000;
    display: inline-block;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 50px;
    transition: all .2s ease-in;
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 40%);
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 40%);

} 
a.themebtn:hover{
    text-decoration: none;
    background: #000;
    color: #fff;
}

.heroslider-txt p{
    font-family: 'KoblenzSerial-ExtraLight';
}

.heroslider-txt h2 {
    margin-bottom: 20px;
    color: #fff;
    font-family: 'KoblenzSerial-Bold';
}

/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    transform: scale3d(1, 1, 1);
  }
  to {
    transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
          animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOutImage {
  from {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
          animation-name: zoomOutImage;
}

.slick-nav {
  width: 44px;
  height: 44px;
  position: absolute;
  cursor: pointer;
  top: calc(50% - 44px);
}
.slick-nav.prev-arrow {
  left: 3%;
  transform: scaleX(-1);
  z-index: 999;
}
.slick-nav.next-arrow {
  left: auto;
  right: 3%;
}
.slick-nav i {
  display: block;
  position: absolute;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
}
.slick-nav i:before, .slick-nav i:after {
  content: "";
  width: 10px;
  height: 2px;
  border-radius: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  /*background: #D2AE6D;*/
  margin: -1px 0 0 -5px;
  display: block;
  transform-origin: 9px 50%;
}
.slick-nav i:before {
  transform: rotate(-40deg);
}
.slick-nav i:after {
  transform: rotate(40deg);
}
.slick-nav:before, .slick-nav:after {
  content: "";
  display: block;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.slick-nav svg {
  width: 44px;
  height: 44px;
  display: block;
  position: relative;
  z-index: 1;
  color: #fff;
  stroke-width: 2px;
  stroke-dashoffset: 126;
  stroke-dasharray: 126 126 0;
  transform: rotate(0deg);
}
.slick-nav.animate svg {
  -webkit-animation: stroke 1s ease forwards 0.3s;
          animation: stroke 1s ease forwards 0.3s;
}
.slick-nav.animate i {
  -webkit-animation: arrow 1.6s ease forwards;
          animation: arrow 1.6s ease forwards;
}
.slick-nav.animate i:before {
  -webkit-animation: arrowUp 1.6s ease forwards;
          animation: arrowUp 1.6s ease forwards;
}
.slick-nav.animate i:after {
  -webkit-animation: arrowDown 1.6s ease forwards;
          animation: arrowDown 1.6s ease forwards;
}

@-webkit-keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}

@keyframes stroke {
  52% {
    transform: rotate(-180deg);
    stroke-dashoffset: 0;
  }
  52.1% {
    transform: rotate(-360deg);
    stroke-dashoffset: 0;
  }
  100% {
    transform: rotate(-180deg);
    stroke-dashoffset: 126;
  }
}
@-webkit-keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@keyframes arrow {
  0%, 100% {
    transform: translateX(0);
    opacity: 1;
  }
  23% {
    transform: translateX(17px);
    opacity: 1;
  }
  24%, 80% {
    transform: translateX(-22px);
    opacity: 0;
  }
  81% {
    opacity: 1;
    transform: translateX(-22px);
  }
}
@-webkit-keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowUp {
  0%, 100% {
    transform: rotate(-40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@-webkit-keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
@keyframes arrowDown {
  0%, 100% {
    transform: rotate(40deg) scaleX(1);
  }
  20%, 80% {
    transform: rotate(0deg) scaleX(0.1);
  }
}
/*end heroslidersection*/


/*homeproductsection*/
.homeproductsection{padding: 70px 0;    background: #eaeaea;}
.homeproduct{
  position: relative;
   overflow: hidden;
}
.homeproducthead h2{
  text-align: center;
  font-size: 38px;
  margin-bottom: 50px;
  font-family: 'KoblenzSerial-Bold';
  position: relative;
}
.homeproducthead h2::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    width: 220px;
    height: 5px;
    border-bottom: 3px dashed;
    margin-left: -110px;
}
.homeproduct-sub {
    position: absolute;
    bottom: 25px;
    left: 30px;

}
.homeproduct.prdct-main {
    margin-bottom: 5px;
}
.homeproduct-sub h4 {
    color: #fff;
    font-size: 28px;
    font-family: 'KoblenzSerial-Medium';
}
.homeproduct-sub h4 span {
    font-family: 'KoblenzSerial-ExtraBold';
    color: #d2ae6d;
}

/*home hover product*/
.hover-homeproduct {
    position: absolute;
    top: 0%;
    left: 0%;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;

  transform: translateX(-100%);
  -webkit-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}

.homeproduct:hover .hover-homeproduct{
  opacity: 1;
  transform: translateX(0);
}
/*end home hover product*/

.hoverarrow{
  color: #000;
  font-size: 28px;
}
.hoverhmepro-sub {
    width: 70px;
    height: 70px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 82px;
    border-radius: 50%;
    background: #d2ae6d;
}
/*end homeproductsection*/


/*sub product banner*/
.productbannersection {
    background: url(../images/brass-butt-hinges-bg.jpg);
    height: 250px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}
.breadcrume-head{
    font-size: 28px;
    color: #fff;
    font-family: "Host Grotesk", sans-serif;
    margin-bottom: 5px;
}
.productbanner-breadcrume > nav > ol.breadcrumb {
    margin-bottom: 0;
    background: transparent;
    padding: 0;
}
nav.breadcrume-main {
    display: flex;
    justify-content: center;
}
.bhome {
    color: #d2ae6d;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #d2ae6d;
}
.productbanner-breadcrume > nav > ol.breadcrumb > li.breadcrumb-item > a {
    color: #fff;
    padding: 0 0;
    font-size: 16px;
}
.breadcrumb-item.active {
    color: #d2ae6d;
}
/*end sub product banner*/


/*qualitypolicysection*/
.qualitypolicysection{
    padding: 70px 0;
}
.quality-policy ul {
    background: #d9d9d9;
    padding: 20px 40px;
/*    margin: 20px 0;*/
}
.quality-policy ul li {
    line-height: 30px;
    font-size: 16px;
}
.qualitypolicy-detail p {
    font-size: 16px;
    margin-bottom: 20px;
}
/*end qualitypolicysection*/


/*brasshingespagesection*/
.brasshingespagesection {
    padding: 70px 0 40px;
}
.brashhinges-left ul {
    list-style-type: none;
}
.brashhinges-left ul li {
    /*border-bottom: 1px solid #3c3838;*/
    border-bottom: 1px solid #a07d3c;
}
.brashhinges-left ul li a {
    display: block;
    padding: 8px 20px;
    background: #d2ae6d;
    color: #0e0e0e;
    font-size: 16px;
    transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
.brashhinges-left ul li a:hover{
    background: #000;
    color: #fff;
}
.brasshingespagesection h4{
    padding: 15px 0px 25px 0px;
}
.slidebar-active a{
    background: #000 !important;
    color: #fff !important;
}
.brashhinges-img img {
    margin-bottom: 20px;
}
.brashhinges-left ul li:last-child {
    border: none;
}
.tblhead h4 {
    color: #d2ae6d;
    font-size: 32px;
    font-family: 'KoblenzSerial-Italic';
    font-weight: bold;
    margin-bottom: 10px;
}
.tblhead h5 {
    color: #d2ae6d;
    font-size: 26px;
    font-family: 'KoblenzSerial-Italic';
    font-weight: bold;
}
.custometable > thead.thead-dark > tr > td {
    padding: 0px 0px;
}
table.table.custometable > thead > tr > th {
    text-align: center;
    vertical-align: middle;
    background: #000;
    color: #d2ae6d;
    font-size: 18px;
    font-family: 'KoblenzSerial-Bold';
    border: 2px solid #E6E7E8;
}
table.table.custometable > tbody > tr > td {
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 10px;
    border: 1px solid #E6E7E8;
}
/*.table .thead-dark th {
    border-color: transparent;
}*/
/*end brasshingespagesection*/



/*home-aboutussection*/
.home-aboutussection{
  padding: 70px 0;
}
.home-aboutus-detail h2 {
    font-size: 38px;
    margin-bottom: 40px;
    font-family: 'KoblenzSerial-Bold';
    position: relative;
}
.home-aboutus-detail h2::after {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    width: 160px;
    height: 5px;
    border-bottom: 3px dashed;
}

.home-aboutus-detail p {
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
    text-align: justify;
}
.homeabout-btn a{
  margin-top: 30px;
}
.home-aboutus-img{position: relative;}
.home-aboutus-img::before {
    content: "";
    position: absolute;
    top: 30px;
    left: -30px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #d2ae6d;
}
/*end home-aboutussection*/

.about-us-box {
    border: 1px solid #d2ae6d;
    border-bottom: 3px solid #d2ae6d;
    padding: 40px 20px;
    border-radius: 5px;
    min-height: 295px;
    height: 295px;
}
.about-us-box h4 {font-size:24px; padding:20px 0px 5px 0px;}
.about-us-box p {font-size:16px;}


/*bathroom*/
.bathroom-nm h4 {
    font-family: 'SegoeUI-Bold';
    font-size: 18px;
    margin-bottom: 5px;
}
.bathroom-nm h5 {
    font-size: 22px;
    font-family: 'KoblenzSerial-Regular';
}
.bathroom-detail {
    border: 2px solid #d2ae6d;
    margin-bottom: 30px;
}
.bathroom-detail.bathroom-detail-pnk{
    border: 2px solid #d67e7a;
}
.bathroom-detail.bathroom-detail-gry{
    border: 2px solid #6e6f6f;
}
.bathroom-nm {
    padding: 10px 20px 0 20px;
    min-height: 100px;
}

/*end bathroom*/

/*brassmortisehandlesection*/
.brassmortisehandlesection{
    padding: 70px 0;
}
/*.row.crow {margin: 30px 0;}*/
.row.crow a{margin-bottom: 30px;}
/*end brassmortisehandlesection*/


/*contact us*/
.contact-form {
    background: #e2e2e2;
    padding: 40px 30px 30px;
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 40%);
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 40%);
}
.contact-so {
    border-top: 1px solid #c3c3c3;
    padding-top: 30px;
    margin-top: 40px;
    text-align: center;
}
.contact-so .footersocial {
    color: #000;
}
.contact-right > iframe {
    margin-bottom: 25px;
}
.contact-icon {
    font-size: 20px;
    margin-right: 20px;
}
.contact-icon-txt{
    margin-bottom: 20px;
}
.contact-icon-txt p{
    font-size: 16px;
    color: #000;
}
.contact-icon-txt a{
    font-size: 16px;
    color: #000;
}
.contact-form > form > .form-group > input {
    padding: 22px 0.75rem;
    border-radius: 0;
}
.contact-form > form > .form-group > textarea{
    border-radius: 0;
}
.contact-form > form > .form-group {
    margin-bottom: 20px;
}
.contact-form > form > .form-group > input:focus{box-shadow: none;outline: none;}
.contact-form > form > .form-group > textarea:focus{box-shadow: none;outline: none;}

.contact-social > .contactsocialdetails:last-child .contact-icon-txt{
    margin-bottom: 0;
}
/*end contact us*/




/*footersection*/
.footerdetails{}

.footerdetails{
  padding: 70px 0 40px;
  background: #000;
}
.footercontent h3 {
    color: #fff;
}
.footerlogo {
    padding-bottom: 70px;
}

.footerlogo img {
    max-width: 250px;
}
.footercontent h3 {
    /*color: #ffffff;*/
    color: #d2ae6d;
    border-bottom: 1px solid #565656;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
}


.footercontent ul {
    list-style-type: none;
    padding: 0;
    line-height: 35px;
}
.footercontent ul li a {
    color: #c1c1c1;
    font-size: 16px;
}
.footergettouch {
    color: #c1c1c1;
    margin-bottom: 10px;
}
.footergettouch-social {
    border-top: 1px solid #565656;
    padding-top: 40px;
    margin-top: 30px;
    text-align: center;
}
.footer-map p {
    color: #c1c1c1;
    font-size: 16px;
}
.footer-call a,.fmail {
    color: #c1c1c1;
    font-size: 16px;
	vertical-align:text-top;
}
.footer-map, .footer-call, .footer-email {
    font-size: 24px;
    margin-right: 20px;
    color: #d2ae6d;
}
.footersocial {
    font-size: 28px;
    color: #d2ae6d;
    /*margin-top: 30px;*/
    margin-right: 20px;
}
.footercopyright{background: #d2ae6d;padding: 10px 0;}

.footer-cleft p,.footer-cright p {
    font-size: 16px;
}
.footer-cright p a{color: #000;font-weight: bold;}
/*end footersection*/



/*whatsup code*/
.whtsapp-block {
    position: relative;
}
.whtsapp-lg {
    position: fixed;
    right: 3%;
    bottom: 10%;
    z-index: 550;
}
.whtsapp-lg img.img-fluid {
    width: 50px;
}
.circle {
    border-radius: 50%;
    background-color: #d2ae6d;
    width: 80%;
    height: 80%;
    position: absolute;
    opacity: 0;
    animation: scaleIn 2s infinite cubic-bezier(.36, .11, .89, .32);
    right: 10%;
    bottom: 11%;
    z-index: -5;
}

@keyframes scaleIn {
  from {
    transform: scale(.5, .5);
    opacity: 1;
  }
  to {
    transform: scale(2.5, 2.5);
    opacity: 0.1;
  }
}
/*end whatsup code*/

.ptb-150{padding: 150px 0;}


/*responsive*/

@media (max-width: 1600px) {

}

@media (max-width: 1366px) {  
    .slider, .slide{height: 70vh;}
}

@media (max-width: 1280px) {  

}
/*@media (max-width: 1199px) {  }*/
@media (max-width: 1024px) {  
    .navbar .navbar-nav .nav-link{letter-spacing: inherit;}
    .slider, .slide {height: 75vh;}
    .home-aboutussection,.homeproductsection,.qualitypolicysection{padding: 40px 0;}
    .brasshingespagesection {padding:40px 0 10px;}
    .brassmortisehandlesection{padding:40px 0 10px;}
    .headesection .brandlogo {padding: 0 10px;}
    .nav-item.custnav-item {padding: 10px 8px;}
    /*table*/
    .res-table { overflow-x: auto;    margin-bottom: 20px;}
    .res-table > table.table.custometable > thead > tr > th {    padding: .75rem 60px;}
    /*end table*/
    .homeproduct-sub h4 {font-size: 22px;}
    .bathroom-nm h5 {font-size: 20px;}
    .quality-policy ul{margin: 0 0 20px;}
}

@media (max-width: 991px) {  
    .footerlogo {padding: 0;}
    .footercontent h3{margin: 30px 0;}
    .home-aboutus-img img {width: 100%;padding: 10px;}
    .home-aboutus-img::before{top: 0;left: 0;}
    .home-aboutus-img {margin-bottom: 30px;}
    .homeproduct {margin-bottom: 30px;}
    .productbannersection {background-position: right;}
    .qualitypolicy-certificate {    text-align: center;    margin: 10px 0 20px;}
}

@media (max-width: 900px) { 
    .slider, .slide{    height: 150vh;}
    .homeabout-btn {text-align: center;}
    .contact-form {margin-bottom: 40px;padding: 20px;}
}

@media (max-width: 768px) {  
    .home-aboutus-img {text-align: center;margin-bottom: 30px;}
    .home-aboutus-img::before{top: 0;left: 0;}
    .slider, .slide {height: 50vh;}
    
/*    .quality-policy ul{margin: 20px 0;}*/
}
@media (max-width: 767px) {  
    .homeproduct {margin-bottom: 20px;}
    .homeproduct > a > div > img{width: 100%;}
    .bathroom-img img {width: 100%;}
    .breadcrume-head {font-size: 20px;}
    .tblhead h4 {font-size: 28px;}
	.slider, .slide{height: 120vh;}
}

@media (max-width: 600px) {  
    .slider, .slide{height: 40vh;}
    .homeproduct-sub {bottom: 25px;}
    .homeproduct-sub h4 {font-size: 21px;}
    .productbannersection {height: 200px;background-position: right;}
    
}

@media (max-width: 575px) {  

}

@media (max-width: 480px) {  
    .home-aboutus-img img {padding: 10px;}
    .footerlogo {margin-bottom: 30px;}
    .homeproducthead h2{font-size: 34px;}
    .slider, .slide{height: 53vh;}
}

@media (max-width: 414px) {  
    .slider, .slide{height: 37vh;}
}

@media (max-width: 411px) {  
    .slider, .slide{height: 38vh;}
}

@media (max-width: 375px) {  
    .slider, .slide{height: 35vh;}
}

@media (max-width: 360px) {  
    .slider, .slide{height: 37vh;}
}

@media (max-width: 360px) {  }
@media (max-width: 320px) {  }


/*end responsive*/

.pro-head {padding-bottom:20px;}
.product-box {border:2px solid #d7b56d; border-radius:5px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.product-box img {  transition:0.5s;}
.pro-head {font-family: "Host Grotesk", sans-serif; font-size:18px; font-weight:500}
.product-box:hover img {transform:rotate(-4deg) scale(1.1);}






.product-boxs {/*border:2px solid #d7b56d; border-radius:5px; */box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.pro-heads {padding-bottom:20px;}
.product-boxs img {  transition:0.5s;}
.pro-heads {font-family: "Host Grotesk", sans-serif; font-size:18px; font-weight:500}
.product-boxs:hover img { border-top: 5px solid #DBCD0D; border-bottom: 5px solid #DBCD0D; border-end-end-radius: 100px; border-radius: 50px 20px;}



.product-boxsd {/*border:2px solid #d7b56d; border-radius:5px; */box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}
.pro-headsd {padding-bottom:20px;}
.product-boxsd img {  transition:0.5s;}
.pro-headsd {font-family: "Host Grotesk", sans-serif; font-size:18px; font-weight:500}
.product-boxsd:hover img { border-top: 5px solid #DBCD0D; border-right: 5px solid #DBCD0D;   }


.pt-5 {padding:5px 0 0 0;}
.pt-10 {padding:10px 0 0 0;}
.pt-15 {padding:15px 0 35px 0;}
.pt-20 {padding:20px 0 0 0;}
.mb-20 {margin:0px 0px 20px 0px;}
.mb-30 {margin:0px 0px 30px 0px;}
.pt-50 {padding:50px 0;}
.pb-30 {padding:0px 0px 30px 0px;}


#scroll {
    position:fixed;
    right:55px;
    bottom:25px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#d2ae6d;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#d2ae6d;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
.clear-fix {border-top:1px dashed #e3e2e2; height:10px; width:1170px; margin:40px 0px;}