/* Skip to main content link */
.skip-to-main-content {
    position: absolute;
    top: -40px;
    left: 16px;
    background: #595378;
    color: #FFFFFF;
    padding: 8px 16px;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    z-index: 10001;
    border-radius: 0 0 4px 0;
    transition: top 0.2s ease;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
}

.skip-to-main-content:focus {
    top: 80px;
    clip: auto;
    clip-path: none;
    outline: 3px solid #FFFFFF;
    outline-offset: 2px;
}

@font-face {
    font-family: 'montserrat-regular';
    src: url('../fonts/montserrat-regular.WOFF');
}

@font-face {
    font-family: 'montserrat-bold';
    src: url('../fonts/montserrat-bold.WOFF');
}



html body {
    font-family: montserrat-regular;
    max-width:1920px;
    margin:0 auto;

}

.lozenge {
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 5;
}
.lozenge a {
    display: block;
    /* color: red; */
    color: #ff2c2c;
    text-decoration: none;
    padding: 10px 20px;
    background: white;
    border-radius: 25px;
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.07);
    font-size: 14px;
}

.btnLearnMore {
    padding: 5px 10px;
    background: white;
    color: #5E5787;
    outline-color: none;
    font-size:10px;
}

.btnNews {
    padding: 5px 15px;
    border-radius: 10px;
    background: #e0edf1;
    color: #5E5787;
    outline-color: white;
    font-size:12px;

}

.btnLearnMore_alt {
    border-radius: 10px;
    padding: 5px 15px;
    background: white;
}


.w3-animate-opacity{
  animation:opac 2s
  }

  @keyframes opac{
    from{opacity:0
      } to{opacity:1}}


button{
    outline: none !important;
    border-style: none !important;
}

.navy {
    color: #55628f;
}

.footer-headbox:after {
    content:"";
    position: absolute;
    z-index: -1;
    top: 36px;
    left: 50%;
    width: 100%;
    border-top: 2px solid #ffffff;
    transform: translate(-50%);
}

.footer-headbox {
    padding-left: 0px;
    min-width: 12%;
    margin-bottom: 50px;
}

.footer-headbox h4 {
    color: #ffffff;
    font-size: 13px;
    height: 20px;
    white-space: nowrap;
}

.footer-headbox ul li {
  padding-top: 4px;
  padding-bottom: 4px;
}

.foot {
  padding-top: 20px;
}

.second-foot {
  margin: 10px 0 10px;
}

.white,
.text-footer,
.text-footer:hover {
    color: #ffffff;
    text-decoration: none;
}

.text-secondfooter,
.text-secondfooter:hover {
    color: #212529;
    text-decoration: none;
    margin: 13px;
}

a.text-footer,
p.text-footer,
a.text-secondfooter,
p.text-secondfooter {
    font-size:13px;
}

.learn-more,
.learn-more:hover {
    color: #d7984b !important;
    text-decoration: none;
}



.latest-news{
    width: 100%;
    float: left;
}

.about-us {
    padding: 40px;
    background-color: #f0e6e3;
    color: #595478;
}

.history {
    padding: 40px;
    background-color: #e0edf1;
    color: #595478;
}


.panel-title a{
    text-decoration:none;
}
.investors-bg{
    background-color: #e1cdc8;
    color: #595478;
    padding: 40px;
}


.portfolio-bg {
    background-color: #f0e6e3;
    color: #595478;
    padding: 40px;

}


.contact-text {
    font-size:11px;
    color:#595478;
}

.no-margin {
    margin-bottom: 0px;
}





#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: 1;
}

.bigger{
  width:80%;
  height:100px;
  background-image:url('/assets/img/logo2.png');
  background-size:cover;
  background-position:none;
  position:absolute;
  padding-bottom: 20px;
  left:30px;
}

.page-split {
    max-width: 70%;
}


.img-our-team {
    padding-bottom: 20px;
    max-width:100%;
}



.markets ul {
    margin: 0px;
    padding:0px;
}

