body {
  overflow-x: hidden;
}
label.label {
  width: 100%;
}
textarea.textarea_field {
  height: 150px;
  border-radius: 10px;
  border-color: #4f7344;
  padding: 20px;
  margin-top: 20px;
}
input.text_field {
  border-radius: 10px;
  border-color: #4f7344;
  padding-inline: 20px;
  padding-block: 10px;
  width: 100% !important;
}
input.text_field::placeholder,
textarea.textarea_field::placeholder {
  font-family: "Plus Jakarta Sans" !important;
  font-size: 14px;
  font-weight: 600;
  color: #838383;
}
#send_form .wpcf7-list-item-label {
  font-size: 14px !important;
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
}
.check_interest input[type="checkbox"] {
  border-radius: 50%;
  border: 1px solid #238a37;
  width: 16px;
  height: 16px;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
}
.check_interest input[type="checkbox"]:checked {
  background: #fff;
  border: 4px solid #4caf50;
}

/* input.wpcf7-form-control.wpcf7-submit.has-spinner.send_btn {
  background: #238a37;
  color: white;
  border: 1px solid #238a37;
  width: 28%;
  text-align: start;
  border-radius: 15px;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-weight: 700;
} */
input.wpcf7-form-control.wpcf7-submit.has-spinner.send_btn {
  background: #238a37;
  color: white;
  border: 1px solid #238a37;
  width: 28%;
  text-align: center;
  border-radius: 15px;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-weight: 700;
}

.sendwrap {
  position: relative;
}
.col-xl-12.d-flex.radio_btn {
  align-items: center;
  gap: 9px;
}
/* .sendwrap::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2025/03/Vector.png");
  width: 30px;
  height: 30px;
  top: 14px;
  left: 150px;
  z-index: 9;
  background-repeat: no-repeat;
} */
.sendwrap::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2025/03/Vector.png");
  width: 30px;
  height: 30px;
  top: 14px;
  left: 16rem;
  z-index: 9;
  background-repeat: no-repeat;
}
span.check_interest {
  display: grid;
  grid-template-columns: repeat(5, auto);
}
.elementor-image-box-wrapper img {
  width: 100%;
}
.wpcf7-acceptance [type="checkbox"]:checked {
  background: #fff;
  border: 4px solid #4caf50;
}
span.text_green {
  color: #238a37;
}
.wpcf7-acceptance span.wpcf7-list-item label {
  display: flex;
  gap: 9px;
}
.wpcf7-acceptance [type="checkbox"] {
  border-radius: 50%;
  border: 1px solid #238a37;
  width: 16px;
  height: 16px;
  appearance: none;
  -webkit-appearance: none;
  outline: none;
  display: block;
  margin-left: 4px;
}
.radio_btn p.privacy_text {
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-weight: 400;
}

/* .home_box_blue_after::before {
  content: "";
  display: block;
  position: absolute;
  height: 95%;
  width: 100%;
  background-color: #1bb5df;
  left: 0px;
  bottom: -10px;
  z-index: -1;
  border-radius: 20px;
}
.home_box_yellow_after::before {
  content: "";
  display: block;
  position: absolute;
  height: 95%;
  width: 100%;
  background-color: #f9c126;
  left: 0px;
  bottom: -10px;
  z-index: -1;
  border-radius: 20px;
}
.home_box_green_after::before {
  content: "";
  display: block;
  position: absolute;
  height: 95%;
  width: 100%;
  background-color: #84c341;
  left: 0px;
  bottom: -10px;
  z-index: -1;
  border-radius: 20px;
} */
.home_box_parrot_after::before {
  content: "";
  display: block;
  position: absolute;
  height: 95%;
  width: 100%;
  background-color: #8cbc26;
  left: 0px;
  bottom: -10px;
  z-index: -1;
  border-radius: 20px;
}
div#why_allfresch h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 8%;
  width: 21%;
  background-color: #238a37;
  left: 40%;
  bottom: -11px;
  z-index: -1;
}

/* .blue_box_after {
  position: relative;
}

.yellow_box_after {
  position: relative;
}

.green_box_after {
  position: relative;
} */
.parrot_box_after {
  position: relative;
}
.parrot_box_after::after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #fff;
  inset: 0;
  z-index: -1;
  border-radius: 20px;
}

/* .blue_box_after::after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #fff;
  inset: 0;
  z-index: -1;
  border-radius: 20px;
}
.yellow_box_after::after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #fff;
  inset: 0;
  z-index: -1;
  border-radius: 20px;
}
.green_box_after::after {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #fff;
  inset: 0;
  z-index: -1;
  border-radius: 20px;
} */
.parrot_box_after::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  background-color: #8cbc26;
  top: 10px;
  z-index: -1;
  border-radius: 20px;
}
/* .blue_box_after::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  background-color: #1bb5df;
  top: 10px;
  z-index: -1;
  border-radius: 20px;
}
.yellow_box_after::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  background-color: #f9c126;
  top: 10px;
  z-index: -1;
  border-radius: 20px;
}
.green_box_after::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  background-color: #84c341;
  top: 10px;
  z-index: -1;
  border-radius: 20px;
} */

