/************************************* dbt custom **************************************/
/***************************************************************************
DBT font face pour lettrage  du bandeau
***************************************************************************/
@font-face{
    font-family: 'ethnocentricregular';
    src: url('../fonts/ethnocentric_rg.eot');
    src: url('../fonts/ethnocentric_rg.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ethnocentric_rg.woff2') format('woff2'),
         url('../fonts/ethnocentric_rg.woff') format('woff'),
         url('../fonts/ethnocentric_rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/***************************************************************************
FIN font face pour lettrage  du bandeau
***************************************************************************/
/*************** DBT specif ************/

/************ dbt police sn ************/
.sn-font-gen{
	font-family:ethnocentricregular;
}

#sn-services .sn-font-gen{
	font-size:36px;
}

@media screen and (max-width:425px){
	#sn-services h1 {
		font-size:25px;
	}
	
	#sn-services .sn-font-gen{
		font-size:25px;
	}
}

/************ fin police sn ************/

/*********** dbt tratement img **************/
.img-center{
	margin-left:auto;
	margin-right:auto;
}

/*********** fin tratement img **************/

/************ dbt page travaux **************/
#travaux p{
	padding-top:25px;
	font-family:ethnocentricregular;
	font-size:20px;
	font-weight:bolder;
	color:#800080;
}
/************ fin page travaux **************/

/*************** FIN specif ************/

/**************** dbt navbar ****************/

#bs-example-navbar-collapse-1 ul{
	background:#000;
	padding-right:10px;
}
#bs-example-navbar-collapse-1 li > a{
	color:white;
}
#bs-example-navbar-collapse-1 li > a:hover{
	color:#ae67ae;
}
/**************** fin navbar ****************/

/**************** dbt intro ****************/
h2.marque{
	font-family:ethnocentricregular;
	font-size:100px;
	margin-top:3%;
}

h2.panneau-lumineux{
	font-size:80px;
}

h3.baseline{
	text-shadow:3px 3px 3px #000;
}
h4.baseline{
	text-shadow:3px 3px 3px #000;
}

@media screen and (min-width:220px) and (max-width:767px){
	h2.marque{
	font-size:20px;
	margin-top:15%;
	}
	h2.panneau-lumineux{
	font-size:15px;
	}
	h3.baseline{
		font-size:17px;
		padding: 0 10px;
	}
	h4.baseline{
		font-size:14px;
		padding: 0 10px;
	}
}
@media screen and (min-width:768px) and (max-width:1170px){
	h2.marque{
	font-size:65px;
	}
	h2.panneau-lumineux{
	font-size:50px;
	}
}

/*.navbar{
	background:#fff;
	height:100px;
	color:#000;
}/*/

/**************** fin intro ****************/

/**************** dbt info-box ****************/
@media screen and (max-width:1000px){
	.lead{
		font-size:18px;
	}
}
@media screen and (max-width:360px){
	.lead{
		font-size:14px;
	}
}

/**************** fin info-box ****************/


/**************** dbt barre de défilement type de profession ****************/
#owl-trusted-by{color:white;font-size:20px;text-align:center;}
#owl-trusted-by .barre-defilement1{font-family:'ethnocentricregular';}/*artisans*/
#owl-trusted-by .barre-defilement2{font-family:'Inconsolata';font-size:25px;font-weight:900;}/*commerçant*/
#owl-trusted-by .barre-defilement3{font-family:'Montserrat';font-style:oblique;}/*auto entrepreneur*/
#owl-trusted-by .barre-defilement4{font-family:'Lato';}/*profession libérale*/
#owl-trusted-by .barre-defilement5{font-family:Helvetica;}/*pour mon entreprise*/
#owl-trusted-by .barre-defilement6{font-family:"Alex Brush",cursive;font-size:30px;}/*je choisis*/
#owl-trusted-by .barre-defilement7{font-family:helvetica;}

/**************** Fin barre de défilement type de profession ****************/

/**************** dbt sn-raison ****************/
#sn-raisons .btn{
	background:#800080;
}

#sn-raisons .btn:hover{
	background:#640467;
}
/**************** fin sn-raison ****************/


/**************** dbt présentaion des packs ****************/
.caption-height{
	min-height:280px;
}

#sn-packs p span {
	color:#800080;
}
/**************** fin présentaion des packs ****************/


/**************** dbt plus d'infos ****************/
.testi-height{
	min-height:350px;
}
@media screen and (min-width:430px) and (max-width:455px){
	.testi-height{
	min-height:680px;
	}

}
@media screen and (min-width:320px) and (max-width:429px){
	#owl-testimonial p{
		font-size:12px;
	}
	.testi-height{
	min-height:550px;
	}
}
/**************** fin plus d'infos ****************/

/**************** dbt fiches à onglets ****************/
.tab-height{
	min-height:420px;
}
#sn-fiches .nav-pills >li{
	width:33.333%;
}


