/*
Theme Name: Prix ONQC 2026 8
Theme URI: 
Author: CLD
Author URI: 
Description: 
Version: 1.0
License: 
License URI: 
Text Domain: 
Template: wp-bootstrap-starter
Tags: 

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 2.5rem;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}
p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 0.74rem 1rem;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.navbar-brand > a:visited,
.navbar-brand > a:hover {
  text-decoration: none;
}
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}
#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.75rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
/*body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  background: #f9f9f9;
}*/
.navbar-brand {
  height: auto;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
  position: relative;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > .dropdown-menu {
  display: block;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > a:after {
  border-left-color: #fff;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
  float: none;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}
.dropdown-menu {
  min-width: 12.5rem;
}
.dropdown .open .dropdown-menu {
  display: block;
  left: 12.25em;
  top: 0;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.25rem;
    padding: 0;
  }
  .dropdown-menu li a {
    padding: 0;
  }
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }
  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}
.navigation.post-navigation {
  padding-top: 1.875rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}
.post-navigation .nav-next a::after {
  content: " \2192";
}
.post-navigation .nav-previous a::before {
  content: "\2190 ";
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}
.sticky .entry-title {
  position: relative;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}
.post.hentry {
  margin-bottom: 4rem;
}
.posted-on,
.byline,
.comments-link {
  color: #9a9a9a;
}
.entry-title > a {
  color: inherit;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list .comment {
  display: block;
}
.comment-list {
  padding-left: 0;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
  border: medium none;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}
.gallery-caption {
  display: block;
}
/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}
.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}
.elementor-page .entry-content {
  margin-top: 0;
}
/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}
.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}
.vc_desktop .entry-content {
  margin-top: 0;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}
