/*!
Theme Name: base-theme
Author: Stucel
Author URI: https://stucel.com/

Description: Base theme to start all projects

Version: 1.0.0
Last update: 06-02-2020
Tested up to:
minimum PHP version required: 7.1
Text Domain: base-theme

Normalizing styles, version: 8.0.1 https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
	- Global
# plugins

# Utilities
	- Accessibility
	- Alignments
	- Variable

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/**
 * Variables
 */
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
header {
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  z-index: 102;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 3px 15px #0000001a;
          box-shadow: 0px 3px 15px #0000001a;
}

header.shrink .navbar .navbar-brand {
  -webkit-transform: scale(0.68);
          transform: scale(0.68);
}

.overlay {
  content: '';
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: #000000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  opacity: 0;
  z-index: 101;
  pointer-events: none;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.overlay.open {
  opacity: .95;
}

footer {
  padding: 100px 0 50px;
  background-color: #f2f2f26b;
  position: relative;
  width: 100%;
}

@media (max-width: 991.98px) {
  footer {
    padding: 80px 0 40px;
  }
}

@media (max-width: 767.98px) {
  footer {
    padding: 50px 0 25px;
  }
}

footer p {
  font-size: .875rem;
}

footer .link {
  font-size: .875rem;
}

@media (max-width: 767.98px) {
  footer .link {
    font-size: 1.125rem;
    margin-bottom: 1rem;
  }
}

footer .government {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

footer .government img {
  margin-right: 1rem;
}

footer .government p {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  footer .widget {
    margin-bottom: 1.5rem;
  }
}

footer .copyrights {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  footer .copyrights {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

footer .copyrights p {
  margin-bottom: 0;
  font-size: .75rem;
}

@media (max-width: 575.98px) {
  footer .copyrights p {
    padding-right: 1rem;
    margin-top: 1rem;
  }
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Global
--------------------------------------------- */
body {
  font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  margin-top: 0;
}

@media (max-width: 991.98px) {
  h1 {
    font-size: 2rem;
  }
}

@media (max-width: 991.98px) {
  h2 {
    font-size: 1.5rem;
  }
}

@media (max-width: 991.98px) {
  h3 {
    font-size: 1.375rem;
  }
}

p {
  line-height: 1.6;
  margin-top: 0;
  color: #333333;
}

p a {
  position: relative;
  display: inline-block;
  color: inherit;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

p a:hover {
  color: #ba000a;
}

.heading {
  position: relative;
  display: block;
  max-width: 750px;
  margin: 0 auto;
}

@media (max-width: 575.98px) {
  .heading {
    max-width: 320px;
  }
}

.heading.heading--center {
  text-align: center;
}

.heading.heading--full {
  max-width: 100%;
}

.heading h1 {
  font-weight: 500;
}

@media (max-width: 991.98px) {
  .heading h1 {
    font-size: 2rem;
  }
}

.heading h1 span {
  color: #e4121e;
}

.heading h2 {
  margin-bottom: 1rem;
  font-weight: 500;
}

@media (max-width: 991.98px) {
  .heading h2 {
    font-size: 1.5rem;
  }
}

.heading h2 span {
  color: #e4121e;
}

.heading h3 {
  font-weight: 500;
}

@media (max-width: 991.98px) {
  .heading h3 {
    font-size: 1.375rem;
  }
}

.heading h3 span {
  color: #e4121e;
}

@media (max-width: 991.98px) {
  .heading br {
    display: none;
  }
}

.btn {
  padding: .5rem 1.5rem;
  border-radius: 30px;
  font-size: .875rem;
  border: 1px solid transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none !important;
  letter-spacing: .5px;
  font-weight: 500;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.btn--lg {
  padding: .625rem 1.75rem;
}

.btn--xl {
  padding: .875rem 1.5rem;
  font-size: 1rem;
}

.btn--primary {
  border-color: #e4121e;
  background-color: #e4121e;
  color: #ffffff;
}

.btn--primary.btn--outlined {
  border-color: #e4121e;
  background-color: transparent;
  color: #e4121e;
}

.btn--primary.btn--outlined:hover, .btn--primary.btn--outlined:focus, .btn--primary.btn--outlined:active {
  border-color: #ba000a;
  background-color: #ba000a;
  color: #ffffff;
}

.btn--secondary.btn--outlined {
  border-color: #ffffff;
  background-color: transparent;
  color: #ffffff;
}

.btn--secondary.btn--outlined:hover, .btn--secondary.btn--outlined:focus, .btn--secondary.btn--outlined:active {
  border-color: #ba000a;
  background-color: #ba000a;
  color: #ffffff;
}

.btn--grey.btn--outlined {
  border-color: #333333;
  background-color: transparent;
  color: #333333;
}

.btn--grey.btn--outlined:hover, .btn--grey.btn--outlined:focus, .btn--grey.btn--outlined:active {
  border-color: #333333;
  background-color: #333333;
  color: #ffffff;
}

.btn-whatsapp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
}

form {
  position: relative;
  width: 100%;
}

form .form-group {
  margin-bottom: 2rem;
}

@media (max-width: 991.98px) {
  form .form-group {
    margin-bottom: 1rem;
  }
}

form label {
  margin-bottom: .5rem;
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  font-size: .875rem;
  letter-spacing: 1px;
  color: #33333399;
}

form .form-control {
  border-radius: 0;
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  border: 1px solid #70707099;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

form textarea.form-control {
  height: auto !important;
}

form .custom-select {
  border-radius: 0;
  border: 1px solid #70707099;
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 2rem 0.5rem 1rem;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

a {
  text-decoration: none !important;
  color: #333333;
}

a:hover {
  color: #ba000a;
}

.nobg {
  background-color: #ffffff !important;
}

.highlight {
  color: #e4121e;
}

.shadow {
  -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.1);
}

.box-image {
  max-width: 95%;
  display: block;
}

@media (max-width: 991.98px) {
  .box-image {
    max-width: 100%;
    margin-bottom: 1.5rem;
  }
}

.divider-vertical {
  width: 100%;
  position: relative;
  display: block;
}

.divider-vertical::before {
  content: '';
  background-color: #707070;
  width: 2px;
  height: 38px;
  margin: 0 auto;
  display: block;
}

@media (max-width: 575.98px) {
  .container {
    padding-left: 36px;
    padding-right: 36px;
  }
}

.wrapper {
  position: relative;
  width: 100%;
  padding-top: 83px;
}

@media (max-width: 991.98px) {
  .wrapper {
    padding-top: 66px;
  }
}

.section {
  padding: 100px 0;
  margin: 100px 0;
  background-color: #f8f8f8;
}

@media (max-width: 991.98px) {
  .section {
    padding: 50px 0;
    margin: 50px 0;
  }
}

.link {
  position: relative;
  display: inline-block;
  color: #333333;
  font-weight: 500;
  font-family: "Ubuntu", sans-serif;
  font-size: 1rem;
  padding-bottom: .25rem;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.link:hover {
  color: #ba000a;
}

.underlined::before {
  content: '';
  background-color: #e4121e;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 1px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.underlined.underlined:hover::before {
  width: 0%;
}

.fix-slide {
  position: relative;
  overflow: hidden;
}

.fix-slide::before {
  content: '';
  width: 25%;
  height: 100%;
  background-color: #f8f8f8;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: block;
}

@media (max-width: 991.98px) {
  .fix-slide::before {
    display: none;
  }
}

.nobg.fix-slide::before,
.nobg .participation-box {
  background-color: #ffffff !important;
}

.box-divider {
  position: relative;
  background-color: #f8f8f8;
  -webkit-box-shadow: 0px 3px 20px #0000001a;
          box-shadow: 0px 3px 20px #0000001a;
}

.box-divider::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 100%;
  border-right: 1px dashed #707070;
}

@media (max-width: 991.98px) {
  .mb-row-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media (max-width: 991.98px) {
  .mb-space-down {
    margin-bottom: 1rem;
  }
}
/* From Old GSIL
-------------------------------------------- */
.none {
  display: none;
}

@media (min-width: 1024px) {
  .m-only {
      display: none;
  }
}
.font-primary {
  font-family: Lato;
}

.body-title {
  font-family: Lato;
  font-style: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: 150%;
}

.input-default {
  font-family: Lato;
  font-style: normal;
  font-size: 0.875em;
  line-height: 171%;
}

.popup-logout {
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;

  padding-top: 100px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);

  font-family: Lato, sans-serif;

}

.popup-logout-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFFFFF;
  padding: 5%;
  border-radius: 8px;
  width: 100%;
  text-align: justify;
}

.popup-logout-content hr {
  width: 100% !important;
  border-top: 1px solid #CDD3CF;
  margin: 0 auto;
}

.popup-logout-content p {
  color: #2a2829;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: normal;

  margin-bottom: 0;
}
.popup-logout-content .popup-text {
  padding: 3% 0;
  text-align: justify;
  color: #666666;
}

.popup-logout-content ol {
  list-style-type: decimal;
  padding-left: 3%;
}
.popup-logout-content ol li {
  padding-left: 2%;
}

@media (min-width: 1024px) {
  .popup-logout-content {
      width: 50%;
      margin: auto;
      padding: 3%;
  }
}
.popup-logout-button {
  display: flex; }

@media (min-width: 1024px) {
  .popup-terms-button {
      margin: 0 auto;
      width: 30%;
  }
}

.popup-logout-button {
  column-gap: 5%;
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr 1fr;
}
@media (min-width: 1024px) {
  .popup-logout-button {
      grid-auto-columns: 1fr 2fr; }
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 100%;
  border-radius: 4px;
  border-width: 0;
  padding: 12px;
  background-color: #E30613;
  color: #FFFFFF;
  font-weight: 900;
  text-decoration: none !important;
  cursor: pointer;
}

.button:hover {
  background-color: #AC1923;
  color: #FFFFFF;
}

.button--secondary {
  background-color: #FFFFFF;
  border: 2px solid #2a2829;
  color: #2a2829;
}

.button--secondary:hover {
  background-color: #FFFFFF;
  color: #AC1923;
  border-color: #AC1923;
}

.button--tertiary {
  background-color: #FFFFFF;
  border: 2px solid #E30613;
  color: #E30613;
}

.button--tertiary:hover {
  border: none;
}

.button--disabled {
  background-color: #828282;
  border-radius: 4px;
  cursor: no-drop;
  color: #EFEFEF;
}

.button--disabled:hover {
  background-color: #828282;
}

.button--ghost {
  background-color: #EFEFEF;
  border: 1px solid #C4C4C4;
  color: #898989;
}

.button--ghost:hover {
  background-color: #FFFFFF;
  color: #898989;
}

.button--ghost-menu {
  color: #2a2829;
  font-weight: normal;
}

.button--ghost-menu:hover {
  color: #2a2829;
}

.button--menu {
  font-size: 0.95em;
  font-weight: normal;
}

.button__text {
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 1em;
  line-height: 1.25em;
  text-transform: uppercase;
}
/* Navigation
--------------------------------------------- */
.main-navigation {
  display: block;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  display: block;
  left: auto;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
}

.navbar {
  padding: 1.375rem 1rem;
}

@media (max-width: 991.98px) {
  .navbar {
    padding: 0;
  }
}

.navbar::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 66px;
  display: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
}

@media (max-width: 991.98px) {
  .navbar::before {
    display: block;
  }
}

.navbar .navbar-brand {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  padding: 1.5rem 1.75rem;
  border-bottom-right-radius: 2.5rem;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  z-index: 100;
  zoom: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

@media (max-width: 991.98px) {
  .navbar .navbar-brand {
    left: 36px;
    padding: 1.5rem 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-bottom-right-radius: 0;
    -webkit-transform: scale(0.541) !important;
            transform: scale(0.541) !important;
  }
}

.navbar .navbar-brand img {
  max-width: 162px;
  height: auto;
  display: block;
}

@media (max-width: 991.98px) {
  .navbar .container {
    max-width: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.navbar .navbar-toggler.collapsed .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 30 30' style='enable-background:new 0 0 30 30;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%237F7F7F;stroke-width:2;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cline class='st0' x1='4.8' y1='4.8' x2='25.2' y2='25.2'/%3E%3Cline class='st0' x1='4.8' y1='25.2' x2='25.2' y2='4.8'/%3E%3C/svg%3E");
}

@media (max-width: 1199.98px) {
  .navbar .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: transparent;
    outline: none;
    font-size: 1rem;
    padding: 0.25rem;
    margin-left: 0;
    margin-right: 2.25rem;
    height: 66px;
    z-index: 2;
  }
}

.navbar .navbar-nav {
  margin: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
    background-color: #f8f8f8;
    padding: 2rem 2.25rem;
  }
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item {
    width: 100%;
  }
}

.navbar .navbar-nav .nav-item .nav-link {
  font-family: "Ubuntu", sans-serif;
  font-size: .875rem;
  color: #333333;
  position: relative;
  letter-spacing: .5px;
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item .nav-link {
    margin-bottom: .75rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
  }
}

.navbar .navbar-nav .nav-item .nav-link.underlined {
  padding: .5rem 0;
  margin-right: 1rem;
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item .nav-link.underlined {
    margin-right: 0;
  }
}

.navbar .navbar-nav .nav-item .nav-link.underlined::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #e4121e;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item .nav-link.underlined::before {
    display: none !important;
  }
}

.navbar .navbar-nav .nav-item .nav-link.underlined:hover::before {
  content: "";
  width: 100%;
}

.navbar .navbar-nav .nav-item .nav-link.flag {
  border-right: 1px solid #707070;
  padding-right: 1.5rem;
  margin-right: 1rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item .nav-link.flag {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
  }
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item .nav-link.flag img {
    width: 34px;
  }
}

.navbar .navbar-nav .nav-item .nav-link.link--login {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.navbar .navbar-nav .nav-item .nav-link.link--login:hover {
  color: #ba000a;
}

.navbar .navbar-nav .nav-item .nav-link.btn {
  padding: .5rem 1rem;
  border-radius: 30px;
  font-size: .875rem;
  margin-left: .5rem;
  border: 1px solid transparent;
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item .nav-link.btn {
    margin-left: 0;
    margin-bottom: 1rem;
    width: 100%;
    display: block;
  }
}

.navbar .navbar-nav .nav-item .nav-link.btn--primary {
  border-color: #e4121e;
  background-color: #e4121e;
  color: #ffffff;
}

.navbar .navbar-nav .nav-item .nav-link.btn--primary:hover, .navbar .navbar-nav .nav-item .nav-link.btn--primary:focus, .navbar .navbar-nav .nav-item .nav-link.btn--primary:active {
  border-color: #ba000a;
  background-color: #ba000a;
}

.navbar .navbar-nav .nav-item .nav-link.btn--primary.btn--outlined {
  border-color: #e4121e;
  background-color: transparent;
  color: #e4121e;
}

.navbar .navbar-nav .nav-item .nav-link.btn--cdonation {
  background-color: #ffffff;
  padding: .5rem 0;
  font-size: .7125rem;
  border: 1px solid #e4121e;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.navbar .navbar-nav .nav-item .nav-link.btn--cdonation:hover, .navbar .navbar-nav .nav-item .nav-link.btn--cdonation:focus, .navbar .navbar-nav .nav-item .nav-link.btn--cdonation:active {
  border-color: #ba000a;
  background-color: #ba000a;
  color: #ffffff;
}

.navbar .navbar-nav .nav-item .nav-link.btn--idonation {
  background-color: #ffffff;
  padding: .5rem 0;
  font-size: .7125rem;
  border: 1px solid #ba000a;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar .navbar-nav .nav-item .nav-link.btn--idonation:hover, .navbar .navbar-nav .nav-item .nav-link.btn--idonation:focus, .navbar .navbar-nav .nav-item .nav-link.btn--idonation:active {
  border-color: #ba000a;
  background-color: #ba000a;
  color: #ffffff;
}

.navbar .navbar-nav .nav-item.active .nav-link.underlined::before {
  width: 100%;
}

.navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
  border-radius: 1rem;
  font-size: .8125rem;
  max-width: 120px;
  min-width: 120px;
  padding: 0;
  background-color: #333333;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.16);
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    max-width: 100%;
    top: 0;
  }
}

.navbar .navbar-nav .nav-item.dropdown .dropdown-menu::before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: -6px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 6px solid #333333;
}

@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-item.dropdown .dropdown-menu::before {
    display: none;
  }
}

