﻿/*-- colors ------------------------------------------------------------------------------------------------------------ */
/* -- accent  ------------------------------------------------------------------------------------------------------------ */
/*#region colours */
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  /*background-color: #545452 !important*/
  background-color: #322920 !important;
}

/*.bg-dark a {
    color: #fff
}*/
/*#endregion*/
/*#region Backgrounds*/
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  background-color: #545452 !important;
}

.bg-dark a {
  color: #fff;
}

.bg-dark a.dropdown-item {
  color: #555;
}

/*#endregion Backgrounds*/
.umb-block-grid__area-container.gx-5 {
  --bs-gutter-x: 8rem;
}

.lead {
  font-size: 1.5em;
  line-height: 1.6em;
  color: #545452;
  font-weight: 400;
  margin: 0px 0px 45px 0px;
  border-left: 3px solid #9e2064;
  padding-left: 1.1em;
  margin: 1.7em 0 1.7em 0;
  display: block;
  position: relative;
}

.nav-link,
.nav-link:active,
a.active {
  color: #ccc;
}

/*#region buttons */
.btn-primary {
  background-color: #9e2064;
  /*background-color: rgba(244,201,205,0.82);*/
  /*background-image: linear-gradient(to bottom, #f4c9cd 0, #f4c9cd 100%);*/
  border-color: #9e2064;
  text-shadow: none;
  color: #fff;
}

.btn-primary:hover {
  background-color: #e99aa1;
  border-color: #e99aa1;
}

/*    .btn-secondary {
        border-color: #f4c9cd
    }*/
/*    .btn-group .btn-default {
        text-align: center
    }

    .btn-info, .btn-default {
        text-shadow: none;
        color: #FFF;
        position: relative;
        background-color: #9e2064;
        background-color: rgba(158,32,100,0.82);
        background-image: linear-gradient(to bottom, #9e2064 0, #9e2064 100%);
        overflow: hidden;
        -moz-transition: ease 0.3s;
        -o-transition: ease 0.3s;
        -webkit-transition: ease 0.3s;
        transition: ease 0.3s;
        text-align: left
    }*/
.btn-default:focus, .btn-default:hover {
  background-color: #e0e0e0;
  background-position: 0 -40px;
}

/*#endregion*/
/*#region lists */
.list-group .active {
  background-color: #e99aa1;
  border-color: #e99aa1;
}

.list-group-item {
  /*background-color: #fceff0; 
  border-top: 1px solid #9e2064;
  color: #555*/
}

/*
    .list-group-item a, .panel-default .list-group-item a, .panel-default a.list-group-item {
        color: #9e2064
    }
*/
a.list-group-item.list-group-action:hover {
  color: #9e2064;
}

