/*** RTL websites ***/
/**
 * Add spacial hover to the elment
 */
.widget + .widget {
  margin-top: 25px;
}

.moneytalks__thumbnail-info,
.moneytalks__grid {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}

.container-fluid,
.container {
  position: relative;
}

.sector-article__caption {
  font-size: 16px;
  font-weight: 400;
  color: #1e1e1e;
  line-height: 1.556;
}
@media (min-width: 768px) {
  .sector-article__caption {
    font-size: 18px;
  }
}

.sector-article__news {
  display: inline-block;
}

.sector-article__date {
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  color: #12306a;
  padding-right: 10px;
  border-right: 1px solid #dcdcdc;
  margin-right: 10px;
  line-height: 0.7;
}
@media (min-width: 768px) {
  .sector-article__date {
    font-size: 18px;
  }
}

.sector-article__thumbnail-bg {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.sector-article__thumbnail {
  width: 100%;
}

.sector-article__thumbnail:before {
  display: block;
  content: "";
  padding-top: 42.857143%;
}

.sector-article__title {
  font-size: 20px;
  font-weight: 400;
  margin-top: 0;
}
@media (min-width: 768px) {
  .sector-article__title {
    font-size: 24px;
  }
}

.sector-article__title a {
  text-decoration: none;
  color: #12306a;
}
.sector-article__title a:hover,
.sector-article__title a:focus {
  text-decoration: underline;
}

.sector-article__heading {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e7eaf0;
}

.sector-article__body {
  padding: 15px;
}
@media (min-width: 768px) {
  .sector-article__body {
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .sector-article__body {
    padding-right: 0px;
  }
}

.sector-article {
  display: block;
  line-height: 1;
  background-color: #ffffff;
  -webkit-box-shadow: -2px 2px 10px 2px #f1f1f1;
  box-shadow: -2px 2px 10px 2px #f1f1f1;
  margin-bottom: 25px;
}
.sector-article.--article-content {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sector-article.--article-content iframe,
.sector-article.--article-content video {
  width: 100% !important;
}
.sector-article.--article-content video {
  height: auto !important;
}

#moneytalks-section .midgal-button.primary,
#moneytalks-section-top .midgal-button.primary,
.moneytalks__bottons .midgal-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 41px;
  background-color: #447aa5;
  color: #ffffff;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#moneytalks-section .midgal-button.primary:before,
#moneytalks-section-top .midgal-button.primary:before,
.moneytalks__bottons .midgal-button:before,
#moneytalks-section .midgal-button.primary:after,
#moneytalks-section-top .midgal-button.primary:after,
.moneytalks__bottons .midgal-button:after {
  display: none;
}
#moneytalks-section .midgal-button.primary > span,
#moneytalks-section-top .midgal-button.primary > span,
.moneytalks__bottons .midgal-button > span {
  display: block;
  text-align: center;
  width: 100%;
}
#moneytalks-section .midgal-button.primary:hover,
#moneytalks-section-top .midgal-button.primary:hover,
.moneytalks__bottons .midgal-button:hover,
#moneytalks-section .midgal-button.primary:focus,
#moneytalks-section-top .midgal-button.primary:focus,
.moneytalks__bottons .midgal-button:focus {
  background-color: #132e69;
}

.wpcf7__title {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 20px;
}

.wpcf7__fieldset,
.wpcf7 fieldset {
  position: relative;
}

.contact-form--sector__title {
  text-align: inherit;
}

.contact-form--sector__headline {
  display: block;
  width: 100%;
  min-height: auto;
  background: none;
  overflow: hidden;
  text-align: right;
}
.contact-form--sector__headline .contact-form--sector__title {
  color: #ffffff;
}
.contact-form--sector__headline:not(.sr-only) + .wpcf7 {
  margin-top: 25px;
}

.contact-form--sector {
  position: relative;
  display: block;
  color: #ffffff;
  background-color: #112b66;
  padding: 30px 20px;
}
.contact-form--sector .checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-right: 0;
}
.contact-form--sector .wpcf7-submit {
  width: 100%;
}
.contact-form--sector .migdal_input_wrapper {
  width: 100%;
}
.contact-form--sector .form-group {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .contact-form--sector .form-group {
    width: 100%;
  }
}

.page-content .wpcf7 {
  background-color: transparent;
  text-align: center;
  color: #12306a;
}
.page-content .wpcf7 .migdal_input_wrapper input,
.page-content .wpcf7 .migdal_input_wrapper textarea,
.page-content .wpcf7 .migdal_input_wrapper select {
  border: 1px solid #12306a;
}
.page-content .wpcf7 .migdal_input_wrapper input + label,
.page-content .wpcf7 .migdal_input_wrapper textarea + label {
  color: #0f2f6c;
}
.page-content .wpcf7 .migdal_input_wrapper input + label > span:after,
.page-content .wpcf7 .migdal_input_wrapper textarea + label > span:after {
  font-size: inherit;
  font-weight: inherit;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.page-content .wpcf7 .migdal_input_wrapper input:focus + label > span:after,
.page-content .wpcf7 .migdal_input_wrapper textarea:focus + label > span:after {
  color: inherit;
}
.page-content .wpcf7 .migdal_input_wrapper.input--filled > label > span:after {
  color: inherit;
}

.additional-sectors__article-button {
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #12306a;
  color: #12306a;
  background-color: transparent;
  text-decoration: none;
  padding: 12px 18px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.46, 0.13, 0.63, 0.99);
  transition-timing-function: cubic-bezier(0.46, 0.13, 0.63, 0.99);
}
@media (min-width: 768px) {
  .additional-sectors__article-button {
    display: inline-block;
  }
}
.additional-sectors__article-button:before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  z-index: -1;
  background-color: #12306a;
  -webkit-transition: height 0.3s ease-in, top 0.3s ease-in;
  -moz-transition: height 0.3s ease-in, top 0.3s ease-in;
  -o-transition: height 0.3s ease-in, top 0.3s ease-in;
  transition: height 0.3s ease-in, top 0.3s ease-in;
}
.additional-sectors__article-button:hover,
.additional-sectors__article-button:focus {
  text-decoration: none;
  color: #ffffff;
}
.additional-sectors__article-button:hover:before,
.additional-sectors__article-button:focus:before {
  height: 100%;
}

.additional-sectors__article-caption {
  font-size: 16px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .additional-sectors__article-caption {
    font-size: 19px;
  }
}
.additional-sectors__article-caption + .additional-sectors__article-button {
  margin-top: 22px;
}

.additional-sectors__article-title {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
@media (min-width: 768px) {
  .additional-sectors__article-title {
    font-size: 22px;
  }
}
.additional-sectors__article-title > a {
  text-decoration: none;
  color: #0f2f6c;
}
.additional-sectors__article-title > a:hover,
.additional-sectors__article-title > a:focus {
  text-decoration: underline;
}

.additional-sectors__article-body {
  padding: 20px;
  -webkit-box-shadow: -2px 2px 10px 2px #f1f1f1;
  box-shadow: -2px 2px 10px 2px #f1f1f1;
}
@media (min-width: 768px) {
  .additional-sectors__article-body {
    padding-left: 0px;
    padding-right: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.additional-sectors__article,
.lobby-article {
  margin-bottom: 30px;
}

.additional-sectors__title {
  font-size: 28px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .additional-sectors__title {
    font-size: 36px;
  }
}

.additional-sectors__heading {
  margin-bottom: 40px;
}

.additional-sectors {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .additional-sectors {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.investment-proposals__board-button {
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  background-color: #397ca5;
  padding: 12px 34px;
}
@media (min-width: 768px) {
  .investment-proposals__board-button {
    display: inline-block;
    font-size: 21px;
  }
}
.investment-proposals__board-button:hover,
.investment-proposals__board-button:focus {
  color: #ffffff;
  text-decoration: none;
}

.investment-proposals__board-item {
  position: relative;
  padding-right: 20px;
}
.investment-proposals__board-item:before {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "\f104";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.investment-proposals__board-item.--board-item-title {
  font-size: 20px;
}
@media (min-width: 768px) {
  .investment-proposals__board-item.--board-item-title {
    font-size: 24px;
  }
}
.investment-proposals__board-item.--board-item-title:before {
  content: "-";
}
.investment-proposals__board-item a {
  font-weight: bold;
  color: #1d6090;
}

.investment-proposals__board-list {
  display: block;
  line-height: 1.2;
  margin-bottom: 0;
  padding-left: 0px;
  padding-right: 0px;
  list-style: none;
  font-size: 16px;
  font-weight: 400;
  color: #112b66;
}
@media (min-width: 768px) {
  .investment-proposals__board-list {
    font-size: 19px;
  }
}
.investment-proposals__board-list > li {
  display: block;
  border-top: 1px solid #d8dcdf;
  padding-top: 16px;
  padding-bottom: 16px;
}
.investment-proposals__board-list + .investment-proposals__board-button {
  margin-top: 10px;
}

.investment-proposals__board-title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #112b66;
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .investment-proposals__board-title {
    font-size: 22px;
  }
}

.investment-proposals__board {
  display: block;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .investment-proposals__board {
    margin-top: 30px;
  }
}
.investment-proposals__board + .investment-proposals__board {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #0f2755;
}
@media (min-width: 768px) {
  .investment-proposals__board + .investment-proposals__board {
    padding-top: 38px;
    margin-top: 38px;
  }
}

.investment-proposals__title,
.contact-form--sector__title {
  display: block;
  line-height: 1;
  font-size: 34px;
  font-weight: 700;
  margin: 0;
  color: #112b66;
}
@media (min-width: 768px) {
  .investment-proposals__title,
  .contact-form--sector__title {
    font-size: 36px;
  }
}

.investment-proposals {
  display: block;
  border: 1px solid #d2d7e2;
  background-color: #eff4f6;
  padding: 30px;
}

.lobby-article .additional-sectors__article-body {
  padding: 20px;
  -webkit-box-shadow: -2px 2px 10px 2px #f1f1f1;
  box-shadow: -2px 2px 10px 2px #f1f1f1;
}

#skirot-review2 {
  height: auto;
}
#skirot-review2 .nav-iso-tope {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin: 10px 0 8px !important;
  width: auto;
  float: none;
}
@media (min-width: 992px) {
  #skirot-review2 .nav-iso-tope {
    -webkit-flex-wrap: nowrap;
    /* Safari 6.1+ */
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
#skirot-review2 .nav-iso-tope:before,
#skirot-review2 .nav-iso-tope:after {
  display: none;
}
#skirot-review2 .nav-iso-tope > li {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  margin-bottom: 5px;
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  /* Safari 6.1+ */
  -ms-flex: 0 0 100%;
  /* IE 10 */
  max-width: 100%;
  float: none;
}
@media (min-width: 992px) {
  #skirot-review2 .nav-iso-tope > li {
    flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    /* Safari 6.1+ */
    -ms-flex: 0 1 auto;
    /* IE 10 */
    max-width: none;
  }
}
#skirot-review2 .nav-iso-tope > li > a {
  display: block;
  line-height: 1;
  border: 1px solid transparent;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 13px 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  #skirot-review2 .nav-iso-tope > li > a {
    padding-left: 25px;
    padding-right: 25px;
  }
}
#skirot-review2 .nav-iso-tope > li:first-child,
#skirot-review2 .nav-iso-tope > li:last-child {
  float: none;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.moneytalks__botton {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  background-color: #132e69;
  border: 1px solid #132e69;
  padding: 2px 44px;
  width: auto;
  height: 35px;
}
@media (min-width: 992px) {
  .moneytalks__botton {
    height: 41px;
    font-size: 18px;
  }
}
.moneytalks__botton:hover,
.moneytalks__botton:focus {
  text-decoration: none;
  background-color: transparent;
  color: #132e69;
}

