:lang(he-IL) .wpcf7 input[type="email"] {
  direction: rtl !important;
}
.post-type-archive-share-jlm .site__header h1,
.tax-share-jlm_type .site__header h1 {
  font-weight: 600;
}

/* post-type-archive-share-jlm */
.site__header h6 {
  color: #4d5656 !important;
}
.post-type-archive-share-jlm .site__warpper {
  text-align: center;
}
.post-type-archive-share-jlm .site__header div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-type-archive-share-jlm .site__header div .line {
  width: 140px;
  border-bottom: 2px solid #002450;
}
.post-type-archive-share-jlm .site__header div .square {
  margin: 12px;
  height: 12px;
  width: 12px;
  background-color: #937d53;
}
.post-type-archive-share-jlm .share_jlm__archive__box__img {
  height: 120px;
  transition: height 0.4s;
}
.post-type-archive-share-jlm .share_jlm__archive__box__img:hover {
  height: 128px;
}
.post-type-archive-share-jlm .share_jlm__archive__box__img img {
  object-fit: contain;
  height: 100%;
  /* margin-inline: 2%; */
  margin-bottom: 0;
}
.post-type-archive-share-jlm .share_jlm__archive {
  display: flex;
  align-items: flex-start;
  margin-top: 50px;
}

/* tax-share-jlm_type */
.tax-share-jlm_type .site__header {
  text-align: center;
}
.tax-share-jlm_type .owl-stage {
  float: left;
  padding-block: 50px 20px;
  display: flex;
}
.tax-share-jlm_type a.owl-item {
  width: initial;
  position: relative;
  color: white;
  /* margin: 30px 15px; */
}
.tax-share-jlm_type a.owl-item img {
  box-shadow: 0 1px 6px 0 rgb(25, 26, 28, 50%);
  border-radius: 10px;
  height: 350px;
  width: 350px !important;
  object-fit: cover;
}
.tax-share-jlm_type a.owl-item .item_title {
  position: absolute;
  bottom: 0;
  right: 30px;
  height: 60px;
  line-height: 24px;
  font-weight: bold;
  font-size: 22px;
  text-shadow: 0px 1px 2px black;
}
.tax-share-jlm_type .item_title p {
  font-weight: normal;
  font-size: 18px;
}
.hr{
margin-bottom:10px;}

.tax-share-jlm_type .owl-nav-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tax-share-jlm_type .owl-nav {
  font-size: 30px;
  width: fit-content;
  margin: auto;
  background-color: rgb(214 214 214);
  border-radius: 30px;
}
.tax-share-jlm_type span {
  margin-inline: 15px;
}
.tax-share-jlm_type button.owl-next {
  border-radius: 25px 0 0 25px !important;
}
.tax-share-jlm_type button.owl-prev {
  border-radius: 0 25px 25px 0 !important;
}
.kayma .site__header h1 {
  font-weight: 900;
  text-align: center;
  margin: 0;
}
.kayma .site__header {
  margin-bottom: 0;
}
.inner-sub-title p {
  font-size: 27px;
  text-align: center;
  color: #937d53;
  max-width: 900px;
  margin: 15px auto 45px;
}
.main-content-bottom {
  font-size: 19px;
}
.cta-content-bottom {
  font-size: 20px;
  color: #937d53;
  margin: 15px 0;
}
.divider span {
  background: #002450;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  display: block;
  margin: 0 auto;
}
.divider span {
  background: #002450;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  display: block;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.divider:before {
  content: "";
  height: 2px;
  width: 100%;
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  background: #937d53;
}
.divider {
  position: relative;
  margin: 55px 0;
}
h2.main-cycle-title {
  font-weight: 900;
  font-size: 40px;
  text-align: center;
}
h3.cycle-title {
  font-size: 30px;
  text-align: center;
}
.inner-cycle-decriptioon {
  max-width: 830px;
  margin: 25px auto 30px;
  font-size: 22px;
  text-align: center;
  color: #937d53;
}
.team-row {
  display: flex;
}
.team-image {
  width: 300px;
  flex: 0 0 300px;
}
.img_inner img {
  width: 190px;
  height: 190px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 2px 4px 15px rgb(0 0 0 / 33%);
  z-index: 1;
  position: relative;
}
[class^="wp-image"]{

}

