body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #141414
}

a {
  color: #ef7c00
}

a:focus,
a:hover {
  color: #ff9000
}

p a {
  text-decoration: underline
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.4
}

.display-1 {
  font-size: 6rem;
}

.fs-7 {
  font-size: .9rem;
}

@media (min-width:1200px) {

  .h1,
  h1 {
    font-size: 2.2rem;
    line-height: 2.7rem
  }
}

.h2,
h2 {
  font-size: calc(1.265rem + .18vw)
}

@media (min-width:1200px) {

  .h2,
  h2 {
    font-size: 2rem;
    line-height: 2.65rem
  }
}

.h3,
h3 {
  font-size: calc(1.255rem + .06vw)
}

@media (min-width:1200px) {

  .h3,
  h3 {
    font-size: 1.7rem
  }
}

.h4,
h4 {
  font-size: 1.3rem;
}

.h5,
h5 {
  font-size: 1.1rem;
  line-height: 1.43rem
}

.h6,
h6 {
  font-size: 1rem;
}

/** NAVIGATION **/
.nus-logo .navbar-brand {
  padding: 1px 10px 0 0 !important;
}

nav.nus-main-nav {
  border: none;
}

.navbar-nav a,
.nus-quicklinks a {
  font-size: 13px;
}

.navbar-nav .mega-menu a {
  color: #141414
}

.title-link a {
  color: #00345e !important;
  font-weight: bold;
  text-transform: uppercase;
}

/** FOOTER **/
.nus-footer .copyright {
  padding: 1em 0;
  font-size: .7rem;
}

.footerSiteMap {
  color: #fff;
  font-size: .9rem;
  line-height: 1.7
}

.footerSiteMap img {
  width: 50%;
}

.footerSiteMap .grid .d-flex {
  justify-content: center;
}

.footerSiteMap .col-lg-9 .row .col-lg-4:last-child {
  margin-bottom: 0 !important;
}

#social-memberships {
  border-top: 1px solid #003d7c;
}

.footerMember img {
  max-width: 50px;
  margin-bottom: 1em;
}

.footerSocial a {
  color: #fff;
  padding: 5px;
  font-size: 1.2rem;
}

.footerSocial a:hover {
  color: #EF7C00
}

.footerMember img:not(:first-child) {
  margin-left: 10px;
}

.footerSocial a:not(:last-child) {
  margin-right: 2px;
}

.copyright .copyrightLink a::before {
  content: "\2022";
  margin-left: 3px;
  margin-right: 3px;
}

.btn-footer:hover,
.btn-footer:focus,
.btn-footer.focus,
.btn-footer:active,
.btn-footer.active,
.open>.dropdown-toggle.btn-footer,
.btn-footer:not(:disabled):not(.disabled).active,
.btn-footer:not(:disabled):not(.disabled):active,
.show>.btn-footer.dropdown-toggle {
  background-color: transparent !important;
  color: #fff;
}

.btn-footer.collapsed i {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn-footer i {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#viewSiteMap {
  border: 1px solid #fff;
}


@media (min-width:992px) {
  #viewSiteMap {
    padding: 0;
    border: none;
  }

  .footerSiteMap img {
    width: 100%
  }

  .footerMember img {
    margin-bottom: 0;
  }

  .footerSiteMap .grid .d-flex {
    justify-content: start
  }

  .footerSocial a {
    font-size: 1.3rem;
  }

  .footerSocial a:not(:last-child) {
    margin-right: 5px;
  }

  .footerSiteMap .col-lg-9 .row .col-lg-4:nth-child(4),
  .footerSiteMap .col-lg-9 .row .col-lg-4:nth-child(5),
  .footerSiteMap .col-lg-9 .row .col-lg-4:nth-child(6) {
    margin-bottom: 0 !important;
  }
}

/** SUBSCRIBE **/
#mc_embed_signup {
  background: none !important;
}

#mc_embed_signup form {
  padding: 1em 0 !important
}

#mc_embed_signup input.email {
  font-family: "Helvetica", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif !important;
  width: 100% !important;
  border-radius: 0 !important;
  padding-top: 0.8rem !important;
  padding-bottom: 0.8rem !important;
}

#mc_embed_signup input.button {
  width: 100% !important;
  border-radius: 0 !important;
  background: #EF7C00;
}

#mc_embed_signup input.email:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

