@charset "UTF-8";
/* CSS Document */
body{
	background-color:#fff;
}
body.page-form{
	background-color:#087730;
}
.enteteLogo{
	background: #fff;
	height: auto;
	padding: 10px;
	margin: 0;
	
}
.color-em{color: #FDB128;}
.slogan{
	font-family: 'Lobster', cursive;
	font-size: 1.6em;
	color: #fff;
}
.entete{ 
	background-image:url("../images/entete-bg-beignet.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	padding: 2em 0;
	margin: 0;}
.img-recette{
	position: absolute;
	bottom: -4em; right: -8em; max-width: 40%;
	display: block;
}
.img-recette-mobil{
	display: none;
	
}
p{color:#C3C3C3;}
h1, h2{
font-family: Roboto;
font-style: italic;
font-weight: 700;
font-size: 1.6em;
line-height: 1.4em;
text-align: center;
text-transform: uppercase;
color: #fff;
}
h1{margin-top: 10px;}
h2{
margin-top: 30px;
font-weight: 500;
font-size: 1.2em;
text-align: center;

	line-height: 1.1em;

}

footer{
	margin-top: 10px;
	font-size: 0.8em;
}



fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
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}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}

/* Clearfix */
.container:before,.container:after,.clearfix:before,.clearfix:after{content:'';display:table}
.container:after,.clearfix:after{clear:both}
.container,.clearfix{zoom:1}



/* CUSTOM STYLE */
#mauticform_201901formgaia2019boncadeaux_vos_equipements_actuels .mauticform-label{
    display:block;
}
#mauticform_201901formgaia2019boncadeaux_vos_equipements_actuels .mauticform-radiogrp-label{
    display: inline-block;
    margin-right: 20px;
    font-size: 1.0em !important;
}
.mauticform-checkboxgrp-row{
    display: inline-block; 
}
.mauticform-label {display: block !important;}

/* Media query for 960 Screens - sets nested grids to 100% */
@media only screen and (max-width:73rem){
.container .container .c1,.container .container .c2,.container .container .c3,.container .container .c4,.container .container .c5,.container .container .c6,.container .container .c7,.container .container .c8,.container .container .c9,.container .container .c10,.container .container .c11,.container .container .c12{width:100%;margin-bottom:1rem}
.container .container > div:last-child{margin-bottom:0 !important}
/*.container {padding: 3rem 2rem !important;}*/
.form-container {width: 100%; margin: 0;}
.form {max-width: 100% !important;}
/*.hero {padding-top: 3rem;}*/
.speakers-container, .testimonials-container, .grid-container {display: block !important;}
.speaker, .testimonial, .grid-item {display: block; float: left; margin: 0 0 2rem 0 !important; width: 100%;}
.img-recette-mobil{
	display: block;
}
	.img-recette{
	display: none;
}
}

/* Media query for iPad and tablets */
@media handheld, only screen and (max-width: 48rem), only screen and (max-device-width: 48rem) and (orientation:portrait){
body{font-size:90%}
/*.container{margin-bottom:0!important; padding: 2rem 1.5rem !important;}*/
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{width:100%;margin-right:0;margin-left:0;margin-bottom:1rem}
	
}

/* Additional helpers */
.no-padding {padding: 0 !important;}
.hide {display: none;}
.txtCenter, .txtCenter .subheader-titles {text-align: center !important;}
.green {
  color: #00bf9a;
}

/* LP Builder helpers */
div[data-section-wrapper], div[data-section], div[data-slot-container], div[data-slot] {
  position: relative;
  z-index: 1;
}

div[data-section-focus] {
  z-index: 2;
}


