﻿/*$customBreakPointMobileOrTablet: 1024px;*/
@import url(../../App_Plugins/UmbracoForms/css/umbraco.forms.css);
body .dropdown.access {
  display: none; }

body .access {
  position: absolute;
  z-index: 9;
  text-align: right;
  top: 150px;
  border: 1px solid #155196;
  border-radius: 20px;
  /*input, button, select, option, textarea {
            outline-width: 2px !important;
            outline-style: solid !important;
            outline-color: red !important;
        }*/ }
  body .access #accessDivheader {
    cursor: move;
    z-index: 10;
    color: #fff;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 7px; }
    body .access #accessDivheader img {
      width: 20px;
      height: 20px; }
  body .access button {
    border: none;
    background: no-repeat; }
  body .access .dropdown-toggle {
    padding: 5px 20px;
    border: solid;
    border-radius: 20px;
    background: #155196;
    color: white; }
  body .access .access-img {
    width: 20px; }
  body .access li {
    text-align: right; }
  body .access .btn {
    position: relative;
    left: 47%; }

body .accessfocus {
  outline-width: 2px !important;
  outline-style: solid !important;
  outline-color: red !important; }

body .accessNotfocus {
  outline-width: 0 !important;
  outline-style: solid !important;
  outline-color: red !important; }

body .monochromeColor {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

@font-face {
  font-family: Heebo;
  src: url("../Fonts/Heebo/Heebo-Regular.ttf"); }

@font-face {
  font-family: Heebo;
  src: url("../Fonts/NotoSansArabic/NotoSansArabic_Condensed-Regular.ttf");
  unicode-range: U+0600-06FF; }

@font-face {
  font-family: HeeboMedium;
  src: url("../Fonts/Heebo/Heebo-Medium.ttf"); }

@font-face {
  font-family: HeeboMedium;
  src: url("../Fonts/NotoSansArabic/NotoSansArabic_Condensed-Medium.ttf");
  unicode-range: U+0600-06FF; }

@font-face {
  font-family: HeeboLight;
  src: url("../Fonts/Heebo/Heebo-Light.ttf"); }

@font-face {
  font-family: HeeboLight;
  src: url("../Fonts/NotoSansArabic/NotoSansArabic_Condensed-Light.ttf");
  unicode-range: U+0600-06FF; }

@font-face {
  font-family: Heebo-SemiBold;
  src: url("../Fonts/Heebo/Heebo-SemiBold.ttf"); }

@font-face {
  font-family: Heebo-SemiBold;
  src: url("../Fonts/NotoSansArabic/NotoSansArabic_Condensed-SemiBold.ttf");
  unicode-range: U+0600-06FF; }

@font-face {
  font-family: Heebo-Bold;
  src: url("../Fonts/Heebo/Heebo-Bold.ttf"); }

@font-face {
  font-family: Heebo-Bold;
  src: url("../Fonts/NotoSansArabic/NotoSansArabic_Condensed-Bold.ttf");
  unicode-range: U+0600-06FF; }

html {
  scroll-padding-top: 150px; }

body {
  background-color: #ffffff;
  margin: 0;
  font-family: Heebo !important;
  text-align: right;
  direction: rtl;
  position: relative;
  /*    @media screen and (max-width: $customBreakPointIPhone14Width) and (max-height: $customBreakPointIPhone14Height ) {
        overflow: -webkit-paged-y;
    }

    @media screen and (max-width: $customBreakPointIPhone14ProMaxWidth) and (max-height: $customBreakPointIPhone14ProMaxHeight ) {
        overflow: -webkit-page-y;
    }

    @media screen and (max-width: $customBreakPointIPhone15Width) and (max-height: $customBreakPointIPhone15Height ) {
        overflow: -webkit-page-y;
    }*/ }
  body .maccabi-pink-button {
    border-radius: 60px;
    background-color: #d625a1;
    font-size: 17px;
    padding: 8px 15px;
    font-family: Heebo;
    background-image: linear-gradient(to bottom, #d625a1 -19%, #a321aa 274%);
    border: none;
    color: #fff;
    text-decoration: none; }
    body .maccabi-pink-button:hover {
      background: #b01582; }
  body h1, body h2, body h3, body h4, body h5 {
    margin: 0;
    line-height: unset;
    font-size: unset; }
  body .excel {
    display: inline-block;
    font-size: 19px;
    color: #1e2f41;
    margin-bottom: 0;
    line-height: 1.37; }
    body .excel a {
      font-size: 19px; }
      @media screen and (max-width: 1199px) {
        body .excel a {
          font-size: 14px;
          line-height: 1.43;
          letter-spacing: -0.12px; } }
      body .excel a::before {
        background-image: url("../Images/SharedIcons/Excel.svg");
        background-size: 18px 18px;
        display: inline-block;
        width: 18px;
        height: 18px;
        content: "";
        margin-left: 5px;
        vertical-align: middle; }
      body .excel a:lang(en)::before {
        margin-left: 0;
        margin-right: 5px; }
  body .pdf {
    display: inline-block;
    font-size: 19px;
    color: #1e2f41;
    margin-bottom: 0;
    line-height: 1.37; }
    body .pdf a {
      font-size: 19px; }
      @media screen and (max-width: 1199px) {
        body .pdf a {
          font-size: 14px;
          line-height: 1.43;
          letter-spacing: -0.12px; } }
      body .pdf a::before {
        background-image: url("../Images/SharedIcons/PDF.svg");
        background-size: 18px 18px;
        display: inline-block;
        width: 18px;
        height: 18px;
        content: "";
        margin-left: 5px;
        vertical-align: middle; }
      body .pdf a:lang(en)::before {
        margin-left: 0;
        margin-right: 5px; }
  body .bullet-type, body line-type, body number-type {
    padding: 0;
    margin-inline-start: 1em;
    margin: 0; }
    body .bullet-type li, body line-type li, body number-type li {
      letter-spacing: -0.3px;
      font-size: 19px;
      line-height: 26px;
      margin-bottom: 10px; }
      body .bullet-type li:last-of-type, body line-type li:last-of-type, body number-type li:last-of-type {
        margin-bottom: unset; }
      @media screen and (max-width: 1199px) {
        body .bullet-type li, body line-type li, body number-type li {
          font-size: 14px;
          line-height: 20px;
          letter-spacing: -0.12px;
          margin-bottom: 12px; }
          body .bullet-type li:last-of-type, body line-type li:last-of-type, body number-type li:last-of-type {
            margin-bottom: unset; } }
      body .bullet-type li::before, body line-type li::before, body number-type li::before {
        content: "\2022";
        font-weight: bold;
        font-size: 70%;
        color: #bf188d;
        display: inline-block;
        width: 1em;
        margin-inline-end: 7px;
        font-family: 'Heebo-SemiBold'; }
    body .bullet-type ul, body line-type ul, body number-type ul {
      padding: 0; }
      body .bullet-type ul:first-child, body line-type ul:first-child, body number-type ul:first-child {
        list-style-type: none; }
      body .bullet-type ul li ol, body line-type ul li ol, body number-type ul li ol {
        padding-inline-start: 40px; }
        body .bullet-type ul li ol li:before, body line-type ul li ol li:before, body number-type ul li ol li:before {
          content: ""; }
        body .bullet-type ul li ol li:lang(en):before, body line-type ul li ol li:lang(en):before, body number-type ul li ol li:lang(en):before {
          margin-right: 0;
          margin-left: -1em; }
      body .bullet-type ul li ul, body line-type ul li ul, body number-type ul li ul {
        padding-inline-start: 20px; }
        body .bullet-type ul li ul li:before, body line-type ul li ul li:before, body number-type ul li ul li:before {
          content: "-";
          color: #bf188d;
          display: inline-block;
          width: 1em;
          margin-right: -1em; }
        body .bullet-type ul li ul li:lang(en):before, body line-type ul li ul li:lang(en):before, body number-type ul li ul li:lang(en):before {
          margin-right: 0;
          margin-left: -1em; }
  body .line-type {
    padding: 0;
    margin-right: 1em; }
    body .line-type li {
      letter-spacing: -0.3px;
      font-size: 19px;
      line-height: 26px; }
      @media screen and (max-width: 1199px) {
        body .line-type li {
          font-size: 14px;
          line-height: 20px;
          letter-spacing: -0.12px;
          margin-bottom: 12px; } }
      body .line-type li::before {
        content: "-";
        font-size: 70%;
        color: #bf188d;
        display: inline-block;
        width: 1em;
        margin-right: -1em; }
    body .line-type ul {
      padding: 0; }
      body .line-type ul:first-child {
        list-style-type: none; }
      body .line-type ul li ol {
        padding-inline-start: 40px; }
        body .line-type ul li ol li:before {
          content: ""; }
        body .line-type ul li ol li:lang(en):before {
          margin-right: 0;
          margin-left: -1em; }
      body .line-type ul li ul {
        padding-inline-start: 20px; }
        body .line-type ul li ul li:before {
          content: "-";
          color: #bf188d;
          display: inline-block;
          width: 1em;
          margin-right: -1em;
          font-family: 'Heebo-SemiBold'; }
        body .line-type ul li ul li:lang(en):before {
          margin-right: 0;
          margin-left: -1em; }

body:lang(he-IL) {
  direction: rtl;
  text-align: right; }

body:lang(en) {
  direction: ltr;
  text-align: left; }
  body:lang(en) .join-maccabi-form .form-body .maccabi-phone-block a {
    flex-direction: row-reverse; }

#google_translate_element {
  position: absolute;
  z-index: 100;
  top: 90px; }
  #google_translate_element.koshergoogletranslate {
    display: none;
    top: unset; }
  @media screen and (max-width: 1199px) {
    #google_translate_element {
      top: 60px; } }
  @media (max-width: 1919px) and (min-width: 1200px) {
    #google_translate_element {
      top: 66px; } }

