@charset "UTF-8";
/* CSS Document */

body{
	/* background: url('../images/fond_gnv.jpg'); */
	background-color: #fff !important;
	background-repeat: no-repeat;
}

#wrapper{
	
}

#topHead .container, #topHead a{
	background-color: #0170c1;
	color:#fff;
}

header#topHead a{
	color:#fff;
}

#leslider{
	height: 250px;
}

header#topNav nav ul.nav-main > li > a{
	color:#0170c1;
	font-weight: 400;
	/* padding-left: 10px;
	padding-right: 10px; */
	font-size:14px;
}

h1, h2{
	color:#0170c1;
}

/* #page-sommaire */

.droite-sommaire h2{
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.droite-sommaire h2 span{
	float:left;
	margin-right: 10px;
}

.owl-item{
	margin-top: 0px;
}

.owl-prev, .owl-next{
	color:#000;
	background-color: #efefef;
}

.logo_article_som{
	float: left;
	margin-right: 10px;
}

.logo_article_som img{
	max-width: 250px;
	height: auto !important;
}

#page-resapharos #wrapper{
	display: none;
	background-color:#fff;
}

#page-resapharos .ca_charge{
	text-align: center;
	padding-top: 170px;
}

#resa .z_bouton{
	text-align: right;
}

#nettoyeurheader{
	height: 50px;
	display: block;
	clear: both;
}

.form-de-resa{
	color:#fff;
	background-color:#009BB9 !important;
	padding: 0px 10px 10px 10px;
}

.form-de-resa h2{
	color:#fff !important;
	font-size:24px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.content-traversee-top h3{
	color:#fff !important;
	font-size:16px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 4px;
	font-weight: 400;
}

.content-traversee-top p{
	text-align: left;
	color:#fff;
	margin-bottom: 2px;
	padding-top: 2px;
}

.titre_traversee_som{
	text-align: left;
	color:#dca100;
	width:70%;
	display: inline-table;
	font-size:14px;
	font-weight:700;
}

.big-title {
	font-size: 25px;
    display: block;
}

.ligneresasom{
	margin: 4px 0;
}

.lien_traversee_som{
	text-align: center;
	width:30%;
	display: inline-table;
}

.lien_traversee_som a{
    background-color: #00b3e4;
    color: #333;
    font-weight: 700;
    font-size: 10px;
    padding: 11px 15px;
    border-radius: 3px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    transition: all ease 300ms;
}

.lien_traversee_som a:hover{
    background-color: #0e9bdb;
    color: #ffffff;
    box-shadow: 0px 10px 23px -3px rgba(0,174,255,0.8);
    transition: all ease 300ms;
}

.content-slider{
	/* background-color:#0170c1 !important; */
}

.content-slider h2{
	color:#fff;
	margin-top:0px;
	font-size:24px;
	margin-bottom: 0px;
}

#slider-deux .box-content{
	text-align: left;
	color:#ffffff
}

#slider-deux .box-content h4, #slider-deux .box-content a{
	color:#0170c1;
}

#slider-deux .owl-page span{
	background-color: #fff;
}

.liste-compagnie{
	list-style: none;
}

.item-c{
	background-color: #fff;
	border-radius:6px;
	text-align: center;
	margin: 4px;
	padding:2px;
}

.item-c .overlay{
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	border-radius:6px;
	z-index: 100;
}

.item-c:hover .overlay{
	background: rgba(102, 183, 226, 0.8) none repeat scroll 0 0;
	display: block;
}

.item-c .inner{
	display: none;
	position: absolute;
	top:10px;
	left:0px;
	text-align: center;
	font-size: 14px;
}

.item-c:hover .inner{
	display: block;
	z-index: 150;
	/* font-size: 24px; */
	width:100%;
	color:#fff;
}

.item-c img{
	display: inline-table;
}

.item-c figure{
	margin: 0px;
	padding: 0px;
}


.item-compagnie{
	display: inline-table;
	background-color: #fff;
	padding:2px;
	
	width:200px;
	margin:5px;
}

#compagnie{
	/* opacity: 0; */
	/*border-left:1px solid #0170c1; */
	/* border-top:1px solid #0170c1; */
	padding-top:0px;
	/* text-align: center */
}

#compagnie h2{
	color:#0170c1;
	font-size:16px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 400;
}

.grid-item { width: 120px; }
.grid-item--width2 { width: 400px; }

/* ARTICLE */

#article h1{
	color:#0170c1;
	font-size:36px;
	text-align: center;
	margin-bottom: 16px;
	font-weight: 400;
}

#article h4{
	color:#0170c1;
}

#cadre_piece_jointe ul{
	list-style: none;
	padding-left: 0px;
	margin: 0 0 0 2px;
}

#cadre_piece_jointe .fa{
	color:#0170c1;
	margin-right: 10px;
}

.redirige{
	color:#FFFFFF;
}

.container-newsletter{
	margin-bottom: 15px;
}

.zone-form-newsletter{
	padding-top: 0px;
	padding-bottom: 0px;
	margin:0px;
	background-color: #0170c1;
}

.zone-form-newsletter h3{
	font-size: 22px;
	color: #fff;
	margin-bottom: 0px;
	padding: 18px 0;
}

.zone-form-newsletter .input-group-btn{
	display: block;
	
}

.zone-form-newsletter .col-droite{
	position: relative;
	top:-10px;
}

.zone-form-newsletter .bs-callout .btn{
	margin: 0px !important;
}

.zone-form-newsletter .btn-primary{
	background-color: #ff6600 !important;
}

.bouton_aide{
	cursor: pointer
}

.col-droite button{
	margin:0px !important;
}

#page{
	/* position: relative;
	left:0px; */
}