/*#endregion*/
/*------------------ extended bootstrap or bridges v4 to v5 ------------------*/
/*#region BootstrapBridging*/
.well {
  border-radius: 0px;
  background-color: #9e2064;
  background-image: linear-gradient(to bottom, #9e2064 0, #9e2064 100%);
  color: #fff;
}

.well input, .well select {
  color: #555;
}

.jumbotron {
  /*        background-color: $purple;*/
  background-image: url(https://www.bioscientifica.com/images/background/generic.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #333;
  height: 100vh;
  width: 100%;
  display: flex;
  width: 100%;
  padding-top: 10em;
}

@media (min-width: 768px) {
  .jumbotron {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }
}
.jumbotron-small {
  height: 30em;
  background-image: url(https://www.bioscientifica.com/images/background/generic.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #333;
  width: 100%;
  display: flex;
  padding-top: 2em;
}

.jumbotron-small .jumbotron-content {
  width: 100%;
}

@media (min-width: 992px) {
  .jumbotron-small {
    height: 30em;
    padding-top: 5em;
  }
  .jumbotron-small .jumbotron-content {
    width: 40%;
  }
}
.navbar-light {
  background-color: #eee !important;
}

.navbar .navbar-brand strong {
  color: #9e2064;
}

.btn-tag {
  border: 1px solid #ddd;
  /*    border-left: 3px solid $pink;*/
  margin: 3px 6px 3px 3px;
  /*    border-radius: 80em;*/
  padding-left: 20px;
  background-image: linear-gradient(120deg, #e99aa1 10px, #EFEFEF 12px);
}

.link-external .fa-external-link {
  display: none;
}

.link-external:hover .fa-external-link {
  display: inline;
}

.pagination .page-link {
  background-color: #EFEFEF;
  color: #444;
}

.pagination .page-link:hover {
  background-color: #878787;
  color: #fff;
}

.pagination .page-item.active .page-link {
  background-color: #e99aa1;
  color: #fff;
  border: 1px solid #545452;
}

.btn-secondary {
  color: #333;
  background-color: #fff;
}

/*------------------ fonts ------------------*/
/* -- Gotham fonts won't be available on all domains due to licensing.  Secondary fonts will be displayed */
/*
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

//$biosciFont: "Montserrat",'Raleway',"Helvetica Neue",Helvetica,Arial,sans-serif;
$biosciFont: 'Raleway',"Helvetica Neue",Helvetica,Arial,sans-serif;
$biosciFontBold: "Arial Black";
$biosciFontLight: "Arial";


$gotham: "Montserrat",'Raleway',"Helvetica Neue",Helvetica,Arial,sans-serif;



//$gotham-light: gotham_lightregular,'Raleway', Montserrat, Helvetica, Verdana, sans-serif;
$gotham-light: 'Raleway', Montserrat, Helvetica, Verdana, sans-serif;
$gotham-medium: 'Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$gotham-book: 'Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$gotham-bold: 'Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$gotham-black: 'Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$sanchez: 'Raleway', "Lucida Bright", Georgia, serif; //"plume-advertising", "Helvetica Neue", Helvetica, Arial, sans-serif;
*/
/*#region elements */
/*------------------ fonts ------------------*/
/* -- Gotham fonts won't be available on all domains due to licensing.  Secondary fonts will be displayed */
/*
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Raleway&display=swap');
@import url('https://cloud.typography.com/7262514/7679172/css/fonts.css');

$gotham: "Gotham SSm A","Gotham SSm B",gotham_mediumregular,'Raleway',"Helvetica Neue",Helvetica,Arial,sans-serif;
//$gotham-light: gotham_lightregular,'Raleway', Montserrat, Helvetica, Verdana, sans-serif;
$gotham-light: "Gotham SSm A","Gotham SSm B", gotham_lightregular,'Raleway', Montserrat, Helvetica, Verdana, sans-serif;
$gotham-medium: gotham_mediumregular,'Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$gotham-book: 'Gotham Book','Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$gotham-bold: gotham_boldregular,'Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$gotham-black: gotham_blackregular,'Raleway', Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
$sanchez: sanchezregular,'Raleway', "Lucida Bright", Georgia, serif; //"plume-advertising", "Helvetica Neue", Helvetica, Arial, sans-serif;

*/
/* https://www.learnui.design/blog/gotham-similar-fonts.html */
/*-- colors ------------------------------------------------------------------------------------------------------------ */
/* -- accent  ------------------------------------------------------------------------------------------------------------ */
/*#region colours */
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  /*background-color: #545452 !important*/
  background-color: #322920 !important;
}

/*.bg-dark a {
    color: #fff
}*/
/*#endregion*/
/*#region Backgrounds*/
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  background-color: #545452 !important;
}

.bg-dark a {
  color: #fff;
}

.bg-dark a.dropdown-item {
  color: #555;
}

/*#endregion Backgrounds*/
body {
  font-family: "Figtree", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2.1em;
  color: #333;
  font-optical-sizing: auto;
}

h1 {
  font-family: "Arial Black";
  color: #878787;
  font-weight: 100;
}

.content h1 {
  padding-top: 40px;
  margin-bottom: 20px;
}

h2 {
  color: #9e2064;
  letter-spacing: -2px;
  /*display: block;*/
  /*font-size: 2em;*/
  /*-webkit-margin-before: 0.67em;
  -webkit-margin-after: 0.9em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;*/
  /*font-family: "Gotham SSm A";*/
  font-weight: 200;
  font-style: normal;
  /*    font-weight: lighter; 
  font-family: $gotham-light;*/
}

h3 {
  padding-top: 30px;
  color: #e99aa1;
  font-weight: 200;
  font-style: normal;
}

h3 a {
  color: #545452;
}

h4, h4 a {
  padding-top: 30px;
  color: #222;
  color: #878787;
  /*margin-top: 40px;*/
}

h5 {
  padding-top: 30px;
  color: #222;
}

h6 {
  margin-top: 30px;
}

h2:has(+ p) {
  padding-top: 60px;
}

a {
  color: #9e2064;
  margin: 0;
  padding: 0;
  background: transparent;
  text-decoration: none;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}

p a {
  text-decoration: underline solid;
}

a:hover, a:focus {
  color: #e99aa1;
}

p a:hover, p a:focus,
h2 a:hover, h2 a:focus,
h3 a:hover, h3 a:focus,
h4 a:hover, h4 a:focus {
  text-decoration: underline solid;
}

/*#endregion*/
/*#region footer-top */
.footer-top {
  padding: 0;
  margin: 0;
  text-align: left;
  /*font: 700 20px sanchezregular, "Lucida Bright", Georgia, serif;*/
  /*letter-spacing: .8px;*/
  margin-top: 35px;
  /*margin-bottom: 4px;*/
  padding-top: 22px;
  /*padding-bottom: 22px;*/
  /*//background-color: #E9939B;*/
  background-color: #efefef;
  /*background-color: rgba(233,147,155,0.3)*/
}

.footer-top .lead {
  color: #9e2064;
}

.footer-top .content-bs-media-object.mb-3 {
  margin-bottom: 0 !important;
}

.footer-top {
  padding-bottom: 30px;
}

/*#endregion*/
/*-- colors ------------------------------------------------------------------------------------------------------------ */
/* -- accent  ------------------------------------------------------------------------------------------------------------ */
/*#region colours */
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  /*background-color: #545452 !important*/
  background-color: #322920 !important;
}

/*.bg-dark a {
    color: #fff
}*/
/*#endregion*/
/*#region Backgrounds*/
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  background-color: #545452 !important;
}

.bg-dark a {
  color: #fff;
}

.bg-dark a.dropdown-item {
  color: #555;
}

/*#endregion Backgrounds*/
/* Home - Intro */
.home-intro h4 {
  margin-top: 5px;
  font-weight: 400;
}
.home-intro p {
  font-size: 1.2em;
  line-height: 1.4em;
}
.home-intro .home-intro-service {
  opacity: 0;
}
.home-intro .home-intro-service:not(:last-child) {
  padding-right: 70px;
}

/* Home - Latest */
.home-latest {
  background-color: #efefef;
  padding: 5% 0 9% 0;
  border-top: 1px solid #ccc;
}
.home-latest .event-bs-selected-list .list-group-item {
  background-color: #555;
  color: #fff;
  padding: 10px;
  border: 0;
}
.home-latest .event-bs-selected-list .list-group-item .description .h5 {
  font-size: 1em;
}
.home-latest .event-bs-selected-list .list-group-item .mb-3 {
  margin-bottom: 0 !important;
}
.home-latest .event-bs-selected-list .list-group-item .card {
  border: 0;
}
.home-latest .event-bs-selected-list .list-group-item .location-wrapper,
.home-latest .event-bs-selected-list .list-group-item .date-mth {
  display: none;
}
.home-latest .event-bs-selected-list .list-group-item .date-day {
  background-color: #1C7D75;
  color: #fff;
  padding: 5px;
}
.home-latest .event-bs-selected-list .list-group-item .date-day .h4 {
  font-size: 0.9em;
}
.home-latest .home-latest-heading {
  margin-bottom: 30px;
}
.home-latest .list-group-item {
  background-color: transparent;
  padding: 0;
  padding-bottom: 10px;
  padding-top: 7px;
  border: 0px;
  border-bottom: 1px dashed #ccc;
  margin: 0;
  font-weight: 500;
  line-height: 1.2;
  color: #9e2064;
}