/** COLOURS **/
.text-dark {
  color: #141414 !important;
}

.txt-orange {
  color: #EF7C00 !important
}

.txt-blue {
  color: #00427D !important;
}

.bg-orange {
  background-color: #EF7C00 !important
}

.bg-blue {
  background-color: #00345e !important
}

.bg-opblue {
  background-color: rgba(0, 61, 124, 0.9);
}

.bg-0 {
  background: none !important;
  background-color: transparent !important;
}

.bg-gray {
  background-color: #f2f3f5 !important;
}

.bg-darkgray {
  background-color: #231f20 !important;
}

table tr.bg-darkgray,
table tr.bg-blue,
table tr.bg-orange {
  color: #fff;
  font-weight: 700;
}

/** BUTTONS **/
.btn {
  border-radius: 0;
  padding: .9em 1.5em;
}

.btn-primary {
  background: #00427D;
  border-color: #00427D;
}

.btn-secondary {
  background-color: #EF7C00;
  border-color: #EF7C00
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open>.dropdown-toggle.btn-secondary,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
  background: #c16401 !important;
  border-color: #c16401 !important;
  box-shadow: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background: #002449 !important;
  border-color: #002449 !important;
  box-shadow: none;
}

.btn-outline {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline.focus,
.btn-outline:active,
.btn-outline.active,
.open>.dropdown-toggle.btn-outline,
.btn-outline:not(:disabled):not(.disabled).active,
.btn-outline:not(:disabled):not(.disabled):active,
.show>.btn-outline.dropdown-toggle {
  background-color: #fff;
  color: #00427D
}

.btn-group-lg>.btn,
.btn-lg {
  padding: 1.2em 2em;
  font-size: 1.1rem;
}

.btn-outline-primary {
  color: #00427D;
  border-color: #00427D
}

.btn-outline-primary:hover {
  background-color: #00427D;
  border-color: #00427D
}

.btn-outline-secondary {
  color: #EF7C00;
  border-color: #EF7C00
}

.btn-outline-secondary:hover {
  background-color: #EF7C00;
  border-color: #EF7C00
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus,
.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: none;
}

.btn-collapse {
  border: none;
}

/** TABLE **/
.table-lg.table>:not(caption)>*>* {
  padding: 1.5rem;
}

/** SECTION **/
.sectionTitle {
  font-size: 1.7rem;
  word-break: break-all;
}

/** SIDEBAR **/
#sidebarMenu ul {
  font-size: .9rem;
}

#sidebarMenu>div>ul>li:first-child>a {
  padding-top: 0;
}

#sidebarMenu>div>ul>li>a {
  color: #00427D;
  border-bottom: 3px solid #00427D;
  font-size: 1.1rem;
  padding: 1.2rem 0 .3rem;
}

#sidebarMenu>div>ul>li>a:hover {
  color: #EF7C00;
  border-color: #EF7C00;
}

#sidebarMenu>div>ul>li>a.active,
#sidebarMenu>ul>li>a.active:hover {
  color: #EF7C00;
  border-bottom: 6px solid #EF7C00;
  font-weight: bold;
}

#sidebarMenu ul li ul li a {
  color: #040404;
  border-bottom: 1px solid #f2f3f5;
  padding: .7rem 0 .7rem 1.7rem;
}

#sidebarMenu ul li ul li a:hover,
#sidebarMenu ul li ul li a.active {
  color: #EF7C00
}

@media (max-width: 992px) {
  #sidebarMenu {
    background-color: #00427D
  }

  #sidebarMenu>div>ul>li>a {
    color: #fff;
    border-color: #fff;
  }

  #sidebarMenu ul li ul li a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
}

/** CARD **/
.card,
.card-link-light .card-title,
.card-link-dark .card-title,
.card-link-dark .card-body {
  transition: all 0.15s ease-in-out 0s;
}

.card-link-light,
.card-link-dark {
  height: 100%;
}

.card-link-light .card-title,
.card-link-dark .card-title {
  color: #141414;
  font-weight: bold;
  line-height: 1.4
}

.card-link-dark .card-title,
.card-link-dark .card-text {
  color: #fff;
}

.card-link-light:hover .card-title {
  color: #EF7C00;
}

.card-label {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(20, 20, 20, 0.85);
  color: #fff;
  padding: .5rem;
}

