/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21 janv. 2019, 09:27:13
    Author     : Clara
*/

                /*header*/
body{
	font-family: 'Montserrat', sans-serif !important;
}
				
				
.col-lg-7.col-md-12.col-xs-12 {
    padding: 0;
}
p.confirmation {
    margin-top: 18%;
    background: #A9A9A9;
    color: white;
    padding: 9%;
    width: 231%;
}

select.typefenetre {
    width: 94%;
    border-radius: 32px;
    padding: 2%;
    border-color: #12A6D0;
    color: #8d8c8c;
    margin-left: 3%;
    margin-bottom: 3%;
}
select.civilite {
    /* border-radius: 32px; */
    padding: 2%;
    color: #3c3c3c;
    margin-left: 1%;
    margin-bottom: 0%;
    background: #ffffff;
    width: 100%;
	border-radius: 5px;
}


input {
    width: 100% !important;
    padding: 1% !important;
    color: #3c3c3c  !important;
    margin-left: 1%!important;
    margin-bottom: 1% !important;
    border-radius: 5px!important;
}
.field-group.cp0 {
    display: inline-flex;
    margin-top: 2%;
    margin-bottom: 2%;
    width: 100%;
}
p.eng {
    color: #828282;
    text-align: center;
    margin-left: 14%;
    margin-top: 4%;
}

p.confirmation {
    margin-top: 18%;
    background: #a3957b;
    color: white;
    color: white;
    padding: 11%;
    width: 101%;
}


button#submit-button {
	
    background: black;
    vertical-align: middle;
    text-align: center;
    color: white;
    font-size: 120%;
    font-weight: 700;
    margin-top: 6%;
    font-family: Montserrat;
    width: 101%;
    border-radius: 17px 17px 17px 17px;
}
.col-lg-5 col-md-12 col-xs-12{
    padding: 0;
}

                /*main*/
                
h1{
    background-color: #A9A9A9;
    text-align: center;
    color: white !important;
    font-size: 35px !important;
    padding-bottom: 8px;

}

h2 {
    color: #A9A9A9 !important;
    text-align: center;
    font-size: 118% !important;
    margin-top: 6% !important;
}

main {

}
.term{
    box-shadow: 1px 1px 12px #555;
    text-align: center;
    padding-top: 17px;
    height: 240px;
    margin-right: 20px;
    margin-left: 150px;
}
.nage{
    box-shadow: 1px 1px 12px #555;
    text-align: center;
    padding-top: 16px;
    height: 240px;
    margin-right: 20px;
}
.p2{
    margin-top: 11px;
}
p.p4 {
    margin-top: 17px;
}
p.p1 {
    margin-top: 14px;
	color:white;
	font-size: 16px;
}
.cadenas{
    box-shadow: 1px 1px 12px #555;
    text-align: center;
    padding-top: 32px;
    height: 240px;
    margin-right: 20px;
}
.eau{
    box-shadow: 1px 1px 12px #555;
    text-align: center;
    padding-top: 28px;
    height: 240px;
}


                        /*footer*/
