@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: 'Domine', serif;
  font-size: 16px;
  line-height: 1.6;
  color: #4e4243;
  font-weight: 500;
  overflow-x: hidden
}

.home .header_area {
  background-color: transparent;
}

.pt70 {
  padding-top: 70px;

}

.pb70 {
  padding-bottom: 70px;

}

.ptb70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.ptb100 {
  padding: 100px 0;

}

.img-fluid {
  width: 100%;
}

.mt70 {
  margin-top: 70px;

}

.mb70 {
  margin-bottom: 70px;

}


.mt100 {
  margin-top: 100px;

}



a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.sec-title__title {
  color: #392917;
  font-size: 40px;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 15px;
}

.our-products-headding {
  margin-bottom: 70px;
}

header {
  background: none;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 100;
  top: 30px;

}

.google_translate {
  float: right;
  width: 100%;
  text-align: right;
  background: #4d291b;
  position: relative;
  z-index: 9999
}

#google_translate_element .goog-te-gadget-simple {
  padding: 5px !important;
  border: none !important;
  background: #4d291b !important;
  color: #fff !important;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
  color: #fff !important
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
  color: #fff !important
}

.mobile {
  display: none
}

.mt100 {
  margin-top: 50px;
}

/*slider start*/

.slider-data {
  position: absolute;
  top: 0;
  left: 0%;
  width: 73%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 9;
  right: 0;
  margin: 0 auto;
}

.slider-data .banner-heading {
  color: #fff;
  font-size: 50px;
  text-align: center;
  margin: 0;
  line-height: 1.3;
  font-weight: bold;
  text-transform: uppercase;
}