/** QUICK LINKS **/
.imgCard {
  position: relative;
  overflow: hidden;
}

.imgCard::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.imgCard img {
  -webkit-transition: transform 6s ease-in-out;
  transition: transform 6s ease-in-out;
}

.imgCard:hover img {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.imgCard .imgCard-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1
}

.imgCard .imgCard-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 1em;
  width: 100%;
  height: auto;
  z-index: 1
}

.imgCard-overlay h2,
.imgCard-overlay p {
  color: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.imgCard:hover .imgCard-overlay {
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

@media (min-width:992px) {
  .imgCard::after {
    background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 50%)
  }

  .imgCard .imgCard-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    z-index: 1
  }

  /* .imgCard .imgCard-overlay h2,
  .imgCard .imgCard-overlay p {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
  } */

  /* .imgCard .imgCard-overlay h2 {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s
  } */

  .imgCard .imgCard-overlay p {
    /* opacity: 0; */
    -webkit-transition: opacity .2s, -webkit-transform .35s;
    transition: opacity .2s, transform .35s
  }

  /* .imgCard:hover .imgCard-overlay p {
    opacity: 1
  } */

  .imgCard:hover .imgCard-overlay h2,
  .imgCard:hover .imgCard-overlay p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .imgCard:hover .imgCard-overlay p {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    -webkit-transition-duration: .35s;
    transition-duration: .35s
  }
}

.imgCard>a {
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.imgCard>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  z-index: 1;
}


/** TABS **/
.tab-content-block {
  border: none;
}

.tabSection .nav .active {
  font-weight: bold;
  border-bottom: 7px #EF7C00 solid;
  color: #EF7C00 !important;
  text-decoration: none;
}

.tabSection .nav .active:hover {
  text-decoration: none;
}

.tabSection .nav-li {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .tabSection .nav-li {
    padding-top: 0;
    border-bottom: 3px #00427D solid;
  }
}

.tabSection .nav-li a {
  text-transform: uppercase;
  text-align: left;
  font-size: 1.1rem;
  line-height: 0px;
  color: #00427D;
  background-color: transparent !important;
  transition: 0s;
}

@media (max-width: 767.98px) {
  .tabSection .nav-li a {
    border-bottom: 3px #00427D solid;
  }
}

.tabSection .nav-li a:hover {
  text-decoration: none;
}

