.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 769px) {

  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.carousel-caption{color: #091F32 !important}

.carousel-indicators [data-bs-target]{background: #f2c6a0;    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;}
.carousel-indicators{bottom: 16em}.carousel{margin-bottom:0;}
.widget{background:none;
    border-radius: 9px;
    box-shadow: none;
    padding: 20px;}
.section-svg{background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    position: relative;
    z-index: 10;

        height: 502px;}
.widget{padding:0}
.card-news{border-radius: 5px;
    min-height: 280px;
    border: none;
    box-shadow: 4px 7px 13px #ccc;margin-bottom: 10px;}
.block-grey{background: rgb(240,240,240);
background: linear-gradient(180deg, rgba(240,240,240,1) 0%, rgba(255,255,255,0.9346113445378151) 100%);
    padding: 100px 0;
    margin-top: -54px;
    position: relative;
    z-index: 1;}
@media (max-width: 575.98px) {
    .bd-placeholder-img{display: none;}
   .hidden-xs{display: none} .visible-xs{display: visible;}
   .carousel-caption{left: 2%; right: 2%}
   .carousel-item {
    height: 28rem;
    background: #f4f4f4f4;
    margin-bottom: 50px;
}
.carousel-indicators {
    bottom: 3em;
}


}


@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.05rem;
    line-height: 1.3;
  }
}
.subheader {
    font-size: 0.74em;
    font-weight: 400;
    color: #283b4c;
}

.carousel-caption h3{font-size: 1.65rem}


    #topHeaderUl{margin-bottom:0; margin-right:16px;}
    .topHeader {margin-top: -55px;font-size: 14px;padding: 11px;background:#009e3c}
      .btn-primary {
    color: #fff;
    background-color: #00568c;
    border-color: #00568c;
}
  

