/*** LTR 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-left: 10px;
  border-left: 1px solid #dcdcdc;
  margin-left: 10px;
  line-height: .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-left: 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: left;
}
.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-left: 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: .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-left: 1px solid rgba(19, 46, 105, 0.7);
  padding-left: 5px;
  margin-left: 5px;
}
@media (min-width: 768px) {
  .moneytalks__thumbnail-info > li + li {
    padding-left: 10px;
    margin-left: 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: left;
  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-left-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;
  right: 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-left: 10px;
}
@media (min-width: 992px) {
  .top-bar .header-icons > * {
    margin-left: 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-left: 20px;
  }
}
.top-bar .header-icons > *.lang-icon > span {
  right: 47%;
}
@media (min-width: 992px) {
  .top-bar .header-icons > *.lang-icon > span {
    right: auto;
  }
}
.top-bar .header-icons > * > * {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
@media (min-width: 992px) {
  .top-bar .header-icons > * > * {
    right: auto;
  }
}
@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-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-left: 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: right;
  color: #0d215c;
}
header .navbar-collapse .generic-btn img {
  display: inline-block;
  margin-right: 8px;
}

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

.navbar-header--mobile {
  margin-right: 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: left;
  }
}
.fp-slider__item * {
  direction: ltr;
}
.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: .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;
  }
}

.dropdown-menu {
  width: 730px;
}
@media (min-width: 992px) {
  .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) {
  .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-left: 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;
  right: 20px;
  top: 20px;
  transform: rotate(45deg) scale(1.2);
  cursor: pointer;
}
@media (min-width: 768px) {
  .career-employees__modal-close {
    opacity: .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: left;
}
@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-right: 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-right: 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: left;
  width: 540px;
  max-width: 100%;
  left: 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: left;
  }
}

body {
  position: relative;
}

.screen-reader-text.skip-link {
  position: absolute;
  top: -80px;
  z-index: 9999;
  left: 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;
}





/* 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: 13px;
}
.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: left;
  display: flex;
  padding-left: 0;
}

.checkbox_wrapper .checkbox span.wpcf7-list-item{
  margin: 0;
}
.checkbox_wrapper div.checkbox {
  font-size: 14px;
  font-weight: 400;
  line-height: 128.571%;
}
.checkbox_wrapper .privacy-text {
  margin-bottom: 13px;
}
.checkbox_wrapper div.checkbox label input {
  margin-left: 0 !important;
  margin-top: 2px;
}
input.midgal-form-button {
  margin: 21px auto 23px auto;
}
#contact-details .midgal-form-button {
  float: unset;
  margin-left: 0;
  margin-right: auto;
}
#contact-details input.midgal-form-button {
  padding: 0 47px;
}
#custom-modal .modal-body .checkbox_wrapper p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
div.wpcf7 .ajax-loader {
  display: none;
}
.form-group-required-fields {
  margin-top: 23px !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: normal;
}
div.wpcf7 .ajax-loader.is-active {
  display: inline-block;
}
body div.checkbox-last {
  display: none !important;
}

#custom-modal .checkbox_wrapper{
  max-width: 100%;
}

#contact-details .checkbox_wrapper {
  margin-left: 0;
  margin-top: -16px;
}

.checkbox_wrapper {
  color: #0C2861 !important;
}
#contact-details .checkbox_wrapper .privacy-text {
  color: #0C2861 !important;
  font-size: 16px;
}
#contact-details .checkbox_wrapper .privacy-text {
  margin-bottom: 26px;
}
#contact-details .checkbox_wrapper div.checkbox {
  font-size: 16px;
}
#contact-details .form-group-required-fields {
  color: #0C2861;
}
#contact-details .checkbox_wrapper {
  padding-left: 0;
}
#contact-details .checkbox_wrapper .privacy-text a{
  text-transform: capitalize;
  font-weight: 700;
}
#newsletter-section .checkbox_wrapper, #contact-section .checkbox_wrapper, .contact-form--sector .checkbox_wrapper, #careersModal .checkbox_wrapper {
  color: #fff !important;
}
#contact-details .checkbox_wrapper {
  width: 90%;
  max-width: unset;
}

.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;
}

@media (max-width: 991px) {
  #contact-details .checkbox_wrapper {
    width: 100%;
  }

}
@media (max-width: 768px) {

  #contact-details .midgal-form-button {
    margin-right: 0;
  }
  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;
  }
  .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;*/
  }

}