/*
Theme Name: ergopix
Theme URI: http://www.ergopix.ch
Description: Thème responsive de ergopix sàrl
Author: ergopix sàrl
Version: 1.0
*/
embed, iframe, object, video {
	max-width: 100%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft, img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

.sponsor {
	border: 2px solid #EBEBEB;
	padding: 10px;
	width: 125px;
}

.sponsor.main-sponsor {
	width: 180px;
}

figure.wp-caption.alignright, img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

img.aligncenter, .wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

:-ms-input-placeholder {
	color: #939393;
}

.wp-caption, img {
	max-width: 100%;
}

#map-section {
	height: 720px;
}

#guest-section {
	text-align: center;
}

.guest-container {
	background: #FFF;
	border: 2px solid #F4F4F4;
	border-radius: 2px;
	padding: 0 70px;
	margin-top: -30px;
	height: 100%;
}

.guest-content {
	margin-top: -60px;
}

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

.btn {
	background-color: #d8232a;
	border: solid 2px #d8232a;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 0 15px;
	height: 40px;
	line-height: 37px;
}

.btn:hover {
	background-color: #FFF;
	border-color: #d8232a;
	color: #d8232a;
}

.row-eq-height {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.guests-row {
	background-image: url(images/bg.png);
	margin-top: 30px;
}

.fancy {
	line-height: .5;
	text-align: center;
	overflow: hidden;
	height: 60px;
}

.fancy span {
	display: inline-block;
	position: relative;
	margin-top: 12px;
}

.fancy span:before, .fancy span:after {
	content: "";
	position: absolute;
	border-top: 2px solid #EBEBEB;
	top: 27px;
	width: 600px;
}

.fancy span:before {
	right: 100%;
	margin-right: 15px;
}

.fancy span:after {
	left: 100%;
	margin-left: 15px;
}

.col-sm-20 {
	-ms-flex: 0 0 20%;
	-webkit-box-flex: 0;
	flex: 0 0 20%;
	max-width: 20%;
}

.price {
	font-size: 48px;
	color: #000000;
	line-height: 64px;
	font-weight: 700;
}

.price-label {
	opacity: .6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	padding: 0 15px;
}

.table {
	border-bottom: 1px solid #e9ecef;
}

.prices-td {
	border-right: 2px solid #EBEBEB;
}

.prices-tr .prices-td:last-child {
	border-right: none;
}

.prices-tr {
	padding: 30px 0;
	border-bottom: 2px solid #EBEBEB;
}

.fdb-block {
	padding: 70px 0;
}

.navbar {
	padding: 16px 0;
	padding: 1rem 0;
}

.navbar-trans {
	background-color: transparent;
}

.fdb-block.fdb-viewport {
	padding: 186px 0 70px;
}

.page-template-default.home .fdb-block.fdb-viewport, .page-template-default.home .fdb-block.fdb-viewport .container {
	min-height: 420px;
}

.page-template-default .fdb-block.fdb-viewport, .page-template-default .fdb-block.fdb-viewport .container {
	min-height: 115px;
}

.fdb-block.fdb-viewport {
	background: url(images/owl.png), -webkit-linear-gradient(315deg, #FFEB00 0%, #FDC500 100%);
	background: url(images/owl.png), linear-gradient(135deg, #FFEB00 0%, #FDC500 100%);
	background-position: bottom right;
	background-repeat: no-repeat;
}

header {
	z-index: 1000;
}

header .navbar-nav a.nav-link {
	color: #000000;
	line-height: 1;
}

header .navbar-nav a.nav-link:hover {
	color: #000000;
	opacity: .7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#menu-item-51 {
	padding: 0 15px;
}

.navbar-expand-xl .navbar-nav .nav-link {
	padding: 10px;
}

body.home .fdb-block.fdb-viewport {
	padding: 186px 0 186px;
}

.menu-item.facebook .nav-link {
	padding: 10px 0 10px 10px;
}

.menu-item.instagram .nav-link {
	padding: 10px 0 10px 10px;
}

.fdb-block h1, .fdb-block .text-h1 {
	line-height: 1.2;
}

.menu-fixed {
	background-color: #FFF;
	box-shadow: 0 2px 23px -13px rgba(0, 0, 0, 0.5);
}

.navbar-brand img {
	-webkit-transition: width .5s;
	transition: width .5s;
	width: 300px;
}

.menu-fixed .navbar-brand img {
	width: 100px;
}

.fdb-block {
	color: #000000;
}

.home .fdb-block.fdb-viewport h1 {
	margin-top: 1.3em;
	margin-bottom: 12px;
}

.home .fdb-block h2 {
	margin-top: 0;
}

.btn-big {
	font-size: 18px;
	color: #F0B000;
	letter-spacing: 2.25px;
	font-weight: 600;
	text-transform: uppercase;
	background: #FFF;
	box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.08);
	border-radius: 32px;
	height: 64px;
	line-height: 64px;
	border: none;
	padding: 0 46px;
}

.btn-big:hover {
	background-color: #d8232a;
	border-color: transparent;
	color: #FFF;
}

.wp-caption, img {
	height: auto;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	clear: both;
}

.fdb-block h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.the-content a.fasc-button {
	margin-right: 15px;
}

.the-content a.fasc-size-large, .content-sidebar a.fasc-size-large {
	border-radius: 20px;
	padding: 8px 15px;
}

.the-content a.fasc-size-medium, .content-sidebar a.fasc-size-medium {
	border-radius: 16px;
	padding: 7px 15px;
}

a {
	color: #d8232a;
}

a:hover {
	color: #d8232a;
	text-decoration: underline;
}

a:hover img {
	text-decoration: none;
}

.fdb-block h3 {
	margin-top: 35px;
}

.fdb-block h2, .fdb-block .text-h2 {
	margin-top: 45px;
}

.the-content :first-child {
	margin-top: 0;
}

.submenu {
	margin-bottom: 45px;
}

.submenu-parent {
	font-weight: 700;
	color: #000000;
	line-height: 20px;
	text-transform: uppercase;
	overflow: hidden;
}

.submenu-parent:after {
	content: "";
	display: inline-block;
	height: 2px;
	width: 100%;
	margin-right: -100%;
	margin-left: 5px;
	border-top: 2px solid #EBEBEB;
}

ul.list-submenu {
	list-style: none;
	margin: 15px 0 0;
	padding: 0;
}

ul.list-submenu li {
	padding: 4px 0;
}

ul.list-submenu li.current_page_item a {
	color: #666;
	font-weight: 500;
	cursor: default;
}

header .navbar-nav li.current_page_item a.nav-link, header .navbar-nav li.current-page-ancestor a.nav-link {
	color: #d8232a;
}

ul.list-submenu li.current_page_item a:hover {
	text-decoration: none;
}

.content-sidebar {
	border-top: 2px solid #EBEBEB;
	padding: 30px 0;
}

.content-sidebar.no-submenu {
	border-top: none;
	padding: 0;
}

h2.fancy span:before, h2.fancy span:after {
	top: 15px;
}

#content-section #prices-section {
	margin-bottom: 60px;
}

.fdb-block img {
	border-radius: 0;
	-webkit-border-radius: 0;
}

.the-content a.fasc-button.fasc-ico-before:before, .the-content a.fasc-button.fasc-ico-after:after {
	margin-top: 2px;
}

.no-list ul {
	list-style: none;
}

body.page-id-11 .the-content {
	column-count: 2;
	column-gap: 60px;
}

li.facebook a {
	height: 45px;
	width: 45px;
	display: inline-block;
	background-color: #4267b2;
	color: #FFF;
	line-height: 45px;
	border-radius: 50%;
	font-size: 20px;
	position: relative;
	top: -5px;
	padding-left: 0 !important;
	text-align: center;
	color: #FFF !important;
	margin-left: 15px;
	transition: all .2s linear;
}

li.facebook a i {
	position: relative;
	left: 0;
	top: 1px;
}

.container-menu {
	max-width: 1320px;
	width: 100%;
	margin: 0 auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

li.facebook a:hover {
	background-color: #4267b2;
	color: #FFF;
	opacity: 1;
}

li.instagram a {
	height: 45px;
	width: 45px;
	display: inline-block;
	background-color: #d8232a;
	color: #FFF;
	line-height: 45px;
	border-radius: 50%;
	font-size: 20px;
	position: relative;
	top: -5px;
	padding-left: 0 !important;
	text-align: center;
	color: #FFF !important;
	margin-left: 15px;
	transition: all .2s linear;
}

li.instagram a i {
	position: relative;
	left: 0;
	top: 1px;
}

li.instagram a:hover {
	background-color: #d8232a;
	color: #FFF;
	opacity: 1;
}

.row-soutien-vendo {
	border-bottom: 1px solid #DDD;
	padding: 15px 0;
}

.table td, .table th {
	padding: .75rem 0;
}

.hero-arrow {
	bottom: 45px;
	left: 0;
	right: 0;
	text-align: center;
}

.hero-arrow .scroll-btn {
	display: inline-block;
	font-size: 2em;
}

.bounce {
	animation: bounce 2s infinite;
}

.gfield.gfield--type-html h3 {
	border-bottom: 1px solid #CCC;
	padding-bottom: 0;
	margin-bottom: 0;
}

.gfield.gfield--type-html h4 {
	margin-top: 1.5rem;
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 1.25rem;
	color: #d8232a;
}

.gf_progressbar_wrapper {
	margin-bottom: 2rem;
}

#field_1_66 h4, #field_1_66 p, #field_1_67 h4, #field_1_67 p, #field_1_69 h4, #field_1_69 p{
	margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gfield_label {
	line-height: 1.2;
}

.gform_fields #field_1_24 h4 {
	margin-top: 0;
}

.gfield--has-description.field_description_above label{
	margin-bottom: 0!important;
}

body .gform_wrapper.gravity-theme .gform_footer button, body .gform_wrapper.gravity-theme .gform_footer input, body .gform_wrapper.gravity-theme .gform_page_footer button, body .gform_wrapper.gravity-theme .gform_page_footer input, body .gform_wrapper.gravity-theme .gform_previous_button.button, body.gform_wrapper.gravity-theme .gform_save_link.button {
	background-color: #d8232a;
	border: solid 2px #d8232a;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 0 15px;
	height: 40px;
	line-height: 37px;
	color: #FFF;
	display: inline-block;
	-webkit-box-sizing: border-box;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	user-select: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	font-size: 1rem;
}

body .gform_wrapper.gravity-theme .gform_footer button:hover, body .gform_wrapper.gravity-theme .gform_footer input:hover, body .gform_wrapper.gravity-theme .gform_page_footer button:hover, body .gform_wrapper.gravity-theme .gform_page_footer input:hover, body .gform_wrapper.gravity-theme .gform_previous_button.button:hover, body.gform_wrapper.gravity-theme .gform_save_link.button:hover {
  background-color: #FFF;
  border-color: #d8232a;
  color: #d8232a;
}

body .gform_wrapper.gravity-theme .gform_save_link.button {
  color: #d8232a;
}

body .gform_wrapper.gravity-theme .gform_save_link.button svg path{
	fill: #d8232a;
}

body .gform_wrapper.gravity-theme  .gform_save_link.button:hover{
	background-color: #d8232a;
	color: #FFF;
}

body .gform_wrapper.gravity-theme .gform_save_link.button:hover svg path{
	fill: #FFF;
}

body .gform_wrapper.gravity-theme .gform_footer, body .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 30px 0 0;
  border-top: 1px solid #CCC;
}