@media (min-width: 576px) {
  .tabSection .nav-li a {
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .tab-content-block .nav-li {
    display: block !important;
  }
}

@media only screen and (min-width: 992px) {
  .tabSection li:not(:last-child) {
    padding-right: 35px;
  }
}

.mobile-tab .dropdown .dropdown-menu {
  background-color: #00427D;
  border-color: #00427D;
  padding: 0;
  width: 100%;
}

.mobile-tab .dropdown .dropdown-item {
  border: none;
  color: #FFFFFF;
  padding: 1em;
  font-size: 1.1rem;
}

.mobile-tab .dropdown .dropdown-item:hover {
  background-color: #0d6efd !important
}

/** PAGE HEADING **/
.pageHead {
  min-height: 145px;
}

/** TEXT CONTENT **/
.text-content h1,
.text-content h2,
.text-content h3 {
  color: #00345e;
  font-size: 1.7rem;
  font-weight: bold;
}

.text-content h3 {
  font-size: 1.5rem
}

/** COLUMN **/
@media (max-width:992px) {
  .column .row div[class^="col"]:last-child {
    margin: 0 !important;
  }
}

.column .card {
  width: 100%;
}

/** 5 COLUMNS **/
@media (min-width: 768px) {
  .col-5column {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .col-5column {
    flex: 0 0 auto;
    width: 33.33333333%;
    padding: 0 3px;
  }
}

@media (min-width: 1200px) {
  .col-5column {
    flex: 0 0 auto;
    width: 20%;
    padding: 0 0.3rem;
  }
}

/** CENTER BTN **/
.btnCenter a {
  font-size: 1.1rem;
}

.btnCenter .row div[class^="col"]:last-child {
  margin: 0 !important;
}

/** CAROUSEL SLIDER**/
.contentCarousel .owl-nav {
  font-size: 5em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  top: 0;
  bottom: 0;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7%;
  padding: 0;
  color: #EF7C00;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: .8;
  transition: opacity .15s ease;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: none;
  opacity: 1;
  color: #EF7C00;
}

.owl-carousel .owl-nav button.owl-next {
  right: 0;
}

.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}

.carousel-indicators [data-bs-target] {
  background: #869791;
  border: none;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border-radius: 50%;
  opacity: 1;
}

.carousel-indicators .active {
  background-color: #EF7C00;
}

.carousel-overlay::after {
  background: linear-gradient(0deg, #000 0, rgba(0, 0, 0, 0) 50%);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.carousel-caption {
  position: relative;
  background-color: rgba(0, 61, 124, 1);
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  z-index: 1;
  color: #fff;
  text-align: left;
  padding: 1.25rem;
}

.carousel-sm .carousel-caption {
  min-height: 250px;
}

.carousel-lg .carousel-caption {
  min-height: 255px;
}

@media (min-width:992px) {
  .carousel-caption {
    position: absolute;
    background-color: transparent;
    right: 7%;
    bottom: 1.25rem;
    left: 7%;
    padding: 1.25rem 0;
  }

  .carousel-sm .carousel-caption,
  .carousel-lg .carousel-caption {
    min-height: auto;
  }
}

/** PHOTO GALLERY **/
.photogallery div {
  cursor: pointer;
}

.photogallery .modal-content {
  border: none;
  background-color: transparent;
}

.photogallery .modal-dialog .btnClose {
  width: 50px;
  height: 50px;
  background: none;
  border: none;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}

.photogallery .carousel-inner {
  width: 100%;
}

@media (min-width:992px) {
  .photogallery .carousel-inner {
    width: 66.66666667%;
  }
}

.modal-backdrop.show {
  opacity: .85;
}

.photogallery .overflow-hidden img {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.photogallery .overflow-hidden:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .85
}


/** MASTHEAD **/
.masthead-caption {
  position: relative;
  background-color: rgba(0, 61, 124, 1);
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  z-index: 1;
  color: #fff;
  text-align: left;
  padding: 1.25rem;
}

@media (min-width:992px) {
  .masthead-caption {
    position: absolute;
    background-color: transparent;
    right: 7%;
    bottom: 1.25rem;
    left: 7%;
    padding: 1.25rem 0;
  }
}

/** MASTHEAD & CAROUSEL & QUOTE **/
.mastheadCarousel .item,
.masthead-lg .item {
  height: 420px;
}

.mastheadCarousel .item h1.mastheadTitle,
.masthead-lg .item h1.mastheadTitle,
.masthead-sm .item h1.mastheadTitle {
  font-size: 2em;
  line-height: normal;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #EF7C00
}

@media (min-width: 992px) {

  .mastheadCarousel .item,
  .masthead-lg .item {
    height: 600px;
  }

  .mastheadCarousel .item h1.mastheadTitle,
  .masthead-lg .item h1.mastheadTitle {
    font-size: 3em;
    line-height: 1.3;
  }
}

.masthead-sm .item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: none;
}

.masthead-sm .item .masthead-text {
  background-color: rgba(20, 20, 20, 0.85);
  padding: 3em 2em 2em;
  width: 100%;
  margin: -4em 0 0;
  position: relative;
}

.masthead-sm .masthead-sm-img {
  height: 300px;
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat
}

.masthead-sm .item .masthead-text blockquote::before {
  color: #fff;
  content: "\201C";
  display: block;
  font-family: helvetica, arial, sans-serif;
  font-weight: 800;
  font-size: 9rem;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  position: absolute;
  -webkit-transform: translate(-50%, -35%);
  transform: translate(-50%, -35%);
}

@media (min-width: 1200px) {
  .masthead-sm .item {
    background-position: center center;
  }

  .masthead-sm .item .masthead-text {
    background-color: transparent;
    padding: 0;
    margin-left: 7%;
    margin-top: 0;
    width: 44%;
    min-height: 360px;
    padding: 2.5em 0;
  }

  .masthead-sm .item::before {
    background-image: linear-gradient(90deg, rgba(0, 47, 98, 0.8) 21%, rgba(0, 47, 98, 0.3) 60%, rgba(0, 47, 98, 0) 75%);
  }
}

.blockquote-footer {
  color: #fff;
}

/** BLOCKQUOTE **/
.blockquoteContent .d-flex::before,
.blockquoteContent .d-flex::after {
  content: '';
  width: 7%;
  height: 1px;
  border-bottom: solid 1px #ccc;
  margin: 0 0 2.5rem;
}

.blockquoteContent .d-flex::after {
  margin: 2.5rem 0 0;
}

/** QUOTE IN COLUMNS **/
.quote .card {
  padding-top: 4.5rem;
}

.quote .card::after {
  color: #00345E;
  content: "\201C";
  display: block;
  font-family: helvetica, arial, sans-serif;
  font-weight: 800;
  font-size: 4rem;
  position: absolute;
  top: 3%;
  left: 50%;
  transform: translate(-50%, 0);
}

/** CARDS **/
.card,
.card-img {
  border-radius: 0;
}

.card-image {
  border-radius: 0;
}

/** FOCUS **/
.focus-right,
.focus-left {
  margin-top: -5.5em;
  position: relative;
}

@media (min-width: 992px) {
  .focus-right {
    margin-top: 0;
    margin-left: -7em;
  }

  .focus-left {
    margin-top: 0;
    margin-right: -7em;
  }
}

.focus-quote::before {
  color: rgba(255, 255, 552, 0.15);
  content: '\201C';
  display: block;
  font-family: helvetica, arial, sans-serif;
  font-size: 11em;
  font-weight: 800;
  height: .45em;
  line-height: .75em;
  overflow: hidden;
  position: absolute;
  top: 11%;
  left: 3%;
}

/** INFOGRAPHIC **/
.rankNum sup {
  font-size: 1.6rem;
  top: -2em;
}

.rankNum {
  font-size: 6rem;
}

.infographic .info-top {
  min-height: 144px;
}

/** Accordion **/
.accordion-item__toggle-container {
  border: 1px solid #f6f6f6;
  position: relative
}

.accordion-item__toggle {
  color: #003a70;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px 60px 20px 20px;
  display: block;
  width: 100%;
  border-left: 5px solid #EF7C00;
  position: relative;
  background-color: #f6f6f6
}

.accordion-item__toggle:hover {
  color: #0a58ca
}

.accordion-item__toggle .accordion-item__toggle-arrow {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg)
}