.moneytalks__footer {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .moneytalks__footer {
    margin-top: 38px;
    margin-bottom: 38px;
  }
}

.moneytalks__thumbnail-title {
  display: block;
  line-height: 1.2;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  margin-top: 0px;
  margin-bottom: 0px;
}

.moneytalks__thumbnail-info {
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: inherit;
  font-size: 11.5px;
  color: rgba(19, 46, 105, 0.7);
  line-height: 0.8;
}
@media (min-width: 768px) {
  .moneytalks__thumbnail-info {
    font-size: 17px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .moneytalks__thumbnail-info {
    font-size: 15px;
  }
}
.moneytalks__thumbnail-info > li {
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
}
.moneytalks__thumbnail-info > li + li {
  border-right: 1px solid rgba(19, 46, 105, 0.7);
  padding-right: 5px;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .moneytalks__thumbnail-info > li + li {
    padding-right: 10px;
    margin-right: 10px;
  }
}
.moneytalks__thumbnail-info + .moneytalks__thumbnail-title {
  margin-top: 8px;
}

.moneytalks__thumbnail-caption {
  display: block;
  flex: 0 0 58.33333%;
  -webkit-flex: 0 0 58.33333%;
  /* Safari 6.1+ */
  -ms-flex: 0 0 58.33333%;
  /* IE 10 */
  max-width: 58.33333%;
  background-color: #ffffff;
  text-align: right;
  color: #0f2f6c;
  font-weight: 700;
  font-size: 14.5px;
  padding: 15px;
}
@media (min-width: 768px) {
  .moneytalks__thumbnail-caption {
    font-size: 19px;
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    /* Safari 6.1+ */
    -ms-flex: 0 0 100%;
    /* IE 10 */
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .moneytalks__thumbnail-caption {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .moneytalks__thumbnail-caption {
    padding: 20px 28px;
  }
}

.moneytalks__thumbnail-thumb-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.moneytalks__thumbnail-thumb-cover:before {
  content: "";
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 41, 94, 0.65);
}

.moneytalks__thumbnail-thumb {
  position: relative;
  overflow: hidden;
  display: block;
  flex: 0 0 41.66667%;
  -webkit-flex: 0 0 41.66667%;
  /* Safari 6.1+ */
  -ms-flex: 0 0 41.66667%;
  /* IE 10 */
  max-width: 41.66667%;
}
@media (min-width: 768px) {
  .moneytalks__thumbnail-thumb {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    /* Safari 6.1+ */
    -ms-flex: 0 0 100%;
    /* IE 10 */
    max-width: 100%;
  }
}

.moneytalks__thumbnail {
  position: relative;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  overflow: hidden;
  line-height: 1;
  -webkit-box-shadow: -2px 2px 10px 2px #f1f1f1;
  box-shadow: -2px 2px 10px 2px #f1f1f1;
  height: 100%;
}
.moneytalks__thumbnail:before {
  content: "";
  display: none;
  padding-top: 56.25%;
}
@media (min-width: 768px) {
  .moneytalks__thumbnail:before {
    display: block;
  }
}
.moneytalks__thumbnail:hover,
.moneytalks__thumbnail:focus {
  text-decoration: none;
}
.moneytalks__thumbnail:hover .moneytalks__thumbnail-thumb-cover,
.moneytalks__thumbnail:focus .moneytalks__thumbnail-thumb-cover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.moneytalks__grid-item {
  display: block;
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  /* Safari 6.1+ */
  -ms-flex: 0 0 100%;
  /* IE 10 */
  max-width: 100%;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .moneytalks__grid-item {
    padding-left: 6px;
    padding-right: 6px;
  }
}

@media (min-width: 768px) {
  .moneytalks__grid {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media (min-width: 768px) {
  .moneytalks__grid > .moneytalks__grid-item {
    flex: 0 0 33.33333%;
    -webkit-flex: 0 0 33.33333%;
    /* Safari 6.1+ */
    -ms-flex: 0 0 33.33333%;
    /* IE 10 */
    max-width: 33.33333%;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid > .moneytalks__grid-item {
    flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    /* Safari 6.1+ */
    -ms-flex: 0 0 25%;
    /* IE 10 */
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid > .moneytalks__grid-item:first-child,
  .moneytalks__grid > .moneytalks__grid-item:last-child {
    flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    /* Safari 6.1+ */
    -ms-flex: 0 0 50%;
    /* IE 10 */
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-thumb-cover:before,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-thumb-cover:before {
    display: block;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-title,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-title {
    color: inherit;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: inherit;
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info
    > li
    + li,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info
    > li
    + li {
    border-right-color: #ffffff;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info.thumbnail-info--hide-date
    > li:not(:first-child),
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info.thumbnail-info--hide-date
    > li:not(:first-child) {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info
    + .moneytalks__thumbnail-title,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-info
    + .moneytalks__thumbnail-title {
    margin-top: 0;
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-caption,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-caption {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-orient: column-reverse;
    -webkit-box-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 100%;
    padding: 0 15px;
    background-color: transparent;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-caption,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-caption {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 23px;
  }
}
@media (min-width: 1600px) {
  .moneytalks__grid
    > .moneytalks__grid-item:first-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-caption,
  .moneytalks__grid
    > .moneytalks__grid-item:last-child
    .moneytalks__thumbnail
    .moneytalks__thumbnail-caption {
    padding-left: 120px;
    padding-right: 120px;
  }
}

.moneytalks__headline {
  min-height: auto;
}

#articles-article .row {
  margin-top: 0;
}

#articles-article > .grid > .element-item + .element-item {
  margin-top: 40px;
}

.top-bar {
  margin: 0;
  justify-content: flex-end;
  align-items: center;
  line-height: 1.2;
  color: #fff;
  display: flex;
}
@media (min-width: 992px) {
  .top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 10px;
  }
}
.top-bar * {
  margin: 0;
}
.top-bar a {
  color: #fff;
}
.top-bar ul {
  display: flex;
  align-items: center;
  list-style: none;
}
.top-bar ul li {
  padding: 0 20px;
  font-size: 15px;
  position: relative;
}
.top-bar ul li:not(:last-of-type):after {
  content: "";
  width: 1px;
  height: 14px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.5);
}
.top-bar .header-icons {
  display: flex;
  align-items: center;
}
.top-bar .header-icons > * {
  background: none;
  color: #fff;
  border: none;
  border-radius: 0;
  float: none !important;
  height: auto;
  width: auto;
  padding: 0;
  margin-right: 10px;
}
@media (min-width: 992px) {
  .top-bar .header-icons > * {
    margin-right: 0;
  }
}
.top-bar .header-icons > * {
  background: rgba(255, 255, 255, 0.2);
  height: 43px;
  width: 43px;
  border-radius: 50%;
  position: relative;
}
.top-bar .header-icons > *#trigger {
  background: #fff;
}
@media (min-width: 992px) {
  .top-bar .header-icons > *.lang-icon {
    margin-right: 20px;
  }
}
.top-bar .header-icons > *.lang-icon > span {
  left: 52%;
}
@media (min-width: 992px) {
  .top-bar .header-icons > *.lang-icon > span {
    left: auto;
  }
}
.top-bar .header-icons > * > * {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .top-bar .header-icons > * > *:not(.sr-only) {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
  }
}
@media (min-width: 992px) {
  .top-bar .header-icons > * {
    border-radius: 0;
    height: auto;
    width: auto;
    background: none;
  }
}
.top-bar .header-icons .lang-icon {
  font-size: 17px;
  font-weight: 900;
  letter-spacing: 2px;
  position: relative;
  top: 1px;
  top: 2px;
  font-size: 13px;
}
@media (min-width: 992px) {
  .top-bar .header-icons .lang-icon {
    font-size: 13px;
  }
}
.top-bar .header-search {
  margin: 0;
}
.top-bar #searchform {
  display: none;
}
@media (min-width: 992px) {
  .top-bar #searchform {
    visibility: hidden;
    opacity: 0;
    transition: all 150ms linear;
    display: block;
  }
}
.top-bar #searchform.active {
  visibility: visible;
  opacity: 1;
}
.top-bar .navbar-form {
  margin-top: 0;
  margin-bottom: 0;
}
.top-bar .search-trigger {
  display: none;
  background-color: inherit;
  border: none;
}
@media (min-width: 992px) {
  .top-bar .search-trigger {
    font-size: 22px;
    margin-right: 10px;
    cursor: pointer;
    display: block;
  }
}

#wpadminbar {
  display: none;
}

@media (min-width: 992px) {
  header nav.fixed {
    box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff !important;
    color: #0e2d6d !important;
  }
  header nav.fixed * {
    color: #0e2d6d !important;
  }
  header nav.fixed .generic-btn,
  header nav.fixed .form-group input {
    border: 1px solid #0e2d6d;
  }
  header nav.fixed .generic-btn::placeholder,
  header nav.fixed .form-group input::placeholder {
    color: #0e2d6d !important;
  }
  header nav.fixed .top-bar {
    border-bottom: 1px solid rgba(14, 45, 109, 0.2);
  }
}

.menu-top-bar-container,
.menu-top-bar-english-container {
  display: none;
}
@media (min-width: 992px) {
  .menu-top-bar-container,
  .menu-top-bar-english-container {
    display: block;
  }
}

header .navbar-collapse {
  padding: 0 !important;
}
header .navbar-collapse .generic-btn {
  margin: 0;
  margin-top: 26px;
  float: left;
  color: #0d215c;
}
header .navbar-collapse .generic-btn img {
  display: inline-block;
  margin-left: 8px;
}

.dashboard-icon {
  max-width: 20px;
}

.navbar-header--mobile {
  margin-left: auto;
}
@media (min-width: 992px) {
  .navbar-header--mobile {
    display: none;
  }
}

.row-header {
  display: none;
}
@media (min-width: 992px) {
  .row-header {
    display: block;
  }
}

.navbar-default .navbar-nav > li > a {
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  header nav ul.nav.navbar-nav li > a {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 1200px) {
  header nav ul.nav.navbar-nav li > a {
    padding-left: 14px;
    padding-right: 14px;
  }
}

body header nav ul.nav.navbar-nav > li {
  padding-left: 14px;
  padding-right: 14px;
}

body header nav ul.nav.navbar-nav > li > a {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
body header nav ul.nav.navbar-nav > li > a:hover {
  background-color: initial !important;
  color: #0f2f6c !important;
}
body header nav ul.nav.navbar-nav > li > a:hover::after {
  opacity: 1;
}
@media (min-width: 992px) {
  body header nav ul.nav.navbar-nav > li > a::after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0%;
    height: 4px;
    background-color: #1b9fd1;
    border-radius: 5px;
    opacity: 0;
    transition: 0.4s;
  }
}

.fp-slider {
  margin: 0;
}
.fp-slider * {
  color: #fff;
}
.fp-slider__container {
  padding-top: 0;
  color: black;
  margin-top: -104px;
  position: relative;
}
@media (min-width: 992px) {
  .fp-slider__container {
    margin-top: 0;
  }
}
.fp-slider__item {
  text-align: center;
  color: #fff;
  height: 550px;
  position: relative;
  padding-top: 120px;
}
@media (min-width: 992px) {
  .fp-slider__item {
    height: 760px;
    padding-top: 280px;
    text-align: right;
  }
}
.fp-slider__item * {
  direction: rtl;
}
.fp-slider__item *:not(.container) {
  margin: 0;
}
.fp-slider__img {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  background-position: bottom;
}
.fp-slider__img--desktop {
  display: none;
}
@media (min-width: 992px) {
  .fp-slider__img--desktop {
    display: block;
  }
}
.fp-slider__img--mobile {
  display: block;
}
@media (min-width: 992px) {
  .fp-slider__img--mobile {
    display: none;
  }
}
.fp-slider .container {
  height: initial;
}
.fp-slider__content {
  max-width: 600px;
  margin: 0 auto !important;
}
@media (min-width: 992px) {
  .fp-slider__content {
    margin: 0 !important;
  }
}
.fp-slider__title {
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 15px !important;
}
@media (min-width: 992px) {
  .fp-slider__title {
    font-size: 60px;
    margin-bottom: 30px !important;
  }
}
.fp-slider__title span {
  font-weight: bold;
  display: block;
}
.fp-slider__subtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 992px) {
  .fp-slider__subtitle {
    font-size: 30px;
  }
}
.fp-slider .generic-btn {
  font-size: 20px;
  font-weight: 300;
  margin-top: 15px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .fp-slider .generic-btn {
    font-size: 18px;
    margin-top: 30px;
  }
}
.fp-slider .generic-btn:hover {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.fp-slider .owl-controls {
  margin: 0;
  position: absolute;
  bottom: 15px;
  width: 100%;
}
.fp-slider .owl-dot > span {
  background: #fff !important;
  opacity: 0.5;
}
.fp-slider .owl-dot.active > span {
  opacity: 1;
}
.fp-slider .owl-controls .owl-nav [class*="owl-"] {
  margin: 12px 50px;
  background: none;
  line-height: 1;
}
.fp-slider .owl-controls .owl-nav [class*="owl-"]:hover {
  background: rgba(134, 151, 145, 0.35);
}
.fp-slider .owl-controls .owl-nav [class*="owl-"] svg {
  height: 40px;
  width: 40px;
  vertical-align: bottom;
}
.fp-slider__play-btn {
  position: absolute;
  left: 50%;
  bottom: 26px;
  color: #fff;
  transform: translateX(-50%);
  z-index: 1;
  display: block;
  background: none;
  border: 0;
  font-weight: 100;
  line-height: 1;
  padding: 6px 10px;
}
.fp-slider__play-btn:hover {
  background: rgba(134, 151, 145, 0.35);
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
}
.fp-slider__play-btn svg {
  height: 40px;
  width: 40px;
  vertical-align: bottom;
}
.fp-slider__play-btn--play {
  visibility: hidden;
}

.generic-btn {
  background-color: #fff;
  padding: 5px 22px;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  transition: all 150ms linear;
}
@media (min-width: 992px) {
  .generic-btn {
    padding: 9px 22px;
  }
}
.generic-btn:hover {
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.3);
}
.generic-btn--cian {
  background-color: #447aa5;
}

.navbar {
  z-index: 5;
}

@media (min-width: 992px) {
  .hide-on-desktop {
    display: none !important;
  }
}

.row-header .dropdown-menu {
  width: 730px;
}
@media (min-width: 992px) {
  .row-header .dropdown-menu {
    transition: 0.4s;
    position: fixed;
    width: 100% !important;
    padding: 30px calc(50% - 580px) !important;
    top: 160px;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.16) inset, 0 6px 6px 0 rgba(0, 0, 0, 0.16);
  }
}

#custom-modal {
  z-index: 50 !important;
}

.mt-60 {
  margin-top: 60px;
}

@media (min-width: 992px) {
  .row-header .dropdown {
    height: 81px;
  }
}

@media (min-width: 992px) {
  .navbar {
    padding-bottom: 0;
  }
}

header nav ul.nav.navbar-nav li.dropdown ul li a {
  border-bottom: 1px solid #b2b8c8 !important;
  padding: 10px 0px 10px 0;
}

#bs-example-navbar-collapse-1 > ul > li.dropdown.open > ul > li:last-child > a {
  border-bottom: none !important;
}

header nav ul.nav.navbar-nav li.dropdown ul .havedropdownmenu ul li:last-child a {
  border-bottom: none !important;
}

.font-bold {
  padding-bottom: 5px !important;
}

.header_change {
  transition: none !important;
}

@media (min-width: 992px) {
  header nav ul.nav.navbar-nav li.dropdown a + ul > li {
    width: calc(100% / 6);
  }
}

#bs-example-navbar-collapse-1 > ul > li:nth-child(2) > ul > li > ul {
  padding: 0 !important;
}

