@charset "UTF-8";
/* CSS Document */

body { 
/*	background-color: #e2e5e9; */
	background-color: #ffffff; 
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/fonds_alarmeprotect.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.contenedorgeneral {
	width: 100%;
/*	padding: 148px 0 0 0;*/
	padding: 156px 0 0 0;
	margin: 0 auto;
/*	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/banner-maison.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
	
}


.contenedorbajo {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/rep-bajo-trans.png);
	background-position: center -625px;
	background-repeat: repeat-x;
	background-color: #e1dcd8;
	
}
.contcontainer{
	width: 100%;
	padding: 0 0 0 540px;
	margin: 0 auto;

	
}
.container{
font-family: oswald, sans-serif;
	width: 540px;
	margin: 20px auto 29px auto;
	padding: 20px 20px 0 20px;
/*	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/w-semitrans.png);
	background-position: top left;
	background-repeat: repeat;
-webkit-border-radius: 36px;
-moz-border-radius: 36px;
border-radius: 36px;
	border-width: 1px;
	border-color:#eaebec;
	border-style: solid;*/

}
#lirelasuite {display:none;}

/* Header Style*/

#headerconten{
	padding: 0;
	width: 100%;
	margin: 0 auto;
/*	height: 148px;*/
	height: 148px;
	display: block;
	position: fixed;
	top: 0;
	z-index: 99999999;
/*	background-color: #ffffff;
	border-width: 0 0 1px 0;
	border-color:#363532;
	border-style: solid;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/header-content.jpg);
	background-position: top center;
	background-repeat: no-repeat;*/
}
.header{
	padding: 0;
	width:1140px;
	margin: 0 auto;
/*	height: 148px;*/
height: 148px;

}

.header p{
	padding: 0;
	margin: 39px 0 0 0;
	font-family: Oswald, Sans-Serif;
    font-weight: medium;
    text-align: right;
    color: #808c8d;
    font-size: 24px !important;
	text-transform: uppercase;
	float: right;
}
.logo {    
	width: 122px;
    padding: 0;
	margin: 6px 0 0 46px;
	float: left;
}


.promo {    
	width: 804px;
    padding:0 47px 0 0 ;
	float: right;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/camera-slogan.jpg);
	background-position: top center;
	background-repeat: no-repeat;
height: 135px;
}

.promoresp{    
	width: 320px;
    padding: 0;
	margin: 0 auto ;
	float: none;
	display: none;
}

.promorespgra {    
	width: 517px;
    padding: 0;
	margin: 0 auto ;
	float: none;
	display: none;
}

#circlesedconten {    
	width: 1140px;
    padding: 37px 0 40px 0;
	margin: 0 auto;
	height: 265px;
	background-color: #ffffff;

}

.circlesed {    
	width: 285px;
    padding: 0 ;
	margin: 0 ;
	float: left;
	background-color: #ffffff;
}

.circlesed img{    
    padding: 0;
	margin: 0 auto;
	width: 230px;
	height: 200px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/24.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	display: block;

}

.circlea img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/machine.jpg);

}
.circleb img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/maison.jpg);

}
.circlec img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/giroscope.jpg);

}
.circlesed p {    
    padding: 0 50px;
	margin: 0 ;
	font-family: Oswald, Sans-Serif;
	font-size: 21px;
    font-weight: 300 !important;
    text-align: center;
    color: #000000;
	line-height: 24px;

}

.maisontop {
	padding: 0;
	width: 1140px;
	height: 354px;
	margin: 0 auto;
	display: block;
	clear: both;
}
.listprincipal {
	padding: 0;
	margin: 0 ;
	float: left;
	width: 50%;

}
.listprincipal ul {
	padding: 0;
	margin: 0 0 44px 0;


}
.listprincipal ul li {
	padding : 0 0 0 45px;
	margin: 0 0 24px 0;
	color: #5c5b5b;
	font-size: 26px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/escudo-transp.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	list-style: none;
	font-weight: 300;
	line-height: 32px;

}



