html {
	font-size: 100%;
}

@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url('../assets/font/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),  url('../assets/font/HelveticaNeueLTStd-Lt.otf')  format('opentype'),
	     url('../assets/font/HelveticaNeueLTStd-Lt.woff') format('woff'), url('../assets/font/HelveticaNeueLTStd-Lt.ttf')  format('truetype'), url('HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	background: #f1f1f1;
    font-family: 'HelveticaNeueLTStd-Lt', sans-serif;
	font-size: 14px;
	color: #474749;
	line-height: 25px;
	text-align: left;
	overflow-x: hidden !important;
	margin: auto !important;
}
.navbar .container{
	background: #ffffff
	
}
.container{
	background: #ffffff;
    
}
.navbar.non-sticky{
	display: none;
}
.field-wrapper{
	padding-top: 0px;
	padding-bottom: 0px;
}
.padding-bottom-list{
	padding-bottom: 3px;
}
.padding-video{
	padding-bottom: 15px;
}
.margin-high{
	margin-top: 10px;
	padding-left: 0px;
}
.clearboth{
	clear: both;
}
label {
	font-size: 12px;
	font-weight: 100;	
	line-height: 10px;
    color: #fff;
     text-shadow: 1px 1px 2px #144;
}
label.large {
	width: 100%;
}

.carousel-control span.glyphicon {

	background: #00aeff;
	border-radius: 20px;
	font-size: 18px;
	width:20px;
	height: 20px;
	
}
/*---------------------------------------
   2.2 PRE LOADER              
-----------------------------------------*/
.preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fefefe;
	z-index: 99999;
	height: 100%;
	width: 100%;
	overflow: hidden !important;
}

.status {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	background-size: cover;
	margin: -20px 0 0 -20px;
}

/*---------------------------------------
   2.3 ANCHOR AND BOLD TEXT           
-----------------------------------------*/
a {
	text-decoration: none;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: inherit;
	color: inherit;
}

strong {
	font-weight: 700;
}

.strong {
	font-weight: 700;
}


/*---------------------------------------
   2.4 MISC FIXES         
-----------------------------------------*/
@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul,
ol {
	padding-left: 0 !important;
}

li {
	list-style: none;
}

/* --------------------------------------
=========================================
   3. COMPONENTS 
=========================================
-----------------------------------------*/

/*---------------------------------------
   3.1 BACKGROUND COLORS AND LINE               
-----------------------------------------*/