.slider-data p {
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.carousel-control-next,
.carousel-control-prev {
  z-index: 10;
}

.slider-sec .carousel-indicators li {
  width: 17px;
  height: 17px;
  border-radius: 50%
}

.cursor {
  cursor: pointer
}

.slider-sec .carousel-item img {
  width: 100%;
}

.slider-sec .carousel-control-next-icon:before,
.owl-next:before {
  content: "\f054";
  font-family: 'FontAwesome';
  color: #000
}

.slider-sec .carousel-control-prev-icon:before {
  content: "\f053";
  font-family: 'FontAwesome';
  color: #000
}

.slider-sec .carousel-control-next-icon,
.carousel-control-prev-icon {
  background: #fff !important;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%
}

.carousel-control-next,
.carousel-control-prev {
  width: 5%;
}



/*plywood css start*/
.overlay-layer {
  z-index: 9;
  background: #00000063;
  width: 100%;
  height: 100%;
  position: absolute;
}

.logo {
  /* background: #fff; */
  padding: 10px 0;
  border-radius: 0 0 10px 10px;
  text-align: center;
}

.slider-sec {
  position: relative;
}

.slider-sec .carousel-item {
  position: static
}

.carousel-item img {
  transition: all .5s ease-in;
  width: 100%;

}


/*slider end*/

/***
=============================================
    About One
=============================================
***/
.about-one {
  position: relative;
  display: block;
  background: #ffffff;

  z-index: 1;
}



.about-one__img {
  position: relative;
  display: block;
  max-width: 550px;
  width: 100%;
  z-index: 1;
}

.about-one__img .shape1 {
  position: absolute;
  left: -45px;
  bottom: -170px;
  z-index: -1;
}

.about-one__img1 {
  position: relative;
  display: block;
}

.about-one__img2 {
  position: absolute;
  left: 0px;
  bottom: -135px;
  right: 0;
  max-width: 375px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}

.about-one__img2::before {
  position: absolute;
  top: -14px;
  left: -14px;
  bottom: -14px;
  right: -14px;
  background: #ebebeb;
  content: "";
  z-index: -1;
}

.about-one__img2 .video-icon {
  position: absolute;
  left: -67px;
  bottom: 75px;
}

.about-one__img2 .video-icon .video-popup {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 130px;
  line-height: 130px;
  background: var(--alori-base);
  border-radius: 10px;
  color: #ffffff;
  font-size: 45px;
  font-weight: 700;
  text-align: center;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.about-one__img2 .video-icon .video-popup:hover {
  background: var(--alori-black);
}

/***
 
.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: #4d291b;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: car;
  padding: 10px 25px;
  border-radius: 40px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  letter-spacing: 0.025em;
  overflow: hidden;
  z-index: 1;
}

.thm-btn:hover {
  color: #ffffff;
}

.thm-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #036113;
  border-radius: 40px;
  content: "";
  -webkit-transform: scaleY(0) rotateX(0deg);
  transform: scaleY(0) rotateX(0deg);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.thm-btn:hover:after {
  -webkit-transform: scaleY(1) rotateX(0deg);
  transform: scaleY(1) rotateX(0deg);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: -1;
}

/***
/***
=============================================
    Best Logistics One
=============================================
***/
.best-logistics-one {
  position: relative;
  display: block;
  background: #fef7f1;
  padding: 120px 0px 0px;
  z-index: 1;
}

.best-logistics-one .shape2 {
  position: absolute;
  top: 50px;
  left: -110px;
  z-index: -1;
}

.best-logistics-one__content {
  position: relative;
  display: block;
  max-width: 560px;
  width: 100%;
}

.best-logistics-one__content .sec-title {
  margin-bottom: 15px;
}

.best-logistics-one__content-counter {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}

.best-logistics-one__content-counter li {
  position: relative;
  display: inline-block;
  width: 230px;
  height: 230px;
  padding-top: 75px;
  text-align: center;
  margin-right: 20px;
  z-index: 1;
  /* line-height: 230px; */
}

.best-logistics-one__content-counter li:last-child {
  margin-right: 0;
}

.best-logistics-one__content-counter li::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  border-radius: 50%;
  z-index: -1;
  content: "";
}

.best-logistics-one__content-counter li::after {
  position: absolute;
  top: -10px;
  left: -3px;
  bottom: 0px;
  right: 0px;
  background: rgb(3 97 19 / 64%);
  z-index: -2;
  border-radius: 50%;
  content: "";
}

.best-logistics-one__content-counter li h2 {
  color: #036113;
  font-size: 35px;
  line-height: 1em;
  margin-bottom: 10px;
}

.best-logistics-one__content-counter li h2 .plus-icon {
  position: relative;
  display: inline-block;
  bottom: 6px;
  padding-left: 10px;
  color: #036113;
  font-size: 16px;
  font-weight: 700;
}

.best-logistics-one__content-counter li h2 .plus-icon.pd-l {
  padding-left: 5px;
}

.best-logistics-one__content-counter-title {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 2px;
}

.best-logistics-one__content-counter-text {
  color: #036113;
  font-size: 16px;
  line-height: 26px;
}

.best-logistics-one__content-counter li h2 span.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.best-logistics-one__content-counter li h2 span.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: -5px;
  bottom: 0;
  overflow: hidden;
}

.best-logistics-one__content-bottom {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 35px;
  overflow: hidden;
  z-index: 1;
}

.best-logistics-one__content-bottom-text {
  position: relative;
  display: block;
}

.best-logistics-one__content-bottom-text h2 {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 10px;
}

.best-logistics-one__content-bottom-text p {
  font-size: 20px;
  line-height: 34px;
}

.best-logistics-one__content-bottom-btn {
  position: relative;
  display: block;
}

.best-logistics-one__content-bottom-btn .thm-btn {
  background: #ffffff;
  color: red;
  font-size: 16px;
  text-transform: capitalize;
  padding: 11px 30px 10px;
}

.best-logistics-one__content-bottom-btn .thm-btn:hover {
  color: #ffffff;
}

.best-logistics-one__img {
  position: relative;
  display: block;
  max-width: 475px;
  width: 100%;
  margin-left: 90px;
  z-index: 1;
}

.best-logistics-one__img .shape1 {
  position: absolute;
  top: -40px;
  left: -40px;
  z-index: -1;
}

.best-logistics-one__img .shape3 {
  position: absolute;
  top: 105px;
  right: -256px;
  z-index: -1;
}

