/*!
 * @preserve Generated by nwayo 3.8.2 for cclgbtq:site
 */
/* -- Quick reference --

	konstan-get('color.black')               #000000
	konstan-get('color.white')               #ffffff

	konstan-get('color.logo-shell')          #659d32
	konstan-get('color.logo-shell-shade')    #618931
	konstan-get('color.logo-fruit')          #423228
	konstan-get('color.logo-fruit-shade')    #5e483c

	konstan-get('color.charcoal')            #36454f
	konstan-get('color.nickel')              #727472
	konstan-get('color.battleship')          #848482
	konstan-get('color.ash')                 #b2beb5
	konstan-get('color.platinum')            #e5e4e2

	konstan-get('color.ocean-green')         #4fb980
	konstan-get('color.golden-tainoi')       #ffd061
	konstan-get('color.chestnut-rose')       #d66161

	konstan-get('font.open-sans')            Open Sans
	konstan-get('font.merriweather')         Merriweather

*/
/* ... */
/* ... */
/**
 * Foundation for Sites by ZURB
 * Version 6.6.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=37.5625em&large=64.0625em&xlarge=75.0625em&xxlarge=93.8125em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.3;
  color: #5f727f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

a[href="#TODO"] {
  color: #ee2c2c !important;
  font-weight: 900 !important;
  text-decoration: underline !important;
}

body input::-webkit-input-placeholder {
  color: #5f727f !important;
}

body input:-ms-input-placeholder {
  color: #5f727f !important;
}

body input::-ms-input-placeholder {
  color: #5f727f !important;
}

body input::placeholder {
  color: #5f727f !important;
}
body input[type=text], body input[type=email], body input[type=tel], body textarea {
  width: 100%;
  padding: 1.4375em 1.75em;
  border: 0.0625rem solid #e5e4e2;
  background-color: #ffffff;
  color: #5f727f;
  transition: 500ms;
}
body input[type=text]:focus, body input[type=email]:focus, body input[type=tel]:focus, body textarea:focus {
  border: 0.0625rem solid #f05a5a;
}
body input[type=submit] {
  padding: 0.5em 1.5em;
  border: solid 0 #f05a5a;
  border-radius: 0;
  background-color: #f05a5a;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
body input[type=submit]:hover, body input[type=submit]:focus, body input[type=submit]:active {
  padding: 0.5em 2.5em 0.5em 1.5em !important;
  border: solid 0 #f05a5a !important;
  border-radius: 0;
  background-color: #c81212 !important;
  color: #ffffff !important;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
body input[type=submit]:hover::after, body input[type=submit]:focus::after, body input[type=submit]:active::after {
  top: 5px;
  font-size: 1.875rem;
}
body input[type=submit]:hover {
  padding: 0.5em 1.5em !important;
}
body .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 1.875em;
}
body .wpcf7-form br {
  display: none;
}

/* ... */
body h1 {
  font-size: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media screen and (min-width: 37.5625em) {
  body h1 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body h1 {
    font-size: 3.125rem;
  }
}
body h2 {
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (min-width: 37.5625em) {
  body h2 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body h2 {
    font-size: 1.5rem;
  }
}
body h3 {
  color: #f05a5a;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (min-width: 37.5625em) {
  body h3 {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body h3 {
    font-size: 1.5rem;
  }
}
body .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container .header-content {
  width: 100%;
  max-width: 100%;
}
body .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container .header-content h2 {
  font-size: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4em;
  font-weight: 400;
}
@media screen and (min-width: 37.5625em) {
  body .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container .header-content h2 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container .header-content h2 {
    font-size: 3.125rem;
  }
}
body .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container .header-content .et_pb_button {
  margin: 1.25em 1em 0 0;
}
body h4 {
  font-size: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media screen and (min-width: 37.5625em) {
  body h4 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body h4 {
    font-size: 3.125rem;
  }
}
body h5 {
  font-size: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media screen and (min-width: 37.5625em) {
  body h5 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body h5 {
    font-size: 3.125rem;
  }
}
body h6 {
  font-size: 1.75rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4em;
}
@media screen and (min-width: 37.5625em) {
  body h6 {
    font-size: 2.25rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body h6 {
    font-size: 3.125rem;
  }
}

body a {
  color: #f05a5a;
  font-weight: 400;
  text-decoration: none;
}
body a:hover, body a:active, body a:focus {
  color: #f05a5a;
  text-decoration: underline;
}
body h1 {
  margin: inherit;
}
body #top-header {
  border-top: 0.3125rem solid #233d4d;
}
body #top-header .container {
  width: 95%;
  height: 3.125em;
  padding-top: 0;
}
@media screen and (min-width: 64.0625em) {
  body #top-header .container {
    width: 90%;
  }
}
body #top-header .container ul.et-social-icons {
  display: inline-block;
  width: 50%;
  margin-right: 0;
  text-align: left;
}
body #top-header .container ul.et-social-icons li a {
  color: #99a9b5;
}
body #top-header .container #et-secondary-menu {
  position: relative;
  top: 50%;
  display: block !important;
  width: 100%;
  transform: translateY(-50%);
}
body #top-header .container #et-secondary-menu #et-secondary-nav {
  display: inline-block !important;
  width: 50%;
  text-align: right;
}
@media screen and (min-width: 64.0625em) {
  body #top-header .container #et-secondary-menu #et-secondary-nav {
    display: flex !important;
    float: right;
    width: auto;
  }
}
body #top-header .container #et-secondary-menu #et-secondary-nav .donation-link {
  margin-right: 0;
}
@media screen and (min-width: 64.0625em) {
  body #top-header .container #et-secondary-menu #et-secondary-nav .donation-link {
    margin-right: 1em;
  }
}
body #top-header .container #et-secondary-menu #et-secondary-nav .donation-link a {
  padding: 0.5em;
  border-radius: 0;
  margin-top: 0;
  background-color: #f05a5a;
}
body #top-header .container #et-secondary-menu #et-secondary-nav .donation-link a:hover {
  opacity: 1;
  background-color: #f05a5a;
  color: #ffffff;
}
body #top-header .container #et-secondary-menu #et-secondary-nav a {
  text-transform: uppercase;
}
body #top-header .container #et-secondary-menu #et-secondary-nav .menu-item-type-wpml_ls_menu_item {
  display: none;
}
@media screen and (min-width: 64.0625em) {
  body #top-header .container #et-secondary-menu #et-secondary-nav .menu-item-type-wpml_ls_menu_item {
    display: block;
  }
}
body #top-header .container #et-secondary-menu li a {
  padding-bottom: 0;
  margin-top: 0.5em;
}
body #main-header .logo_container #logo {
  height: auto;
  max-height: 80%;
}
body #main-header #et-top-navigation {
  padding-left: 280px !important;
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item {
  padding-right: 14px;
  font-size: 0.8125rem;
  text-transform: uppercase;
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item.jeunesse {
  width: 100px;
}
@media screen and (min-width: 64.0625em) {
  body #main-header #et-top-navigation #top-menu-nav .nav .menu-item.jeunesse {
    top: 0;
    width: auto;
  }
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item.jeunesse a {
  position: relative;
  top: 6px;
}
@media screen and (min-width: 64.0625em) {
  body #main-header #et-top-navigation #top-menu-nav .nav .menu-item.jeunesse a {
    top: 0;
  }
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item a {
  width: 100%;
  padding-right: 0;
  font-weight: 700;
  text-align: center;
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item a::after {
  top: 1.25em;
  width: 100%;
  color: #f05a5a;
  text-align: center;
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item a:hover {
  color: #f05a5a;
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item .sub-menu li {
  display: block;
  padding: 0;
}
body #main-header #et-top-navigation #top-menu-nav .nav .menu-item .sub-menu li a {
  padding: 0.5em 1em 0.5em 3em;
  text-align: left;
}
body #main-header #et-top-navigation #mobile_menu .sub-menu li a {
  padding-left: 1em;
}
body .container {
  width: 90%;
}

@media screen and (max-width: 64.06125em) {
  #et_mobile_nav_menu {
    display: block;
  }

  #top-menu {
    display: none;
  }
}
a.et_pb_button {
  padding: 0.5em 1.5em;
  border: solid 0 #f05a5a;
  border-radius: 0;
  background-color: #f05a5a;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
a.et_pb_button:hover, a.et_pb_button:focus, a.et_pb_button:active {
  padding: 0.5em 2.5em 0.5em 1.5em !important;
  border: solid 0 #f05a5a !important;
  border-radius: 0;
  background-color: #c81212 !important;
  color: #ffffff !important;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
a.et_pb_button:hover::after, a.et_pb_button:focus::after, a.et_pb_button:active::after {
  top: 5px;
  font-size: 1.875rem;
}
a.et_pb_button.et_pb_bg_layout_dark, a.et_pb_button.et_pb_promo_button {
  padding: 0.5em 1.5em;
  border: solid 2px #ffffff;
  border-radius: 0;
  background-color: transparent;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
}
a.et_pb_button.et_pb_bg_layout_dark:hover, a.et_pb_button.et_pb_bg_layout_dark:focus, a.et_pb_button.et_pb_bg_layout_dark:active, a.et_pb_button.et_pb_promo_button:hover, a.et_pb_button.et_pb_promo_button:focus, a.et_pb_button.et_pb_promo_button:active {
  padding: 0.5em 2.5em 0.5em 1.5em !important;
  border: solid 2px #000000 !important;
  border-radius: 0;
  background-color: #ffffff !important;
  color: #000000 !important;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
a.et_pb_button.et_pb_bg_layout_dark:hover::after, a.et_pb_button.et_pb_bg_layout_dark:focus::after, a.et_pb_button.et_pb_bg_layout_dark:active::after, a.et_pb_button.et_pb_promo_button:hover::after, a.et_pb_button.et_pb_promo_button:focus::after, a.et_pb_button.et_pb_promo_button:active::after {
  top: 5px;
  font-size: 1.875rem;
}
a.et_pb_button.et_pb_promo_button:hover::after {
  top: inherit;
}

body .cclgbtq-blurb-column-left .et_pb_blurb_position_left:hover {
  cursor: pointer;
}
body .cclgbtq-blurb-column-left .et_pb_blurb_position_left .et_pb_main_blurb_image {
  display: block;
  width: 8.125em;
  margin: 0 auto 2em;
}
@media screen and (min-width: 37.5625em) {
  body .cclgbtq-blurb-column-left .et_pb_blurb_position_left .et_pb_main_blurb_image {
    display: table-cell;
    margin: 0;
  }
}
body .cclgbtq-blurb-column-left .et_pb_blurb_position_left .et_pb_blurb_container {
  padding: 0 1em 0 2em;
}
body .et_pb_team_member .et_pb_team_member_image {
  width: 9.375em;
  margin: 0 auto 1em;
}
@media screen and (min-width: 64.0625em) {
  body .et_pb_team_member .et_pb_team_member_image {
    width: auto;
  }
}
body .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter a {
  color: #f05a5a;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.625em 0.625em 0;
  border: 0;
  background: 0;
  font-size: 0.875rem !important;
}
@media screen and (min-width: 37.5625em) {
  body .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter a {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter a {
    font-size: 1.5rem;
  }
}
body .et_pb_filterable_portfolio .et_pb_portfolio_filters .et_pb_portfolio_filter a.active {
  text-decoration: underline;
}
@media screen and (min-width: 64.0625em) {
  body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item {
    width: 23% !important;
    margin-right: 2% !important;
    margin-bottom: 2% !important;
  }
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .gabick-project-custom-hover {
  transition: 300ms ease !important;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .gabick-project-custom-hover:hover {
  background-color: #f05a5a;
  cursor: pointer;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .gabick-project-custom-hover:hover .gabick-project-content * {
  color: #ffffff;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .gabick-project-custom-hover:hover .et_overlay {
  z-index: 3;
  opacity: 1;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .gabick-project-custom-hover .et_overlay {
  border: 0;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .gabick-project-custom-hover .gabick-project-content {
  padding: 1em;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .et_pb_module_header {
  color: #f05a5a;
  font-size: 1.125rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem !important;
  font-weight: 600;
}
@media screen and (min-width: 37.5625em) {
  body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .et_pb_module_header {
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 64.0625em) {
  body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .et_pb_module_header {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 37.5625em) {
  body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .et_pb_module_header {
    font-size: 1.125rem !important;
  }
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .et_pb_module_header a {
  font-weight: 600;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .post-meta {
  color: #233d4d;
  font-weight: 600;
  font-style: italic;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .excerpt {
  margin: 1em 0 0.5em !important;
  color: #5f727f;
}
body .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper .et_pb_grid_item .address {
  color: #233d4d;
  font-style: italic;
}
body .paypal-column .et_pb_module {
  margin-bottom: 1em !important;
}
body .paypal-column .et_pb_module h3 {
  padding-bottom: 0 !important;
  color: #ffffff;
}
body .paypal-column .paypal-logo img {
  width: 5.625em;
}
body .paypal-column input[type=radio] + label {
  display: inline-block;
  padding: 0.375em 0.5em;
  margin: 0;
  background: #ffffff;
}
body .paypal-column input[type=radio] + label.active {
  background-color: #f05a5a;
  color: #ffffff;
}
body .paypal-column input[type=radio] {
  display: none;
}
body .paypal-column input[type=submit] {
  padding: 8px 24px !important;
}

/* stylelint-disable selector-id-pattern */
#footer-bottom {
  display: none;
}