@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500&display=swap);

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

*,
li,
ul {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

*,
a:hover {
  outline: 0;
}

body,
p {
  color: #827e7d;
  font-weight: 400;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: 400;
}

*,
li,
p,
ul {
  margin: 0;
}

.crousel,
.heightAdjust {
  height: 550px;
}

li,
ul {
  list-style: none;
}

* {
  border: none;
  font-family: "Playfair Display", serif;
}

body {
  font-size: 17px;
  line-height: 27px;
  background: center top/cover no-repeat #fff;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    padding: 0 15px;
  }
}

.large-container {
  max-width: 1550px;
  padding: 0 15px;
  margin: 0 auto;
}

.container-fluid {
  /* display: flex; */
  /* display: inline-flex; */
  flex-direction: column;
  gap: 20px;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

.about_icon span,
.boxed_wrapper,
.section_all,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  position: relative;
}

.small-container {
  max-width: 680px;
  margin: 0 auto;
}

.boxed_wrapper {
  margin: 0 auto;
  overflow: hidden !important;
  width: 100%;
  min-width: 300px;
}

a {
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
p {
  transition: 0.5s;
}

button,
input,
select,
textarea {
  font-weight: 400;
  font-size: 16px;
  background: 0 0;
}

::-webkit-input-placeholder {
  color: inherit;
}

::-moz-input-placeholder {
  color: inherit;
}

::-ms-input-placeholder {
  color: inherit;
}

button:focus,
input:focus,
textarea:focus {
  outline: 0;
  box-shadow: none;
  transition: 0.5s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1c1c1c;
  margin: 0;
}

.nav-row {
  background-color: #fff;
  padding: 10px;
  box-shadow: auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.crousel {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.crousel iframe,
.machinery-cat-cards img,
.slick-slide img {
  border-radius: 10px;
}

.section_all {
  padding-top: 10px;
  padding-bottom: 80px;
  min-height: 100vh;
}

.section-title {
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.section-subtitle {
  letter-spacing: 0.4px;
  line-height: 28px;
  max-width: 550px;
}

.address-links,
.use-links {
  line-height: 32px;
}

.text_custom,
.use-links li a:hover {
  color: #fff;
}

.about_icon i {
  font-size: 22px;
  height: 65px;
  width: 65px;
  line-height: 65px;
  display: inline-block;
  background: #fff;
  border-radius: 35px;
  color: #fff;
  box-shadow: 0 8px 20px -2px rgba(158, 152, 153, 0.5);
}

.about_header_main .about_heading {
  max-width: 450px;
  font-size: 24px;
}

.about_icon span {
  top: -10px;
}

.about_content_box_all {
  padding: 28px;
}

.insta-boxes {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  width: 100%;
  flex-wrap: wrap;
}

.product-desc {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  justify-content: flex-start;
}

.backolor-all-mackM {
  background-color: #f0f1f2;
}

.machine-making {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
}

.product-desc li {
  font-size: large;
  color: #000;
  font-weight: 700;
}

.product-desc li span {
  font-weight: 100;
}

#footer {
  background-color: #000;
  padding: 7rem 3rem 80px;
  margin-top: 20px;
  
}

.social-links h2 {
  padding-bottom: 15px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.social-links img {
  padding-bottom: 25px;
}

.social-icons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.slick-list,
.slider-for,
.slider-nav {
  align-items: center;
  width: 90%;
  display: flex;
}

.social-icons a i {
  box-shadow: rgba(113, 34, 34, 0.08) 0 4px 12px;
  padding: 0.4rem 1rem;
  border-radius: 3px;
  color: #000;
  font-size: 16px;
  background-color: #fff;
  margin-right: 12px;
}

.address h2,
.useful-link h2 {
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.address img,
.useful-link img {
  padding-bottom: 15px;
}

.use-links li i {
  font-size: 14px;
  padding-right: 8px;
  color: #fff;
}

.address-links .address1,
.address-links li a,
.use-links li a {
  font-size: 15px;
  font-weight: 500;
}

.use-links li a {
  color: #9ca3af;
  opacity: 0.75;
}

.address-links li a {
  color: #fff;
}

.address-links li i {
  font-size: 16px;
  padding-right: 8px;
  color: #fff;
}

.address-links li i:first-child {
  padding-top: 9px;
}

.address-links .address1 {
  display: flex;
}

.address-links {
  color: #fff;
  opacity: 0.75;
}

.copy-right-sec {
  padding: 0.8rem;
  background-color: #fff;
  color: #9ca3af;
  text-align: center;
}

.copy-right-sec a {
  color: gold;
  text-shadow: 0 0 1px #000;
  font-weight: 500;
}

.slider-for,
.slider-nav {
  justify-content: center;
}

.slick-list {
  flex-direction: column;
  justify-content: center;
}

.slider-nav .slick-slide {
  width: 80%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 30px;
  border-radius: 20px;
}

.slider-nav .slick-slide img {
  padding: 10px;
  border-radius: 15px;
}

.slick-next:before,
.slick-prev:before {
  border-radius: 10px;
  font-size: 25px;
  color: #fff;
}

#card-body-last {
  position: fixed;
  z-index: 200;
  width: 100%;
  top: 0;
  height: -webkit-fill-available;
  left: 0;
  display: none;
  overflow: hidden;
  bottom: 0;
  overflow-y: auto;
}

.flexInners {
  border: 6px solid #fff;
  border-radius: 10px;
}

#x-icon {
  font-size: x-large;
  color: #000;
  padding: 10px;
  width: fit-content;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

#fa-whatsapp {
  display: flex;
  width: fit-content;
}

#fa-whatsapp a i {
  font-size: 34px;
  width: 40px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 300;
  background-color: #70c745;
  padding: 5px;
  color: #fff;
  text-align: start;
  margin-right: 50px;
  margin-bottom: 60px;
}
section div a img {
  object-fit:contain;
}
.address-links a{
  font-family: sans-serif;
}
.grow .text-neutral-500{
  font-family: sans-serif;
}
/* .bg-black{
  height:90vh;
} */
 .w-100  {
  width: 100%;
  /* font-size: 40px; */
  display: flex;
 /* justify-content: center; */
  align-items: center;
  text-align: center;
 }
 .w-100 h1 {
  font-size: 40px;
  /* display: flex;
 justify-content: center;
  align-items: center;
  text-align: center; */
  bottom: 20px;
 }
.backolor-all-mackM{
  width: 100%;
  overflow: hidden;
}
.overflow-hidden{
  width: 100%;
  overflow: hidden;
}