.best-logistics-one__img-inner {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
}

.best-logistics-one__img-inner::before {
  position: absolute;
  top: 0;
  left: -100%;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.5)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 1;
}

.best-logistics-one__img:hover .best-logistics-one__img-inner::before {
  -webkit-animation: shine 1.5s;
  animation: shine 1.5s;
}

.best-logistics-one__img-inner img {
  width: 100%;
}

.best-logistics-one__img .overlay-content {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 270px;
  padding: 21px 0px 19px;
  padding-left: 30px;
  padding-right: 15px;
  z-index: 5;
}

.best-logistics-one__img .overlay-content::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #734c38;
  opacity: 0.4;
  content: "";
  z-index: -1;
}

.best-logistics-one__img .overlay-content::after {
  position: absolute;
  top: -8px;
  left: 8px;
  right: -8px;
  bottom: 8px;
  border: 1px solid #ffffff;
  z-index: -1;
  content: "";
}

.best-logistics-one__img .overlay-content h2 {
  color: #ffffff;
  font-size: 28px;
  line-height: 40px;
}

.our-material-one__img {
  position: relative;
  display: block;
  max-width: 565px;
  width: 100%;
}

.our-material-one__img1 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: 7px;
  z-index: 1;
}

.our-material-one__img1::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 1;
}

.our-material-one__img:hover .our-material-one__img1::before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}

.our-material-one__img1 img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}

.our-material-one__img1:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.our-material-one__img2 {
  position: absolute;
  right: 50px;
  bottom: 0;
  z-index: 5;
}

.our-material-one__img2 img {
  width: 100%;
}

.service-sec {
  background: #4d291b;
}

.service-sec .headding11 {
  color: #fff
}

.service-sec .underlineh6 {
  color: #fff;
  font-weight: normal;
  border: 0;
  font-size: 25px;
}

.services-boxx {
  border: 1px solid #894931;
  text-align: center;
  padding: 30px 10px;
  transition: all .3s ease-in;
  min-height: 300px;
}

.services-boxx a {
  color: #ffff
}

.services-boxx a:hover {
  color: #fcd200
}

.services-boxx:hover {
  border: 1px solid #fff;
  transition: all .3s ease-in
}

.services-boxx h4 {
  color: #fff;
}

.services-boxx p {
  color: #c5c5c5;
  text-align: center;
  font-size: 15px;
}

.services-boxx .fa {
  margin-bottom: 25px;
  font-size: 40px;
  color: #fff;
}

.services-boxx {
  margin-top: 30px;
}

/***
=============================================
    Work One
=============================================
***/
.work-one {
  position: relative;
  display: block;
  background: #ffffff;

  counter-reset: count;
  z-index: 1;
}

.work-one .shape1 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.work-one .sec-title {
  margin-bottom: 83px;
}

.work-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.work-one__single-icon {
  position: relative;
  display: inline-block;
  color: #0d0d0c;
  font-size: 60px;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
  background: #fcf7e8;
  text-align: center;
  margin-bottom: 22px;
  padding-top: 15px;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}

.work-one__single-icon::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  border-radius: 50%;
  z-index: -1;
  content: "";
}

.bg2.work-one__single-icon::before {
  background: #eff9ff;
}

.bg3.work-one__single-icon::before {
  background: #fcf7e8;
}

.bg4.work-one__single-icon::before {
  background: #eff9ff;
}