p.footer {
    text-align: center;
    margin-top: 30px;
    color: black;
    font-weight: normal;
}
a{
    color: #a3957b !important;
}
.col-lg-4.col-md-12.col-xs-12.form_contenair {
    background: #a3957b;
    padding: 1% 4% 1% 3%;
    border-radius: 40px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.form_contenair_responsive{
    background: #a3957b;
    padding: 5px 4% 0 3%;
    border-radius: 40px;
    margin-top: 30px;
    margin-bottom: 5px;
}

@media (min-width: 576px){
    .form_contenair{
        display: none;
    }
    .form_contenair_responsive{
        display: block;
    }
    .content {
        background-size: cover;
    }
}
@media (min-width: 992px){
    .form_contenair{
        display: none;
    }
    .content .row{
        height: 374px;
    }
    .form_contenair_responsive{
        display: block;
    }
    .content {
        background-size: cover;
    }
}

@media (min-width: 1250px){
    .form_contenair{
        display: block;
    }
    .content .row{
        height: auto;
    }
    .form_contenair_responsive{
        display: none;
    }
    .content {
        background-size: cover;
    }
}

/*RESPONSIVE*/
                        
@media only screen and (max-width: 991px) {
	form#form_insc {
    margin-left: auto;
    margin-right: auto;
    width: 53%;
}
.col-lg-7.col-md-12.col-xs-12 {
    padding: 0;
    margin-bottom: 33%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
img.img1 {
    width: 100%;
}

img.mx-auto.d-block {
   /* max-width: 991px;*/
   width: 100%;
    height: auto;
}

.term{
    margin-left: 0px;
}
.col-lg-2.col-md-8.col-xs-12 {
    margin-left: 125px;
}
}
                        
@media only screen and (max-width: 768px) {
	form#form_insc {
    margin-left: auto;
    margin-right: auto;
    width: 53%;
}
.col-lg-7.col-md-12.col-xs-12 {
    padding: 0;
    margin-bottom: 33%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
    
img.img1 {
    width: 100%;
}
img.mx-auto.d-block {
   /* max-width: 768px;*/
	width: 100%;
    height: auto;
}
.term{
    margin-left: 0px;
}
.col-lg-2.col-md-12.col-xs-12.eau {
    margin-right: 20px;
}

.col-lg-2.col-md-8.col-xs-12 {
    margin-left: 125px;
}
}
/* fondspa.png */
img.mx-auto.d-block {
    max-width: 193%;
    height: auto;
}
img.navbar-brand {
    width: 14%;
    min-width: 198px;
    max-width: 198px;
}
@media (max-width: 1200px){
    img.navbar-brand {
        margin-left: auto;
        margin-right: auto;
        display: bock;
    }
    .RBloc_navbar {
        width:100%;
        max-width: 100%;
        text-align: center;
        display: block;
    }
}
@media (min-width: 1200px){
    .RBloc_navbar {
        width: 75%;
        display: inline-block;
    }
}

header p {
    vertical-align: middle;
    margin-bottom: 1px;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 15px;
}
h5.titre3 {
    color: gray;
	font-family: Montserrat;
}
h1.titre2 {
    background-color: #a3957b;
    font-family: 'Montserrat';
    font-size: 4px;
    padding: 4%;
    font-weight: bold;
}
/* .titre2 { */

	/* max-width: 1170px; */
	/* text-align:center; */
	/* margin-left: auto; */
	/* margin-right: auto; */
/* } */
hr.ligne {
    background: #a3957b;
	margin-top: -14px;
}
h3.titre1 {
    color: #040404;
    font-weight: bold;
    padding-top: 30px;
    line-height: 40px;
}

.row {
    margin: 0px !important;
    padding: 0px !important;
}
form#form_insc {
    margin-left: auto;
    margin-right: auto;
}
p.titre5 {
    position: absolute;
    background: #a3957b;
    color: white;
    border-radius: 34px;
    font-size: 140%;
    font-weight: bold;
    /* width: 100%; */
    margin-top: 4%;
    margin-left: 20%;
    /* max-width: 250px; */
    /* min-width: 250px; */
    text-align: center;
    padding: 4%;
}
p.info {
    color: #ffffff;
    font-weight: bold;
    font-size: 136%;
    text-align: center;
}
input#mobile {
    width: 106% !important;
}
.container-fluid {
    padding: 0px !important;
}
.col-lg-12.col-md-12.col-xs-12 {
    margin: 0px !important;
    padding: 0px !important;
}
label {

    font-size: 85%;
    margin-left: 5px;
	color: #ffffff;
}
.content {
    background-image: url(../images/gif.gif);
    background-repeat: no-repeat;
    background-size: cover;
}
p.text1 {
    font-size: 121%;
}
li {
    font-size: 121%;
}


/* img_group & img item */
.img_group {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px !important;
    position: relative;
}
.img_item{
    display: inline-block;
    text-align: center !important;
    white-space: normal;
    background-color: #a3957b;
    color: white;
    font-weight: bold;
    border-radius: 50%;
    height:210px;
    padding: 21px;
    vertical-align: middle;
}
.img_item>i{}


@media (min-width: 576px){
    .img_group {
        max-width: 540px;
    }
    .img_item{display: block;width : 40%;margin-left: auto; margin-right: auto;margin-top: 2%}
    .img_item>p{font-size: 17px;}
}
@media (min-width: 768px){
    .img_group {
        max-width: 720px;
    }
}
@media (min-width: 992px){
    .img_group {
        max-width: 960px;
    }
    .img_item>p{font-size: 16px;}
}
@media (min-width: 1250px){
    .img_group {
        max-width: 1250px;
    }
    .img_item{display: inline-block;margin: 0 1%;width : 22%;}  
}