/* Page Styling */
section.green {
  background: #00bf9a;
  color: #ffffff;
}
section[style="background-color: #00bf9a;"]  + section[style="background-color: #00bf9a;"] .container {
  border-top: 1px solid #ffffff;
}
.charcoal {
  color: #3f3f45;
}
section[style="background-color: #3f3f45;"] {
  color: #ffffff;
}
section[style="background-color: #3f3f45;"]  + [style="background-color: #3f3f45;"]  .container {
  border-top: 1px solid #636363;
}
.white {
  color: #ffffff;
}
section[style="background-color: #ffffff;"] {
  background: #ffffff;
  color: #212121;
}
section[style="background-color: #ffffff;"] + section[style="background-color: #ffffff;"] .container {
  border-top: 1px solid #DEDEDE;
}


/* Button style */
.button {
  display: inline-block;
  padding: 1rem 1.75rem;
  border-radius: .25rem;
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  letter-spacing: .02rem;
  cursor: pointer;
  margin: 0 .5rem;
  overflow: hidden;
  border: 1px solid #ffffff;
  -webkit-box-shadow: -2px 2px 2px 0 rgba(0,0,0,.2);
  -moz-box-shadow: -2px 2px 2px 0 rgba(0,0,0,.2);
  box-shadow: -2px 2px 2px 0 rgba(0,0,0,.2);
  -webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
  transition: all 1s cubic-bezier(.19,1,.22,1);
  background: #ffffff;
  color: #212121;
}

.button:hover {
  background: transparent;
  color: #ffffff;
  -webkit-box-shadow: -2px 2px 2px 0 rgba(0,0,0,.6);
  -moz-box-shadow: -2px 2px 2px 0 rgba(0,0,0,.6);
  box-shadow: -2px 2px 2px 0 rgba(0,0,0,.6);
}


a{
    color: #888;
    font-weight: bold;
}




#mauticform_fitdayspreinscription_telephone .mauticform-helpmessage{
font-size: .75rem!important;
    font-weight: 400!important;
    margin-bottom: .5rem!important;
    text-transform: uppercase;
}

footer .logo {
  height: 2rem;
  display: inline-block;
}

@media (max-width:48rem) {
    .form{
        padding: 0.4rem 0.2rem;
    }

    .entetecontent img{
        max-width: 80%;
    }
  footer p {
    text-align: center;
  }
  footer .copyright {
    text-align: center;
  }
  footer {
    text-align: center;
  }
  footer .logo-container {
    text-align: center;
  }
  footer .logo {
    float: none;
  }
    h1 {
    font-size: 1.8em;
    margin-bottom: 0px;
}
    h2 {
    font-size: 1.4em;
    letter-spacing: 0em;
}
    h3 {
    font-size: 1.6em;
    letter-spacing: 0em;
}
}

section {
  float: left;
  width: 100%;
  padding: 0;
  overflow: hidden;
}


.container h2 {
  margin: 0 0 1rem 0;
}

.hero {
  overflow: hidden;
  position: relative;
}

.hero h1 {
  color: #ffffff;
}

.hero .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 34rem;
  background-color: #087730;/*COLOR BACKGROUND***************************/
}

.hero .background div[data-slot-container], .hero .background div[data-slot] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 10rem;
}

.hero .background-image {
  object-fit: contain;
  width: 100%;
  margin: 0;
  opacity: 1;
  max-width: 100%;
}

@media (max-width: 73rem) {
  .hero .background-image {
    height: 120%;
    max-width: inherit;
    width: auto;
    margin: calc(-20% - 3rem);
  }
}

/* Form style */
.form {
    padding: 2rem 2.3rem;
    float: left;
    -webkit-box-shadow: -3px 3px 4px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: -3px 3px 4px 0 rgba(0, 0, 0, .2);
    box-shadow: -3px 3px 4px 0 rgba(0, 0, 0, .2);
    max-width: 40rem;
    width: 100%;
    margin-bottom: 20px;
}



.form h1 {
    line-height: 2.2rem;
    font-size: 1.8rem;
    width: 50%;
    height: 3.75rem
}