.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
  font-family: "Ubuntu", sans-serif;
  white-space: normal;
  padding: .75rem .875rem;
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #ffffff0f;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:focus {
  background-color: transparent;
}

.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
  color: #ba000a;
  background-color: transparent;
}

.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:last-child {
  border-bottom: 0 solid #ffffff0f;
}

.nav-excellent {
  width: 100%;
  border-radius: .25rem;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 20px #00000029;
          box-shadow: 0px 3px 20px #00000029;
  margin-bottom: 80px;
  position: relative;
  margin-top: -32.5px;
  z-index: 10;
  background-color: #ffffff;
}

@media (max-width: 991.98px) {
  .nav-excellent {
    margin-bottom: 50px;
  }
}

.nav-excellent .item-nav {
  font-family: "Ubuntu", sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 65px;
  font-size: 1rem;
  text-decoration: none;
  overflow: hidden;
}

@media (max-width: 991.98px) {
  .nav-excellent .item-nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 1rem;
    border-bottom: 1px solid #707070;
  }
}

.nav-excellent .item-nav:last-child {
  border-bottom: none;
}

.nav-excellent .item-nav.active {
  background-color: #dddddd;
  font-weight: 700;
}

.nav-excellent .item-nav.active span {
  display: block !important;
}

.nav-excellent .item-nav img {
  height: 26px;
  margin-right: .875rem;
}