.accordion-item__toggle.collapsed {
  border-color: transparent !important;
  background-color: #fff
}

.accordion-item__toggle.collapsed .accordion-item__toggle-arrow {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: calc(50% - 5px)
}

.accordion-item__toggle-arrow {
  position: absolute;
  right: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 21px;
  height: 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

.accordion-item__toggle-arrow:after,
.accordion-item__toggle-arrow:before {
  content: "";
  width: 15px;
  height: 1px;
  background-color: #003a70;
  position: absolute;
  top: 5px
}

.accordion-item__toggle-arrow:before {
  right: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.accordion-item__toggle-arrow:after {
  right: -2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.accordion-item__content {
  border: 1px solid #f6f6f6;
  border-top: 0;
}

.accordion-item__content div {
  padding: 25px;
}

.accordion-item__content .accordion-item {
  margin: 0 -25px;
  border-top: 1px solid #f6f6f6
}

.accordion-item__content .accordion-item:first-child {
  border: none;
  margin-top: -25px
}

.accordion-item__content .accordion-item:last-child {
  margin-bottom: -25px
}

.accordion-item__content .accordion-item:last-child .accordion-item__content,
.accordion-item__content .accordion-item:last-child .accordion-item__toggle-container,
.accordion-item__content .accordion-item:last-child .accordion-item__toggle.collapsed {
  border: none !important
}

.accordion-item__content .accordion-item .accordion-item__toggle-container {
  border: none
}

.accordion-item__content .accordion-item .accordion-item__toggle {
  font-size: 1rem;
  padding: 20px 60px 20px 50px;
  border: none !important;
  background-color: #fff;
  position: relative
}

.accordion-item__content .accordion-item .accordion-item__toggle:after {
  content: "";
  height: 1px;
  width: calc(100% - 80px);
  background-color: #9da9ba;
  position: absolute;
  left: 50px;
  bottom: 0
}

.accordion-item__content .accordion-item .accordion-item__toggle.collapsed:after {
  display: none
}

.accordion-item__content .accordion-item .accordion-item__content {
  border: none;
  padding: 25px 50px
}

@media screen and (max-width:1023.98px) {
  .accordion-item__toggle {
    padding: 20px 50px 20px 20px
  }

  .accordion-item__toggle-arrow {
    right: 20px
  }

  .accordion-item__content .accordion-item .accordion-item__toggle {
    padding: 20px 60px 20px 40px
  }

  .accordion-item__content .accordion-item .accordion-item__toggle:after {
    width: calc(100% - 60px);
    left: 40px
  }
}

/** PAGINATION **/
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 0;
  color: #EF7C00
}

.page-link {
  border: none;
  color: #040404
}

.page-link:hover,
.page-link:focus {
  border-color: #f2f3f5;
  background-color: #f2f3f5;
  color: #040404;
  box-shadow: none;
}

.page-item.active .page-link {
  color: #EF7C00;
  border: none;
  background-color: transparent
}

/** BREADCRUMB **/
.breadcrumb {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: none;
}

/** ORDER BY SURNAME **/
.orderAlpha ul li a {
  color: #00427D;
  padding: 0rem .5rem;
  flex: 0 0 auto;
}

.orderAlpha ul li a.active {
  color: #EF7C00;
  font-weight: bold;
}

.orderAlpha ul {
  flex-wrap: nowrap;
}

.orderAlpha {
  display: flex;
  flex-wrap: nowrap;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
}


/** SPACING **/
.p-10 {
  padding: 6rem !important
}

.pt-10,
.py-10 {
  padding-top: 6rem !important
}

.pr-10,
.px-10 {
  padding-right: 6rem !important
}

.pb-10,
.py-10 {
  padding-bottom: 6rem !important
}

.pl-10,
.px-10 {
  padding-left: 6rem !important
}

.p-15 {
  padding: 9rem !important
}

.pt-15,
.py-15 {
  padding-top: 9rem !important
}

.pr-15,
.px-15 {
  padding-right: 9rem !important
}

.pb-15,
.py-15 {
  padding-bottom: 9rem !important
}

.pl-15,
.px-15 {
  padding-left: 9rem !important
}

.py-lg-10 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.py-lg-15 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.mt-10 {
  margin-top: 6rem !important;
}

.mt-15 {
  margin-top: 9rem !important;
}

.mb-10 {
  margin-bottom: 6rem !important;
}

.mb-15 {
  margin-bottom: 9rem !important;
}

.my-10 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.my-15 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.mt-n1 {
  margin-top: -.25rem !important
}

.mt-n2 {
  margin-top: -.5rem !important
}

.mt-n3 {
  margin-top: -1rem !important
}

.mt-n4 {
  margin-top: -1.5rem !important
}

.mt-n5 {
  margin-top: -2.5rem !important
}

.mt-n10 {
  margin-top: -6rem !important
}

.mt-n15 {
  margin-top: -9rem !important
}

.me-n1 {
  margin-right: -.25rem !important
}

.me-n2 {
  margin-right: -.5rem !important
}

.me-n3 {
  margin-right: -1rem !important
}

.me-n4 {
  margin-right: -1.5rem !important
}

.me-n5 {
  margin-right: -2.5rem !important
}

.me-n10 {
  margin-right: -6rem !important
}

.me-n15 {
  margin-right: -9rem !important
}

.mb-n1 {
  margin-bottom: -.25rem !important
}

.mb-n2 {
  margin-bottom: -.5rem !important
}

.mb-n3 {
  margin-bottom: -1rem !important
}

.mb-n4 {
  margin-bottom: -1.5rem !important
}

.mb-n5 {
  margin-bottom: -2.5rem !important
}

.mb-n10 {
  margin-bottom: -6rem !important
}

.mb-n15 {
  margin-bottom: -9rem !important
}

.ms-n1 {
  margin-left: -.25rem !important
}

.ms-n2 {
  margin-left: -.5rem !important
}

.ms-n3 {
  margin-left: -1rem !important
}

.ms-n4 {
  margin-left: -1.5rem !important
}

.ms-n5 {
  margin-left: -2.5rem !important
}

.ms-n10 {
  margin-left: -6rem !important
}

.ms-n15 {
  margin-left: -9rem !important
}

@media (min-width:992px) {
  .mt-lg-10 {
    margin-top: 6rem !important;
  }

  .mt-lg-15 {
    margin-top: 9rem !important;
  }

  .m-lg-n1 {
    margin: -.25rem !important
  }

  .m-lg-n2 {
    margin: -.5rem !important
  }

  .m-lg-n3 {
    margin: -1rem !important
  }

  .m-lg-n4 {
    margin: -1.5rem !important
  }

  .m-lg-n5 {
    margin: -2.5rem !important
  }

  .m-lg-n10 {
    margin: -6rem !important
  }

  .m-lg-n15 {
    margin: -9rem !important
  }

  .mx-lg-n1 {
    margin-right: -.25rem !important;
    margin-left: -.25rem !important
  }

  .mx-lg-n2 {
    margin-right: -.5rem !important;
    margin-left: -.5rem !important
  }

  .mx-lg-n3 {
    margin-right: -1rem !important;
    margin-left: -1rem !important
  }

  .mx-lg-n4 {
    margin-right: -1.5rem !important;
    margin-left: -1.5rem !important
  }

  .mx-lg-n5 {
    margin-right: -2.5rem !important;
    margin-left: -2.5rem !important
  }

  .mx-lg-n10 {
    margin-right: -6rem !important;
    margin-left: -6rem !important
  }

  .mx-lg-n15 {
    margin-right: -9rem !important;
    margin-left: -9rem !important
  }

  .my-lg-n1 {
    margin-top: -.25rem !important;
    margin-bottom: -.25rem !important
  }

  .my-lg-n2 {
    margin-top: -.5rem !important;
    margin-bottom: -.5rem !important
  }

  .my-lg-n3 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important
  }

  .my-lg-n4 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important
  }

  .my-lg-n5 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important
  }

  .my-lg-n10 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important
  }

  .my-lg-n15 {
    margin-top: -9rem !important;
    margin-bottom: -9rem !important
  }

  .mt-lg-n1 {
    margin-top: -.25rem !important
  }

  .mt-lg-n2 {
    margin-top: -.5rem !important
  }

  .mt-lg-n3 {
    margin-top: -1rem !important
  }

  .mt-lg-n4 {
    margin-top: -1.5rem !important
  }

  .mt-lg-n5 {
    margin-top: -2.5rem !important
  }

  .mt-lg-n10 {
    margin-top: -6rem !important
  }

  .mt-lg-n15 {
    margin-top: -9rem !important
  }

  .mt-lg-n20 {
    margin-top: -12rem !important
  }

  .me-lg-n1 {
    margin-right: -.25rem !important
  }

  .me-lg-n2 {
    margin-right: -.5rem !important
  }

  .me-lg-n3 {
    margin-right: -1rem !important
  }

  .me-lg-n4 {
    margin-right: -1.5rem !important
  }

  .me-lg-n5 {
    margin-right: -2.5rem !important
  }

  .me-lg-n10 {
    margin-right: -6rem !important
  }

  .me-lg-n15 {
    margin-right: -9rem !important
  }

  .mb-lg-n1 {
    margin-bottom: -.25rem !important
  }

  .mb-lg-n2 {
    margin-bottom: -.5rem !important
  }

  .mb-lg-n3 {
    margin-bottom: -1rem !important
  }

  .mb-lg-n4 {
    margin-bottom: -1.5rem !important
  }

  .mb-lg-n5 {
    margin-bottom: -2.5rem !important
  }

  .mb-lg-n10 {
    margin-bottom: -6rem !important
  }

  .mb-lg-n15 {
    margin-bottom: -9rem !important
  }

  .ms-lg-n1 {
    margin-left: -.25rem !important
  }

  .ms-lg-n2 {
    margin-left: -.5rem !important
  }

  .ms-lg-n3 {
    margin-left: -1rem !important
  }

  .ms-lg-n4 {
    margin-left: -1.5rem !important
  }

  .ms-lg-n5 {
    margin-left: -2.5rem !important
  }

  .ms-lg-n10 {
    margin-left: -6rem !important
  }

  .ms-lg-n15 {
    margin-left: -9rem !important
  }
}