@media (max-width:73rem) {
    .form {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    .form h1 {
        width: 100%;
        height: auto
    }
    .form{
        padding: 0.4rem 0.2rem;
		margin-right: 8px;
		margin-left: 8px;
    }
}

.form p {
    font-size: 1rem;
    line-height: 1.8rem;
    opacity: .75;
    width: 100%;
}

@media (max-width:73rem) {
    .form p {
        width: 100%;
        height: auto
    }
}
/*CUSTOM PHIL*/
#mauticform_fitdayspreinscription_quel_est_le_club_proche_d.mauticform-row, #mauticform_fitdayspreinscription_adresse.mauticform-row{
    width: 100%;
}

.form a {
    color: #40DA9F;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    display: inline
}

.form a:hover {
    color: #fff
}

.form button,
.form input,
.form select,
.form textarea {
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #757575;
    height: 2.4rem;
    font-weight: 500;
    width: 100%;
    background: rgba(144, 167, 188, .7);
    outline: 0;
    padding: 0 1rem;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1)
}

.form button:hover,
.form input:hover,
.form select:hover,
.form textarea:hover {
    background: rgba(144, 167, 188, .9)
}

.form button:focus,
.form input:focus,
.form select:focus,
.form textarea:focus {
    color: #212121;
    background: #90a7bc
}

.form button::-webkit-input-placeholder,
.form input::-webkit-input-placeholder,
.form select::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
    color: #fff
}

.form button::-moz-placeholder,
.form input::-moz-placeholder,
.form select::-moz-placeholder,
.form textarea::-moz-placeholder {
    color: #fff
}

.form button:-ms-input-placeholder,
.form input:-ms-input-placeholder,
.form select:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
    color: #fff
}

.form button:-moz-placeholder,
.form input:-moz-placeholder,
.form select:-moz-placeholder,
.form textarea:-moz-placeholder {
    color: #fff
}

.form select {
    color: #fff;
    background: url(../sources%20en%20ligne%20GAIANNIVERSAIRE/assets/icon_arrow-down_white.svg) , rgba(144, 167, 188, .7);
    background-size: .55rem auto;
    background-position: 95%, center;
    background-repeat: no-repeat
}

.form select:hover {
    background: url(../sources%20en%20ligne%20GAIANNIVERSAIRE/assets/icon_arrow-down_white.svg) , rgba(144, 167, 188, .9);
    background-size: .55rem auto;
    background-position: 95%, center;
    background-repeat: no-repeat
}

.form select:focus {
    background: url(../sources%20en%20ligne%20GAIANNIVERSAIRE/assets/icon_arrow-down_white.svg) 95% no-repeat, center no-repeat #90a7bc;
    background-size: .55rem auto
}

.form input[type=checkbox],
.form input[type=radio] {
    -webkit-appearance: none;
    height: 2em;
    width: 2em;
    margin: -.05rem .5rem 0 0;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    border-radius: 0.5em;
    outline: 0;
    padding: 0 .8rem
}

.form input[type=checkbox]:checked,
.form input[type=radio]:checked {
    background-color: #087730;
}

.form input[type=checkbox]:before,
.form input[type=checkbox]:checked:before,
.form input[type=radio]:before,
.form input[type=radio]:checked:before {
    position: absolute;
    top: 32%;
    left: 35%;
    width: 30%;
    height: 30%;
    text-align: center;
    color: #fff;
    content: '';
    line-height: .5rem;
    background: 0 0!important
}

.form input[type=checkbox]:checked:before,
.form input[type=radio]:checked:before {
   content: url(../assets/icon_check_black.png)
}

.form input[type=checkbox]:hover:before,
.form input[type=radio]:hover:before {
    background: rgba(255, 255, 255, .3)
}

.form .mauticform-checkboxgrp-label,
.form .mauticform-radiogrp-row label {
    text-transform: none;
    font-size: .8rem;
    font-weight: 600;
    line-height: 1.6rem
}