.colored-line {
	height: 1px;
	width: 70px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.colored-liner {
	height: 1px;
	width: 250;
	margin-top: 10px;
	margin-bottom: 10px;
}
.padding-log{
	padding: 3px;
}

/*---------------------------------------
   3.2 TYPOGRAPHY               
-----------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 15px;
	margin-top: 15px;
    
}

h1 {
	font-size: 4rem;
	line-height: 3.75rem;
	font-weight:600;
    text-align:left;
    margin-bottom: 5px;
	margin-top: 5px;
    color:#000;	    
    text-shadow: 2px 2px 3px rgba(255,255, 255, 0.75);

}

h2 {
	font-size: 1.4rem;
	line-height: 1.3rem;
	font-weight: 600;
    margin-top: 14px;
    margin-bottom: 15px;
    color:#474749;
    text-shadow: 1px 1px 3px rgba(255,255, 255, 0.75);
}

h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	font-weight: 600;
     margin-bottom: 15px;
    margin-top: 15px;
}

h4 {
	font-size: 1.25rem;
	line-height: 2rem;
	font-weight: 600;
}

h5 {
	font-size: 1.6rem;
	line-height: 2rem;
	font-weight: 700;
}
.section5 h5{
	margin-bottom: 40px;
}
.section5 h3{
	margin-bottom: 30px;
}
h6.fix {
	text-align: left;
	display: block;
	font-size: 12px;
	font-weight: 300;
	width: 100%;
	padding: 1px 4px;
	border-radius:0px;
	border: 0;
	margin: 5px 0;
	line-height: inherit;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
	
}
h3 .glyphicon-globe {
    font-size: 1rem;
}

.titre-page {
    margin: 25px;
}

/*---------------------------------------
   3.3 BUTTONS               
-----------------------------------------*/
.btn:focus,
.btn:active,
.btn,
.open .dropdown-toggle.btn {
	outline: inherit;
	border-color: inherit;
}
.multiselect-native-select .btn{
	    border: 1px solid #ccc;
}
.multiselect-container>li>a>label {
	    line-height: 20px;
}

.small-button {
	font-size: 12px;
	font-weight: 300;
	padding: 1px 7px;
	border-radius:0px;
	border: 0;
	margin: 5px;
	line-height: inherit;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.small-button.fix {
	width: 87px;
	padding: 1px 4px;
}

.standard-button {
	font-size: 14px;
	font-weight: 400;
    text-transform: uppercase;
	border-radius: 3px;
	padding: 3px 15px 3px 15px;
	border: 0;
	margin: 5px;
	line-height: inherit;
	-webkit-transition: all ease 0.50s;
	transition: all ease 0.50s;
	
}
.bt_list .list-button {
    font-size: 12px;
	font-weight: 400; 
    margin-left: 10px;
    text-decoration: none;
    background:transparent;
    
}
.bt_list .list-button:hover {
    color: #fff;
}
.bt_list {
    margin-top: 10px;
}
.bt_list li{
    border-bottom: solid 1px #fff;
    -webkit-transition: all ease 0.55s;
	transition: all ease 0.55s;
    cursor:pointer;
}


.bt_list i{
    float: right;
    padding: 5px;
    color: #898989;
     -webkit-transition: all ease 1s;
	transition: all ease 10s;

    
}
.legend li div{
    display: inline-block;
    height: 25px;
    width: 50px; 
    margin-right: 10px;
    
    
}
.legend li span{
    display: inline-block;
   font-size: 16px;
	font-weight: 400;
    line-height: 20px;
    vertical-align: top;
  padding-top:4px;
    text-transform: uppercase;
    
}

.nohidesmall.legend, .legend.horizontal ul li{
    float:left;
}

.nohidesmall.legend li span,.legend.horizontal li span{
   font-size: 12px; 
    padding-top:2px;
    
}

.horizontal.legend li div{
     height: 15px;
    width: 25px; 
    margin-right: 2px;
    margin-left: 5px;
}

.nohidesmall h3{
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
.nohidesmall.legend li div{
     height: 15px;
    width: 25px; 
    margin-right: 2px;
    margin-left: 5px;
}

.standard-button i{
	margin-left: 5px;
}
.standard-button:hover{
	text-decoration: none;
}
.transp-button {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 5px 30px;
	border: 1px solid;
	margin: 5px;
	line-height: inherit;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}
.navbar-inverse .navbar-nav>li>a.standard-button{
	border-radius: 6% / 50%;
}

.secondary-button {
	
	font-size: 14px;
	font-weight: 400;
	border-radius: 16% / 50%;
	padding: 15px 30px;
	margin: 5px;
	border: 1px solid #727272;
	color: #323232;
	background: #ffffff;
	line-height: inherit;
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}

.secondary-button-white {

	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 14px 30px;
	margin: 5px;
	color: #ffffff;
	background: transparent;
	line-height: inherit;
	border: 1px solid rgba(255,255,255,0.5);
	-webkit-transition: all ease 0.25s;
	transition: all ease 0.25s;
}

.secondary-button-white:hover {
    border: 1px solid rgba(255,255,255,1);
    color: #ffffff;
}
 .sticky-navigation .navbar-nav > li > a.standard-button,
	.sticky-navigation .navbar-nav > li > a.secondary-button{
	
     padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 11px;
    margin-bottom: 6px;
	 }

/* --------------------------------------
=========================================
   4. SECTION SPECIFIC CSS
=========================================
-----------------------------------------*/

/*---------------------------------------
   4.1 SECTIONS PADDING AND COLOR OVERLAY                
-----------------------------------------*/
.section1,
.section2,
.section3,
.section4,
.section5,
.section6,
.section7 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.section-style2 p,.section-style2 h2,.section-style2 h3{
	color: #fff;
}
.section-style2 .transp-button:hover{
	color: #000;
	background-color: #fff;
}



.color-overlay {
	background: rgba(0, 0, 0, 0.1);
}
.color-overlay-dark {
	background: rgba(0, 0, 0, 0.2);
}
.color-overlay-blue {
	background: rgba(0, 99, 153, 0.3);
	
	
}

.padding-head{
	padding: 20px 20px 20px 20px;
}

#section0 {
    padding-top: 0px;
}
#section0 .padding-head{
	padding: 0px 0px 0px 0px;
}
#section2 {
    background: url("../images/bg_form.jpg") no-repeat;
}
.padding-list{
	padding-top: 4px;
	padding-bottom: 4px;
}
.padding-bloc{
	padding: 50px 50px 50px 50px;
}
.padding-form{
	padding: 12px;
}
/*========================================
   4.2 SECTION: HOME                
==========================================*/