.g-10,
.gx-10 {
  --bs-gutter-x: 6rem
}

.g-10,
.gy-10 {
  --bs-gutter-y: 6rem
}

.g-15,
.gx-15 {
  --bs-gutter-x: 9rem
}

.g-15,
.gy-15 {
  --bs-gutter-y: 9rem
}

.g-sm-0,
.gx-sm-0 {
  --bs-gutter-x: 0
}

.g-sm-0,
.gy-sm-0 {
  --bs-gutter-y: 0
}

.g-sm-1,
.gx-sm-1 {
  --bs-gutter-x: 0.25rem
}

.g-sm-1,
.gy-sm-1 {
  --bs-gutter-y: 0.25rem
}

.g-sm-2,
.gx-sm-2 {
  --bs-gutter-x: 0.5rem
}

.g-sm-2,
.gy-sm-2 {
  --bs-gutter-y: 0.5rem
}

.g-sm-3,
.gx-sm-3 {
  --bs-gutter-x: 1rem
}

.g-sm-3,
.gy-sm-3 {
  --bs-gutter-y: 1rem
}

.g-sm-4,
.gx-sm-4 {
  --bs-gutter-x: 1.5rem
}

.g-sm-4,
.gy-sm-4 {
  --bs-gutter-y: 1.5rem
}