.img_inner {
  position: relative;
  padding-right: 10px;
}
.img_inner:before {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  border: 2px solid #937d53;
  position: absolute;
  content: "";
  top: -10px;
  right: 0;
}
h3.team-title {
  font-size: 24px;
  margin-bottom: 20px;
  color: #937d53;
}
.full-content-team {
  font-size: 19px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: ease-in-out 0.4s;
}
.open-content {
  -webkit-line-clamp: unset;
}
.read-more-team {
  background: #937d53;
  color: #fff;
  font-size: 19px;
  transition: ease-in-out 0.4s;
  margin: 15px 0;
  border-radius: 0;
  border: 0;
  float: left;
  padding: 10px 35px;
  cursor: pointer;
}
.read-more-team:hover {
  background: #002450;
}
.team-row {
  margin-bottom: 45px;
  flex-wrap: wrap;
}
section.about-manager {
  text-align: center;
}
h2.title-manager {
  font-size: 30px;
  margin-bottom: 30px;
}
.about-manager .img_inner {
  width: 220px;
  height: 200px;
  margin: 0 auto 25px;
}
h3.manager-title {
  color: #937d53;
  font-size: 24px;
  margin-bottom: 15px;
}
.manager-text,
.manager-quo {
  max-width: 850px;
  margin: 0 auto;
  font-size: 19px;
}
.manager-quo {
  color: #937d53;
  margin-top: 15px;
}
.team-content {
  flex: 1;
}

/*-----Awards-----*/
.page-template-page-prize section.site__header {
  display: none;
}
.page-template-page-prize .blue-section {
  background: #002450;
}
.site__warpper.wide_content {
  max-width: 100%;
  width: 100%;
  font-size: 28px;
}
:lang(en-US) .site__warpper.wide_content {
  max-width: 100%;
  width: 100%;
  font-size: 24px;
  line-height: 1.2;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
#main-section {
  padding-top: 14vh;
  padding-bottom: 10vh;
}
#main-section .content {
  max-width: 670px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 25px;
  border-bottom: 4px solid #BD942B;
}
#main-section .content img {
  max-width: 100%;
}
#main-section .content .main-image img {
  width: 100%;
}
.gold-section {
  background: #BD942B;
  padding: 60px 0;
}
#main-text .content {
  max-width: 670px;
  color: #002450;
  margin: 0 auto;
}
.gray-bg {
  background:#EAE6E7;
}
#main-text{
  padding:55px 0 65px;
}
.container_full.d-flex {
  max-width: 1355px;
  margin: 0 auto;
}
.title_300 {
  width: 300px;
}
:lang(he-IL) .title_300 {
  font-family: "FbMetali-Medium", sans-serif !important;
}

.text_full {
  padding-right: 50px;
  flex: 1;
  padding-top: 4px;
}
:lang(en-US) .text_full {
  padding-right: 0px;
  padding-left: 50px;
  flex: 1;
}

