#about-1 {
  background-image: url('../images/main-banner.jpg');
  min-height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 182px 30px 178px;
  text-align: center;
  position: relative;
}

.title-banner-content {
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 68px;
  font-weight: 600;
  letter-spacing: -2px;
}

.div-wrap-objerct a {
  font-size: 14px;
  font-family: Lato;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.div-wrap-objerct {
  font-size: 14px;
  font-family: Lato;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.kitchor-icon-breadcrumb::before {
  content: "";
}

.kitchor-icon-breadcrumb {
  font-family: kitchor-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  vertical-align: middle;
}

.background-overlay {
  background-color: #000;
  opacity: .52;
  transition: background .3s, border-radius .3s, opacity .3s;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.flex-wrap-container {
  z-index: 111;
  position: relative;
}




.animate-divb {
  background-repeat: repeat-x;
  animation: animatedBackground 30s linear infinite alternate;
}

@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 100% 0;
  }
}



#a-section2 .wrap-back-img-container1 #owl-demo .item {
  height: 520px;
  width: 630px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

#a-section2 #owl-demo {
  margin: 75px 0 0 80px;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

#a-section2 #owl-demo1 .item {
  height: 520px;
  width: 630px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#a-section2 #owl-demo1 {
  filter: blur(4px);
}

#a-section2 .owl-nav,
#a-section2 .owl-dots {
  display: none;
}

#owl-demo .over-b-lay {
  background: #000;
  opacity: .1;
}

/* ============================================== About-us=========================================== */

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */

/* ============================================== Contact-us=========================================== */


#contact-1 {
  padding: 150px 0px;
}

#contact-1 .container {
  max-width: 1400px;
  width: 100%;
}

#contact-1 .wrap-right-form h2 {
  font-weight: 800;
  font-size: 24px;
  font-family: Lato;
  margin-bottom: 10px;
}

#contact-1 .wrap-right-form p {
  font-size: 16px;
  font-family: Lato;
  color: #666;
  font-weight: 400;
  letter-spacing: .6px;
}

#contact-1 .input-box {
  padding: 15px 22px;
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  color: #666;
}

#contact-1 .textarea-1 {
  width: 100%;
  height: 150px;
  padding: 15px 22px;
  color: #b3acac;
  font-weight: 400;
  font-family: Lato;
  border: 1px solid #e5e5e5;
}

#contact-1 .form-group .col-lg-12 {
  padding: 0;
}

#contact-1 .form-group .col-md-6 {
  padding-left: 0px;
}

#contact-1 .form-group .col-md-6:last-child {
  padding-right: 0px;
}

#contact-1 .input-box:focus-visible {
  outline: 0;
}

#contact-1 .textarea-1:focus-visible {
  outline: 0;
}

#contact-1 .btn-submitt {
  width: 190px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
  color: #fff;
  font-family: Lato;
  border-radius: 60px;
  transition: .3s;
  border: 0;
  margin-top: 10px;
}

#contact-1 #form-wrap-contact {
  margin-top: 40px;
}

#contact-1 .wrap-content-a2 p {
  font-size: 17px;
  line-height: 26px;
  font-family: Lato;
  font-weight: 400;
  color: #535353;
  margin-bottom: 20px;
}

#contact-1 .h3-box-title {
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  font-family: Lato;
  color: #222;
}

#contact-1 .address-details {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #535353;
  font-family: Lato;
  line-height: 1.6;
}

#contact-1 .kitchor-icon-home1::before {
  content: "";
}

#contact-1 .left-slide-contact i {
  font-family: kitchor-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal !important;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
}

#contact-1 .wrap-slide-contact {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#contact-1 .left-slide-contact {
  margin-right: 15px;
}

#contact-1 .kitchor-icon-envelope-1::before {
  content: "";
}

#contact-1 .wrap-slide-contact {
  padding: 15px 0px 10px;
  border-bottom: 1px dashed #aaa;
}

#contact-1 .wrap-left-contact {
  padding: 0px 50px;
}

#contact-1 .row.align-item-center {
  align-items: center;
}

#form-wrap-contact .form-group {
  margin-bottom: 30px;
}

#form-wrap-contact .form-group:last-child {
  margin: 0;
}

