.elementor-22 .elementor-element.elementor-element-0458ff7{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.5;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-22 .elementor-element.elementor-element-0458ff7:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-0458ff7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://hashimet.com/wp-content/uploads/2025/11/about-shen-1-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-22 .elementor-element.elementor-element-0458ff7::before, .elementor-22 .elementor-element.elementor-element-0458ff7 > .elementor-background-video-container::before, .elementor-22 .elementor-element.elementor-element-0458ff7 > .e-con-inner > .elementor-background-video-container::before, .elementor-22 .elementor-element.elementor-element-0458ff7 > .elementor-background-slideshow::before, .elementor-22 .elementor-element.elementor-element-0458ff7 > .e-con-inner > .elementor-background-slideshow::before, .elementor-22 .elementor-element.elementor-element-0458ff7 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#6B2202C9;--background-overlay:'';}.elementor-22 .elementor-element.elementor-element-bbd53ac{margin:350px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 60px;text-align:left;}.elementor-22 .elementor-element.elementor-element-bbd53ac .elementor-heading-title{font-family:"Nunito Sans", nunito sans;font-size:30px;font-weight:600;color:var( --e-global-color-8c5656f );}.elementor-22 .elementor-element.elementor-element-9e04702{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 60px;text-align:left;}.elementor-22 .elementor-element.elementor-element-9e04702 .elementor-heading-title{font-family:"Nunito Sans", nunito sans;font-size:20px;font-weight:500;color:var( --e-global-color-8c5656f );}.elementor-22 .elementor-element.elementor-element-8e232f3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-22 .elementor-element.elementor-element-a251181 .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-9f05ca8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-22 .elementor-element.elementor-element-2552d74 .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-d7a362a .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-4825230 .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-5f07d58 .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-e368b07 .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-f370ee7 .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-cf33785 .elementor-heading-title{font-family:"Open Sans", nunito sans;font-weight:600;}.elementor-22 .elementor-element.elementor-element-6ef22e0{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-22 .elementor-element.elementor-element-7eb1fb0{--display:flex;--min-height:400px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-22 .elementor-element.elementor-element-b4486a6 img{width:100%;height:400px;object-fit:cover;object-position:center center;}.elementor-22 .elementor-element.elementor-element-c1d1851{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}.elementor-22 .elementor-element.elementor-element-c1d1851:not(.elementor-motion-effects-element-type-background), .elementor-22 .elementor-element.elementor-element-c1d1851 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}/* Start custom CSS for container, class: .elementor-element-8e232f3 */.about-hashimet {
  font-family: 'Arial', sans-serif;
  color: #333;
  line-height: 1.6;
}

/* Hero Section */
.hero {
  text-align: center;
  padding: 80px 20px;
  background-color: #0a1a2a;
  color: #fff;
}

.hero h1 {
  font-size: 3rem;
  margin-bottom: 20px;
}

.hero p {
  font-size: 1.2rem;
  max-width: 700px;
  margin: 0 auto 30px auto;
}

.btn-primary {
  background-color: #0a1a2a;
  color: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  cursor: pointer;
  border: none;
}

.btn-primary:hover {
  background-color: #142b45;
}

.btn-secondary {
  background-color: #1a5a2a;
  color: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  cursor: pointer;
  border: none;
}

.btn-secondary:hover {
  background-color: #23773f;
}

/* Sections */
.section {
  padding: 60px 20px;
  max-width: 1100px;
  margin: 0 auto;
}

.section h2 {
  font-size: 2.2rem;
  margin-bottom: 20px;
  color: #0a1a2a;
}

.cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.card {
  flex: 1 1 300px;
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}

.sustainability {
  background-color: #f5f5f5;
}

.contact {
  text-align: center;
  background-color: #e2e8f0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/NunitoSans-VariableFont_YTLCopszwdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/NunitoSans-VariableFont_YTLCopszwdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/NunitoSans-VariableFont_YTLCopszwdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/NunitoSans-VariableFont_YTLCopszwdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://hashimet.com/wp-content/uploads/2025/11/OpenSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */