body {
  color: #331c54;
}

html {
  scroll-padding-top: 175px;
}

p {
  font-family: Helvetica, Sans-Serif;
  font-size: 18px;
}

a {
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: italic;
  color: #331c54;
}

h1 {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  color: #331c54;
  font-size: 38px;
  line-height: 40px;
}

h2 {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  color: #331c54;
  font-size: 34px;
  line-height: 36px;
}

h3 {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  color: #331c54;
  font-size: 30px;
  line-height: 32px;
}

h4 {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 26px;
}

h5 {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  color: #331c54;
}

label {
  font-family: freight-big-pro, serif;
}

li {
  font-family: Helvetica, Sans-Serif;
  font-size: 18px;
}
::selection,
::-webkit-selection {
  background-color: #9933ff;
  color: #ffffff;
}

.lead {
  font-weight: 300;
  font-style: normal;
  color: #331c54;
  font-size: 24px;
  line-height: 34px;
}

.gimm_title {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 38px;
  color: #331c54;
}

figcaption {
  font-size: 12px;
}

.gimm_divider_title {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 62px;
  line-height: 1;
  color: #fff;
}

.gimm_bt {
  padding: 4px 14px 4px 14px;
  border: 1px solid #ff0066;
  border-radius: 0px;
  font-family: freight-big-pro, serif;
  color: #ff0066;
}

.gimm_bt_search {
  padding: 7px 20px 7px 20px;
  border: 1px solid #ff0066;
  border-radius: 0px;
  font-family: freight-big-pro, serif;
  color: #ff0066;
  width: 100%;
}

.error404 .gimm_bt_search {
  padding: 7px 20px 7px 20px;
  border: 1px solid #ff0066;
  border-radius: 0px;
  font-family: freight-big-pro, serif;
  color: #ff0066;
  width: 100%;
  font-size: 24px;
  text-decoration: none;
}

.wpcf7-submit {
  padding: 7px 20px 7px 20px;
  border: 1px solid #ff0066;
  border-radius: 0px;
  font-family: freight-big-pro, serif;
  color: #ff0066;
  background-color: #fff;
}

.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}

.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 1px solid #e9e9e9;
  background-color: #ff0066;
  color: #fff;
}

.btn-primary {
  padding: 6px 20px 6px 20px;
  border: 1px solid #ff0066;
  color: #ff0066;
  background-color: transparent;
  font-size: 14px;
  border-radius: 0px;
}
.btn-primary.active {
  border: 1px solid #ff0066;
  color: #fff;
  background-color: #ff0066;
}

.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: #fff;
  background-color: #ff0066;
  border-color: #ff0066;
}

.donation-form__error {
  color: #ff0066;
  font-size: 14px;
  font-weight: bold;
}

#donation-form label {
  font-size: 18px;
}
/*.header{
    color: #FFF;
    height: 100vh;
    position: relative;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -msn-background-size: cover;
}*/