/* Home -  Secondary */
.home-carousel-secondary {
  border-top: 1px solid #ccc;
}
.home-carousel-secondary a.card-anchor-default.text-light {
  color: #9e2064 !important;
}
.home-carousel-secondary .container-break-out {
  width: 99.5vw;
  position: relative;
  background-color: #eee;
  left: calc(-1 * (100vw - 100%) / 2);
}
.home-carousel-secondary .content-bs-full-width-selected .align-items-stretch .card {
  opacity: 0;
}
.home-carousel-secondary .content-bs-full-width-selected .align-items-stretch .card .card-footer {
  display: none;
}
.home-carousel-secondary .content-bs-full-width-selected .align-items-stretch .img-fluid {
  display: none;
}
.home-carousel-secondary .content-bs-full-width-selected .align-items-stretch .card-body {
  /* default mobile padding kept minimal; expanded at large screens */
}
.home-carousel-secondary .card-img-top {
  display: none !important;
}
@media (min-width: 992px) {
  .home-carousel-secondary .content-bs-full-width-selected .card-body {
    padding: 60px;
  }
  .home-carousel-secondary p {
    font-size: 1.5em;
  }
}

/* Home - Quoted Boxes */
.home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .card {
  opacity: 0;
  background-color: unset;
  color: #fff;
  width: 50%;
}
.home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .card .card-body {
  opacity: 0.95;
  background-color: #9e2064;
}
.home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .card .card-footer,
.home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .card .card-header,
.home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .card .card-title {
  display: none;
}
.home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .w-100 {
  /* width adjusted for large screens */
}
@media (min-width: 992px) {
  .home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .card-body {
    padding: 30px;
    font-size: 0.8em !important;
  }
  .home-quoted-boxes .content-bs-full-width-selected .align-items-stretch .w-100 {
    width: 80% !important;
  }
}

/* Home - Region Spotlight */
.home-region-spotlight {
  margin: 12% 0 15% 0;
}
.home-region-spotlight a,
.home-region-spotlight h3 a {
  color: #fff;
}
.home-region-spotlight .card-footer {
  display: none;
}

/*#region header-topbar*/
.header-topbar {
  padding: 10px 0px 25px 0px;
}

.header-topbar .logo {
  display: block;
  float: left;
  padding-top: 4px;
  max-height: 100px;
}

.header-topbar .search-field-wrap .btn-search {
  height: 33px;
  padding: 0 10px;
  border: none;
  color: #FFF;
  text-transform: uppercase;
  background-color: #9e2064;
}

.header-topbar .search-field-wrap .search-field {
  width: 253px;
  padding: 3px 87px 3px 10px;
  border: 1px solid #e99aa1;
}

.header-topbar .nav a {
  margin-top: 24px;
  display: block;
  color: #555;
  text-transform: uppercase;
  /*font-weight: bold*/
}

.header-topbar .nav a:hover {
  background-color: #eee;
}

.header-topbar .nav a.active {
  border-bottom: 1px solid #9e2064;
  background-color: #fff;
  color: #555;
  border-radius: 0;
}

/*#endregion*/
/*#region breadcrumbs */
.breadcrumb a {
  color: #545452;
  text-decoration: none;
}

@media (min-width: 768px) {
  .breadcrumb {
    /*margin-bottom: 80px;*/
  }
}
/*#endregion*/
/*#region form */
.form-general {
  background-color: #9e2064;
  padding: 30px;
  margin: 30px 0px;
  font-family: "Gotham Book", Helvetica, "Proxima Sans", Arial, sans-serif;
  border-bottom: 2px solid #fff;
  color: #fff;
}

.form-general a {
  color: #fff;
  text-decoration: underline;
}

.form-general label {
  padding-right: 20px;
}

.form-general input {
  color: #555;
}

input {
  color: #555;
}

.form [type=text] {
  width: 100%;
  margin-bottom: 7px;
  padding: 6px 5px;
  /*  border: none;*/
  font-size: 14px;
  letter-spacing: 0.8px;
  color: #555;
}

.form [type=submit] {
  /*width: 100%;*/
  /*border: none;
  margin-bottom: 12px;
  padding: 6px 3px;
  color: #FFF;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  font-family: gotham_boldregular, Helvetica, "Proxima Sans", Arial, sans-serif;
  background-color: #878787*/
}

/*#endregion*/
/*#region nav-secondary*/
.nav-secondary {
  font-size: 0.9em;
  margin-bottom: 30px;
}

.nav-secondary .list-group {
  border-radius: 0;
}

.nav-secondary .list-group-item {
  background-color: transparent;
  border-left: none;
  border-right: none;
  border-top: 0px;
}

.nav-secondary .list-group-item a {
  color: #555;
  text-decoration: none;
}

.nav-secondary .list-group-item.active {
  border-bottom: 1px solid #ccc;
  border-left: 2px solid #9E2064;
  color: #555;
  font-weight: bold;
}

.nav-secondary .list-group-item:not(.active) {
  display: none;
}

/*.nav-secondary .list-group-item.active:after  {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 15px;
    float: right;
    margin-top: 1px;
    margin-left: -27px;
    color: #9e2064
}*/
/*.nav-secondary .expanded-icon-open:after {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    float: right;
    margin-top: 1px;
    margin-left: -27px;
    color: #9e2064
}

.nav-secondary .expanded-icon-closed:after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-size: 15px;
    float: right;
    margin-top: 1px;
    margin-left: -27px;
    color: #9e2064
}*/
/*
//medium to large
@media (min-width: 768px) {
    .expanded-icon-open:after {
        content: "";
    }

    .expanded-icon-closed:after {
        content: "";
    }
}
*/
@media (min-width: 768px) {
  .nav-secondary .list-group-item:not(.active) {
    display: block;
  }
  .nav-secondary .list-group-item.active:after {
    content: "";
  }
}
.nav-secondary .list-group > .list-group-item:first-child {
  background-color: #eee;
  border-bottom: 2px solid #9E2064;
  font-weight: bold;
  display: block; /* reinserts the item to counter act the :not active css */
}