.form label,
.form label.mauticform-label {
    font-size: .85rem!important;
    font-weight: 400!important;
    margin-bottom: .5rem!important;
    text-transform: uppercase;
    display: block;
}
.mauticform-radiogrp-row {
    display: inline-block;
}
.form label span,
.form label.mauticform-label span {
    width: 70%;
    display: inline-block;
    vertical-align: middle
}

.form label,
.form label * {
    display: inline-block;
    vertical-align: middle;
    line-height: 1rem
}

.form button.mauticform-pagebreak {
    position: relative;
    margin-top: .5rem!important;
    margin-left: calc(50% - 8rem)!important;
    margin-right: calc(50% - 8rem)!important;
    margin-bottom: 0!important
}

.form button.mauticform-pagebreak.mautic-pagebreak-back {
    background: 0 0!important;
    color: #fff!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    height: 2rem!important;
    font-weight: 400!important
}

.form button.mauticform-pagebreak~.mauticform-button-wrapper {
    margin-top: 0!important
}

.form.thank-you h1,
.form.thank-you p {
    width: 100%;
    height: auto
}

.form.thank-you h1 {
    margin: 0 0 .5rem
}

.form .mauticform-required:after {
    content: '*';
    position: absolute;
    top: 1rem;
    right: 1rem;
    line-height: .9rem;
    font-size: 1rem
}

.form.white,
.form.white label {
    color: #212121
}

.form.white {
    background: #727272;
    border-radius:10px;
   box-shadow: 3px 3px 2px 1px #333;
}

.form.white input,
.form.white select,
.form.white textarea {
    background: #ddd;
    color: #757575;
    border-bottom: 1px solid;
    border-color: rgba(33, 33, 33, .1);
    font-size: 1rem
}

.form.white input:hover,
.form.white select:hover,
.form.white textarea:hover {
    background: #A1C5CE;
}

.form.white input::-webkit-input-placeholder,
.form.white select::-webkit-input-placeholder,
.form.white textarea::-webkit-input-placeholder {
    color: #aaa
}

.form.white input::-moz-placeholder,
.form.white select::-moz-placeholder,
.form.white textarea::-moz-placeholder {
    color: #aaa
}

.form.white input:-ms-input-placeholder,
.form.white select:-ms-input-placeholder,
.form.white textarea:-ms-input-placeholder {
    color: #aaa
}

.form.white input:-moz-placeholder,
.form.white select:-moz-placeholder,
.form.white textarea:-moz-placeholder {
    color: #212121
}

.form.white .privacy a:hover,
.form.white label a:hover {
    color: #00bf9a
}

.form.white label a {
    color: #00bf9a;
    font-weight: 700
}

.form.white .privacy a {
    font-weight: 700
}

.form.white .mauticform-required:after {
    color: rgba(33, 33, 33, .2)
}

.form .panel {
    float: left;
    padding: 2rem 1.5rem;
    left: -4.5rem;
    width: calc(100% + 9.1rem);
    margin: 0 0 2.25rem
}

.form .panel p {
    margin: 0;
    position: relative;
    z-index: 3
}

.form .panel a {
    color: #4e5e9e;
    font-weight: 600
}

.form .panel a:hover {
    color: #1E5D86
}

.form .button,
.form .mauticform-button-wrapper .mauticform-button,
.form button,
.form button.btn.btn-default {
    background: #FDB128;
    color: #fff;
    border: none;
    border-width: 0;
    max-width: 16rem;
    display: inline-block;
    border-radius: 0.5rem;
    padding: 1.2rem 1rem;
    width: 100%;
    height: auto;
    text-align: center;
	text-transform: uppercase;
	font-weight: 500;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    -webkit-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, .2);
    font-size:1.2em;
	letter-spacing: 0.2em;
}

.form .button:hover,
.form .mauticform-button-wrapper .mauticform-button:hover,
.form button.btn.btn-default:hover,
.form button:hover {
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    color: #494949;
    background: #FDB128;
    -webkit-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, .5);
    box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, .5)
}