.formrouge {
	padding : 7px;
	margin: 0 0 20px 0;
	width: 100%;
	float: right;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
	background-color: #ffffff;

}

.formrouge .form {
	border-color:#ffffff !important;
	border-width: 2px;
	background-color: #ffffff;
	padding: 5px 17px;
-webkit-border-radius: 14px;
-moz-border-radius:14px;
border-radius: 14px;
	min-height: 312px;
	margin-bottom: 0 !important;
	
}

.formrouge .progress {
	border-style: solid;
	border-width: 1px;
	border-color: #ddd8d8;
	background-color: #f0f2f4;
-webkit-border-radius: 17px;
-moz-border-radius:17px;
border-radius: 17px;
	margin: 0 auto 11px auto;
}

.formrouge p.m-0 {
	font-size: 20px;
	font-weight: normal !important;
	
}
.formrouge .row {
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 4px;

	
}

.formrouge .control_indicator {
	border-width: 3px;
	height: 25px;
	width: 25px;
	top: 6px;
	
}

.formrouge label.control {
	font-size: 26px;
	line-height: 27px;
	padding-left: 38px;
	margin: 0 0 10px 0;

	
}

.formrouge .text_form {
	font-size: 20px;
	line-height: 21px;

	
}

.gris {
	padding : 63px 20px;
	width: 1140px;
	height: 518px;
	margin: 0 auto 22px auto;
	background-color: #ffffff;

}

.listegris {
	padding : 0;
	width: 570px;
	margin: 0 ;
	float: left;

}

.listegris ul {
	padding : 0;
	margin: 0;



}
.listegris ul li {
	padding : 0 0 0 35px;
	margin: 0 0 40px 0;
	color: #554b4b;
	font-size: 26px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/bullet-carre.jpg);
	background-position: left 6px;
	background-repeat: no-repeat;
	list-style: none;
font-family: Oswald, Sans-Serif;
    font-weight: lighter;
	line-height: 33px;



}
.listegris ul li strong {

	color: #c40808;
    font-weight: medium;



}




.gris img {
	padding : 0;
	margin: 0 auto;
	float: right;

}


.facques {
	padding : 67px 0;
	width: 1140px;
	margin: 0 auto;

}
.blocfaques {
	padding : 0;
	margin: 0 auto 52px auto;
	clear: both;
	
}

.facques p {
	padding : 0;
	margin: 0 0 30px 0;
	color: #554b4b;
	font-size: 23px;
	font-family: Oswald, Sans-Serif;
    font-weight: lighter;

}

.facques p a {
	padding : 8px 27px 8px 29px;
	margin: 0 0 30px 0;
	color: #ffffff;
	font-size: 23px;
	font-family: Oswald, Sans-Serif;
    font-weight: lighter;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
	background-color: #f93532;
	text-align: right;
	float: right;

}

.facques p a:hover {

	color: #ffffff;
	background-color: #d02f2c;
	text-decoration: none;


}
.facques ul li {
	padding : 0;
	margin: 0 0 15px 0;
	color: #554b4b;
	font-size: 23px;
	font-family: Oswald, Sans-Serif;
    font-weight: lighter;

}




h1{
	padding: 0;
	margin: 0 0 23px 0;
	font-family: Oswald, Sans-Serif;
    font-weight: medium;
    text-align: left;
    color: #000000;
    font-size: 37px !important;
	width: 452px;


}
h2{
	padding-top:0;
	font-family: Oswald, Sans-Serif;
    font-weight: medium;
    text-align: left;
    color: #000000;
    font-size: 36px !important;
	margin: 0 0 20px 0;

}
h3{
	padding: 0;
	font-family: Oswald, Sans-Serif;
    font-weight: medium;
    text-align: center;
    color: #ffffff;
    font-size: 30px !important;
	margin: 0 auto 25px auto;
	clear: both;

}