section#conditions {
  padding: 120px 0 50px;
}
.int-block.d-flex {
  margin-bottom: 80px;
  color: #fff;
}
.int-text {
  max-width: 475px;
  margin-right: 20px;
  margin-top: 5px;
}
:lang(en-US) .int-text {
  margin-right: 00px;
  margin-left: 20px;
}
.title_300 {
  font-size: 34px;
  color: #BD942B;
}
:lang(en-US) .title_300 {
  font-size: 28px;
}
.number_val.d-flex {
  align-items: flex-end;
}
.number_val span {
  color: #BD942B;
  font-size: 30px;
  margin: 0 35px 5px;
}
:lang(he-IL) .number_val span {
  font-family: "FbMetali-Medium", sans-serif !important;
}
:lang(en-US) .number_val span {
  font-size: 24px;
  margin: 0 0 12px 35px;
}
.text-desc-val {
  color: #fff;
  margin-top: 15px;
}
.int-number {
  min-width: 35px;
}
:lang(en-US) .text-desc-val {
  font-size: 18px;
  max-width: 580px;
}
.conditions-block {
  margin-top: 80px;
}
.d-flex.cond-divs .int-block.d-flex {
  width: 180px;
  flex-direction: column;
  font-size: 22px;
  margin-left: 20px;
  margin-bottom: 40px;
}
:lang(en-US) .d-flex.cond-divs .int-block.d-flex {
  font-size: 16px;
  margin-left: 0px;
  margin-right: 20px;
}
.container_full.d-flex.conditions-block {
  margin-top: 85px;
}
.d-flex.cond-divs .int-block.d-flex .int-text {
  margin: 20px 0 0;
}
:lang(en-US) .d-flex.cond-divs .int-block.d-flex .int-text {
  padding-right: 15px;
}

.doc-lists li {
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px;
}
:lang(en-US) .doc-lists li {
  font-size: 18px;
}
.text-sch-title.gold-title {
  color: #BD942B;
}
.text-sch-content {
  color: #fff;
  font-size: 22px;
}
:lang(en-US) .text-sch-content {
  font-size: 18px;
}
.text-sch-content a,
.text-sch-content span {
  color: #fff;
}
.text-sch {
  display: block;
  margin-bottom: 30px;
}
section#contact {
  border-top: 2px solid #BD942B;
}
section#contact .container_full.d-flex.conditions-block {
  margin-top: 0;
  padding-top: 85px;
  padding-bottom: 60px;
}
/* custom checkbox styling for contact form 7 checkbox */
.form-shortcode span.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}
.form-shortcode .wpcf7 .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}
.form-shortcode .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}
.form-shortcode .wpcf7-checkbox input[type="checkbox"] {
  /*position: relative;*/
  position: absolute;
  visibility: hidden;
  width: 18px;
  height: 18px;
  top: 0;
  right: 0;
}
:lang(en) .form-shortcode .wpcf7-checkbox input[type="checkbox"] {
  right: auto;
  left: 0;
}
.form-block label {
  font-size: 16px;
}

.form-shortcode .wpcf7-checkbox label span {
  font-family: "FbMetali-Medium", sans-serif !important;
}
.form-shortcode .wpcf7-checkbox input[type="checkbox"] + span {
  /* border: 3px solid red; */
}
:lang(en) .form-shortcode .wpcf7-checkbox label span {
  font-family: "Asap", sans-serif !important;
}
.form-shortcode .wpcf7-checkbox input[type="checkbox"] + span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 18px;
  width: 18px;
  top: -2px;
  right: 0px;
  border: 1px solid #BD942B;
}
:lang(en) .form-shortcode .wpcf7-checkbox input[type="checkbox"] + span:before,
:lang(en) .form-shortcode .wpcf7-checkbox input[type="checkbox"] + span:after {
  right: auto;
  left: 0;
  top: 0;
}
.form-shortcode .wpcf7-checkbox input[type="checkbox"] + span:after {
  display: block;
  position: absolute;
  content: "\2713";
  height: 18px;
  width: 18px;
  top: 0;
  right: 0;
  visibility: hidden;
  font-size: 16px;
  text-align: center;
  line-height: 18px;
}
.form-shortcode .wpcf7-checkbox input[type="checkbox"]:checked + span:before {
  background: transparent;
}
.form-shortcode .wpcf7-checkbox input[type="checkbox"]:checked + span:after {
  visibility: visible;
}
.form-shortcode .wpcf7-list-item-label {
  margin-right: 30px;
  display: inline-block;
}
:lang(en) .form-shortcode .wpcf7-list-item-label {
  margin-right: 0px;
  margin-left: 30px;
}
.form-shortcode .wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  bottom: -17px;
}
.form-shortcode .checkboxes-block .wpcf7-not-valid-tip {
  margin-bottom: 15px;
  position: static;
}
#form-docs h2 {
  color: #BD942B;
  font-size: 34px;
  margin-bottom: 40px;
}
.inputs-check h3 {
  font-size: 28px;
  margin-bottom: 15px;
  margin-top: 30px;
}
span.input-descr {
  font-size: 16px;
  margin-bottom: 15px;
  display: block;
}
section#form-docs {
  background: #eae6e7;
  display: inline-block;
  width: 100%;
  padding-bottom: 80px;
}
:lang(en) .wpcf7 {
  direction: ltr !important;
}