/*---------------------------------------
   4.2.1 BASIC STYLES               
-----------------------------------------*/
header {

}
select{
	padding: 8px;
	border: 1px solid #ccc;
    border-radius: 5px 5px 5px 5px;
	width: 100%;
	
}
.color-overlay-map{
    background-color: #676767;
    
    background: rgba(204,202,204,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(204,202,204,1) 0%, rgba(145,145,145,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(204,202,204,1)), color-stop(100%, rgba(145,145,145,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(204,202,204,1) 0%, rgba(145,145,145,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(204,202,204,1) 0%, rgba(145,145,145,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(204,202,204,1) 0%, rgba(145,145,145,1) 100%);
background: radial-gradient(ellipse at center, rgba(204,202,204,1) 0%, rgba(145,145,145,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccacc', endColorstr='#919191', GradientType=1 );
    
     /*

    
    
  https://www.cssmatic.com/gradient-generator */
   
}
header .vertical-registration-form {
	margin-top: 60px;
}

header .home-screenshot {
    margin-top: 70px;
}

.navigation-header {
    padding-top: 0px;
    padding-bottom: 0px;
}

.intro-section {
	margin-top: 65px;
	margin-bottom: 137px;
}


.intro {
	color: #ffffff;
}

.intro-section .sub-heading {
    color: #ffffff;
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
}


.navbar-header img {
	max-height: 100px;
}


/*---------------------------------------
   4.2.2 NAVIGATION                
-----------------------------------------*/
/* NAV RESETS */
.navbar-nav > li > a:hover {
	background: inherit;
}

/* NORMAL NAVIGATION WITH SOCIAL ICON AND LOGO ONLY */
.non-sticky .navbar-nav.navbar-right:last-child {
	margin-right: 0;
}

.non-sticky .navbar-nav > li > a {
	font-size: 25px;
	padding: 0;
	padding-left: 3px;
	padding-top: 3px;
	color: #ffffff;
}
.navbar {
	margin-bottom: 0px;
}


/* STICKY NAVIGATION */
.sticky-navigation {
	min-height: 100px;
	background: #ffffff;
	-webkit-backface-visibility: hidden;
	border: 0;
	-webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
	box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
}

.sticky-navigation .navbar-header {
	padding-top: 0px;
}

.sticky-navigation .main-navigation {
	padding-top: 13px;
}

.sticky-navigation .main-navigation .current a {
	-webkit-backface-visibility: hidden;
	outline: inherit;
	position: relative;
}

.sticky-navigation .navbar-nav > li > a {
	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	padding-left: 11px !important;
	padding-right: 9px !important;
	position: relative;
}


.arrow {
	position: absolute;
	width: 0; 
    height: 0; 
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #fff;
	top:24px;
	right: 0px;

 
	
}


/*========================================
   4.3 SECTION WITH LEFT / RIGHT SCREENSHOT             
==========================================*/
/*---------------------------------------
   4.3.1 BASIC STYLES               
-----------------------------------------*/
.side-screenshot,
.side-screenshot2 {
	max-width: 532px;
}

.brief h2 {
	margin-top: 0;
	margin-bottom: 10px;
}

.brief p {
	margin-top: 20px;
}

/*---------------------------------------
   4.3.2 FEATURE LIST               
-----------------------------------------*/

.feature-list-2 {
	margin-top: 25px;
}

.feature-list-2 ul li {
	overflow: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

.feature-list-2 li .icon-container {
	width: 32px;
	height: 32px;
	border-radius: 3px;
	color: #ffffff;
	line-height: 32px;
	margin-right: 15px;
	margin-top: 5px;
	text-align: center;
}

.feature-list-2 li .details {
	width: 89%;
}

.feature-list-2 li .details p {
	margin-top: 5px;
}


/*========================================
   4.4 SECTION: FEATURES                
==========================================*/
.features {
	margin-top: 35px;
}

.feature {
	margin-top: 40px;
	margin-bottom: 35px;
}

.feature .icon {
	font-size: 50px;
	margin-bottom: 30px;
}

.feature h4 {
	margin-bottom: 10px;
}


/*========================================
   4.5 SECTION: PRICING TABLE               
==========================================*/
.pricing-table {
	margin-top: 35px;
}

.package {
	overflow: auto;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	margin-top: 40px;
}

.package .header {
	padding-top: 20px;
	padding-bottom: 20px;
}

.package .header h3 {
	color: #ffffff;
}

.package-features .column-9p {
	width: 90%;
	float: left;
	text-align: left;
}

.package-features .column-1p {
	width: 10%;
	float: right;
	text-align: right;
	color: #323232;
}

.package-features .column-7p {
	width: 60%;
	float: left;
	text-align: left;
}

.package-features .column-3p {
	width: 40%;
	float: right;
	text-align: right;
}

.package-features ul li {
	overflow: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 35px;
	padding-left: 35px;
	border-bottom: 1px dotted #e3e3e3;
}

.package-features .bottom-row {
	overflow: auto;
	padding-top: 8px;
	padding-bottom: 17px;
	padding-right: 35px;
	padding-left: 35px;
}

.package-features .bottom-row h6 {
	padding-top: 5px;
}

.package-features .bottom-row .secondary-button,
.package-features .bottom-row .standard-button {
	margin: 0;
	padding: 7px 15px;
	vertical-align: middle;
}


/*========================================
   4.6 SECTION: VIDEO              
==========================================*/
/*---------------------------------------
   4.6.1 BASIC STYLE / RESET         
-----------------------------------------*/
video {
	max-width: 100%;
	height: auto;
}

iframe,
embed,
object {
	max-width: 100%;
}




/*---------------------------------------
   4.6.2 VIDEO FEATURES         
-----------------------------------------*/
.video-features {
	margin-top: 40px;
}

.video-features .inline-icon {
	padding-right: 5px;
}


/*========================================
   4.7 SECTION: SCREENSHOTS              
==========================================*/
.screenshots {
	margin-top: 68px;
}

.shot {
	margin: 10px;
	border-radius: 3px;
	border: 5px solid #ffffff;
}

.shot img {
	max-width: 100%;
	width: 100%;
}

.shot img:hover {
	cursor: crosshair;
	opacity: 0.8;
}


/*========================================
   4.8 SECTION: CLIENTS AND FEEDBACKS              
==========================================*/
/*---------------------------------------
   4.8.1 CLIENTS LOGO        
-----------------------------------------*/
.clients {
	margin-top: 35px;
}


/*---------------------------------------
   4.8.2 FEEDBACKS        
-----------------------------------------*/

.testimonials {
	margin-top: 15px;
}

.single-feedback {
	position: relative;
	margin-top: 20px;
}

.single-feedback .client-pic {
	width: 48px;
	height: 48px;
	margin: auto;
	position: relative;
	margin-bottom: -24px;
	z-index: 999;
	border: 3px solid #ffffff;
	box-shadow: 0px 0px 0px 3px #f7f8fa;
}

.single-feedback .client-pic img {
	max-width: 100%;
}

.single-feedback .box {
	margin-right: 15px;
	margin-left: 15px;
	border-radius: 3px;
	position: relative;
	background: #f7f8fa;
	padding-top: 20px;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(229, 229, 229, 0.75);
	-moz-box-shadow: 0px 1px 0px 0px rgba(229, 229, 229, 0.75);
	box-shadow: 0px 1px 0px 0px rgba(229, 229, 229, 0.75);
}

.single-feedback .box .message {
	padding: 25px;
	font-style: italic;
}

.single-feedback .box:after,
.single-feedback .box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.single-feedback .box:after {
	border-color: rgba(247, 248, 250, 0);
	border-top-color: #f7f8fa;
	border-width: 15px;
	margin-left: -15px;
}


.single-feedback .box:before {
	border-color: rgba(229, 229, 229, 0);
	border-top-color: #e5e5e5;
	border-width: 16px;
	margin-left: -16px;
}

.single-feedback .client-info {
	margin-top: 30px;
}

.single-feedback .client-info .client-name {
	line-height: 20px;
}

.single-feedback .client-info .company {
	font-size: 13px;
}


/*========================================
   4.9 SECTION: CALL TO ACTION              
==========================================*/
/*---------------------------------------
   4.9.1 CALL TO ACTION WITH TEXT/BUTTON          
-----------------------------------------*/
.cta-section {
	background: url(../images/bg-image-2.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	background-size: cover;
}

.cta-section h4 {
	color: #ffffff;
}

.cta-section h2 {
	color: #ffffff;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 40px;
}

.cta-section h3 {
	color: #ffffff;
}

.cta-section .color-overlay {
	padding-top: 125px;
	padding-bottom: 125px;
}

/*---------------------------------------
   4.9.2 SUBSCRIBE FORM           
-----------------------------------------*/
.subscribe-section {
	margin-top: 10px;
	margin-bottom: 0px;
}

.subscription-form .input-box {
	width: 300px;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 55px;
	border-radius: 3px;
	font-size: 16px;
	color: #000000;
	box-shadow: inherit;
}

.subscription-success,
.subscription-error {
    color: #FFFFFF;
}

/*========================================
   4.10 SECTION: CONTACT US             
==========================================*/
/*---------------------------------------
   4.10.1 BASIC STYLES        
-----------------------------------------*/
.fouverte {

	color: #47b4f9;
	float: left;
	margin: 0px 0px;
}
.contact-us {
	padding-top: 75px;
	padding-bottom: 75px;
	display: inline-block;
}

.contact-us .heading {
	margin-bottom: 10px;
}

.contact-link {
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 50px;
	
}

.contact-link:hover {
	text-decoration: none;
}

.contact-link span {
	margin-right: 10px;
}
/*---------------------------------------
  multiselect        
-----------------------------------------*/


/*---------------------------------------
   4.10.2 CONTACT FORM        
-----------------------------------------*/
.contact-form {
	margin-top: 25px;
}

.contact-form .success,
.contact-form .error {
	display: none;
}

.contact-form .input-box,
.contact-form .textarea-box {
	margin-bottom: 15px;
	margin-top: 15px;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #e3e3e3;
	border-radius: 3px;
	color: #727272;
	padding-left: 12px;
	font-size: inherit;
	line-height: auto;
}

.contact-form .input-box {
	min-height: 50px;
}

.contact-form .textarea-box {
	min-height: 200px;
	-webkit-backface-visibility: hidden;
}

.contact-form .input-box:active,
.contact-form .textarea-box:active,
.contact-form .input-box:focus,
.contact-form .textarea-box:focus {
	color: #323232;
}

.contact-form .btn {
	margin-top: 25px;
}


/*========================================
   4.11 SECTION: FOOTER             
==========================================*/
footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
footer .logo{
    text-align: center;
    
}

.copyright {
	margin-top: 15px;
	margin-bottom: 15px;
}

.social-icons li {
	display: inline;
	margin: 2px;
}

.social-icons li a {
	font-size: 25px;
	color: #919191;
}

.social-icons li a:hover {
	text-decoration: none;
}
#content-service,#content-installation{
	font-size: 10px;
	line-height: 14px;
	color: #00aeff;
}

#content-service .service a ,#content-installation a{
	margin-left: 1px;
	text-decoration: none;
	
}
#content-service .service a:hover,#content-installation a:hover{
	color: #00aeff;
}
#content-service .service i,#content-installation i{
	margin: 0 5px;
}

/*========================================
   4.11 MAP           
==========================================*/


#content-service .service{
	display: none;
}

#content-installation{
	
}


 .mapael .map {
     position: relative;
	 
        }
text.regname {
	display: block;
	width: 10px;
}
text.regname tspan {
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 13px;
	display: block;
	width: 10px;
}
.slider-ferme{
	width: 315px;
	height: 184px;
}
.jeu .gagnez {
    color: #fff;
    font-size: 19px;
    line-height: 31px;
    margin-top: 37px;
	margin-bottom: 19px;
}
.jeu .transp-button{
	margin-top: 32px;
	margin-bottom: 32px;
	    padding: 9px;
    line-height: 18px;
}
.jeu .transp-button i{
	margin-left: 10px;
	
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
a.thumbnail {
   padding: 0px;
	border: 0px;
	text-decoration: none;
	font-size: 10px;
	    line-height: 26px;
    text-align: center;
}
a.thumbnail:hover{
-webkit-box-shadow: 0px 5px 16px -9px #000000; 
box-shadow: 0px 5px 16px -9px #000000;
}
a.instagram, a.facebook, a.youtube {
	-webkit-transition: none;
	transition:none;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.navbar-brand {
    height: 65px;    
    padding: 0px;
}
.navbar-brand a{
    padding: 0px;
}
.mapcontainer{
    margin: 10px;
}
.isth_lh {
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
}
.isth_lh,.isth_li{
    display: block;
    width: 100%;
    height: 18px;
}
.isth_li.top,.isth_lh.top{
  
    height: 22px;
}
.isth_li.top{
   border-bottom: solid 2px #e30513;
    
}
.isth_li {
   text-align: center;
   align-content: center; 
   cursor: pointer;
}

 
.isth_li.top span{
    margin-bottom: 10px;
    text-align: center;
}
.ct,.cth {
    float: left;
}
.ct {
    width:4%;    
}
.cth {
        width:19%; 
}
.nohidesmall{
        display: none;
}
.formulaire .formcontent {
    padding: 20px;
    margin: 10px 0px;
    background-color: rgba(0,0,0,0.45);
}

.formulaire h3{
    color: #fff;
    font-size: 16px;
    text-shadow: 1px 1px 2px #144;
}
#section2{
    margin-top: 30px;
}
#section2 .entete{
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase; 
    line-height: 36px;
    
}
.alert-click{
    border: solid 1px #474749;
    margin: 20px 0px;
    padding: 5px;
    font-size: 14px;
    text-align: center;
    
}
#Confirmation {
    font-size: 20px;
    color: #fff;
    text-align: center;
}
label.error{
    color: #fff;
    background: #e30513;
    margin-left: 4px;
    padding: 4px;
   -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;  

}
.header-page {
  
    background: url("../assets/img/bg_header.jpg") no-repeat;
}
.carte_accueil{
     background: url("../assets/img/carte_accueil.jpg") no-repeat;
    height: 350px;
    text-align: center;
    width: 100%;
    margin: auto;
    align-content: center;
    margin-top: 95px;
    
     background-position: 50% 50%;
        background-size: contain;
    
}

.carte_accueil_bt{
  text-align: center;
    margin: auto;
    width: 70%;
    margin-top: 20px;
   
}



.carte_accueil_bt .titre{
    font-size: 30px;
    font-weight: bold;    
}
.carte_accueil_bt_titre {
    float: left;
   
}
.carte_accueil_bt .stitre{
    font-size: 25px;
    font-weight: 400;    
}
.carte_accueil_bt .icon{
    float: left;
    font-size: 40px;
    margin-right: 25px;
}
.line {
    background-color: #000;
    height: 3px;
    margin: 0px -15px;
    padding: 0px;
}

.mapael .zoomButton {
            background-color: #f0f0f0;
            border: 1px solid #8e8e8e;
            color: #474749;
            width: 24px;
            height: 24px;
            line-height: 20px;
            text-align: center;
            border-radius: 4px;
            cursor: pointer;
            position: absolute;
            top: 10px;
            font-weight: bold;
            left: 10px;

            -webkit-user-select: none;
            -khtml-user-select : none;
            -moz-user-select: none;
            -o-user-select : none;
            user-select: none;
        }

.mapael .zoomButton:hover {
    background-color: #fff;
    color: #000;
}

        /* Reset Zoom button first */
.mapael .zoomReset {
            top: 10px;            
            left:10px;
            line-height: 22px;
        }

        /* Then Zoom In button */
.mapael .zoomIn {
            left:40px; 
        }

        /* Then Zoom Out button */
.mapael .zoomOut {
            left:70px;
        }

 .mapael .mapTooltip {
            position: absolute;
            background-color: #474c4b;
            moz-opacity: 0.80;
            opacity: 0.80;
            filter: alpha(opacity=80);
            border-radius: 0px;
            padding: 10px;
            z-index: 1000;
            max-width: 200px;
            display: none;
            color: #fff;
        }

.mapael .mapTooltip2 {
            position: absolute;
            background-color: #fff;
            moz-opacity: 0.90;
            opacity: 0.90;
            filter: alpha(opacity=90);
            border-radius: 3px;
            padding: 5px;
            z-index: 1000;
            max-width: 250px;
            display: none;
            color: #343434;
    }

.mapael .points {
    cursor: pointer;
}

.photo {
    width: 100%;
    height: 350px;
    overflow: hidden;
    background: #000;
   
}

.imcolza {
    width: 100%;
    height: 347px;
    background: center / contain no-repeat;
        
}
.date {
    text-align: right;
}
.ville {
    font-size: 16px;
    font-weight: bold;
}
.cp{
    font-size: 14px;
    font-weight: normal;
}
.zinfo {
    margin-top: 10px;
}

.bttwitter,.btfacebook{
       padding: 5px 8px 5px 5px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-top:  50px;
    margin-right: 20px;
    
}

.btfacebook{
  /*  background-image:url("../assets/img/Facebook_logo_36x36.svg") ;*/
    background-color: #3b5998;
    color: #fff;

}

.bttwitter{
     background-color:#1da1f2;
      color: #fff;
   
}
.btfacebook img,.bttwitter img {
    width: 18px;
    height: 18px;
}

.btfacebook:hover,.bttwitter:hover{
     background-color: #4267b2;
    color: #000000;
     text-decoration: none;
}
.zbt {
    margin-top: 10px;
}
.logoheader{
    text-align: right;
}