/* Général */

body
{
	/*font-family: 'lato', sans-serif ;*/
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	
}

.grey-divider{
	width: 450px;
    height: 1px;
    background: #C2C2C2;
	text-align: center;
    margin: 0 auto 10px;
}

.grey-divider2{
	width: 450px;
    height: 1px;
    background: #C2C2C2;
    margin: 18px auto 18px;
}

.grey-divider3{
	width: 450px;
	height: 2px;
    background: #9CA5BB;
    margin: 40px auto 35px;
}

#button1{
	position: relative;
	top: 10px;
	color: #fff;
	font-size: 12px;
	padding: 2px 10px;
	background-color: #9CA5BB;
	filter:opacity(0.78)
	/*border-color: #fff;*/
	
}

h1{
	text-align: center;
	margin-top: 5px;
	font-size: 32px;
	letter-spacing: 2px ;
	color: #303030;
}

h2{
	text-align: center;
	margin-top: 5px;
	font-size: 32px;
	letter-spacing: 2px ;
	color: #303030;
	font-family: 'Marcellus SC', cursive;
}

h3{
	
	display: inline-block;
	/*text-align: center;*/
	margin: 30px 0px 10px 60px;
	font-size: 26px;
	letter-spacing: 2px;
	color: #384258;
	font-family: 'Marcellus SC', cursive;
}

h4{
	text-align: center;
	margin: 15px 0px 10px 75px;
	font-size: 22px;
	letter-spacing: 2px ;
	color: #384258;
	font-family: 'Marcellus SC', cursive;
	
}
h5{
	margin: 20px 0px 50px 0px;
	/*text-style:*/ 
	
	
}

 /*MENU */

#logo{
	width: 65px;
	/*margin-left: 150px;*/
}

.col-lg-4{
	text-align: center;
	margin: 00px;
	
}

.navbar {
    /*background-color: #161B41;*/
	font-size: 11px;
	border-bottom: 2px solid #9CA5BB;
    letter-spacing: 1.5px ;
    text-transform: uppercase;
    font-weight: bold;
}



.navbar-brand1{
	text-decoration: none;
	font-size: 31px;
	font-family: 'Marcellus SC', cursive;
	color: #515C72 !important;
	letter-spacing: 1px ;
	font-weight: normal;
	text-align: center;	
}

.navbar-brand2{
	text-decoration: none;
	font-size: 31px;
	font-family: 'Marcellus SC', cursive;
	color: #515C72 !important;
	letter-spacing: 1px ;
	font-weight: normal;
	text-align: center;
}

ul.navbar-nav{

}

.navbar-nav {
	text-align: right;
	margin-right: 50px;
	
}

/* Home */

.n-1{
	background-color: #F6F7FB;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 2px 0px;
}

.n-2{
	/*background-color: /*#F6F7FB*//*(246,247,251)*/ 
	opacity: 0.85;
	/*opacity: 0.8;*/
	margin-top: 120px;
	padding: 5px 0px 10px 0px;
	margin-bottom: 0px;
}

.card-img-top{
	filter: saturate(0.95);
    margin-bottom: 30px;
	
}


/* Services */

#services{
    background: #F6F7FB;
	margin-top: 80px;
    margin-bottom: 50px;
    padding: 80px 0px;
}

.services-block{
    width: 88%;
    margin: 0 auto;
    text-align: center;
    padding: 18px;
    background: #ddd;
    border-radius: 3px;
    border: 1px solid #9CA5BB;
    margin-bottom: 25px;

}

.button2{
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	border-radius: 3px; 
	background-color: #F3A314;
	margin: 22px 0px 0px 00px;
	padding: 9px 80px;
	border: 1px;
	color: #fff;
	letter-spacing: 1px ;
}

.button2:hover{
    background: #D9B38D;
    color: #7D441C;
    text-decoration: none;
}

#img-tinbox, #img-boite-carre{
	
	border-radius: 3px;
	width: 92%;
	margin: 0px 0px 20px 10px;
	filter: saturate(1.3);
}