.formrouge h3{
	padding: 0;
	font-family: Oswald, Sans-Serif;
    font-weight: normal;
    text-align: center;
    color: #000000;
    font-size: 23px !important;
/*	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/fleche.jpg);
	background-position: 445px 19px;
	background-repeat: no-repeat;*/
	line-height: 32px;
	margin: 0 auto 6px auto;
	font-size: 35px !important;
	

}
.formrouge h3 strong{
	padding: 0;
	font-family: Oswald, Sans-Serif;
    font-weight: bold;
    color: #ffffff;
    font-size: 35px !important;
	text-transform: normal;

}
.formrouge h4{
	padding: 0;
    text-align: center;
    font-size: 22px !important;
	margin: 0 auto 10px auto;
	text-transform: none !important;

	border-width:  0 !important;

}
h4{
	padding: 0 0 8px 0;
	font-family: Oswald, Sans-Serif;
    font-weight: medium;
    text-align: left;
    color: #312525;
    font-size: 26px !important;
	margin: 0 auto 15px auto;
	text-transform: uppercase;
	border-style: solid;
	border-color: #b6babf;
	border-width: 0 0 1px 0;

}

h5{
	padding: 0;
	font-family: Oswald, Sans-Serif;
    font-weight: medium;
    text-align: left;
    color: #f93532;
    font-size: 21px !important;
	margin: 0 auto 18px auto;

}


p{
	font-size:1.2em;
}
.titre{
	padding-top:20px;
}

.row{
	overflow: hidden;
}

/* bloc images texte*/
.bloc_image{

	padding: 20px 10px 22px 10px;
}

.camera{
	text-align : right;
}

.image_camera{
	width: 100%;

}
.text_camera{
	padding: 50px;
	margin-top: auto;
    margin-bottom: auto;
	
}


.button{
	background-color: #f93532;
	padding: 5px;
	font-size: 20px;
	color: #ffffff;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
	width: 90%;
	text-transform: uppercase;
	border-style: solid;
	border-color: #f0f2f4;
	border-width: 6px;
	letter-spacing: 1px;
	margin: 0 0 0 8px;
	text-shadow: 1px #681717;
	font-weight: medium;
	
}
/* Obtenez votre devis */

.obtenez_devis{
	color: #000000;
	background-color: #dcdcdc;
	text-align: center;
	padding: 10px;
}

/*  commencez ici + pictos  */

.commencez{
	background-color: #c40e1a;
	text-align: left;
	margin: 20px 0px 20px 0px;
}
.picto{
    text-align: left;
    border-radius: 20px;
    padding: 10px 0px 20px 0px;
    font-size: 18px;
    min-height: 373px;
}
/* bloc rouge */ 
.bloc_rouge{
	text-align: center !important;
	background-color: #c40e1a;
	padding:20px;
	color:#ffffff;

}

/*  stat */

.stat{color:#f93532; 
	font-weight: 400;}

/* liste */

.liste{padding-top: 50px;
}
ul{
	list-style-type: disc;
}
#imglist{
	list-style-type: none;
    padding: 0;
    margin: 0;
}
#imglist li
{
	background-image: url(/assets/alarmes/images/checklist.jpg);
    background-repeat: no-repeat;
 	background-position: 0px 0.1em;
    padding-left: 2.5em;
    padding-top: 2px;
    padding-bottom: 10px;
    line-height: 1.3em;
}
/*  footer  */

.footer{
	font-size:12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	width: 1140px;
	margin: 0 auto;

}

.hide-md{
	display: none ;
}
.show-md{
    display: inline-block ;
    }
.mobile{
	display : none;
}

.mt-2, .my-2 {
	margin : 0 !important;
}

/*___________________________________________ Responsive EDUARDO_______________________________________ */
@media only screen and (max-width: 1160px) {
.formrouge h3{
    font-size: 20px !important;
	line-height: 29px;


}
}