body .gform_wrapper.gravity-theme .field_description_above.hidden_label .gfield_description{
	margin-top:0;
}

.gform_wrapper.gravity-theme .field_description_below .gfield_description{
	padding-top: 2px;
}

body .gfield--has-description.field_description_above .gfield_description{
	padding-bottom: 2px!important;
}

body .gform_wrapper.gravity-theme .gform_validation_errors {
  background: rgba(216, 35, 42, .2);
  border: 1px solid #d8232a;
  border-radius: 0;
  box-shadow: none;
  padding: 1rem;
  font-size: 12px;
}

body .gform_wrapper.gravity-theme .gform_validation_errors > h2 .gform-icon{
	display: none!important;
}

body .gform_wrapper.gravity-theme .gfield_validation_message, body .gform_wrapper.gravity-theme .validation_message {
  background: transparent;
  border: none;
  font-size: 12px;
  padding: 0;
  padding-bottom: 0!important;
  margin-top: 5px;
}

body .gform_wrapper.gravity-theme .gfield-choice-input{
	vertical-align: top;
	margin-top: 6px;
	margin-right: 3px;
}

body .gform_wrapper.gravity-theme input[type=text]:read-only {
	cursor: not-allowed;
}

#gform_wrapper_1 #input_1_92[readonly],
#gform_wrapper_1 #input_1_92.is-readonly {
  cursor: not-allowed;
  background-color: #f3f4f6;
  color: #6b7280;
  border: 1px solid;
}