@media (max-width: 991.98px) {
  .nav-excellent .item-nav img {
    margin-right: .5rem;
  }
}

.nav-excellent .item-nav span {
  color: #333333;
}

.donations .nav-tabs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: none;
  margin-bottom: 3rem;
}

@media (max-width: 991.98px) {
  .donations .nav-tabs {
    margin-bottom: 2rem;
  }
}

.donations .nav-tabs .nav-item .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 1rem;
  color: #333333;
  border-right: 1px solid #333333 !important;
  padding: 0 1rem;
}

@media (max-width: 575.98px) {
  .donations .nav-tabs .nav-item .nav-link {
    font-size: .875rem;
    padding: 0 .5rem;
  }
}

.donations .nav-tabs .nav-item .nav-link.active {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
  font-weight: 700;
}

.donations .nav-tabs .nav-item.show .nav-link {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
  font-weight: 700;
}

.donations .nav-tabs .nav-item:last-child .nav-link {
  border-right: 0 solid #333333 !important;
}

.nav-price {
  width: 100%;
  display: block;
}

@media (max-width: 991.98px) {
  .nav-price {
    margin-bottom: 1rem;
  }
}

.nav-price .nav-link {
  position: relative;
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  margin-top: 0;
  color: #333333;
}

.nav-price .nav-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  opacity: 0;
  background-color: #ba000a;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.nav-price .nav-link.active::before {
  opacity: 1;
}

.nav-price .nav-link.active span {
  display: block;
}

