.bold-menu-item > a {
  font-weight: bold !important;
}
.faq-section {
  max-width: 1227px;
  margin: 0 auto;
  padding-top: 18px;
}
.bunnerOtherPage {
  width: 100%;
  height: 250px;
  max-height: 250px;
  margin-bottom: 18px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  object-fit: cover;
}
.bunnerOtherPage img {
  display: block;
  flex: none;
}
.bunnerOtherPageMob {
  display: none;
}
.headerOtherPage ul {
  margin-block-start: 0em;
  margin-block-end: 0em;
  padding-inline-start: 0px;
}
.headerOtherPage .breadcrambs {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 13px;
  font-weight: normal;
  width: 109px;
  white-space: nowrap;
}
.tab-menu-other-page {
  display: flex;
  gap: 7.83px;
  max-width: 736.17px;
}
.tab-menu-other-page li {
  width: 116.17px;
  min-width: 116.17px;
  max-width: 116.17px;
  height: 31.64px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000000;
}
.tab-menu-other-page a {
  font-family: "Almoni", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  width: 100%;
}
.contentQuestions {
  max-width: 736.17px;
  margin: 0 auto;
}
.contentQuestions h2 {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.containerQuestion {
  display: flex;
  flex-direction: column;
  padding-bottom: 146.18px;
}
.accordion-item-question {
  padding-top: 23.13px;
  padding-bottom: 21.51px;
  border-bottom: #707070 1px solid;
}
.accordion-item-question:last-child {
  border: none;
}
.accordion-item-question .accordion-title {
  display: flex;
  align-items: center;
  gap: 21.33px;
  color: #060706;
  font-weight: bold;
  font-size: 15px;
  font-family: "Almoni", sans-serif;
}
.accordion-item-question .accordion-info {
  padding-right: 47.33px;
  color: #060706;
  font-size: 15px;
  font-weight: normal;
  font-family: "Almoni", sans-serif;
  line-height: 22px;
  padding-top: 15.32px;
  width: 100%;
  box-sizing: border-box;
}
.accordion-item-question .accordion-content {
  margin: 0 !important;
}

section.menus-tabs .menus-tabs-container ul {
  justify-content: space-between !important;
}

main.questions-answers-page section.menus-tabs .menus-container nav ul li {
  margin: 0 !important;
}

@media (max-width: 1200px) {
  .contentQuestions h2 {
    font-size: 22px;
    padding-bottom: 10.5px;
    padding-right: 14.5px;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
  }
  .containerQuestion {
    margin: 0 14.5px;
  }
  .accordion-item-question .accordion-title {
    gap: 11.67px;
  }
  .accordion-item-question .accordion-info {
    padding-top: 13.82px;
    padding-right: 37.5px;
  }
  .accordion-item-question {
    padding-top: 22.18px;
    padding-bottom: 20.95px;
  }
}
.contentContactUs {
  margin: 0 auto;
  /* max-width: 736.17px; */
  padding-bottom: 120.18px;
}

.contentContactUs.maxWidthContent {
  max-width: 736.17px;
}

.contentContactUs.fullwidth {
  max-width: 100%;
}

.contentContactUs .contact-container {
  width: 100%;
  margin: 0 auto;
}
.contentContactUs h1 {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding-top: 32.09px;
  padding-bottom: 18.07px;
}
.contentContactUs .contact-container h2,
.contentContactUs .contact-container h3 {
  color: #000000;
  font-family: "Almoni", sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 8.07px;
}

.contact-info p {
  font-size: 15px;
  color: #000000;
  font-family: "Almoni", sans-serif;
  font-weight: normal;
}

.contact-info p a {
  font-size: 15px;
  color: #000000;
  font-family: "Almoni", sans-serif;
  font-weight: normal;
  text-decoration: underline;
}

.contact-info p.text51 {
  max-width: 100%;
  width: 410px;
}
.contact-form {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: end;
}
.wpcf7 .top-row {
  display: flex;
  flex-direction: row-reverse;
  gap: 8px;
}
.wpcf7 .right-row {
  width: calc(100% - 240px);
}
.wpcf7 .left-row {
  width: 240px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.wpcf7 .left-row br {
  display: none;
}
.wpcf7 .left-row select {
  width: 100%;
  height: 35.14px;
  direction: rtl;
  padding-right: 17.17px;

  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  font-size: 14px;
  font-family: "Almoni", sans-serif;
}

.input-row p {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: row-reverse;
}
.input-row p span {
  flex: 1;
}
.input-row input {
  width: 100%;
  height: 35.14px;
  border: 0.5px solid #000000;
  font-size: 14px;
  box-sizing: border-box;
  font-family: "Almoni", sans-serif;
  color: #767676;
  padding-right: 17.17px;
  text-align: right;
}
.contentContactUs input,
.contentContactUs select {
  outline: 0;
}
.input-row input::placeholder {
  color: #767676;
  font-size: 14px;
  box-sizing: border-box;
  font-family: "Almoni", sans-serif;
}
.contentContactUs textarea {
  width: 100%;
  padding: 17.17px;
  border: 0.5px solid #000;
  resize: vertical;
  box-sizing: border-box;
  text-align: right;
  font-size: 14px;
  font-family: "Almoni", sans-serif;
  color: #060706;
}
input[type="submit"] {
  width: 134.42px;
  height: 34.64px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  font-family: "Almoni", sans-serif;
  border: none;
  cursor: pointer;
  margin-top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.input-row {
  margin-bottom: 8px;
}

section.menus-tabs .menus-tabs-container ul li a {
  font-family: "Almoni", sans-serif !important;
  font-size: 16px !important;
}

.wpcf7 .custom-select-wrapper {
  position: relative;
}

.wpcf7 .custom-select-wrapper::after {
  content: "^";
  position: absolute;
  left: 15px;
  top: 8px;
  transform: rotate(180deg);
  width: 8px;
  height: 22px;
  font-size: 22px;
}

body.single-contacts nav.menus-breadcrumbs ul li a {
  font-size: 13px;
}

@media (max-width: 900px) {
  main.questions-answers-page section.menus-tabs .menus-container nav ul li {
    margin: 0 5px !important;
  }
}

@media (max-width: 775px) {
  .wpcf7 .left-row p {
    margin-bottom: 0;
  }
  .faq-section {
    padding-top: 0;
  }
  .bunnerOtherPage {
    display: none;
  }
  .bunnerOtherPageMob {
    width: 100%;
    max-height: 150px;
    height: 150px;
    margin-bottom: 12.63px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bunnerOtherPageMob img {
    display: block;
    flex: none;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .contact-container {
    padding: 0 15.5px;
    box-sizing: border-box;
  }
  .contentContactUs h1 {
    width: 100%;
    padding-top: 19.64px;
    padding-bottom: 0px;
    padding-right: 15.5px;
    box-sizing: border-box;
    line-height: 33.5px;
    font-size: 22px;
  }

  .input-row p {
    flex-direction: column;
    gap: 10px;
  }
  .contentContactUs textarea {
    height: 137.62px;
    padding: 12px;
    width: 100%;
    box-sizing: border-box;
    border: 0.5px solid #000000;
  }
  .input-row input {
    height: 43px;
    padding-right: 12px;
    font-size: 16px;
  }
  .input-row input::placeholder {
    font-size: 16px;
  }
  .contact-form {
    gap: 9px;
  }
  input[type="submit"] {
    padding-top: 1.5px;
    width: 184.36px;
    height: 40.23px;
  }
  .mobileTitleFormContatUs {
    display: none;
  }
  .contact-info p {
    margin-bottom: 10px;
  }
  .contact-info form p {
    max-width: 100%;
  }
  .contact-info form br {
    display: none;
  }
  .contentContactUs .contact-container h2,
  .contentContactUs .contact-container h3 {
    padding-top: 22px;
  }
  .wpcf7 .top-row {
    flex-direction: column;
    gap: 0;
  }
  .wpcf7 .right-row {
    width: 100%;
  }
  .wpcf7 .left-row {
    width: 100%;
    gap: 10px;
    margin-bottom: 10px;
  }
  .wpcf7 .left-row select {
    height: 43px;
  }
}
.contentAccessibility {
  max-width: 736px;
  width: 100%;
  margin: 0 auto;
}
.accessibility-container {
  padding-bottom: 109px;
}
.contentAccessibility h2 {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 29.36px 0;
}
.contentContactUs h2,
.contentContactUs h3 {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.contentAccessibility p {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 15px;
  font-weight: normal;
  padding-bottom: 29.36px;
}
.contentContactUs ul {
  padding: 0;
  margin: 0;
  padding-bottom: 29.36px;
}
.contentContactUs li {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-size: 15px;
  font-weight: normal;
  list-style: none;
}
.bottomContent {
  display: flex;
  justify-content: space-between;
  align-items: end;
  flex-direction: row-reverse;
}
.bottomContent p {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.bottomContent .text a {
  color: #000;
  text-decoration: underline;
}
.bottomContent .text a:hover {
  text-decoration: none;
}
.bottomContent a.button {
  width: 216.42px;
  max-width: 216.42px;
  height: 34.63px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  border: 0.5px solid #000000;
  font-family: "Almoni", sans-serif;
  font-size: 16px;
  color: #ffffff;
}
@media (max-width: 775px) {
  .accessibility-container {
    padding: 0 14px 0 16px;
    box-sizing: border-box;
    padding-bottom: 220px;
  }
  .contentAccessibility h2 {
    padding-right: 14px;
    padding-bottom: 10.5px;
    padding-top: 19.64px;
    box-sizing: border-box;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 16.59px;
  }
  .contentAccessibility p {
    padding-bottom: 20px;
  }
  .accessibility-container {
    padding-bottom: 220px;
  }
  .bottomContent {
    justify-content: start;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .bottomContent a.button {
    margin-top: 20px;
  }
}
.cancellation-info p {
  padding-bottom: 12px;
  font-size: 15px;
  color: #000000;
  font-family: "Almoni", sans-serif;
  font-weight: normal;
  width: 51%;
}
.cancellation-info h2,
.cancellation-info h3 {
  padding-bottom: 9.73px;
  font-size: 15px;
  color: #000000;
  font-family: "Almoni", sans-serif;
  font-weight: bold;
}
@media (max-width: 775px) {
  .cancellation-info p {
    padding-top: 19.64px;
    padding-bottom: 12.63px;
    width: 90%;
  }
  .cancellation-info h2,
  .cancellation-info h3 {
    padding-bottom: 9.73px;
  }
  .cancellationContent h2 {
    padding-bottom: 10.5px;
    padding-top: 19.64px;
  }
}
.container {
  display: flex;
  max-width: 1200px;
  gap: 136px;
  padding-top: 29.36px;
}
section.contacts-tabs {
  margin-top: 50px;
}
@media (max-width: 1150px) {
  section.contacts-tabs {
    margin-right: 0;
  }
}
.tabs {
  width: 109px;
  max-width: 109px;
}
.tab-content h1,
.tabs h2 {
  padding-bottom: 29.36px;
  font-size: 20px;
  font-family: "Almoni", sans-serif;
  color: #000000;
  font-weight: bold;
  padding-top: 0;
  line-height: normal;
}
.contentContactUs .contact-container .tab-content h2 {
  font-size: 18px;
  font-family: "Almoni", sans-serif;
  color: #000000;
  font-weight: bold;
  padding-bottom: 29.36px;
}
.contentContactUs .contact-container .tab-content h3 {
  font-size: 15px;
  font-family: "Almoni", sans-serif;
  color: #000000;
  font-weight: bold;
}
.contentContactUs .contact-container .tab-content p {
  font-size: 15px;
  font-family: "Almoni", sans-serif;
  color: #000000;
  font-weight: normal;
}
.dateRegulations {
  padding-top: 29.36px;
}
.tab {
  padding-bottom: 5px;
  cursor: pointer;
  font-weight: bold;
  text-decoration: underline;
  font-size: 15px;
  font-family: "Almoni", sans-serif;
  color: #000000;
  font-weight: normal;
}
/* .tab.active {
  background-color: #e6e6e6;
  } */
.content {
  flex: 1;
  max-width: 746px;
  width: 100%;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
}
.tabsMobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-right: 14px;
    padding-left: 16px;
  }
}

 .content a{
    font-family: "Almoni", sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    color: #060706;
    text-decoration: underline;
  }
  .tab-content {
    display: none;
  }
@media screen and (max-width: 775px) {
  .mobileHeaderRegulations {
    padding: 0 14px 0 16px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 13px;
    margin-bottom: 31.59px;
  }
  .mobileHeaderRegulations h2 {
    padding-top: 19.64px;
    padding-bottom: 11.77px;
  }
  .container {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0;
  }
  .tabsMobile {
    display: flex;
    gap: 31.23px;
  }
  .tabs {
    width: 100%;
    display: none;
  }
  .contentRegulations {
    padding: 0 14px 0 16px;
  }
}
@media (max-width: 875px) {
  .headerOtherPage ul::-webkit-scrollbar {
    display: none;
  }
  .headerOtherPage .breadcrambs {
    padding-right: 14px;
  }
  .tab-menu-other-page {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 14px !important;
  }
}
.headerOtherPage {
  position: relative;
}
main.questions-answers-page section.menus-tabs {
  margin-bottom: 0;
}
main.questions-answers-page section.menus-tabs .menus-container {
  max-width: 736.17px;
  margin-bottom: 0;
}
main.questions-answers-page
  section.menus-tabs
  .menus-container
  .menus-tabs-container {
  padding-bottom: 0;
  border-bottom: 0;
}
main.questions-answers-page section.menus-tabs .menus-container nav ul li {
  min-width: 116px;
  padding: 5px;
  height: 32px;
  box-sizing: border-box;
  margin: 0 5px;
}
main.questions-answers-page .breadcrumbsHeaderBranch {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
main.questions-answers-page nav.menus-breadcrumbs {
  max-width: 100%;
  padding: 0;
}
main.questions-answers-page nav.menus-breadcrumbs ul li.item-current strong {
  font-size: 13px;
}
section.contacts-tabs .container {
  padding-top: 0;
}

section.contacts-tabs .tabs h2 {
  color: #060706;
  font-family: "Almoni", sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding-top: 0;
  padding-bottom: 26.07px;
}
section.contacts-tabs ol {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 22px;
}
section.contacts-tabs ol > li {
  counter-increment: item;
  position: relative;
}
section.contacts-tabs ol > li::before {
  content: counter(item) ". ";
  right: 0;
}
section.contacts-tabs ol ol {
  counter-reset: subitem;
  list-style: none;
  margin-bottom: 0;
}
section.contacts-tabs ol ol > li {
  counter-increment: subitem;
  position: relative;
}
section.contacts-tabs ol ol > li::before {
  content: counter(item) "." counter(subitem) " ";
  right: 0;
}
section.contacts-tabs li,
section.contacts-tabs p {
  font-family: "Almoni", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
}
.tabs-title-h1 {
  padding-right: 207px;
}
@media screen and (max-width: 775px) {
  main.questions-answers-page section.menus-tabs .menus-container {
    max-width: none;
  }
  .tabs-title-h1 {
    padding-right: 0;
  }
  section.contacts-tabs .container {
    display: block;
  }
  section.contacts-tabs .tabs {
    display: flex;
    width: auto;
    max-width: none;
    gap: 0 31px;
    flex-wrap: wrap;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
  }
  section.contacts-tabs .tabs .tab {
    white-space: nowrap;
  }
  section.contacts-tabs .tabs h2 {
    display: none;
  }
  main.questions-answers-page .breadcrumbsHeaderBranch {
    position: static;
    transform: none;
    padding-right: 14px;
    margin-top: 20px;
    margin-bottom: -10px;
  }
  main.questions-answers-page
    section.menus-tabs
    .menus-tabs-container
    ul
    li:last-child {
    margin-left: 26px;
  }
  main.questions-answers-page
    section.menus-tabs
    .menus-tabs-container
    ul
    li:first-child {
    margin-right: 16px;
  }
}

main.questions-answers-page legend {
  line-height: 0;
  opacity: 0;
}
main.questions-answers-page fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}


.wrapperSubmitForm {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  align-items: center;
  flex-direction: row;
  width: 100%;
}

.checkBoxWrapperForm {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.checkBoxWrapperForm br {
  display: none;
}

.checkBoxWrapperForm div {
  display: flex;
  gap: 8px;
  flex-direction: row-reverse;
}

.checkBoxWrapperForm p {
  font-size: 14px;
  font-family: 'Almoni', sans-serif;
  color: #060706;
      margin-block-start: 0em;
    margin-block-end: 0em;
    direction: rtl;
}

.checkBoxWrapperForm a {
  text-decoration: underline;
  font-size: 14px !important;
  font-family: 'Almoni', sans-serif;
  color: #060706 !important;
}


.ItemCheckbox {
  position: relative;
  padding-right: 22.08px;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
}

.ItemCheckbox input[type='checkbox'] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.ItemCheckbox .checkmark {
  position: absolute;
  top: 2px;
  right: 0;
  height: 14px;
  width: 14px;
  background-color: white;
  border: 0.5px solid #000000;
  box-sizing: border-box;
}

.ItemCheckbox input:checked ~ .checkmark:after {
  content: '✔';
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 9px;
  color: black;
  width: 100%;
   background: #000;
  width: 10px;
  height: 10px;
 margin: 1px;
}

@media (max-width: 768px) {
  .wrapperSubmitForm {
    flex-direction: column-reverse;
  }

  .wrapperSubmitForm button {
    margin-right: auto;
  }

  .checkBoxWrapperForm {
    margin-left: auto ;
  }

  .checkBoxWrapperForm p {
  max-width: 343.66px;
}
}

span.checkmark.boxChecked::after {
    content: '✔';
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 9px;
    color: black;
    width: 100%;
    background: #000;
    width: 10px;
    height: 10px;
    margin: 1px;
}
label.ItemCheckbox a {
    margin-right: 10px;
}