input,
textarea {
  width: 100%;
  max-height: 85px;
  border: 1px solid rgba(172, 193, 218, 0.2);
  box-sizing: border-box;
  border-radius: 4px;
  min-height: 50px;
  margin-bottom: 15px;
  padding: 0px 30px;
}

input:focus,
textarea:focus {
  border: 1px solid #15ace5;
  outline: none;
}

textarea {
  text-indent: 18px;
  padding-top: 10px;
}

.field-row {
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
}

.send_button {
  background: #03a6dc;
  border-radius: 4px;
  width: fit-content;
  justify-content: flex-end;
  margin-left: auto;
  display: flex;
  padding: 15px 30px;
  box-shadow: none;
  font-family: "Fjalla One", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  align-items: center;
  color: #fff;
}

.sidebar .send_button {
  background: transparent;
  border: 1px solid #7c8b9c !important;
  border-radius: 4px !important;
  width: fit-content;
  justify-content: flex-end;
  margin-left: auto;
  display: flex;
  padding: 14px 32px !important;
  font-family: "Fjalla One", sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  align-items: center;
  color: #000 !important;
  margin: auto !important;
}

.send_button:hover {
  box-shadow: 0px 4px 8px rgba(3, 166, 220, 0.3);
}

.field-row span.message:before {
  content: none;
}

.field-row span:before {
  top: calc(50% - 7px);
}

.field-row span:before {
  width: 16px;
  height: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  left: 18px;
  margin-top: -8px;
}

[dir="rtl"] .field-row span:before {
  right: 18px;
}

.content-form .form-block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.content-form .field-row {
  padding: 0 15px;
  margin-bottom: 40px;
  margin-top: 0;
  width: 50%;
}

.single_blog_form {
  border: solid 0.5px #acc1da;
  border-radius: 8px;
  padding: 40px 15px 0px 15px;
  position: relative;
}

.post_form-leaders .title {
  color: #323232;
  text-align: center;
  line-height: normal;
  margin-bottom: 24px;
}

.home .content-form .field-row,
.page-template-page-circle .content-form .field-row,
.page-template-page-partnership .content-form .field-row,
.about-us-page-contact_us .field-row,
.page-template-page-blog .field-row,
.archive.category .field-row,
.single-post .single_blog_form .field-row,
.single-service .single_service_form .field-row,
.page-template-page-leaders .field-row,
.single-partner .field-row,
.post_form-leaders .field-row {
  width: 33%;
}

.sid_form .field-row {
  width: 100% !important;
}

.content-form .field-row input {
  margin-bottom: 0;
  text-indent: 10px;
}

[dir="rtl"] .content-form .field-row input {
  text-align: right;
  text-indent: 10px;
}

.content-form .field-row:nth-child(4) {
  width: 100%;
  margin-bottom: 20px;
}

.content-form .field-row:last-child {
  width: 100%;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

.content-form .wpcf7-form-control-wrap {
  position: relative;
}

.content-form .wpcf7-form-control-wrap:after {
  content: "";
  position: absolute;
  top: -25px;
  left: 0;
  font-family: "Cabin", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}

.content-form #wpcf7-f160-o2 .wpcf7-form-control-wrap:after {
  top: -35px;
}

.content-form .wpcf7-form-control-wrap.firstname:after {
  content: "Name";
}

.content-form .wpcf7-form-control-wrap.fullname:after {
  content: "Full Name";
}

.content-form .wpcf7-form-control-wrap.email:after {
  content: "Email";
}

.content-form .wpcf7-form-control-wrap.phone:after {
  content: "Phone";
}

.content-form #wpcf7-f160-o2 .wpcf7-form-control-wrap.justtext:after {
  top: -105px;
  content: "Message";
}

.content-form .wpcf7-form-control-wrap:after {
  content: "" !important;
}

.page-template-page-circle .wpcf7-form .wpcf7-form-control-wrap:after,
.page-template-page-blog .wpcf7-form .wpcf7-form-control-wrap:after {
  display: none;
}

.content-form .field-row span:before {
  content: none;
}

.content-form input,
.content-form textarea {
  text-indent: 10px;
  text-align: left;
}

.content-form .send_button {
  margin: 0 auto;
}

.content-form .send_button-blue {
  background: #03a6dc !important;
  color: #fff !important;
  border: 2px solid #03a6dc !important;
}

.content-form .send_button-yellow {
  background: #fce101 !important;
  color: #000 !important;
  border: 2px solid #fce101 !important;
}

.career-form .field-row {
  width: 49%;
}

.design-form .tab-block-form-attachment {
  color: #fff;
}

.design-form .contact-upload {
  background-size: 14px;
  background-position: center;
  height: 29px;
  width: 29px;
  flex: 0 0 29px;
  border-radius: 50%;
  margin-right: 12px;
}