.modal-header button:focus {
  outline: none; }

.modal-header button:focus-visible {
  outline-style: solid;
  outline-color: black; }

.modal-backdrop {
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 18px 40px 0 rgba(13, 71, 161, 0.08);
  border: solid 1px rgba(195, 209, 226, 0.6);
  background-color: rgba(1, 1, 44, 0.55); }
  .modal-backdrop.show {
    opacity: 1; }

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*background-color: rgba(1, 1, 44, 0.45);*/
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 18px 40px 0 rgba(13, 71, 161, 0.08);
  border: solid 1px rgba(195, 209, 226, 0.6);
  background-color: rgba(1, 1, 44, 0.55); }

a.pinkLink {
  color: #bf188d !important;
  font-size: 19px;
  font-family: HeeboMedium;
  text-decoration: none; }
  @media screen and (max-width: 1199px) {
    a.pinkLink {
      font-size: 14px; } }
  a.pinkLink:after {
    content: url("../Images/SharedIcons/pinkArrow.svg");
    margin-right: 5px; }
  a.pinkLink:lang(en)::after {
    display: inline-block;
    transform: rotate(180deg);
    margin-left: 5px; }
  a.pinkLink:hover:after {
    content: url("../Images/SharedIcons/pinkArrowBold.svg"); }
  a.pinkLink:lang(en):after {
    margin: 0 0 0 5px;
    display: inline-block;
    transform: rotate(180deg); }

.more-info {
  color: #bf188d;
  font-size: 19px;
  cursor: pointer; }
  .more-info:after {
    margin-right: 10px;
    content: url(../Images/SharedIcons/pinkArrow.svg); }
  .more-info:lang(en):after {
    margin-left: 10px;
    margin-right: 0;
    transform: rotate(180deg);
    display: inline-block; }
  .more-info:hover {
    color: #d625a1;
    text-decoration: none;
    font-family: HeeboMedium; }
    .more-info:hover:after {
      content: url(../Images/SharedIcons/pinkArrowBold.svg); }

.more-info-button {
  font-size: 19px;
  line-height: 1;
  color: #bf188d;
  border: none;
  background: none; }
  .more-info-button::after {
    content: url(../Images/SharedIcons/arrow-down-small.svg);
    margin-right: 10px;
    position: relative;
    top: 2px; }
    :lang(en) .more-info-button::after {
      margin-left: 10px;
      margin-right: 0px; }