.career-employees {
  background: #0c2861;
  padding: 60px 0;
}
.career-employees *:not(.container) {
  margin: 0;
}
.career-employees .career-employees__title {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 480px) {
  .career-employees__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px !important;
  }
}
.career-employees .career-employees__item {
  flex-grow: 0;
  flex-shrink: 0;
  margin-bottom: 15px;
  padding-bottom: 320px;
  position: relative;
  background-position: center;
  background-size: cover;
}
.career-employees .career-employees__item::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(
    to top,
    #071432 0%,
    rgba(7, 20, 50, 0.65) 40%,
    rgba(7, 20, 50, 0) 80%
  );
  pointer-events: none;
}
@media (min-width: 480px) {
  .career-employees .career-employees__item {
    width: calc(100% / 2 - 15px);
    margin: 7.5px;
  }
}
@media (min-width: 992px) {
  .career-employees .career-employees__item {
    margin-bottom: 0;
    padding-bottom: 370px;
    width: calc(100% / 3 - 15px);
  }
}
.career-employees__item-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.career-employees__content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  color: #fff;
  z-index: 2;
}
.career-employees__name {
  font-size: 24px;
  line-height: 0.92;
  font-weight: bold;
}
.career-employees__role {
  font-size: 18px;
}
.career-employees__description {
  display: none;
}
.career-employees__open-modal {
  background: #579fc8;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  align-self: center;
  cursor: pointer;
  margin-right: 10px !important;
}
@media (min-width: 768px) {
  .career-employees__open-modal {
    align-self: flex-end;
  }
}
.career-employees__modal {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background: rgba(14, 21, 35, 0);
  z-index: 50;
  overflow: auto;
}
.career-employees__modal--open {
  display: block;
  background: rgba(14, 21, 35, 0.65);
}
@media (min-width: 768px) {
  .career-employees__modal--open {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.career-employees .none {
  display: none;
}
.career-employees__modal-close {
  position: absolute;
  left: 20px;
  top: 20px;
  transform: rotate(45deg) scale(1.2);
  cursor: pointer;
}
@media (min-width: 768px) {
  .career-employees__modal-close {
    opacity: 0.6;
  }
}
.career-employees__modal-close svg {
  background-color: #fff;
  border-radius: 50%;
  padding: 4px;
  transform: scale(1.6);
}
.career-employees__modal-close:hover {
  opacity: 1;
}
.career-employees .career-employees__modal-inner {
  background: #fff;
  max-width: 90%;
  position: relative;
  margin: 30px auto;
  transition: all 2s ease-in;
}
@media (min-width: 768px) {
  .career-employees .career-employees__modal-inner {
    display: flex;
    width: 970px;
    margin: 30px 0;
  }
}
.career-employees__modal-img {
  flex: 0 0 50%;
}
.career-employees__modal-content {
  padding: 20px;
  text-align: right;
}
@media (min-width: 768px) {
  .career-employees__modal-content {
    padding: 40px 50px;
    flex: 1;
  }
}
.career-employees .career-employees__modal-description {
  margin-top: 8px;
}
@media (min-width: 768px) {
  .career-employees .career-employees__modal-description {
    margin-top: 12px;
  }
}
.career-employees .career-employees__modal-description p {
  font-size: 16px;
  line-height: 1.2;
  color: #112f6a;
  margin-bottom: 10px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .career-employees .career-employees__modal-description p {
    font-size: 18px;
    line-height: 1.44;
    margin-bottom: 20px;
  }
}
.career-employees .career-employees__modal-description p:last-child {
  margin-bottom: 0;
}
.career-employees .career-employees__modal-name {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 6px;
}
@media (min-width: 768px) {
  .career-employees .career-employees__modal-name {
    font-size: 28px;
  }
}
.career-employees__modal-role {
  font-size: 24px;
}

.fade-in {
  animation: fadeIn 350ms ease-in-out forwards;
}

.fade-out {
  animation: fadeOut 350ms ease-in-out forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#carrers-vacancies h2 {
  margin-top: 40px;
  padding: 0 40px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #carrers-vacancies h2 {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}
#carrers-vacancies h4 {
  margin: 0;
}
#carrers-vacancies .panel {
  border: 0;
  box-shadow: none;
  padding: 0;
}
#carrers-vacancies .panel-default > .panel-heading {
  margin: 0;
  background-color: #f0f5f8;
  padding: 20px 15px;
  color: #12306a;
}
#carrers-vacancies .panel-title {
  font-size: 18px;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-title {
    font-size: 22px;
  }
}
#carrers-vacancies .panel-title__el {
  margin: 0;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-title__el:first-child {
    flex: 1 1 calc(100% - 400px);
  }
}
#carrers-vacancies .panel-title__el:last-child {
  display: flex;
}
#carrers-vacancies .panel-title__el:last-child > span {
  padding-right: 20px;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-title__el:last-child > span {
    padding: 0 20px;
    white-space: nowrap;
  }
}
#carrers-vacancies .panel-title__el:last-child > span:first-child {
  border-left: 1px solid rgba(18, 48, 106, 0.1);
}
#carrers-vacancies .panel-title__el:last-child > span:last-child {
  display: flex;
  align-items: center;
}
#carrers-vacancies .panel-title__plus {
  display: flex;
  align-items: center;
  height: 21px;
  width: 21px;
  background-color: #2c7da9;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-title__plus {
    margin-left: 8px;
  }
}
#carrers-vacancies .panel-title__plus svg {
  height: 61%;
  width: 61%;
}
#carrers-vacancies .panel-title__plus svg.plus {
  display: none;
}
#carrers-vacancies .panel-title .collapsed .panel-title__plus svg.plus {
  display: flex;
}
#carrers-vacancies .panel-title .collapsed .panel-title__plus svg.minus {
  display: none;
}
#carrers-vacancies .accordion-toggle {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#carrers-vacancies .accordion-toggle:focus {
  border: 0 !important;
}
@media (max-width: 768px) {
  #carrers-vacancies .hide-on-mobile {
    display: none;
  }
}
#carrers-vacancies .panel-body {
  padding: 35px 20px;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-body__inner {
    display: flex;
  }
}
#carrers-vacancies .panel-body__col {
  flex: 0 0 50%;
}
#carrers-vacancies .panel-body__col h2,
#carrers-vacancies .panel-body__col h3 {
  margin-top: 15px !important;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-body__col h2,
  #carrers-vacancies .panel-body__col h3 {
    margin-top: 30px !important;
  }
}
#carrers-vacancies .panel-body__col > h2:first-child,
#carrers-vacancies .panel-body__col > h3:first-child {
  margin-top: 0 !important;
}
#carrers-vacancies .panel-body__col:first-child * {
  margin: 0;
}
#carrers-vacancies .panel-body__col:first-child b,
#carrers-vacancies .panel-body__col:first-child strong,
#carrers-vacancies .panel-body__col:first-child h2,
#carrers-vacancies .panel-body__col:first-child h3,
#carrers-vacancies .panel-body__col:first-child h4,
#carrers-vacancies .panel-body__col:first-child h5 {
  color: #12306a;
  font-size: 20px;
  font-weight: normal;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-body__col:first-child b,
  #carrers-vacancies .panel-body__col:first-child strong,
  #carrers-vacancies .panel-body__col:first-child h2,
  #carrers-vacancies .panel-body__col:first-child h3,
  #carrers-vacancies .panel-body__col:first-child h4,
  #carrers-vacancies .panel-body__col:first-child h5 {
    font-size: 22px;
    margin-top: 30px;
  }
}
#carrers-vacancies .panel-body__col:first-child b span,
#carrers-vacancies .panel-body__col:first-child strong span,
#carrers-vacancies .panel-body__col:first-child h2 span,
#carrers-vacancies .panel-body__col:first-child h3 span,
#carrers-vacancies .panel-body__col:first-child h4 span,
#carrers-vacancies .panel-body__col:first-child h5 span {
  color: #12306a;
  font-size: 26px;
  font-weight: normal;
}
#carrers-vacancies .panel-body__col:first-child p,
#carrers-vacancies .panel-body__col:first-child li {
  font-size: 16px;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-body__col:first-child p,
  #carrers-vacancies .panel-body__col:first-child li {
    font-size: 20px;
  }
}
#carrers-vacancies .panel-body__col:first-child ul {
  list-style: none;
}
#carrers-vacancies .panel-body__col:first-child li {
  list-style-position: inside;
  display: flex;
  align-items: center;
  line-height: 1.8;
}
#carrers-vacancies .panel-body__col:first-child li::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("/wp-content/themes/migdal/assets/images/chevron-left.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 8px;
}
#carrers-vacancies .panel-body__col:last-child {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-body__col:last-child {
    margin-top: 0;
  }
}
#carrers-vacancies .panel-body__col:last-child strong {
  font-size: 20px;
  color: #12306a;
  margin: 15px auto;
  font-weight: normal;
}
#carrers-vacancies .panel-body__col:last-child button {
  width: 215px;
  margin: 0 auto;
}
#carrers-vacancies .panel-body__col:last-child button:hover {
  border: 1px solid;
}
#carrers-vacancies .panel-body__col:last-child .mobile-job-number {
  color: #12306a;
  font-size: 18px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  #carrers-vacancies .panel-body__col:last-child .mobile-job-number {
    display: none;
  }
}