#text1{
	margin: 15px 35px;
}

.fas fa-th{
	font-size: 10px;
}

/*benoit-louvigny*/

#benoit-louvigny{
	margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 20px;
}

.text-benoit-louvigny{
	text-align: center;
	/*margin-bottom: 60px;*/
	margin: 0px 50px 50px 50px;
	display: inline-block;
	
}

.button3{
	display: block;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	background: #7D441C;
    color: #ECD9C6;
	border-radius: 3px; 
	margin: 40px 0px 25px 0px;
	padding: 10px 0px;
	letter-spacing: 1px;
}

.button3:hover{
	color: #7D441C;
	background-color: #ECD9C6;  
	letter-spacing: 1px;
}

.button-TG{
	font-family: 'Raleway', sans-serif;
	color: #303030;
}

.button-TG:hover{
    color: #3273FF !important;
    text-decoration: none !important;
}

.col-md-6{
	text-align: center;
	
}

#img-bl{
	
	/*margin-top: 30px;*/
	text-align: center;
	border-bottom-right-radius: 3px;
	/*width: 80%;*/
	border-top: solid 2.5px #161B41;
	border-left: solid 2.5px #161B41;
	filter: saturate(1.3);
	/*margin: 0 0;
	/*width: 400px;
    height: 512px;*/
   
}

/* Ganache */

#ganache{
	background-color: #ddd;
	padding: 40px 0px 40px 0px;
	margin: 80px 00px 40px 00px;
       	
}

#h3-ganache{
	/*text-align: none;
	text-align: left;*/
	margin-top: 20px;
	margin-left: 10px;
	
}

#h4-ganache{
	margin: 15px 10px 10px 10px;
	font-size: 22px;
	/*letter-spacing: 2px ;*/
	color: #384258;
	font-family: 'Marcellus SC', cursive;
}

.text-ganache{
	/*display: inline-block;*/
	/*text-align: center;*/
	/*margin: 0px 00px 0px 00px;*/
	
}


#img-ganache1{
	width: 100%;
	margin: 80px 0px 50px 0px;
	filter: saturate(1.3);
	text-align: center;
}

#img-ganache2{
	width: 100%;
	margin: 80px 0px 50px 0px;
	filter: saturate(1.3);
	text-align: center;
}


.button4{
	font-family: 'Raleway', sans-serif;
	text-decoration: none !important;
	font-size: 20px;
	color: #384258;
}

.button4:hover{
	color: #7D441C !important;
    text-decoration: none !important;
	font-size: 20px;
}






.button5{
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	text-align: center;
	color: #fff;
	border-radius: 3px; 
	background-color: #F3A314;
	margin: 22px 15px 0px 15px;
	padding: 9px 30px;
	letter-spacing: 1px;
}

.button5:hover{
    background: #D9B38D;
    color: #7D441C;
    /*text-decoration: none;*/
}

/*Testimonials*/

#testimonial{
	margin-top: 150px;;	
}

.heading h2{
	margin-top: 50px;
	font-family: 'Marcellus SC', cursive;
}

#h3-tesitmonial{
	margin: 30px 0px 0px 60px;
}

#h4-tesitmonial{
	font-size: 18px;
}

.text-testimonial{
	padding-top: 15px;
	font-size: 14px;
	text-decoration: line-through;
}

#img-testimonial{	
	padding: 0px 15px 0px 65px; 
}


/*Social Network*/


#socialnetwork{
	margin-top: 150px;
	background-color: #ECF5F9;
	height: 164px;
	text-align: center;
	padding: 15px 0px 15px 0px;
}


.fa-facebook, .fa-instagram{
	margin-right: 30px;
	
	
}
.fa-facebook{
	color: #515C72;
} 


.fa-instagram{
	color: #515C72;
	
}

.fa-linkedin{
	color: #515C72;
	margin-top: 45px;
}

/* Footer */

.fa-chevron-up{
	margin-top: 20px;
	font-size: 28px;
	color: #515C72;
	
}


