.header .overlay {
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.header .navbar-default {
  background-color: transparent !important;
  border-color: transparent;
  background-image: none;
  box-shadow: none;
}

.header .navbar-default .navbar-brand {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.header .navbar-default .navbar-nav > li > a {
  font-size: 20px;
  color: #fff;
  border-bottom: 1px solid transparent;
}

.header .navbar-default .navbar-nav > li:hover a {
  color: #333;
  border-bottom: 1px solid #fff;
}

.header .navbar-toggle {
  margin: 10px 0;
  background: #36c;
  color: #fff;
}

.navbar {
  transition: all 0.5s;
}

.navbar-scrolled {
  background-color: #331c54;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

.bg-light {
  background-color: transparent;
}

.nav-link {
  color: #fff;
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  padding-left: 20px !important;
  padding-right: 20px !important;
  cursor: pointer;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .current-menu-item > .nav-link,
.navbar-nav .current-menu-item > .dropdown-item,
.current-menu-ancestor > .nav-link {
  /* color: #ffffff; */
  /* text-decoration: underline; */
  text-decoration-color: #ffffff60;
}

.navbar-nav .nav-link:hover {
  /*color: #FF0066;*/
  color: #ffa41c;
}

.nav-link:focus,
.nav-link:hover {
  color: rgb(243 92 35);
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 50%;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.9;
  transition: opacity 0.6s ease;
}

.carousel-indicators .active {
  background-color: #99ff33;
}

.carousel-caption {
  position: absolute;
  right: 20%;
  top: 40%;
  left: 20%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
}

.fixed-top-anchor {
  position: fixed;
  top: 126px;
  right: 0;
  left: 0;
  z-index: 30;
  background-color: #ff0066;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.anchor_menu > li {
  list-style: none;
  display: inline-block;
}

.anchor_menu > li::after {
  content: " | ";
}

.anchor_menu > li:last-child::after {
  content: "";
}

.anchor_menu a {
  color: #fff;
  font-size: 18px;
}

.hide {
  opacity: 0;
}

.show {
  opacity: 1;
  transition: opacity 0.6s ease;
}

.gimm_link {
  color: #ff0066;
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 20px;
}

.gimm_link:hover,
.gimm_link.active {
  transition: all 0.14s linear;
  color: #3c3c3c;
  padding-left: 4px;
}

.link {
  color: #331c54;
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: italic;
  font-size: 24px;
}

.gimm_linkbt {
  color: #fff;
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: italic;
  border: 2px solid #fff;
  padding: 4px 25px 4px 25px;
  font-size: 18px;
}

.gimm_linkbt:hover {
  transition: all 0.14s linear;
  border: 2px solid #3c3c3c;
  color: #3c3c3c;
}

.gimm_linkbt_donate {
  color: #fff;
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: italic;
  border: 2px solid #fff;
  padding: 4px 25px 4px 25px;
  font-size: 18px;
  margin-left: 80px;
}

.gimm_linkbt_donate:hover {
  transition: all 0.14s linear;
  border: 2px solid #fff;
  background-color: #fff;
  color: #3c3c3c;
}

.gimm_linkbtsubscribe {
  color: #fff;
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: italic;
  border: 1px solid #fff;
  padding: 20px 25px 20px 25px;
}

.gimm_linkbtsubscribe:hover {
  color: #fff;
  background-color: #ff0066;
  border: 1px solid #ff0066;
}

.form-check-input:checked {
  background-color: #ff0066;
  border-color: #ff0066;
}

.green,
.card.green > .card-overlay,
.card.green > .card-body {
  background-color: #99ff33;
}

.pink,
.card.pink > .card-overlay,
.card.pink > .card-body {
  background-color: #ff0066;
}

.light_pink,
.card.light_pink > .card-overlay,
.card.light_pink > .card-body {
  background-color: #ff99cc;
}

.light_grey,
.card.light_grey > .card-overlay,
.card.light_grey > .card-body {
  background-color: #e6e6e6;
}

.purple,
.card.purple > .card-overlay,
.card.purple > .card-body {
  background-color: #9933ff;
}

.darkpurple,
.card.darkpurple > .card-overlay,
.card.darkpurple > .card-body {
  background-color: #331c54;
}

.orange,
.card.orange > .card-overlay,
.card.orange > .card-body {
  background-color: #ff6600;
}

.text-pink {
  color: #ff0066 !important;
}

.funding_i {
  font-size: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.homenews {
  min-height: 500px;
}

.card {
  border-radius: 0px;
  border: 0px;
}

.card-body {
  border-radius: 0px;
  border: 0px;
  padding: 30px 20px 30px 20px;
}

.card-body a {
  text-decoration: none;
}

.card-title {
  font-size: 26px;
}

.media-body a {
  text-decoration: none;
}

section {
  padding-top: 60px;
  padding-bottom: 60px;
  /* position: relative; */
  width: 100%;
  /* overflow: hidden; */
  z-index: 1;
}

.divider {
  border-top: 1px solid #ff0066;
}

.divider2 {
  border-top: 1px solid #564174;
  padding-top: 10px;
}

.gimm_sidebar {
  padding-left: 20px;
  margin-left: 10px;
  border-left: 1px solid #dfdfdf;
}

.media_events {
  text-align: center;
  padding: 15px;
}

.media_events_link {
  text-decoration: none;
}

.media_events_link:hover h3 {
  color: #331c54;
}

.locations {
  padding-left: 0px;
  list-style: none;
  display: inline-flex;
}

.locations li {
  margin-right: 6px;
}

.lisboa {
  border-left: 6px solid #a62ceb;
}

.media .lisboa {
  background-color: #a62ceb;
}

.oeiras {
  border-left: 6px solid #99ff33;
}

.media .oeiras {
  background-color: #99ff33;
}

.externo {
  border-left: 6px solid #ff0066;
}

.media .externo {
  background-color: #ff0066;
}

.media_events h3 {
  color: #fff;
}

.newsdate {
  color: #331c54;
  font-size: 14px;
  font-weight: bold;
}

.intranet_topo {
  background-image: url(../images/gimm_slide1.jpg);
  background-size: cover;
  min-height: 100vh;
  padding-top: 40vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.intranet_topo_labdetail {
  background-image: url(../images/gimm_slide1.jpg);
  background-size: cover;
  min-height: 60vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.intranet_topo_detail {
  background-image: url(../images/rectangle2.jpg);
  background-size: cover;
  min-height: 40vh;
  padding-top: 22vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.intranet_team_topo_detail {
  background-image: url(../images/gimm_team_topo.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.intranet_noticiatopo {
  background-image: url(../images/gimm_slide1.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-family: freight-big-pro, serif;
}

.intranet_eventotopo {
  background-image: url(../images/gimm_eventotopo.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-family: freight-big-pro, serif;
}

.intranet_trainingtopo {
  background-image: url(../images/gimm_research.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-family: freight-big-pro, serif;
}

.intranet_studenttopo {
  background-image: url(../images/gimm_student_topo.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-family: freight-big-pro, serif;
}

.intranet_outreachtopo {
  background-image: url(../images/gimm_slide4.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-family: freight-big-pro, serif;
}

.intranet_infrastructuretopo {
  background-image: url(../images/gimm_news5.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-family: freight-big-pro, serif;
}

.intranet_contactstopo {
  background-image: url(../images/gimm_slide5.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 25vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
  color: #fff;
  font-family: freight-big-pro, serif;
}

.care_topo_detail {
  background-image: url(../images/rectangle2.jpg);
  background-size: cover;
  min-height: 50vh;
  padding-top: 22vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.blockquote {
  font-style: italic;
  border-left: 3px solid #331c54;
  padding: 15px;
  font-size: 20px !important;
}

.dividerparallax1 {
  background-image: url(../images/rectangle.jpg);
  background-size: cover;
  min-height: 20vh;
  padding-top: 10vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.dividerparallax2 {
  background-image: url(../images/rectangle.jpg);
  background-size: cover;
  min-height: 30vh;
  padding-top: 5vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.dividerparallax2 h3 {
  font-size: 40px;
  line-height: 58px;
  color: #fff;
}

.dividerparallax3 {
  background-image: url(../images/rectangle.jpg);
  background-size: cover;
  min-height: 35vh;
  padding-top: 8vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.dividerparallax3 h2 {
  font-size: 78px;
  line-height: 82px;
}

.dividerparallax4 {
  background-image: url(../images/rectangle2.jpg);
  background-size: cover;
  min-height: 20vh;
  padding-top: 6vh;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  margin: 0 auto;
  position: relative;
}

.accordion-button:not(.collapsed) {
  background-color: #ff99cc;
}

.accordion-body > .gallery {
  display: flex;
}

.gallery-item {
  margin: 5px;
}

.intranet_topo_detail h3 {
  margin-top: 50px;
}

.py-50 {
  padding-top: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.py-60 {
  padding-top: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.gimm_logo_elementw {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
  margin-right: 10px;
}

.nav-tabs .nav-link {
  border-radius: 0px;
  color: #331c54;
}

.nav-tabs .nav-link:hover {
  background-color: #331c54;
  color: #fff;
}

.widecard {
  padding: 80px 60px 40px 60px;
  margin: 0px;
  color: #fff;
}

.intranetcard {
  color: #fff;
  text-align: center;
  padding: 110px 70px 110px 70px;
}

.newteam a {
  text-decoration: none;
  color: #331c54;
}

.phone {
  width: 20px;
  margin-right: 10px;
}

.bttopo_intranet_icon {
  padding-top: 15px;
  text-align: center;
}

.dataicon {
  width: 50px;
  height: 50px;
  text-align: center;
}

.bttopo_intranet {
  border: 1px solid #fff;
  padding: 15px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
  display: block;
  text-decoration: none;
}

.bttopo_intranet:hover {
  background-color: #99ff33;
  transition: all 1.5s;
}

.bttopo_intranet:hover a {
  color: #331c54 !important;
}

.intranet_search {
  width: 50%;
  text-align: center;
  margin: 0 auto;
}

.intranet_search
  .input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  border-radius: 0px;
  background-color: transparent;
  color: #fff;
}

.intranet_search input::placeholder {
  color: #fff;
}

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #d11369;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(253 13 147 / 25%);
}

.form-select:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #d11369;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(253 13 147 / 25%);
}

.bttopo_intranet a {
  text-decoration: none;
  color: #fff;
  font-size: 22px;
}

.bttopo_intranet p {
  font-size: 22px;
}

.agendobt {
  border: 1px solid #331c54;
  background-color: #331c54;
  margin-bottom: 6px;
  padding: 15px;
}

.agendobt:hover {
  border: 1px solid #ff0066;
  background-color: #ff0066;
  margin-bottom: 6px;
  padding: 15px;
}

.agendobt a {
  color: #fff;
  font-size: 28px;
}

.media_contacts {
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  border: 1px solid #331c54;
  margin-bottom: 6px;
}

.media_contacts h3 {
  font-size: 20px;
}

.media_contacts a {
  color: #331c54;
  font-size: 24px;
}

.media_contacts:hover {
  background-color: #ff0066;
}

.media_contacts_imm {
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  border: 1px solid #331c54;
  margin-bottom: 6px;
}

.media_contacts_imm:hover {
  background-color: #9933ff;
}

.media_contacts_igc {
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  border: 1px solid #331c54;
  margin-bottom: 6px;
}

.media_contacts_igc:hover {
  background-color: #ff0066;
  color: #fff;
}

.media_contacts_igc:hover a {
  color: #fff;
  text-decoration: underline;
}

.media_contacts_imm:hover a {
  color: #fff;
  text-decoration: underline;
}

.media_contacts_igc:hover h3 {
  color: #fff;
}

.media_contacts_imm:hover h3 {
  color: #fff;
}

.media_contacts:hover h3 {
  color: #fff;
}

.media_contacts:hover a {
  color: #fff;
  text-decoration: underline;
}

.media_awards {
  display: flex;
  align-items: flex-start;
  background-color: transparent;
  border: 1px solid #fff;
  margin-bottom: 6px;
}

.media_contacts_team {
  display: flex;
  align-items: flex-start;
  background-color: transparent;
  border: 1px solid #fff;
  margin-bottom: 12px;
  text-align: left;
}

.media_contacts_team h3 {
  font-size: 18px;
  color: #fff;
  text-align: left;
}

.media_contacts_team a {
  color: #fff;
  font-size: 16px;
  text-align: left;
  font-family: Helvetica, Sans-Serif;
}

.media {
  display: flex;
  align-items: flex-start;
  background-color: #faf4ff;
  padding: 0px;
}

.media a {
  text-decoration: none;
}

#wrapper .media {
  min-height: inherit;
}

.media:hover {
  background-color: #f3e5ff;
}

.media-body {
  flex: 1;
  padding: 4px 4px 4px 8px;
}

.media img {
  max-width: 100px;
}

.media-body h5 {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  color: #331c54;
  font-size: 18px;
  line-height: 22px;
}

.media-body h5:hover {
  color: #ff0066;
  transition: all 0.14s linear;
}

.media-body p {
  font-weight: 400;
  color: #331c54;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 4px;
}

.pagination {
  border-radius: 0px;
}

.page-item:first-child .page-link {
  border-radius: 0px;
}

.page-item:last-child .page-link {
  border-radius: 0px;
}

.page-link {
  color: #331c54;
  border: 1px solid #331c54;
}

.page-link:hover {
  color: #fff;
  background-color: #331c54;
  border: 1px solid #331c54;
}

.disabled > .page-link,
.page-link.disabled {
  color: #fff;
  background-color: #331c54;
  border: 1px solid #331c54;
}

.active > .page-link,
.page-link.active {
  color: #fff;
  background-color: #331c54;
  border: 1px solid #331c54;
}

.page-item .current {
  color: #ffffff;
  border: 1px solid #331c54;
  position: relative;
  display: block;
  padding: 0.5rem 0.7rem;
  margin-left: -1px;
  line-height: 1.1;
  background-color: #331c54;
}

.gimm_footer {
  padding-top: 60px;
  background-color: #331c54;
  color: #fff;
}

.gimm_footer .nav-link {
  color: #fff;
  font-family: freight-big-pro, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.subscribe-form {
  color: #fff;
}

.subscribe2-wrapper .subscribe-form input {
  background: none;
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: 300;
  height: 58px;
  margin-right: 17px;
  padding-left: 15px;
  width: 60%;
  cursor: pointer;
  font-family: freight-big-pro, serif;
}

.subscribe2-wrapper .subscribe-form button {
  background: none;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  height: 60px;
  color: #fff !important;
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  padding: 18px 46px;
  transition: all 0.3s ease 0s;
  font-family: freight-big-pro, serif;
}

.subscribe2-wrapper .subscribe-form button i {
  font-size: 18px;
  padding-left: 5px;
}

.subscribe-form input::placeholder {
  color: #fff;
}

.subscribe2-wrapper .subscribe-form button:hover {
  background-color: #ff0066;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #99ff33;
}

.owl-theme .owl-dots .owl-dot span {
  background: #331c54;
}

.owl-theme .owl-nav {
  margin-top: 0px;
  position: absolute;
  top: -70px;
  right: 0px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  background: 0 0;
  color: inherit;
  padding: 15px !important;
  font: inherit;
  border: 1px solid #331c54;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.owl-nav button.owl-prev span {
  font-size: 30px;
  height: 100%;
  display: block;
  width: 100%;
  position: absolute;
  top: -4px;
  right: 21px;
}

.owl-nav button.owl-next span {
  font-size: 30px;
  height: 100%;
  display: block;
  width: 100%;
  position: absolute;
  top: -4px;
  right: -22px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #331c54;
  color: #fff;
  text-decoration: none;
}

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin-top: 30px;
}

.highlight {
  border: 2px solid #ff0066;
}

.counter_ {
  font-family: freight-big-pro, serif;
  font-size: 80px;
}

.carousel-caption h1 {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 76px;
  line-height: 78px;
  text-align: right;
}

.carousel-caption p {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  text-align: right;
}

.carousel-caption a {
  font-family: freight-big-pro, serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: right;
}

.img_slide {
  position: absolute;
  left: 9%;
  top: -70%;
  z-index: 10;
}

* {
  box-sizing: border-box;
}

.site-search {
  position: relative;
  top: 20px;
  right: 0px;
}

.site-search__icon {
  position: relative;
  cursor: pointer;
  margin-left: -4px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}

.site-search__icon .icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 14px;
  top: -30px;
  fill: white;
}

.site-search__input {
  background: transparent;
  border-radius: 20px;
  border: 2px solid #fff;
  cursor: pointer;
  height: 40px;
  padding-left: 15px;
  text-indent: -9999px;
  width: 40px;
  color: white;
  outline: none;
  transition: width 0.2s cubic-bezier(0, 1.2, 0.4, 1.1);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.site-search__input::-webkit-input-placeholder {
  color: white;
}

.site-search__input:-moz-placeholder {
  color: white;
}

.site-search__input::-moz-placeholder {
  color: white;
}

.site-search__input:-ms-input-placeholder {
  color: white;
}

.site-search__input:focus::-webkit-input-placeholder {
  opacity: 0.5;
}

.site-search__input:focus:-moz-placeholder {
  opacity: 0.5;
}

.site-search__input:focus::-moz-placeholder {
  opacity: 0.5;
}

.site-search__input:focus:-ms-input-placeholder {
  opacity: 0.5;
}

.site-search__input:focus {
  text-indent: 0;
  width: 300px;
  padding-left: 15px;
}

.site-search__submit {
  display: none;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.video-container {
  height: 55vh;
  position: relative;
  overflow: hidden;
}

.sectioncaption {
  position: absolute;
  top: 25vh;
  width: 100%;
  text-align: center;
}

.wedocircle {
  width: 16rem;
  height: 16rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 50%;
  margin: auto;
  padding: 80px 20px 20px 20px;
  align-items: center;
  text-align: center;
  transition: 200ms ease all;
}

.wedocircle:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  justify-content: center;
  text-align: center;
  transition: 200ms ease all;
  cursor: pointer;
}

.wedocircle a {
  text-decoration: none !important;
}

.jobcircle {
  width: 11rem;
  height: 11rem;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 50%;
  margin: auto;
  padding: 40px 20px 20px 20px;
  align-items: center;
  text-align: center;
  transition: 200ms ease all;
}

.jobcircle:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  justify-content: center;
  text-align: center;
  transition: 200ms ease all;
  cursor: pointer;
}

.jobcircle a {
  text-decoration: none !important;
  font-size: 16px;
}

.footer_navbar {
  display: flex;
  list-style: none;
}

.effect-image-1 {
  position: relative;
  display: block;
}

.zoom-effect-1 {
  overflow: hidden;
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
}

.zoom-effect-1 img {
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
}

.zoom-effect-1:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 30px;
  border-radius: 50%;
  display: none;
  background-color: #99ff33;
  color: #331c54;
  width: 54px;
  height: 54px;
  font-size: 20px;
  z-index: 3;
}

.back-to-top:hover {
  background-color: #3c3c3c;
  color: #fff;
}

.gimm_footer a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  margin-left: 4px;
  margin-right: 4px;
  font-style: normal;
  font-weight: 400;
}

#menu-bottom-footer-menu a {
  font-weight: bold;
}

.social_icons a {
  color: #331c54;
  font-size: 20px;
  margin-right: 4px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0px;
  font-family: freight-big-pro, serif;
  margin-bottom: 10px;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: 0px;
  font-family: freight-big-pro, serif;
  margin-bottom: 10px;
}

#filter {
  width: 100%;
}

.Hide {
  display: none;
}

button {
  padding: 6px 20px 6px 20px;
  border: 1px solid #ff0066;
  border-radius: 0px;
  font-family: freight-big-pro, serif;
  color: #ff0066;
  background-color: transparent;
  font-size: 18px;
}

button:hover {
  color: #fff !important;
  background-color: #ff0066;
}

.carousel button:hover {
  background-color: transparent;
}

.btn:hover {
  border: 1px solid #ff0066;
  color: #fff;
  background-color: #ff0066;
}

.teambar {
  padding: 40px 25px 25px 25px;
  background-color: #331c54;
  color: #fff;
  text-align: center;
}

.teambar h3 {
  color: #fff;
  text-align: center;
}

.teambarimg {
  margin: 0 auto;
  text-align: center;
}

.dropdown-menu:not(.datepicker) {
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: #331c54;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: 18px;
  color: #fff;
  border: 0px;
  border-radius: 0px;
}

.dropdown-item:not(.datepicker) {
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-style: normal;
  white-space: nowrap;
  background-color: transparent;
  border: 0px;
  border-radius: 0px;
  font-size: 18px;
}

.autocomplete .dropdown-menu {
  background-color: #fff;
  font-size: 16px;
}

.autocomplete .dropdown-item {
  color: #331c54;
  background-color: #fcfcfc;
  font-size: 16px;
  border-bottom: 1px solid #ebebeb;
}

.autocomplete button:hover {
  color: #fff !important;
  background-color: #ff0066;
}

.dropdown-menu > li > a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}

.dropdown-item.active,
.dropdown-item:active {
  color: #ff0066;
  text-decoration: none;
  background-color: transparent;
}

.owl-carousel .owl-item {
  padding: 4px;
}

canvas {
  display: block;
  vertical-align: top;
}

#particles-js {
  position: absolute;
  z-index: -1;
  width: 100%;
  min-height: 100%;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.bolas {
  position: absolute;
  z-index: -1;
}

.bola1 {
  width: 300px;
  height: 300px;
  right: 0%;
  top: 55%;
}

.bola2 {
  width: 150px;
  height: 150px;
  left: 0%;
  top: 25%;
  opacity: 0.6;
}

.bola3 {
  width: 350px;
  height: 350px;
  left: 50%;
  top: 65%;
  opacity: 0.5;
}

.parallax-circle {
  position: absolute;
  border-radius: 50%;
  background: radial-gradient(
    ellipse,
    rgba(163, 46, 240, 0.6418942577030813) 0%,
    rgba(205, 22, 174, 0.5242471988795518) 46%,
    rgba(253, 16, 88, 0.2721463585434174) 98%,
    transparent 70%
  );
  z-index: -1;
  box-shadow: 0 0 20px 10px #fff;
  filter: blur(5px);
}

.parallax-container {
  position: absolute;
  z-index: -1;
  width: 100%;
  min-height: 100%;
  height: 100%;
  overflow: hidden;
}

.p-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

#infrastructure-content div.card a div img {
  aspect-ratio: 1/1;
  object-fit: cover;
}

.card.card-gimm-hl {
  overflow: hidden;
  margin-bottom: 20px;
}

.card.card-gimm-hl .card-overlay {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: fit-content;
  min-height: 80px;
  color: #331c54;
  transition: bottom 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  padding: 14px;
}

.card.card-gimm-hl .card-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  width: 100%;
  color: #331c54;
  transition: bottom 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  min-height: 80px;
  padding: 14px;
}

.card.card-gimm-hl:hover .card-overlay {
  bottom: 0;
}

.card.card-gimm-hl:hover .card-content {
  bottom: -100%;
}

/* HOVER SO PARA FACILITIES */
#infrastructure-content .card.card-gimm-hl:hover > .card-overlay {
  bottom: 0;
}

#infrastructure-content .card.card-gimm-hl:hover h3 {
  color: white !important;
}

#infrastructure-content .card.card-gimm-hl:hover > .card-content {
  bottom: 0%;
  background: #ff0066;
}

ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
  position: relative;
}

ol.organizational-chart,
ol.organizational-chart ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol.organizational-chart {
  text-align: center;
}

ol.organizational-chart ol {
  padding-top: 1em;
}

ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart > li > div:before,
ol.organizational-chart > li > div:after {
  background-color: #b9b4bb;
  content: "";
  position: absolute;
}

ol.organizational-chart ol > li {
  padding: 1em 0 0 1em;
}

ol.organizational-chart > li ol:before {
  height: 1em;
  left: 50%;
  top: 0;
  width: 3px;
}

ol.organizational-chart > li ol:after {
  height: 3px;
  left: 3px;
  top: 1em;
  width: 50%;
}

ol.organizational-chart > li ol > li:not(:last-of-type):before {
  height: 3px;
  left: 0;
  top: 2em;
  width: 1em;
}

ol.organizational-chart > li ol > li:not(:last-of-type):after {
  height: 100%;
  left: 0;
  top: 0;
  width: 3px;
}

ol.organizational-chart > li ol > li:last-of-type:before {
  height: 3px;
  left: 0;
  top: 2em;
  width: 1em;
}

ol.organizational-chart > li ol > li:last-of-type:after {
  height: 2em;
  left: 0;
  top: 0;
  width: 3px;
}

ol.organizational-chart li > div {
  background-color: #fff;
  min-height: 2em;
  padding: 0.5em;
}

ol.organizational-chart > li > div {
  background-color: #f4ebfe;
  margin-right: 1em;
}

ol.organizational-chart > li > div:before {
  bottom: 2em;
  height: 3px;
  right: -1em;
  width: 1em;
}

ol.organizational-chart > li > div:first-of-type:after {
  bottom: 0;
  height: 2em;
  right: -1em;
  width: 3px;
}

ol.organizational-chart > li > div + div {
  margin-top: 1em;
}

ol.organizational-chart > li > div + div:after {
  height: calc(100% + 1em);
  right: -1em;
  top: -1em;
  width: 3px;
}

ol.organizational-chart > li > ol:before {
  left: inherit;
  right: 0;
}

ol.organizational-chart > li > ol:after {
  left: 0;
  width: 100%;
}

ol.organizational-chart > li > ol > li > div {
  background-color: #311c51;
}

ol.organizational-chart > li > ol > li > ol > li > div {
  background-color: #fff3f7;
}

ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
  background-color: #ca98ff;
}

ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
  background-color: #fca858;
}

.subtitle {
  padding-left: 0px;
  list-style: none;
  display: inline-flex;
}

.imm_origin {
  border-left: 6px solid #a62ceb;
  background-color: #fff3f7 !important;
}

.gimm_origin {
  border-left: 6px solid #ff0066;
  background-color: #fff8f2 !important;
}

.igc_origin {
  border-left: 6px solid #99ff33;
  background-color: #f9fff3 !important;
}

.subtitle li {
  padding-left: 4px;
  margin-right: 10px;
  padding-right: 4px;
}

.border-box {
  border: 1px solid #666;
  padding: 2px;
  margin: 6px 0;
}

.organizational-chart h1 {
  font-size: 22px;
}

.organizational-chart h2 {
  font-size: 20px;
  color: #fff;
}

.organizational-chart h3,
.organizational-chart h4 {
  font-size: 16px;
}

.unit-group {
  background-color: #ca98ff !important;
  margin: 3px 0 0;
}

.division {
  background-color: #311c51;
  min-height: 2em;
  padding: 0.5em;
}

.division h2 {
  font-size: 20px;
  color: #fff;
}

.people {
  width: 170px;
  height: 170px;
  border-radius: 50%;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-title {
  color: #ff0066;
}

.timeline-body > p + p {
  margin-top: 5px;
}

.list-autocomplete {
  padding: 0;
}

.list-autocomplete em {
  font-style: normal;
  background-color: #e284b9;
}

.hasNoResults {
  color: #aaa;
}

.hasNoResults {
  display: block;
  padding: 30px 15px;
}

.hasNoResults {
  color: #aaa;
}

.dropdown-menu {
  padding: 0;
}

.dropdown-item {
  line-height: 30px;
}

.dropdown-menu hr {
  margin: 0;
}

.circle1 {
  margin: 0 auto;
  background-color: #311c51;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle2 {
  margin: 0 auto;
  background-color: #ff0066;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle3 {
  margin: 0 auto;
  background-color: #ff631e;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.circle4 {
  margin: 0 auto;
  text-align: center;
  background-color: #99ff33;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.border1 {
  border-top: 16px solid #ff0066;
}

.border2 {
  border-top: 16px solid #311c51;
}

.border3 {
  border-top: 16px solid #99ff33;
}

.circle1:hover {
  background-color: rgb(49 28 81 / 90%);
}

.circle2:hover {
  background-color: rgb(145 22 89 / 70%);
}

/* MAILCHIMP mc4wp class */
.mc4wp-alert {
  font-weight: bold;
}

.mc4wp-alert.mc4wp-error {
  color: #dc3545 !important;
}

.mc4wp-alert.mc4wp-notice {
  color: #ffc107 !important;
}

.mc4wp-alert.mc4wp-success {
  color: #198754 !important;
}

.modal-backdrop.fade.show {
  opacity: 0.3;
}

.gimm_footer p {
  font-size: 14px;
}

/*** MEDIA QUERIES ***/

@media only screen and (min-width: 64em) {
  ol.organizational-chart {
    margin-left: -1em;
    margin-right: -1em;
  }

  ol.organizational-chart > li > div {
    display: inline-block;
    float: none;
    margin: 0 1em 1em 1em;
    vertical-align: bottom;
  }

  ol.organizational-chart > li > div:only-of-type {
    margin-bottom: 0;
    width: calc((50% / 1) - 2em - 4px);
  }

  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
    width: calc((100% / 2) - 2em - 4px);
  }

  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
    width: calc((100% / 3) - 2em - 4px);
  }

  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
    width: calc((100% / 4) - 2em - 4px);
  }

  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
  ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
    width: calc((100% / 5) - 2em - 4px);
  }

  ol.organizational-chart > li > div:before,
  ol.organizational-chart > li > div:after {
    bottom: -1em !important;
    top: inherit !important;
  }

  ol.organizational-chart > li > div:before {
    height: 1em !important;
    left: 50% !important;
    width: 3px !important;
  }

  ol.organizational-chart > li > div:only-of-type:after {
    display: none;
  }

  ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
  ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
    bottom: -1em;
    height: 3px;
    width: calc(50% + 1em + 3px);
  }

  ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
    left: calc(50% + 3px);
  }

  ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
    left: calc(-1em - 3px);
  }

  ol.organizational-chart > li > div + div:not(:last-of-type):after {
    height: 3px;
    left: -2em;
    width: calc(100% + 4em);
  }

  ol.organizational-chart > li > ol {
    display: flex;
    flex-wrap: nowrap;
  }

  ol.organizational-chart > li > ol:before,
  ol.organizational-chart > li > ol > li:before {
    height: 1em !important;
    left: 50% !important;
    top: 0 !important;
    width: 3px !important;
  }

  ol.organizational-chart > li > ol:after {
    display: none;
  }

  ol.organizational-chart > li > ol > li {
    flex-grow: 1;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
  }

  ol.organizational-chart > li > ol > li:only-of-type {
    padding-top: 0;
  }

  ol.organizational-chart > li > ol > li:only-of-type:before,
  ol.organizational-chart > li > ol > li:only-of-type:after {
    display: none;
  }

  ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
  ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
    height: 3px;
    top: 0;
    width: 50%;
  }

  ol.organizational-chart
    > li
    > ol
    > li:first-of-type:not(:only-of-type):after {
    left: 50%;
  }

  ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
    left: 0;
  }

  ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
    height: 3px;
    left: 0;
    top: 0;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .navbar .nav-item .dropdown-menu[aria-labelledby="navbarDropdownMenuLink"] {
    right: 0;
  }
}

