/* Header */
#head { background:#ffffff  no-repeat; background-size: cover; -webkit-background-size: cover;-moz-background-size: cover; min-height:520px; text-align: center; padding-top:0px; color:white;}
#head.secondary { height:100px; min-height: 100px; padding-top:0px; }
	#head .lead { font-family:"Open sans", Helvetica, Arial; font-size:44px; margin-bottom:6px; color:white; line-height:1.15em; } 
	#head .tagline { color:rgba(255,255,255,0.75); margin-bottom:25px; }
		#head .tagline a { color:#fff; } 
	#head .btn { margin-bottom:10px;}
	#head .btn-default { text-shadow: none; background:transparent; color:rgba(255,255,255,.5); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.5); background: transparent; }
		#head .btn-default:hover,
		#head .btn-default:focus { color:rgba(255,255,255,.8); -webkit-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); -moz-box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); box-shadow:inset 0px 0px 0px 3px rgba(255,255,255,.8); background: transparent; }
		#head .btn-default:active, 
		#head .btn-default.active { color:#fff; -webkit-box-shadow:inset 0px 0px 0px 3px #fff; -moz-box-shadow:inset 0px 0px 0px 3px #fff; box-shadow:inset 0px 0px 0px 3px #fff; background: transparent; }

@media (max-width: 767px) {
	#head { min-height:420px; padding-top:160px; }
	#head .lead { font-size: 34px; }
}

#scroll{
	overflow-x: auto; 
	overflow-y: auto; 
	word-wrap:break-word;
	height:100%;
}

#scroll2{
	overflow-x: auto; 
	word-wrap:break-word;
	height:100%;
}

/* Autohide navbar */
.slideUp { top:-100px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }


/* Highlights (in jumbotron in most cases) */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
h1, h2, h3, h4, h5, h6 { font-family:"Open sans", Helvetica, Arial; }
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
blockquote { font-style: italic; font-family: Georgia; color:#999; margin:30px 0 30px; }
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:300; }
.text-muted { color:#888; }
.breadcrumb { background:none; padding:0; margin:30px 0 0px 0; }
ul.list-spaces li{ margin-bottom:10px; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 0px; }
.top-margin { margin-top:20px; }

img { max-width:100%; }
img.pull-right { margin-left: 10px; }
img.pull-left { margin-right: 10px; }
#map { width:100%; height:280px; }
#social { margin-top:10px; margin-bottom:10px; }
	#social .wrapper { width:340px; margin:0 auto; }

/* Main content block */
.maincontent { }

/* Sidebars */
.sidebar { padding-top:36px; padding-bottom:30px; }
	.sidebar .widget { margin-bottom:20px; }
	.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 { margin-top:20px; } 

/* Footer */
.footer1 { background: #232323; padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }		
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
	.footer1 .entry-meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 0 0 35px 0; padding: 2px 0; color: #888888; font-size: 12px; font-size: 0.75rem; }
		.footer1 .entry-meta a { color: #333333; }
		.footer1 .entry-meta .meta-in { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 0; }
	.follow-me-icons { font-size:30px; }		
		.follow-me-icons i { float:left; margin:0 10px 0 0; }		

.footer2 { background: #191919; padding: 15px 0; color: #777; font-size: 12px; }
	.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget-simplenav { margin-left:-5px; }		
	.widget-simplenav a{ margin:0 5px; }		
	
/* Nav-bar transition */

.navbar-custom.top-nav-collapse ul.nav li a {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	color: #fff;
}

.navbar-custom ul.nav li a:hover ul.dropdown-menu {
	    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

/* Image flottante */

.img_float{
float: left;
margin: 0 10px 0 0;
border:solid 1px black;
}

.img_float2{
float: right;
margin: 0 0 0 10px;
border:solid 1px black;
}


.marquee
{
font-size:1.5em;
text-shadow: 1px 1px 0px black;
}

/* Fenetre de connexion*/
#login-dp{
    min-width: 250px;
    padding: 14px 14px 0;
    overflow:hidden;
    background-color:rgba(255,255,255,.8);
}
#login-dp .help-block{
    font-size:12px    
}
#login-dp .bottom{
    background-color:rgba(255,255,255,.8);
    border-top:1px solid #ddd;
    clear:both;
    padding:14px;
}
#login-dp .social-buttons{
    margin:12px 0    
}
#login-dp .social-buttons a{
    width: 49%;
}
#login-dp .form-group {
    margin-bottom: 10px;
}
.btn-fb{
    color: #fff;
    background-color:#3b5998;
}
.btn-fb:hover{
    color: #fff;
    background-color:#496ebc 
}
.btn-tw{
    color: #fff;
    background-color:#55acee;
}
.btn-tw:hover{
    color: #fff;
    background-color:#59b5fa;
}
@media(max-width:768px){
    #login-dp{
        background-color: inherit;
        color: #fff;
    }s
    #login-dp .bottom{
        background-color: inherit;
        border-top:0 none;
    }
}
/*body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #4894b5;
    line-height: 30px;
    text-align: center;
}*/