body .gform_wrapper.gravity-theme .ginput_container_date input {
  width: 100%;
}


@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}

	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

@media (max-width: 767px) {
	.guest-2 {
		margin-top: 88px;
	}

	.guest-container {
		padding: 0 15px 30px 15px;
	}

	.col-sm-20 {
		-ms-flex: 0 0 100%;
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.navbar {
		padding: 1rem 15px;
	}

	.fancy {
		height: auto;
	}

	.prices-td {
		border-right: none;
	}

	.guests-row {
		background-image: none;
	}

	.navbar-brand img {
		max-width: 150px;
	}

	.navbar-nav {
		padding-top: 15px;
	}

	.menu-fixed .navbar-brand img {
		height: auto;
	}

	.fdb-block h1, .fdb-block .text-h1 {
		font-size: 1.75rem;
	}

	.fdb-block h2, .fdb-block .text-h2 {
		font-size: 1.25rem;
	}

	.btn-big {
		letter-spacing: 1px;
		border-radius: 21px;
		height: 42px;
		line-height: 42px;
		padding: 0 23px;
		font-size: 15px;
	}

	.page-template-default.home .fdb-block.fdb-viewport, .page-template-default.home .fdb-block.fdb-viewport .container {
		min-height: 0;
	}

	.fdb-block.fdb-viewport {
		padding: 129px 0 30px;
	}

	.home .fdb-block.fdb-viewport {
		padding: 100px 0 50px;
	}

	.fdb-block {
		padding: 30px 0;
	}

	.fancy span:before, .fancy span:after {
		top: 19px;
	}

	.page-template-default .fdb-block.fdb-viewport, .page-template-default .fdb-block.fdb-viewport .container {
		min-height: 0;
	}

	#content-section #prices-section .fancy span {
		height: 15px;
	}

	.sidebar {
		margin-top: 60px;
	}

	body.page-id-11 .the-content {
		column-count: 1;
		column-gap: auto;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.guest-container {
		padding: 0 15px;
	}

	#sponsors-section img {
		width: 100px;
		height: auto;
	}

	body.page-id-11 .the-content {
		column-count: 1;
		column-gap: auto;
	}
}

@media (max-width: 1200px) {
	.navbar-trans {
		background-color: #FFF;
		box-shadow: 0 2px 23px -13px rgba(0, 0, 0, 0.5);
	}

	header .navbar-nav a.nav-link {
		text-align: center;
	}

	li.facebook a {
		top: 0;
		margin-left: 0;
	}

	#menu-item-420 {
		text-align: center;
		padding-top: 15px;
	}
}