.kitchor-icon-.kitchor-icon-phone-alt {
  font-family: kitchor-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
}

.kitchor-icon-phone-alt::before {
  content: "";
}

.btn-submitt:hover {
  background: #8d6e63 !important;
}

#contact2 .container-fluid {
  padding: 0;
}

.wrap-map-slide iframe {
  width: 100%;
  max-width: 100%;
  filter: grayscale(1);
}



/* ============================================== Contact-us=========================================== */

/*  */
/*  */
/*  */
/*  */
/*  */
/*  */



/* ============================================== advantages=========================================== */

#advantages1 {
  padding: 150px 0px;
  background: #f5f5f5;
}

.box-wrap-advantages {
  padding: 35px;
  background: #fff;
}

#advantages1 .container {
  max-width: 1400px;
  width: 100%;
}

.advantage-content-wrap {
  margin-bottom: 31px;
  padding-top: 14px;
  display: flex;
  align-items: center;
  width: 100%;
}

.advantage-content-icon-inner img {
  width: 100%;
}

.advantage-content-icon {
  width: 25%;
  margin-right: 10px;
}

.advantage-title1 a {
  color: #30373e;
  font-weight: 800;
  font-size: 18px;
  font-family: Lato;
}

.advantage-p-tagg p {
  color: #535353;
  font-family: Lato;
  font-size: 15px;
  line-height: 1.5;
}

.advantage-p-tagg {
  margin-bottom: 52px;
}

.advantage-p-tagg {
  min-height: 150px;
}

.advantage-a-tagg a {
  font-family: 'Josefin Sans', sans-serif;
  color: #30373e;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  transition: .4s;
}

.kitchor-icon-long-arrow-right::before {
  content: "";
}

.kitchor-icon-long-arrow-right {
  font-family: kitchor-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  font-size: 12px;
  margin-left: 8px;
}

.box-wrap-advantages:hover .advantage-a-tagg a {
  color: #8d6e63;
}

.advantage-a-tagg a:hover {
  color: #8d6e63;
  text-decoration: none;
}

.box-wrap-advantages:hover .advantage-title1 a {
  color: #87888c;
}

.box-wrap-advantages {
  padding: 35px;
  background: #fff;
}

.box-wrap-advantages {
  background-color: #fff !important;
  background: linear-gradient(90deg, #8d6e63 50%, transparent 50%), linear-gradient(90deg, #8d6e63 50%, transparent 50%), linear-gradient(0deg, #8d6e63 50%, transparent 50%), linear-gradient(0deg, #8d6e63 50%, transparent 50%);
  background-position-x: 0%, 0%, 0%, 0%;
  background-position-y: 0%, 0%, 0%, 0%;
  background-repeat: repeat, repeat, repeat, repeat;
  background-size: auto, auto, auto, auto;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 16px 4px, 16px 4px, 4px 16px, 4px 16px;
  background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;
  animation: dash 35s linear infinite;
}

@keyframes dash {
  100% {
    background-position: 100% 0%, 0% 100%, 0% 0%, 100% 100%;
  }
}

.col-md-3.wrarp-col-boxx {
  margin-bottom: 30px;
}

.advantage-title1 a:hover {
  text-decoration: none;
}

/* ============================================== advantages=========================================== */


/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*

CC 2.0 License Iatek LLC 2018
Attribution required

*/
#advantages2 .container {
  max-width: 1400px;
  width: 100%;
}

#advantages2 {
  padding: 70px 0px;
}

#advantages2 {
  padding: 70px 0px;
  background: #fff;
  border-bottom: 0px dashed #4f4f4f;
}

@media (min-width: 768px) and (max-width: 991px) {

  /* Show 4th slide on md  if col-md-4*/
  .carousel-inner .active.col-md-4.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }

}

@media (min-width: 576px) and (max-width: 768px) {

  /* Show 3rd slide on sm  if col-sm-6*/
  .carousel-inner .active.col-sm-6.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -50%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }

}