.g-sm-5,
.gx-sm-5 {
  --bs-gutter-x: 2.5rem
}

.g-sm-5,
.gy-sm-5 {
  --bs-gutter-y: 2.5rem
}

.g-sm-10,
.gx-sm-10 {
  --bs-gutter-x: 6rem
}

.g-sm-10,
.gy-sm-10 {
  --bs-gutter-y: 6rem
}

.g-sm-15,
.gx-sm-15 {
  --bs-gutter-x: 9rem
}

.g-sm-15,
.gy-sm-15 {
  --bs-gutter-y: 9rem
}

.gx-md-0 {
  --bs-gutter-x: 0
}

.g-md-0,
.gy-md-0 {
  --bs-gutter-y: 0
}

.g-md-1,
.gx-md-1 {
  --bs-gutter-x: 0.25rem
}

.g-md-1,
.gy-md-1 {
  --bs-gutter-y: 0.25rem
}

.g-md-2,
.gx-md-2 {
  --bs-gutter-x: 0.5rem
}

.g-md-2,
.gy-md-2 {
  --bs-gutter-y: 0.5rem
}

.g-md-3,
.gx-md-3 {
  --bs-gutter-x: 1rem
}

.g-md-3,
.gy-md-3 {
  --bs-gutter-y: 1rem
}