.copyright a,
footer#colophon a {
  color: inherit;
}
@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}
@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}
/*--------------------------------------------------------------
## CUSTOM CSS
--------------------------------------------------------------*/
html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  font-size: 10px;
}
body {
  font-family: 'Gothic A1', sans-serif;
  font-weight: 300;
  line-height: 1.2;
}
h1,
h2 {
  font-weight: 700;
  line-height: 1.2;
}
h3 {
  font-weight: 500;
  letter-spacing: -1px;
  line-height: 1.2;
}
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1em;
}
h4 {
  margin-bottom: 2rem;
}
p,
ul,
ol {
  line-height: 1.25em;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
#main-column .post,
#main-column .page {
  border: none;
  margin: 0;
  padding: 0;
}
#top-container .leaderboard {
  height: 90px;
  text-align: center;
}
.orange-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8af43+0,b07732+100 */
  background: #e8af43;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e8af43 0%, #b07732 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8af43', endColorstr='#b07732', GradientType=1);
  /* IE6-9 */
}
.margin-top-5rem {
  margin-top: 5rem !important;
}
.margin-bottom-5rem {
  margin-bottom: 5rem !important;
}
header#masthead {
  background: #fff;
  box-shadow: none;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  top: 0;
  /*.navbar-nav .nav-link {
		font-size: 1.5em;
		font-weight: 400;
		text-transform: uppercase;
		color:@green;
		&:hover,&:active,&:focus {
			color: @blue;
			text-decoration: none;
		}
	}

	.navbar-nav {
		&>li {
			&>.dropdown-menu {
				margin-top: -5px;
				left: 2rem;
				border: none;
				border-radius: 0;
				box-shadow: none;
				background-color: @white;
				padding: 1rem 1.5rem;
				font-size: 1em;
				&>li {
					font-size: 1.5rem !important;
					a {
						margin: 0 0 .25em 0 !important;
						&:hover {
							background-color: transparent !important;
							border-bottom: 2px solid @green !important;
						}
					}
				}
			}
		}
	}*/
}
header#masthead #presenter {
  display: none;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  background: #3abebc;
  color: #fff;
  border-bottom: solid 2px #fff;
}
header#masthead #presenter .presenter-logos .header-logos-row {
  justify-content: center;
}
header#masthead #presenter .presenter-logos .header-logos-row .header-logos {
  height: 6rem;
  width: auto;
  align-self: center;
}
header#masthead #presenter .presenter-logos .header-logos-row .header-logos.et {
  font-size: 1.75rem;
  font-weight: 500;
  text-transform: uppercase;
  height: 0.5em;
  margin: 3px 0.25em 0 0.25em;
}
header#masthead #presenter .presenter-logos .header-logos-row .header-logos img {
  height: 100%;
}
header#masthead #presenter .presente {
  font-size: 1.75rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 27px;
  padding-left: 0.4rem;
}
header#masthead .site-title {
  margin: 0 !important;
}
header#masthead .orange-gradient-bar {
  margin-top: 1rem;
  width: 100%;
  height: 2rem;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8af43+0,b07732+100 */
  background: #e8af43;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e8af43 0%, #b07732 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8af43', endColorstr='#b07732', GradientType=1);
  /* IE6-9 */
}
.navbar #menu-main li:hover {
  cursor: pointer;
}
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:focus,
.navbar .navbar-nav > .open > a:hover,
.nav > li > a:focus,
.nav > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: transparent !important;
  background: transparent;
  background-image: none;
}
@media (max-width: 767px) {
  header #presenter {
    padding-top: 0.25rem;
    padding-bottom: 1rem;
  }
  header #presenter .presenter-logos .header-logos-row {
    justify-content: flex-start;
  }
  header #presenter .presenter-logos .header-logos-row .header-logos {
    height: 5rem;
  }
  header #presenter .presenter-logos .header-logos-row .header-logos.et {
    margin: 0 1em 0 0.25em;
  }
  header #presenter .presenter-logos .header-logos-row .header-logos img {
    margin-left: -15px;
  }
  header #presenter .presente {
    padding-left: 0;
    font-size: 1.5rem;
    margin-top: 0;
  }
}
.red-button {
  background: #ea2d1b;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 500;
  padding: 0.75em;
  text-align: center;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.red-button:hover,
.red-button:focus,
.red-button:active {
  color: #fff !important;
  background: #c02112;
  text-decoration: none;
}
.navbar {
  border: none;
  background: none;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: auto;
  margin-bottom: 0;
  display: flex;
  justify-content: end;
}
.navbar #menu-main {
  align-items: end;
}
.navbar #menu-main li {
  font-size: 1.5em;
  font-weight: 300;
}
.navbar #menu-main li a {
  margin: 0 0 0.5rem 2rem;
  padding: 0;
  color: #000;
  border-bottom: 2px solid transparent;
}
.navbar #menu-main li a:hover,
.navbar #menu-main li a:active,
.navbar #menu-main li a:focus {
  color: #479e30;
  text-decoration: none;
  border-bottom: 2px solid #479e30;
}
.navbar #menu-main li:first-child {
  margin-top: -0.4rem;
}
.navbar #menu-main li:first-child a {
  text-indent: -99999px;
  width: 0;
  height: 2.3rem;
  padding-left: 2.4rem;
  background: url(images/icon-accueil.svg);
  background-position: 0 0;
  background-size: 100%;
  border-bottom: none !important;
  display: inline-block;
}
.navbar #menu-main li:first-child a:hover,
.navbar #menu-main li:first-child a:active,
.navbar #menu-main li:first-child a:focus {
  background-position: 0 2.3rem;
  background-size: 100%;
}
.navbar .navbar-toggler {
  border: none;
  padding: 0;
  margin: 1.7rem 0 1rem 0;
  border-radius: 0;
}
.navbar .navbar-toggler:hover,
.navbar .navbar-toggler:focus,
.navbar .navbar-toggler:active {
  background-color: transparent;
}
.navbar .navbar-toggler .navbar-toggler-icon {
  background: url(images/icon-menu.svg) center bottom no-repeat;
  background-size: 100% auto;
  width: 3rem;
  height: 3rem;
  transition: all 0.3s;
}
.navbar .navbar-toggler.collapsed .navbar-toggler-icon {
  background: url(images/icon-menu.svg) center top no-repeat;
  background-size: 100% auto;
  width: 3rem;
  height: 3rem;
}
.navbar .navbar-collapse {
  border: none;
  box-shadow: none;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .open > a {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-bottom: 2px solid #0078ba !important;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .active > a:hover {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  border-bottom: 2px solid #0078ba !important;
}
@media (max-width: 767px) {
  .navbar .navbar-collapse #menu-main {
    margin-top: 0;
    padding-top: 0.5rem;
  }
}
.align-text-center {
  text-align: center;
}
#cover {
  width: 100%;
  height: 100vh;
  background: url(images/bg-accueil.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  display: table;
}
#cover .container {
  display: table-cell;
  vertical-align: middle;
}
#cover .info-box {
  margin-top: 8em;
  margin-bottom: 5em;
  padding: 4em;
  text-align: center;
}
#cover .info-box .cover-logo {
  width: 80%;
  margin-bottom: 5rem;
}
#cover .info-box h3 {
  font-size: 5em;
  color: #3abebc;
  margin-bottom: 0.5em;
  line-height: 1em;
}
#cover .info-box h3 span {
  color: #ea2d1b;
}
#cover .info-box p {
  font-size: 2.4em;
  font-weight: 300;
}
.page-container {
  padding-top: 12rem;
  min-height: 70vh;
}
@media (min-width: 1200px) {
  #cover {
    padding-top: 10vw;
  }
}
@media (max-width: 991px) {
  #cover .info-box h3 {
    font-size: 3.5em;
  }
  #cover .info-box p {
    font-size: 2em;
  }
  #cover {
    margin-top: 12rem;
  }
  #cover .red-button {
    font-size: 1.5em;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  #cover {
    margin-top: 12rem;
  }
}
@media (max-width: 767px) {
  #cover {
    margin-top: 13rem;
  }
  #cover .info-box {
    margin-top: 0;
    margin-bottom: 1em;
    padding: 2em;
    margin-left: -15px;
    margin-right: -15px;
  }
  #cover .container {
    margin-top: 56.25vw;
    padding-bottom: 1em;
  }
  .navbar-default #menu-main li:first-child {
    margin-top: 0;
  }
  .navbar-default #menu-main li:first-child a {
    text-indent: 0;
  }
}
@media (max-width: 575px) {
  margin-top: 13rem;
}
.teal {
  background: #3abebc;
  color: #fff;
}
.teal-half {
  background: #9cdedd;
  color: #fff;
}
.red {
  background: #ea2d1b;
  color: #fff;
}
.wide-box {
  width: 100vw;
}
.notice {
  font-size: 2rem;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
}
.notice p {
  margin-bottom: 0.5em;
}
.flex-box {
  display: flex;
  flex-wrap: nowrap;
}
.flex-box .flex-item {
  flex: 1;
}
.flex-box.ads .flex-item {
  width: 50%;
  padding: 0rem 2em 1rem 0;
}
.flex-box.ads img {
  width: 100%;
}
.flex-box .align-bottom {
  align-self: flex-end;
}
.flex-box.form-7 {
  margin-bottom: 1em;
}
.flex-box.form-7 .form-7-label {
  flex: 1;
}
.flex-box.form-7 .form-7-field {
  flex: 4;
}
@media (max-width: 767px) {
  .flex-box {
    flex-wrap: wrap;
  }
  .flex-box.ads .flex-item {
    width: 100%;
    padding: 0 0 1rem 0;
  }
  .flex-box.form-7 .form-7-label {
    flex: auto;
  }
  .flex-box.form-7 .form-7-field {
    flex: auto;
  }
}
.site-content {
  margin-top: 2.5em;
  margin-bottom: 2.5rem;
  font-size: 2rem;
}
.site-content strong span {
  color: #479e30;
}
.site-content hr {
  border-top: 1px solid #c37927 !important;
  padding: 0 !important;
  margin: 4rem 0 4rem 0 !important;
}
.site-content .content-block {
  margin-bottom: 2.5em;
}
.site-content header h1 {
  font-weight: 700;
  font-size: 2.5em;
  color: #479e30;
  text-align: center;
  margin-bottom: 1em;
  border: none !important;
}
.site-content header h1 span {
  color: #0078ba;
}
.site-content .mwm-aal-container {
  margin-bottom: 2.5em;
}
.site-content a {
  color: #479e30;
  text-decoration: none;
}
.site-content a:hover,
.site-content a:active,
.site-content a:focus {
  color: #0078ba;
  text-decoration: none;
}
.site-content a.red-button .site-content a.b-orange {
  color: #fff;
}
.site-content a.red-button .site-content a.b-orange:hover,
.site-content a.red-button .site-content a.b-orange:active,
.site-content a.red-button .site-content a.b-orange:focus {
  color: #fff;
  text-decoration: none;
}
.site-content a.anchor {
  display: block;
  position: relative;
  top: -160px;
  visibility: hidden;
}
.site-content h1 {
  font-size: 2em;
  color: #0078ba;
  margin-bottom: 0.5em;
  font-weight: 500;
}
.site-content h1.section-title {
  text-align: center;
  margin-bottom: 1em;
}
.site-content h2 {
  font-size: 1.5em;
  color: #0078ba;
  margin-bottom: 1em;
  font-weight: 500;
}
.site-content h2 span {
  color: #0078ba;
}
.site-content h3 {
  margin-bottom: 1em;
  font-weight: 500;
}
.site-content h2.historique {
  text-align: center;
}
.site-content h3.historique {
  text-align: center;
  margin-bottom: 2em;
  font-size: 2.5rem;
  color: #479e30;
}
.site-content p {
  margin-bottom: 1.5em;
}
.site-content p strong {
  color: #0078ba;
  font-weight: 700;
}
.site-content .toc {
  list-style: upper-roman;
  margin-left: 1.75em;
  color: #479e30;
}
.site-content .regionaux h2 strong {
  color: #479e30;
  font-weight: normal;
}
.site-content .regionaux h3 {
  margin-bottom: 1em;
}
.site-content .regionaux .tournee-logo-middle {
  display: flex;
  align-items: center;
}
.site-content .regionaux .tournee-logo-middle div img {
  width: 100%;
  margin-bottom: 4rem;
}
.site-content .prix-categories {
  /*display: grid;
		justify-content: space-evenly;
		grid-template-columns: 1fr 1fr 1fr;
		justify-items: center;*/
  position: relative;
}
.site-content .prix-categories .row {
  margin-bottom: 2rem;
}
.site-content .prix-categories > .row {
  padding-bottom: 2rem;
  padding-top: 2rem;
  border-bottom: 1px solid #c37927;
}
.site-content .prix-categories > .row:first-child {
  padding-top: 4rem;
  border-top: 1px solid #c37927;
}
.site-content .prix-categories h3 {
  font-size: 1.35em;
  color: #479e30;
  margin-bottom: 1.45em;
  margin-top: 1em;
  letter-spacing: -1px;
  text-align: center;
}
.site-content .prix-categories h3.categories {
  text-align: left;
  margin-top: 0;
}
.site-content .prix-categories .logo {
  padding-top: 2rem;
  width: 100%;
  margin: 0 auto;
}
.site-content .prix-categories .logo img {
  width: 100%;
}
.site-content .prix-categories div.col {
  padding: 2rem;
}
.site-content .prix-categories div.col .criteria-col,
.site-content .prix-categories div.col .categories-col {
  margin-bottom: 2em;
}
.site-content .prix-categories div.col p.number {
  font-size: 7rem;
  color: #479e30;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
}
.site-content .prix-categories div.col p.number span {
  font-size: 0.5em;
}
.site-content .prix-categories div.col h4 {
  font-weight: 500;
  font-size: 0.75em;
  text-transform: uppercase;
  color: #479e30;
  margin-bottom: 2em;
}
.site-content .prix-categories div.col img {
  width: 100%;
}
.site-content .cols-1.finalistes .col {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.site-content .cols-1.finalistes .col h3 {
  font-weight: 500;
  font-size: 2em;
  color: #479e30;
  text-align: center;
  margin-bottom: 0.25em;
}
.site-content .cols-1.finalistes .col h3 span {
  color: #0078ba;
}
.site-content .cols-1.finalistes .col h3 span.small {
  font-size: 2rem;
  color: #000;
  font-weight: 500;
  letter-spacing: 0;
}
.site-content .cols-1.finalistes .col h2 {
  font-size: 2.5em;
  color: #479e30;
  text-align: center;
  margin-bottom: 0.5em;
}
.site-content .cols-1.finalistes .col h4 {
  margin-bottom: 1em;
}
.site-content .cols-1.finalistes .col .logo {
  width: 10%;
  margin-left: auto;
  margin-right: auto;
}
.site-content .cols-1.finalistes .col .logo img {
  width: 100%;
}
.site-content .cols-1.finalistes .col p {
  text-align: center;
}
.site-content .cols-1.finalistes .col p img {
  width: 15%;
  margin-left: auto;
  margin-right: auto;
}
.site-content .entry-content ul {
  line-height: 1.25em;
  list-style: disc;
  margin-left: 1.5em;
  margin-bottom: 2em;
}
.site-content .entry-content ul li {
  margin-bottom: 0.25em;
}
.site-content .entry-content blockquote {
  padding-right: 4rem;
  padding-left: 4rem;
  margin-bottom: 4rem;
}
.site-content .entry-content blockquote .attribution {
  text-align: right;
  font-style: italic;
}
.site-content .year-links {
  padding: 0 0 0 0;
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-content .year-links li {
  list-style: none;
  padding: 0;
  margin: 0 1rem 0 0 !important;
}
.site-content .year-links li:last-child {
  margin: 0 !important;
}
.site-content #social-icons {
  display: flex;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-content #social-icons li a {
  display: block;
  width: 2rem;
  height: 2rem;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 1rem 0 0 0;
}
.site-content #social-icons li a.twitter {
  background: url(images/icon_twitter.svg);
}
.site-content #social-icons li a.facebook {
  background: url(images/icon_facebook.svg);
}
.site-content #social-icons li a.linkedin {
  background: url(images/icon_linkedin.svg);
}
.site-content #social-icons li a.instagram {
  background: url(images/icon_instagram.svg);
}
.site-content .laureats h4 {
  text-align: center;
  font-size: 2.75rem;
  margin-bottom: 0.5rem !important;
}
.site-content .laureats h5 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 2rem;
  font-weight: 300;
  font-style: italic;
}
.site-content .member-row .avatar {
  margin-bottom: 2rem;
  text-align: center;
}
.site-content .member-row .avatar.juries-container img {
  margin-bottom: 2rem;
}
.site-content .member-row .avatar img {
  width: 100%;
}
.site-content .member-row .member-content {
  margin-bottom: 2rem;
}
.site-content .member-row h2 {
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1em;
  margin-top: 0;
  color: #000;
  text-transform: none;
  letter-spacing: 0;
}
.site-content .member-row h2 strong {
  font-weight: 500;
}
.site-content .member-row h3 {
  font-weight: 500;
  margin-bottom: 0.5rem;
  line-height: 1.1;
  font-size: 2rem;
}
.site-content .member-row.finalistes {
  border-bottom: 1px solid #0078ba;
  padding-bottom: 4rem;
}
.site-content .member-row.finalistes .avatar img {
  width: 100%;
  margin-bottom: 2rem;
}
.site-content .member-row.finalistes h2 {
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.site-content .member-row.finalistes h3 {
  font-weight: 500;
  margin-bottom: 1rem;
  font-size: 2rem;
}
.site-content .member-row p,
.site-content .member-row ul,
.site-content .member-row ol {
  margin-bottom: 1em;
}
.site-content .member-row p strong,
.site-content .member-row ul strong,
.site-content .member-row ol strong {
  color: #333333;
}
.site-content .member-row h4 {
  font-weight: 500;
  margin-bottom: 0.5em;
  line-height: 1.25em;
  font-size: 2rem;
}
.site-content .member-row h5 {
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1.25em;
  font-size: 2rem;
}
.site-content .member-row ul {
  padding-left: 0;
}
.site-content .member-row li {
  margin-bottom: 0.5em !important;
}
.site-content .member-row .logo {
  width: 100%;
}
.site-content .member-row .info {
  margin-bottom: 0.25em;
}
.site-content .member-row #social-icons li a {
  margin-top: 0;
}
.site-content .member-row.laureats {
  margin-bottom: 5em;
}
.site-content .member-row blockquote {
  position: relative;
  padding: 0 2em 0 2em !important;
  margin: 1.5em 0 1.5em 0 !important;
  color: #479e30;
}
.site-content .member-row blockquote:before {
  content: "« ";
  margin-left: -0.7em;
  font-size: 5rem;
  position: absolute;
  top: -0.45em;
}
.site-content .member-row blockquote:after {
  content: " »";
  position: absolute;
  right: 0;
  font-size: 5rem;
  bottom: -0.3em;
}
.site-content .member-row .products img {
  width: 100%;
  margin-bottom: 2rem;
}
.site-content #gala h1 {
  font-weight: 500;
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 0.5em;
  color: #0078ba;
  text-align: center;
}
.site-content #gala h2 {
  font-size: 1.5em;
  color: #0078ba;
  text-align: center;
  margin-bottom: 1em;
  font-weight: 500;
  text-transform: none;
}
.site-content #gala h2 span {
  color: #0078ba;
}
.site-content #gala h3 {
  text-align: center;
  margin-bottom: 1em;
  font-weight: 500;
  font-size: 2rem;
}
.site-content #gala #gala-time {
  text-align: center;
}
.site-content #gala #gala-time > h3 {
  letter-spacing: 0px;
  margin-bottom: 0;
}
.site-content #gala #videoclips .category-name .img {
  margin: 0 auto 0 auto;
  width: 75%;
}
.site-content #gala #videoclips h3 {
  font-size: 1.35em;
  color: #479e30;
  margin-bottom: 1.45em;
  letter-spacing: 0;
  text-align: center;
  letter-spacing: -1px;
}
.site-content #gala #videoclips .video {
  margin-bottom: 1em;
}
.site-content #gala #videoclips .video img {
  margin-bottom: 2rem;
}
.site-content #gala #videoclips .video h4 {
  font-weight: 500;
}
.site-content #gala #videoclips .video h5 {
  font-weight: 300;
}
.site-content #gala #gala-atrium img {
  margin: 0 auto;
  width: 100%;
}
.site-content .liste-de-questions {
  width: 100%;
  margin: 0 0 5rem 0 !important;
  padding: 5rem !important;
  border: 2px solid #479e30;
  /*a {
			color: @white;
			text-decoration: underline;
			&:hover,&:active,&:focus {
				color: @orange-gradient-1;
				text-decoration: underline;
			}
		}*/
}
.site-content .liste-de-questions h1 {
  font-size: 3rem;
  margin-bottom: 0.5em;
}
.site-content .liste-de-questions h2 {
  font-size: 2.5rem;
  margin-bottom: 0.5em;
}
.site-content .liste-de-questions p,
.site-content .liste-de-questions ul {
  font-size: 1.8rem;
}
.site-content .liste-de-questions ul {
  margin: 0 0 2rem 0;
  padding: 0;
}
.site-content .liste-de-questions ul:last-child {
  margin-bottom: 0;
}
.site-content .liste-de-questions ul:last-child li:last-child {
  margin-bottom: 0;
}
.site-content .liste-de-questions ul li {
  list-style: none;
  margin: 0 0 0.5em 0;
  padding: 0;
}
.site-content .liste-de-questions ul li ul {
  margin: 0.5em 0 0.5em 0;
  padding: 0 0 0 1.5em;
}
.site-content .liste-de-questions ul li ul li {
  list-style: disc;
  margin: 0 0 0.25em 0;
  padding: 0;
}
.site-content .liste-de-questions em {
  font-size: 0.75em;
}
.site-content .accordion .card {
  background-clip: unset !important;
  border: none !important;
  border-radius: 0 !important;
}
.site-content .accordion .card-header {
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
}
.site-content .accordion .card-body {
  padding: 0 !important;
}
.site-content .accordion h2 button {
  font-size: 0.9em;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8af43+0,b07732+100 */
  background: #e8af43;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e8af43 0%, #b07732 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8af43', endColorstr='#b07732', GradientType=1);
  /* IE6-9 */
  color: #000 !important;
  margin-bottom: 1em;
  font-weight: 500;
  padding: 0.5em 0.5em 0.2em 0.7em;
  text-align: left;
  border: none;
  text-wrap-mode: wrap;
  position: relative;
}
.site-content .accordion h2 button:hover,
.site-content .accordion h2 button:active,
.site-content .accordion h2 button:focus {
  background: #479e30;
  color: #fff !important;
  text-decoration: none;
}
.site-content .accordion h2 button.collapsed::before {
  content: "+";
  font-size: 3rem;
  float: left;
  margin-right: 1rem;
}
.site-content .accordion h2 button::before {
  content: "–";
  font-size: 3rem;
  float: left;
  margin-right: 1rem;
}
@media (max-width: 470px) {
  .site-content .member-row blockquote:before {
    font-size: inherit !important;
    position: relative !important;
    top: inherit !important;
  }
  .site-content .member-row blockquote:after {
    position: relative;
    right: inherit;
    font-size: inherit;
    bottom: inherit;
  }
}
@media (max-width: 767px) {
  .site-content {
    font-size: 1.75rem;
  }
  .site-content .cols-3 {
    flex-wrap: wrap;
  }
  .site-content .cols-3 div.col {
    width: 100%;
  }
  .site-content .cols-3 div.col .categories-col,
  .site-content .cols-3 div.col .criteria-col {
    height: auto !important;
  }
  .site-content .cols-3 div.col img,
  .site-content .cols-3 div.col img.col-logo {
    width: 30%;
    margin: 0 auto 0 auto;
  }
  .site-content .prix-categories.categories-criteria div.col {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid #3abebc;
  }
  .site-content .prix-categories.categories-criteria div.col:first-child {
    padding-top: 4rem;
    border-top: 1px solid #3abebc;
  }
}
@media (max-width: 470px) {
  .site-content .cols-3 div.col img,
  .site-content .cols-3 div.col img.col-logo {
    width: 30%;
  }
}
.wpcf7-form .form-7-label {
  text-transform: uppercase;
  font-size: 0.55em;
  font-weight: 500;
  background: #3abebc;
  color: #fff;
  padding: 1.4em 0.75em 1.25em 0.75em;
  display: block;
  width: 100%;
  line-height: 1.1;
}
.wpcf7-form .form-7-field input[type="text"],
.wpcf7-form .form-7-field input[type="email"] {
  width: 100%;
  margin: 0;
  border: 1px solid #3abebc;
  padding: 0 0 0 1em;
  height: 100%;
  line-height: 1.1;
}
.wpcf7-form .wpcf7-radio.categories .wpcf7-list-item {
  margin-top: 0.4em;
}
.wpcf7-form input[type="submit"] {
  background: #ea2d1b;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 500;
  padding: 0.75em;
  text-align: center;
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border: none;
}
.wpcf7-form input[type="submit"]:hover,
.wpcf7-form input[type="submit"]:focus,
.wpcf7-form input[type="submit"]:active {
  color: #fff !important;
  background: #c02112;
  text-decoration: none;
}
.wpcf7-form div.wpcf7-response-output {
  margin: 0;
  padding: 1em;
}
.wpcf7-form p {
  margin-top: 1.5em;
}
.wpcf7-form h2 {
  margin-top: 2em;
}
.wpcf7-form h3 {
  color: #3abebc;
}
.wpcf7-form span.wpcf7-not-valid-tip {
  font-size: 0.75em;
}
@media (max-width: 767px) {
  .wpcf7-form .form-7-field input[type="text"],
  .wpcf7-form .form-7-field input[type="email"] {
    width: 100%;
    margin: 0;
    border: 1px solid #3abebc;
    padding: 0.5em 0.5em 0.5em 0.5em;
    height: auto;
  }
}
.logos {
  margin-top: 3rem;
  margin-bottom: 3rem;
  align-items: center;
}
.logos h4 {
  font-weight: 300;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.logos .logos-row {
  width: 100%;
  display: grid;
  justify-content: space-evenly;
  grid-template-columns: 25% 25% 25% 25%;
  margin-top: 3rem;
  align-items: center;
}
.logos .logos-row.one-logo {
  justify-content: center;
  grid-template-columns: 30%;
}
.logos .logos-row.one-logo .logo .logo-h4-container {
  text-align: center;
}
.logos .logos-row .logo {
  position: relative;
  padding: 0 20px 20px 20px;
  margin-bottom: 3rem;
}
.logos .logos-row .logo .logo-h4-container {
  margin-bottom: 3rem;
}
.logos .logos-row .logo .logo-container {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.logos .logos-row .logo .logo-container img {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  #logos .logo h4 {
    font-size: 1.25rem;
  }
  #logos .logo img {
    width: 150px;
  }
  .logos .logos-row {
    grid-template-columns: 50% 50%;
  }
  .logos .logos-row.one-logo {
    grid-template-columns: 50%;
  }
}
footer#site-footer {
  background: none;
  border: none;
  font-size: 1rem;
  padding: 0;
}
footer#site-footer p {
  margin-bottom: 0 !important;
}
#gala-ad {
  background: url(images/gala_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 10rem;
  padding-bottom: 7rem;
}
#gala-ad .info-box {
  background-color: rgba(255, 255, 255, 0.75);
  text-align: center;
  padding: 3rem 3rem 1rem 3rem;
  margin-bottom: 4rem;
}
#gala-ad .info-box h3 {
  font-size: 6rem;
  color: #3abebc;
  margin-bottom: 2rem;
  margin-top: 2rem;
}
#gala-ad .info-box h3 span {
  color: #ea2d1b;
}
#gala-ad .info-box p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 3rem;
}
#gala-ad .info-box .info-box-logo {
  display: block;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#gala-ad.gala-page {
  border-bottom: solid 6rem #3abebc;
}
@media (max-width: 767px) {
  #gala-ad .info-box h3 {
    font-size: 4rem;
  }
  #gala-ad .info-box p {
    font-size: 2rem;
  }
}
#copyright {
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 1.5rem;
  background: #479e30;
  color: #fff;
}
@media (max-width: 767px) {
  #copyright p {
    margin: 0 0 1rem 0;
  }
}
ul#social-icons {
  display: flex;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul#social-icons li a {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 0 0 0 1rem;
}
ul#social-icons li a.twitter {
  background: url(images/icon_twitter.svg);
}
ul#social-icons li a.facebook {
  background: url(images/icon_facebook.svg);
}
ul#social-icons li a.messenger {
  background: url(images/icon_messenger.svg);
}
ul#social-icons li a.linkedin {
  background: url(images/icon_linkedin.svg);
}
ul#social-icons li a.instagram {
  background: url(images/icon_instagram.svg);
}
ul#social-icons.ko {
  flex-direction: row-reverse;
}
ul#social-icons.ko li:first-child {
  order: 4;
}
ul#social-icons.ko li:nth-child(2) {
  order: 3;
}
ul#social-icons.ko li:nth-child(3) {
  order: 2;
}
ul#social-icons.ko li:nth-child(4) {
  order: 1;
}
ul#social-icons.ko li a.twitter {
  background: url(images/icon_twitter_ko.svg);
}
ul#social-icons.ko li a.facebook {
  background: url(images/icon_facebook_ko.svg);
}
ul#social-icons.ko li a.messenger {
  background: url(images/icon_messenger_ko.svg);
}
ul#social-icons.ko li a.linkedin {
  background: url(images/icon_linkedin_ko.svg);
}
ul#social-icons.ko li a.instagram {
  background: url(images/icon_instagram_ko.svg);
}
@media (max-width: 767px) {
  ul#social-icons.ko {
    flex-direction: row;
  }
  ul#social-icons.ko li:first-child {
    order: 1;
  }
  ul#social-icons.ko li:nth-child(2) {
    order: 2;
  }
  ul#social-icons.ko li:nth-child(3) {
    order: 3;
  }
  ul#social-icons.ko li:nth-child(4) {
    order: 4;
  }
  ul#social-icons.ko li a {
    margin: 0 1rem 0 0;
  }
}
.social-icon {
  display: inline-block;
  width: 1.25em;
  height: 1.25em;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin: 0 0 0 0;
}
.social-icon.twitter {
  background: url(images/icon_twitter.svg);
}
.social-icon.facebook {
  background: url(images/icon_facebook.svg);
}
.social-icon.messenger {
  background: url(images/icon_messenger.svg);
}
.social-icon.linkedin {
  background: url(images/icon_linkedin.svg);
}
.social-icon.instagram {
  background: url(images/icon_instagram.svg);
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.grecaptcha-badge {
  display: none;
}
.b-orange {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e8af43+0,b07732+100 */
  background: #e8af43;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e8af43 0%, #b07732 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e8af43 0%, #b07732 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8af43', endColorstr='#b07732', GradientType=1);
  /* IE6-9 */
  color: #000 !important;
  text-decoration: none;
  font-size: 2rem;
  padding: 1em;
  display: inline-block;
}
.b-orange strong {
  color: #000 !important;
}
.b-orange strong span {
  color: #000 !important;
}
.b-orange.no-gradient {
  background: #e8af43;
}
.b-orange:hover,
.b-orange:active,
.b-orange:focus {
  background: #479e30;
  color: #fff !important;
  text-decoration: none;
}
.b-orange:hover strong,
.b-orange:active strong,
.b-orange:focus strong {
  color: #fff !important;
}
.b-orange:hover strong span,
.b-orange:active strong span,
.b-orange:focus strong span {
  color: #fff !important;
}
.b-orange:cover-b {
  line-height: 1.5;
  font-size: 3rem;
  width: 100%;
}
.b-orange:cover-b strong {
  font-size: 2rem;
}
sup {
  font-size: 0.8em;
}
video.video-home {
  width: 100% !important;
  height: auto;
  aspect-ratio: 16 / 9 !important;
  margin-bottom: 2rem;
}
.gallery .gallery-icon img {
  border: 0 !important;
}