/*#endregion*/
/*#region nav-primary*/
/*#endregion*/
/*NOTE: This is generated within nav-secondary */
/*#region nav-tertiary*/
.nav-tertiary .list-group-item {
  border-top: 0;
}

ul.nav-tertiary {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

/*#endregion*/
/*#region nav-mobile*/
.nav-mobile {
  font-size: 0.9em;
  margin-bottom: 60px;
  /*    position:fixed;
  top:0;
  left:0;*/
  /*overflow-inline: scroll;*/
  position: absolute;
  background-color: #fff;
  display: block;
  top: 54px;
  height: 800px;
  overflow: scroll;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 50;
}

.nav-mobile .list-group {
  border-radius: 0;
}

.nav-mobile .list-group-item {
  background-color: transparent;
  border-left: none;
  border-right: none;
  border-top: 0px;
}

.nav-mobile .list-group-item a {
  color: #555;
  text-decoration: none;
}

.nav-mobile .list-group-item.active {
  border-left: 2px solid #9E2064;
  color: #555;
  font-weight: bold;
  background-color: #eee;
}

.nav-mobile .nav-level-1 > a.active {
  border-left: 2px solid #9E2064;
  color: #000;
  font-weight: bold;
  background-color: #fff;
  padding-left: 10px;
}

.tertiary-nav .list-group-item:not(:last-child),
.nav-mobile .list-group-item:not(:last-child),
.nav-mobile .list-group-item.active:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.tertiary-nav .list-group-item:last-child {
  border-bottom: 0;
}

/*//default (mobile)
.nav-mobile .list-group-item:not(.active) {
    display: none;
}*/
/*.nav-mobile .list-group-item.active:after {
    content: "\f067";
    font-family: FontAwesome;
    font-size: 15px;
    float: right;
    margin-top: 1px;
    margin-left: -27px;
    color: #9e2064
}*/
/*.nav-secondary .list-group-item:not(.active) {
    display: block;
}

.nav-secondary .list-group-item.active:after {
    content: "";
}*/
.nav-mobile .list-group > .list-group-item:first-child {
  background-color: #eee;
  border-bottom: 2px solid #9E2064;
  font-weight: bold;
  display: block; /* reinserts the item to counter act the :not active css */
}

/*#endregion*/
/*#region Footer*/
/*.footer {
    background-color: #545452;
    color: #fff;
    min-height: 30px;
    padding: 8px 0;
}

.footer a {
    color: #aaa;
}

.footer .panel-body p {
    color: #555;
}*/
/*#endregion Footer*/
/*#region footer */
.footer {
  border-top: 1px solid #9e2064;
}

.footer p {
  padding: 8px 20px;
  font-size: 12px;
  color: #878787;
  font-family: gotham_mediumregular, Helvetica, "Proxima Sans", Arial, sans-serif;
}

.footer ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.footer a {
  /*  color: #fff;*/
}

.footer a:hover {
  color: #ccc;
}

.footer .tag p {
  padding: 30px;
  border: 1px solid #666;
  border-radius: 4px;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.2;
}

.footer .tag p a {
  text-decoration: none;
}

@media (min-width: 768px) {
  .footer .tag p {
    font-size: 1.9em;
  }
}
/*#endregion*/
.addthis_inline_follow_toolbox p {
  display: none;
}

.main-content {
  min-height: 600px;
}

/*#region section*/
.sidebar h1 {
  line-height: 1;
  font-size: 1.5em;
  letter-spacing: -1px;
  font-family: "Arial Black";
  color: #939598;
  padding: 15px;
  text-align: left;
}

.sidebar h1 strong {
  color: #e99aa1;
}

.sidebar a i, .offcanvas a i {
  color: #888;
  margin-right: 30px;
}

/*#endregion*/
/*#region section*/
/*#region Header (dark)*/
.header {
  /*    background-color: #545452;*/
  color: #545452;
  min-height: 30px;
  padding: 8px 0;
  padding: 10px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin: 15px;
}

.header a {
  color: #aaa;
}

.header h1 {
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 1.9em;
  letter-spacing: -1px;
  font-family: "Arial Black";
  color: #939598;
  margin: 15px;
}

.header h1 strong {
  color: #e99aa1;
}

.navbar h1 strong {
  color: #e99aa1;
}

/*#endregion Header*/
/*#region Header (light)*/
/*
.header-light {
    background-color: #fff;
    color: #555;
    min-height: 30px;
    padding: 8px 0;
}


.header-light a {
    color: purple;
}


.header-light h1 strong {
    color: #868686;
}*/
/*#endregion Header*/
/*#region section-header*/
/*
.section-header {
    background-color: rgba(40,21,14,1);
}

.section-header h1 {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-bottom: unset;
    padding: 30px 30px 20px;
}


.section-header h1:before {
    z-index: -1;
    content: '';
    position: absolute;
    top: -100px;
    left: -399px;
    display: block;
    width: 1800px;
    height: 1000px;
    -moz-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    -webkit-transform: rotate(70deg);
    transform: rotate(70deg);
    background-color: rgba(158,32,100,0.82);
}

.section-header h1.admin:before {
    //background-color: rgba(00,00,00,0);
}*/
/*#endregion Header*/
/*@media (min-width: 768px) {
    .section-header {*/
/*height: 200px;*/
/*min-height: 450px;*/
/*min-height: 200px;*/
/*min-height: 400px;
    }
}

.section-header {
    position: relative;
    margin-bottom: 28px;
    border-bottom: 1px solid #888;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}*/
/*.section-content {
    background-color: rgba(158,32,100,1);
}*/
@media (min-width: 768px) {
  .section-header .h1x {
    /*position: absolute;
    z-index: 1;*/
    /*display:inline;*/
    /*display:flex;*/
    min-width: 326px;
    text-transform: uppercase;
    font-size: 1.7em;
    font-weight: 100;
    color: #fff;
    margin: 0px;
    padding: 30px 30px 30px 30px !important;
  }
}
.section-header .h1x {
  /*text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 100;
  color: #fff;
  line-height: 2.1em;
  padding: 10px;
  overflow: hidden;
  position: relative;
          max-width: 950px;*/
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-bottom: unset;
  padding: 30px 30px 20px;
  line-height: 1.2;
  display: block;
}

.section-header .h1x:before {
  z-index: -2;
  content: "";
  position: absolute;
  top: -100px;
  left: -399px;
  display: block;
  width: 1800px;
  /*width: 150%;*/
  height: 1000px;
  -moz-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  -webkit-transform: rotate(70deg);
  transform: rotate(70deg);
  /*background-color: #9E1F63;*/ /*#fff*/
  /*background: rgba(169, 41, 93, 0.8);*/
  background-color: rgba(158, 32, 100, 0.9);
}

.section-header .h1x span {
  /*background-color: #9E2064;*/
  color: #fff;
}

.section-header-content {
  /*position: relative;
      z-index: 1;*/
  max-width: 950px;
  padding: 30px 30px 20px;
  font-size: 1.3em;
  font-weight: 100;
  /*background-color: #9E2064;*/
  /*background-color: rgba(40,21,14,0.7);*/
  color: #fff;
  /*float: left;*/ /*doesn;t consume space with this*/
  margin-left: 60px;
  line-height: 1.5em;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}

.section-header-content:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: -100px;
  left: -399px;
  display: block;
  width: 1800px;
  /*width: 150%;*/
  height: 1000px;
  -moz-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  -webkit-transform: rotate(70deg);
  transform: rotate(70deg);
  /*background-color: #9E1F63;*/ /*#fff*/
  /*background: rgba(169, 41, 93, 0.8);*/
  background-color: rgba(40, 21, 14, 0.9);
}

