/*-- Use For Custom Styling --*/

body {
	line-height: 22px;
}

.padding_Top_Bottom {
	padding: 4rem 0;
}

.top-banner {
	margin-top: 0px;
}

header {
	margin-bottom: 1rem;
}

.logo_soir {
	/*margin-left: 2%;*/
	margin-bottom: .5rem;
}

.h3,
h3 {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: left;
}

.standalone-detail .para_text {
	text-align: left;
	opacity: 0.8;
}

.standalone-area {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.page-title h2 {
	font-size: 45px;
	text-transform: inherit;
}

.header_article1 {
	background-image: url("../img/lecture_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article2 {
	background-image: url("../img/chine_vivante_une.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article3 {
	background-image: url("../img/destination_prisee_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article4 {
	background-image: url("../img/ceramiste_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article5 {
	background-image: url("../img/retail_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article6 {
	background-image: url("../img/helicoptere_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article7 {
	background-image: url("../img/tourisme_hivernal_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article8 {
	background-image: url("../img/poyang_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article9 {
	background-image: url("../img/vins_chinois_wine_paris_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}
.header_article10 {
	background-image: url("../img/cerisiers_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article11 {
	background-image: url("../img/timbres_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article12 {
	background-image: url("../img/manneken_pis_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.header_article13 {
	background-image: url("../img/porcelaine_head.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 53.289844px;
}

.slider-area h2 {
	font-size: 75px;
	line-height: .7;
}

.standalone-area .stand-img-des .para_text {
	font-size: 12px;
	line-height: 1.3;
}

@media screen and (max-width: 575px) {

	.logo_soir {
		margin-left: 0%;
	}

	.slider-area h2 {
		font-size: 55px;
		line-height: .7;
	}

	.standalone-detail .para_text {
		margin-bottom: 1.2rem !important;
	}

	.img_margin_bottom_1 {
		margin-bottom: 1rem;
	}

	.page-title h2 {
		font-size: 2rem;
		line-height: 1.3em;

	}

	.side-nav .navbar-nav .nav-link {

		font-size: 17px;
		padding: 7px 0 7px 0 !important;

	}

}

.top_1rem {
	top: 1rem;
}