@media screen and (min-width:320px) and (max-width:520px){
	#sn-fiches .nav-pills >li{
		width:100%;
	}

}
/**************** dbt fiches à onglets ****************/

/**************** dbt progress bar ****************/


@media screen and (max-width:767px){
	.skill-bar h5{
		font-size:9px;
	}
}
/**************** fin progress bar ****************/


/**************** dbt Price-box ****************/
.price-box-ul-achat-height{
	min-height:330px;
}
.price-box-ul-height{
	min-height:510px;
}

.price-box-mg-btm {
	margin-bottom:15px;
}

	/************ DBT options ***********/
	#sn-options .options-prix {
		font-size:25px;
		font-weight:900;
		color:#800080;
	}
	
	
	/************ FIN options ***********/

/**************** fin Price-box ****************/

/**************** dbt témignage cliente ****************/

#temoignage img.thumbnail{
	border:none;
	margin:0;
	padding:0;
	width:100%;
}

.lilydog-fonts{
	font-family:"Alex Brush",cursive;
	color:#e9c72c;
	font-size:40px;
	font-weight:600;
}
.sn-fonts-temoignage{
	font-family:ethnocentricregular;
	color:black;
	font-size:16px;
}

#temoignage .img-style{
	max-height:270px;
	max-width:270px;
	margin-left:auto;
	margin-right:auto;
}

#temoignage .ref-para{
	font-size:21px;
	padding:10px;
}

#temoignage a{
	text-decoration:none;
}

/**************** fin témoignage cliente ****************/

/**************** dbt contact ****************/
#contact-section #promo{
	text-align:center;
}

#contact-section h2 {
	font-size:35px;
}

@media screen and (max-width:400px){
	#contact-section h2 {
	font-size:20px;
}
}

/**************** FIN contact ****************/

/**************** dbt rezo sociaux ****************/
/**************** fin rezo sociaux ****************/



/***************************************************************************
DBT MENTIONS LEGALES (MENTIONS.PHP)
***************************************************************************/


.mentionsfond{
	background:#000;
}

.mentionsboitegenerale{
	background:#ccc;
	height:650px;
	width:400px;
	margin:50px auto 0 auto;
	/*opacity:0.8;*/
	border-radius:10px;
}

.mentionslogo{
	padding:10px 0 0 15px;
}

.mentions-name-site{
	font-family:ethnocentricregular;
	font-size:120%;
	color:#fff;
	margin:17px 0 0 90px;
	text-shadow:4px 4px 4px #000;
}

.mentionstitre{
	font-size:150%;
	color:#000;
	text-align:center;
	text-decoration:underline #800080;
}
.mentionstexte{
	font-size:100%;
	color:#000;
	text-align:center;
	font-weight:bold;
}

.mentionstexte2{
	font-size:100%;
	color:#fff;
	text-align:center;
	font-weight:bold;
	
}

.margeneg{
	margin:-5px;
}

.mentionsboitegenerale .btn{	
	background-color:#800080;
	color:#fff;
	border-color:#969495;
	text-align:center;
}

.mentionsbouton{
	margin:40px auto 0 auto;
}

/***************************************************************************
FIN MENTIONS LEGALES
***************************************************************************/

/***************************************************************************
DBT QUI SOMMES-NOUS
***************************************************************************/
.quisommesnous{
	color:#fff;
	padding:15px;
}

/***************************************************************************
FIN QUI SOMMES-NOUS
***************************************************************************/


/***************************************************************************
DBT CODE PRIVILEGE
***************************************************************************/
.marketfond{
	background:transparent url(../img/img-background23-1920x1280.jpg);
}
.marketingboitegenerale{
	background:#ccc;
	height:590px;
	width:310px;
	margin:10% auto 0 auto;
	opacity:0.9;
	border-radius:10px;
	overflow:hidden;
}


.marketlogo{
	display:block;
	padding:10px 0 0 15px;
}
.market-name-site{
	font-family:ethnocentricregular;
	font-size:120%;
	color:#fff;
	margin:20px 0 0 0px;
	text-align:center;
	text-shadow:4px 4px 4px #000;
}


.markettitre{
	font-size:150%;
	color:#800080;
	text-align:center;
	/*text-decoration:underline #800080;*/
}
.markettexte{
	font-size:100%;
	color:#000;
	text-align:center;
	font-weight:bold;
}
.markettextebas{
	font-size:12px;
	color:#000;
	text-align:center;
	padding:25px;
	/*font-weight:bold;*/
}

.bouton-continuer{
	margin:20px 0;
}
.text-reduc{
	font-size:14px;
	padding:0 40px;
	text-align:center;
}

.marketingboitegenerale .btn{	
	background-color:#800080;
	color:#fff;
	border-color:#969495;
	text-align:center;
	margin-top:30px;
}

#marketing input{
	/*width:150px;*/
	text-align:center;
}
/***************************************************************************
FIN CODE PRIVILEGE
***************************************************************************/



/************************************* fin custom **************************************/