.form-style-2{
    max-width: 500px;
  /* padding: 27px 0px 0px 300px;*/
    font: 13px Arial, Helvetica, sans-serif;
	border: 1px solid #C2C2C2;
	/*padding: 25px 25px 30px 25px;*/
	background: #fff;
	/*background: rgba(0, 0, 0, 0.3);*/
	text-align: left;
	margin-left:315px;
	margin-right:200px;
	/*margin-top:100px*/
}

.form-style-2-heading{
    font-weight: normal;
    /*font-style: italic;*/
    border-bottom: 2px solid #161616;
    margin-bottom: 20px;
    font-size: 12px;
    padding-bottom: 3px;
	width: 547 px;
	margin-left:5px;
	margin-top:20px;
	color: darkslategrey;
	/*box-shadow: 20px 20px 20px #EBEBEB;*/
}
.form-style-2 label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style-2 label > span{
    width: 100px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
	margin-left:20px
}
.form-style-2 span.required{
    color:red;
}
.form-style-2 .tel-number-field{
    width: 20%;
    text-align: center;
}
.form-style-2 input.input-field{
    width: 45%;
    
}

.form-style-2 input.input-field, 
.form-style-2 .tel-number-field, 
.form-style-2 .textarea-field, 
 .form-style-2 .select-field{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.form-style-2 .input-field:focus, 
.form-style-2 .tel-number-field:focus, 
.form-style-2 .textarea-field:focus,  
.form-style-2 .select-field:focus{
    border: 1px solid #06ACD6;
}
.form-style-2 .textarea-field{
    height:100px;
    width: 55%;
}
.form-style-2 input[type=submit],
.form-style-2 input[type=button]{
    border: none;
    padding: 8px 15px 8px 15px;
    background: #06acd6;
    color: #fff;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.form-style-2 input[type=submit]:hover,
.form-style-2 input[type=button]:hover{
    background: #205d77;
    color: #fff;
}

.navbar {
	margin-bottom:-1px;
	border-radius:0;
}

#submenu {
	background-color: #e7e7e7;
	margin-bottom:20px;
}

.collapsing {
	display:none;
}

#start:hover{

	background-color: #e7e7e7;
}

#end:hover{

	background-color: #e7e7e7;
}

a.bouton {  
color: #666;  
font: bold 12px Arial, sans-serif;  
display: block;  
width: 75px;  
height: 30px;  
line-height: 27px;  
text-align: center;  
text-decoration: none;  
border: 1px solid #aaa;  
background: #f8f8f8;  
border-radius: 6px;  
background: -moz-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
background: -webkit-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
background: -o-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
background: -ms-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
background: linear-gradient(top, #f8f8f8 40%, #cacaca 100%);  
text-shadow: 0 1px 0 #fff;  
box-shadow: 0 0 5px rgba(0,0,0,0.2);  
}  
a.bouton:hover {  
background: -moz-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
background: -webkit-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
background: -o-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
background: -ms-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
background: linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
}  
a.bouton:active {  
box-shadow: 0 0 5px rgba(0,0,0,0.2) inset;  
} 

#loader {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 15;
	margin: -25px 0 0 -25px;
	border-radius: 50%;
	border-top: 10px solid #000000;
	border-right: 10px solid #aaaaaa;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #aaaaaa;
	width: 30px;
	height: 30px;
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
}

#bgpage {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 14;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,.2);
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