.fun-slider {
  max-width: 100%;
  margin-bottom: 60px;
}
.fun-slider__item {
  border: 1px solid #fff;
  position: relative;
  max-height: 428px;
  max-width: 100%;
  overflow: hidden;
}
.fun-slider__item img {
  width: 100% !important;
}
.fun-slider__content {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  padding: 10px;
  color: #152f68;
  text-align: right;
  width: 540px;
  max-width: 100%;
  right: 0;
}
@media (min-width: 1200px) {
  .fun-slider__content {
    padding: 15px;
    background: rgba(255, 255, 255, 0.95);
  }
}
.fun-slider__title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 6px;
}
@media (min-width: 1200px) {
  .fun-slider__title {
    font-size: 28px;
  }
}
.fun-slider__text {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .fun-slider__text {
    font-size: 22px;
  }
}
.fun-slider__link {
  font-size: 16px;
  font-weight: bold;
  color: #152f68;
  margin-top: 10px;
  text-decoration: underline;
  text-decoration-color: rgba(10, 36, 106, 0.4);
  text-decoration-thickness: 1px;
}
@media (min-width: 1200px) {
  .fun-slider__link {
    font-size: 20px;
  }
}

.advantages-advantage__icon {
  margin: 0 auto;
  float: none;
}
@media (min-width: 992px) {
  .advantages-advantage__icon {
    float: right;
  }
}

