/*********************************************************
****************     GENERAL      **************************
************************************************************/
body {	font-family: Helvetica, Arial, sans-serif;}

h2{font-size: 1.7rem;}
h4 {
	color: #0b2864;
}

p{text-align: justify;}





.padding-15{padding: 15px;}

.padding-left-none{padding-left: 0;}
.padding-right-none{padding-right: 0;}

.float-bottom a{color: #fff;}




.ecriture-bleu{color: #0b2864;}
.color-red{color: red;}
.modal-title{color: #0b2864;/* margin-bottom: 17px; */padding: 9px;}

.float-left{float: left;}

hr{border: 1.5px solid;margin-bottom: 2rem;margin-top: 3rem;border-top: 1px solid rgba(0, 0, 0, 0.1);}
@media (max-width: 450px) {
	h1, .h1 {
	    font-size: 1.5rem;
	}
	h3, .h3 {
	    font-size: 1rem;
	}
	h4, .h4 {
	    font-size: 1rem;
	}
	.col-sm-12.col-md-10.padding-left-none.padding-right-none {
	    display: none;
	}
	.encadrer-enregistrer {
    	border: 2px solid #bd3b17;
    }
}

@media (min-width: 450px) {
	.bold{font-weight: bold;}
	.margin-bottom-30{margin-bottom: 50px;}
	.margin-bottom-80{margin-bottom: 80px;}
	.margin-bottom-100{margin-bottom: 100px;}
	.margin-bottom-150{margin-bottom: 150px;}
	.margin-bottom-200{margin-bottom: 200px;}

	.margin-top-150{margin-top: 150px;}
	.margin-top-100{margin-top: 100px;}
	.margin-top-50{margin-top: 70px;}
	.margin-top-30{margin-top: 30px;}
}

@media (min-width: 768px) {
	.bootstrap-vertical-nav {
		margin-top: 10px;
		position: fixed;
		max-width: 16.666667%;
	}
	.logo{
		/* top: -10px; */
	}
	
}
@media (min-width: 960px) {
	
}
i.fa{
	font-size: 1em;
	margin-bottom: 15px;
}


.titre-logo{color: #0b2864;}
.header-titre{background-color: #F5F5EE;border-bottom: 2px solid #888;/* position: fixed; *//* z-index: 10; */text-align: center;}
.menu{
	background: #e1e1e1;
}
.menu{
	padding: 8px 0;

}
.menu2{
	padding: 23px 0;
}
.menu a{
	color: #fff;
}
.menu ul li a{
	color: #0b2864;
	font-weight: 700;
}
.menu ul li:hover, .menu ul li.active{
	background-color: #fff;
}
.menu ul li a:hover, .menu ul li.active a{
	color: #487488;
}
.float-bottom a{
	/*margin-left: 20px;*/
}

.menu-top-bottom{
	    background-color: #0b2864;
}



.logo-titre h5, .logo-titre .h5 {
    font-size: 0.85rem;
    width: 80%;
    margin-left: 58px;
}

.logo {
    position: absolute;
    /*display: inline-block;*/
    top: -7px;
    left: -115px;
}

.logo-titre{
	display: inline-block;
	margin: 17px 0px 10px 25px;
	text-align: center;
}
.logo img{
	width: 30%;
}

@media (min-width: 400px) {
  .logo img{
    width: 38%;
  }
	.logo{
		left: -115px;
	}
}
@media (min-width: 768px) {
  .logo img{
    width: 40%;
  }
	.float-bottom{
	    bottom: 30px;
	    position: absolute;
	}
  .body-top{
		position: relative;
		top: 90px;
	}
	.width-full{width: 100%;position: fixed;z-index: 10;}
	h5, .h5, .logo-titre h5, .logo-titre .h5 {
	    font-size: 1.2rem;
	    width: 100%;
	    margin-left: 0;
	}
		
	
}

@media (min-width: 947px) {
	.logo img{
		width: 40%;
	}
  .width-full{width: 100%;position: fixed;z-index: 10;}
	h5, .h5, .logo-titre h5, .logo-titre .h5  {
	    font-size: 1.4rem;
	    width: 100%;
   		margin-left: 0;
	}
}

/*********************************************************
****************     MENU & HEADER      **************************
************************************************************/
.fond-gris{
	background-color: #eceeef;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 50px;
}
.encadrer-enregistrer{
	border: 1px solid #bd3b17;
	padding: 15px 10px 30px 10px;
	margin-top: 15px;
	margin-bottom: 70px;
	background-color: #F6F6F6;
	margin-left: auto;
	margin-right: auto;
	border-radius: 7px;
}

/*********************************************************
****************     FOOTER     **************************
************************************************************/
.footer-link{
    height: 68px;
}

@media (min-width: 400px) {
	.footer-link{
	    height: 46px;
	}
}




/*********************************************************
****************     MODAL      **************************
************************************************************/

.modal-header {
    display: block;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0);
    display: none;
}
/*********************************************************
****************     FORM      **************************
************************************************************/

label span{
	color: red;
}
.sky-form {
    box-shadow: inherit;
    font-size: 14px;
}
form.submited .row {
   /* display: none;*/
}
.sky-form .state-success input[type="submit"] {
    background: #0275d8;
}.sky-form .state-error + em {
    font-size: 12px;
    font-weight: 800;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Chrome */
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button { 
	-webkit-appearance: none;
	margin:0;
}

/* Opéra*/
input::-o-inner-spin-button,
input::-o-outer-spin-button { 
	-o-appearance: none;
	margin:0
}


input.form-control.input_verif_form.valid:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #dff0d8 inset;
}


em.invalid{
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.state-error{
	margin-bottom: 0;
}

/*em.invalid{
	text-align: center;
	width: 100%;
}*/
/*********************************************************
****************    VERIFICATION      **************************
************************************************************/


/* #inferieur:hover {
    background-color: rgb(89, 179, 53);
    border-color: rgb(89, 179, 53);
} */




label{
    font-size: 13px;
}
.modal-verif{
	border: solid 1px #bd3b17;
	border-radius: 10px;
	padding: 15px;
}
.renseignement_titre{
	margin-bottom: 15px;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 5px;
}
/*********************************************************
****************    VERIFICATION 2     **********************
************************************************************/

h5{
	padding: 15px;
	color: #0b2864;
}
.titre-rouge{
	/* background-color: #497bb8; */
	color: #497bb8;
	margin-bottom: 15px;
}
.color-orange{color: rgb(89, 190, 48);}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;

   /* border-radius: 50%;
    width: 161px;
    height: 100px;
    background: linear-gradient(#e10b0b, #652525);*/
    /* box-shadow: 0px 3px 8px #aaa, inset 0px 2px 3px #fff; */
    border: none;
    outline: none;
    font: 18px Tahoma bold;
    /*color: #ffffff;
    text-shadow: 1px 1px 1px lighgrey;
    margin: 23px;
    padding: 10px;*/
}

a.info:hover{z-index:25;/* background-color:#ff0 */}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top: -1em;
    left:2em;
    width:15em;
    border: 1px solid #2352c5;
    background-color: #b3c6ff;
    color:#000;
    text-align: center;
    }

.input_verif_form{
	/*display: inline-block;*/
	width: 80%;
}
.comble,.sanitaire,.cave,.garage{
	display: inline-block;
	width: 40%;
}
@media (min-width: 768px) {
	.input_verif_form{
		/*display: inline-block;*/
		width: 40%;
	}
	.comble,.sanitaire,.cave,.garage{
		/*display: inline-block;*/
		width: 16%;
	}
}
.inline_block{
	display: inline-block;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 11px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size: 11px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size: 11px;
}
:-moz-placeholder { /* Firefox 18- */
  font-size: 11px;
}

/*********************************************************
****************    ELIGIBLE PAGE       **********************
************************************************************/
.contour_vert{
	border: 1px solid green;
	border-radius: 8px;
	padding: 10px;
}


/*********************************************************
****************    AIDE PAGE       **********************
************************************************************/
.aide{
 background-color: #E5F0F6; margin: 0; padding: 0;
}
.texte_aide {
    padding: 10px;
    font-size: 14px;
    text-align: justify;
}

/*********************************************************
****************    ISOLATION COMBLE PAGE       **********************
************************************************************/
#chiffres,#isolation,#programme,#soufflage,#minerale{
    padding-top: 190px;
    margin-top: -190px;
}


.btn-primary,.btn-primary:hover {
    color: #fff;
    background-color: rgb(73, 123, 188);
    border-color: rgb(73, 123, 188);
}

a {
    color: #0b2864;
    text-decoration: none;
}

.btn-danger, .btn-danger:hover {
    color: #fff;
    background-color: #bd3b17;
    border-color: #bd3b17;
}