.elementor-1071 .elementor-element.elementor-element-2e02ab5{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cf98257 *//* Introduction Section */
#hornet-control-intro {
  background-color: #f9fafc;
  padding: 80px 20px;
  text-align: center;
}

#hornet-control-intro h1 {
  font-size: 42px;
  font-weight: 700;
  color: #333;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#hornet-control-intro p {
  font-size: 20px;
  color: #555;
  margin-bottom: 30px;
  line-height: 1.8;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8818b4d *//* Why Choose Us Section */
#why-choose-us {
  background-color: #fff;
  padding: 80px 20px;
  text-align: center;
}

#why-choose-us h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.why-choose-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.why-choose-item {
  background-color: #f9fafc;
  padding: 30px;
  border-radius: 10px;
  width: 30%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.why-choose-item:hover {
  transform: translateY(-5px);
}

.why-choose-item i.icon {
  font-size: 40px;
  color: #ff6347;
  margin-bottom: 15px;
}

.why-choose-item h3 {
  font-size: 22px;
  color: #333;
  margin-bottom: 10px;
}

.why-choose-item p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a0025bc *//* Hornet Control Process Section */
#hornet-control-process {
  background-color: #f0f4f7;
  padding: 80px 20px;
  text-align: center;
}

#hornet-control-process h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.process-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.process-step {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  width: 30%;
  margin-bottom: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.process-step:hover {
  transform: translateY(-5px);
}

.process-step i.icon {
  font-size: 40px;
  color: #ff6347;
  margin-bottom: 20px;
}

.process-step h3 {
  font-size: 22px;
  color: #333;
  margin-bottom: 15px;
}

.process-step p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e0a5dd9 *//* Common Signs Section */
#hornet-problem-signs {
  background-color: #fff;
  padding: 80px 20px;
  text-align: center;
}

#hornet-problem-signs h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.signs-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.sign-item {
  background-color: #f9fafc;
  padding: 30px;
  border-radius: 10px;
  width: 30%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.sign-item:hover {
  transform: translateY(-5px);
}

.sign-item i.icon {
  font-size: 40px;
  color: #ff6347;
  margin-bottom: 20px;
}

.sign-item h3 {
  font-size: 22px;
  color: #333;
  margin-bottom: 15px;
}

.sign-item p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a23a5fc *//* Prevention Tips Section */
#hornet-prevention-tips {
  background-color: #f9fafc;
  padding: 80px 20px;
  text-align: center;
}

#hornet-prevention-tips h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.prevention-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.prevention-card {
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
  width: 30%;
  margin-bottom: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.prevention-card:hover {
  transform: translateY(-5px);
}

.prevention-card i.icon {
  font-size: 40px;
  color: #ff6347;
  margin-bottom: 15px;
}

.prevention-card h3 {
  font-size: 22px;
  color: #333;
  margin-bottom: 10px;
}

.prevention-card p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e84b7b5 *//* Customer Testimonials Section */
#customer-testimonials {
  background-color: #fff;
  padding: 80px 20px;
  text-align: center;
}

#customer-testimonials h2 {
  font-size: 36px;
  color: #333;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.testimonials-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.testimonial-item {
  background-color: #f9fafc;
  padding: 30px;
  border-radius: 10px;
  width: 30%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.testimonial-item p {
  font-size: 18px;
  color: #555;
  margin-bottom: 15px;
  line-height: 1.6;
}

.testimonial-item h4 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd25abe *//* Call to Action Section */
#hornet-cta {
  background-color: #333;
  color: #fff;
  padding: 80px 20px;
  text-align: center;
}

#hornet-cta h2 {
  font-size: 36px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#hornet-cta p {
  font-size: 18px;
  margin-bottom: 30px;
}

.cta-button {
  display: inline-block;
  background-color: #ff6347;
  color: #fff;
  padding: 12px 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  border-radius: 5px;
  margin: 10px;
  transition: background-color 0.3s ease;
}

.cta-button:hover {
  background-color: #e53e3e;
}

.call-button {
  background-color: #4caf50;
  color: #fff;
}

.call-button:hover {
  background-color: #388e3c;
}/* End custom CSS */