body {
  position: relative;
}

.screen-reader-text.skip-link {
  position: absolute;
  top: -80px;
  z-index: 9999;
  right: 0;
  padding: 0.5rem;
  font-size: 2rem;
  color: #000;
  background: #fff;
  transition: all 0.5s;
}
.screen-reader-text.skip-link:focus {
  top: 0;
}

.height-inherit {
  height: inherit;
}

.full-height {
  height: 100%;
}

.row-flex,
.moneytalks__grid {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: row;
  -webkit-box-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  /* Safari 6.1+ */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.row-flex:before,
.moneytalks__grid:before,
.row-flex:after,
.moneytalks__grid:after {
  display: none;
}
.row-flex > [class^="col-"],
.moneytalks__grid > [class^="col-"] {
  margin-left: 0;
  margin-right: 0;
}

/* changes */
#searchform .form-group label {
  display: none;
}

#contact-section .wpcf7 .wpcf7-not-valid-tip,
.contact-form--sector .wpcf7-not-valid-tip {
  color: #fff !important;
}

#contact-section .wpcf7 .checkbox {
  margin-top: 10px;
}

.navbar-default .navbar-nav > .open > a {
  background-color: unset;
}

header nav ul.nav.navbar-nav li.dropdown ul li a:focus,
header nav ul.nav.navbar-nav > li > a:focus {
  background-color: unset !important;
  outline: auto !important;
}

/* investmentSection */
.investSection {
  padding: 40px 0;
  display: flex;
}

.investSection .container {
  height: fit-content;
  width: 100%;
}

.investSection .investSection_title {
  font-size: 25px;
  text-align: center;
  margin: 0;
  margin-bottom: 20px;
}

.investSection .investSection_subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  margin-bottom: 15px;
  text-align: center;
  display: block;
  color: #0f2f6c;
}

.investSection_subtitle-last {
  margin-top: 45px !important;
}

.investSection .investSection_single {
  width: 100%;
  height: fit-content;
  margin-bottom: 15px;
  position: relative;
  height: auto;
}

.investSection_single-background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 1px 11px 40px -2px rgba(15, 47, 108, 0.25);
  z-index: -1;
}

.investSection .investSection_single .investSection_single-top {
  position: relative;
  height: fit-content;
  display: block;
  width: 100%;
}

.investSection .investSection_single .investSection_single-top::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 70%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(9, 23, 66, 0) 10%, #091742 100%);
}

.investSection .investSection_single .investSection_single-top img {
  width: 100%;
  height: fit-content;
  height: 220px;
  object-fit: cover;
  background-position: center;
}

.investSection .investSection_single .investSection_single-title {
  /* position: absolute; */
  bottom: 12px;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  color: #0f2f6c;
  font-size: 20px;
  margin: 0;
  text-transform: uppercase;
  z-index: 2;
  text-align: right;
  width: 100%;
  /* padding: 0 20px; */
  margin-bottom: 10px;
  font-weight: 800;
}

.investSection .investSection_single .investSection_single-title a {
  color: #fff;
}

.investSection .investSection_single .investSection_single-complete {
  position: absolute;
  color: #0f2f6c;
  font-size: 16.5px;
  border-radius: 3.33668px;
  padding: 5px 10px;
  right: 50%;
  top: 10px;
  background-color: #fff;
  transform: translateX(50%);
}

.investSection .investSection_single .investSection_single-bottom {
  padding: 17px 20px;
  background-color: #fff;
}

.investSection .investSection_single .investSection_single-bottom .investSection_single-link {
  padding: 8px 20px;
  background-color: #fff;
  border: 1.25126px solid #0f2f6c;
  color: #0f2f6c;
  font-size: 16px;
  margin-top: 10px;
  margin-right: auto;
  display: block;
  width: fit-content;
  margin-right: 0;
  transition: 0.3s;
  position: relative;
  width: 100%;
  text-align: center;
}

.investSection .investSection_single .investSection_single-bottom .investSection_single-link span {
  position: relative;
  z-index: 3;
  font-weight: bold;
}

.investSection
  .investSection_single
  .investSection_single-bottom
  .investSection_single-link::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  z-index: -1;
  background-color: #12306a;
  transition: 0.3s ease-in-out;
}

.investSection .investSection_single .investSection_single-content {
}

.investSection .investSection_single .investSection_single-content ul {
  list-style: none;
}

.investSection .investSection_single .investSection_single-content li {
  list-style: none;
  color: #0f2f6c;
  font-weight: lighter;
  font-family: "Migdal-Light";
  font-size: 18px;
  line-height: 1.3;
}

.investSection .investSection_single .investSection_single-content li:not(:last-child) {
  margin-bottom: 5px;
}

.investSection .investSection_single .investSection_single-content li strong {
  color: #0f2f6c;
  font-family: "Migdal-Bold";
}

.investSection_link {
  padding: 10px 16px;
  color: #fff;
  background-color: #0f2f6c;
  border: 1px solid #fff;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  width: fit-content;
  font-size: 20px;
  transition: 0.3s;
}

.investSection_link:hover {
  color: #fff;
}

@media (min-width: 992px) {
  .investSection .container {
    width: 970px;
  }
  .investSection
    .investSection_single
    .investSection_single-bottom
    .investSection_single-link:hover::before {
    height: 100%;
    z-index: 2;
  }
  .investSection
    .investSection_single
    .investSection_single-bottom
    .investSection_single-link:hover {
    /* background-color: #0f2f6c; */
    color: #fff;
    text-decoration: none;
    z-index: 0;
  }

  .investSection .investSection_title {
    font-size: 32px !important;
    margin-bottom: 20px;
  }
  .investSection {
    padding: 90px 0;
  }

  .investSection_link:hover {
    background-color: #fff;
    color: #0f2f6c;
    border: 1px solid #0f2f6c;
    text-decoration: none !important;
  }

  .investSection_subtitle-last {
    margin-top: 70px !important;
  }

  .investSection .investSection_subtitle {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 29px;
  }

  .investSection_all {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    box-shadow: unset;
  }

  .investSection_single {
    flex-basis: calc(33.333% - 3px);
    margin: 0 1.5px;
    margin-bottom: 0 !important;
    box-shadow: unset;
    display: flex;
    flex-direction: column;
  }

  .investSection_single-top {
  }

  .investSection_single-bottom {
    padding: 25px 39px !important;
    width: 100%;
    flex-grow: 1;
  }

  .investSection_single-top img {
    height: 280px !important;
    object-fit: cover;
  }

  .investSection .investmentSection_title {
    font-size: 32px;
  }

  .investSection_single-title {
    font-size: 24px;
  }

  .investSection .investSection_single .investSection_single-content li {
    font-size: 20px;
    color: #0f2f6c;
    font-weight: 400;
    line-height: 1.42857143;
  }

  .investSection_single-link {
    padding: 10px 24px !important;
    font-size: 20px !important;
    line-height: 1;
    margin-top: 28px !important;
    width: fit-content !important;
  }

  .investSection_single-complete {
    font-size: 20px !important;
  }

  .investSection_link {
    margin-top: 50px;
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .investSection .container {
    width: 1170px;
  }
}

/* advantagesSection */
.advantagesSection {
  padding: 40px 0;
  background-color: #0f2f6c;
  color: #ffffff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  position: relative;
  margin-top: 0;
}

.advantagesSection_title {
  font-weight: 400;
  font-size: 25px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 12px;
}

.advantagesSection_description {
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 64px;
  font-family: "Migdal-Light";
}

.advantagesSection_single {
  /* border-radius: 6px; */
  border: 1px solid #2b6898;
  padding: 30px 20px;
  position: relative;
}

.advantagesSection_single:not(:last-child) {
  margin-bottom: 50px;
}

.advantagesSection_single-title {
  display: block;
  font-size: 18px;
  line-height: 19px;
  margin-bottom: 15px;
  color: #fff;
  margin-top: 0;
}

.advantagesSection_single-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  opacity: 1;
  font-family: "Migdal-Light";
}