.work-one__single-icon .count-box {
  position: absolute;
  top: -27px;
  left: 0px;
  right: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  background: #4d291b;
  color: #ffffff;
  border-radius: 50%;
  font-weight: 700;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.work-one__single-icon .count-box::before {
  top: -27px;
  left: 0px;
  right: 0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  border-radius: 50%;
  font-family: red;
  font-weight: 700;
  counter-increment: count;
  content: "0" counter(count);
}

.work-one__single h2 {
  font-size: 24px;
  line-height: 34px;
}

.work-one__single h2 a {
  color: red;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.work-one__single h2 a:hover {
  color: red;
}


.footer {
  background: #4d291b;
  padding: 50px 0;
  overflow: hidden;
}

.footer p {
  color: #efefef;
  font-size: 14px;
  margin-bottom: 0;
}

.bottom {
  border-top: solid 1px #757474cc;
  padding-top: 15px;
  margin-top: 20px
}

.logo-sec-footer {
  margin: 0 40px 0 0
}

.footer h5 {
  color: #fff;
  display: inline-block;
  /* padding-bottom: 10px; */
  margin: 0;
  margin: 13px 0px;
  font-size: 23px
}

.footer .quick-links ul {
  padding: 0;
  margin: 0
}

.footer .quick-links ul li {
  list-style: none;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 13px
}

.footer .quick-links ul li a {
  color: #efefef
}

.footer .quick-links ul li a::after {
  content: '';
  display: block;
  width: 0;
  margin-left: 0;
  height: 1px;
  background: #efefef;
  transition: width .4s
}

.footer .quick-links ul li a:hover::after {
  width: 100px;
  transition: width .4s
}

.getintouch p {
  text-align: left;
  margin: 8px 0 0;
  font-size: 13px
}

.footer p a {
  color: #efefef
}

.newsletter {
  margin: 20px 0 0;
  /* border: solid 1px #fff; */
  width: 100%;
  height: 42px
}

.newsletter .email-adress {
  float: left;
  border: none;
  padding: 8px 10px;
  width: 260px;
  color: #fff
}

.newsletter .newslettersubmit {
  float: left;
  padding: 10px 10px;
  background: #9f583c;
  border: none;
  color: #fff;
  font-size: 14px
}

.social-icon-bottom {
  text-align: left;
  padding: 0;
  /* margin: 18px 0 0; */
  margin: 18px 0px;
}

.social-icon-bottom li {
  display: inline-block;
  margin: 0 3px;
  text-align: center
}

.social-icon-bottom li a {
  color: #fff;
  transition: all .3s ease-in;
  font-size: 25px;
}

.social-icon-bottom li a:hover {
  /* color: #f1926d; */
  transition: all .3s ease-in
}

.bottom p {
  color: #c8c8c8;
  text-align: left
}

.bottom p a {
  color: #c8c8c8cc
}

.copyright p {
  text-align: right
}

.map iframe {
  width: 100%
}

.logo-sec-footer img {
  border-radius: 0 0 10px 10px;
  background: #fff;
  padding: 15px;
  margin-top: -50px;
  margin-bottom: 20px;
}

/***
=============================================
    Thm Btn
=============================================
***/
.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: #4d291b;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: car;
  padding: 10px 25px;
  border-radius: 40px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  letter-spacing: 0.025em;
  overflow: hidden;
  z-index: 1;
}

.thm-btn:hover {
  color: #ffffff;
}

.thm-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #036113;
  border-radius: 40px;
  content: "";
  -webkit-transform: scaleY(0) rotateX(0deg);
  transform: scaleY(0) rotateX(0deg);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.thm-btn:hover:after {
  -webkit-transform: scaleY(1) rotateX(0deg);
  transform: scaleY(1) rotateX(0deg);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  z-index: -1;
}

/***
/***
=============================================
    Best Logistics One
=============================================
***/
/*product*/
.box {
  text-align: center;
  overflow: hidden;
  color: #fff;
  position: relative;
  margin: 5px
}

.box a {
  color: #fff;
  display: block;
}

.box:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgb(0 0 0 / 30%) 69%, rgba(0, 0, 0, .76) 100%);
  position: absolute;
  top: 0;
  left: 0;
  transition: all .5s ease 0s
}

.box:hover:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .09) 11%, rgba(0, 0, 0, .12) 13%, rgba(0, 0, 0, .19) 20%, rgba(0, 0, 0, .29) 28%, rgba(0, 0, 0, .29) 29%, rgba(0, 0, 0, .42) 38%, rgba(0, 0, 0, .46) 43%, rgba(0, 0, 0, .53) 47%, rgba(0, 0, 0, .75) 69%, rgba(0, 0, 0, .87) 84%, rgba(0, 0, 0, .98) 99%, rgba(0, 0, 0, .94) 100%)
}