h6.contact_font {
  font-family: "Madani Arabic";
  font-size: 14px;
  font-weight: 400;
  padding-left: 31px;
  color: #000;
}
.check_interest span.wpcf7-list-item-label {
  font-size: 14px;
  font-family: "Plus Jakarta Sans";
  font-weight: 400;
  vertical-align: top;
  color: #838383;
}
.check_interest input[type="checkbox"] {
}
.vision-form {
  background: rgba(255, 255, 255, 0.2) !important;
  box-shadow: unset !important;
  backdrop-filter: blur(3.5px) !important;
  -webkit-backdrop-filter: blur(2.5px) !important;
  border-radius: 10px !important;
  border: 1px solid #fff !important;
}
.vision-data p {
  font-size: 14px;
  font-family: "Plus Jakarta Sans";
  font-weight: 600;
  color: #000;
}
div#responsible_head .elementskit-section-subtitle {
  display: inline-block;
  background-color: #84c342;
  padding: 7px 23px;
  border-radius: 50px;
}
div#text_before_color h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 10%;
  width: 36%;
  background-color: #238a37;
  left: 6px;
  bottom: -8px;
  z-index: -1;
}
div#impact_before_color h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 4%;
  width: 20%;
  background-color: #238a37;
  left: 40%;
  bottom: 36px;
  z-index: -1;
}
div#fresh_before_color h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 10%;
  width: 21%;
  background-color: #238a37;
  left: 40%;
  bottom: -6px;
  z-index: -1;
}
div#team_before_color h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 9%;
  width: 13%;
  background-color: #238a37;
  left: 43.5%;
  bottom: -10px;
  z-index: -1;
}
div#intro_before_color h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 8%;
  width: 23%;
  background-color: #238a37;
  left: 38.5%;
  bottom: -10px;
  z-index: -1;
}
div#map_before_color h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 10%;
  width: 67%;
  background-color: #238a37;
  left: 17%;
  bottom: -10px;
  z-index: -1;
}
div#brand_feature_color h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 10%;
  width: 20%;
  background-color: #238a37;
  left: 40%;
  bottom: -11px;
  z-index: -1;
}
.about_carousel .swiper-pagination-bullet {
  position: relative;
}
.about_carousel .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  top: -6px;
  left: -6px;
  height: 24px;
  width: 24px;
  border: 1px solid #c6c6c6;
  border-radius: 50%;
  padding: 5px;
}
.about_carousel .swiper-pagination-bullet-active:before {
  border: 1px solid #7fc448;
}
div#positive_carousel .swiper-pagination {
  text-align: justify;
  bottom: -5rem;
}

.ue-simple-popup-close {
  left: 80.5% !important;
  top: 33px !important;
}
/* div#header_blur {
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}
.ue-simple-popup-inner {
  width: 100vw !important;
  position: absolute !important;
  top: -16px !important;
} */

/* swipper  */
.teamswipper .swiper {
  padding-left: 70px !important;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal {
  top: inherit;
  bottom: 0;
  position: absolute;
}
.teamswipper {
  padding: 0px 0px 50px 0px !important;
}
.swiper-pagination-progressbar {
  top: auto !important;
}
.teamslider {
  padding: 20px 16px;
  cursor: e-resize;
  border: 1px solid #c6c6c6;
  border-radius: 10px;
}
.teamslider img {
  width: 100%;
}
.teamleft {
  padding-top: 16px;
}
.teamleft h3 {
  text-align: left;
  margin-bottom: 3px;
  color: #238a37;
  font-family: "Madani Arabic", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-top: 0px;
}
.teamleft .contact {
  text-align: left;
  margin-bottom: 3px;
  font-family: "Plus Jakarta Sans", Sans-serif;
  color: #343434;
}
.teamleft .email {
  text-align: left;
  margin-bottom: 3px;
  font-family: "Plus Jakarta Sans", Sans-serif;
  color: #343434;
}
.teamleft .name {
  display: flex;
  align-items: center;
  color: #343434;
  justify-content: space-between;
}
.teamleft img {
  width: 14px;
  height: 14px;
}
a.team_url {
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-weight: 500;
  color: #238a37;
  display: flex;
  gap: 10px;
  align-items: center;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #238a37 !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.teamswipper .swiper-pagination-horizontal {
  height: 11px !important;
  border-radius: 10px !important;
  overflow: hidden;
  width: 96% !important;
}

.swiper-pagination-progressbar {
  background: #d9d9d9 !important;
}
.myteamsection {
  padding-bottom: 100px;
}
.pp-tooltip-content strong.head {
  font-size: 18px;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-weight: 600;
}
.pp-tooltip-content p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Plus Jakarta Sans";
}
.pp-tooltip-content {
  padding: 0px !important;
}
a#fixed_btn {
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
a#fixed_btn span.pp-button-title {
  font-size: 12px;
}
/* div#why-all-dotted-img::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2025/05/Vector-1.png");
  width: 100%;
  height: 100%;
  top: 14px;
  left: 16rem;
  background-repeat: no-repeat;
} */
div#our_team h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 8%;
  width: 12%;
  background-color: #238a37;
  left: 44%;
  bottom: -10px;
  z-index: -1;
}
.page-id-2724 div#footer_contact {
  display: none;
}

