body {
  direction: rtl;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;


}
.wpml-ls-statics-footer {
  display: none !important;
}
.footer p a {
  color: inherit;
}
.our-company .main-one .money h5 a {
  color: inherit;
}
.wpcf7-form-control-wrap {
  display: block !important;
  width: 100% !important;
  margin-bottom: 0 !important;
}
form br {
  display: none !important;
}
.contact-us .contact-form form input {
  margin-bottom: 0;
}
.custom-page {
  padding-bottom: 40px;
  padding-top: 120px;
  text-align: center;
}
.custom-page .img {
  margin-bottom: 20px;
}
.custom-page .img img {
  max-width: 100%;
}
.custom-page .header-p {
  color: #004b47;
  font-size: 28px;
  margin-bottom: 20px;
}
.custom-page .text-in {
  color: #383838;
  font-size: 16px;
  text-shadow: 0px 1px 1px #bcbcbc;
}
.our-company .main-one .farm{
  margin-bottom: 25px;
}
.our-company .main-one .farm a{
  padding: 10px;
  height: 35px;
  border-radius: 15px;
  border: none;
  background-color: var(--first);
  color: #fff;
  margin-top: 20px;
  line-height: 10px;
  padding: 0 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  }
  .our-company .main-one .farm a i{
  
  margin-inline-start: 5px;
  background-color: var(--first);
  color: #fff;
  
  }