.form .button#mauticform_input_mauticcomsignupfree_final_page,
.form .mauticform-button-wrapper .mauticform-button#mauticform_input_mauticcomsignupfree_final_page,
.form button#mauticform_input_mauticcomsignupfree_final_page,
.form button.btn.btn-default#mauticform_input_mauticcomsignupfree_final_page {
    color: #fff;
    background: #1E2A36
}

.form .button#mauticform_input_mauticcomsignupfree_final_page:hover,
.form .mauticform-button-wrapper .mauticform-button#mauticform_input_mauticcomsignupfree_final_page:hover,
.form button#mauticform_input_mauticcomsignupfree_final_page:hover,
.form button.btn.btn-default#mauticform_input_mauticcomsignupfree_final_page:hover {
    background: #11181F
}

.form .mauticform-errormsg {
    height: 2rem;
    float: left;
    color: #FF6363;
    font-weight: 600;
    font-size: .76rem;
    line-height: 1rem;
    padding: .4rem 0 0
}

.form .mauticform-freetext {
    width: 100%
}

.form .mauticform-freetext span {
    font-size: 1.2rem!important;
    line-height: 1.9rem!important
}

.form .mauticform-freetext a {
    color: #00bf9a!important
}

.form .privacy {
    width: 100%;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: .65rem;
    letter-spacing: .1rem;
    font-weight: 500
}

.mauticform-row {
    width: 100%;
    float: left;
    padding: .75rem .9rem;
    margin-bottom: 0!important;
    position: relative
}

.mauticform-row#mauticform_contactus_message {
    width: 100%
}

.mauticform-row#mauticform_contactus_message textarea {
    height: 7rem
}

.mauticform-row.mauticform-has-error,
.mauticform-row.mauticform-has-error+.mauticform-row {
    min-height: 7.5rem
}

.mauticform-pagebreak-wrapper,
.mauticform-row.mauticform-button-wrapper {
    width: 100%;
    text-align: center;
    margin: 1rem 0 0
}

.form-wrapper {
    text-align: center
}

.form-wrapper .znColumnElement-innerWrapper {
    width: auto;
    display: inline-block
}

@media (max-width:48rem) {
    .mauticform-row {
        width: 100%
    }
}

.form .mauticform-row.mauticform-required .mauticform-label:after {
  color: #fff;
  line-height: .75rem;
  vertical-align: bottom;
  content: ' *';
  position: absolute;
  right: 1.6rem;
  top: 3.3rem;
  display: none
}

input[type=text] {
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    color: #808080;
    height: 2.4rem;
    font-weight: 500;
    width: 100%;
    background: rgba(144, 167, 188, .7);
    outline: 0;
    padding: 0 1rem;
    -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition: all 1s cubic-bezier(.19, 1, .22, 1)
}

input[type=text]:hover {
    background: rgba(144, 167, 188, .9)
}

input[type=text]:focus {
    color: #212121
}

input[type=text]::-webkit-input-placeholder {
    color: #fff
}

input[type=text]::-moz-placeholder {
    color: #fff
}

input[type=text]:-ms-input-placeholder {
    color: #fff
}

input[type=text]:-moz-placeholder {
    color: #fff
}

input:focus {
    background: rgba(255, 255, 255, .7)
}

body .facetwp-btn {
    right: .75rem
}

/* Customer section */
.customers {
  overflow: auto;
}
.customers .container {
  padding: 3.5rem 0;
}
.customers .logos {
  display: flex;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  min-width: 73rem;
}
.customers .logo-container {
  flex: 1;
  text-align: left;
  display: flex;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: left;
  justify-content: left;
}
.customers .logo {
  width: 10rem;
  height: auto;
  display: inline-block;
  filter: grayscale(100%);
  -webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
  transition: all 1s cubic-bezier(.19,1,.22,1);
}