.g-md-4,
.gx-md-4 {
  --bs-gutter-x: 1.5rem
}

.g-md-4,
.gy-md-4 {
  --bs-gutter-y: 1.5rem
}

.g-md-5,
.gx-md-5 {
  --bs-gutter-x: 2.5rem
}

.g-md-5,
.gy-md-5 {
  --bs-gutter-y: 2.5rem
}

.g-md-10,
.gx-md-10 {
  --bs-gutter-x: 6rem
}

.g-md-10,
.gy-md-10 {
  --bs-gutter-y: 6rem
}

.g-md-15,
.gx-md-15 {
  --bs-gutter-x: 9rem
}

.g-md-15,
.gy-md-15 {
  --bs-gutter-y: 9rem
}

@media (min-width:992px) {
  .gx-lg-0 {
    --bs-gutter-x: 0
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 2.5rem
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 2.5rem
  }

  .g-lg-10,
  .gx-lg-10 {
    --bs-gutter-x: 6rem
  }

  .g-lg-10,
  .gy-lg-10 {
    --bs-gutter-y: 6rem
  }

  .g-lg-15,
  .gx-lg-15 {
    --bs-gutter-x: 9rem
  }

  .g-lg-15,
  .gy-lg-15 {
    --bs-gutter-y: 9rem
  }
}

/* BACK TO TOP - START */
#scrollToTop {
  cursor: pointer;
  font-size: .9em;
  position: fixed;
  text-align: center;
  z-index: 9999;
  -webkit-transition: background-color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out;
  -ms-transition: background-color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  background: #003d7c;
  color: #fff;
  border-radius: 0;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
  right: 20px;
  bottom: 20px
}

#scrollToTop:hover {
  background: #1a5796;
  color: #fff
}

#scrollToTop>img {
  display: block;
  margin: 0 auto
}

.ql-buttons {
  margin: 1rem 0;
  display: flex;
  gap: 1rem;
}

.ql-button a {
  display: inline-block;
  border: 2px solid white;
  padding: .5rem 1.1rem;
  font-size: 0.9rem;
  color: white;
}

.ql-button:nth-child(even) a {
  background-color: #ef7c00;
  border-color: #ef7c00;
}