h3.section-header-content {
  padding-right: 60px;
}

.section-header h3 {
  margin-top: 0px;
}

/*#endregion*/
/*#region nav-primary*/
.header-nav-primary {
  background-color: #fff;
  border-bottom: 3px solid #9E2064;
}

.header-nav-primary .nav-link {
  font-size: 1.4em;
  font-weight: 300;
  color: #555;
  /*display: table-cell !important;*/
  white-space: normal;
  /*max-width: 160px;*/
  line-height: 1.4;
  /*text-align: center;*/
  /*    border-right: 1px solid #eee;*/
  /*height: 55px;*/
  padding: 0px 15px 5px 5px;
  margin-bottom: 15px;
  margin-right: 15px;
}

.header-nav-primary.fixed-top {
  border-top: 8px solid #fff;
}

.header-nav-primary.fixed-top .nav-link {
  margin-top: 40px;
  font-size: 1.1em;
}

.header-nav-primary .sticky-show {
  display: none;
}

@media (max-width: 1199px) {
  .header-nav-primary .sticky-show .nav-link {
    /*  font-size: 0.7em;*/
    display: none;
  }
}
/*
.header-nav-primary.sticky .navbar {
    padding-bottom: 0;
}*/
/*.header-nav-primary.sticky .sticky-show
{
    display: block;
}
*/
/*.header-nav-primary.sticky .navbar-nav {
     margin-top: 10px;
}
*/
.navbar-nav a.nav-link.active {
  /*color: #fff;*/
  /*background-color: #ddd;*/
  /*background-color: #983669;*/
  border-bottom: 1px solid #9E2064;
}

.nav-primary a:hover {
  background-color: #eee;
  /*border-bottom: 3px solid #ccc;*/
}

/*#endregion*/
/*#region Buttons*/
.btn {
  font-family: "Figtree", "Raleway", Montserrat, Helvetica, "Proxima Sans", Arial, sans-serif;
  /*text-transform: uppercase;*/
  font-weight: normal;
  /*font-size: 80%;*/
}

.btn-primary, .btn.primary {
  /*background-color: $pink;*/
  background-color: #9e2064;
  border-color: #878787;
  color: #fff;
}

.btn-secondary {
  color: #878787;
  background-color: #fff;
  border-color: #ddd;
}

.btn-default {
  color: #9e2064;
  border-color: #ddd;
}

/*#endregion Buttons*/
.content-bs-expander {
  margin-bottom: 15px;
}

#accordion {
  margin-top: 30px;
  margin-bottom: 30px;
}

#accordion .card {
  border: 0;
  border-bottom: 1px solid #fff;
}

#accordion .card-title a,
.content-bs-expander .card-title a {
  display: block;
  padding: 10px 15px;
}

#accordion .panel-heading .card-title a,
.accordion .card-title a {
  color: #9e2064;
}

#accordion .card-title a:after,
.content-bs-expander .card-title a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  float: right;
  color: grey;
}

#accordion .card-title a.collapsed:after,
.content-bs-expander .card-title a.collapsed:after {
  content: "\f054";
}

.content-bs-expander .panel-title,
#accordion .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  color: inherit;
}

.content-bs-expander .panel-heading,
#accordion .panel-heading,
.accordion .accordion-header {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding: 0px !important;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.accordion .accordion-header button {
  color: #333;
  background-color: #f5f5f5;
}

.content-bs-expander .panel-body.card-body,
#accordion .panel-body.card-body {
  background-color: #fff;
}

.content-bs-expander .panel-body.card-body a #accordion .panel-body.card-body a {
  color: blue;
  text-decoration: underline;
}

.content-bs-expander h3,
#accordion h3,
.accordion .accordion-header button {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: 700;
  color: #9e2064;
}

#accordion .panel-heading a {
  /*color: $anchor;*/
  color: #555;
}

/*#region card */
/*-- colors ------------------------------------------------------------------------------------------------------------ */
/* -- accent  ------------------------------------------------------------------------------------------------------------ */
/*#region colours */
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  /*background-color: #545452 !important*/
  background-color: #322920 !important;
}

/*.bg-dark a {
    color: #fff
}*/
/*#endregion*/
/*#region Backgrounds*/
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  background-color: #545452 !important;
}

.bg-dark a {
  color: #fff;
}

