/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 25 2025 | 13:39:17 */

@import url('https://fonts.googleapis.com/css2?family=Russo+One&display=swap');

:root{
	--bleu:#0056b3;
	--bleu2:#50a4ff;
	--vert:#5abe11;
}
 .head2
{ background-color: #f4f9fe;}
 .head3
{  background: linear-gradient(#e8f3ff, 70%, #c8e1fc);
  	margin: 0;
  	padding: 20px;
	border-bottom: 0px solid #0056b3;
	  margin-top: 110px;
}


.soustitre {
margin-top:-1px;
}
h1{font-size: 28px !important;}
h2{
	font-family: "Russo One", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px !important;
  margin: 45px 10px !important;
	color:var(--bleu);
	  letter-spacing: 1px;
}
a {text-decoration: none;}
.page-id-91 main {
  margin-top: -19px;
}

 nav {
  white-space: nowrap;
}

 nav ul ul li {
  background-color: #a9d1ff !important;
  font-size: 14px;
  border-radius: 10px;
}

header.barremenu {
  position: fixed;
  z-index: 1000;
  background-color: #FFF;
  width: 100%;
  top: 0;
	padding-bottom:10px; 
}


.blocContact {
  max-width: 50%;
  background-color: #e4f1ff;
  padding: 3% !important;
  border-bottom: 2px solid #0056b3;
}
.blocContact .champ1 
{
  display: table;
  width: 100%;
}

.blocContact textarea {
  width: 95%;
	padding: 3%;
}


.blocContact .champ1 input
{
	padding: 3%;
  margin-top: -7px;
  display: block;
  max-width: 100%;
  width: 95%;
    margin: -30px 0 0 0;
}
.blocContact .champ1 label
{
  font-size: 14px;
  line-height: 1em;
	width: 100%;
  display: block;
}
.blocContact .champ2 label
{
  font-size: 14px;
}

ul.puce1 {
}

ul.puce1 li {
	margin: 0;
	padding: 2px 0 2px 30px;
	list-style: none;
	background-image: url("/wp-content/uploads/img/puce.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
}
.soustitreH2H3 
{}
.soustitreH2H3 h3 {
  margin-top: -41px;
  color: var(--vert);
}
.blocPostit {
	    margin-block-start: 30px !important;
}
.home .imageHome
{
  position: relative;
  background-image: url(https://belnettoyage4033.live-website.com/wp-content/uploads/2025/09/hero-bg.97323cd31.webp);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  background-blend-mode: multiply;
  background-color: #fff;
  min-height: 600px;
  min-width: 100vw;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.home .cadre_noir{
  text-shadow: #000000 1px 0 10px;
  COLOR: #FFF;
  font-size: 30px;
border-radius: 14px;
	
}
.home .cadre_noir h1
{
	  font-size: 57px !important;
	letter-spacing: 5px;
}
.home .card1
{
	max-width: 1000px;
  	margin: auto;
}


.home .card1 .groupe
{
	background-color: #e8f3ff;
	min-height: 340px;
	  border-radius: 15px;
  overflow: hidden;
	box-shadow: 5px 5px 10px  #DDD;
}
.home .card1 .groupe h2 {
	font-family: "Russo One", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 5px !important;
  color: #3a74b5;
	  min-height: 50px;
}
.home .card1 .groupe p{
  padding: 10px;
  margin-top: -26px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.5em;
	
}

.titrePage {  
	font-family: "Russo One", sans-serif;
	letter-spacing: 1px;
	color:var(--bleu);
}

.groupe .is-layout-flex > :is(*, div) {
  margin: 0;
  max-height: 150px;
  overflow: hidden;
}

.groupe .wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  margin-top: -20px;
}


.boutdevis  {
  background-color: var(--vert)!important;
  color: #FFF;
  padding: 10px!important;
  border-radius: 25px!important;
}

.blocBleu,
.blocBleu H2{
	
	color:#FFF!important;
	line-height: 1.2em;
	letter-spacing: 1px;
}
.gold
{
	color: gold;
}
.typo
{
	font-family: "Russo One", sans-serif;
	font-weight: 400;
}
.admin-bar .wp-site-blocks
{
  margin-top: 100px;
}

.admin-bar header.barremenu {
  top: 24px;
}
#demande {}
#demande .etape {
  background: linear-gradient(#e8f3ff, 70%, #c8e1fc);
  margin: 0;
  padding: 20px;
  /* border-bottom: 2px solid #0056b3; */
  margin-top: 0px;
  position: relative;
  border-radius: 30px;
  font-size: 16px;
}
#demande p {
	margin: 0px;
}
#demande .titre {
	
}
#demande .titre span
{
	  display: inline-table;
  width: calc(100% - 50px);
}
#demande .titre span.num {
	  background-color: var(--vert);
  
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  border-radius: 50%;
  margin: 10px;
}
#demande .moitie
	{
    display: inline-block;
  min-width: 200px;
  width: 48%;
  margin: auto;
	}
#demande .moitie>div 
	{
	  margin: auto;	
		  display: table;
	}
#demande .moitie input 
{
	max-width: calc(100% - 74px);
	padding: 7px;
}
#demande textarea {
	padding: 7px;
}
#demande label {
  padding: 7px;
  display: inline-block;
  margin: 7px;
  color: #475145;
  border-radius: 7px;
  border: 1px solid #ffffff;
}
#demande  .infosdemande label
{
	border:0px;
	  border: 0px;
  font-size: 13px;
}

#demande .envoyer{
  margin: auto;
  background-color: #58be0b;
  color: #FFF;
  border: 0;
  padding: 15px;
  font-size: 16px;
}

.footerMenu {
	background-color: #DDD;
  padding: 15%;
  display: table;
  border-radius: 20px;
  margin: 0 auto 20px;
  min-width: 100%;
  font-size: 16px;
	
}

.footerMenu p {
  line-height: 1.1em;
}
.footerMenu p a{
  background-color: #FFF;
  display: block;
  padding: 6px 14px;
  border-radius: 10px;
}

.footerMenu.col2 {
  background-color: #0056b3;
  color: #FFF;
	box-shadow: 5px 5px 10px #6d6d6d;
}
.footerMenu .boutdevis {
  margin-left: 0px;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px;
}

footer { margin:50px 0 0 0!important; }
.home footer { margin:0px 0 0 0!important; }


footer .nosServices 
{display:none!important;}

footer .wp-block-site-logo
{
	  padding: 10px;
  background-color: #FFF;
  display: Table;
  border-radius: 10px;
}


@media screen and (max-width: 782px) {
	.home .cadre_noir h1 {
  font-size: 40px !important;
  max-width: 80%!important;
}
	.home .boutonHome
	{
	max-width: 80%!important;
	}
	
	.blocContact 
	{
  max-width: 100%;
	}
	#demande .moitie
	{
  width: 100%;
	}
	
	#demande textarea {
 max-width: calc(100% - 74px);
	}
	
}

@media screen and (max-width: 600px) {

#modal-1 a {
	border-bottom: 0px solid #0056b3;
	border: 1px solid #0056b3;
	padding: 7px;
  width: 95%;
  /* display: block; */
  border-radius: 14px;
}
#modal-1 li.nosServices a {
	font-weight: 600;
	background-color: #DDD;
}
#modal-1 li.nosServices  ul a {
	font-weight: 300;
  background-color: inherit;
  border: 1px solid #0056b3;
  padding: 7px;
  width: 95%;
  /* display: block; */
  border-radius: 14px;
	
}
#modal-1 ul {
	padding: 0;
}
}