/* Shared
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button {
  border-radius: 100px;
}

/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
  padding: 8rem 0 7rem;
  text-align: center;
}
.section-heading,
.section-description {
  margin-bottom: 1.2rem;
}

/* Hero
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.phones {
  position: relative;
}
.phone {
  position: relative;
  max-width: 90%;
  margin: 2rem auto -12rem;
}
.phone + .phone {
  display: none;
}

/* Values
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.values {
/* 
  background-image: url('../images/values-bg.jpg');
  background-size: cover;
    */
  color: black;
  padding-bottom: 5rem;
}
.value-multiplier {
  margin-bottom: .5rem;
  color: black;
}
.value-heading {
  margin-bottom: .3rem;
}
.value-description {
  opacity: .8;
  font-weight: 300;
}

/* Help
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.get-help {
  border-bottom: 1px solid #ddd;
}

/* Categories
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.categories {
/* 
  background-image: url('../images/values-bg.jpg');
  background-size: cover;
  */
  color: #fff;
}
.categories .section-description { 
  margin-bottom: 4rem;
}


  .hero {
    padding: 2rem 0 0rem;
  }
  .heroSERVICES {
    padding: 2rem 0 0rem;
  }

/* Bigger than 550 */
@media (min-width: 550px) {
  .section {
    padding: 12rem 0 11rem;
  }
  .hero {
    padding-bottom: 12rem;
    text-align: left;
    height: 165px;
  }
  .phone {
    position: absolute;
    top: -7rem;
    right: 3rem;
    max-height: 362px;
    z-index: 3;
  }
  .phone + .phone {
    top: -6rem;
    display: block;
    max-width: 73.8%;
    right: 0;
    z-index: 2;
    max-height: 338px;
  }
  .hero-heading {
    font-size: 2.4rem;
  }
}

/* Bigger than 750 */
@media (min-width: 750px) {
  .hero {
    height: 190px;
  }
  .hero-heading {
    font-size: 2.6rem;
  }
  .section {
    padding: 14rem 0 15rem;
  }
  .hero {
    padding: 5rem 0 4rem;
  }
   .heroSERVICES {
    padding: 2rem 0 20rem;
  }

  .section-description {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .phone {
    top: -14rem;
    right: 5rem;
    max-height: 510px;
  }
  .phone + .phone {
    top: -12rem;
    max-height: 472px;
  }
  .categories {
    padding: 15rem 0 8rem;
  }
}

/* Bigger than 1000 */
@media (min-width: 1000px) {
  .section {
    padding: 20rem 0 19rem;
  }
  .hero {
    padding: 5rem 0 15rem;
  }
  
  .heroSERVICES {
    padding: 2rem 0 50rem;
  }
  .hero-heading {
    font-size: 3.0rem;
    
    display: inline; 
  }
  .phone {
    top: -16rem;
    max-height: 615px;
  }
  .phone + .phone {
    top: -14rem;
    max-height: 570px;
  }
}




.Text_Normal{
	vertical-align: middle;
	color: black;
	text-align: center;
}

#cssmenu li a:hover {
  color: black;
/*--   background: url(menu1.gif) 0 -32px; */
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
}

#Menu_Header_Urgence {
	text-align:center;
	font-size:0;
}
#Menu_Header_Urgence .cmppicture 
{
	margin-bottom: 4px;
}

.Menu_Header_Urgence_Text {
	padding:5px 5px 10px; font-size:14px; color: black;
	overflow: hidden;
}

	.auto-style2 {
font-family: "Trebuchet MS";
	padding: 3px;
	vertical-align: middle;
	color: black;
	line-height: 140%;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;  
	margin: 50px 0px 0px 0px;
	position: relative;
	top: 0px;
	z-index: 50;
}
.auto-style3 {
	position: relative;
	top: 5px;

}


li {list-style-type: none;}

body {
  background-image: url(images/rain.jpg);
}