.nav-price .nav-link span {
  display: none;
  font-size: .875rem;
  opacity: .7;
  margin-top: .25rem;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0 0 1.5em;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.benefit-lists {
  position: relative;
  margin-top: 3rem;
}

@media (max-width: 991.98px) {
  .benefit-lists {
    margin-top: 0;
  }
}

.benefit-lists .benefit__item {
  text-align: center;
  display: block;
  margin-top: 3rem;
}

@media (max-width: 991.98px) {
  .benefit-lists .benefit__item {
    margin-top: 1.5rem;
  }
}

.benefit-lists .benefit__item img {
  display: block;
  height: 50px;
  margin: 0 auto 1rem;
}

.benefit-lists .benefit__item h5 {
  color: #333333;
  margin-bottom: .875rem;
}

.benefit-lists .benefit__item p {
  color: #333333;
  font-size: .875rem;
  max-width: 190px;
  margin: 0 auto;
}

.achieve-list {
  position: relative;
  margin-top: 3rem;
}

@media (max-width: 991.98px) {
  .achieve-list {
    margin-top: 0;
  }
}

.achieve-list .achieve__item {
  margin-top: 3rem;
  text-align: center;
}

@media (max-width: 991.98px) {
  .achieve-list .achieve__item {
    margin-top: 1.5rem;
  }
}

.achieve-list .achieve__item img {
  height: 40px;
  display: block;
  margin: 0 auto 1rem;
}

.achieve-list .achieve__item h1 {
  font-size: 2.625rem;
  font-weight: 500;
  margin-bottom: .625rem;
}

@media (max-width: 991.98px) {
  .achieve-list .achieve__item h1 {
    font-size: 2.25rem;
    margin-bottom: .375rem;
  }
}

.achieve-list .achieve__item h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  line-height: 1.6;
}

@media (max-width: 991.98px) {
  .achieve-list .achieve__item h6 {
    letter-spacing: 1px;
  }
}

.swab-wrap {
  margin-top: 3rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0px 3px 20px #00000026;
          box-shadow: 0px 3px 20px #00000026;
}

@media (max-width: 991.98px) {
  .swab-wrap {
    margin-top: 2rem;
  }
}

.flex-accordion {
  width: 100%;
  height: 425px;
  overflow: hidden;
}

@media (max-width: 1199.98px) {
  .flex-accordion {
    height: auto;
  }
}

.flex-accordion ul {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.flex-accordion ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.flex-accordion ul li .panel-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  width: 100%;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li .panel-inner {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 1.5rem 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-accordion ul li .panel-inner::before {
  content: '';
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background-color: #ffffff;
  opacity: .7;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.flex-accordion ul li .panel-inner::after {
  content: '';
  width: 100%;
  min-height: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li .panel-inner::after {
    min-height: 100%;
  }
}

.flex-accordion ul li .panel-inner .cover {
  position: absolute;
  opacity: 1;
  width: 270px;
  top: 30px;
  right: auto;
  left: 40px;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  display: block;
  white-space: nowrap;
  letter-spacing: 1px;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li .panel-inner .cover {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    bottom: 0;
    top: auto;
    right: auto;
    left: 0;
    width: 100%;
    letter-spacing: normal;
    line-height: 90px;
    font-size: .8125rem;
    text-align: center;
    font-weight: 600;
  }
}

.flex-accordion ul li .panel-inner .number {
  font-size: 10rem;
  position: absolute;
  color: #e40712bf;
  left: -15px;
  bottom: -5px;
  line-height: .7;
  font-weight: 700;
  display: block;
  text-align: left;
  z-index: 10;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li .panel-inner .number {
    font-size: 5rem;
    left: -10px;
    top: auto;
    bottom: -5px;
  }
}

.flex-accordion ul li .panel-inner .desc {
  position: relative;
  z-index: 15;
  padding-left: 6rem;
  margin-bottom: 1.5rem;
  opacity: 0;
  min-width: 400px;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li .panel-inner .desc {
    padding-left: 3rem;
    margin-bottom: 0;
  }
}

.flex-accordion ul li .panel-inner .desc h5 {
  display: block;
  color: #ffffff;
}

.flex-accordion ul li .panel-inner .desc p {
  max-width: 260px;
  font-size: .875rem;
  color: #ffffff;
  line-height: 1.4;
  margin-bottom: 0;
}

.flex-accordion ul li .panel-inner .btn {
  margin-bottom: 1.5rem;
  position: relative;
  z-index: 15;
  margin-right: 1.5rem;
  opacity: 0;
  min-width: 172px;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li .panel-inner .btn {
    margin-bottom: 0;
    margin-top: .75rem;
    margin-right: auto;
    font-size: .75rem;
    padding: .5rem 1rem;
    margin-left: 3rem;
    position: absolute;
    right: 3rem;
  }
}

@media (max-width: 767.98px) {
  .flex-accordion ul li .panel-inner .btn {
    position: relative;
    right: 0;
  }
}

.flex-accordion ul li.is-open {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 55%;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li.is-open {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    height: 300px;
  }
}

.flex-accordion ul li.is-open .panel-inner::before {
  opacity: 0;
}

.flex-accordion ul li.is-open .panel-inner::after {
  opacity: 1;
}

.flex-accordion ul li.is-open .panel-inner .cover {
  opacity: 0;
}

.flex-accordion ul li.is-open .panel-inner .desc {
  opacity: 1;
}

.flex-accordion ul li.is-open .panel-inner .number {
  font-size: 9rem;
  left: -20px;
  color: #e407129e;
}

.flex-accordion ul li.is-open .panel-inner .btn {
  opacity: 1;
}

.flex-accordion ul li:not(.is-open) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15%;
          flex: 0 0 15%;
  max-width: 15%;
}

@media (max-width: 1199.98px) {
  .flex-accordion ul li:not(.is-open) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    height: 90px;
  }
}

.donations {
  position: relative;
  margin-top: 3rem;
}

@media (max-width: 991.98px) {
  .donations {
    margin-top: 1rem;
  }
}

.participation-box {
  position: relative;
  z-index: 10;
  max-width: 100%;
  min-height: 450px;
  background-color: #f8f8f8;
  padding-right: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .participation-box {
    max-width: 100%;
    padding-right: 0;
    min-height: auto;
  }
}

.participation-box h2 {
  word-break: break-all;
}

.media-list {
  position: relative;
  padding: 3.5rem 3rem;
  width: 100%;
  border-radius: .5rem;
  background-color: #f8f8f8;
  -webkit-box-shadow: 0px 3px 20px #00000026;
          box-shadow: 0px 3px 20px #00000026;
}

@media (max-width: 1199.98px) {
  .media-list {
    padding: 1.5rem 3rem;
  }
}

@media (max-width: 991.98px) {
  .media-list {
    padding: 1rem 2.5rem;
    margin-bottom: 3.125rem;
  }
}

.media-list h5 {
  font-weight: 500;
  text-align: center;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}

.media-list .media__item {
  outline: none;
  position: relative;
  margin-top: 0;
  padding: .5rem;
}

@media (max-width: 991.98px) {
  .media-list .media__item {
    max-width: 124px;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
  }
}

@media (max-width: 575.98px) {
  .media-list .media__item {
    max-width: 164px;
    margin-left: auto;
    margin-right: auto;
  }
}

.media-list .media__item a {
  outline: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: none;
  margin: 0 auto;
  position: relative;
}

.media-list .media__item a img {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  height: auto;
}

.media-list .media__item a img.hovered {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 0;
  margin: auto;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.media-list .media__item a:hover img.hovered {
  opacity: 1;
}

.media-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.media-list .prev {
  position: absolute;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  width: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: auto;
  left: -40px;
  z-index: 10;
  opacity: 1;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .media-list .prev {
    left: -10px;
  }
}

.media-list .prev img {
  height: 28px;
  display: block;
  margin: 0 auto 0 0;
}

.media-list .next {
  position: absolute;
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  width: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -40px;
  left: auto;
  z-index: 10;
  opacity: 1;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .media-list .next {
    right: -10px;
  }
}

.media-list .next img {
  height: 28px;
  display: block;
  margin: 0 0 0 auto;
}

@media (max-width: 991.98px) {
  #goals .box-divider::before {
    display: none;
  }
}

.item-goal {
  text-align: center;
  position: relative;
  padding: 5rem;
}

@media (max-width: 991.98px) {
  .item-goal {
    padding: 2rem;
  }
}

.item-goal h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: #333333;
}

