/* Menu and simple menu */
/* sharp arrow before para style */
.left-attach-content p.sharp-arrow {
  position: relative;
}
.left-attach-wrapper .button-cus.--draw-border {
  padding-top: 20px;
}
.left-attach-content p.sharp-arrow:after {
  margin-top: 0.85712px;
  transform: rotate(45deg);
}
.left-attach-content p.sharp-arrow:after,
.left-attach-content p.sharp-arrow:before {
  content: "";
  display: block;
  height: 10px;
  border-right: 3px solid;
  position: absolute;
  top: 10px;
  width: 0;
  left: -13px;
  color:#4BB033;
}
.left-attach-content p.sharp-arrow:before {
  margin-top: -4.57136px;
  transform: rotate(135deg);
}

/* sharp arrwow style end  */

/* fill arrow before para style */
.left-attach-content p.fill-arrow {
  position: relative;
  padding-left: 20px;
}

.left-attach-content p.fill-arrow:after{
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  transform: translateY(-50%);
  border-style: solid;
}
.left-attach-content p.fill-arrow:after {
  border-width: 10px 0 10px 10px; /* Adjust these values for the triangle size */
  border-color: transparent transparent transparent #4BB033; /* Left-facing triangle */
  left: -5px; /* Adjust position as necessary */
}
/* fill arrwow style end  */

.left-attach-wrapper.widget_1711446594467 {
  margin: 0px;
}
.left-attach-wrapper {
  padding: 50px 20px;
  margin: 40px 0px;
}
/* .single-line-text p {
font-size: 18px;
font-weight:600;
} */
.single-line-text {
  padding-top: 20px;
}
.connect-us-social-media-highlights {
  text-align: center;
}
.left-attach-wrapper.widget_1710502636791 ..left-attach-content p{
  color:#c5c5c5;
}
.left-attach-right p {
  color: #fff;
}
.left-attach-wrapper.widget_1710502636791 .left-attach-left img {
  filter: unset;
}
.left-attach-content ul {
  padding-left: 15px;
}
.left-attach-content ul li:after {
  color: #769d40;
  content: "\2713";
  left: -18px;
  padding: 0 10px 0 0;
  position: absolute;
  top: 0;
  margin-left: -2px;
  font-size: 20px;
  font-weight: bolder;
}
.left-attach-outer.image_one_left .left-attach-right{
  order:1;
}
.left-attach-outer.image_one_left .left-attach-left{
  order:0;
}
.left-attach-outer.image_on_right .left-attach-right{
  order:0;
}
.left-attach-outer.image_on_right .left-attach-left{
  order:1;
}
.left-attach-outer {
  display: grid;
  grid-gap: 1.75rem;
  align-items: center;
  gap: 2.75rem;
  grid-template-columns: 4fr 2fr;
}

.left-attach-left img {
  width: 100%;
  border-radius: 6px;
  /*   filter: grayscale(1); */
}
.left-attach-content p:last-child {
  padding-bottom: 0;
}
.left-attach-heading h4,
.left-attach-wrapper h4 {
  font-size: 28px;
  font-weight: 600!important;
  line-height: 38px;
}

.left-attach-content p, .left-attach-content ul li {
  color: #fff;
  font-family: Helvetica,Sans-Serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  list-style-type: none;
  position: relative;
  padding-bottom: 20px;
}
.card-heading h4,
.left-attach-heading h4,
.content-list-section h4, 
.dcard-heading h4,
.image-slider-content h4,
.testimonial-heading h4, 
.content-text h4{
  border-bottom: 2px solid #68b033;
  margin-bottom: 30px;
  padding-bottom: 10px !important;
  display: inline-block;
  font-family: Helvetica, Sans-Serif;
}
.content-list-section {
  text-align: center;
}

.testimonial-heading h4 {
  margin-bottom: 0px;
  font-family: Helvetica, Sans-Serif;
}

.left-attach-heading h4 {
  margin-bottom: 20px;
  font-family: Helvetica, Sans-Serif;
}

.content-text h4 {
  margin-bottom: 30px !important;
  font-family: Helvetica, Sans-Serif;
}
#hs_cos_wrapper_widget_1710501244665 .left-attach-wrapper {
  background-color: #fff;
  box-shadow: 1px 2px 20px 12px #0000000d;
  margin: 50px 0px;
}
@media (max-width: 1280px) and (min-width: 1139px){
  font-size: 20px;
}
}
@media(max-width:812px){
  .left-attach-outer {
    display: block;
  }

  .left-attach-left {
    margin-bottom: 30px;
  }

}
@media(max-width:767px){
  .left-attach-heading h4 {
    font-size: 24px !important;
    line-height: 36px !important;
  }
  .rich-text-top-section-heading h4 {
    font-size: 22px!important;
    line-height: 32px!important;
    margin-bottom: 10px;
  }
  .left-attach-content p, .left-attach-content ul li {
    font-size: 16px!important;
    line-height: 24px!important;
  }
  .left-attach-content ul {
    padding-left: 0;
  }
  .left-attach-heading h4, .left-attach-wrapper h4 {
    font-size: 20px!important;
    line-height: 30px!important;
  }
  .left-attach-content p, .left-attach-content ul li {
    padding-bottom: 15px;
  }
  .left-attach-wrapper {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
  }
  .left-attach-outer {
    gap: 0.75rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .left-attach-outer.image_on_right .left-attach-right{
    padding: 30px 20px !important;
  }
}
@media(max-width:600px){
  .left-attach-wrapper {
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding-left: 0px;
    padding-right: 0px;
  }
}