.advantagesSection_single-wrapper {
  position: absolute;
  top: -15px;
}

.advantagesSection_single-wrapper::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 100px;
  background: #375386;
  opacity: 0.6;
  top: 5px;
  left: -10px;
  z-index: 0;
}

.advantagesSection_single-wrapper img {
  width: 30px;
  position: relative;
  z-index: 2;
}

.single-investments .qaSection,
.single-managements .qaSection {
  padding-bottom: 0;
  margin-bottom: -1px;
}

@media (min-width: 992px) {
  .single-managements .advantagesSection,
  .investments-template-default .advantagesSection {
    margin-top: 90px;
  }
  .advantagesSection {
    padding: 90px 0 20px;
  }

  .advantagesSection_single-title {
    line-height: 24px;
  }

  .advantagesSection_all {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .advantagesSection_single {
    flex-basis: calc(33.333% - 40px);
    height: auto;
    margin-bottom: 70px !important;
    padding: 40px 30px;
  }

  .advantagesSection_single {
    margin-left: 20px;
    margin-right: 20px;
  }

  .advantagesSection_title {
    font-size: 32px;
    margin-bottom: 14px;
  }

  .advantagesSection_description {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 60px;
    line-height: 120%;
  }

  .advantagesSection_single-wrapper img {
    width: 35px;
  }

  .advantagesSection_single-title {
    font-size: 20px;
  }

  .advantagesSection_single-description {
    font-size: 18px;
  }
}

/* page-template-alternative_investments-php */
.page-template-alternative_investments-php #newsletter-section,
.page-template-portfolio_managements-php #newsletter-section,
.single-investments #newsletter-section,
.single-managements #newsletter-section {
  background-size: cover;
}

.page-template-alternative_investments section#contact-section2 .m-l-lg,
.page-template-portfolio_managements section#contact-section2 .m-l-lg {
  margin-left: 0 !important;
  padding-bottom: 15px;
}

.qaSection {
  padding: 40px 10px;
  overflow: hidden;
}

.qaSection_title {
  margin: 0;
  font-weight: 400;
  font-size: 25px;
  line-height: 26px;
  margin-bottom: 20px;
}

.qaSection_single {
  padding: 16px 0;
}

.qaSection_anotherside {
  width: calc(100% + 80px);
  transform: translateX(40px);
  display: block;
}

.qaSection_anotherside picture {
  width: 100%;
  display: block;
}

.qaSection_anotherside img {
  width: 100%;
  display: block;
}

.qaSection_single:first-child {
  border-top: 2px solid #f3f7fd;
}

.qaSection_single:not(:last-child) {
  border-bottom: 2px solid #f3f7fd;
}

.qaSection_single-btn {
  border: none;
  background-color: unset;
  font-weight: 400;
  font-size: 18px;
  line-height: 19px;
  text-align: right;
  color: #0f2f6c;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  cursor: pointer;
}

.qaSection_single-btn strong {
  margin: 0;
}

.qaSection_single-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.85);
  margin: 0;
  margin-top: 12px;
  max-width: calc(100% - 60px);
  font-family: "Migdal-Light";
}

.qaSection_single-btn::after {
  content: "";
  width: 20px;
  height: 2px;
  background: #0f2f6c;
  border-radius: 100px;
  display: block;
  flex-shrink: 0;
  margin-right: 40px;
  transition: 0.3s;
}

.qaSection_single-btn::before {
  content: "";
  width: 20px;
  height: 2px;
  background: #0f2f6c;
  border-radius: 100px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%) rotate(90deg);
  transition: 0.3s;
}

.qaSection_single-active.qaSection_single-btn::before {
  transform: translate(0, -50%) rotate(0deg);
}

@media (min-width: 992px) {
  .qaSection {
    padding: 90px 0 0;
    display: flex;
  }

  .qaSection_title {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 30px;
  }

  .qaSection .container {
    display: flex;
    justify-content: space-between;
  }

  .qaSection_anotherside {
    width: 100%;
    transform: unset;
    margin-right: 65px;
    flex-shrink: 0;
    flex-basis: 40%;
    overflow: hidden;
    position: relative;
  }

  .qaSection_anotherside picture {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
  }

  .qaSection_anotherside img {
    height: auto;
    position: absolute;
  }

  .qaSection_single {
    padding: 22px 0;
  }
}

/* checkbox wrapper */
.checkbox_wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 20px;
  padding-right: 5px;
  font-family: "Migdal-Light";
}

.checkbox_wrapper {
	width: 785px;
	max-width: 80%;
    justify-content: flex-start;
    padding: 0;
    padding-left: 7px;
	margin-top: 14px
}
.checkbox_wrapper .checkbox{
	margin: 0;
}

.checkbox_wrapper .checkbox input[type=checkbox]{
	position: static;
}

.checkbox_wrapper .checkbox span.wpcf7-not-valid-tip{
	position: absolute;
    font-size: 14px;
	bottom: -14px;
}
.checkbox_wrapper .checkbox label{
	width: 100%;
    text-align: right;
	display: flex;
}

.checkbox_wrapper .checkbox span.wpcf7-list-item{
	margin: 0;
}
.checkbox_wrapper.checkbox_wrapper_single .privacy-text{
  margin-bottom: 10px;
}

.checkbox_wrapper div.checkbox {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.checkbox_wrapper .privacy-text {
  margin-bottom: 13px;
}
input.midgal-form-button {
  margin: 21px auto 23px auto;
}
.checkbox_wrapper div.checkbox label input {
  margin-top: 2px;
}
#custom-modal .modal-body .checkbox_wrapper p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
body.single-post .checkbox_wrapper {
  margin-top: 24px;
}
body.single-post .form-group-required-fields {
  color: #0C2861;
}
body.single-post section#newsletter-section .form-group-required-fields {
  color: #FFF;
}
div.wpcf7 .ajax-loader {
  display: none;
}
.form-group-required-fields {
  margin-top: 23px !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: normal;
}
#custom-modal .form-group.form-group-required-fields {
  color: #0C2861;
}
div.wpcf7 .ajax-loader.is-active {
  display: inline-block;
}
#contact-details .checkbox_wrapper {
  margin-right: 0;
  margin-top: -30px;
}
#contact-details .checkbox_wrapper .checkbox label {
  /*padding-right: 0;*/
}

#contact-details .checkbox_wrapper .privacy-text {
  margin-bottom: 13px;
}
#contact-details .midgal-form-button {
  float: unset;
  margin-left: auto;
  margin-right: 0;
}

#contact-details .form-group-required-fields {
  margin: 16px auto 25px auto !important;
  color: #0C2861;
}

#further-details .form-group-box, .form-group-box.form-group-box-articles {
  display: flex;
  gap: 15px;
  width: 785px;
  max-width: 80%;
}
#further-details .form-group-box .migdal_input_wrapper, .form-group-box.form-group-box-articles .migdal_input_wrapper {
  width: 100%;
}
#further-details .form-group, .form-group-box.form-group-box-articles .form-group {
  width: 100%;
  margin-right: 0;
}

.checkbox_wrapper .wpcf7-list-item input[type="checkbox"]:not(:checked)  {
  -webkit-appearance: none;
  appearance: none;
  width: 13px;
  height: 13px;
  border: 1px solid #0e2d6d;
  border-radius: 2px;
  background: #FFF;
  cursor: pointer;
  vertical-align: middle;
}

.checkbox_wrapper input[type=checkbox]:focus {
  outline: none !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}

form .wpcf7-response-output{
	width: 785px;
	max-width: 80%;
    margin: 0 auto;
}

form legend{
	margin-bottom: 8px;
}

.page-template-portfolio_managements .checkbox_wrapper,
.page-template-alternative_investments .checkbox_wrapper,
.single-investments .checkbox_wrapper,
.single-managements .checkbox_wrapper {
  color: #0f2f6c;
}

.cf7-aside-wrapper .checkbox_wrapper, #careersModal .checkbox_wrapper  {
  width: 100%;
  max-width: unset;
}
#careersModal .checkbox_wrapper .privacy-text{
  margin: 0;
}
.checkbox_wrapper.checkbox_wrapper_side_form {
  width: 100%;
  max-width: unset;
  padding: 0 15px;
}
#custom-modal .modal-body p {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 10px;
}