#colonne_aide{
	position:fixed;
	right:-300px;
	background-color: #fff;
	width:200px;
	z-index: 200;
	min-height: 400px;
	box-shadow: 1px 1px 12px #555;
	padding-top: 10px;
}

.fermer_colonne_aide{
	cursor: pointer;
	padding:5px !important;
	text-align: left;
}

.titre_aide{
	color:#dedede;
	font-size:30px;
	width:70%;
	text-align: center;
	display: inline-table;
}



#colonne_aide .post_categorie{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#colonne_aide .post_categorie li{
	border-bottom:1px solid rgb(219, 219, 219);
	text-align: left;
	font-size:16px;
	line-height: 2em;
}

#colonne_aide .post_categorie li a{
	padding: 2px;
	color:rgb(219, 219, 219);
}

#colonne_aide .post_categorie li svg{
	padding-top: 4px;
}

#ligne_fca{
	width:100%;
	text-align: right;
	border-bottom:1px solid #dedede;
	
}

.divider-home{
	margin: 25px 0 15px 0;
}

.sort-destination .col-sd{
	background-color: #fff;
	padding: 3px;
	min-height: 220px;
	text-align: center;
}

.sort-destination .c-fa{
	text-align: center;
	margin: 10px 0;
}

#page-sommaire .sort-destination i.fa{
	font-size:24px;
	color: #fff !important;
	text-align: center;
	background-color: #0170C1 !important;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    width: 50px;
	border-radius: 50%;
	content: "f164";
}

.sort-destination p{
	font-size:14px;
	color: #000 !important;
	font-weight: 300;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2.soustitre_c{
	text-align: center;
}

.col-companie-traversee{
	background-color: #fff;
	border-radius:5px;
	padding: 5px;
	min-height: 320px;
}

.col-companie-traversee h3{
	text-align: center;
	color:#0170C1;
	font-size: 20px;
	font-weight: 700;
}

.col-companie-traversee .ligneresasom{
	margin:0px;
}

.col-companie-traversee .titre_traversee_som{
	color:#0170C1;
}

.col-companie-traversee .lien_traversee_som a{
	color:#fff;
	background-color:#0170C1;
}

.carousel-logo-compagnie{
	/* margin:20px 0 10px 0; */
	background-color: #fff;
	/* border-radius:5px; */
}

.carousel-logo-compagnie .owl-carousel{
	margin: 10px !important;
}

.carousel-logo-compagnie .owl-item div{
	text-align: center
}

.carousel-logo-compagnie .owl-item img{
	max-height: 60px;
	width: auto;
	padding: 2px;
}

footer .column.logo{
	background-color: transparent;
}

#formulaire_recherche{
	margin: 5px;
}

.category-compagnies #wrapper{
	margin-top: 0px;
	padding-top: 0px;
}

.category-compagnies .title-page-compagnie{
	margin-bottom: 10px;
}

.category h1{
	margin-bottom: -10px;
	font-size: 24px;
	font-weight: 500;
	text-align: left;
}

.category .divider{
	margin:10px 0;
}

.item-box-compagnie{
	text-align: center
}

.item-box-compagnie img{
	width:auto;
	max-height: 100px;
}

.item-box-compagnie .item-box-desc{
	padding: 5px;
}

.item-box-compagnie .item-box-desc h4{
	font-size: 18px;
}

.category-compagnies .img-responsive{
	display: inline-table
}

.category-compagnies h2{
	text-align: center;
	font-size: 24px;
}

.category-compagnies .isotope-filter{
	border:none;
}

.entete-resa{
	margin-top: 25px;
}

.item-destination-sommaire{
	background-color: #fff;
	margin: 4px;
	border-radius:5px;
	text-align: center;
	padding: 10px 5px 5px 5px;
}

.item-destination-sommaire a{
	z-index: 300 !important;
	position: relative;
	display: block
}

.item-destination-sommaire .img-responsive{
	display: inline-table
}

.item-destination-sommaire h3{
	margin-bottom: 10px;
	color:#0170C1;
	font-weight: 400;
}

 .owl-prev{
	left:0px;
	position: relative;
}

.carousel-destination-sommaire .owl-caption:hover{
	background:rgba(0, 163, 223, 0.3) none repeat scroll 0 0;
}

.haut-recherche{
	margin:3px;
}

.haut-recherche .form-control{
	height: 30px;
	font-size: 16px;
}

.haut-recherche .input-group-btn > button{
	height: 30px;
}

.voir-recherche .bt-recherche{
	background-color: #36A0DA;
	color:#fff;
	cursor: pointer;
	padding: 5px;
	border-radius:3px;
}

.voir-recherche{
	margin-left: 20px;
}

#recherche-form{
	position: absolute;
	top:-150px;
	right:10px;
	box-shadow: 1px 1px 12px #555;
	/* padding:1px; */
}

#recherche-form button{
	border-radius:0px;
}

.au-bout{
	padding-right: 0px;
	margin-right: 0px;
}

/* #compagnie h2{
	font-size: 20px;
	text-align: left;
	background-color: #0170C1;
	color:#fff;
	font-weight: 500;
	display: inline-table;
	box-shadow: 1px 1px 12px #555;
	padding: 5px 10px;
	position: relative;
	left:-30px;
	margin-bottom: 15px;
} */

.bt-voir-traversees{
	margin:10px 5px 5px 5px;
	background-color: #ff6600;
	color:#fff;
	border-radius:4px;
	padding: 5px;
	text-align: center
}

.destination-phare{
	margin-top: 30px;
}

.zone-traversee .titre_traversee_som{
	color:#0170C1
}

@media screen and (min-width: 1000px) {
  #compagnie {

  }
	
	#compagnie h2{
		
	}
}