@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }

  .navbar .nav-item:hover .nav-link {
  }

  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }

  .navbar .nav-item .dropdown-menu {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }

  ul.timeline > li > .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  ul.timeline > li > .timeline-badge {
    left: 15px;
    margin-left: 0;
    top: 16px;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }

  #mce-EMAIL {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .mc-field-group {
    text-align: center;
  }
}

/*// Small devices (landscape phones, 576px and up)*/
@media (max-width: 575.98px) {
  .gimm_footer .nav-link {
    color: #fff;
    font-family: freight-big-pro, serif;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .fixed-top-anchor {
    position: fixed;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 30;
    background-color: #ff0066;
    padding-left: 10px;
  }

  .fixed-top-anchor h4 {
    font-size: 26px;
    text-align: center;
    padding-top: 10px;
  }

  .fixed-top-anchor li {
    font-size: 14px;
  }

  .anchor_menu > ul {
    padding-left: 0rem;
  }

  .anchor_menu > li {
    list-style: none;
    display: block;
    text-align: center;
  }

  .anchor_menu > li::after {
    content: "";
  }

  .anchor_menu > li:last-child::after {
    content: "";
  }

  .anchor_menu a {
    color: #fff;
    font-size: 20px;
  }

  .gimm_divider_title {
    font-size: 40px;
  }

  .dividerparallax4 > .gimm_divider_title {
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: italic;
    font-size: 26px;
    line-height: 1;
    color: #fff;
  }

  .dividerparallax3 h2 {
    font-size: 52px;
    line-height: 52px;
  }

  .navbar-brand {
    max-width: 239px;
  }

  .carousel {
    position: relative;
    margin-top: 0px;
  }

  .widecard {
    padding: 60px 35px 30px 35px;
    margin: 0px;
    color: #fff;
  }

  .lead {
    font-family: freight-big-pro, serif;
    font-weight: 300;
    font-style: normal;
    color: #331c54;
    font-size: 20px;
    line-height: 28px;
  }

  .carousel-caption {
    position: absolute;
    right: 10%;
    top: 40%;
    left: 10%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
  }

  .carousel-caption h1 {
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 40px;
    line-height: 42px;
    text-align: right;
  }

  .carousel-caption p {
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
  }

  .carousel-caption a {
    font-family: freight-big-pro, serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
  }

  .logonav {
    max-width: 250px;
  }

  .navbar-toggler {
    color: #fff;
    background-color: #fff;
  }

  .navbar {
    padding-right: 40px;
    background-color: #331c54;
  }

  .bg-light {
    background-color: #331c54 !important;
  }

  .navbar-scrolled {
    background-color: #331c54;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  }

  .slidevideo {
    object-fit: cover;
    position: absolute;
    height: 50vh;
    width: 100%;
    top: 0;
    left: 0;
  }

  .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
  }

  .nav-link:not(.bb) {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .p-80 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .gimm_linkbt_donate {
    color: #fff;
    font-family: freight-big-pro, serif;
    font-weight: 300;
    font-style: italic;
    border: 2px solid #fff;
    padding: 4px 25px 4px 25px;
    font-size: 18px;
    margin-left: 33%;
  }

  .circle1 {
    background-color: #311c51;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .circle2 {
    background-color: #ff0066;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .circle3 {
    background-color: #ff631e;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .circle4 {
    text-align: center;
    background-color: #99ff33;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .bottom-footer {
    text-align: center !important;
  }
}

/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
  .counter_ {
    font-family: freight-big-pro, serif;
    font-size: 72px;
  }

  .dividerparallax3 h2 {
    font-size: 60px;
    line-height: 74px;
  }

  .navbar-toggler {
    background-color: #fff;
  }

  .navbar-scrolled {
    background-color: #331c54;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  }

  .navbar-collapse {
    background-color: #331c54;
  }

  .fixed-top {
    background-color: #331c54;
  }

  .bottom-footer {
    text-align: center !important;
  }
}

.division-care {
  background-color: #ad5cff;
  min-height: 2em;
  padding: 0.5em;
}

.division-care h2 {
  color: #ffffff;
}

.care_origin1 {
  border-left: 6px solid #ff4aff;
  background-color: #f4f2f6 !important;
}

.care_origin2 {
  border-left: 6px solid #4343ff;
  background-color: #f4f2f6 !important;
}

.care_origin3 {
  border-left: 6px solid #ffb84d;
  background-color: #f4f2f6 !important;
}

.current-menu-ancestor > .nav-link {
  color: #ffa41c;
}
.card.card-gimm-hl .card-overlay {
  min-height: 100px;
}
.card.card-gimm-hl .card-content {
  min-height: 100px;
}

:root {
  --bs-btn-active-bg: #ff0066 !important;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #ff0066;
  --bs-btn-border-color: #ff0066;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #ff0066;
  --bs-btn-hover-border-color: #ff0066;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #ff0066;
  --bs-btn-active-border-color: #ff0066;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #ff0066;
  --bs-btn-disabled-border-color: #ff0066;
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn:active {
  color: var(--bs-btn-active-color);
  background-color: #ff0066;
  border-color: #ff0066;
}