.markets ul li {
    list-style: none;
    background: silver;
    margin: 2px 2px 0px 2px;
    padding: 5px 5px 5px 20px;
}

.markets ul {
    margin: 0px;
    padding:0px;
}


.mobile-news {
    padding: 20px 0px;
}



.owl-carousel .owl-nav .owl-prev span{
    font-size: 50px;
}



.owl-carousel .owl-nav .owl-next span{
    font-size: 50px;

}

.carousel-caption{
  top:45%;
  width: 50%;
  text-align:center;
  font-size:18px;
  margin:0 auto;
}

@media screen and (max-width: 960px){

 .carousel-caption{
  top:35%;
  width: 50%;
  text-align:center;
  font-size:12px;
  margin:0 auto;
}

}

.contact-card {
        margin: 0 auto; /* Added */
        float: none; /* Added */
        margin-bottom: 10px; /* Added */
}

.news-header{

  color:#595478;
  text-align: left;
  font-size:10px;
  padding:20px 20px 0px 20px;

}

.card {
  border:none;
}

.card-text{

  color:#595478;
  text-align: left;
  font-size:12px;

}

.centered {
  position: relative;
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
}


.team-carousel .owl-prev {
    width: 15px;
    height: 90px;
    position: absolute;
    top: 0%;
    margin-left: -25px;
    display: block !important;
    border:0px solid black;
}

.team-carousel .owl-next {
    width: 15px;
    height: 90px;
    position: absolute;
    top: 0%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}


.contact-carousel .owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 35%;
    margin-left: -25px;
    display: block !important;
    border:0px solid black;
}

.contact-carousel .owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 35%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}

.labels {

  color:#595478;
  background: lightgrey;
  padding-top: 10px;
  padding-bottom:5px;

}

.nametext{
  font-size:14px;
  color:#595478;
  padding-top:10px;
}

.biotext{
  font-size:12px;
  color:#595478;
}

.biotext a{
  font-size:12px;
  color:#595478;
}

.pageheader{

margin-top:50px;
}

.contact-link a{
  color:#595478;
}

.ourteam-link a{
  color:#595478;
  letter-spacing: 0px;
}

.ourteam{
  margin-bottom:50px;

  animation:opac 2s
  }

  @keyframes opac{
    from{opacity:0
      } to{opacity:1}}


button{
    outline: none !important;
    border-style: none !important;

}

.nav-link {
    padding: .5rem !important;
    font-size:14px;
}



.carousel-item img {
        height: auto;
        width: 100%;
    }


@media (max-width: 576px) {

    .carousel-item img {
        height: 500px;
        width: auto;
    }

}


@media (max-width: 576px) {
    .bio {
    text-align:left;
  }
}

.cookie-warning {
    display: flex;
    flex-direction: row;
    max-width: 768px;

    position: fixed;
    top: 100px;
    background: rgba(165, 165, 165, 1);
    right: 32px;
    left: 32px;
    border-radius: 8px;
    padding: 8px 16px;
    color: #212529;
    z-index: 1;
}

.cw-close-button {
    flex-grow: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    color: #212529;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 2px solid transparent;
    padding: 0;
    outline: none;
    order: 2; /* Visually position button on the right while keeping it first in tab order */
}

.cw-close-button:focus {
    border-color: #595378;
    border: 2px solid #595378;
    border-radius: 4px;
    outline: 4px solid #595378;
    outline-offset: 3px;
    background: rgba(89, 83, 120, 0.15);
    box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 6px #595378;
}

.cw-close-button:focus-visible {
    border-color: #595378;
    border: 2px solid #595378;
    border-radius: 4px;
    outline: 4px solid #595378;
    outline-offset: 3px;
    background: rgba(89, 83, 120, 0.15);
    box-shadow: 0 0 0 2px #FFFFFF, 0 0 0 6px #595378;
}

.cw-close-button:hover {
    opacity: 0.8;
}

.cw-text {
    flex-grow: 1;
    margin-right: 10px;
    order: 1; /* Visually position text before button */
}
