body {	color:#333;	font:400 15px/15px Raleway,Arial,Helvetica;background:url(../images/bg.jpg) right no-repeat fixed #fff; -webkit-font-smoothing:antialiased;}


a{color:#00427b; text-decoration:none; transition:opacity .5s ease-in-out;}
a:hover{color:#d60021;  transition: .5s ease-in; text-decoration: none;}



.btn,a,.btn:hover,a:hover {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
outline: none !important;
}

h1,h2,h3,h4{margin: 0;line-height: 1em;}
h2{font:300 3.5em Raleway,Arial,Helvetica;margin-bottom: .5em;}
h3{font:300 2em Raleway,Arial,Helvetica;margin:.5em 0 1em 0;}
h4{font:300 1.5em Raleway,Arial,Helvetica;margin-bottom: 1em;}
h4 i{margin-right: 0.5em;}
h3:hover {text-decoration: none;}

p{font-size:1.3em;line-height: 1.7em; margin-bottom: 1.7em;}

.spacer{padding: 6.5em 0;}
.spacertop {padding-top: 2.3em;}

.btn{border:none;border-radius: 0;padding: 1em 4em;background: rgba(0,0,0,0.5);text-transform: uppercase;}
.btn:hover,.btn:active{color: #fff;}
.btn-default{color: #ccc;border: 1px solid #aaa;}
.btn-default:hover,.btn-default:active{background: rgba(0,0,0,0.8);}
.btn-primary{color: #fff;background:#666;width: 100%;outline: none;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus{background:#333;box-shadow: none;}

.topbar {background:url(../images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}
.navbar-nav > li > a{font-size: 1.3em;line-height: 2.5em; font-family: Raleway,Arial,Helvetica; padding: .5em;padding-top: 1.5em;}
.navbar-fixed-top{top: 5px;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{background: none;color: #fff;}

#head,.carousel{margin-top: 0;}

#home{padding-top: 6em;}

/*banner*/
.banner{position: relative;}
.banner .caption{position: absolute;top: 0;left:0; right: 0; bottom: 0; }
.banner .caption-wrapper{display: table;height: 100%;width: 100%;}
.banner .caption-info{display: table-cell;vertical-align: bottom;text-align: center;color: #fff; padding-bottom: 1em;}
.banner .caption-info h1{font:normal 4.5em Raleway,Arial,Helvetica;text-transform:capitalize;}
.banner .caption-info p{font:600 1.7em Raleway,Arial,Helvetica;}
.banner a.explore{color: #000;}

/*about*/
.about.spacer{padding-left: 4em; padding-right: 4em;padding-bottom: 0;}
.food-list{line-height:3em;border-bottom:1px dotted #ccc; }


.panel-group .panel{border-radius: 1em;border:.5em; text-decoration:none; border-top-left-radius: 0;  }
.panel{width:61%; margin: auto; text-decoration:none; }
.panel-group .panel a:hover{text-decoration:none;  }.panel-group:hover .panel:hover{text-decoration:none;  }
.panel-heading:hover{background-color: #03aec0;  }

.panel-body h4 {margin-bottom: .3em;}




/*team*/
.team figure{width: 100%;}
.team img{width: 100%;}
.team b{font-size: 1.2em;display: block;}
.team a i.fa{color: #fff; font-size: 2em;}
.team a i.fa:hover{color: #E89F10;}


.highlight-info{ background:#ccc;}
.highlight-info .overlay{background:rgba(59, 51, 48, 0.7);}
.highlight-info h4{color: #fff;margin:0.5em 0 0 0;}
/*about us*/










/*contact*/
.contactform textarea,.contactform input{width: 100%;padding:1em;border:1px solid #ccc;margin-bottom: 1em;border-radius: 0;outline: none;}
/*contact*/

#map{width: 100%; height: 500px;}
#map p{margin: 0 !important;}

.footer{background-color: #111; color: #fff; font-size: 1em;color: #aaa;}
.footer a{color: #aaa;margin: 0 1em; }

.gototop{position: fixed;bottom: 20px; right: 20px;padding: 10px;}
.gototop i{line-height: 0.5em;}



.ligne {width:50%; height:0.1em; background-color:black; margin: auto; clear:both; margin-top:.2em; margin-bottom: .7em;}

.lignesoustitre {width:10%; height:0.1em; background-color:black; margin: auto; clear:both; margin-top:0em; margin-bottom: 1em;}
.lignebilletterie {width:23%; height:0.1em; background-color:black; clear:both; margin: auto;margin-bottom: 1em; margin-top:1em;}

.lignetotale {width:100%; height:0.1em; background-color:black; margin: auto; clear:both; margin-top:2em; margin-bottom: 1.7em;}
.margebas {margin-bottom: 1em;}

.left {float: left;}
.leftmarg {float: left; margin-right: .5em; margin-bottom: 1em;}
.right {float: right;}
.opacity {opacity: .5;} .opacity:hover {opacity: 1;}
.clear {clear: both;}
.drapeaufr {padding-right: 5px;padding-left: 15px;}
.blanc {color: white; text-decoration-color:white; text-decoration-color: white; }
.partenaires {clear: both; max-width: 100%; margin-bottom: .5em;}
.margin-top{margin-top:1.5em;}
.margin-right{padding-right:.5em;}
.margin-left{padding-left:.5em;}

.back-to-top {
    position: fixed;
    bottom: 1em;
    right: 0;
    text-decoration: none;
    color: #ffffff;
    background-color:none;
    padding: 1em;
    display: none;opacity:0.5;filter:alpha(opacity=50); transition:opacity .5s ease-in;
}
.back-to-top:hover { opacity:1;filter:alpha(opacity=100);} 


 .delay1 {-webkit-animation-delay: .1s;-moz-animation-delay: .1s;-o-animation-delay: .1s;}
	.delay2 {-webkit-animation-delay: .25s;-moz-animation-delay: .25s;-o-animation-delay: .25s;}
	.delay3 {-webkit-animation-delay: .5s;-moz-animation-delay: .5s;-o-animation-delay: .5s;}
	.delay4 {-webkit-animation-delay: .65s;-moz-animation-delay: .65s;-o-animation-delay: .65s;}
	.delay5 {-webkit-animation-delay: .8s;-moz-animation-delay: .8s;-o-animation-delay: .8s;}
	.delay6 {-webkit-animation-delay: .95s;-moz-animation-delay: .95s;-o-animation-delay: .95s;}
  .delay7 {-webkit-animation-delay: 1.1s;-moz-animation-delay: 1.1s;-o-animation-delay: 1.1s;}
  .delay8 {-webkit-animation-delay: 1.6s;-moz-animation-delay: 1.6s;-o-animation-delay: 1.6s;}
    .delay9 {-webkit-animation-delay: 2s;-moz-animation-delay: 2s;-o-animation-delay: 2s;}
	  .delay10 {-webkit-animation-delay: 2.5s;-moz-animation-delay: 2.5s;-o-animation-delay: 2.5s;}


.txtcontact {font-size: 13px;}



figcaption a {color: #fff;}

@media (max-width: 1200px) {
	body{font:300 13px/13px Raleway,Arial,Helvetica;}
    .panel{width:76%; margin: auto;}
	.navbar-brand{padding-top: 7px;}
	.services ul li{margin:0 0.5em; }
	
	.grid figure h2{font: 700 1.5em Raleway,Arial,Helvetica;}
	figure.effect-oscar figcaption{padding: 12%;}
	figure.effect-oscar figcaption::before,figure.effect-chico figcaption::before{top: 20px;right: 20px;bottom: 20px;left: 20px;}

	.partners img{margin: 0 25px 25px 0;}
}

@media (max-width: 900px) {
    .panel{width:85%; margin: auto;}
    p{font-size:1.1em;line-height: 1.7em; margin-bottom: 1.7em;}
	h1{font: 700 3.5em Raleway,Arial,Helvetica;}
	h4 {font: 300 1.3em Raleway,Arial,Helvetica;}
	.btn{padding: 1em 2em;}
	.partners img{margin: 0 15px 25px 0;width: 157px;}
	.services ul li{width: 9em;height: 9em;}
	figure.effect-chico figcaption {padding: 2em;}	
	figure.effect-oscar figcaption {padding: 20%;}
	figure.effect-chico figcaption::before{top: 10px;right: 10px;bottom: 10px;left: 10px;}
	.grid figure.effect-chico p{font-size: 0.6em;line-height: 1.5em;}	
}


@media (max-width: 767px) { 
    .panel{width:90%; margin: auto;}
    p{font-size:1em;line-height: 1.7em; margin-bottom: 1.7em;}
	body{font:300 12px/12px Raleway,Arial,Helvetica;}
	.navbar-nav > li > a {line-height: 1em;}	
	.navbar-brand{padding: 7px;}
	.navbar-brand img{height: 37px;}
	.navbar-toggle{margin-top: 12px;}

	.banner .caption,.carousel-caption,.carousel-control,.carousel-indicators{display: none;}

	h2.text-center{text-align: center;font-size: 2em;}
	h4 {font: 300 1.2em Raleway,Arial,Helvetica;}
	#partners h2{padding: 0 1em;} 
	#home {padding-top: 5em;}

	.partners{display: block;float: left;}
	.partners img{width: 120px;}



	.about.spacer{padding-left: 2em;padding-right: 2em;}
	.spacer{padding:2em 0 ;}
	.services ul li{margin-bottom: 1em;}

	.highlight-info .overlay{padding-bottom: 2em;}

	.grid.team div{margin: 0;padding: 0;}
	figure.effect-chico figcaption {padding: 1.5em;}
	
	.footer{padding-bottom: 2em;}
}