/*
Theme Name: La Petit Sirene
Description: La Petit Sirene - thème
Version: 1.0.0
Author: Inside Web
Author URI: https://www.insideweb.be
*/
body{
    font-family: 'Nunito', sans-serif;	
    font-weight:400;
    margin: 0;
    overflow-y: scroll;
    font-size: 16px;
}
header {
    display: none;
}
.zone-text p {
    color: #777777;
    margin: 0;
}

a {
    color: #494c48;
}
a:hover {
    text-decoration: none;
    color: #b1855b;
}
img {
    width: 100%;
}
button {
    transition: all 0.5s ease 0s;
}

img.home-bg {
    position: relative;
    height: 80vh;
    object-fit: cover;
    z-index: -2;
}
img.home-logo {
    position: absolute;
    max-width: 500px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
div.home-form {
    padding: 3rem 5rem;
    background-color: #F0F0F1;
}

input {
    width: 100%;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */
    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    
    -o-transform: scale(1.0);
    /* Opera */
    
    -moz-transform: scale(1.0);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    
    -o-transform: scale(1.2);
    /* Opera */
    
    -moz-transform: scale(1.2);
    /* Firefox */
  }
}
.quatrefolic-404 {
    height:70vh;
}

button {
background: #b1855b;
border: 1px solid #b1855b;
padding: 10px 20px 7px;
color: #fff;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
width: 220px;
}
button:hover {
    background: transparent;
    border: 1px solid #99814b;
    color:#b1855b;
}
.lightbox {
    z-index: 100000;
}
p:last-child {
    margin-bottom: 0;
}
h1 {
    color: #025E93;
    font-weight: 900;
    text-align: center;
    margin-bottom: 50px;
    font-size: 25px;
    margin: 1rem;
    text-transform: uppercase;
}
label {
    font-weight: bold;
    color: #2D3134;
}
.wpcf7-form-control.wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wpcf7-form-control.wpcf7-submit {
    margin-top: 1rem;
    font-weight: bold;
}
.wpcf7-list-item-label {
    font-weight: bold;
}
#form {
    padding-top: 60px;
    padding-bottom: 60px;
}
.wpcf7-form-control.wpcf7-radio {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.wpcf7-radio .wpcf7-list-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: auto;
}
.wpcf7-radio .wpcf7-list-item input{
    margin-left: 5px;
    width: 12.8px;
}
.wpcf7-list-item {
    width: 45%;
    margin: 0;
}
.radio-sexe {
    width: 25%;
    margin: 0;
}
.wpcf7-form-control-wrap {
    display: block;
    flex-direction: row;
}
.wpcf7-checkbox .wpcf7-list-item label {
    flex-direction: row;
    align-items: center;
    margin: 0;
    margin-top: 0.5rem;
}
.wpcf7-checkbox .wpcf7-list-item label input{
    width: 12.8px;
    margin-right: 3rem  ;
}
.form-item-text {
    margin-top: 1.5rem;
}
.form-item-text.age-enfant {
    margin-top: 0;
    margin-bottom: 1.5rem;
}
.copyright {
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
    padding-bottom: 20px;
}
.copyright a {
    color: #777;
}
input.wpcf7-number {
    padding: 5px;
}
input.wpcf7-text {
    padding: 5px;
}
.home-form-flex.flex-centered {
    justify-content: flex-start;
}
.home-form-flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.home-form-flex label {
    margin-bottom: 0;
}
.home-form-flex.submit {
    margin-top: 1rem;
    flex-direction: column;
}
.home-form-flex.submit input{
    background-color: #025E93;
    border: black 0px solid;
    color: white;
    width: auto;
    padding: 10px 40px;
    margin: 0 auto;
}
.zone-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 1rem 0 1rem 0;
}
.zone-text-form {
    padding-top: 2rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
    border-top: #DDDDDD 1px solid;
    font-weight: bold;
}
.textimg {
    bottom: 20px;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
color: #fff;
font-size: 35px;
text-transform: uppercase;
font-weight: 600;
}
select {
margin-bottom: 20px;
display: inline-block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem 1.75rem .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #777;
vertical-align: middle;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    background-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, 0);
background-color: #fff;
border: 1px solid #ccc;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
@media only screen and (max-width: 1440px){ 

}
@media only screen and (max-width: 1200px){ 

}
@media only screen and (max-width: 1150px){ 

}
@media only screen and (max-width: 1040px){ 

}
@media only screen and (max-width: 995px){ 

}
@media only screen and (max-width: 992px){ 

}
@media only screen and (max-width: 768px) { 
.home-logo{
	width: 250px;
    top: 20% !important;
}
div.home-form {
	padding: 60px 30px;
}
.radio-sexe{
	display:contents;
}
	.wpcf7-checkbox .wpcf7-list-item label input{
	margin-right:10px;
	}
.zone-text{
padding: 0px 15px;
	}
	.textimg{
	transform: translate(-50%, -100%);
	width: 100%;
	text-align: center;
	}
	html{
	overflow-x:hidden;
	}
	.home-bg{
	height:100vh !important;
	}
}