#contact-details .checkbox_wrapper .privacy-text {
  color: #0C2861 !important;
  font-size: 16px;
}
#contact-details .checkbox_wrapper div.checkbox {
  font-size: 16px;
}
/*#custom-modal .checkbox_wrapper .checkbox {*/
/*  line-height: 1.3;*/
/*}*/
/*.checkbox_wrapper.checkbox_wrapper_black {*/
/*  color: #000000 !important;*/
/*}*/

/*.cf7-aside-wrapper .checkbox_wrapper {*/
/*  color: #000000 !important;*/
/*}*/

body div.checkbox-last {
  display: none !important;
}
body .formFixSesction div.checkbox-last {
  display: none !important;
}

#contact-section2 .ajax-loader {
  /* display: none; */
}

#contact-section2 .btnMobileContactUs {
  margin-top: 44px;
}

@media (min-width: 992px) {
  #contact-section2 .btnMobileContactUs {
    margin-top: 10px;
  }
}

#contact-section2 .btnMobileContactUsWrapper {
  margin-bottom: 0 !important;
}

/*body.page-template-alternative_investments-php #newsletter-section .checkbox-last,*/
/*body.page-template-alternative_investments-php #contact-section2 .checkbox-last {*/
/*  display: block !important;*/
/*  margin: 0 !important;*/
/*}*/

body.single-investments #newsletter-section .checkbox-last {
  display: block !important;
  margin: 0 !important;
}

body.single-investments .checkbox_wrapper,
body.single-managements .checkbox_wrapper {
  width: fit-content;
}

.page-template-alternative_investments-php #newsletter-section .checkbox,
.page-template-portfolio_managements-php #newsletter-section .checkbox,
body.page-template-portfolio_managements-php #contact-section2 .checkbox,
body.page-template-alternative_investments-php #contact-section2 .checkbox {
  margin: 0 !important;
}

.body.page-template-alternative_investments-php #newsletter-section .checkbox:last-child,
.body.page-template-portfolio_managements-php #newsletter-section .checkbox:last-child {
  margin-right: 20px !important;
}

.checkbox_wrapper {
  color: #0C2861 !important;
}
#newsletter-section .checkbox_wrapper, #contact-section .checkbox_wrapper, .contact-form--sector .checkbox_wrapper, #careersModal .checkbox_wrapper {
  color: #fff !important;
}

body.page-template-alternative_investments #contact-section2,
body.page-template-portfolio_managements #contact-section2 {
  padding-top: 0;
}

/* fix header */
body.page-template-portfolio_managements-php header,
body.page-template-alternative_investments-php header,
body.single-investments header,
body.single-managements header {
  min-height: 0 !important;
}

@media (min-width: 992px) {
  body.page-template-alternative_investments #contact-section2{
    padding-top: 90px;
  }
  body.page-template-portfolio_managements #contact-section2{
    padding-top: 40px;
    padding-bottom: 40px;
  }

/*   .checkbox_wrapper {
    flex-direction: row;
  } */
}

/* investmentBenefits */
.investmentBenefits {
  padding: 40px 0;
  background: linear-gradient(101.41deg, #10419e -10.08%, #0f2f6c 153.21%);
  display: flex;
}

.investmentBenefits_title {
  font-weight: 400;
  font-size: 25px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  margin: 0;
  margin-bottom: 20px;
}

.investmentBenefits_all {
  display: flex;
  flex-wrap: wrap;
}

.investmentBenefits_single {
  display: flex;
  flex-direction: column;
  padding: 16px 11px;
  margin: 0 5px 10px;
  flex-basis: calc(50% - 10px);
  background: #ffffff;
  border-radius: 4.21709px;
}

.investmentBenefits_single-img {
  width: 80px;
  justify-self: center;
  margin-bottom: 8px;
}

.investmentBenefits_single-title {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 8px;
  color: #0f2f6c;
  margin-top: 0;
}

.investmentBenefits_single-description {
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.85);
  font-family: "Migdal-Light";
}

/* personal process block */

.personal-process {
  display: block;
  background-color: #f4f7fc;
  padding-top: 26px;
  padding-bottom: 60px;
}
.single-managements .personal-process{
  margin-top: 0;
}
.personal-process .section__title-white {
  display: block;
  margin-bottom: 36px;
  text-align: center;
  line-height: 1;
  font-size: 32px;
  color: #004388;
  font-weight: 700;
}
.personal-process .personal_container{
  position: relative;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.personal-process .personal-process__list {
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  margin-left: -35px;
  margin-right: -35px;
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}

.personal-process .personal-process__list > li {
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  width: 100%;
  max-width: 33.33333%;
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}

.personal-process .personal-process__list > li + li {
  padding-top: 0px;
  margin-top: 0px;
  border-top: 0px;
}

.personal-process .personal-process__list > li + li:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: '';
  width: 17px;
  height: 37px;
  display: block;
  background-image: url("../images/chevron-left-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transform: translate(50%, -50%);
}
.personal-process .process-stage{
  text-align: center;
  background-color: #00477f;
  border-radius: 32px;
  padding-top: 22px;
  padding-bottom: 22px;
  padding-left: 32px;
  padding-right: 32px;
  height: 100%;
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: flex-end;
  line-height: 1;
}
.personal-process .process-stage__footer {
  margin-bottom: 18px;
  flex: 0 0 auto;
  display: block;
  padding-bottom: 0;
}
.personal-process .process-stage__body{
  display: block;
  width: 100%;
}
.personal-process .process-stage__headline {
    margin-bottom: 10px;
    display: block;
    line-height: 1;
}
.personal-process .process-stage__title{
  display: block;
  color: #8bb3c4;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 0;
}
.personal-process .process-stage__caption {
    display: block;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
}
.single-managements .checkbox.checkbox-last{
  display: none !important;
}
.personal_process_stage_num{
    display: block;
    color: #8bb3c4;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 24px;
}
@media (max-width: 1599px) {
	/*section#newsletter-section .form-group{*/
	/*	margin-bottom: 24px;*/
	/*}*/
  .personal-process .section__title-white{
      margin-bottom: 25px;
  }
  .personal-process .process-stage {
      padding-left: 14px;
      padding-right: 14px;
  }
  .personal-process .personal-process__list > li {
      padding-left: 15px;
      padding-right: 15px;
  }
  .personal-process .personal-process__list {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1199px) {
  .personal-process .personal-process__list > li + li:before{
    display: none;
  }
  .personal-process {
      padding-top: 30px;
      padding-bottom: 30px;
  }
}
@media (max-width: 992px) {
  .personal-process .personal-process__list{
    flex-wrap: wrap;
  }
  .personal-process .personal-process__list > li {
      -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      width: 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-left: 5px;
      padding-right: 5px;
  }
  .personal-process .personal-process__list > li + li {
      padding-top: 22px;
      margin-top: 20px;
      border-top: 2px solid #00477f;
  }
  .personal-process .process-stage{
    background-color: transparent;
  }
  .personal-process .process-stage {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: row-reverse;
      -webkit-box-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      line-height: 1;
  }
  .personal-process .process-stage__body{
    text-align: right;
  }
  .personal-process .process-stage__body + .process-stage__footer {
      margin-left: 20px;
      margin-bottom: 0;
  }
  .personal-process .process-stage__caption {
    color: #000;
  }
  .personal-process .process-stage__title,
  .personal_process_stage_num{
    color: #004388;
  }
}
@media (max-width: 768px) {
	.checkbox_wrapper .checkbox.checkbox-privacy-policy label{
		padding-right: 0;
	}
  .personal-process .process-stage__footer {
      display: block;
      flex: 0 0 70px;
      -webkit-flex: 0 0 70px;
      -ms-flex: 0 0 70px;
  }
  .personal-process .section__title-white{
      line-height: 1.1;
      font-size: 28.5px;
  }
  .personal-process .process-stage{
    padding-top: 0;
    padding-bottom: 0;
  }
  .personal-process .process-stage__title{
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
  }
  .personal-process .process-stage__headline{
    margin-bottom: 0;
  }
  .personal-process .process-stage__caption {
    line-height: 1.2;
    font-size: 14px;
  }
  .personal_process_stage_num{
    font-size: 16px;
  }
  section#newsletter-section .form-group {
    display: block;
  }
  .checkbox_wrapper {
    margin-top: 23px;
  }
  .checkbox_wrapper .privacy-text {
    margin-bottom: 18px;
  }
  .form-group-required-fields {
    margin-top: 13px !important;
  }
  #further-details .form-group-box, .form-group-box.form-group-box-articles {
    max-width: 90%;
  }
}


/* personal process block end */

@media (min-width: 992px) {
  .investmentBenefits {
    padding: 90px 60px;
  }

  .investmentBenefits_title {
    font-size: 32px;
    line-height: 33px;
    margin-bottom: 40px;
  }

  .investmentBenefits_all {
  }

  .investmentBenefits_single {
    margin: 0 10px 20px;
    flex-basis: calc(33.3333% - 20px);
    padding: 35px 50px;
  }

  .investmentBenefits_single-img {
    width: 130px;
    margin-bottom: 15px;
  }

  .investmentBenefits_single-title {
    font-size: 20px;
    line-height: 21px;
    margin-bottom: 4px;
  }

  .investmentBenefits_single-description {
    font-size: 18px;
    line-height: 20px;
  }
}

