@charset "UTF-8";

section#services {
	/* [disabled]margin-bottom: 50px; */
	min-height: 220px;
	background-size: cover;
	/* [disabled]-webkit-box-shadow: 0px 0px 9px #020202; */
	/* [disabled]box-shadow: 0px 0px 9px #020202; */
	background-image: url(../img3/bg-alt.jpg);
}
.service:hover {
	/* [disabled]-webkit-box-shadow: 0px 0px 10px #000000; */
	/* [disabled]box-shadow: 0px 0px 10px #000000; */
	border-radius: 50%;
}
.servicef {
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	border-radius: 50%;
}
section#services .span3 {
	/* [disabled]background:#e9e9e9; */
	padding: 20px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-align: justify;
	text-transform: capitalize;
}
#services h1 {
	font-size: 3em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}


section#services h2 {
	text-indent: -8px;
	line-height: 20px;
}
section#services .align .sev_icon {
	text-align:center;
	margin:10px 0 20px 0;
	font-size: 0.6em;
	color:#F0BF00;
}
section#services .align {
	text-align: center;
	margin-top: 10px;
	font-size: 6em;
	height: 100px;
}
section#contact .align {
	text-align: center;
	margin-top: 10px;
	font-size: 6em;
	height: 100px;
}
section#services p {
	margin: 10px;
	color: #000000;
}
section#services h2 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
	color: #000000;
}

  .un {
	/* [disabled]border: thin solid #2DAEBF; */
	/* [disabled]box-shadow: 1px 1px 6px #2DAEBF; */
	/* [disabled]-webkit-box-shadow: 1px 1px 6px #2DAEBF; */
	background-repeat: no-repeat;
	background-image: url(../test1a.png);
	background-position: 50% 50%;
	/* [disabled]width: 280px; */
	height: 215px;
}
	


.un:hover {
	/* [disabled]border: thin solid #2DAEBF; */
	/* [disabled]background: #e3e3e3; */
	/* [disabled]box-shadow: 1px 1px 6px #2DAEBF; */
	/* [disabled]-webkit-box-shadow: 1px 1px 6px #2DAEBF; */
}

.deux {
	/* [disabled]border: thin solid #B8D30A; */
	background-image: url(../test2.png);
	height: 215px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	/* [disabled]width: 280px; */
	min-height: 0px;
}

.deux:hover {
	/* [disabled]border: thin solid #B8D30A; */
	/* [disabled]box-shadow: 1px 1px 6px #B8D30A; */
	/* [disabled]-webkit-box-shadow: 1px 1px 6px #B8D30A; */
}

.trois {
	/* [disabled]border: thin solid #C9015C; */
	background-image: url(../test3a.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 222px;
	/* [disabled]width: 280px; */
}


.trois:hover {
	/* [disabled]border: thin solid #C9015C; */
	/* [disabled]background: #e3e3e3; */
	/* [disabled]box-shadow: 1px 1px 6px #C9015C; */
	/* [disabled]-webkit-box-shadow: 1px 1px 6px #C9015C; */
}

.quatre {
	/* [disabled]border: thin solid #FF9901; */
	background-image: url(../test4a.png);
	height: 222px;
	/* [disabled]width: 280px; */
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.cinq {
	/* [disabled]border: thin solid #FF9901; */
	background-image: url(../test5a.png);
	height: 222px;
	/* [disabled]width: 280px; */
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
  
.quatre:hover {
	/* [disabled]border: thin solid #FF9901; */
	/* [disabled]box-shadow: 1px 1px 6px #FF9901; */
	/* [disabled]-webkit-box-shadow: 1px 1px 6px #FF9901; */
	/* [disabled]height: auto; */
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-ms-transition: all 0.1s ease;
	transition: all 0.1s ease;	
}


---------
.service:hover {
}
.container.servicesok {
	/* [disabled]margin-left: 10px; */
}
.service {
	min-width: 200px;
	margin-left: 30px;
}
