/* custom ghost    */
body {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.8;
	color: #706d6d;
}

.gbs3 .btn-default{
	color: #000!important;

}

.gbs3 .gcore-label-left {
	min-width: 200px!important;
	max-width: 200px!important;
}

.sppb-addon-title {
	font-weight: normal;
	text-transform: inherit;
}

.top-header {
	height: 35px;
	color: #000;
}

.navbar-nav {
	margin: 40px 0px 0px 45px;
}

.logo-image {
	margin: 0 0 0 15px;
	max-width: 500px;
	min-width: 350px;
}

.cent .col-lg-6 {
	width: 100%;
}

h2, .h2 {
	font-size: 25px;
}

h3, .h3 {
	font-size: 20px!important;
	font-style: italic;
	line-height: 24px!important;
}

.page-header{
	display: block;
	border-bottom: none;
}

.page-header h1{
	font-size: 28px;
	font-weight: 700;
	line-height: 35px;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}

.page-title::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 60px;
	height: 2px;
	margin: -28px auto;
	content: '';
	opacity: 1;
	background: #de0025;
}

.sppb-addon-call-title::after, .sppb-addon-title::after, .sppb-image-content-title::after {
	background: #AD2F00!important;
}

.top-header, .bottom-header {
	background: inherit;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #AD2F00;
	font-size: 16px;
}

#sp-page-builder .sppb-section-title.sppb-text-center::after {
	background: #de0025;
}

.sppb-addon-call-title::after, .sppb-addon-title::after, .sppb-image-content-title::after {
	background: #de0025;
}

#sp-page-builder .sppb-section-title span {
	color: #fff !important;
}

.back-to-top {
	background-color: #AD2F00;

}

#sp-page-builder .sppb-section-title.sppb-text-left::after {
	background: #de0025;
}

.revenue-feature-list {
	background-color: #EA9E3C!important;
}

.fa, .far, .fas {
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}


.arrondi .sppb-row-container{
	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #E1D5E2;
}

.bulle{
	
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
-moz-box-shadow : 2px 2px 4px #b5a49f;
-webkit-box-shadow : 2px 2px 4px #b5a49f;
box-shadow : 2px 2px 4px #b5a49f;
border:1px solid #686868;
padding: 10px;
background: #f2f2f2;
}


#pied{
	background: #00416F;
}

#pied h3{
	color: #fff;
	margin-bottom: 30px!important;
}

#pied{
	font-size: 15px;
}

#pied a{
	color: #ff;
	padding: 5px;
}


.pied{
	width: 100%;
}

#footer{
	padding-top: 0px!important;
}

.logo-img {
	margin-top: -17px;

}

.navbar-brand {
	float: none;
}

.navbar .container{
width: 100%;
padding: 0;
}

.pull-right {
	float: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 1170px;
}

@media (max-width: 768px) {
	.navbar-header{
	background: #fff;
	}
	
	.container > .navbar-collapse {
	margin-left: 15px;
	}
	
	
	.cc-bottom, .cc-animate {
	display: none!important;
	}
	
	.logo-img {
		max-width: 350px;
	}
}


#form-row-autorise label {
	font-weight: normal;
	width: 95% !important;
	float: right !important;
	font-size: 0.8em;
	/* width: 100% !important; */
	display: block;
	max-width: 95% !important;
}

#pied .lien a:hover{
	color: #fff;
}

.t3-megamenu .mega > .mega-dropdown-menu {
	min-width: 300px;
}

.sourcecoast .control-group {
	overflow: hidden;
}

.sourcecoast .row-fluid .span12 {
	width: auto!important;
}

.menu_bas.fa-instagram::before {
	content: "\f16d";
	font-size: 25px;
	vertical-align: middle;
	margin-right: 5px;
	color: #fff;
}

.items-row{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.col-sm-4 {
	width: 30%;
	min-width: 300px;
	margin: 15px;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow : 2px 2px 4px #b5a49f;
	-webkit-box-shadow : 2px 2px 4px #b5a49f;
	box-shadow : 2px 2px 4px #b5a49f;
	border:1px solid #E1D5E2;	
	background: #f8feff;
}

.article-title {
	text-align: center;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 15px;
}

.readmore .btn{
	white-space: normal!important;
}
/*--------------------------------------------------------------------------------------------------------*/