@media only screen and (max-width: 1135px) {
body {
		background-position: -263px 36px !important;
	}
	
.contenedorgeneral {
	padding: 148px 0 0 0;
	
}

.contenedorbajo {
		background-position: center -700px;
	}
	

	
	
.contcontainer{
	padding: 0 0 0 367px;


	
}
	
.container{
	width: 540px;


}

#headerconten{
	height: 144px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/header-content-02.jpg) 

}
.header{
	width:900px;


}
.logo {    
	width: 156px;
	margin: 6px 0 0 0;

}
.promo {    
	width: 706px;
	margin:0;
   background-image: url(/assets/alarmes/images/imgs-alarmeprotect/camera-slogan-02.jpg) !important;
	height: 135px;
}
	
h1{
	margin: 0 0 25px 0;
    font-size: 34px !important;
	width: 356px;


}
	
#circlesedconten {    
	width: 900px;
    padding: 37px 0 0 0;
	margin: 0 auto 10px auto;
	height: 206px;

}

.circlesed {    
	width: 225px;
}

.circlesed img{    
	width: 180px;
	height: 157px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/24-1135.jpg);


}

.circlea img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/machine-1135.jpg);

}
.circleb img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/camera-1135.jpg);

}
.circlec img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/maison-1135.jpg);

}
.circlesed p {    
    padding: 0 20px;
	font-size: 21px;
    font-weight: 300 !important;
	line-height: 24px;

}

.maisontop {
	height: 225px;
	width: 900px;
}
	
.gris {
	width: 900px;
	margin-bottom: 22px;
	height: 492px;
}
	
.gris img {
	margin: 6px 0 0 0;
	width: 397px;
}
.listprincipal ul li {
	font-size: 23px;

}

.listegris {
	width: 437px;
}
.listegris ul li {
	padding: 0 0 0 35px;
	margin: 0 0 20px 0;
	font-size: 24px;
	background-position: left 3px;
	line-height: 29px;
}

.facques {
	padding: 67px 0;
	width: 900px;
}
	
.w-25 {
	width: 38% !important;
		
	}
.formrouge h3{
background-position: 358px 18px;
	font-size: 19px !important;



}
	
.footer{
	width: 900px;


}

	
}

@media only screen and (max-width:992px) {
.contenedorbajo {
		background-position: center -642px;
	}
.commencez img.leftcol {
	padding-top:5px;
	width: 100%;
}
	.text_camera{
	padding: 30px;
}
	.pc {
	display : none;
}
	.mobile {
    display: block;
}
	p {
    font-size: 0.8em;
}
	.form { border-radius: 20px; min-height: 460px; font-size: 1em; background-color: #FFF; border: 1px solid #000000!important; padding: 2em 2em 1em 2em;
	}

.contenedorgeneral {
padding-top: 152px;
		
	}
.contcontainer {
	padding: 0 0 0 105px;


}

.container{
	width: 540px;


}


#headerconten{
	height: 144px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/header-content-03.jpg);

}
.header{
	width:640px;
	height: 120px;

}
.logo {    
	width: 156px;
	margin: 6px 0 0 20px;

}
.promo {    
	width: 429px;
	margin:0;
   background-image: url(/assets/alarmes/images/imgs-alarmeprotect/camera-slogan-04.jpg) !important;
	height: 135px;
}



.maisontop {
	height: 172px;
	width: 640px;
}
	
.gris {
	padding: 58px 20px;
	width: 640px;
	margin-bottom: 25px;
	height: 574px;
}
	
.gris img {
	margin: 18px 0 0 0;
	width: 300px;
}
.listprincipal ul {
	margin-bottom: 11px;

}
.listprincipal ul li {
	padding : 0 0 18px 45px;
	margin: 0 0 4px 0;
	font-size: 22px;
	background-position: left 0px;
	line-height: 27px;
}
.listprincipal ul li:last-child {
	padding-bottom : 0;
	margin-bottom: 0;

}

.listegris {
	width: 275px;
}
.listegris ul li {
	padding: 0 0 0 35px;
	margin: 0 0 20px 0;
	font-size: 22px;
	background-position: left 3px;
	line-height: 26px;
}