.bg-dark a.dropdown-item {
  color: #555;
}

/*#endregion Backgrounds*/
.card {
  /*border: 0px;*/
  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.10);*/
}

.card-group-shadow .card,
.eq-height .card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.card h3 a {
  text-decoration: none;
}

.content-bs-card .card-title {
  font-size: 1.4em;
  min-height: 70px;
}

.content-bs-card .card-body a {
  text-decoration: none;
}

.content-bs-card .card-header {
  /*    padding: 0;
      border-bottom: 0;*/
}

.content-bs-card .card-img-top {
  background: rgba(0, 0, 0, 0.1);
}

/*.content-bs-card.card-noimage .card-img-top {
    background-color: #000;
}*/
.content-bs-card .card-anchor-light {
  color: #fff;
}

.content-bs-card .card-anchor-default {
  color: #9e2064;
}

/*#endregion*/
.card-bs-icon {
  position: relative;
}

.card-bs-icon .card-icon {
  position: absolute;
  display: inline-block;
  color: #fff;
  font-size: 80px;
  top: 10px;
  right: 10px;
  margin: 2px 10px 0 10px;
  z-index: 1;
  opacity: 0.2;
}

@media (min-width: 992px) {
  .carousel-caption {
    background-color: transparent;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .carousel-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-right: 55%;
    padding-left: 70px;
    text-align: left;
    font-size: 14px;
  }
}
.carousel-caption {
  position: absolute;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 40px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  font-size: 18px;
  padding-bottom: 50px;
  font-weight: 700;
  padding-right: 40px;
  padding-left: 40px;
  background: linear-gradient(to top, rgb(0, 0, 0) 10%, rgba(0, 0, 0, 0) 100%);
}

.carousel-bs-bootstrap .carousel-item {
  background-color: #e99aa1;
}

.carousel-bs-slick .carousel-bs-item {
  height: 800px;
}

.carousel-bs-slick .carousel-text h5 {
  font-size: unset;
}

.carousel-bs-slick .carousel-text {
  max-width: unset;
}

.carousel-bs-slick .carousel-text .card {
  width: unset;
  padding: 0;
  margin: 1.1em;
}

.carousel-bs-slick .carousel-text .card {
  background-color: transparent;
}

.carousel-bs-slick .carousel-text .card-body {
  /*    font-size: 0.7em;
      line-height: 1.5em;*/
  background-color: rgba(255, 255, 255, 0.9);
}

/*.carousel-bs-slick .carousel-text:before {
    content: '';
    position: absolute;
    top: -100px;
    left: -399px;
    display: block;
    width: 100%;*/