.item-goal h4 img {
  margin-right: .5rem;
}

.item-goal p {
  margin: 0;
}

.why-item {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 3rem 3rem 0;
  min-height: 370px;
  margin-top: 2rem;
  -webkit-box-shadow: 0px 3px 20px #0000001a;
          box-shadow: 0px 3px 20px #0000001a;
}

@media (max-width: 991.98px) {
  .why-item {
    padding: 2rem;
    min-height: auto;
    margin-top: 1rem;
  }
}

.why-item::before {
  content: '';
  background-image: var(--overlay-bg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.why-item .why__desc {
  max-width: 250px;
  margin: 0;
  position: relative;
}

.why-item .why__desc img {
  height: 28px;
  margin-bottom: .5rem;
}

@media (max-width: 991.98px) {
  .why-item .why__desc img {
    height: 42px;
    margin-bottom: .75rem;
  }
}

.why-item .why__desc h5 {
  display: block;
}

.why-item .why__desc p {
  margin-bottom: 0;
}

.supportedby {
  margin-bottom: 1rem;
}

.supportedby img {
  height: 96px;
  margin-right: .5rem;
}

.map-address {
  background-color: #ffffffe6;
  position: relative;
  padding: 2rem;
  max-width: 318px;
  margin: 0 0 0 auto;
}

@media (max-width: 991.98px) {
  .map-address {
    padding: 2rem 0;
    max-width: 100%;
    margin: 0 auto 2rem;
  }
}

.map-address p {
  font-size: .875rem;
}

.contact-form {
  position: relative;
  margin-top: -28px;
  -webkit-box-shadow: 0px -20px 20px #0000000d;
          box-shadow: 0px -20px 20px #0000000d;
  margin-bottom: 100px;
}

@media (max-width: 991.98px) {
  .contact-form {
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0;
  }
}

.contact-form .nav-tabs {
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #70707042;
}

.contact-form .nav-tabs .nav-item {
  margin-bottom: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  border-radius: 0;
}

.contact-form .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #ffffff;
  border-color: transparent;
  border-top: 4px solid #ba000a;
}

.contact-form .nav-tabs .nav-item .nav-link {
  display: block;
  padding: 1rem 1rem;
  text-align: center;
  background-color: #f2f2f2;
  color: #33333354;
  text-transform: uppercase;
  font-family: "Ubuntu", sans-serif;
  letter-spacing: 2px;
  border-radius: 0;
  border-top: 4px solid transparent;
  border-left: none;
  border-right: none;
}

@media (max-width: 575.98px) {
  .contact-form .nav-tabs .nav-item .nav-link {
    letter-spacing: 1px;
  }
}

.contact-form .nav-tabs .nav-item .nav-link.active {
  color: #495057;
  background-color: #ffffff;
  border-color: transparent;
  border-top: 4px solid #ba000a;
}

.contact-form .inner__form {
  padding: 3rem;
}

@media (max-width: 991.98px) {
  .contact-form .inner__form {
    padding: 1.5rem;
  }
}

.swab-save-desc {
  position: absolute;
  top: 0;
  left: 70px;
  background-color: #ffffff;
  max-width: 480px;
  padding: 3rem;
  min-height: 563px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1199.98px) {
  .swab-save-desc {
    position: relative;
    top: 0;
    left: 0;
    max-width: none;
    padding: 6.25rem 2.875rem 0;
    min-height: auto;
    margin: 0;
  }
}

@media (max-width: 991.98px) {
  .swab-save-desc {
    padding: 3.125rem 2.25rem 0;
  }
}

.swab-save-desc h3 {
  display: block;
  font-weight: 500;
}

.swab-save-desc p {
  display: block;
  margin-bottom: 0;
}

.swab-save-desc .actions {
  position: absolute;
  top: 50px;
  right: -42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 3px 20px #0000001a;
          box-shadow: 0px 3px 20px #0000001a;
}

@media (max-width: 1199.98px) {
  .swab-save-desc .actions {
    width: 84px;
    top: -520px;
    right: 50px;
    left: auto;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 991.98px) {
  .swab-save-desc .actions {
    width: 84px;
    top: -385px;
    right: 36px;
  }
}

@media (max-width: 767.98px) {
  .swab-save-desc .actions {
    top: -230px;
  }
}

.swab-save-desc .actions .sticky-prev,
.swab-save-desc .actions .sticky-next {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 42px;
  height: 42px;
  border: none;
  background-color: #ffffff;
  outline: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.swab-save-desc .actions .sticky-prev:hover,
.swab-save-desc .actions .sticky-next:hover {
  background-color: #f8f8f8;
}

.swab-save-desc .actions .sticky-prev img,
.swab-save-desc .actions .sticky-next img {
  height: 16px;
  display: block;
}

.full-post {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 325px;
  margin-top: 2rem;
  background-size: cover;
  background-position: 100% 30%;
  background-repeat: no-repeat;
}

@media (max-width: 991.98px) {
  .full-post {
    background-size: cover;
    background-position: center;
    padding-top: 150px;
    min-height: auto;
  }
}

@media (max-width: 767.98px) {
  .full-post {
    background-size: contain;
    background-position: top;
  }
}

.full-post::before {
  content: '';
  width: 100%;
  min-height: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  background: #000000;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="$whitefff",GradientType=1);
}

.full-post .desc__post {
  padding: 2rem;
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
}

@media (max-width: 575.98px) {
  .full-post .desc__post {
    padding: 1.5rem;
    background-color: #ebebeb;
  }
}

.full-post .desc__post h5 {
  color: #ffffff;
  font-weight: 600;
}

@media (max-width: 575.98px) {
  .full-post .desc__post h5 {
    margin-bottom: .5rem;
    color: #333333;
  }
}

.full-post .desc__post p {
  color: #ffffff;
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .full-post .desc__post p {
    font-size: .875rem;
    line-height: 1.4;
    color: #333333;
  }
}

.full-post .desc__post .btn {
  position: absolute;
  right: 32px;
  bottom: 32px;
}

@media (max-width: 991.98px) {
  .full-post .desc__post .btn {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 1rem;
  }
}

@media (max-width: 575.98px) {
  .full-post .desc__post .btn.btn--secondary.btn--outlined {
    border-color: #e4121e;
    background-color: transparent;
    color: #e4121e;
  }
}

@media (max-width: 575.98px) {
  .full-post .desc__post .btn.btn--secondary.btn--outlined:hover {
    border-color: #ba000a;
    background-color: #ba000a;
    color: #ffffff;
  }
}

@media (max-width: 991.98px) {
  #benefits,
  #homeSupport {
    padding-top: 50px !important;
  }
}

@media (max-width: 991.98px) {
  #swabSave .col-lg-4 img {
    margin: 0 auto;
    width: 100%;
    max-width: 250px;
    display: block;
  }
}

@media (max-width: 991.98px) {
  #swabRegister .btn--xl {
    font-size: 1rem;
    margin-bottom: 1rem;
    border-radius: 100px;
    font-weight: 700;
    line-height: 1.4;
  }
}