@media (min-width: 576px) {

  .carousel-item {
    margin-right: 0;
  }

  /* show 2 items */
  .carousel-inner .active+.carousel-item {
    display: block;
  }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
    transition: none;
  }

  .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }

  /* left or forward direction */
  .active.carousel-item-left+.carousel-item-next.carousel-item-left,
  .carousel-item-next.carousel-item-left+.carousel-item,
  .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
  .carousel-item-prev.carousel-item-right+.carousel-item,
  .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }

}

/*MD*/
@media (min-width: 768px) {

  /* show 3rd of 3 item slide */
  .carousel-inner .active+.carousel-item+.carousel-item {
    display: block;
  }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
    transition: none;
  }


  .carousel-inner .carousel-item-next {
    position: relative;
    transform: translate3d(0, 0, 0);
  }


  /* left or forward direction */
  .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* right or prev direction */
  .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }

}


/*LG */
@media (min-width: 991px) {

  /* show 4th item */
  .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item {
    display: block;
  }

  .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
    transition: none;
  }

  /* Show 5th slide on lg if col-lg-3 */
  .carousel-inner .active.col-lg-3.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    /*change this with javascript in the future*/
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* right or prev direction //t - previous slide direction last item animation fix */
  .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }

}






/* ============================================== Environmental Commitment ==============================================  */
#environment1 {
  padding: 150px 0px;
}

.wrap-env-content p {
  color: #fff;
  font-family: Lato;
  font-size: 22px;
  text-align: center;
  opacity: .7;
}

.wrap-env-banner img {
  margin: 0 auto;
  display: block;
}

#environment1 .container {
  background: #222;
  border-radius: 10px;
  padding: 100px 50px;
}

/* .wrap-content-b2 h1 {
  color: #fff;
} */

.wrap-content-b2 p {
  font-family: Lato;
  font-size: 18px;
  /* color: #fff; */
  font-weight: 500;
  line-height: 1.6;
  opacity: .7;
}

/* ==============================================  Environmental Commitment ==============================================  */





.wrap-title-information h2 {
  color: #fff;
  text-align: center;
  font-size: 32px !important;
  position: relative;
}

#environment1 .input-box1 {
  width: 100%;
  padding: 15px 12px;
  border: 0;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  background: transparent;
  border-bottom: 1px dashed #919191;
  color: #fff;
  opacity: 1;
}

#environment1 .textarea-1v {
  width: 100%;
  height: 150px;
  padding: 15px 12px;
  color: #b3acac;
  font-weight: 400;
  font-family: Lato;
  border: 0;
  border-bottom: 1px dashed #919191;
  background: transparent;
}

#environment1 .btn-submitt {
  background: #8d6e63;
  border: 0;
  color: #fff;
  padding: 10px 50px;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 10px auto;
  display: block;
  transition: .4s;
}

#environment1 .wrap-title-information h2::after {
  content: '';
  background: #8d6e63;
  width: 100px;
  height: 3px;
  display: block;
  margin: 15px auto 30px;
}

#environment1 .btn-submitt:hover {
  background: #fff !important;
  color: #222;
}

#environment1 .input-box1:focus-visible {
  outline: 0;
}

#environment1 .textarea-1v:focus-visible {
  outline: 0;
}



/* =============================================== collection ===============================================  */
#collection1 {
  padding: 150px 0px;
}

#collection1 .tablinks {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
}

#collection1 .tab {
  text-align: center;
  margin-bottom: 50px;
}

.wrap-img-a2 {
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  justify-content: flex-end;
  overflow: hidden;
}

.wrap-back-img {
  text-align: left;
  top: 0;
  z-index: 2;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.wrap-back-img-container img {
  vertical-align: middle;
  display: inline-block;
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-align: left;
}

.wrap-back-img-container1 {
  text-align: left;
  z-index: 2;
  width: 100%;
  position: relative;
}

.wrap-back-img-container11 {
  margin: 40px;
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
}

.wrap-back-img-container11 img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
  border: 2px dashed #000;
}

.wrap-img-a2 {
  height: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#collection1 .tabcontent .row .col-md-6 {
  margin-bottom: 30px;
}

.btn-detainss {
  width: 170px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
  color: #fff;
  font-family: Lato;
  border-radius: 0px;
  transition: .3s;
}

#collection1 .btn-detainss.float-right {
  float: right;
}

.btn-detainss:hover {
  background: #8d6e63;
  color: #fff;
  text-decoration: none;
}

