@import url('https://fonts.googleapis.com/css?family=Merienda+One');

html {

  min-height: 100%;
  -moz-hyphens:none;
  -webkit-hyphens:none;
  -ms-hyphens:none;
  hyphens:none;
  position: relative;
  overflow-y:scroll;
  font-family: Arial;
  background: white;
}

body {
    min-height:100%;
	font-size:14px;
	background: white;
}
html, body {
    font-family: 'robotomedium', serif;
	position: relative;
}

input:required, textarea:required {
	background: #fff url(/theme/Garhpa/images/red_asterisk.png) no-repeat 98% center;
}
select:required{
	background: #fff url(/theme/Garhpa/images/red_asterisk.png) no-repeat 95% center;
}

input:required:valid, textarea:required:valid {
	background: url("/theme/Garhpa/images/valid.png") no-repeat scroll 98% center #fff;
    /**border-color: white;**/
    box-shadow: 0 0 1px #414141 inset;
}
input:focus:invalid, textarea:focus:invalid {
	background: #fff url(/theme/Garhpa/images/invalid.png) no-repeat 98% center;
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535
}

.required_notification {
	background: #fff url(/theme/Garhpa/images/red_asterisk.png) no-repeat 0% center;
	padding-left:17px;
    color:#d45252;
    margin:5px 0 0 0;
}
.error {
	color:red;
}
.success {
	color:green;
}
.boltforms-halfSize-row {
    float: left;
    margin-right: 0.9%;
    padding: 1%;
    width: 49%;
}


hr {
	clear:both;
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

h1,h2,h3,h4,h5 {
    font-family: 'bebas_neueregular'; font-weight: bold;
}

#faq h1, #article h1 {  border-left: 45px solid #244969; padding-left: 10px; color:#244969; margin-top: 2em; font-size: 3.5em; margin-bottom: 1.2em; }
#faq h2, #article h2 {  border-left: 15px solid #009BB2; padding-left: 10px; color:#244969; margin-top: 2em; font-size: 2.5em; margin-bottom: 1em; clear: both; width: 100%; }

#bandeau_gris_haut {
		background-color: #B6B7B9;
		height:30px;
		line-height:30px;
		text-align:center;
		width:100%;
		border-bottom:1px solid black;
}
#header {
	background:#244969;
	color:white;
	box-shadow: none;
	border-bottom: 5px solid white;
	height: 66px;
}
#header ul.nav li a:hover, #header ul.nav li.active a, #header ul.nav ul li.active a, #header ul.nav ul li.active a:hover {

    color: white;
	background: #009BB2;
}




#header ul.nav li a {

    height: 60px;
    line-height: 60px;
    color: white;
    font-size: 14px;
    padding: 0 10px;
    background: #244969;
    background-color: #244969;
    text-transform: uppercase;

}
.nav > li > a:focus, .nav > li > a:hover {

    text-decoration: none;
    background-color: #eee;

}

/*||||||||| Mr. Lapin was there ||||||||| */