.mobile-btn-container {
  display: flex;
  justify-content: center;
  margin-top: 30px; }

@media print {
  body {
    max-width: 210mm;
    min-width: initial !important; } }

@page {
  size: A4;
  margin: 0; }

/* CSS for maccabi-btn START */
.maccabi-btn {
  background: linear-gradient(180deg, #0D47A1 0%, #1E7DCF 153.55%);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
  border-radius: 33px;
  padding: 11px 51px;
  border: none;
  color: #fff;
  line-height: 1.37;
  font-weight: 500;
  font-size: 19px;
  font-family: 'Heebo', sans-serif;
  font-style: normal;
  text-align: center; }

/* CSS for maccabi-btn END */
/* CSS for join-maccabi-form START */
.join-maccabi-form {
  width: 412px;
  min-height: 503px;
  border-radius: 40px;
  padding: 40px;
  box-shadow: 0 2px 17px rgba(66, 2, 64, 0.5);
  border: 1px solid #bf188d;
  background-image: linear-gradient(to bottom, #d625a1, #a321aa 234%);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1; }
  .join-maccabi-form .form-body .form-title {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 24px;
    line-height: normal;
    white-space: pre; }
    @media screen and (max-width: 1199px) {
      .join-maccabi-form .form-body .form-title {
        font-size: 18px;
        margin: 0 auto 15px; } }
  .join-maccabi-form .form-body .validationMessage {
    display: block; }
  .join-maccabi-form .form-body .maccabi-phone-block {
    text-align: center;
    padding-top: 21px;
    border-top: 1px solid #FFFFFF8E;
    margin-top: 27px; }
    .join-maccabi-form .form-body .maccabi-phone-block p {
      color: #fff;
      font-weight: 600;
      line-height: 30px;
      font-size: 24px;
      margin-bottom: 0;
      padding-bottom: 10px; }
    .join-maccabi-form .form-body .maccabi-phone-block a {
      color: #fff;
      font-size: 44px;
      line-height: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 4px; }
      .join-maccabi-form .form-body .maccabi-phone-block a > * {
        display: inline-block;
        vertical-align: middle; }
      .join-maccabi-form .form-body .maccabi-phone-block a:hover {
        text-decoration: none; }
      .join-maccabi-form .form-body .maccabi-phone-block a .asterisk {
        padding-top: 7px;
        height: 45px;
        font-weight: 100; }
  .join-maccabi-form .join-form-wrapper .input-field {
    margin-bottom: 3px;
    min-height: 76px; }
    @media screen and (max-width: 1199px) {
      .join-maccabi-form .join-form-wrapper .input-field {
        flex-direction: column;
        display: flex;
        min-height: 50px; } }
    .join-maccabi-form .join-form-wrapper .input-field .select2-container {
      width: 100% !important; }
      .join-maccabi-form .join-form-wrapper .input-field .select2-container .select2-selection__rendered {
        padding-right: 0px; }
      .join-maccabi-form .join-form-wrapper .input-field .select2-container .select2-selection__placeholder {
        color: #6c757d !important; }
      .join-maccabi-form .join-form-wrapper .input-field .select2-container .select2-selection__arrow {
        display: none; }
    .join-maccabi-form .join-form-wrapper .input-field input, .join-maccabi-form .join-form-wrapper .input-field .select2-selection {
      border-radius: 30px;
      height: 50px;
      border: none;
      /*text-align: right;*/
      padding-right: 24px; }
      @media screen and (max-width: 1199px) {
        .join-maccabi-form .join-form-wrapper .input-field input, .join-maccabi-form .join-form-wrapper .input-field .select2-selection {
          height: 38px; } }
    .join-maccabi-form .join-form-wrapper .input-field .select2-selection span {
      height: 50px;
      line-height: 50px; }
      @media screen and (max-width: 1199px) {
        .join-maccabi-form .join-form-wrapper .input-field .select2-selection span {
          height: 38px;
          line-height: 38px; } }
    .join-maccabi-form .join-form-wrapper .input-field .input-validation-error {
      box-shadow: inset 0px 0px 0px 2px #fc4a4a, 0 0 0 2px rgba(255, 219, 219, 0.6), 0 0px 0px 0px;
      color: #fc4a4a !important; }
    .join-maccabi-form .join-form-wrapper .input-field .input-validation-error ~ .select2 .select2-selection {
      box-shadow: inset 0px 0px 0px 2px #fc4a4a, 0 0 0 2px rgba(255, 219, 219, 0.6), 0 0px 0px 0px;
      color: #fc4a4a !important;
      border-radius: 50px; }
    .join-maccabi-form .join-form-wrapper .input-field .form-control:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important;
      color: #495057 !important; }
    .join-maccabi-form .join-form-wrapper .input-field .select2-container--open .select2-selection {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
  .join-maccabi-form .join-form-wrapper .not-selected-from-list-error, .join-maccabi-form .join-form-wrapper .field-validation-error {
    color: #fff; }
    @media screen and (max-width: 1199px) {
      .join-maccabi-form .join-form-wrapper .not-selected-from-list-error, .join-maccabi-form .join-form-wrapper .field-validation-error {
        font-size: 14px; } }
  .join-maccabi-form .checkbox-label-container {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    padding-right: 22px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: baseline;
    flex-direction: row;
    gap: 5px;
    padding: 0 25px 0 0; }
    .join-maccabi-form .checkbox-label-container:lang(en) {
      padding: 0 0 0 25px; }
    @media screen and (max-width: 1199px) {
      .join-maccabi-form .checkbox-label-container {
        margin-bottom: 20px; } }
  .join-maccabi-form .checkbox-label-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .join-maccabi-form .checkbox-label-container .checkmark {
    /*        position: absolute;
        top: 2px;
        right: 0;*/
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 4px;
    display: block;
    position: relative;
    top: 1px;
    position: absolute;
    right: 2px; }
    .join-maccabi-form .checkbox-label-container .checkmark:lang(en) {
      left: 2px; }
  .join-maccabi-form .checkbox-label-container:hover input ~ .checkmark {
    background-color: #fff; }
  .join-maccabi-form .checkbox-label-container input:checked ~ .checkmark {
    background-color: #008fb7; }
  .join-maccabi-form .checkbox-label-container .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .join-maccabi-form .checkbox-label-container input:checked ~ .checkmark:after {
    display: block; }
  .join-maccabi-form .checkbox-label-container .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  @media screen and (max-width: 1199px) {
    .join-maccabi-form {
      width: 100%;
      /* min-height: 400px;
        max-height: 400px;*/
      padding: 20px; } }
  .join-maccabi-form .form-body {
    width: 100%; }
  .join-maccabi-form .response-inner {
    text-align: center; }
  .join-maccabi-form img {
    width: 84.71px;
    height: 90px;
    margin: 0 auto 24px; }
  .join-maccabi-form h1, .join-maccabi-form h2, .join-maccabi-form .success-message, .join-maccabi-form .fail-message {
    width: 252px;
    height: 30px;
    font-family: 'Heebo', sans-serif;
    font-style: normal;
    text-align: center;
    color: #FFFFFF; }
  .join-maccabi-form h1, .join-maccabi-form .success-message {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px; }
  .join-maccabi-form h2, .join-maccabi-form .fail-message {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 45px; }
  .join-maccabi-form .button-container {
    text-align: center; }
  .join-maccabi-form .fail-message, .join-maccabi-form .success-message {
    height: auto; }

/* CSS for join-maccabi-form END */
/* CSS for icons-element START */
.icons-element-main .containrer {
  width: 1196px;
  margin: 40px auto auto; }

.icons-element-main .icons-element-block {
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1470px; }
  @media screen and (max-width: 1025px) {
    .icons-element-main .icons-element-block {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .icons-element-main .icons-element-block .title {
    font-size: 42px;
    font-family: HeeboMedium;
    margin-bottom: 30px;
    color: #0d47a1;
    text-align: center; }
    @media screen and (max-width: 1025px) {
      .icons-element-main .icons-element-block .title {
        font-size: 24px;
        margin-bottom: 17px;
        line-height: 24px; } }
  .icons-element-main .icons-element-block .items {
    display: flex;
    justify-content: center;
    gap: 50px;
    text-align: center;
    flex-wrap: wrap; }
    @media screen and (max-width: 1200px) {
      .icons-element-main .icons-element-block .items {
        gap: 30px; } }
    @media screen and (max-width: 1025px) {
      .icons-element-main .icons-element-block .items {
        flex-direction: column;
        gap: 0; } }
    .icons-element-main .icons-element-block .items .image {
      width: 80px;
      height: 80px;
      line-height: 70px;
      margin: 20px auto; }
      @media screen and (max-width: 1025px) {
        .icons-element-main .icons-element-block .items .image {
          margin-top: 0; } }
    .icons-element-main .icons-element-block .items a {
      display: block;
      text-decoration: none;
      width: 21%; }
      @media screen and (max-width: 1025px) {
        .icons-element-main .icons-element-block .items a {
          width: 100%;
          padding: 15px; } }
      .icons-element-main .icons-element-block .items a .icon-title {
        font-size: 20px;
        font-family: HeeboMedium;
        margin-bottom: 10px;
        color: #0d47a1; }
      .icons-element-main .icons-element-block .items a .icon-description {
        font-size: 16px;
        color: #1e2f41; }

/* CSS for icons-element END */
/* CSS for select2 START */
.select2-container--open .select2-dropdown {
  border-radius: 10px !important;
  padding: 8.4px 0px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border: none;
  border-top: 1px solid rgba(198, 220, 255, 0.72) !important;
  overflow: hidden; }
  @media screen and (max-width: 1199px) {
    .select2-container--open .select2-dropdown {
      padding: 2.5px 0px; } }
  .select2-container--open .select2-dropdown .select2-search--dropdown {
    display: block;
    padding: 0px; }
  .select2-container--open .select2-dropdown .select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    font-size: 17px;
    color: #0d47a1;
    padding: 9px 18px; }
  .select2-container--open .select2-dropdown .select2-results--highlighted {
    background-color: rgba(198, 220, 255, 0.72); }
  .select2-container--open .select2-dropdown .select2-results .text-bold {
    font-weight: bold; }
  .select2-container--open .select2-dropdown .select2-search__field {
    border-radius: 8px; }
    .select2-container--open .select2-dropdown .select2-search__field:focus {
      border: none;
      outline: none; }

.select2-container--open .select2-dropdown--below {
  border-radius: 24px !important; }

.select2-container--open .select2-search--dropdown {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.select2-container--open .select2-search__field {
  border: none !important;
  border-radius: 0 !important;
  padding-right: 24px !important;
  padding-left: 10px !important; }

.select2-container--open .select2-dropdown {
  top: -13px; }
  @media screen and (max-width: 1199px) {
    .select2-container--open .select2-dropdown {
      top: 0px; } }

.select2-container--open .select2-results__option {
  cursor: pointer; }
  .select2-container--open .select2-results__option:hover {
    background: rgba(13, 71, 161, 0.08); }

.select2-results__option--highlighted {
  background: rgba(13, 71, 161, 0.08); }

/* CSS for select2 END */
/* CSS for daterangepicker START */
.dates-picker-rep-calc-parent, .dates-picker-preg-calc-parent {
  position: relative; }

.daterangepicker {
  display: none;
  max-width: 397px;
  width: 100%;
  position: absolute;
  background: #fff;
  min-height: unset;
  border-radius: 9px;
  box-shadow: 0 13px 50px 0 rgba(11, 54, 121, 0.22);
  padding: 0 32px 0 31px;
  z-index: 999;
  width: 450px; }
  @media screen and (min-width: 1200px) {
    .daterangepicker {
      min-height: unset; } }
  @media screen and (max-width: 768px) {
    .daterangepicker {
      width: 300px;
      padding: 0 16px;
      left: 0 !important;
      right: 0 !important;
      margin-left: auto !important;
      margin-right: auto !important; } }
  .daterangepicker .calendar-table {
    text-align: center !important; }
    .daterangepicker .calendar-table .table-condensed {
      width: 100%;
      height: 355px; }
      .daterangepicker .calendar-table .table-condensed .next {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 33px; }
        .daterangepicker .calendar-table .table-condensed .next span {
          background-image: url("../images/pregnancy/arrow-down-left.svg");
          width: 14px;
          height: 14px;
          background-size: cover;
          display: block;
          background-repeat: no-repeat;
          border: none;
          transform: none;
          cursor: pointer; }
      .daterangepicker .calendar-table .table-condensed .prev {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 33px; }
        .daterangepicker .calendar-table .table-condensed .prev span {
          background-image: url("../images/pregnancy/arrow-down-left.svg");
          width: 14px;
          height: 14px;
          background-size: cover;
          display: block;
          background-repeat: no-repeat;
          border: none;
          transform: rotate(-180deg);
          cursor: pointer; }
    .daterangepicker .calendar-table .drp-buttons {
      display: none !important; }
  .daterangepicker .drp-buttons {
    display: none !important; }
  .daterangepicker .calendar-table .table-condensed tr {
    border: none; }
  .daterangepicker .calendar-table .table-condensed th {
    background: transparent;
    border: none;
    padding: 0;
    vertical-align: middle; }
  .daterangepicker .calendar-table .table-condensed td {
    border: none;
    padding: 0;
    vertical-align: middle; }

.show-calendar .drp-calendar {
  float: unset !important;
  margin-right: 0;
  max-width: unset; }

.show-calendar .drp-calendar.left {
  padding: 25px 0 32px 0; }
  @media screen and (max-width: 768px) {
    .show-calendar .drp-calendar.left {
      padding: 16px 0; } }

@media screen and (min-width: 1200px) {
  .daterangepicker {
    display: none; } }

@media (max-width: 1919px) and (min-width: 1200px) {
  .content-wrapper {
    width: 80%;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (max-width: 1199px) {
  .content-wrapper {
    width: 100%;
    margin: unset; } }

/* CSS for daterangepicker END */
/* CSS for auto-complete START */
.custom-auto-complete {
  display: flex;
  flex-direction: column;
  overflow: hidden; }

/* CSS for auto-complete END */
/*terms*/
.popover_wrapper {
  display: inline-block;
  position: relative; }
  .popover_wrapper .popover_title {
    border-bottom: dashed 1px #0d47a1;
    font-family: heeboMedium;
    text-decoration: none; }
  .popover_wrapper .popover-arrow-box {
    position: absolute;
    bottom: -55px; }
    @media screen and (min-width: 1200px) {
      .popover_wrapper .popover-arrow-box {
        right: 30px;
        bottom: -24px; } }
  .popover_wrapper .popover_content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transform: translate(0, 10px);
    padding: 24px;
    border-radius: 24px;
    box-shadow: 0 18px 40px 0 rgba(13, 71, 161, 0.08);
    border: solid 2px #698cc3;
    background-color: #fafbfc;
    width: 44%; }
    @media screen and (min-width: 1200px) {
      .popover_wrapper .popover_content {
        width: 44%;
        min-width: 424px;
        /*bottom: 7px;*/
        bottom: 20px;
        right: 0; }
        .popover_wrapper .popover_content .close-button {
          display: none; } }
    @media screen and (max-width: 1199px) {
      .popover_wrapper .popover_content {
        bottom: 0;
        height: fit-content;
        border-radius: 40px; } }
    @media screen and (min-width: 1200px) {
      .popover_wrapper .popover_content .popover-space-box {
        position: absolute;
        width: 100%;
        right: 0; } }
    .popover_wrapper .popover_content h4 {
      font-size: 24px;
      color: #0d47a1;
      line-height: 1.25;
      font-family: 'HeeboMedium';
      margin-bottom: 10px; }
    .popover_wrapper .popover_content p {
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 1.5; }
      @media screen and (max-width: 1199px) {
        .popover_wrapper .popover_content p {
          font-size: 14px;
          line-height: 1.43; } }
    .popover_wrapper .popover_content .pinkLink:hover {
      text-decoration: none; }
  @media screen and (min-width: 1200px) {
    .popover_wrapper:hover .popover_content, .popover_wrapper:focus-within .popover_content {
      z-index: 2;
      opacity: 1;
      visibility: visible;
      transform: translate(0, -20px);
      transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97); } }
  .popover_wrapper .popover_message {
    text-align: center; }

.popover_content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translate(0, 10px);
  border-radius: 24px;
  box-shadow: 0 18px 40px 0 rgba(13, 71, 161, 0.08);
  border: solid 2px #698cc3;
  background-color: #fafbfc;
  width: 44%; }
  .popover_content:lang(he-IL) {
    padding: 24px 22px 24px 24px; }
  .popover_content:lang(en) {
    padding: 24px 24px 24px 22px; }
  @media screen and (max-width: 1199px) {
    .popover_content {
      bottom: 0;
      height: fit-content;
      border-radius: 40px;
      z-index: 40;
      right: 6.4%;
      position: fixed;
      width: 87.2%;
      top: 100px; }
      .popover_content h4 {
        padding-top: 6px;
        font-size: 24px;
        color: #0d47a1;
        line-height: 1.25;
        font-family: 'HeeboMedium';
        margin-bottom: 10px; }
      .popover_content p {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.43; } }
  @media screen and (max-width: 1199px) and (max-width: 1199px) {
    .popover_content .popover-arrow-box {
      display: none; } }
  @media screen and (max-width: 1199px) {
      .popover_content .close-button {
        position: absolute;
        top: 24px;
        left: 24px;
        background: none;
        border: none;
        padding: 0; }
        .popover_content .close-button:focus {
          outline: none; }
        .popover_content .close-button:focus-visible {
          outline-style: solid;
          outline-color: black; }
        .popover_content .close-button img {
          margin: 0; } }

/*end terms*/
/*custom-auto-complete-dropdown CSS*/
.custom-auto-complete-dropdown {
  margin-top: 20px !important;
  height: auto;
  /*width: 75% !important;*/
  border: none;
  border-radius: 40px !important;
  position: unset !important;
  overflow: visible;
  background: white !important;
  box-shadow: unset;
  box-shadow: 0 13px 50px 0 rgba(11, 54, 121, 0.22) !important;
  border: solid 2px rgba(13, 71, 161, 0.48) !important; }
  @media screen and (max-width: 1199px) {
    .custom-auto-complete-dropdown {
      /*width: 100% !important;*/
      border-radius: 30px !important; } }
  .custom-auto-complete-dropdown .close-search {
    left: -45.6px !important;
    top: 15px !important;
    position: absolute;
    border: none;
    padding: 0; }
  .custom-auto-complete-dropdown .input-search-lobby-container {
    width: 100% !important;
    margin-right: 0 !important;
    top: 0px !important; }
    .custom-auto-complete-dropdown .input-search-lobby-container .input-search-lobby {
      border-radius: 40px !important;
      background: white !important; }
      @media screen and (max-width: 1199px) {
        .custom-auto-complete-dropdown .input-search-lobby-container .input-search-lobby {
          border-radius: 30px !important; } }
  .custom-auto-complete-dropdown .ui-widget-content {
    max-height: 200px;
    overflow-y: auto;
    box-shadow: unset !important;
    background: white !important; }
    .custom-auto-complete-dropdown .ui-widget-content .ui-menu-item {
      width: 100% !important; }

input[type="tel"] {
  direction: ltr;
  text-align: left; }

:lang(he-IL) input[type="tel"],
:lang(ar) input[type="tel"] {
  direction: rtl;
  text-align: right; }

:lang(he-IL) input[type="text"],
:lang(ar) input[type="text"] {
  direction: rtl;
  text-align: right; }

.custom-rte-table {
  border: solid 1px rgba(13, 71, 161, 0.12);
  border-radius: 8px;
  border-style: hidden;
  font-size: 17px !important; }
  .custom-rte-table tr {
    border-bottom: solid 1px rgba(13, 71, 161, 0.12); }
    .custom-rte-table tr.last-tr-row {
      border-bottom: unset; }
    .custom-rte-table tr th {
      background-color: #f4f7f9;
      border-right: solid 1px rgba(13, 71, 161, 0.12); }
    .custom-rte-table tr td {
      border-right: solid 1px rgba(13, 71, 161, 0.12);
      padding: 15px; }
    .custom-rte-table tr td, .custom-rte-table tr p {
      word-wrap: break-word;
      overflow-wrap: break-word;
      vertical-align: unset;
      color: #1e2f41;
      font-size: 17px !important;
      line-height: normal; }
    .custom-rte-table tr:first-child td {
      background-color: #f4f7f9;
      border-right: solid 1px rgba(13, 71, 161, 0.12);
      color: #0d47a1 !important;
      font-size: 17px !important;
      font-family: heeboMedium;
      font-weight: 400; }
  .custom-rte-table li {
    font-size: 17px !important; }
  @media screen and (max-width: 1199px) {
    .custom-rte-table {
      display: none; } }

.custom-rte-table-mobile {
  display: none;
  margin: 20px 0 0;
  border-radius: 24px;
  box-shadow: 0 4px 6px 0 rgba(13, 71, 161, 0.07);
  border: solid 1px rgba(195, 209, 226, 0.6);
  background-color: #ffffff; }
  @media screen and (max-width: 1199px) {
    .custom-rte-table-mobile {
      display: block;
      background-color: rgba(246, 247, 249, 0.85); } }
  .custom-rte-table-mobile .mobile-table-collapse {
    padding: 20px 24px; }
    .custom-rte-table-mobile .mobile-table-collapse hr {
      margin-top: 8px; }
      .custom-rte-table-mobile .mobile-table-collapse hr:last-child {
        display: none; }
    .custom-rte-table-mobile .mobile-table-collapse .row-container {
      display: flex;
      margin-bottom: 8px; }
      .custom-rte-table-mobile .mobile-table-collapse .row-container:last-child {
        margin-bottom: 0; }
      @media screen and (max-width: 1199px) {
        .custom-rte-table-mobile .mobile-table-collapse .row-container .header {
          width: 90%; } }
      @media screen and (max-width: 1199px) {
        .custom-rte-table-mobile .mobile-table-collapse .row-container .header {
          padding: 0;
          margin: 0;
          width: 32%; } }
  .custom-rte-table-mobile .rowButton {
    width: 100%;
    display: block;
    padding: 14px 24px;
    border-radius: 14px;
    box-shadow: 0 4px 6px 0 rgba(13, 71, 161, 0.07);
    border: solid 1px rgba(195, 209, 226, 0.6) !important;
    background-color: #ffffff;
    min-height: 55px;
    text-align: right;
    position: relative; }
    :lang(en) .custom-rte-table-mobile .rowButton {
      text-align: left; }
    .custom-rte-table-mobile .rowButton ul {
      display: none; }
    .custom-rte-table-mobile .rowButton .rotrate-img {
      transform: rotate(180deg); }
    .custom-rte-table-mobile .rowButton:focus {
      outline: none; }
    .custom-rte-table-mobile .rowButton p {
      display: inline-block;
      color: #0d47a1;
      font-family: HeeboMedium;
      line-height: 20px;
      letter-spacing: -0.12px;
      font-size: 14px;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      width: 94%;
      margin: 0; }
    .custom-rte-table-mobile .rowButton img {
      position: absolute;
      left: 6%;
      top: 20px;
      transition: .3s transform;
      width: 13px !important;
      height: 13px !important; }
      :lang(en) .custom-rte-table-mobile .rowButton img {
        left: unset;
        right: 6%; }
      .custom-rte-table-mobile .rowButton img.open {
        transform: rotate(180deg); }
  .custom-rte-table-mobile .rowButton[aria-expanded="true"] img {
    transform: rotate(180deg); }
  .custom-rte-table-mobile .show {
    display: flex;
    flex-direction: column; }
  .custom-rte-table-mobile .header {
    width: 32%; }
    .custom-rte-table-mobile .header p {
      font-size: 14px;
      line-height: 1.43;
      letter-spacing: -0.12px;
      color: #0d47a1;
      font-family: 'HeeboMedium';
      margin: 0; }
  .custom-rte-table-mobile .text {
    padding-right: 20px;
    width: 68%;
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: -0.12px;
    color: #1e2f41;
    margin: 0; }
    .custom-rte-table-mobile .text p {
      font-size: 14px;
      line-height: 1.29;
      letter-spacing: -0.12px;
      color: #1e2f41;
      margin: 0; }
      .custom-rte-table-mobile .text p.left {
        direction: ltr; }

.d-custom-rte-table {
  border: solid 1px rgba(13, 71, 161, 0.12);
  border-radius: 8px;
  margin: 20px 0 40px;
  margin-top: 20px; }
  @media screen and (max-width: 1199px) {
    .d-custom-rte-table {
      border: unset;
      border-radius: unset;
      margin: unset;
      margin-top: unset; } }

/* mobile-opt-in-button css start */
.mobile-opt-in-button {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 9;
  width: 100%;
  padding: 16px 24px 20px;
  background-image: linear-gradient(to bottom, #d625a1, #a321aa 234%);
  left: 0;
  right: 0; }
  .mobile-opt-in-button h2 {
    font-family: Heebo;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #fff;
    margin-bottom: 8px; }
  .mobile-opt-in-button .opt-buttons {
    display: grid;
    align-items: center;
    gap: 8px;
    grid-template-columns: 1fr 20px 1fr; }
    .mobile-opt-in-button .opt-buttons p {
      margin: 0;
      font-family: Heebo;
      font-size: 16px;
      line-height: 1.5;
      text-align: center;
      color: #fff; }
    .mobile-opt-in-button .opt-buttons a {
      display: flex;
      align-items: center;
      gap: 8px;
      font-family: HeeboMedium;
      font-size: 14px;
      font-weight: 500;
      line-height: 1.43;
      padding: 11px;
      border-radius: 21px;
      justify-content: center;
      text-decoration: none; }
      .mobile-opt-in-button .opt-buttons a.join-btn {
        color: #0d47a1;
        background-color: #fff; }
      .mobile-opt-in-button .opt-buttons a.call-btn {
        color: #fff;
        background-color: #1257af; }

body:lang(en) .mobile-opt-in-button .opt-buttons a.join-btn img {
  transform: rotate(-180deg); }

body:lang(en) .join-membership-modal .close {
  left: unset;
  right: 24px; }

body:lang(en) .join-membership-modal .join-maccabi-form-mobile .checkbox-label-container {
  padding: 0 0 0 25px; }
  body:lang(en) .join-membership-modal .join-maccabi-form-mobile .checkbox-label-container .checkmark {
    left: 2px;
    right: unset; }

@media screen and (max-width: 480px) {
  .mobile-opt-in-button {
    display: block; }
  .footer {
    padding-bottom: 110px; }
  /*.joinMaccabi-btn {
        display: none !important
    }*/
  .join-maccabi-form.desktop {
    visibility: hidden !important; } }

/* mobile-opt-in-button css end */
/* join-maccabi-form-mobile css start */
.join-membership-modal {
  /*pointer-events: none;*/
  overflow: hidden !important;
  z-index: 9999; }
  .join-membership-modal .modal-dialog {
    margin: 0;
    border: none; }
  .join-membership-modal .close {
    opacity: 1;
    position: absolute;
    left: 24px;
    top: 24px;
    z-index: 1; }
  .join-membership-modal .modal-content {
    border: none;
    background: transparent; }
  .join-membership-modal .join-maccabi-form-mobile {
    display: none; }
    @media screen and (max-width: 480px) {
      .join-membership-modal .join-maccabi-form-mobile {
        display: block; } }

.join-membership-modal .join-maccabi-form-mobile {
  background-color: #f4f9ff;
  width: 100%;
  height: 100vh;
  padding: 40px 24px 85px;
  position: relative; }
  .join-membership-modal .join-maccabi-form-mobile .response-block.desktop {
    display: none; }
  .join-membership-modal .join-maccabi-form-mobile .form-title {
    font-family: Heebo;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
    color: #0d47a1;
    padding: 32px 0;
    margin: 0;
    /*white-space: pre;*/ }
  .join-membership-modal .join-maccabi-form-mobile .button-container {
    /*position: fixed;
            bottom: 30px;
            width: calc(100% - 48px);*/
    margin-top: 43px; }
    .join-membership-modal .join-maccabi-form-mobile .button-container .submit-button {
      width: 100%;
      background-image: linear-gradient(to bottom, #d625a1, #a321aa 234%);
      font-family: Heebo;
      font-size: 24px;
      font-weight: 500;
      color: #fff;
      line-height: 20px;
      padding: 16px;
      position: fixed;
      bottom: 30px;
      left: 24px;
      right: 24px;
      width: auto; }
      .join-membership-modal .join-maccabi-form-mobile .button-container .submit-button:hover {
        background: #b01582; }
  .join-membership-modal .join-maccabi-form-mobile .input-field {
    padding-bottom: 24px;
    position: relative; }
    .join-membership-modal .join-maccabi-form-mobile .input-field input {
      border-radius: 26px;
      border: solid 0.7px #0d47a1;
      padding: 16px 22px;
      height: 52px;
      font-family: Heebo;
      font-size: 16px;
      line-height: 18px;
      color: #0d47a1; }
      .join-membership-modal .join-maccabi-form-mobile .input-field input::placeholder {
        color: #0d47a1; }
      .join-membership-modal .join-maccabi-form-mobile .input-field input:focus, .join-membership-modal .join-maccabi-form-mobile .input-field input:focus-visible {
        box-shadow: unset;
        outline: none; }
      .join-membership-modal .join-maccabi-form-mobile .input-field input.invalid {
        border: solid 0.7px #d71b1f; }
    .join-membership-modal .join-maccabi-form-mobile .input-field .validationMessage {
      color: #d71b1f;
      font-family: Heebo;
      font-size: 14px;
      line-height: 1.43;
      position: absolute;
      bottom: 2px;
      right: 0;
      width: 100%; }
    .join-membership-modal .join-maccabi-form-mobile .input-field.city-input-field .selection {
      display: block !important; }
    .join-membership-modal .join-maccabi-form-mobile .input-field.city-input-field .select2-selection {
      height: 52px;
      border-radius: 26px;
      border: solid 0.7px #0d47a1;
      padding: 11px 22px; }
      .join-membership-modal .join-maccabi-form-mobile .input-field.city-input-field .select2-selection__rendered {
        padding: 0;
        color: #0d47a1; }
      .join-membership-modal .join-maccabi-form-mobile .input-field.city-input-field .select2-selection__placeholder {
        color: #0d47a1; }
    .join-membership-modal .join-maccabi-form-mobile .input-field.city-input-field .select2-selection__arrow {
      display: none; }
    .join-membership-modal .join-maccabi-form-mobile .input-field .input-validation-error {
      border: solid 0.7px #fc4a4a !important;
      color: #fc4a4a !important;
      border-radius: 26px; }
    .join-membership-modal .join-maccabi-form-mobile .input-field .input-validation-error ~ .select2 .select2-selection {
      border: solid 0.7px #fc4a4a !important;
      color: #fc4a4a !important;
      border-radius: 26px; }
  .join-membership-modal .join-maccabi-form-mobile .checkbox-label-container {
    color: #0d47a1;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    padding: 0 25px 0 0; }
    .join-membership-modal .join-maccabi-form-mobile .checkbox-label-container input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0; }
    .join-membership-modal .join-maccabi-form-mobile .checkbox-label-container .checkmark {
      height: 16px;
      width: 16px;
      background-color: transparent;
      border-radius: 4px;
      display: block;
      position: relative;
      top: 1px;
      position: absolute;
      right: 2px;
      border: 1px solid #0d47a1; }
    .join-membership-modal .join-maccabi-form-mobile .checkbox-label-container input:checked ~ .checkmark {
      background-color: #0d47a1; }
      .join-membership-modal .join-maccabi-form-mobile .checkbox-label-container input:checked ~ .checkmark:before {
        content: "";
        position: absolute;
        right: 2px;
        width: 10px;
        height: 6px;
        border: 2px solid #fff;
        border-top: none;
        border-right: none;
        transform: rotate(-45deg);
        top: 2px; }
  .join-membership-modal .join-maccabi-form-mobile.response {
    background-color: #0d47a1;
    text-align: center; }
  .join-membership-modal .join-maccabi-form-mobile .join-form-result-mobile .response-image {
    margin: 36px 0 32px; }
  .join-membership-modal .join-maccabi-form-mobile .join-form-result-mobile h2 {
    font-family: Heebo;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    color: #fff; }
  .join-membership-modal .join-maccabi-form-mobile .join-form-result-mobile p {
    /*margin: 24px 0 96px;*/
    font-family: Heebo;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.6;
    color: #fff; }
  .join-membership-modal .join-maccabi-form-mobile .join-form-result-mobile a {
    font-family: Heebo;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
    color: #fff;
    display: inline-block;
    text-decoration: underline; }

.select2-container--open.city-input-join-form-mobile .select2-dropdown {
  border: 1px solid #0d47a1 !important;
  top: 0;
  padding: 9px;
  min-height: 52px;
  position: fixed;
  top: 276px;
  left: 24px;
  z-index: 999999999; }
  .select2-container--open.city-input-join-form-mobile .select2-dropdown:lang(en) {
    top: 244px; }
  .select2-container--open.city-input-join-form-mobile .select2-dropdown:lang(ar) {
    top: 244px; }
  .select2-container--open.city-input-join-form-mobile .select2-dropdown input {
    color: #0d47a1;
    background: transparent !important; }

.response-block-mobile {
  display: none; }
  .response-block-mobile strong {
    font-size: 24px; }
  @media screen and (max-width: 480px) {
    .response-block-mobile {
      display: block; } }

/* join-maccabi-form-mobile css end */
@media screen and (max-width: 480px) {
  .join-maccabi-is-sticky {
    background-color: #f4f9ff; }
    .join-maccabi-is-sticky .circle-1, .join-maccabi-is-sticky circle-2 {
      display: none; } }

.city-input-field .select2-container {
  width: 100% !important; }

.custom-title {
  margin-top: 45px;
  margin-bottom: 7px !important;
  font-size: 24px !important;
  line-height: 1.25 !important;
  color: #0d47a1 !important;
  font-family: HeeboMedium !important; }
  @media screen and (max-width: 1199px) {
    .custom-title {
      font-size: 18px !important;
      line-height: 1.39 !important;
      letter-spacing: -.16px !important;
      margin-top: 30px !important; } }

.custom-subtitle {
  font-size: 19px !important;
  line-height: 1.25 !important;
  margin-top: 25px !important;
  color: #0d47a1 !important;
  margin-bottom: 7px !important;
  font-family: 'Heebo' !important; }
  @media screen and (max-width: 1199px) {
    .custom-subtitle {
      font-size: 18px !important;
      line-height: 1.39 !important;
      letter-spacing: -.16px !important;
      margin-bottom: 3px !important;
      margin-top: 20px !important; } }

.ui-autocomplete {
  z-index: 999 !important; }

body.lang-ru * {
  font-family: 'Roboto', sans-serif !important; }

.slick-disabled {
  opacity: 0.5;
  cursor: not-allowed; }

.slick-disabled:hover {
  content: url(../Images/SharedIcons/icon-arrow-slider.svg) !important; }

.popover_wrapper.term.top .popover_content {
  right: -43px !important;
  bottom: unset !important;
  top: 70px !important; }
  .popover_wrapper.term.top .popover_content .popover-space-box {
    height: 26px !important;
    bottom: unset !important;
    top: 0 !important; }
  .popover_wrapper.term.top .popover_content .popover-arrow-box {
    bottom: unset !important;
    top: -24px !important;
    transform: rotate(-180deg) !important; }