/* descriptionSesction */
.descriptionSesction {
  padding: 30px 0;
  display: flex;
}

.descriptionSesction_title {
  font-weight: 400;
  font-size: 25px;
  line-height: 26px;
  text-align: center;
  margin: 0;
  margin-bottom: 8px;
}

.descriptionSesction_description {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0f2f6c;
  text-align: center;
}

.descriptionSesction_all {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.descriptionSesction_single {
  flex-basis: calc(50% - 40px);
  margin: 20px;
  display: flex;
  flex-direction: column;
}

.descriptionSesction_single-logo {
  width: 80px;
  margin: 0 auto;
  margin-bottom: 8px;
}

.descriptionSesction_single-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  color: #0f2f6c;
  margin: 0;
  margin-bottom: 12px;
}

.descriptionSesction_single-description {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.85);
  text-align: center;
  font-family: "Migdal-Light";
}

@media (min-width: 992px) {
  .descriptionSesction {
    padding: 90px 0 0px;
  }

  .descriptionSesction_single-description {
    line-height: 22px;
  }

  .descriptionSesction_title {
    font-size: 32px;
    line-height: 33px;
  }

  .descriptionSesction_description {
    font-weight: 500;
    font-size: 20px;
  }

  .descriptionSesction_all {
    margin-top: 50px;
  }

  .descriptionSesction_single {
    flex-basis: calc(25% - 40px);
    margin: 20px;
  }

  .descriptionSesction_single-logo {
    margin-bottom: 17px;
  }

  .descriptionSesction_single-title {
    margin-bottom: 3px;
  }
}

/* opportunitiesSection */
.opportunitiesSection {
  padding: 30px 20px;
  background: #f8fafe;
}

.opportunitiesSection_title {
  margin: 0;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 26px;
}

.opportunitiesSection_description {
  font-weight: 400;
  font-size: 16px;
  color: #0f2f6c;
  line-height: 24px;
  margin-bottom: 24px;
}

.opportunitiesSection_single {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.opportunitiesSection_single:not(:last-child) {
  margin-bottom: 15px;
}

.opportunitiesSection_single svg {
  flex-shrink: 0;
  margin: 0;
  margin-left: 15px;
}

.opportunitiesSection_single-title {
  color: #0f2f6c;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  margin: 0;
}

@media (min-width: 992px) {
  .opportunitiesSection {
    padding: 90px 60px;
    background: unset;
  }

  .opportunitiesSection .container {
    background: #f8fafe;
    padding: 45px 100px;
  }

  .opportunitiesSection_title {
    font-size: 32px;
    margin-bottom: 14px;
  }

  .opportunitiesSection_description {
    font-size: 20px;
    margin-bottom: 32px;
    font-weight: 400;
  }

  .opportunitiesSection_single-title {
    font-size: 18px;
  }
}

/* formFixSesction */
.formFixSesction {
  position: fixed;
  bottom: 0;
  z-index: 100;
  background: #b6ccee;
  padding: 30px 20px;
  padding-bottom: 75px;
  width: 100%;
  transition: transform 0.3s;
}

.formFixSesction .migdal_input_wrapper > label > span::after {
  color: #000;
}

.formFixSesction legend {
  width: 100%;
  margin-bottom: 12px;
}

.formFixSesction_wrapper {
  width: 100%;
}

.formFixSesction_title {
  font-size: 20px;
  line-height: 19px;
  text-align: right;
  color: #0f2f6c;
}

.formFixSesction_description {
  font-size: 18px;
  line-height: 21px;
  text-align: right;
  color: #0f2f6c;
  display: block;
  font-weight: 400;
  font-family: "Migdal-Light";
}

.formFixSesction_required {
  color: #0f2f6c;
  /* opacity: 0.5; */
  margin: 0;
  margin-right: auto;
  display: none;
}

.formFixSesction .migdal_input_wrapper {
  width: 100%;
}

.formFixSesction .migdal_input_wrapper input {
  background: #ffffff;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
  height: 40px;
}

body .formFixSesction .checkbox-last {
  display: block !important;
  margin: 0;
  margin-top: 14px;
}

body .formFixSesction .checkbox label {
  /*padding: 0;*/
}

.formFixSesction .btnMobileContactUsWrapper {
  width: 100% !important;
  display: flex !important;
  justify-content: flex-end;
  margin-bottom: 0 !important;
  position: absolute !important;
  bottom: -50px;
}

.formFixSesction input.midgal-form-button {
  width: fit-content !important;
  margin: 0;
  background: #0f2f6c;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 0 !important;
  /* margin-right: auto !important; */
}

.formFixSesction .checkbox {
  margin: 0;
}

@media (min-width: 768px) {
  .formFixSesction {
    background: unset;
    padding: 0;
  }

  .formFixSesction_required {
    display: block;
  }

  .formFixSesction .container {
    background: #b6ccee;
    padding: 33px 74px;
  }

  .formFixSesction .form-group {
    width: 100%;
    margin-bottom: 15px;
  }

  .formFixSesction_inputs {
    display: flex;
  }

  .formFixSesction .form-group {
    flex-basis: calc(33.3333% - 11px) !important;
    width: auto !important;
  }

  .formFixSesction .checkbox_wrapper {
    justify-content: flex-start;
  }

  .formFixSesction .checkbox {
    margin-top: 0 !important;
  }

  .formFixSesction input.midgal-form-button {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

.page-template-alternative_investments #contact-section2 input.midgal-form-button:hover,
.page-template-portfolio_managements #contact-section2 input.midgal-form-button:hover {
  border: 1px solid #357ba7;
}

@media (max-width: 768px) {
  #wpcf7-f1085-o1 > form > fieldset > div.form-group.form-group-required-fields,
  #wpcf7-f1085-o3 > form > fieldset > div.form-group.form-group-required-fields {
    margin-top: -10px !important;
    text-align: right;
    width: 90%;
  }
  #further-details .form-group-box, .form-group-box.form-group-box-articles {
    flex-direction: column;
    gap: 0;
  }
  #further-details .form-group-box .migdal_input_wrapper, .form-group-box.form-group-box-articles .migdal_input_wrapper {
    width: 100%;
  }
  .migdal_input_wrapper {
    width: 90%;
  }
  .checkbox_wrapper {
    max-width: 90%;
  }
  .checkbox_wrapper .checkbox label {
    padding-right: 0;
  }
  .btnMobileContactUsWrapper.form-group {
    width: 90% !important;
  }
  input.midgal-form-button{
    /*margin-bottom: 0 !important;*/
  }
  body.single-post .form-group-required-fields {
    margin-top: -10px !important;
    text-align: right;
    width: 90%;
  }
}

@media (min-width: 992px) {
  .formFixSesction .wpcf7__fieldset,
  .formFixSesction_contianer {
    display: flex;
  }

  .formFixSesction legend {
    width: fit-content;
    margin-bottom: 0;
    margin-left: 12px;
  }

  .formFixSesction_wrapper {
    width: fit-content;
  }

  .formFixSesction_description {
    width: fit-content;
    margin: 0 !important;
    font-weight: lighter;
    font-family: "Migdal-Light";
  }

  .formFixSesction .hidden-lg {
    display: none;
  }

  .formFixSesction .formFixSesction_inputs {
    flex-basis: 73%;
    margin: 0;
    flex-grow: 0;
  }

  .formFixSesction .checkbox_wrapper {
    flex-basis: 100%;
  }

  .formFixSesction input.midgal-form-button {
    position: relative;
  }

  .formFixSesction .container {
    padding: 24px 35px;
  }

  .formFixSesction input.midgal-form-button {
    left: 18px;
    margin-right: 0;
    /* width: 40px !important; */
    text-align: center;
    padding: 8px 20px;
    font-size: 18px;
    position: absolute;
    top: -1px;
  }

  .formFixSesction .checkbox_wrapper {
    padding-left: 20px;
    padding-right: 192px;
  }
  body.single-investments .formFixSesction .checkbox_wrapper {
    padding-right: 118px;
  }

  .formFixSesction .checkbox {
    color: #0f2f6c;
  }
}

@media (min-width: 1200px) {
  .formFixSesction .checkbox_wrapper {
    padding-right: 194px;
  }
  body.single-investments .formFixSesction .checkbox_wrapper {
    padding-right: 100px;
  }
}

@media (max-width: 992px) {
  body.single-investments .formFixSesction .checkbox_wrapper {
    margin-right: 0;
  }
  .checkbox_wrapper .checkbox input[type=checkbox] {
    margin-right: 0;
  }
}

.single-investments #content-arrangement,
.single-managements #content-arrangement {
  /* display: none; */
}

.openFixFrom {
  position: fixed;
  bottom: 0;
  background: #b6ccee;
  box-shadow: 0px 14px 64px #0f2f6c;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 0;
  width: 100%;
  border: none;
}

.openFixFrom span {
  color: #0f2f6c;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.openFixFrom .openFixFrom_arrow {
  margin: 0;
  margin-right: 11px;
}

.formFixSesction-x {
  border: none;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #b6ccee;
}

@media (min-width: 992px) {
  .openFixFrom {
    display: none !important;
  }

  .formFixSesction-x {
    display: none;
  }
}