.facques {
	padding: 67px 0;
	width: 640px;
}
	
	h1 {
 font-size:29px !important;
		
	}
	h3 {
 font-size:21px !important;
		padding:7px 0 0 0 !important; 
		
	}
.formrouge h3{
	padding: 0;
    font-size: 20px !important;

	background-position: 231px 16px;

	line-height: 22px;
	margin: 0 auto 9px auto;

}
.formrouge h3 strong{
	padding: 0;

    font-size: 28px !important;

}
.formrouge h4{
	padding: 0;
    text-align: center;
    font-size: 22px !important;
	margin: 0 auto 10px auto;
	text-transform: none !important;

	border-width:  0 !important;

}
	
h4 {
 font-size:24px !important;

		
	}
	
#circlesedconten {    
	width: 640px;
    padding: 37px 0 0 0;
	margin: 0 auto 10px auto;
	height: 181px;

}

.circlesed {    
	width: 160px;
}

.circlesed img{    
	width: 160px;
	height: 115px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/24-992.jpg);


}

.circlea img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/machine-992.jpg);

}
.circleb img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/camera-992.jpg);

}
.circlec img{    
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/maison-992.jpg);

}
.circlesed p {    
    padding: 0 20px;
	font-size: 17px;
    font-weight: 300 !important;
	line-height: 20px;

}
	
.formrouge p.m-0 {
	font-size: 13px;

	
}
	
.w-25 {
	width: 49% !important;
		
	}
	
.footer{
	width: 640px;


}


	
}

@media only screen and (max-width: 768px){
body { 

/*background-image: url(/assets/alarmes/images/imgs-alarmeprotect/fond-fixed-320.jpg);*/
	background-position: -335px 50px !important;


}

.hide-md{
display: inline-block ;
}
.show-md{
display: none ;
    }
.picto{
 padding: 20px 0px 20px 0px;
 min-height: auto;
}
	.pc {
	display : none;
}
	.mobile {
    display: block;
}
	p {
    font-size: 0.8em;
}
	.form { border-radius: 20px; min-height: 460px; font-size: 1em; background-color: #FFF; border: 1px solid #000000!important; padding: 2em 2em 1em 2em;}


	
.contcontainer {
	padding: 0 0 0 0;


}

.container{
	width: 517px;


}
	


.maisontop {
	height: 172px;
	width: 640px;
}

h1{
		
	font-size: 24px !important;
	width: 236px;
		
	}

.formrouge p.m-0 {
	font-size: 10px;

	
}
.formrouge .row {
		padding: 0 0 5px 0;
	font-size: 22px;
	line-height: 24px;
		
	}
.formrouge h3{
	font-size: 21px;
	line-height: 24px;
	background-position: 230px 40px;



}
.formrouge h3 strong{
	font-size: 22px !important;


}
	
.formrouge label.control {
	font-size: 15px !important;
	padding-left: 33px;


}
	
.gris img {
	margin: 0 0 0 0;
}
	
.w-25 {
	width: 62% !important;
		
	}
	


}

@media only screen and (max-width: 640px) {
	
body { 
	background-position: left 51px !important;


}

	
.contenedorgeneral {
	padding-top: 200px;
/*	padding-top: 100px;*/
		
	}
	
.contenedorbajo {
background-position: center -462px;
		
	}
#headerconten{
	height: 192px;
	/*height: 100px;*/
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/header-content-517.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}
.header{
	width:517px;
	height: 198px;
	/*height: 100px;*/


}
.logo {    
	width: 300px;
	margin: 5px auto 0 auto;
	float: none;
	display: none;

}
.promo {    
	width: 280px;
	margin: 13px auto 0 auto ;
	float: none;
	display: none;
}
	
.promorespgra {    

	width: 517px;
	margin: 0 auto 0 auto ;
	float: none;
	display: block !important;
		
}

	

.container{
	width: 320px;
	padding: 10px 10px 0 10px;
-webkit-border-radius: 28px;
-moz-border-radius: 28px;
border-radius: 28px;



}

#circlesedconten {    
	width: 320px;
    padding: 37px 0 0 0;
	margin: 0 auto;
	height: 416px;

}