.box img {
  display: block;
  position: relative;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  transition: all ease .3s;
  width: 100%
}

.box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1)
}

.box .box-content {
  width: 100%;
  padding: 20px 20px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1
}

.box .box-content {
  bottom: 60px;
}

.box .title {
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  transform: translateY(145px);
  transition: all .4s cubic-bezier(.13, .62, .81, .91) 0s
}

.box .post {
  display: block;
  padding: 8px 0;
  font-size: 15px;
  transform: translateY(145px);
  transition: all .4s cubic-bezier(.13, .62, .81, .91) 0s
}

.box:hover .post,
.box:hover .title {
  transform: translateY(0)
}

.box .social {
  list-style: none;
  padding: 0 0 5px 0;
  margin: 40px 0 0;
  opacity: 0;
  position: relative;
  transform: perspective(500px) rotateX(-90deg) rotateY(0) rotateZ(0);
  transition: all .6s cubic-bezier(0, 0, .58, 1) 0s
}

.box:hover .social {
  opacity: 1;
  transform: perspective(500px) rotateX(0) rotateY(0) rotateZ(0);
}

.box .social:before {
  content: "";
  width: 50px;
  height: 2px;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: -23px;
  left: 0;
  right: 0
}

.stellarnav a {
  color: #9999
}

/*product*/

/* icon moon start*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?orkqwr');
  src: url('../fonts/icomoon.eot?orkqwr#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?orkqwr') format('truetype'),
    url('../fonts/icomoon.woff?orkqwr') format('woff'),
    url('fonts/icomoon.svg?orkqwr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}








.icon-carpet:before {
  content: "\e900";
}

/* .icon-chisel:before {
  content: "\e901";
} */

.icon-clock-3:before {
  content: "\e902";
}

.icon-customer-satisfaction-1:before {
  content: "\e903";
}

.icon-kitchen:before {
  content: "\e904";
}

.icon-kitchen1:before {
  content: "\e905";
}

.icon-light-floor-svgrepo-com:before {
  content: "\e906";
}

.icon-logs:before {
  content: "\e907";
}

.icon-next:before {
  content: "\e908";
}

.icon-parquet-floor-svgrepo-com:before {
  content: "\e909";
}

.icon-play-2:before {
  content: "\e90a";
}

.icon-play-button-3:before {
  content: "\e90b";
}

.icon-quotation:before {
  content: "\e90c";
}

.icon-user-3:before {
  content: "\e90d";
}

/* .icon-wheel-saw:before {
  content: "\e90e";
} */

/* .icon-wood:before {
  content: "\e90f";
} */

/* .icon-wood-board:before {
  content: "\e910";
  font-weight: 600;
} */

.icon-wood-board1:before {
  content: "\e911";
}

.icon-wood-pile-svgrepo-com:before {
  content: "\e912";
}

/* icon moon end*/
.about-sm__img1 {
  display: none;
}

.header_area {
  background-color: #fff;
}

.bg-overlay {
  position: absolute;
  top: 0;
  background-color: #000000b8;
  height: 100%;
  width: 100%;
}

.banner-text {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  left: 0;
  right: 0;
  height: 100%;
  flex-direction: column;
}

.internal-banner-sec {
  position: relative;
}

.inner-page .header_area {
  position: static;
}

.banner-text h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}

.banner-text p {
  font-size: 16px;
  color: #b3b3b3;
}

.banner-text p a {
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
}

.internal-about-page .sec-title__title {
  margin-bottom: 35px;
}

.about-img-2 {
  margin: 20px 0px 37px 0px;
}

.board-sec {
  padding: 20px;
  box-shadow: 4px 0px 18px #ddd;
  margin-bottom: 25px;
}

.internal-mision-vision-page h6 {
  color: #fff;
  font-weight: normal;
  text-align: center;
  border: 0;
  /* margin: 5px 0px; */
  margin-top: 3px;
  font-size: 25px;
}

.mision-card {
  background-color: #00000087;
  min-height: 350px;
  padding: 36px 21px;
}