.customers .logo:hover {
  filter: grayscale(0%);
}

/* Details */
.details .container {
  padding: 3.5rem 0;
}

/* Speaker section */
.speakers .speakers-container {
  display: flex;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: stretch;
  width: 100%;
}

.speaker {
  background: #3f3f45;
  color: #ffffff;
  margin: 0 0.5rem;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.speaker h3 {
  color: #00bf9a;
}

.speaker .speaker-details {
  width: calc(100% - 16rem);
}

.speaker-image img {
  border-radius: 50%;
}
.speaker-image {
  padding: 2rem;
  width: 16rem;
}
.speaker:first-child {
  margin-left: 0;
}
.speaker:last-child {
  margin-right: 0;
}

@media (max-width:48rem) {
    .speaker {
      display: block !important;
    }
    .speaker .speaker-details {
      width: 100%;
      padding: 0 2rem 2rem 2rem;
      text-align: center;
    }
    .speaker-image {
      width: 100%;
      text-align: center;
      padding-bottom: 1rem;
    }
    .speaker-image img {
      display: inline-block;
    }
}


/* Grid section */
.grid .grid-container {
  display: flex;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0.2rem;
}

.grid .grid-item {
  background: rgba(255,255,255,0.1);
  text-align: center;
  padding: 3rem 1.5rem;
  margin-right: 0.2rem;
  flex: 1;
  overflow: hidden;
  position: relative;
  margin: 0 0.1rem;
}

.grid-item .grid-background-image {
  position: absolute;
  z-index: 0;
  object-fit: contain;
  max-width: 150%;
  width: 150%;
  top: -10%;
  bottom: -10%;
  left: -10%;
  right: -10%;
}

.grid-item h3 {
  margin: 0;
}

.grid-item * {
  position: relative;
  z-index: 1;
  color: #ffffff;
}

.grid-item:first-child {
  margin-left: 0;
}

.grid-item:last-child {
  margin-right: 0;
}

.grid-item .icon {
  height: 2.5rem;
  display: inline-block;
  margin: 0 0 0.75rem 0;
}

/* Testimonials section */
.testimonials .testimonials-container {
  display: flex;
  flex-direction: row;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0.2rem;
}

.testimonial-details {
  width: 100%;
  max-width: 36rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width:48rem) {
    .testimonial-details {
      display: block !important;
    }
}

.testimonial-quote:before {
  content: 'â–¼';
  width: 1rem;
  height: 1rem;
  left: 1.5rem;
  bottom: -0.4rem;
  position: absolute;
  transform: scale(1.5, 1);
  -webkit-transform: scale(1.5, 1);
  -moz-transform: scale(1.5, 1);
  -o-transform: scale(1.5, 1);
  -ms-transform: scale(1.5, 1);
  color: #ffffff;
}

.testimonial {
  margin: 0.5rem;
}

.testimonial h3 {
  color: #00bf9a;
}

.testimonial:first-child {
  margin-left: 0;
}
.testimonial:last-child {
  margin-right: 0;
}

.testimonials .testimonial {
  flex: 1;
}

.testimonials .speaker-image {
  padding-left: 0;
}

@media (max-width:48rem) {
  .testimonials .speaker-image {
    display: inline-block !important;
  }
  .testimonial-details {
    text-align: center;
  }
  .testimonials .speaker-image {
    padding-left: 2rem;
    padding-bottom: 0;
    width: auto;
  }
  .testimonial-quote:before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

.testimonials .testimonial-quote {
  background: #ffffff;
  color: #3f3f45;
  padding: 3rem 1.5rem;
}

/* Thank You Section */
.thank-you .button {
  margin: 1.5rem 0 0 0;
}

.thank-you h1, .thank-you p {
  color: #ffffff;
}

.form input[type=checkbox]:checked:before,
.form input[type=radio]:checked:before {
   content: url(../assets/icon_check_black.png)
}