html[dir=rtl] body {
  font-family: "Assistant", sans-serif !important;
}
html[dir=rtl] body * {
  font-family: "Assistant", sans-serif !important;
}
html[dir=rtl] body p {
  text-align: justify !important;
}
html[dir=rtl] .home .title-main {
  font-family: "Geometria-Bold" !important;
}
html[dir=rtl] .title-secondary {
  font-weight: bold;
}
@media only screen and (max-width: 992px) {
  html[dir=rtl] .wpml-ls-sidebars-lang_switcher {
    margin: 0 15px 0 0;
  }
}
html[dir=rtl] .header-flex {
  justify-content: flex-start;
}
html[dir=rtl] .about-story {
  padding: 0 0 72px 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .about-story {
    padding: 40px 0 50px 0;
  }
}
html[dir=rtl] .about-story:before {
  right: initial;
  left: 0;
}
html[dir=rtl] .about-clients {
  padding: 0 0 60px 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .about-clients {
    padding: 50px 0 30px 0;
  }
}
html[dir=rtl] .about-clients:before {
  left: initial;
  right: 0;
  top: -100px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .about-clients:before {
    top: -25px;
  }
}
html[dir=rtl] .about-clients:after {
  display: none;
  left: initial;
  right: 0;
}
html[dir=rtl] .about-clients .wrapper .text {
  padding: 0 50px 0 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .about-clients .wrapper .text {
    padding: 0 15px;
  }
}
html[dir=rtl] .about-clients .wrapper:nth-of-type(3) .image:before {
  right: initial;
  left: -60px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .about-clients .wrapper:nth-of-type(3) .image:before {
    left: 0;
  }
}
html[dir=rtl] .about-values:before {
  right: initial;
  left: 0;
}
html[dir=rtl] .get-in-touch:before {
  right: initial;
  left: 0;
}
html[dir=rtl] .about-team .wrapper {
  direction: rtl;
}
html[dir=rtl] .about-team .wrapper .person-info .top {
  display: inline-block;
}
html[dir=rtl] .about-team .wrapper .person-info .top:before {
  display: none;
}
html[dir=rtl] .about-team .wrapper .person-info .top .person-name {
  display: inline-block;
  position: relative;
}
html[dir=rtl] .about-team .wrapper .person-info .top .person-name:before {
  position: absolute;
  content: "";
  left: -90px;
  top: 15px;
  width: 75px;
  height: 3px;
  background-color: #c7b678;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .about-team .wrapper .person-info .top .person-name:before {
    width: 30px;
    left: -45px;
  }
}
html[dir=rtl] .about-team .wrapper .person-info .person-text {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  max-width: 100%;
}
html[dir=rtl] .about-team .wrapper .person-info .person-text p {
  max-width: 816px;
  text-align: right !important;
}
html[dir=rtl] .header .logo {
  text-align: left;
}
html[dir=rtl] .header .scrolled {
  position: fixed;
  background-color: white;
}
html[dir=rtl] .header .row div[class*=col-]:first-child {
  order: 2;
}
html[dir=rtl] .header .row div[class*=col-]:nth-of-type(2) {
  order: 1;
}
html[dir=rtl] header nav ul li a {
  font-size: 22px;
}
html[dir=rtl] .header nav ul li:last-of-type {
  margin: 0 15px 0 0;
}
html[dir=rtl] .header nav ul li ul li:last-of-type {
  margin: 0 0 15px 0;
}
html[dir=rtl] .home-hero .wrapper {
  align-items: flex-start;
}
html[dir=rtl] .home-hero .wrapper .item {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-hero .wrapper .item {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  html[dir=rtl] .home-hero .wrapper .item:before {
    left: initial;
    right: 0;
  }
}
html[dir=rtl] .home-hero .wrapper .item h3 {
  font-size: 20px;
  font-weight: 900;
}
html[dir=rtl] .home-hero .wrapper .item .number {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  margin: 0 25px 0 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-hero .wrapper .item .number {
    margin: 0 15px 0 0;
  }
}
html[dir=rtl] .home-hero .wrapper .item .number .count {
  font-size: 65px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-hero .wrapper .item .number .count {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-partners .row {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-partners .logos {
    align-items: flex-start;
  }
}
html[dir=rtl] .home-partners .logos img {
  margin: 0 30px 0 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-partners .logos img {
    margin: 0;
  }
  html[dir=rtl] .home-partners .logos img:nth-of-type(2) {
    margin-right: -7px;
  }
}
html[dir=rtl] .home-partners .text .title-secondary {
  font-size: 34px;
  display: inline-flex;
  justify-content: flex-start;
  padding: 0 0 0 106px;
}
@media only screen and (max-width: 992px) {
  html[dir=rtl] .home-partners .text .title-secondary {
    font-size: 28px;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-partners .text .title-secondary {
    padding: 0 0 0 45px;
  }
}
html[dir=rtl] .home-partners .text .title-secondary:before {
  left: 0;
  right: initial;
}
html[dir=rtl] .home-platform .wrapper .item .info h3 {
  font-weight: 700;
}
html[dir=rtl] .home-platform .wrapper .item .text ul li {
  font-size: 16px;
  line-height: 28px;
}
html[dir=rtl] .home-platform .wrapper .item .info p {
  text-align: right !important;
}
html[dir=rtl] .all-transactions svg {
  margin-left: 10px;
}
html[dir=rtl] .footer .row div[class*=col-]:first-child {
  order: 2;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .footer .row div[class*=col-]:first-child {
    order: 1;
  }
}
html[dir=rtl] .footer .row div[class*=col-]:nth-of-type(2) {
  order: 1;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .footer .row div[class*=col-]:nth-of-type(2) {
    order: 2;
  }
}
html[dir=rtl] .footer .logo {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .footer .logo {
    text-align: right;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .footer .copyright {
    flex-direction: column;
  }
}
html[dir=rtl] .footer .copyright .created {
  margin-bottom: 15px;
}
html[dir=rtl] .footer .copyright .created svg {
  margin: 0 10px 0 0;
}
html[dir=rtl] .footer .wrapper .item .socials ul li {
  margin: 0 0 0 15px;
}
html[dir=rtl] .footer .copyright p a {
  color: #fff;
  margin-left: 15px;
}
html[dir=rtl] .get-in-touch .touch-btn {
  text-align: left;
}
html[dir=rtl] .home-story .link .btn-en {
  display: none;
}
html[dir=rtl] .home-story .link .btn-he {
  display: block;
}
html[dir=rtl] .slider-transactions {
  direction: ltr;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-transactions .slider .slider-transactions .arrows .swiper-button-prev {
    order: 1;
  }
}
html[dir=rtl] .home-transactions .slider .slider-transactions .swiper-slide .item h4 {
  display: flex;
  justify-content: center;
}
html[dir=rtl] .home-transactions .slider .slider-transactions .swiper-slide .item h4 span {
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-platform .title-secondary {
    max-width: 300px;
    padding: 0 60px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-platform .title-secondary:before {
    left: 0;
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .title-secondary {
    padding: 0 45px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-story .title-secondary {
    padding: 0 60px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .home-story .title-secondary:before {
    left: 0;
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .footer .wrapper .item {
    margin: 0 0 30px 20px;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .modal-contact .modal-dialog .wrapper .left .title-secondary {
    padding: 0 70px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .get-in-touch .touch-btn {
    text-align: center;
    padding: 0;
  }
}
html[dir=rtl] .private-text:after {
  display: none;
}
html[dir=rtl] .private-text .banner .item img {
  margin: 0 0 0 20px;
}
html[dir=rtl] .private-text .wrapper:nth-of-type(even) .image {
  text-align: left;
}
html[dir=rtl] .private-text .wrapper:nth-of-type(odd) .image {
  text-align: right;
}
html[dir=rtl] .header nav ul li ul li a {
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .header nav ul li ul li a {
    font-size: 16px;
  }
}
html[dir=rtl] .investment-logos .text {
  justify-content: start;
}
html[dir=rtl] .investment-logos .text p {
  font-size: 22px;
  font-weight: 600;
}
html[dir=rtl] .wrapper .bg img {
  right: initial !important;
  left: 0 !important;
}
html[dir=rtl] .investment-services .wrapper .item.active .info h3 {
  padding: 0 77px 0 0;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .investment-services .wrapper .item.active .info h3 {
    padding: 0 5px 0 0;
  }
}
html[dir=rtl] .investment-services .wrapper .item.active .info h3:before {
  top: 20px;
}
html[dir=rtl] .private-tabs .nav {
  gap: 50px;
  justify-content: flex-start;
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header {
  direction: ltr;
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .logo {
  order: 3;
}
@media only screen and (max-width: 767px) {
  html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .logo {
    order: initial;
  }
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text h3 {
  color: #172E63;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text p {
  text-align: initial !important;
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text ul li {
  padding-left: 0;
  padding-right: 18px;
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text ul li:before {
  right: 0;
  left: initial;
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text h2 {
  text-align: right;
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(odd) .text {
  padding-right: 50px;
  padding-left: initial;
}
@media screen and (max-width: 992px) {
  html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(odd) .text {
    padding-right: 0;
  }
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2):before {
  left: -150px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2):before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3):before {
  right: -150px;
  left: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3):before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4):before {
  left: -100px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4):before {
    left: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5):before {
  right: -100px;
  left: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5):before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6):before {
  left: -100px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6):before {
    left: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(7):before {
  right: -100px;
  left: initial;
}
html[dir=rtl] .page-template-private-capital #pills-2 .private-text h2 {
  text-align: right;
}
html[dir=rtl] .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(odd) .text {
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  html[dir=rtl] .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(odd) .text {
    padding-right: 0;
  }
}
html[dir=rtl] .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2):before {
  left: -100px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2):before {
    left: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3):before {
  right: -150px;
  left: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3):before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-text h2 {
  text-align: right;
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(odd) .text {
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  html[dir=rtl] .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(odd) .text {
    padding-right: 0;
  }
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2):before {
  left: -100px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2):before {
    left: -15px;
    right: initial;
  }
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3):before {
  right: -150px;
  left: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3):before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-5 .private-text h2 {
  text-align: right;
}
html[dir=rtl] .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(odd) .text {
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  html[dir=rtl] .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(odd) .text {
    padding-right: 0;
  }
}
html[dir=rtl] .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2):before {
  left: -100px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2):before {
    left: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3):before {
  right: -150px;
  left: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3):before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-5 .private-ipm .row:before {
  left: -100px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-5 .private-ipm .row:before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-6 .private-text h2 {
  text-align: right;
}
html[dir=rtl] .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(odd) .text {
  padding-right: 50px;
}
@media screen and (max-width: 992px) {
  html[dir=rtl] .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(odd) .text {
    padding-right: 0;
  }
}
html[dir=rtl] .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2):before {
  left: -100px;
  right: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2):before {
    left: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3):before {
  right: -150px;
  left: initial;
}
@media screen and (max-width: 768px) {
  html[dir=rtl] .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3):before {
    right: -15px;
  }
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .assets {
  order: 3;
}
html[dir=rtl] .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper {
  cursor: pointer;
}

.private-text .banner {
  display: flex;
  justify-content: flex-start;
  margin: 32px 0;
}
.private-text .banner .item {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 499px;
  border: 2px solid #C7B678;
  padding: 18px 15px 18px 15px;
}
.private-text .banner .item img {
  margin-right: 20px;
  min-width: 68px;
  width: 68px;
  height: 68px;
  -o-object-fit: cover;
     object-fit: cover;
}
.private-text .banner .item p {
  margin-bottom: 0;
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-align: initial;
  color: #173163;
}
@media only screen and (max-width: 767px) {
  .private-text .banner .item p {
    font-size: 14px;
    line-height: 18px;
  }
}

.modal-memory .modal-dialog {
  display: block;
  max-width: 300px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  margin: 0;
}
.modal-memory .modal-body .wrapper .btn-close {
  z-index: 1;
}
.modal-memory .modal-body .wrapper .center img {
  width: 100%;
  max-width: 300px;
}

* p {
  text-align: justify;
}

.home-platform .wrapper .union.active svg:first-child {
  opacity: 0;
  visibility: hidden;
}

.home-platform .wrapper .union.active svg:nth-of-type(2) {
  opacity: 1;
  visibility: visible;
}

.home-platform .wrapper .item .info p {
  text-align: left;
  min-height: 63px;
}

.home-platform .wrapper .item .text {
  height: 235px;
  margin: 0px 0 -235px 0;
}
.home-platform .wrapper .item .text ul li {
  font-size: 16px;
  line-height: 28px;
}

.header {
  position: fixed;
  padding: 14px 0;
  z-index: 11;
  transition: 0.3s;
}
.header.scrolled {
  background-color: rgba(255, 255, 255, 0.95);
  transition: 0.3s;
}
.header.scrolled .logo img:nth-of-type(1) {
  display: none;
}
.header.scrolled .logo img:nth-of-type(2) {
  display: block;
}
.header.scrolled .hamburger svg path {
  fill: #173163;
}
.header.scrolled nav ul li a {
  color: #173163;
}
.header.scrolled nav ul li ul li a {
  color: white;
}
.header.scrolled nav .wpml-ls-sidebars-lang_switcher ul li a {
  color: #173163;
}
.header.opened .logo img:nth-of-type(1) {
  display: block;
}
.header.opened .logo img:nth-of-type(2) {
  display: none;
}
.header.opened .hamburger svg path {
  fill: #fff;
}
.header.opened nav ul li a {
  color: #fff;
}
.header.opened nav .wpml-ls-sidebars-lang_switcher ul li a {
  color: #fff;
}
.header .logo img:nth-of-type(2) {
  display: none;
}
.header nav ul li.current_page_item a {
  color: #c7b678;
}

.header nav {
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .header nav {
    flex-direction: column;
  }
}
@media only screen and (max-width: 992px) {
  .header nav .menu {
    align-items: center;
  }
}
.header nav .wpml-ls-sidebars-lang_switcher {
  margin-left: 15px;
}
@media only screen and (max-width: 992px) {
  .header nav .wpml-ls-sidebars-lang_switcher {
    margin: 0 0 30px 0;
  }
}
.header nav .wpml-ls-sidebars-lang_switcher ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0;
  width: 60px;
  height: 40px;
  border: 2px solid #C7B678;
  border-radius: 2px;
  position: relative;
  top: -5px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.header nav ul li {
  margin: 0 10px;
}
.header nav ul li a {
  font-size: 14px;
}

.header-flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .header-flex {
    justify-content: flex-end;
  }
}

.wpml-ls-sidebars-lang_switcher {
  padding: 0 !important;
}
@media only screen and (max-width: 992px) {
  .wpml-ls-sidebars-lang_switcher {
    margin: 0 0 0 15px;
  }
}
.wpml-ls-sidebars-lang_switcher ul {
  display: flex;
}
.wpml-ls-sidebars-lang_switcher ul li {
  margin: 0 7px !important;
}
.wpml-ls-sidebars-lang_switcher ul li.wpml-ls-current-language a {
  color: #C7B678;
}
.wpml-ls-sidebars-lang_switcher ul li.wpml-ls-current-language a:before {
  width: 100%;
}
.wpml-ls-sidebars-lang_switcher ul li a {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  padding: 0 0 11px 0;
  position: relative;
  color: #FFFFFF;
}
.wpml-ls-sidebars-lang_switcher ul li a:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #C7B678;
}

.home-story .link .btn-he {
  display: none;
}

@media only screen and (max-width: 768px) {
  .home-partners {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 768px) {
  .home-partners .text .title-secondary {
    margin-bottom: 25px;
  }
}
.home-partners .logos img:first-child {
  max-height: 60px;
}
@media only screen and (max-width: 768px) {
  .home-partners .logos img:first-child {
    max-height: 40px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .home-partners .logos img:nth-of-type(2) {
    max-height: 34px;
    margin-left: -12px;
    margin-bottom: 0;
  }
}

.all-transactions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  margin-top: 30px;
  transition: 0.3s;
  color: #173163;
}
@media only screen and (max-width: 768px) {
  .all-transactions {
    justify-content: center;
  }
}
.all-transactions:hover {
  transition: 0.3s;
}
.all-transactions:hover svg {
  transform: rotate(45deg);
}
.all-transactions svg {
  margin-right: 10px;
  transition: 0.3s;
}

.slider-transactions {
  direction: rtl;
}

.home-transactions .slider .slider-transactions .arrows .swiper-button-prev:after,
.home-transactions .slider .slider-transactions .arrows .swiper-button-next:after {
  display: none;
}

.private-include .slider .slider-transactions .swiper-slide .item:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 992px) {
  .footer .copyright {
    flex-direction: column;
  }
}
@media only screen and (max-width: 992px) {
  .footer .copyright .created {
    margin-bottom: 15px;
  }
}
.footer .copyright p a {
  margin-left: 15px;
  color: white;
}
.footer .copyright p a:hover {
  text-decoration: underline;
}

.transactions-list {
  padding-bottom: 70px;
}
@media only screen and (max-width: 768px) {
  .transactions-list {
    padding: 45px 0 80px 0;
  }
}
.transactions-list div[class*=col-] {
  margin-bottom: 30px;
}
.transactions-list .item {
  background-color: #F7F7F7;
  height: 100%;
  padding: 30px 25px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .transactions-list .item {
    margin-bottom: 20px;
  }
}
.transactions-list .item .logo {
  height: 90px;
  margin-bottom: 20px;
}
.transactions-list .item .logo img {
  max-width: 100%;
  height: auto;
}
.transactions-list .item h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #173163;
}
.transactions-list .item .number {
  direction: rtl;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: #1642A8;
}
.transactions-list .item .date {
  display: flex;
  justify-content: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
  color: #173163;
}
.transactions-list .item .date:before {
  position: absolute;
  content: "";
  bottom: 0;
  height: 2px;
  width: 90px;
  background-color: #C7B678;
}
.transactions-list .item .text ul {
  margin-bottom: 0;
}
.transactions-list .item .text ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 5px;
  color: #173163;
}

.news-list {
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
.news-list:before {
  position: absolute;
  content: "";
  width: 100%;
  max-width: 40%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #F7F7F7;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .news-list:before {
    display: none;
  }
}
.news-list .item {
  display: flex;
  background-color: #FDFDFD;
  box-shadow: inset 0px -2px 0px #C7B678;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .news-list .item {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.news-list .item.english .text p {
  direction: ltr;
}
.news-list .item.english .actions {
  flex-direction: row-reverse;
}
.news-list .item.english .actions .more.show-he {
  display: none;
}
.news-list .item.english .actions .more.show-en {
  display: flex !important;
}
.news-list .item .logo {
  width: 100%;
  min-width: 390px;
  max-width: 390px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 768px) {
  .news-list .item .logo {
    height: 172px;
    min-width: auto;
    max-width: 100%;
  }
}
.news-list .item .logo img {
  max-width: 75%;
  max-height: 75%;
}
@media only screen and (max-width: 768px) {
  .news-list .item .logo img {
    max-width: 100%;
    max-height: 100%;
  }
}
.news-list .item .text {
  width: 100%;
  max-width: 100%;
  padding: 40px 45px;
}
@media only screen and (max-width: 768px) {
  .news-list .item .text {
    padding: 20px 15px 30px 15px;
  }
}
.news-list .item .text h3 {
  text-transform: none;
  word-break: break-word;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 15px;
  color: #173163;
}
@media only screen and (max-width: 768px) {
  .news-list .item .text h3 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 10px;
  }
}
.news-list .item .text p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: center !important;
  margin-bottom: 20px;
  color: #173163;
}
@media only screen and (max-width: 768px) {
  .news-list .item .text p {
    margin-bottom: 16px;
  }
}
.news-list .item .text .actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-list .item .text .actions .date {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 30px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #173163;
}
.news-list .item .text .actions .date:before {
  position: absolute;
  content: "";
  left: 0;
  width: 19px;
  height: 2px;
  background-color: #D1D1D1;
}
.news-list .item .text .actions .more {
  display: flex;
  align-items: center;
  transition: 0.3s;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  text-align: right;
  text-transform: uppercase;
  color: #C7B678;
}
.news-list .item .text .actions .more.show-en {
  display: none;
}
.news-list .item .text .actions .more:hover {
  transition: 0.3s;
}
.news-list .item .text .actions .more:hover svg {
  transform: rotate(45deg);
}
.news-list .item .text .actions .more svg {
  transition: 0.3s;
  margin-right: 10px;
}

.modal-banner {
  display: none;
}
.modal-banner.hide {
  display: none !important;
}
.modal-banner .flex {
  display: inline-flex;
  position: fixed;
  top: 50vh;
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .modal-banner .flex {
    top: initial;
    bottom: 10vh;
  }
}
.modal-banner .flex .item {
  width: 100%;
  max-width: 136px;
  background-color: rgba(23, 49, 98, 0.9);
  padding: 25px 16px;
  position: relative;
  text-align: center;
  border-bottom: 3px solid #C7B678;
}
.modal-banner .flex .item .close {
  position: absolute;
  right: 6px;
  top: 6px;
  opacity: 1;
  font-size: initial;
  text-shadow: none;
}
.modal-banner .flex .item .close:hover {
  opacity: 1;
}
.modal-banner .flex .item .close svg {
  width: 20px;
  height: 20px;
}
.modal-banner .flex .item .title {
  display: block;
  transition: 0.3s;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.modal-banner .flex .item .title b {
  color: #C7B678;
  font-weight: 700;
}
.modal-banner .flex .item .title:hover {
  transition: 0.3s;
  text-decoration: none;
  color: #C7B678;
}

#modalbanner {
  padding-right: 0 !important;
}
#modalbanner .modal-dialog {
  max-width: 400px;
}
#modalbanner .modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
  background-color: #FAFAFA;
}
#modalbanner .modal-dialog .modal-body {
  padding: 45px 0 0 0;
}
#modalbanner .modal-dialog .modal-body.success .form {
  display: none;
}
#modalbanner .modal-dialog .modal-body.success h3 {
  display: none;
}
#modalbanner .modal-dialog .modal-body.success h3.show-success {
  display: inline-flex;
}
#modalbanner .modal-dialog .modal-body.success .icon-success {
  display: block;
}
#modalbanner .modal-dialog .modal-body .close {
  position: absolute;
  top: 15px;
  right: 25px;
  font-size: initial;
  opacity: 1;
}
#modalbanner .modal-dialog .modal-body h3 {
  margin-bottom: 40px;
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 0 70px 0 15px;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 35px;
  text-transform: uppercase;
  color: #173163;
}
#modalbanner .modal-dialog .modal-body h3:before {
  position: absolute;
  content: "";
  right: 0;
  width: 60px;
  height: 3px;
  background: #C7B678;
}
#modalbanner .modal-dialog .modal-body h3.show-success {
  display: none;
}
#modalbanner .modal-dialog .modal-body .wpforms-container {
  background-color: white;
  margin: 0;
  padding: 30px 15px 50px 15px;
}
#modalbanner .modal-dialog .modal-body .wpforms-container .wpforms-field-container .wpforms-field {
  padding: 0;
}
#modalbanner .modal-dialog .modal-body .wpforms-container .wpforms-field-container .wpforms-field-medium {
  padding: 0 10px;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #E3E8F4;
  width: 100%;
  max-width: 100%;
  height: 35px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #173163;
}
#modalbanner .modal-dialog .modal-body .wpforms-container .wpforms-field-container .wpforms-field-medium::-moz-placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #173163;
}
#modalbanner .modal-dialog .modal-body .wpforms-container .wpforms-field-container .wpforms-field-medium::placeholder {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-align: right;
  color: #173163;
}
#modalbanner .modal-dialog .modal-body .wpforms-container .wpforms-submit-container .wpforms-submit {
  width: 100%;
  height: 50px;
  background-color: #C7B678;
  border: 1px solid #C7B678;
  border-radius: 2px;
  transition: 0.3s;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-transform: uppercase;
  color: #FFFFFF;
}
#modalbanner .modal-dialog .modal-body .wpforms-container .wpforms-submit-container .wpforms-submit:hover {
  transition: 0.3s;
  background-color: white;
  color: #173163;
}
#modalbanner .modal-dialog .modal-body .icon-success {
  text-align: center;
  background-color: white;
  padding: 80px 15px 180px 15px;
  display: none;
}