.circlesed {    
	width: 160px;
	margin-bottom: 25px;
}

.circlea{    


}
.circleb{ 
	clear: both;


}
.circlec{    


}


.maisontop {
	height: 195px;
	width: 320px;
	display: none;
}
	
.gris {
	padding: 20px 20px;
	width:320px;
	margin: 0 auto ;
	height: 530px;
}
	
.gris img {
	margin: 18px 0 0 0;
	width: 300px;
	display: none;
}
.listprincipal {
	padding: 0;
	margin: 0 ;
	float: none;
	width: 300px;
	position: relative;


	display: none;

}
.listprincipal ul {

	margin: 0;
	display: none;

}
.listprincipal ul li {
	padding : 0 0 18px 45px;
	margin: 0 0 14px 0;
	font-size: 24px;
	background-position: left 0px;
	line-height: 27px;
}
	


.listegris {
	width: 300px;
}
.listegris ul li {
	padding: 0 0 0 35px;
	margin: 0 0 20px 0;
	font-size: 22px;
	background-position: left 3px;
	line-height: 26px;
}
	


.facques {
	padding: 16px 0;
	width: 320px;
}
	
	h1 {
 font-size:32px !important;
		margin: 0 0 28px 0 !important;
		display: none;
		
		
	}
	h3 {
 font-size:21px !important;
		padding:7px 0 0 0 !important;
		width: 320px;
		
	}
	
.listprincipal h1#hacheunolist {
	display: none !important;


}
	
h4 {
 font-size:24px !important;

		
	}
	
.formrouge {
	margin: 0 0 0 0 !important;
	width: 300px;
	float: none;
	padding: 7px;
/*	position: relative;
	top: -387px;*/

}
	
.formrouge h3{
	padding: 0;
    font-size: 18px !important;

	background-position: 292px 16px;
	width: 286px;
	line-height: 22px;
	margin: 0 auto 12px auto;

}
.formrouge h3 strong{
	padding: 0;

    font-size: 26px !important;

}
.formrouge h4{
	padding: 0;
    text-align: center;
    font-size: 22px !important;
	margin: 0 auto 10px auto;
	text-transform: none !important;

	border-width:  0 !important;

}
	

	
.formrouge p.m-0 {
	font-size: 13px !important;

	
}
	
.formrouge label.control {
	font-size: 22px !important;

	
}
	
.rounded-pill {
	padding-right: 3px !important;
	padding-left: 3px !important;


}
	
.formrouge .row {
	font-size: 18px !important;

	
}
	
.mb-5 {
	margin-bottom: 1rem !important;
	}
	
.mt-5 {
	margin-top: 1rem !important;
		
	}
	
.footer{
	width: 320px;


}
.formrouge .form { 
	min-height: auto;  
	height: auto;
	
	}


	
}




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

body { 
	background-position: left 10px !important;

}

	
.contenedorgeneral {
	padding-top: 154px;
		
	}
	
.contenedorbajo {
background-position: center -462px;
		
	}
#headerconten{
	height: 150px;
	background-image: url(/assets/alarmes/images/imgs-alarmeprotect/header-content-320.jpg);



}
	

.header{
	width:320px;
	height: 154px;



}
	
	
	
.titre{
padding-top:0px;
}
.text_camera{
padding: 20px;
}
.picto{
padding: 20px 0px 20px 0px;
min-height: auto;
}
	.pc {
	display : none;
}
	.mobile {
    display: block;
}
	p {
    font-size: 0.8em;
}
	
.promo{    
	display: none;
}
	
.promoresp{    
	width: 320px;
    padding: 0;
	margin: 0 auto ;
	float: none;
	display: block;
}
.promorespgra {    

	width: 517px;
	margin: 0 auto 0 auto ;
	float: none;
	display: none !important;
		
}
	

}

    