.widthbtnn {
  width: auto;
  padding: 0px 20px;
  float: left;
}

.h4-watermark {
  position: absolute;
  rotate: 270deg;
  left: -190px;
  top: 40%;
  transform: translateY(-50%);
  font-size: 80px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 800;
  opacity: .1;
  text-shadow: 3px 8px 8px #000;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.wrap-back-img-container11 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.wrap-back-img-container11:hover img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}

.wrap-back-img-container11 {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-box-shadow .3s;
  overflow: hidden;
}

.wrapper .overly {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;

}

.wrapper .overly .show {
  width: 600px;
  height: 370px;
  background: #fff;
  border-radius: 5px;
  margin: 100px auto;
  position: relative
}

.wrapper .overly .show .close {
  position: absolute;
  font-size: 25px;
  top: 5px;
  left: 5px;
  cursor: pointer;
  opacity: 1;
}

.wrapper .overly .show img {
  width: 100%;
  height: 100%;

}

.wrapper .container {
  width: 800px;
  height: 200px;
  margin: 10px 10px
}

.wrapper .overly {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 111111;
}

.kitchor-icon-search-plus::before {
  content: "";
}

.kitchor-icon-search-plus {
  font-family: kitchor-icon;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: #fff;
  z-index: 111111;
  opacity: 0;
}

.wrap-back-img-container11 {
  position: relative;
}

.overlay-bgg {
  content: '';
  background: #000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
}

.wrap-back-img-container11:hover .overlay-bgg {
  opacity: .5;
}

.wrap-back-img-container11:hover .kitchor-icon-search-plus {
  opacity: 1;
  cursor: pointer;
}





/* --------------------------------------- inner-page-collection  ---------------------------------------  */

#collect-1 {
  padding: 150px 0px;
}

#collect-1 .item.animate-div {
  height: 720px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#collect-1 .owl-nav {
  display: none;
}

#collect-1 .owl-dots {
  bottom: 0px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

#collect-1 .container {
  max-width: 1270px;
  width: 100%;
}

#collect-1 .wrap-content-b2 h1 {
  color: #000;
}

.p-titile-materiall {
  font-family: Lato;
  font-size: 18px;
  color: #666;
  line-height: 1.5;
}

#collect-1 .h3-titile-materiall {
  color: #30373F;
  font-weight: 600;
  text-transform: capitalize;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 36px;
  position: relative;
}

#collect-1 .h3-titile-materiall::after {
  content: '';
  background: #8d6e63;
  display: block;
  height: 2px;
  width: 100px;
}

#collect-1 .wrap-table-material td,
.wrap-table-material th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 15px 8px;
  font-family: Lato;
  font-weight: 500;
}

#collect-1 .wrap-table-material tr:nth-child(even) {
  background-color: #dddddd;
}

#collect-1 .wrap-table-material td::before {
  content: "";
  font-family: kitchor-icon;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 10px;
}

#collect-1 .wrap-table-material th {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
}

#collect-1 .wrap-container-materiall {
  padding: 30px 0px;
}

#collect-1 .wrap-table-material table {
  margin-top: 30px;
}

#collect-1 .add-cart::before {
  content: "";
  font-family: kitchor-icon;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  margin-right: 5px;
}

#collect-1 .h5-titile-material {
  color: #8d6e63;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
}

#collect-1 .add-cart {
  font-size: 14px;
  float: right;
  color: #8d6e63;
  text-transform: uppercase;
  font-weight: 700;
}

#collect-1 .row.row-material .col-lg-12 {
  padding: 0;
}

@keyframes backtotop {
  0% {
    bottom: 45px;
  }

  50% {
    bottom: 30px;
  }

  100% {
    bottom: 45px;
  }
}

#collect-1 .add-cart:hover {
  color: #000;
  text-decoration: none;
}












#b-section2.about-us-content-section .wrap-content-b2 p {
  color: #222;
}

#b-section2.about-us-content-section .wrap-content-b2 h1 {
  color: #000;
}

#advantages1 .wrap-content-b2 h1 {
  color: #000;
}


/* ----------------------------------technical-specification---------------------------------- */
#table-technician {
  font-family: Lato;
  border-collapse: collapse;
  width: 100%;
}