.design-form .contact-upload .wpcf7-form-control-wrap {
  display: block;
  height: 100%;
}

.design-form .tab-block-form-attachment.submit:before {
  content: "";
  display: block;
  font-family: Cabin, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #000 !important;
  background: url(../img/contact-us/paperclip.svg) no-repeat;
  padding-left: 50px;
  position: absolute;
  line-height: 30px;
  width: 30px;
  height: 30px;
}

.design-form .contact-upload input {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  min-height: 100%;
  cursor: pointer;
}
.MVP_Form.design-form .Additional_Info {
  color: #fff;
}
.design-form .tab-block-form-attachment p {
  margin: 0;
}

.design-form .tab-block-form-field.phone {
  padding-left: 15px !important;
}

.design-form .tab-block-form-field.full-name,
.design-form .tab-block-form-field.mail,
.design-form .tab-block-form-field.phone {
  margin-bottom: 0 !important;
}

.design-form .ajax-loader {
  display: none;
}

@media screen and (max-width: 767px) {
  .content-form .field-row {
    width: 100%;
  }

  .home .content-form .field-row,
  .page-template-page-circle .content-form .field-row,
  .page-template-page-partnership .content-form .field-row,
  .about-us-page-contact_us .field-row,
  .page-template-page-blog .field-row,
  .archive.category .field-row,
  .single-post .single_blog_form .field-row,
  .single-service .single_service_form .field-row,
  .page-template-page-leaders .field-row,
  .single-partner .field-row,
  .post_form-leaders .field-row {
    width: 100%;
  }

  .content-form .field-row:last-child {
    margin: 0;
  }

  .content-form .wpcf7-form-control-wrap:after {
    font-size: 12px;
  }

  .content-form.open {
    padding: 15px;
  }

  .single_blog_form {
    padding: 25px 15px 25px 15px;
    margin-top: 40px;
  }

  .design-form .tab-block-form-attachment {
    display: flex;
    flex-flow: column wrap;
  }

  .design-form .contact-upload {
    margin-bottom: 10px;
  }
}

.contact_us .content-form .wpcf7-form-control-wrap:after {
  color: white;
}

.content-form .send_button {
  background: rgba(255, 255, 255, 0.99);
  border: 2px solid #ffffff;
  border-radius: 4px;
  color: #000000;
}

/* DEAL */

.deal {
  margin-top: 120px;
  background: #f4f5f6;
  border-radius: 8px;
  padding: 48px;
}

.deal h5 {
  font-family: "Fjalla One", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 56px;
  color: #000000;
}

[dir="rtl"] .deal h5 {
  text-align: right;
}

.deal p {
  font-family: "Cabin", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16em;
  color: #000000;
}

.deal p.deal_subtitle {
  font-weight: bold;
  letter-spacing: 1.5px;
}

[dir="rtl"] .deal p {
  text-align: right;
}

.deal-form .deal-form-field span {
  font-family: "Cabin", sans-serif;
  font-weight: 500;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000000;
  display: block;
  margin-bottom: 10px;
}

[dir="rtl"] .deal-form .deal-form-field span {
  text-align: right;
}

.deal-form .deal-form-field input,
.deal-form .deal-form-field select,
.deal-form .deal-form-field textarea {
  background: #ffffff;
  border: 0.5px solid #acc1da;
  box-sizing: border-box;
  border-radius: 4px;
  text-indent: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}

.deal-form .deal-form-field input::placeholder,
.deal-form .deal-form-field textarea::placeholder,
.wpcf7-select {
  font-family: "Cabin", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #212529;
}

.wpcf7-select {
  padding: 10px;
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url(../img/nav-item-dropdown.svg);
  background-repeat: no-repeat;
  background-position: 97%;
}

.wpcf7-form .send_button {
  width: fit-content;
  width: -moz-fit-content;
  display: flex;
  justify-content: center;
  text-indent: 0 !important;
  outline: none;
}

.deal-form .deal-form-field select:focus {
  outline: none;
}

.to-be {
}

.to-be p {
  font-family: "Cabin", sans-serif;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  margin-bottom: 16px;
}

.to-be-block {
  display: flex;
}

.to-be-block .wpcf7-list-item {
  display: flex;
  align-items: center;
  margin-right: 30px;
}

.to-be-block .wpcf7-form-control {
  display: flex;
}

.to-be-block input {
  width: 10px;
  margin-bottom: 0;
  margin-right: 7px;
}

[dir="rtl"] .to-be-block input {
  margin-right: 0;
  margin-left: 7px;
}

.deal-faq h4 {
  font-family: "Fjalla One", saconns-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 56px;
  color: #000000;
  margin-bottom: 30px;
}

