#fond-background{
	background-image: url("../../img/layout/img-fond-page-destination.jpg");
}

.titre-home {
	font-size: 50px;
	padding-left: 135px;
}


#fond-background p{
	width: 57%;
	padding-left: 135px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

#cadre-ombre{
	box-shadow: 0px 0px 10px #000;
	padding: 20px;
	width: 70%;
	margin: auto;
	margin-bottom: 40px;
}

#recherche input[type="submit"] {
    background: #333;
    color: #fff;
    border: none;
    height: 35px;
    line-height: 35px;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    font-size: 18px;
	width: 20%;
	margin: auto;
	display: block;
}
#section-destinations{
	margin-top: 20px;
}
#section-destinations img{
	width: 100%;
}
#section-destinations h3{
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: bold;
}

p{
	line-height: 1.5;
}
#bloc-destination{
	margin-top: 25px;
}



/*  destination tab */


.list-group-item.active {
    z-index: 2;
    color:  #fff;
    background-color: #fff;
    border-color: none;
    border: none;
    border-radius: inherit;
}


.list-group-item {
	padding: 5px 0px;
	border: none;
}
.list-group-item p{
	margin-bottom: 0px;
	padding: 2px 0px;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	padding-left: 8px;
}

.list-group-item p span{
	position: absolute;
	top: -2px;
	left: 0;
}

.list-group-item + .list-group-item {
	border: none;
	position: relative; 
}
.list-group-item.active p {
	color: #000;
	font-weight: bold;
}
.list-group-item.active p span{
	font-size: 20px;
	border-radius: 100%;
	top: -7px;
}

.list-group-item::before {
	content: '';
	position: absolute;
	background: #333;
	width: 1.2px;
	height: 15px;
	top: 0;
	left: 1.4px;
}
.list-group-item::after {
	content: '';
	position: absolute;
	background: #333;
	width: 1.2px;
	height: 15px;
	bottom: -1px;
	left: 1.4px;
}
.list-group-item:first-child::before {
	height: 5px;
	top: 10px;
}



div.destination-tab div.destination-tab-content:not(.active){
  display: none;
}

.h3-circuit{
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 30px;
}

.h3-circuit span{
	font-weight: 800;
	font-size: 20px;
	margin-bottom: 30px;
}
.contenu-blog h2{
	font-weight: 800;
	font-size: 25px;
	font-weight : bold;
	margin-top: 10px;
}
.contenu-blog h3{
	font-weight: 800;
	font-size: 20px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits h4{
	font-weight: 400;
	font-size: 20px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits h5{
	font-weight: 400;
	font-size: 20px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits{
	margin-bottom: 30px;
}
.block-circuits img{
	width: 100%;
}
.block-circuits h2{
	font-size: 15px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits h3{
	font-size: 15px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits h4{
	font-size: 15px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits .nbr, .block-circuits .jours{
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	line-height: 0.5;
}

.block-circuits .prix{
	font-size: 12px;
		
}
.block-circuits .prix span{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 28px;
}



.destination-tab-content p{
	padding-right: 0px;
}

.destination-tab-content div{
	/*padding-right: 30px;*/
	line-height: 1.5;
	font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
	
}

.offres .cadre-titre{
	
	text-transform: uppercase;	
	font-family: "Montserrat", sans-serif;
	text-align: center;
	padding: 10px 10px;
	font-weight: 200;
	font-size: 25px;
	margin: 20px auto 20px auto;
	color: #000;
}
.offres .cadre-titre span{
	font-weight: 900;
}


.bx-wrapper{
	box-shadow: none;
	margin: 0 auto 10px;
	border: none;
}

.bx-controls-direction{
	display: none;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 20px;
    width: 100%;
}


.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.4);
    margin: 0 4px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: rgba(255, 255, 255, 1);
}

.switch-article h3{
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px	
}

.switch-article p.introduction{
	text-align: justify;
	height: 200px
}

.reseaux{
	width: 400px;
	text-align: center;
}

.reseaux a{
	background: none;
	margin-top: 15px;
}
.reseaux .fa{
	font-size: 27px;
    padding: 10px 11px;
    border-radius: 50px;
}
.reseaux .fa-facebook{
	color: #fff;
	background: #3b5998;
	padding: 10px 15px;
}
.reseaux .fa-twitter{
	color: #fff;
	background: #00acee;
}
.reseaux .fa-linkedin{
	color: #fff;
	background: #0e76a8;
	padding: 10px 12px;
}


/* PETIT ECRAN ET TELEPHONE */
@media (max-width: 767px) {
	.titre-home {
		padding-left: 15px;
		font-size: 25px;
	}
	
	.cadre-titre h2 {
	   margin-top: 0px;	
	}
	#fond-background {
    	height: 70vh;
    }
	
	#fond-background p{
		width: 100%;
		padding: 40px 40px;
		/*background: rgba(255,255,255,0.85);*/
		color: #fff !important;
		overflow-y: scroll;
		height: 320px;
	}	
	#cadre-ombre{
		width: 100%;
	}
	
	#recherche input[type="submit"] {
		width: 100%;
	}
	
	.destination-tab-menu{
		padding-bottom: 40px;
		padding-left: 35px;
		padding-right: 35px;
	}
	
	.destination-tab-content h2, .destination-tab-content p {
		padding-right: 20px;
		padding-left: 20px;
	}
	.destination-tab{
		padding-bottom: 30px;
	}
	
	h2{
		text-align: center;
	}
	.block-circuits {
	    margin-bottom: 30px;
	    padding: 0px 20px;
    }
    .block {
    	margin-top: 0px;
    }
.contenu-blog h2{
	font-weight: 800;
	font-size: 25px;
	font-weight : bold;
	margin-top: 10px;
}
.contenu-blog h3{
	font-weight: 800;
	font-size: 20px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits h4{
	font-weight: 400;
	font-size: 20px;
	font-weight : bold;
	margin-top: 10px;
}
.block-circuits h5{
	font-weight: 400;
	font-size: 20px;
	font-weight : bold;
	margin-top: 10px;
}

}