.select-tabs {
  border: solid 1px #707070;
  height: 45px;
  border-radius: 0;
  margin-bottom: 2rem;
  margin-top: 1rem;
  background-color: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 575.98px) {
  #contactForms .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 991.98px) {
  #goals .col-lg-6:first-child .item-goal {
    border-bottom: 1px dashed #707070;
  }
}

@media (max-width: 575.98px) {
  #thankYou .heading h2 {
    max-width: 160px;
    margin: 0 auto 1rem;
  }
}

.pricing {
  position: relative;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 20px #0000001a;
          box-shadow: 0px 3px 20px #0000001a;
}

.pricing::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  opacity: .5;
  height: 100%;
  border-right: 2px dashed #707070;
}

@media (max-width: 991.98px) {
  .pricing::before {
    bottom: 39px;
    margin: auto;
    width: 100%;
    height: 2px;
    border-right: none;
    border-top: 2px dashed #707070;
  }
}

.pricing.single--price::before {
  display: none;
}

.pricing.single--price .price-item {
  max-width: 700px;
}

@media (max-width: 991.98px) {
  .pricing.single--price .price-item {
    padding: 2.5rem 2rem;
  }
}

.pricing .price-item {
  padding: 2.5rem 0;
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
}

.pricing .price-item h6 {
  display: block;
}

.pricing .price-item h2 {
  position: relative;
}

.pricing .price-item h2 small {
  display: block;
  font-size: 1rem;
  margin-top: .5rem;
}

.pricing .price-item p {
  margin-bottom: 0;
  font-size: 14px;
  opacity: .7;
}

.pricing .btn {
  color: #ffffff;
  letter-spacing: 2px;
  border-radius: 0;
  text-transform: uppercase;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  position: relative;
  margin-bottom: 2rem;
}

@media (max-width: 767.98px) {
  .widget {
    margin-bottom: 1rem;
  }
}

.widget select {
  max-width: 100%;
}

#instafeed {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: (1fr)[3];
      grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  max-width: 64rem;
  margin: auto;
}

#instafeed.fullwidth--ig {
  -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
  -ms-grid-rows: (1fr)[1];
      grid-template-rows: repeat(1, 1fr);
}

@media (max-width: 767.98px) {
  #instafeed.fullwidth--ig {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: (1fr)[2];
        grid-template-rows: repeat(2, 1fr);
  }
}

#instafeed a {
  display: block;
}

#instafeed img {
  display: block;
  width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

.tooltip {
  top: 15px !important;
}

.tooltip > .arrow {
  background-color: transparent;
}

.tooltip > .tooltip-inner {
  text-align: center;
  font-size: .9125rem;
  padding: .5rem 1rem;
  border-radius: .25rem;
  color: #ffffff;
  line-height: 1.4;
  background-color: #333333e1;
  bottom: -20px !important;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.bs-tooltip-top,
.bs-tooltip-right,
.bs-tooltip-left,
.bs-tooltip-bottom {
  background-color: transparent;
  opacity: 1 !important;
}

.tooltip.bs-tooltip-top .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
  border-top-color: #333333e1;
  border-right-color: transparent;
  border-bottom-color: #333333e1;
  border-left-color: transparent;
}

.tooltip.bs-tooltip-right .arrow:before,
.tooltip.bs-tooltip-left .arrow:before {
  border-top-color: transparent;
  border-right-color: #333333e1;
  border-bottom-color: transparent;
  border-left-color: #333333e1;
}

.main-video {
  position: relative;
  background-color: #ffffff;
  max-width: 100%;
  margin: 0;
  -webkit-box-shadow: 0px 3px 20px #0000001a;
          box-shadow: 0px 3px 20px #0000001a;
}

@media (max-width: 991.98px) {
  .main-video {
    margin: 0 0 2rem;
  }
}

.main-video .video-js {
  width: 100% !important;
  height: 436px !important;
}

@media (max-width: 767.98px) {
  .main-video .video-js {
    height: 198px !important;
  }
}

.main-video .video-js .vjs-big-play-button {
  font-size: 6rem;
  line-height: 96px;
  height: 96px;
  width: 96px;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
  background-color: transparent !important;
  border-radius: 0;
}

.map-wrapper {
  width: 100%;
  position: relative;
  padding: 3rem 0 4.5rem;
}

@media (max-width: 991.98px) {
  .map-wrapper {
    padding: 0;
  }
}