[dir="rtl"] .deal-faq h4 {
  text-align: right;
}

.career-question-block {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.career-question-block a {
  margin: 0 15px;
  display: inline-block;
  text-align: center;
}

.career-question-block::after,
.career-question-block::before,
#waiting_to_see_you .social::after,
#waiting_to_see_you .social::before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #acc1da;
  flex: 1;
}

#waiting_to_see_you .social::after,
#waiting_to_see_you .social::before {
  height: 1px;
}

.apply-with-CV-block {
  display: flex;
  justify-content: space-between;
}

.apply-with-CV-block .field-row {
  width: 32% !important;
}

.apply-with-CV .upload {
  font-family: "Cabin", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  color: #ffffff;
  outline: none;
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
}

.apply-with-CV .upload img {
  margin-right: 19px;
}

.contact-us-page .wpcf7-file,
.page-template-page-career .wpcf7-file,
.single-vacancy .wpcf7-file,
.single-post .wpcf7-file {
  opacity: 0;
}

#wpcf7-f160-o2 .submit::before {
  content: attr(data-before);
  display: block;
  font-family: "Cabin", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
  background: url("../img/contact-us/paperclip.svg");
  background-repeat: no-repeat;
  padding-left: 50px;
  position: absolute;
  line-height: 30px;
}

#wpcf7-f160-o2 input[type="file"] {
  opacity: 0;
}

.contact-us-page .submit::before,
.page-template-page-career .submit::before,
.single-vacancy .submit::before,
.single-post .submit::before {
  content: attr(data-before);
  display: block;
  font-family: "Cabin", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  background: url("../img/contact-us/paperclip.svg");
  background-repeat: no-repeat;
  padding-left: 50px;
  position: absolute;
  line-height: 30px;
}

.page-template-page-career .submit.invalid::before {
  color: red;
}

[dir="rtl"] .wpcf7-response-output {
  text-align: center;
}

.contact_us div.wpcf7-response-output {
  color: white;
}

@media screen and (max-width: 767px) {
  .deal {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 992px) {
  .content-form .field-row {
    padding: 0 !important;
  }
}

/* RTL */

[dir="rtl"] .content-form .wpcf7-form-control-wrap:after {
  left: inherit;
  right: 0;
}

[dir="rtl"] .content-form .wpcf7-form-control-wrap.firstname:after {
  content: "שֵׁם";
}

[dir="rtl"] .content-form .wpcf7-form-control-wrap.fullname:after {
  content: "שם מלא";
}

[dir="rtl"] .content-form .wpcf7-form-control-wrap.email:after {
  content: "אימייל";
}

[dir="rtl"] .content-form .wpcf7-form-control-wrap.phone:after {
  content: "טלפון";
}

[dir="rtl"] .content-form .wpcf7-form-control-wrap.message:after {
  content: "הוֹדָעָה";
}

[dir="rtl"] .contact-us-page .submit::before {
  content: "הוסף קובץ מצורף";
  background-position-x: 170px;
  padding-right: 50px;
}

[dir="rtl"] .contact-us-page .submit.has-file::before {
  content: attr(data-before);
}

/* NEW DESIGN!!! */

.send_button,
.sidebar .send_button,
.sidebar #wpcf7-f131-o1 .send_button,
.testimonials-btn a,
.partner_section .btn {
  background: #fce101 !important;
  border-radius: 4px !important;
  color: black !important;
  border: none !important;
}

footer .send_button {
  background: #03a6dc !important;
  border-radius: 4px;
  width: fit-content;
  justify-content: flex-end;
  margin-left: auto;
  display: flex;
  padding: 15px 30px;
  box-shadow: none;
  font-family: "Fjalla One", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  align-items: center;
  color: #fff !important;
}

div:not(.footer_header) .send_button:before,
div:not(.footer_header) .send_button:after,
div:not(.footer_header) .send_button a:before,
div:not(.footer_header) .send_button a:after,
.partner_section .btn:before,
.partner_section .btn:after,
.partner_section .btn a:before,
.partner_section .btn a:after {
  content: none !important;
}

form.wpcf7-form {
  position: relative;
}

form.wpcf7-form:before {
  content: " ";
  display: block;
  width: 0px;
  height: 0px;
  border-radius: 50%;
  border: 7px solid #25b5e2;
  border-color: #25b5e2 transparent #25b5e2 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -32px;
  top: 50%;
  margin-top: -32px;
  visibility: hidden;
  opacity: 0;
}

form.wpcf7-form.submitting:before {
  width: 64px;
  height: 64px;
  visibility: visible;
  opacity: 1;
}
form.wpcf7-form > * {
  transition: all 0.3s;
}
form.wpcf7-form.submitting > * {
  opacity: 0.5;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