/*width: 150%;*/
/*height: 1000px;*/
/*    -moz-transform: rotate(70deg);
-ms-transform: rotate(70deg);
-webkit-transform: rotate( 70deg);
transform: rotate( 70deg);*/
/*background-color: #9E1F63;*/ /*#fff*/
/*background: rgba(169, 41, 93, 0.9);

}*/
/*.carousel-bs-slick .carousel-text:before {
    background: rgba(0, 0, 0, 0.2);
}*/
/*#region carousel */
/*container-like css to obtain responsive position */
.carousel-bs-swiper .carousel-text {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .carousel-bs-swiper .carousel-text {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .carousel-bs-swiper .carousel-text {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .carousel-bs-swiper .carousel-text {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .carousel-bs-swiper .carousel-text {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .carousel-bs-swiper .carousel-text {
    max-width: 1320px;
  }
}
@media (min-width: 576px) {
  .carousel-bs-swiper .carousel-text .card {
    width: 66%;
  }
}
.carousel-bs-swiper .carousel-text .card {
  /*width: 100%;*/
  /*background: rgba(161, 41, 93, 0.7);*/
  background: rgba(161, 41, 93, 0);
  padding: 40px;
  color: #fff;
  overflow: hidden;
  font-weight: 100;
  border: none;
}

.carousel-bs-swiper .carousel-text {
  position: relative;
  overflow: hidden;
  padding-left: unset;
}

@media (min-width: 576px) {
  .carousel-bs-swiper .carousel-text:before {
    width: 150%;
  }
}
.carousel-bs-swiper .carousel-text:before {
  content: "";
  position: absolute;
  top: -100px;
  left: -399px;
  display: block;
  width: 1800px;
  /*width: 150%;*/
  height: 1000px;
  -moz-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
  -webkit-transform: rotate(70deg);
  transform: rotate(70deg);
  /*background-color: #9E1F63;*/ /*#fff*/
  background: rgba(169, 41, 93, 0.95);
}

.carousel-bs-swiper .carousel-text h5 a {
  color: #fff;
  font-size: 1.1em;
}

.carousel-bs-swiper .carousel-text h5 a:hover {
  opacity: 0.8;
}

@media (min-width: 768px) {
  .carousel-bs-swiper .carousel-text p {
    font-size: 1.4em;
  }
}
/*// mobile default
.carousel-text p {
    font-size: 1.0em;
}*/
.carousel-bs-swiper .carousel-text a {
  background-color: transparent;
}

.--swiper-theme-color .swiper-pagination-bullet-active {
  color: #fff !important;
}

.swiper-nav {
  color: #fff;
}

/*#endregion*/
.carousel-bs-tinyslider .card-link,
.carousel-bs-tinyslider .card-summary {
  display: none;
}

.carousel-bs-tinyslider .tns-controls {
  display: none;
}

.carousel-bs-tinyslider {
  /*    .card {
      text-align: center;
      margin: 0 auto;
      max-width: 200px;
      color: #333;
      background: white;
      border-radius: 5px;
      padding-bottom: .75rem;
      font-family: sans-serif;
      overflow: hidden;
      box-shadow: 2px 2px rgba(black, .3);
      position: relative;*/
  /*        &:before {
          content: '.card';
          position: absolute;
          bottom: 0;
          color: blue;
      }*/
  /*        img {
          margin-bottom: .25rem;
      }

      h2 {
          margin: 0 0 .25rem;
      }

      p {
          margin: 0;
          padding: 0 .5rem;
      }
  }*/
}
.carousel-bs-tinyslider .slider-container {
  /*        padding: 2rem 3rem;*/
  background: #e6e6e6;
  margin: 2rem auto 0 auto;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
}
.carousel-bs-tinyslider .slider-container:before {
  content: ".slider-container";
  position: absolute;
  left: 0;
  top: 0;
  color: blue;
}
.carousel-bs-tinyslider img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.carousel-bs-tinyslider .my-slider {
  display: flex;
  position: relative;
}
.carousel-bs-tinyslider .slider-item {
  background: grey;
  border-right: 2px solid #333;
  padding: 1.5rem 0.75rem;
  position: relative;
}
.carousel-bs-tinyslider .slider-item:before {
  content: ".slider-item";
  position: absolute;
  left: 0;
  top: 0;
  color: blue;
}
.carousel-bs-tinyslider .slider-item:hover {
  cursor: pointer;
}
.carousel-bs-tinyslider .controls {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 0;
  background: #333;
  width: 100%;
  top: 50%;
  transform: translatey(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.carousel-bs-tinyslider .controls:focus {
  outline: none;
}
.carousel-bs-tinyslider .controls li:hover {
  cursor: pointer;
}

.content-bs-full-width-image {
  margin-top: 5%; /*based on width*/
  margin-bottom: 5%;
}

.content-bs-full-width-image .container {
  margin-left: 0;
  width: 100%;
  padding: 20px;
  color: #fff;
  /*font-family: 'Times New Roman', Times, serif;*/
  background-color: rgba(40, 21, 14, 0.8);
}

@media (min-width: 768px) {
  .content-bs-full-width-image .container {
    margin-left: 25%;
    width: 40%;
    padding: 30px;
  }
}
.content-bs-full-width-image .container p {
  color: #fff;
  margin-left: 20px;
}

.alert {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  /*    margin-top: 3em;*/
  margin-bottom: 4em;
}

.alert:after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  /*    font-family: 'Font Awesome\ 5 Free';
  font-style: normal;
  font-weight: normal;*/
  font: var(--fa-font-solid);
  /*text-decoration: inherit;*/
  position: absolute;
  font-size: 80px;
  top: 0;
  right: 30px;
  margin: 2px 10px 0 10px;
  z-index: 1;
  opacity: 0.2;
}

.alert-warning:after {
  content: "\f071";
  color: #F2BB26;
}

.alert-danger:after {
  content: "\f05e";
  color: #DE5262;
}

.content-bs-full-width-selected > div {
  padding: 0 !important;
}

@media (min-width: 992px) {
  .content-bs-full-width-selected > div {
    padding: 20px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
/*
.content-bs-full-width-selected > div > .container{
    padding: 0 !important;
}

.content-bs-full-width-selected > div > .container .col {
    flex: 1 0 0% !important;
    margin: 10px;
}

//small
@media (max-width: 768px) {
    .content-bs-full-width-selected > div > .container .col {
        flex: unset;

    }
}
    */
@media (max-width: 992px) {
  .content-bs-full-width-selected > div {
    padding: 15px !important;
    background-image: unset !important;
    padding: 0;
  }
  .content-bs-full-width-selected > div > .container {
    padding: 15px !important;
    background-image: unset !important;
    padding: 0;
  }
}
.content-bs-image-carousel .card {
  border: none;
}

.publishing-portfolio .content-bs-media-object {
  min-height: 200px;
  background-color: #efefef;
  padding: 30px;
}

.footer-top .content-bs-media-object {
  /*min-height: 200px;*/
  background-color: #fff;
  padding: 10px;
}

/*-- colors ------------------------------------------------------------------------------------------------------------ */
/* -- accent  ------------------------------------------------------------------------------------------------------------ */
/*#region colours */
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  /*background-color: #545452 !important*/
  background-color: #322920 !important;
}

/*.bg-dark a {
    color: #fff
}*/
/*#endregion*/
/*#region Backgrounds*/
.bg-primary {
  background-color: #9e2064 !important;
}

.bg-primary a {
  color: #fff;
}

.bg-dark {
  background-color: #545452 !important;
}

.bg-dark a {
  color: #fff;
}

.bg-dark a.dropdown-item {
  color: #555;
}

/*#endregion Backgrounds*/
.content-bs-quote, .blockquote {
  font-size: 1.5em;
  line-height: 1.6em;
  color: #545452;
  font-weight: 400;
  margin: 0px 0px 45px 0px;
  border-left: 3px solid #9e2064;
  padding-left: 1.1em;
  margin: 1.7em 0 1.7em 0;
  display: block;
  position: relative;
}

.grid-bs-section-viewer-image a {
  vertical-align: middle;
  padding: 30px;
}

.grid-bs-selected-media-objects .content-bs-media-object {
  display: block;
  width: 100%;
}

.grid-bs-selected-signs a {
  display: block;
  width: 100%;
}

.content-bs-sign:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgb(255, 165, 0);
  -moz-box-shadow: 0px 0px 10px 0px rgb(255, 165, 0);
  box-shadow: 0px 0px 10px 0px rgb(255, 165, 0);
  /*transition: .8s ease;*/
}

.event-bs-selected-list .list-group-item {
  padding-top: 20px;
}

/*#region grid-team*/
.grid-team .card {
  margin-bottom: 0px;
  /*background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%);
  background-image: -o-linear-gradient(top, #fff 0, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(to bottom, #fff 0, #fff 100%);*/
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.grid-team [class*=col] {
  margin-bottom: 20px;
}

.grid-team .card-body:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 0.8;
}

.grid-team .card-body {
  -moz-transition: ease 0.4s;
  -o-transition: ease 0.4s;
  -webkit-transition: ease 0.4s;
  transition: ease 0.4s;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  height: 100%;
  color: #FFF;
  letter-spacing: 0;
  background-color: #9e2064;
  opacity: 0;
  padding: 0px;
  /*margin: 15px 15px 0px 15px;*/
  z-index: 100;
}

.grid-team .card-body a {
  color: #FFF;
  letter-spacing: 0;
}

.grid-team a p {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 0 5px;
  text-align: center;
  font-family: gotham_mediumregular, Helvetica, "Proxima Sans", Arial, sans-serif;
  line-height: 18px;
  font-size: 18px;
  text-transform: uppercase;
}

.grid-team a p span {
  font-size: 14px;
}

/*.grid-team img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 260px;
    // width: unset;
    margin: 0 auto;
    padding:20px;

}*/
.img-holder {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  height: 280px;
}

/*#endregion*/
/*
.grid-bs-selected-cards a {
color:#fff;
}
*/
.list-bs-card-horizontal .list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 0px;
}

.list-bs-card-horizontal .list-group-item .card {
  border: 0px;
}

.list-bs-card-horizontal .list-group-item .card .card-title {
  margin: 0;
}

.list-bs-media-viewer {
  margin-bottom: 30px;
}

.list-bs-media-viewer .list-group img {
  max-height: 60px;
  width: auto;
}

.list-bs-search-results-multisite .list-group-item {
  border: none;
}

.list-bs-search-results-multisite .list-group-item p {
  line-height: 1.3em;
}

.list-bs-search-results-multisite a.list-group-action:hover {
  background-color: #fceff0;
}

.nav-bs-breadcrumbs {
  border-bottom: 1px solid #9e2064;
}

ol.breadcrumb {
  padding: 6px 0px 6px 10px !important;
}

.nav-bs-breadcrumbs .breadcrumb {
  margin-bottom: 0px;
}

.nav-bs-primary .nav-link {
  color: #9e2064;
}

.nav-bs-tabs .nav-link {
  color: #878787;
}

.nav-bs-tabs .nav-link.active {
  color: #9e2064;
  font-weight: bold;
}

.news-bs-news-hybrid .news-bs-news-category h3 {
  font-size: 2em;
  font-weight: 500;
}

.news-bs-news-category h3 {
  padding-bottom: 30px;
}

.news-bs-news-category .news-title {
  /*font-size: 1.4em;
  font-weight: 500;*/
  margin-top: 30px;
  color: #222;
  font-weight: lighter;
  color: #9e2064;
  margin-bottom: 0.5rem;
  font-size: 1.75rem;
  line-height: 1.2;
}

.news-bs-news-category .date-string.text-success {
  color: #6c757d !important;
}

.news-item {
  padding: 0 30px 0 30px;
}

.news-bs-mini-list .list-group-item {
  background-color: transparent;
  padding: 0;
  padding-bottom: 10px;
  padding-top: 7px;
  border: 0px;
  border-bottom: 1px dashed #ccc;
  margin: 0;
  font-weight: 500;
  line-height: 1.2;
  color: #9e2064 !important;
}

/*#region dropdown */
.dropdown-megamenu > .dropdown-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  /*max-width: 100%;*/
  padding: 30px;
  width: 100%;
}

.nav > .dropdown-megamenu {
  position: static;
}

.dropdown-megamenu .dropdown-menu {
  padding: 80px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  border-left: 20px solid #9E2064;
}

.dropdown-megamenu .dropdown-menu a {
  text-decoration: none;
  padding: 5px;
}

.dropdown-megamenu .dropdown-menu a:hover {
  text-decoration: dotted;
  color: #555;
}

.dropdown-megamenu .dropdown-menu li.active a {
  border-bottom: 2px solid #9E2064;
}

/*#endregion*/
/*.umbraco-forms-form {
    padding: 15px 15px 0px 15px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
}*/
.umbraco-forms-page {
  margin-top: 30px;
  margin-bottom: 50px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #f8f8f8;
}
.umbraco-forms-page h2:has(+ p) {
  padding-top: 0;
}

.umbraco-forms-fieldset {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

@media (min-width: 768px) {
  .umbraco-forms-fieldset {
    padding: 60px;
    border-bottom: 1px solid #ccc;
  }
}
.umbraco-forms-legend {
  font-size: var(--bs-body-font-size);
  margin-top: 30px;
}

.umbraco-forms-navigation {
  padding: 0 60px;
}

.umbraco-forms-page textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15sease-in-out, box-shadow 0.15sease-in-out;
}

.umbraco-forms-page select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

/*.form-progress  .umbraco-forms-field-wrapper {
    margin-bottom: 0px;
}*/
/*.formprogress2 a:hover, .formprogress2 .nav > li > a:focus, .formprogress2 .nav > li > a:hover {
    background-color: transparent;
    cursor: default;
    color:#fff;
}*/
/*.formprogress2 a {
    color: #fff;
}*/
.form-progress {
  counter-reset: step;
  padding-bottom: 100px;
}

.form-progress .umbraco-forms-field-wrapper {
  margin-bottom: 0px;
}

.form-progress li {
  list-style-type: none;
  width: 10%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}

.form-progress li:before {
  width: 30px;
  height: 30px;
  content: counter(step);
  counter-increment: step;
  line-height: 30px;
  border: 2px solid #ccc;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: white;
}

.form-progress li:after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #ccc;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.form-progress li:first-child:after {
  content: none;
}

.form-progress li.active {
  color: darkblue;
}

.form-progress li.active:before {
  border-color: darkblue;
}

.form-progress li.active + li:after {
  background-color: darkblue;
}

/*.form-progress .label {
    padding: 10px;
}

.form-progress .form-page-completed {
    background-color: $orange-medium;
}
.form-progress .form-page-active {
    background-color: $orange-dark;
}
.form-progress .form-page-notcompleted {
    background-color: #ccc;
}*/
/*@import 'bio/module/_sfe-carousel.2022version.scss';
@import 'bio/module/sign.scss';
@import 'bio/module/breadcrumbs.scss';
@import 'bio/module/list-group.scss';
@import 'bio/module/grid-team.scss';
@import 'bio/module/event-bs-supported-list.scss';
@import 'bio/module/event-bs-selected-list.scss';
@import 'bio/module/content-bs-image-carousel.scss';
@import 'bio/module/content-bs-card-horizontal.scss';
@import 'bio/module/nav-bs-mobile.scss';*/