.mision-card p {
  color: #fff;
}

.card-1 {

  border-radius: 18px 0px 0px 18px;

}

.card-2 {
  border-radius: 0px 18px 18px 0px;
}

.core-values-list li {
  list-style: none;
  padding: 18px;
  box-shadow: 1px 1px 14px #ddd;
  margin-bottom: 23px;
  border-radius: 10px;
}

.internal-commercial-veneer-page .sec-title__title {
  text-align: center;
}

.contact-us-page {
  background-color: #e6e6e6;
}

.contact-us-page .form-group input:focus {
  box-shadow: none;
  border: 1px solid #000;
}

.contact-us-page .form-group input {
  padding: 23px;
}

.contact-us-page .form-group {
  margin-bottom: 15px;
}

.contact-us-page .form-group textarea {
  width: 100%;
  border: 1px solid #ced4da;
}

.contact-us-page .form-group textarea {
  padding: 14px;
}

.contact-us-page .page-btn {
  width: 100%;
  background-color: #000000d1;
}

.contact-us-page .thm-btn {
  width: 100%;
  text-align: center;
  font-size: 19px;
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #000;
}

.contact-us-page select {
  margin-bottom: 25px;
  height: 50px;
}

.contact-us-sec {
  position: relative;
}

.contact-info-sec {
  background-color: rgb(0 0 0 / 79%);
  height: 100%;
  width: 40%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 50px;
}

.contact-us-sec iframe {
  margin-bottom: -9px;
}

.contact-info-sec h5 {
  color: #fff;
  font-size: 25px;
}

.contact-info-sec ul li {
  list-style: none;
  color: #ddd;
  position: relative;
  line-height: 30px;
  padding-left: 28px;
}

.contact-info-sec ul li i {
  position: absolute;
  left: 0;
  font-size: 20px;
  top: 4px;
}

.contact-info-sec ul li a {
  color: #ddd;
}

.contact-info-sec ul {
  padding: 0;
}

.vision {
  padding-right: 0;
}

.pic {
  padding-left: 0;
  padding-right: 0;
}

.mission {
  padding-left: 0;
}

.core-values-list {
  padding: 0;
}

.checkbox-box {
  display: inline-block;
  margin-right: 31px;
}

.check-box-sec {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 7px;
  border: 1px solid #ddd;
}

.whatsapp {
  position: fixed;
  bottom: 25px;
  right: 5px;
  z-index: 99;
}

.board-sec h5 br {
  display: none;
}

.getintouch p br {
  display: none;
}

.map-2 {
  display: none;
}

.img-sm {
  display: none;
}

.work-one__single i {
  position: relative;
  font-size: 38px;
  top: -19px;
}

.fa-facebook-f {
  background-color: #4267B2;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  border-radius: 100%;
}

.fa-twitter {
  background-color: #00acee;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  border-radius: 100%;
}

.fa-linkedin {
  background-color: #0072b1 !important;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  border-radius: 100%;
}

.fa-instagram {
  background: #d82564;
  background: -moz-linear-gradient(top, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
  background: -webkit-linear-gradient(top, #d92663 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
  background: linear-gradient(to bottom, #d82564 0, #d82564 0, #f77d2a 34%, #d82564 58%, #ec474f 73%, #ec474f 73%, #fec662 100%);
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  border-radius: 100%;
}

.fa-pinterest {
  background-color: #E60023 !important;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  border-radius: 100%;
}

.fa-youtube {
  background-color: #c4302b;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  border-radius: 100%;
}

.fa-skype {
  background-color: #00aae8;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  border-radius: 100%;
}

.ceo-board {
  background-image: url(../images/wooden-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.card-1 {
  background-image: url(../images/wooden-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.card-2 {
  background-image: url(../images/wooden-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.value-li {
  background-image: url(../images/wooden-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.ceo-board h5,
.ceo-board p {
  color: #000;
}

.card-1 p,
.card-1 h6 {
  color: #000;
}

.card-2 p,
.card-2 h6 {
  color: #000;
}