p { text-align: justify; color: #244969; }
ul { list-style: square; }

.logo {  
	
	
	max-width: 70%;
	width: 550px;	

	
	 }

.nb img {

	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

}

img.blanc { 
	
	 -webkit-filter: brightness(100%) contrast(100%);
	 filter: brightness (100%) contrast(100%);
}



.slide1 h2 { color:#808E9A; text-shadow: none; font-size: 25px;   font-family: 'bebas_neueregular'; }
.slide1 a.btn-lg {background-image:linear-gradient( #228dc4 , #5bbcee); border-color:white; font-size: 1em; }


.slide2 h2 { color:#fff; text-shadow: none; font-size: 25px; }
.slide2 a.btn-lg { background-image:linear-gradient( #228dc4 , #5bbcee); border-color:white; font-size: 1em; }


.unMedecin {
	background: #fff;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 1px;
	margin: auto;
	margin-bottom: 4em;
	width: 90%;
	border-radius: 5px;
	box-shadow: 0px 0px 2px #7c92a5;
	border: 1px solid white;
	padding-bottom: 15px;
}
.unMedecin h4 {
	
	color:#4b66a3;
	margin-top: 20px;
	font-family: 'Merienda One', cursive;;
	font-size: 0.9em;
	font-weight: normal;
}


.unMedecin h5 {
	
	color:#1b2335;
	margin-top: 10px;
	margin-bottom: 25px;
	font-family: 'robotomedium', serif;
	text-transform: uppercase;
	font-size:0.75em;
	font-weight: normal;
}

.unMedecin img {

	border: 3px solid #f8f8f8 inset;
	width: 96%;
	margin: auto;
	height:auto;
	max-width:400px;
	


	
	 }



.medecinRow {
		margin-top:35px;
}


#contact { 
	
	
	background: #244969;
	
}

#contact h2 { color: white; padding-top: 1em;}
#contact p {  font-size: 1.5em; }



#mentions { font-size: 0.6em; }

#questionnaire { color: #244969; }

#questionnaire label { color: #244969;  }

#questionnaire legend {  color:#47add8; text-shadow: none; font-size: 3em;;   font-family: 'bebas_neueregular'; font-weight: bold; margin: 0em auto 0em auto; float: left;}

section#fixedNav { border: none; }


.mainContent img.img-responsive { max-width: 70%; float: none;  margin: auto; margin-bottom: 2em;}
.pictos img { max-width: 90%; }
.pictos { border-bottom: 1px solid #008495;  padding: 2em 1em 1em 1em; }


h4.panel-title a { color: white; text-shadow: #244969  1px 1px 1px; }
.panel-default > .panel-heading { background: #008fcb;   }
.panel-title { font-size: 1.5em;  }
.panel { border: none; }


#footer { background: white; }

#FooterArticle { 
	
	background: #244969;
	min-height: 200px;
	margin-top: 2em;
	
	  }
	  
#whatAndWhen  { background:  #228dc4; padding: 1.4em; text-align: center; font-size: 1em; color: white; margin-bottom: 1em; }
#whatAndWhen p { color: white; text-align: center; font-size: 1.3em; }
#whatAndWhen select { color: black; }
.mangerboire span.chiffre {color: #244969; font-size: 1.7em; font-family: 'bebas_neueregular'; font-weight: bold; display: block; }
.mangerboire h3 { text-align: center; color: #228dc4;   }
.mangerboire p { text-align: center; color: #228dc4; margin-top: 1em;  }
.mangerboire h4 { text-align: center; text-transform: none; border-top: 2px solid #228dc4; padding-top: 5px;  }
.mangerboire img { margin: auto; width: 80%; margin-bottom: 2em; }

/*||||||||| Mr. Lapin left ||||||||| */

ul.videos { width: 100%; clear: both; float: left; padding: 0px; }
li.video { list-style: none; float: left; width:auto; height: auto; margin-right: 40px; background:#eaeaea ; font-family: 'Merienda One', cursive; margin-bottom: 3em; text-align: center; padding: 1em; color: white;   border: 1px solid white; border-left:5px solid #009BB2; font-size: 1.1em;}
li.video a { 
	color: #009BB2; 
	}
li.video a:hover { 
	color: #009BB2; 
	
	}
li.video img { margin: auto; width: 170px; margin-top: 1em; }

#footer2 { 
	
	background: #244969;
	padding-bottom: 2em;
	color: #6699cc;
	
	
	 }

#footer2 .footerContent { width: 80%; font-size: 0.9em; text-align: center; }
#footer2 img { max-width: 100%; }
#footer2 .footerContent span { display: block; font-size: 0.77em; color:#6699cc; }

#footerContent {
	background:rgba(55, 78, 98, 0.8);
}
#about {
	background-color:#FFF !important;
}
#about h2, #skills h2 {
	color:#046375;
	font-weight: bold;
	font-size: 4em;
}
#footerContent h3 {
	color:#47add8;
}
#enSavoirPlus{
	background-color: white;
}

#skills { background-image:linear-gradient( #228dc4 , #5bbcee); }
#skills h2 { color: white; }
#skills h3 { color: white; font-weight: bold; margin-bottom: 1em; font-size: 2.3em; }
#skills p, #skills ul  { color: white; width: 90%; }
#skills a { color: #fff; display: block; padding: 10px;  }

#skills em { font-family: 'Merienda One', cursive; font-weight: normal; font-size: 1.7em;  }

#enSavoirPlus img { 
	
	max-width: 50%; }


#enSavoirPlus h3 { font-size: 3em; margin: 30px auto 0px auto; color: #364E61; font-weight: bold; max-width: 100%;  text-align: center; line-height: 1.2em; }

#enSavoirPlus { color: #008CC9;  }

#enSavoirPlus .btn-lg, .pictos .btn-lg { background-image:linear-gradient( #228dc4 , #5bbcee); border-color:white; font-size: 1em; margin-bottom: 3em; transition: background-image 1s ease;  }

.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active {background-image:linear-gradient( #5bbcee , #228dc4); transition: background-image 1s ease;   }
#enSavoirPlus .btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active {background-image:linear-gradient( #5bbcee , #228dc4);   }

.btn-group-lg > .btn, .btn-lg { padding: 6px 10px;  }

.blocTexteEquipe {
	background-color:#47add8;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin-top:20px;
	padding: 2em;
	margin: 0px 13px 0px 15px;
	width: 47.5%;
}

.blocTexteEquipe h3 {
	
	font-size: 2.5em;
	color: #244969;
	font-weight: bold;
	
	
	
	 }

.blocTexteEquipe .dropcap { 
	
	
	margin-top: 1em;
	text-align: justify;
	position: relative;
	
	
	 }

.blocTexteEquipe a { position: absolute; right: 0px; bottom: 0px; }
.colorwhite {
	color:white;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}




#gmap {
	position:relative;
	left:0; right:0; bottom:0; left:0;
	min-height:420px;
	height:100%;
	display:block;
	margin-bottom: 0em;
	z-index:1;
	color:black;
}

.recaptchaContainer {
	text-align:left;
	padding: 10px 20% 10px 20%;
}
.textContent {
	padding: 10px 20% 10px 20%;
	text-align:left;
}
.navbar-collapse {

    padding-right: 0px;
    padding-left: 0px;
	
}
nav.navbar {
	padding:0;
}
.boltform fieldset:first-child {
	border-top:1px solid white;
}
.boltform fieldset {
	padding: 10px 20% 10px 20%;
	border-bottom:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	text-align:left;
	margin: 2em auto 2em auto;
}
.boltform fieldset legend {
	margin-bottom:0px;
}
.boltform fieldset:nth-child(even) {background: #FFFFFF;}
.boltform fieldset:nth-child(even) legend {background: #FFFFFF;}
.boltform fieldset:nth-child(odd) {background: #F6F6F6;}


.mainContent {
	position:relative;
}
#loupe {
	position:absolute;
	right:0;
	top:-100px;
	padding: 0.5em;
	background: #eaeaea;
	border-right:15px solid #009BB2;
	font-size:25px; !important
	
	
}
#loupe a  {
	color:#009BB2;
	padding: 0.5em;
	-webkit-transition: color 1s; /* Safari */
    transition: color 1s;
}
#loupe a:hover  { color: black; }

.fichiers {
	text-align:left;
}
.fichiers a {
	color:black;
}

.navbar {
  position: initial !important;
}