.center {
	text-align: center !important;
}

.sppb-carousel-extended-dots ul li span {
	position: absolute;
	background: #223987;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: none;
	opacity: 0;
}

.sppb-carousel-extended-nav-control .nav-control {
	cursor: pointer;
	text-align: center;
	font-size: 24px;
	border-radius: 3px;
	color: #223987;
	border: 1px solid #223987;
	transition: .35s;
}

.sppb-slider-fullwidth-wrapper .sppb-slideshow-fullwidth-item-bg {
	height: 418px;
}

.sp-column.footerinfos {
	border-left: 2px dotted #223987;
	padding-left: 10px;
}

/*.sppb-slide-item-bg {
	background-image: url(https://www.pst-securite.com/images/pst-securite-alarme-telesurveillance-videoprotection-teleassistance-incendie-domotique_2000x500.jpg);
	background-repeat: no-repeat;
	background-size: contain !important;
	background-position: center center;
}*/

#sp-logo {
	margin-bottom: 30px;
}

.sppb-addon-animated-heading .sppb-addon-title {
	font-size: 40px !important;
}

.doublecolonnes .sppb-col-md-6 {
	width: 50%;
}

div.sppb-addon-person .sppb-person-image::before {
	background: none !important;
}

.blocmaison {
	position: relative;
/*	width: 20%;
	float: left;
	/* background-image: url(/images/maison-orange.svg); */
	/*background-size: cover;
	min-height: 285px;
	position: relative;
	min-width: 350px;
	margin-left: 1%;
	margin-right: 1%;*/
}

.iconepf {
	width: 70%;
	margin-left: 15%;
}

.maisonfluide {
	width: 100%;
	height: 100%;
	display: block;
}

.maisontxt {
	position: absolute;
	width: 55%;
	margin-left: 22.5%;
	top: 20%;
	text-align: center;
	color: #223987;
}

.maisontxt h3 {
	font-size: 1.5em;
	letter-spacing: 0;
	font-weight: bold;
	margin-bottom: 8px;
}

.iconeslide {
	width: 15% !important;
	float: left;
	margin-right: 1%;
	/* clear: both; */
}

.bordgauche {
	border-left: 2px dotted;
}



#plan-dispositifs .sppb-addon-table-main tbody tr {
	background: none !important;
	border: none;
}

.animated-text-words-wrapper {color : #223987 !important;}

.maisons {
	text-align: center !important;
}

.maisons img {
	/* width: 27%; */
	height: 50px;
}

.maisons {
	padding-right: 23%;
	padding-left: 23%;
	box-shadow: 0 0 0 0 #fff;
	background-image: url(/images/maison-orange.svg) !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center center !important;
	padding-top: 17%;
}

.maisons h3 {
	font-size: 1em;
	text-transform: uppercase;
	color: #223987;
	/* padding: 0px !important; */
	margin: 5px;
}

.maisons h4 {
	position: absolute;
	width: 100%;
	margin-left: 23%;
	padding-left: 23% !important;
	/* height: 100%; */
	top: 33%;
	padding-right: 23% !important;
	color : #223987;
}

.maisons .sppb-addon-single-image-container {
	display: block;
	position: relative;
}

.listecheck li {
	list-style: none;
	text-transform: uppercase;
}

.listecheck li::before {
	font-family: FontAwesome;
	content: '\f058';
	color: #223987;
	margin-right: 10px;
}

.border-eq-col {
	/*background-color: #fff;*/
	padding: 30px;
	border-radius: 3px;
	/* border-color: darkgray; */
	/*border: 1px solid #223987;*/
}

.iconesactivites .sppb-addon-single-image-container {
	display: block;
	position: relative;
	width: 50%;
	margin-left: 25%;
}

.fondmaison {
	background-image: url(/images/maison.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.border-eq-col .sppb-icon {
	color: #223987;
}

#section-materiel h3 {
	margin-left: 16%;
}

#section-materiel h3 {
	margin-left: 16%;
}

/******* Icones Services *********/

.servicestab ul li:nth-child(1) a:before {
    content: url(/images/icones/pst-intrusion.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(2) a:before {
    content: url(/images/icones/pst-interphonie.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(3) a:before {
    content: url(/images/icones/pst-appel-service.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(4) a:before {
    content: url(/images/icones/pst-service-sms.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(5) a:before {
    content: url(/images/icones/pst-memo-vocal.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(6) a:before {
    content: url(/images/icones/pst-signal-presence.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(7) a:before {
    content: url(/images/icones/pst-code-contrainte.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(8) a:before {
    content: url(/images/icones/pst-incendie.png);
    /*position: relative;
	top: 10px;*/
	}

.servicestab ul li:nth-child(9) a:before {
    content: url(/images/icones/pst-sos-agression.png);
    position: relative;
	top: 0px;
	}
	
.servicestab ul li a:before {
	margin-right : 10px;
	position: relative;
	top: 10px;
}

#slideshow-accueil .sppb-fullwidth-title {
	background-color: rgba(215,214,209,0.8);
	padding: 30px;
	font-size: 3em;
	min-height: 110px;
}

#slideshow-accueil .details {
	background-color: rgba(215,214,209,0.8);
	padding: 0px 30px;
	margin: 0;
	clear: both;
}

#slideshow-accueil .sppb-fw-slider-button-wrapper {
	background-color: rgba(215,214,209,0.8);
	padding: 30px;
}

margin-right: 1%;

h2 {
	text-transform: uppercase;
	line-height: 54px !important;
	border-bottom: 1px dotted !important;
	padding-bottom: 10px;
}

#slideshow-accueil h2 {
	text-transform: none;
	border-bottom: none !important;
	padding-bottom: 0px;
}

h3 {
	/* text-decoration: underline; */
	margin-bottom: 20px;
}

h4 {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.blocs-activites h4 {
	color : white;
}

#addon-text-1576077704024 {
	text-shadow: 0px 0px 10px #fff !important;
}
	
.sp-module {
	margin-top: 0px;
}

#btn-1576151066045 {
	border-radius: 10px !important;
	border: 0;
	font-weight: 700;
	font-size: 20px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 25px 30px !important;
}

.sppb-addon-single-image-container {
	display: block;
	position: relative;
}

.avtgservice::before {
	content: "\f058";
	font-family: FontAwesome;
	margin-right: 12px;
	color: #f8af15;
}

.avtgservice {
	color: black;
	font-size: 1.3em;
	line-height: 1.6em;
}

.textephoto {
	text-align: center;
	font-size: 3em;
	line-height : 1.8em;
	color: #223987;
	/* background-color: rgba(255,255,255,1); */
	text-shadow: 0px 0px 9px white;
}

.noshadow .textephoto {text-shadow : none !important;}

#videoprotection h1::before {
	content: url(/images/videoprotection.svg);
}

#telesurveillance h1::before {
	content: url(/images/telesurveillance.svg);
}

#alarme h1::before {
	content: url(/images/alarme.svg);
}

#generateur h1::before {
	content: url(/images/generateur-brouillard.svg);
}

#maintenance h1::before {
	content: url(/images/sav-maintenance.svg);
}

#teleassistance h1::before {
	content: url(/images/teleassistance.svg);
}

.titre h1::before {
	/* width: 3; */
	display: block;
	width: 55px;
	float: left;
	margin-right: 20px;
	/* height: 50px; */
}

/*********************************/

@media screen and (max-width: 700px) {
.textephoto {
	font-size: 1.5em;
}
}