.form-block .inputs-block {
  display: flex;
  flex-wrap: wrap;
}
.inner-input {
  width: auto;
  flex: 0 0 160px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-left: 30px;
}
:lang(en) .inner-input {
  margin-left: 00px;
  margin-right: 30px;
}
.inner-input input {
  width: 100%;
  border: none;
  height: 27px;
  padding: 5px;
  font-size: 16px;
  border-radius: 0;
}
.inner-input br {
  display: none;
}
span.tooltip-input {
  font-size: 12px;
  margin: 10px 0 5px;
}
.inner-input-doc {
  width: 100%;
  display: flex;
}
span.text-doc-bold {
  font-size: 16px;
}
span.text-doc-small {
  font-size: 12px;
}
button.btn-docs {
  background: #BD942B;
  border: none;
  font-size: 16px;
  color: #fff;
  width: 160px;
  height: 27px;
  position: relative;
  cursor: pointer;
}
.form-shortcode button.btn-docs span.wpcf7-form-control-wrap {
  position: absolute;
  right: 0;
  height: 27px;
  width: 160px;
  top: 0;
}
.text-doc {
  width: 180px;
}
div.wpcf7 .ipload-doc input[type="file"] {
  cursor: pointer;
  height: 27px;
  overflow: hidden;
  opacity: 0;
  width: 160px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
}
button.btn-docs br {
  display: none;
}
.text-doc {
  width: 180px;
  display: flex;
  flex-direction: column;
  margin-bottom: 25px;
}
.text-doc br {
  display: none;
}
.page-template-page-prize-php .footer {
  background-color: #fff;
}
input#send {
  float: left;
  font-size: 16px;
  color: #fff;
  background: #BD942B;
  height: 55px;
  width: 160px;
  border: 0;
  margin: 15px 0 15px 15px;
  border-radius: 0;
  cursor: pointer;
}
button.btn-docs img {
  margin-bottom: -2px;
  display: inline-block;
}
.wpcf7-response-output {
  display: inline-block;
  font-size: 20px;
}
.contact__send {
  max-width: 745px;
  display: flex;
  justify-content: flex-end;
}
.doc-lists {
  padding: 0;
}
.doc-lists ol {
  margin: 0 20px 0 0 !important;
}
:lang(en) .doc-lists ol {
  margin: 0 0 0 20px !important;
}
@media screen and (max-width: 768px) {
  section#form-docs {
    padding-bottom: 30px;
  }
  #main-section {
    padding: 22vh 35px;
  }
  #main-text .content {
    padding: 0 30px;
    max-width: 100%;
  }
  .container_full.d-flex {
    max-width: 100%;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 30px;
  }
  .site__warpper.wide_content {
    font-size: 24px;
  }
  :lang(en-US) .site__warpper.wide_content {
    font-size: 18px;
  }
  section#conditions {
    padding: 50px 0 50px;
  }
  :lang(en-US) .text_full {
    padding-right: 0px;
    padding-left: 0px;
  }
  .title_300 {
    width: 100%;
    text-align: center;
    font-size: 27px;
    margin-bottom: 25px;
    padding: 0 30px;
  }
  :lang(en-US) .number_val span {
    margin: 0 0 7px 15px;
  }
  .inner-sub-title p {
    font-size: 22px;
    margin: 15px auto 25px;
  }
  .int-block.d-flex {
    margin-bottom: 50px;
    color: #fff;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .number_val.d-flex {
    justify-content: center;
  }
  .text-desc-val {
    padding: 0;
  }
  .d-flex.cond-divs {
    justify-content: center;
  }
  .doc-lists ol {
    margin: 0 20px 0 0 !important;
    padding: 0 !important;
    font-size: 22px;
  }
  :lang(en) .doc-lists ol {
    margin: 0 0 0 20px !important;
  }
  .number_val.d-flex img {
    max-width: 195px;
  }
  :lang(en-US) .d-flex.cond-divs .int-block.d-flex,
  .d-flex.cond-divs .int-block.d-flex {
    margin-right: 0;
    margin-left: 0px;
  }
  .container_full.d-flex.conditions-block {
    align-items: flex-start;
    padding: 0 30px;
  }
  .container_full.d-flex.conditions-block:nth-last-child(2) {
    /* border-bottom: 2px solid #937d53; */
    padding-bottom: 35px;
  }
  section#contact .container_full.d-flex.conditions-block {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #form-docs h2 {
    font-size: 27px;
    text-align: center;
  }
  .inner-input-doc p:last-child {
    display: none;
  }
  section#form-docs .title_300 {
    display: none;
  }
  .inputs-check h3 {
    font-size: 24px;
  }
  .form-block {
    margin-top: 30px;
  }
  .number_val span {
    margin: 0 15px 1px 0;
  }
  .inner-input-doc {
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    flex-wrap: wrap;
  }
  .inner-input {
    margin-left: 0;
    margin-bottom: 15px;
    flex: 0 0 100%;
  }
  input#send {
    margin: 15px 0 35px;
    width: 100%;
  }
  .form-shortcode button.btn-docs span.wpcf7-form-control-wrap,
  div.wpcf7 .ipload-doc input[type="file"] {
    width: 100px;
  }
  .ipload-doc {
    width: 100px;
    margin-left: 0;
  }
  button.btn-docs {
    width: 100px;
  }
  .contact__send {
    display: block;
    width: 100%;
  }
  :lang(he-IL) .wpcf7 input[type="email"] {
    direction: rtl;
  }

  :lang(he-IL) .wpcf7 input[type="url"],
  :lang(he-IL) .wpcf7 input[type="email"],
  :lang(he-IL) .wpcf7 input[type="tel"] {
    direction: rtl !important;
  }
  span.tooltip-input {
    font-size: 12px;
    margin: 10px 0 -5px;
  }
  .container_full.d-flex.conditions-block:last-child {
    border-bottom: unset;
    margin-top: 50px;
  }
  .int-text,
  :lang(en-US) .int-text {
    padding: 15px 0;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .text_full {
    padding-right: 0;
  }
  h2.main-cycle-title {
    font-size: 30px;
  }
  h3.cycle-title {
    font-size: 24px;
  }
  h3.team-title {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  section.about-manager {
    margin-bottom: 35px;
  }
  :lang(en) .form-shortcode .wpcf7-checkbox label {
    display: flex;
  }
  :lang(en)
    .form-shortcode
    .wpcf7-checkbox
    input[type="checkbox"]
    + span:before,
  :lang(en)
    .form-shortcode
    .wpcf7-checkbox
    input[type="checkbox"]
    + span:after {
    top: 2px;
  }
}

/*
p:has([class*="align"]) {
	display:flex;flex-direction:column;
  margin:10px;
  float:left;
}
.alignright {
  margin-left:auto;
}
.alignleft {
  margin-right:auto;
}*/