.map-wrapper .embed-responsive {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (max-width: 991.98px) {
  .map-wrapper .embed-responsive {
    height: 350px;
    position: relative;
  }
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: -ms-grid;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  -ms-grid-columns: (1fr)[6];
      grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  -ms-grid-columns: (1fr)[7];
      grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  -ms-grid-columns: (1fr)[8];
      grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  -ms-grid-columns: (1fr)[9];
      grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/* Sliders
--------------------------------------------- */
#homeSlider {
  display: none;
}

.main-slider {
  margin-bottom: 0 !important;
}

.main-slider .container {
  position: relative;
  z-index: 10;
}

@media (max-width: 991.98px) {
  .main-slider .container {
    padding: 0;
  }
}

.main-slider .item__slide {
  position: relative;
  overflow: hidden;
  min-height: 520px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991.98px) {
  .main-slider .item__slide {
    background-size: cover;
    background-position: center center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    min-height: 568px;
    padding-top: 0;
  }
}

.main-slider .item__slide::before {
  content: '';
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: black;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.55)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
}

@media (max-width: 991.98px) {
  .main-slider .item__slide::before {
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(#000000bf), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0deg, #000000bf 0%, rgba(255, 255, 255, 0) 100%);
  }
}

.main-slider .item__slide .caption__slide {
  max-width: 540px;
  display: block;
}

@media (max-width: 991.98px) {
  .main-slider .item__slide .caption__slide {
    max-width: 100%;
    margin: 0 auto;
    text-align: left;
    padding: 2rem 2.25rem 7rem;
    background-color: transparent;
  }
}

.main-slider .item__slide .caption__slide h3 {
  color: #ffffff;
  font-size: 2.25rem;
  margin-bottom: 1rem;
}

@media (max-width: 991.98px) {
  .main-slider .item__slide .caption__slide h3 {
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 600;
    word-break: break-word;
  }
}

.main-slider .item__slide .caption__slide p {
  color: #ffffff;
  max-width: 380px;
  margin-bottom: 1.5rem;
}

@media (max-width: 991.98px) {
  .main-slider .item__slide .caption__slide p {
    font-size: 1rem;
  }
}

.main-slider .item__slide .caption__slide .hashtag {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: inline-block;
  height: 37px;
  line-height: 37px;
  color: #000000;
  background-color: #ffffffa1;
  padding: 0 .875rem;
  border-radius: 30px;
  font-size: .875rem;
  white-space: nowrap;
}

@media (max-width: 991.98px) {
  .main-slider .item__slide .caption__slide .hashtag {
    display: none;
  }
}

.main-slider .prev {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 4%;
  right: auto;
  z-index: 10;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .main-slider .prev {
    opacity: .75;
    top: auto;
    bottom: 55px;
    left: calc(50% - 42px);
  }
}

.main-slider .prev:hover {
  opacity: 1;
}

.main-slider .prev img {
  height: 32px;
  display: block;
}

@media (max-width: 991.98px) {
  .main-slider .prev img {
    height: 24px;
  }
}

.main-slider .next {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4%;
  left: auto;
  z-index: 10;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .main-slider .next {
    top: auto;
    bottom: 55px;
    right: calc(50% - 42px);
    opacity: .75;
  }
}

.main-slider .next:hover {
  opacity: 1;
}

.main-slider .next img {
  height: 32px;
  display: block;
}

@media (max-width: 991.98px) {
  .main-slider .next img {
    height: 24px;
  }
}

.main-slider .slick-dots {
  bottom: 70px;
}

@media (max-width: 991.98px) {
  .main-slider .slick-dots {
    bottom: 60px;
    top: auto;
  }
}

.main-slider .slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0 .25rem;
}

.main-slider .slick-dots li button {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 1px solid #333333;
  background-color: transparent;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .main-slider .slick-dots li button {
    border: 1px solid #ffffff;
  }
}

.main-slider .slick-dots li button::before {
  content: '';
  display: none;
}

.main-slider .slick-dots li.slick-active button {
  background-color: #e4121e;
  border-color: #e4121e;
}

.lab-slider,
.swab-slider {
  position: relative;
  width: 100%;
}