#table-technician td, #table-technician th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 12px 10px;
}

#table-technician tr:nth-child(even) {
  background-color: #dddddd;
}#b-section2.technical-us-content-section {
  padding-bottom: 0px;
}#b-section2.technical-us-content-section .wrap-content-b2 h1 {
  color: #000;
}#a-section2.technical-2-content-section {
  padding-bottom: 50px;
}.wrap-technical-b2.aos-init.aos-animate img {
  margin: 0 auto;
  display: block;
}#b-technical {
  padding-bottom: 50px;
}#tble-technical {
  font-family:Lato;
  border-collapse: collapse;
  width: 100%;
}

#tble-technical td, #tble-technical th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

#tble-technical tr:nth-child(odd) {
  background-color: #dddddd;
}#c-technical {
  padding-bottom: 100px;
}#b-technical h1 {
  color: #000;
  position: relative;
}#b-technical h1::before {
  content: '';
  background: #8d6e63;
  width: 100px;
  height: 2px;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
}
/* ----------------------------------technical-specification---------------------------------- */







/* ----------------------------------development-process---------------------------------- */
#development-process .wrap-content-process h3 {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: Lato;
  letter-spacing: 1px;
  color: #8d6e63;
  position: relative;
  padding-left: 40px;
}#development-process .wrap-content-process h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  z-index: 9;
  padding: 0;
  margin: 0 0;
  position: relative;
  display: block;
  text-transform: capitalize;
  color: #30373f;
}#development-process .wrap-content-process h3::before{
  content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 30px;
height: 2px;
border-bottom: 1px solid #8d6e63;
}#development-process .container {
  max-width: 1280px;
  width: 100%;padding: 0px 0px 150px;
}#development-process .btn-right-more {
  width: 193px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #30373f;
  color: #fff;
  font-family: Lato;
  letter-spacing: 1px;
  text-transform: uppercase;
}#development-process .wrap-button-rightt {
  text-align: right;
  display: flex;
  justify-content: end;
  height: 100%;
  align-items: center;
}#b-section2.about-us-content-section.bottom-margin {
  padding-bottom: 30px !important;
}.wrpa-col-developemtt {
  padding: 60px 45px;
}#development-process::before {
  background-image: url("https://marblex.peacefulqode.com/wp-content/uploads/2022/11/peten.jpg");
  background-position: center center;
  background-size: cover;
  opacity: 0.5;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  opacity: .6;
}#development-process {
  position: relative;
}.wrpa-col-developemtt {
  padding: 60px 45px;
  background: #fff;
  position: relative;
}#development-process .wrpa-contntet-developemtt {
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid rgb(0, 0, 0, 0.1);
}#development-process .wrpa-contntet-developemtt p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  font-family: Lato;
  color: #666;
}#development-process .wrpa-contntet-developemtt h3 {
  color: #30373f;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
}#development-process .wrap-t-iconss {
  margin-top: 30px;
}#development-process .img-abousult-dev {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 90px;
  filter: grayscale(1);
  opacity: .3;
}#development-process .row.row-bottom-devlopment {
  margin-bottom: 40px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  display: none;
}#development-process .wrpa-contntet-developemtt p {
  min-height: 150px;
}#development-process .row.row-magin-developemt .col-md-4.col-developemt {
  margin-bottom: 30px;
}#development-process:hover.development-process-section .btn-right-more:hover {
  background: #8d6e63 !important;
  text-decoration: none;
}#b-section2::before {
  content: '';
  background-image: url("https://marblex.peacefulqode.com/wp-content/uploads/2022/11/peten.jpg");
  background-position: center center;
  background-size: cover;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  opacity: .6;
}#b-section2.about-us-content-section.bottom-margin {
  padding: 0;
    padding-bottom: 0px;
}#b-section2.about-us-content-section.bottom-margin .container{
  padding: 150px 0px 0px;
}#b-section2.about-us-content-section.bottom-margin  .pt-svg:hover svg circle:nth-child(2) {
  stroke-dashoffset: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 1.2s cubic-bezier(.38, .67, .76, .66);
  -o-transition: 1.2s cubic-bezier(.38, .67, .76, .66);
  transition: 1.2s cubic-bezier(.38, .67, .76, .66);
} .pt-svg svg circle:nth-child(2) {
  -webkit-transition: all 1.2s cubic-bezier(.45, 0, .14, 1.03);
  -o-transition: all 1.2s cubic-bezier(.45, 0, .14, 1.03);
  transition: all 1.2s cubic-bezier(.45, 0, .14, 1.03);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transform-origin: 53.3% 51.7%;
  -ms-transform-origin: 53.3% 51.7%;
  transform-origin: 53.3% 51.7%;
  stroke-dasharray: 160;
  stroke-dashoffset: 160;
}
/* ----------------------------------development-process---------------------------------- */