div#contact-us h2:before {
  content: "";
  display: block;
  position: absolute;
  height: 8%;
  width: 15%;
  background-color: #238a37;
  left: 42.8%;
  bottom: -6px;
  z-index: -1;
}
div#home_box_parrot_head h3 {
  font-size: 18px;
}
#box_parrot_head h3 span {
  font-size: 18px;
}
/* single-blog */

.brand_head {
  position: relative;
  color: #000000;
  margin: 0;
  font-family: "Madani Arabic", Sans-serif;
  font-size: 35px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  width: fit-content;
  margin: 0 auto;
}

.brand_head::after {
  content: "";
  position: absolute;
  left: 8px;
  bottom: -3px;
  width: 95%;
  height: 3px;
  background-color: #238a37;
  border-radius: 4px;
}

.brand_para {
  padding-top: 13px;
  color: #343434;
  margin: 0px;
  text-align: center;
  font-family: "Plus Jakarta Sans";
}
.brand_content {
  width: fit-content;
  display: block;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 40px;
}
.brandfeature_swipper {
  background-image: url(https://allfresch.newwebsite.cloud/wp-content/uploads/2025/05/Rectangle-1355.svg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  margin-bottom: 100px;
}
.brand_feature_img .mainlogo {
  width: 100%;
  position: relative;
  height: 529px;
}

.inner_brand_feature {
  padding-top: 60px;
  position: relative;
  padding-bottom: 96px;
}
.badge {
  background-color: #84c342;
  padding: 7px 23px;
  margin-bottom: 15px;
  border-radius: 50px;
}
span.badge {
  font-size: 16px;
}
.blog_content h2 {
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 28px;
  font-weight: 600;
}
.blog_content p {
  text-align: left;
  font-family: "Plus Jakarta Sans", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #ffffff;
}

.readmore_wrap {
  display: flex;
  width: fit-content;
  gap: 20px;
  color: white;
  padding-top: 30px;
  align-items: center;
}
.readmore_wrap a {
  color: #fff;
}
.readmore_wrap img {
  width: 34px;
}

.brand-pagination .swiper-pagination-bullet-active:before {
  border: 1px solid #7fc448;
}

.brand-pagination .swiper-pagination-bullet {
  opacity: 9 !important;
  position: relative;
}
.brand-pagination .swiper-pagination-bullet {
  content: "";
  border: 1px solid #fff !important;
  border-radius: 50%;
  padding: 5px;
  position: relative;
  height: 20px;
  width: 20px;
  background: transparent !important;
}
.brand-pagination .swiper-pagination-bullet::before {
  content: "";
  background: #fff !important;
  border-radius: 50%;
  padding: 5px;
  position: absolute;
  height: 10px;
  width: 10px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.brand-pagination .swiper-pagination-bullet-active::before {
  background: #fac126 !important;
}
.readmore {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
}
.bloglogo {
  position: absolute;
  width: 85px;
  bottom: 10px;
  right: 10px;
}

/* .brand-pagination {
  bottom: -44px !important;
} */

.inner_banner {
  background-image: url(https://allfresch.newwebsite.cloud/wp-content/uploads/2025/05/Single-blog-banner.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 392px;
}

section.banner-single-content {
  padding: 52px 0px 50px 0px;
}
.container.pt-70 {
  max-width: 1300px;
  padding-top: 70px;
}
section.banner-single-content p {
  font-family: "Plus Jakarta Sans";
  color: #343434;
  font-size: 16px;
  font-weight: 400;
}

/* single-blog */
.wpcf7-acceptance span.wpcf7-list-item {
  margin: 0px !important;
}
div#parrot_box img {
  height: 189px;
}
.wpcf7-not-valid-tip {
  padding-top: 10px !important;
}
div#produce_box i.icon.icon-right-arrow {
  border: 1px solid white;
  padding: 4px;
  border-radius: 50%;
}
a.ytp-watermark {
  display: none;
}