.home-transactions .slider .slider-transactions .swiper-slide .item {
  min-height: 296px;
}
@media only screen and (max-width: 768px) {
  .home-transactions .slider .slider-transactions .swiper-slide .item {
    height: 100%;
    min-height: 300px;
  }
}
.home-transactions .slider .slider-transactions .swiper-slide .item h3 {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
  position: relative;
}
.home-transactions .slider .slider-transactions .swiper-slide .item h3:before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 90px;
  height: 2px;
  background-color: #C7B678;
}
.home-transactions .slider .slider-transactions .swiper-slide .item h4 {
  margin-bottom: 20px;
  font-weight: 400;
}
.home-transactions .slider .slider-transactions .swiper-slide .item .amount {
  color: #1642A8;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
.home-transactions .slider .slider-transactions .swiper-slide .item h5 {
  margin-bottom: 0;
  min-height: 48px;
  color: #1642A8;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}

html[dir=rtl] .private-transactions .slider .slider-transactions .swiper-slide .item h4 {
  display: inline-flex;
}

.private-transactions.hide {
  display: none;
}
.private-transactions .slider .slider-transactions .swiper-slide .item {
  padding: 30px 15px 54px 15px;
  text-align: center;
}
.private-transactions .slider .slider-transactions .swiper-slide .item h3 {
  display: flex;
  justify-content: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
  position: relative;
}
.private-transactions .slider .slider-transactions .swiper-slide .item h3:before {
  position: absolute;
  bottom: 0;
  content: "";
  width: 90px;
  height: 2px;
  background-color: #C7B678;
}
.private-transactions .slider .slider-transactions .swiper-slide .item h4 {
  margin-bottom: 20px;
  font-weight: 400;
}
.private-transactions .slider .slider-transactions .swiper-slide .item h5 {
  margin-bottom: 0;
  min-height: 48px;
  color: #1642A8;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}

.private-tabs.sticky {
  width: 100%;
  position: fixed;
  top: 78px;
  z-index: 1;
  background-color: white;
  border-top: 2px solid #F7F7F7;
  padding: 14px 0;
  z-index: 10;
}
.private-tabs .nav {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 38px;
}
@media only screen and (max-width: 992px) {
  .private-tabs .nav {
    flex-wrap: nowrap;
    overflow: scroll;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 992px) {
  .private-tabs .nav .nav-item {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}
.private-tabs .nav .nav-item .nav-link {
  outline: none;
  background-color: transparent;
  border: 0;
  border-bottom: 3px solid transparent;
  border-radius: 0;
  padding: 11px 0;
  color: #173163;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .private-tabs .nav .nav-item .nav-link {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) {
  .private-tabs .nav .nav-item .nav-link {
    font-size: 16px;
  }
}
.private-tabs .nav .nav-item .nav-link.active {
  font-weight: 700;
  border-color: #C7B678;
}

.private-tab-content {
  margin-top: 85px;
}
@media only screen and (max-width: 768px) {
  .private-tab-content {
    margin-top: 40px;
  }
}

.page-template-private-capital .title-transactions {
  display: none;
}
.page-template-private-capital #pills-1 .private-text {
  margin-bottom: 130px;
}
.page-template-private-capital #pills-1 .private-text h2 {
  max-width: 722px;
  text-align: left;
}
.page-template-private-capital #pills-1 .private-text h3 {
  color: #173163;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text h3 {
    font-size: 26px;
    line-height: initial;
    margin-bottom: 20px;
  }
}
.page-template-private-capital #pills-1 .private-text .text p {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .text p {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-template-private-capital #pills-1 .private-text::before, .page-template-private-capital #pills-1 .private-text::after {
  display: none;
}
.page-template-private-capital #pills-1 .private-text .wrapper {
  align-items: center;
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(odd) .text {
  padding-left: 50px;
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(odd) .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(even) .image:before, .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(odd) .image:before {
    display: none;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2):before {
  position: absolute;
  content: "";
  right: -150px;
  bottom: -60px;
  width: 100%;
  max-width: 496px;
  height: 284px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2):before {
    right: -15px;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2) .image img {
  max-width: 452px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(2) .text {
  max-width: 605px;
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3):before {
  position: absolute;
  content: "";
  left: -150px;
  bottom: -56px;
  width: 100%;
  max-width: 496px;
  height: 284px;
  background-color: #F7F7F7;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3):before {
    left: -15px;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3) .image img {
  max-width: 452px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(3) .text {
  max-width: 608px;
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4):before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: -100px;
  width: 100%;
  max-width: 418px;
  height: 660px;
  background-color: #F7F7F7;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4):before {
    right: -15px;
    bottom: -40px;
    width: 100%;
    max-width: 168px;
    height: 298px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4) .image img {
  max-width: 608px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(4) .text {
  max-width: 578px;
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5):before {
  position: absolute;
  content: "";
  left: -100px;
  top: -60px;
  width: 100%;
  max-width: 418px;
  height: 390px;
  background-color: #F7F7F7;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5):before {
    left: -15px;
    top: inherit;
    bottom: -20px;
    width: 100%;
    max-width: 154px;
    height: 176px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5) .image img {
  max-width: 605px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(5) .text {
  max-width: 578px;
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6):before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: -77px;
  width: 100%;
  max-width: 418px;
  height: 408px;
  background-color: #F7F7F7;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6):before {
    right: -15px;
    bottom: -40px;
    width: 100%;
    max-width: 169px;
    height: 196px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6) .image img {
  max-width: 605px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(6) .text {
  max-width: 578px;
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(7) {
  position: relative;
  z-index: 1;
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(7):before {
  position: absolute;
  content: "";
  left: -100px;
  top: -92px;
  width: 100%;
  max-width: 418px;
  height: 610px;
  background-color: #F7F7F7;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(7):before {
    left: -15px;
    top: inherit;
    bottom: -40px;
    width: 100%;
    max-width: 168px;
    height: 284px;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(7) .image img {
  max-width: 605px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(7) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-1 .private-text .wrapper:nth-of-type(7) .text {
  max-width: 578px;
}
.page-template-private-capital #pills-2 .private-text {
  margin-bottom: 130px;
}
.page-template-private-capital #pills-2 .private-text h2 {
  max-width: 722px;
  text-align: left;
}
.page-template-private-capital #pills-2 .private-text h3 {
  color: #173163;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-2 .private-text h3 {
    font-size: 26px;
    line-height: initial;
    margin-bottom: 20px;
  }
}
.page-template-private-capital #pills-2 .private-text .text p {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-2 .private-text .text p {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-template-private-capital #pills-2 .private-text::before, .page-template-private-capital #pills-2 .private-text::after {
  display: none;
}
.page-template-private-capital #pills-2 .private-text .wrapper {
  align-items: center;
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(odd) .text {
  padding-left: 50px;
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(odd) .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(even) .image:before, .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(odd) .image:before {
    display: none;
  }
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2):before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: 100px;
  width: 100%;
  max-width: 600px;
  height: 284px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2):before {
    right: -15px;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2) .image img {
  max-width: 426px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(2) .text {
  max-width: 605px;
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3) {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3):before {
  position: absolute;
  content: "";
  left: -150px;
  bottom: -56px;
  width: 100%;
  max-width: 493px;
  height: 284px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3):before {
    left: -15px;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3) .image img {
  max-width: 452px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-2 .private-text .wrapper:nth-of-type(3) .text {
  max-width: 608px;
}
.page-template-private-capital #pills-3 .private-text {
  margin-bottom: 130px;
}
.page-template-private-capital #pills-3 .private-text h2 {
  max-width: 722px;
  text-align: left;
}
.page-template-private-capital #pills-3 .private-text h3 {
  color: #173163;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-text h3 {
    font-size: 26px;
    line-height: initial;
    margin-bottom: 20px;
  }
}
.page-template-private-capital #pills-3 .private-text .text p {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-text .text p {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-template-private-capital #pills-3 .private-text::before, .page-template-private-capital #pills-3 .private-text::after {
  display: none;
}
.page-template-private-capital #pills-3 .private-text .wrapper {
  align-items: center;
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(odd) .text {
  padding-left: 50px;
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(odd) .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(even) .image:before, .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(odd) .image:before {
    display: none;
  }
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2):before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: -80px;
  width: 100%;
  max-width: 464px;
  height: 477px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2):before {
    right: -15px;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2) .image img {
  max-width: 464px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(2) .text {
  max-width: 605px;
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3) {
  position: relative;
  z-index: 1;
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3):before {
  position: absolute;
  content: "";
  left: -150px;
  top: -42px;
  width: 100%;
  max-width: 417px;
  height: 626px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3):before {
    left: -15px;
    top: initial;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3) .image img {
  max-width: 500px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-3 .private-text .wrapper:nth-of-type(3) .text {
  max-width: 608px;
}
.page-template-private-capital #pills-3 .private-funds .title-secondary {
  margin-bottom: 60px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card {
  margin-bottom: 20px;
  border: 0;
  border-radius: 0;
  background-color: #F7F7F7;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header {
  border: 0;
  background-color: transparent;
  padding: 30px 35px;
}
@media only screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header {
    padding: 30px 5px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header {
    padding: 40px 10px;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  cursor: initial;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper {
    flex-direction: column;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper.collapsed .icon svg path:nth-of-type(2) {
  display: block;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper.collapsed .icon svg path:last-child {
  display: none;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .logos {
  width: 100%;
  max-width: 245px;
  display: flex;
  margin-right: 50px;
  gap: 12px;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .logos {
    max-width: 100%;
    margin: 0 12px 30px 0;
    justify-content: center;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .logos .logo img {
  min-width: 116px;
  width: 116px;
  height: 54px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .logos .logo-company {
  display: flex;
  align-items: center;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .logos .logo-company img {
  max-height: 54px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper h3 {
  width: 100%;
  max-width: 191px;
  margin-bottom: 0;
  color: #173163;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1050px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper h3 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper h3 {
    max-width: 120px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper h3 {
    max-width: 100%;
    margin-bottom: 14px;
    font-size: 16px;
    text-align: center;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .year {
  display: flex;
  align-content: center;
  justify-content: center;
  width: 100%;
  max-width: 105px;
  padding: 9px 26px;
  margin: 0 30px;
  border-left: 2px solid #C7B678;
  border-right: 2px solid #C7B678;
  color: #173163;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
@media only screen and (max-width: 1050px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .year {
    font-size: 14px;
  }
}
@media only screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .year {
    max-width: 75px;
    padding: 9px 12px;
    margin: 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .year {
    border: 0;
    margin: 0 0 14px 0;
    max-width: 100%;
    position: relative;
    padding: 14px 0;
    display: flex;
    justify-content: center;
  }
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .year:before {
    position: absolute;
    content: "";
    top: 0;
    width: 42px;
    height: 2px;
    background-color: #C7B678;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .text {
  width: 100%;
  max-width: 267px;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .text {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .text p {
  margin: 0;
  color: #1642A8;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: initial;
}
@media only screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .text p {
    font-size: 14px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .text p {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 24px;
    text-align: center !important;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .status {
  margin: 0 45px;
  padding: 0 11px;
  height: 32px;
  background-color: #1642A8;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media only screen and (max-width: 992px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .status {
    margin: 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .status {
    margin: 0 auto 28px auto;
    width: 100%;
    max-width: 83px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .icon-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    position: absolute;
    bottom: 25px;
    right: 15px;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .icon {
  width: 54px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .icon svg {
  width: 100%;
  height: auto;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .icon svg path:nth-of-type(2) {
  display: none;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-header .wrapper .icon svg path:last-child {
  display: block;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body {
  padding: 0 35px 30px 35px;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body {
    padding: 0 15px 100px 15px;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper {
  display: flex;
  justify-content: space-between;
  gap: 23px;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper {
    flex-direction: column;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .assets {
  width: 100%;
  max-width: 187px;
  margin-right: 50px;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .assets {
    margin: 0 auto;
  }
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .assets h3 {
  color: #172E63;
  font-size: 25px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .assets ul {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 4px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .assets ul li {
  min-width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px;
  border: 1.2px solid #172E63;
  color: #172E63;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.71px;
  letter-spacing: -0.05em;
  text-transform: uppercase;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .assets ul li.active {
  background-color: #C7B678;
  color: white;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text:nth-of-type(2) {
  min-width: 245px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text h3 {
  color: #172E63;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text p {
  margin-bottom: 8px;
  color: #172E63;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text p b, .page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text p strong {
  font-weight: 700;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text ul {
  padding: 0;
  margin: 0 0 24px 0;
  list-style: none;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text ul li {
  margin-bottom: 6px;
  position: relative;
  padding-left: 18px;
  color: #172E63;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.page-template-private-capital #pills-3 .private-funds .accordion .card .card-body .wrapper .text ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  background-color: #C7B678;
  border-radius: 50%;
}
.page-template-private-capital #pills-5 .private-text {
  margin-bottom: 130px;
}
.page-template-private-capital #pills-5 .private-text h2 {
  max-width: 900px;
  text-align: left;
}
.page-template-private-capital #pills-5 .private-text h3 {
  color: #173163;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-text h3 {
    font-size: 26px;
    line-height: initial;
    margin-bottom: 20px;
  }
}
.page-template-private-capital #pills-5 .private-text .text p {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-text .text p {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-template-private-capital #pills-5 .private-text::before, .page-template-private-capital #pills-5 .private-text::after {
  display: none;
}
.page-template-private-capital #pills-5 .private-text .wrapper {
  align-items: center;
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(odd) .text {
  padding-left: 50px;
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(odd) .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(even) .image:before, .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(odd) .image:before {
    display: none;
  }
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2):before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: -70px;
  width: 100%;
  max-width: 464px;
  height: 316px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2):before {
    right: -15px;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2) .image img {
  max-width: 464px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(2) .text {
  max-width: 605px;
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3) {
  position: relative;
  z-index: 1;
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3):before {
  position: absolute;
  content: "";
  left: -150px;
  bottom: -40px;
  width: 100%;
  max-width: 417px;
  height: 535px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3):before {
    left: -15px;
    top: initial;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3) .image img {
  max-width: 500px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-5 .private-text .wrapper:nth-of-type(3) .text {
  max-width: 608px;
}
.page-template-private-capital #pills-5 .private-ipm .row {
  align-items: center;
  flex-direction: row-reverse;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-ipm .row {
    flex-direction: column-reverse;
  }
}
.page-template-private-capital #pills-5 .private-ipm .row:before {
  position: absolute;
  content: "";
  right: -100px;
  top: -90px;
  width: 100%;
  max-width: 417px;
  height: 393px;
  background-color: #F7F7F7;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-ipm .row:before {
    left: -15px;
    top: initial;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-5 .private-ipm .row .image {
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-ipm .row .image {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.page-template-private-capital #pills-5 .private-ipm .row .text {
  padding-left: 0;
  padding-right: 50px;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-ipm .row .text {
    padding: 0;
    padding-right: 0;
  }
}
.page-template-private-capital #pills-5 .private-ipm .row .text .logo {
  margin-bottom: 65px;
}
.page-template-private-capital #pills-5 .private-ipm .row .text .links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-template-private-capital #pills-5 .private-ipm .row .text .links p {
  max-width: 213px;
  color: #172E63;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: initial;
}
@media only screen and (max-width: 768px) {
  .page-template-private-capital #pills-5 .private-ipm .row .text .links p {
    max-width: 160px;
    font-size: 16px;
  }
}
.page-template-private-capital #pills-5 .private-ipm .row .text .links p a {
  color: #172E63;
  text-decoration: underline;
}
.page-template-private-capital #pills-6 .private-text {
  margin-bottom: 130px;
}
.page-template-private-capital #pills-6 .private-text h2 {
  max-width: 900px;
  text-align: left;
}
.page-template-private-capital #pills-6 .private-text h3 {
  color: #173163;
  font-weight: 500;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-6 .private-text h3 {
    font-size: 26px;
    line-height: initial;
    margin-bottom: 20px;
  }
}
.page-template-private-capital #pills-6 .private-text .text p {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-6 .private-text .text p {
    font-size: 18px;
    line-height: 26px;
  }
}
.page-template-private-capital #pills-6 .private-text::before, .page-template-private-capital #pills-6 .private-text::after {
  display: none;
}
.page-template-private-capital #pills-6 .private-text .wrapper {
  align-items: center;
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(odd) .text {
  padding-left: 50px;
  padding-top: 0;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(odd) .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(even) .image:before, .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(odd) .image:before {
    display: none;
  }
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2) {
  position: relative;
  margin-bottom: 140px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2) {
    margin-bottom: 76px;
  }
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2):before {
  position: absolute;
  content: "";
  right: -100px;
  bottom: 100px;
  width: 100%;
  max-width: 600px;
  height: 284px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2):before {
    right: -15px;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2) .image img {
  max-width: 425px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(2) .text {
  max-width: 605px;
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3) {
  position: relative;
  z-index: 1;
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3):before {
  position: absolute;
  content: "";
  left: -150px;
  bottom: -40px;
  width: 100%;
  max-width: 493px;
  height: 508px;
  background-color: #173163;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3):before {
    left: -15px;
    top: initial;
    bottom: -20px;
    width: 100%;
    max-width: 238px;
    height: 182px;
  }
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3) .image img {
  max-width: 500px;
}
@media screen and (max-width: 992px) {
  .page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3) .image img {
    max-width: 100%;
  }
}
.page-template-private-capital #pills-6 .private-text .wrapper:nth-of-type(3) .text {
  max-width: 608px;
}

@media only screen and (max-width: 768px) {
  .private-transactions .bg img:first-child {
    display: block;
  }
}
.private-transactions.hidden {
  padding: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  z-index: -1;
}

@media only screen and (max-width: 768px) {
  .breadcrumbs {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .get-in-touch div[class*=col-]:nth-of-type(2) {
    background: #172E63;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.about-team .wrapper .item {
  width: 100%;
}
.about-team .wrapper .col-lg-3 .info {
  padding: 16px;
}
.about-team .wrapper .col-lg-3 .item-avatar {
  width: 100%;
  height: 288px;
}
@media only screen and (max-width: 768px) {
  .about-team .wrapper .col-lg-3 .item-avatar {
    height: 138px;
  }
}
.about-team .wrapper .col-lg-3 .item-avatar img {
  -o-object-position: top;
     object-position: top;
}
.about-team .wrapper .col-lg-3 .item-name {
  font-size: 18px;
}
.about-team .wrapper .col-lg-3 .item-position {
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  body .home-hero .title-main {
    max-width: 300px;
    margin: 0 auto 30px auto;
    text-align: center;
  }
}
body .home-hero .wrapper .item {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  body .home-hero .wrapper .item {
    flex-direction: row;
  }
}
body .home-hero .wrapper .item .number {
  margin: 0 0 0 25px;
}
@media only screen and (max-width: 768px) {
  body .home-hero .wrapper .item .number {
    margin: 0 15px 0 0;
  }
}

.single-post .header.opened nav {
  background-color: white;
}
.single-post .header nav ul li a {
  color: #173163;
}
.single-post .header nav ul li .sub-menu a {
  color: white;
}
.single-post .header-blue .row div[class*=col-]:first-child {
  order: 2;
}
.single-post .header-blue .row div[class*=col-]:nth-of-type(2) {
  order: 1;
}
.single-post .header-blue .header-flex {
  justify-content: flex-start;
}

.show-en {
  display: none !important;
}

.blog-single {
  padding: 130px 0 100px 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .blog-single {
    padding: 85px 0;
  }
}
.blog-single .show-he {
  display: block;
}
.blog-single.english .show-en {
  display: block !important;
}
.blog-single.english .show-he {
  display: none !important;
}
.blog-single.english:before {
  right: 0;
  left: initial;
}
.blog-single.english .align {
  text-align: left;
}
.blog-single.english .align .back svg {
  margin: 0 10px 0 0;
}
.blog-single.english .content .title-secondary {
  padding: 0 0 0 106px;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .blog-single.english .content .title-secondary {
    padding: 0 0 0 45px;
  }
}
.blog-single.english .content .title-secondary:before {
  left: 0;
  right: initial;
}
.blog-single.english .content h1, .blog-single.english .content h2, .blog-single.english .content h3, .blog-single.english .content h4, .blog-single.english .content h5, .blog-single.english .content h6 {
  text-align: left;
  direction: ltr;
}
.blog-single.english .content p, .blog-single.english .content ul li, .blog-single.english .content ol li {
  text-align: left !important;
  direction: ltr;
}
.blog-single.english .content .info {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .blog-single.english .content .info {
    flex-direction: column;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .blog-single.english .content .info .item {
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .blog-single.english .content .info .item .date {
    padding: 0;
  }
}
.blog-single.english .content .info .item .author {
  white-space: nowrap;
  padding-left: 0;
}
.blog-single.english .content .info .item .share {
  flex-direction: row-reverse;
}
.blog-single.english .content .info .item .share .addtoany_shortcode a {
  padding: 0;
  margin: 0 0 0 10px;
}
.blog-single.english .content .read-more h3 {
  text-align: left;
  justify-content: flex-start;
  padding: 0 0 0 31px;
}
.blog-single.english .content .read-more h3:before {
  left: 0;
  right: initial;
}
.blog-single.english .content .read-more a {
  text-align: left;
}
.blog-single:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  left: 0;
  top: 130px;
  background-color: #F7F7F7;
  z-index: -1;
}
@media only screen and (max-width: 768px) {
  .blog-single:before {
    display: none;
  }
}
.blog-single .align {
  text-align: right;
}
.blog-single .align .back {
  margin-bottom: 40px;
  display: inline-flex;
  align-items: center;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #C7B678;
}
@media only screen and (max-width: 768px) {
  .blog-single .align .back {
    margin-bottom: 30px;
  }
}
.blog-single .align .back svg {
  margin-left: 10px;
}
.blog-single .content {
  width: 100%;
  max-width: 815px;
  margin: 0 auto;
}
.blog-single .content .title-secondary {
  margin-bottom: 20px;
  text-transform: none;
  word-break: break-word;
}
@media only screen and (max-width: 768px) {
  .blog-single .content .title-secondary {
    margin-bottom: 15px;
    padding-right: 45px;
  }
}
.blog-single .content .title-secondary:before {
  top: 20px;
}
.blog-single .content .subtitle p {
  font-weight: 700;
}
.blog-single .content h1, .blog-single .content h2, .blog-single .content h3, .blog-single .content h4, .blog-single .content h5, .blog-single .content h6 {
  margin-bottom: 16px;
  font-weight: 700;
  text-align: right !important;
  color: #173163;
}
.blog-single .content p, .blog-single .content ul li, .blog-single .content ol li {
  font-size: 20px;
  line-height: 32px;
  text-align: justify !important;
}
.blog-single .content p b, .blog-single .content p strong, .blog-single .content ul li b, .blog-single .content ul li strong, .blog-single .content ol li b, .blog-single .content ol li strong {
  font-weight: 600;
}
.blog-single .content p i, .blog-single .content p em, .blog-single .content ul li i, .blog-single .content ul li em, .blog-single .content ol li i, .blog-single .content ol li em {
  font-size: 18px;
}
.blog-single .content .image {
  margin-bottom: 60px;
}
@media only screen and (max-width: 768px) {
  .blog-single .content .image {
    margin-bottom: 30px;
  }
}
.blog-single .content .image img {
  margin: 0;
}
.blog-single .content img {
  margin: 50px 0;
  display: block;
}
.blog-single .content .info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .blog-single .content .info {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 25px;
  }
}
.blog-single .content .info .item {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .blog-single .content .info .item {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 15px;
  }
}
.blog-single .content .info .item .date {
  display: flex;
  align-items: center;
  position: relative;
  padding-right: 0;
  color: #173163;
}
.blog-single .content .info .item .date:before {
  position: absolute;
  content: "";
  left: 0;
  width: 1px;
  height: 60%;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  background-color: #C7B678;
}
@media only screen and (max-width: 768px) {
  .blog-single .content .info .item .date:before {
    display: none;
  }
}
.blog-single .content .info .item .share {
  display: flex;
  align-items: center;
  padding: 0;
}
.blog-single .content .info .item .share .addtoany_shortcode a {
  padding: 0;
  margin-right: 10px;
}
.blog-single .content .info .item .share .addtoany_shortcode img {
  margin: 0;
}
.blog-single .content .info .item .author, .blog-single .content .info .item .share {
  color: #1642A8;
}
.blog-single .content .info .item .date, .blog-single .content .info .item .author, .blog-single .content .info .item .share {
  padding: 0 6px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.blog-single .content .info .item .download.show-mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .blog-single .content .info .item .download.show-mobile {
    display: inline-flex;
  }
}
.blog-single .content .info .item .download.show-desctop {
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .blog-single .content .info .item .download.show-desctop {
    display: none;
  }
}
.blog-single .content .read-more {
  margin-top: 40px;
}
.blog-single .content .read-more h3 {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 16px;
  padding-right: 31px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #173163;
}
.blog-single .content .read-more h3:before {
  position: absolute;
  content: "";
  right: 0;
  width: 19px;
  height: 2px;
  background-color: #D1D1D1;
}
.blog-single .content .read-more p {
  margin-bottom: 0;
}
.blog-single .content .read-more a {
  display: inline-flex;
  padding-right: 31px;
  margin-bottom: 12px;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #C7B678;
}