.wrpa-col-gallery:hover::before {
  opacity: 0.5;
  position: absolute;
}
.wrpa-col-gallery::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: #3c444d;
  opacity: 0;
  z-index: 0;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}.wrpa-col-gallery{
  overflow: hidden;
  position: relative;
  cursor: pointer;
}.wrpa-col-gallery img{
  margin-left: 30px;
-webkit-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
width: 100%;
}.wrpa-col-gallery:hover .img-uq{

    margin-left: 0;

}

/* ----------------------------------Gallery---------------------------------- */
#gallery-process .wrpa-col-gallery img {
  width: 100%;
  max-width: 100%;
}#gallery-process .col-md-4.col-developemt {
  margin-bottom: 30px;
}#gallery-process .container {
  max-width: 1400px;
  width: 100%;
}#gallery-process {
  padding-bottom: 100px;
}
/* ----------------------------------Gallery---------------------------------- */



.infra-process-section .wrpa-col-gallery {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}.infra-process-section .col-developemt {
  margin-bottom: 30px;
}


@media only screen and (max-device-width: 540px) and (orientation: portrait),
screen and (max-device-height: 540px) and (orientation: landscape),
screen and (max-width: 540px) and (orientation: portrait),
screen and (max-height: 540px) and (orientation: landscape) {
#gallery-process .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}  #about-1 {
    padding: 182px 0px 178px;
  }

  #collect-1 {
    padding: 100px 0px;
  }

  #collect-1 .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }

  #collect-1 .item.animate-div {
    height: 300px;
  }

  #collect-1 .h3-titile-materiall {
    font-size: 26px;
  }

  .add-cart {
    position: absolute;
    right: 0;
    top: -30px;
  }

  .title-banner-content {
    font-size: 48px;
  }

  #a-section2 .wrap-back-img-container1 #owl-demo .item {
    height: 400px;
    width: 100%;
  }

  #a-section2 #owl-demo {
    margin: 0px;
  }

  #advantages1 .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }

  #collection1 .container {
    padding: 0;
  }

  #contact-1 .wrap-left-contact {
    padding: 0px;
  }

  #contact-1 .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }

  #contact-1 .form-group .col-md-6 {
    padding: 0px;
  }

  #contact-1 .col-md-6.padding-botm {
    margin-bottom: 30px;
  }

  #contact-1 .btn-submitt {
    margin: 0 auto;
  }

  #contact-1 .wrap-right-form {
    margin-top: 50px;
  }

  #contact-1 {
    padding: 50px 0px;
  }

  #environment1 .wrap-env-banner img {
    margin: 0 auto;
    display: block;
    width: 100%;
  }

  #environment1 .container {
    padding: 70px 0px;
  }

  #section2 {
    z-index: 111111;
  }

  #environment1 .wrap-content-b2 h3::before {
    left: auto;
    right: -90px;
    width: 60px;
  }

  #environment1 #executive-form .form-group {
    margin-bottom: 0px;
  }

  #environment1 #executive-form .form-group .col-md-6 {
    margin-bottom: 15px;
  }#b-technical .wrap-content-b2.aos-init {
    opacity: 1;
  }#b-technical .wrap-technical-b2 img {
    width: 100%;
  }#b-technical .container {
    padding: 0;
  }#c-technical .container {
    padding: 0;
  }#development-process .wrap-content-process h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: normal;
  }#development-process .wrap-button-rightt {
    text-align: right;
    display: flex;
    justify-content: start;
    height: 100%;
    align-items: center;
    margin-top: 30px;
  }
}