.lab-slider .prev,
.swab-slider .prev {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 4%;
  right: auto;
  z-index: 10;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.lab-slider .prev:hover,
.swab-slider .prev:hover {
  opacity: 1;
}

.lab-slider .prev img,
.swab-slider .prev img {
  height: 32px;
  display: block;
}

.lab-slider .next,
.swab-slider .next {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4%;
  left: auto;
  z-index: 10;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.lab-slider .next:hover,
.swab-slider .next:hover {
  opacity: 1;
}

.lab-slider .next img,
.swab-slider .next img {
  height: 32px;
  display: block;
}

.donors-slider {
  position: relative;
  margin-bottom: 3rem;
}

@media (max-width: 991.98px) {
  .donors-slider {
    margin-bottom: 2rem;
  }
}

.donors-slider .slide__item {
  text-align: center;
  outline: none;
}

.donors-slider .slide__item img {
  max-width: 100%;
  height: 60px;
  margin: 0 auto .5rem;
}

.donors-slider .slide__item h6 {
  margin-bottom: 0;
  font-family: "Roboto",sans-serif;
  font-size: .9125rem;
  color: #333333b3;
}

.donors-slider .prev {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: auto;
  z-index: 10;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.donors-slider .prev:hover {
  opacity: 1;
}

.donors-slider .prev img {
  height: 24px;
  display: block;
}

.donors-slider .next {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  padding: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  left: auto;
  z-index: 10;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.donors-slider .next:hover {
  opacity: 1;
}

.donors-slider .next img {
  height: 24px;
  display: block;
}

.participation-slider {
  position: relative;
  width: 100%;
}

@media (max-width: 991.98px) {
  .participation-slider {
    margin-top: 2rem;
    padding-bottom: 4rem;
  }
}

.participation-slider .slick-list {
  overflow: visible;
}

@media (max-width: 991.98px) {
  .participation-slider .slick-list {
    overflow: hidden;
  }
}

.participation-slider .slick-list .slide__item {
  outline: none;
}

.participation-slider .slick-list .slide__item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  min-height: 450px;
  background-size: cover;
  margin: 1rem;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 991.98px) {
  .participation-slider .slick-list .slide__item a {
    margin: 0;
    min-height: 400px;
  }
}

.participation-slider .slick-list .slide__item a::before {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  background: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, black 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="",GradientType=1);
}

.participation-slider .slick-list .slide__item a .captions {
  display: block;
  padding: 1.5rem;
  position: relative;
  z-index: 10;
}

.participation-slider .slick-list .slide__item a .captions img {
  height: 42px;
  margin-bottom: 1rem;
}

.participation-slider .slick-list .slide__item a .captions p {
  color: #ffffff;
  margin-bottom: 0;
}

.participation-slider .slick-list .slide__item a .captions p .link-more {
  color: #ba000a;
}

.participation-slider .prev {
  position: absolute;
  background: #ffffff;
  border: none;
  outline: none;
  padding: 0;
  width: 32px;
  height: 32px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: auto;
  z-index: 10;
  opacity: 1;
  -webkit-box-shadow: 0px 3px 6px #00000026;
          box-shadow: 0px 3px 6px #00000026;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .participation-slider .prev {
    background: transparent;
    top: auto;
    left: calc(46% - 32px);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.participation-slider .prev:hover {
  opacity: 1;
}

.participation-slider .prev img {
  height: 14px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .participation-slider .prev img {
    height: 24px;
  }
}

.participation-slider .next {
  position: absolute;
  background: #ffffff;
  border: none;
  outline: none;
  padding: 0;
  width: 32px;
  height: 32px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: auto;
  right: 0;
  z-index: 10;
  opacity: 1;
  -webkit-box-shadow: 0px 3px 6px #00000026;
          box-shadow: 0px 3px 6px #00000026;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

@media (max-width: 991.98px) {
  .participation-slider .next {
    background: transparent;
    top: auto;
    right: calc(46% - 32px);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.participation-slider .next:hover {
  opacity: 1;
}

.participation-slider .next img {
  height: 14px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 991.98px) {
  .participation-slider .next img {
    height: 24px;
  }
}

#swabSaveSlider {
  position: relative;
  overflow: hidden;
}

.swab-save-slider {
  max-width: calc(100% - 480px);
  display: block;
  margin: 0 0 0 auto;
}

@media (max-width: 1199.98px) {
  .swab-save-slider {
    max-width: 100%;
    margin: 0;
  }
}

.swab-save-slider .slick-list {
  overflow: visible;
}

@media (max-width: 1199.98px) {
  .swab-save-slider .slick-list {
    overflow: hidden;
  }
}

.swab-save-slider .slick-list .item__slide {
  width: 100%;
  height: 563px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 991.98px) {
  .swab-save-slider .slick-list .item__slide {
    height: 420px;
  }
}

@media (max-width: 767.98px) {
  .swab-save-slider .slick-list .item__slide {
    height: 252px;
  }
}

.gsilab-slider {
  max-width: 520px;
  display: block;
  margin: 0 auto;
}

/* Links
--------------------------------------------- */
.social-links {
  padding: 0;
  margin: 0;
}

.social-links li {
  display: inline-block;
}

.social-links li a {
  display: block;
  color: #333333;
  font-size: 1rem;
  margin-right: .75rem;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.social-links li a.facebook-btn:hover {
  color: #3b5998;
}

.social-links li a.instagram-btn:hover {
  color: #3f729b;
}

.social-links li a.youtube-btn:hover {
  color: #c4302b;
}

.social-links li a.linkedin-btn:hover {
  color: #0e76a8;
}

.follow-us {
  position: relative;
}

@media (max-width: 991.98px) {
  .follow-us .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}

@media (max-width: 991.98px) {
  .follow-us .row .col-4 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}

.follow-us .item__image {
  display: block;
  margin-top: 1rem;
  opacity: 1;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 0px 3px 20px #0000001a;
          box-shadow: 0px 3px 20px #0000001a;
}

.follow-us .item__image:hover {
  opacity: .75;
}

.follow-us .item__image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

/* Accordion
--------------------------------------------- */
.accordion {
  padding: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 20px #0000001a;
          box-shadow: 0px 3px 20px #0000001a;
}

.accordion #collapseOne,
.accordion #collapseTwo,
.accordion #collapseThree {
  border-left: 5px solid transparent;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.accordion #collapseOne.show,
.accordion #collapseTwo.show,
.accordion #collapseThree.show {
  border-left: 5px solid #ba000a;
}

.accordion .card {
  display: block;
  border-bottom: 1px solid #f2f2f2;
}

.accordion .card:last-child {
  border-bottom: none;
}

.accordion .card .card-header {
  position: relative;
  padding: 0 2rem;
  min-height: 82px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border-left: 5px solid #ba000a;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.accordion .card .card-header:hover {
  background-color: #e8e8e8;
  border-left: 5px solid #e8e8e8 !important;
}

@media (max-width: 991.98px) {
  .accordion .card .card-header {
    padding: 0 1rem;
  }
}

.accordion .card .card-header.collapsed {
  border-left: 5px solid transparent;
}

.accordion .card .card-header .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #333333;
  padding: .5rem;
}

.accordion .card .card-header .btn img {
  display: block;
  max-width: 100%;
}

.accordion .card .card-body {
  padding: 1rem 2rem 2rem;
}

@media (max-width: 991.98px) {
  .accordion .card .card-body {
    padding: 1rem 1rem 1rem;
  }
}

.accordion .card .card-body p {
  font-family: "Ubuntu", sans-serif;
  font-size: .875rem;
  margin-bottom: 1rem;
}

.accordion .card .card-body img {
  display: block;
  margin-bottom: 1rem;
}

.accordion .card .card-body ul {
  padding-left: 16px;
  margin-bottom: 1rem;
  margin-top: 0;
}

.accordion .card .card-body ul li {
  font-family: "Ubuntu", sans-serif;
  font-size: .875rem;
  color: #333333;
  line-height: 1.6;
}

/* Modals
--------------------------------------------- */
.participate-modal .modal-content {
  overflow: visible;
  margin-top: 1.5rem;
  border: none;
  border-radius: .25rem;
}

.participate-modal .modal-content .close {
  cursor: pointer;
  outline: none;
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 1.25rem;
  line-height: 24px;
  font-weight: 700;
  border: none;
  border-radius: .25rem;
  background-color: #ebebeb;
  color: #333333;
  -webkit-box-shadow: 0px 6px 20px #00000040;
          box-shadow: 0px 6px 20px #00000040;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: -25px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.participate-modal .modal-content .close:hover, .participate-modal .modal-content .close:focus, .participate-modal .modal-content .close:active {
  background-color: #ba000a;
  color: #ffffff;
}

.participate-modal .modal-content .modal-body {
  padding: 2rem;
}

@media (max-width: 767.98px) {
  .participate-modal .modal-content .modal-body {
    padding: 1.5rem;
  }
}

.participate-modal .modal-content .modal-body img {
  display: block;
}

.participate-modal .modal-content .modal-body p:last-of-type {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #000000;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  text-align: center;
  margin-bottom: 1.5em;
}
/*# sourceMappingURL=style.css.map */
