.FormEnvelop {
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.questionTitre {
    color: #980064;
    font-weight: 700;
    margin-bottom: 0;
}

.imageQuestion {
    border: 1px solid #ccc;
}

label.questionLibelle {
    padding-right: 20px;
    margin-bottom: 0;
}

.questionLibelle {
    font-size: 90%;
    font-weight: 400;
}

.input-group.error .input-group-addon{
    border-color: #bc0030;
}
.input-group.error .input-group-addon .fa{
    color: #bc0030;
}

label.error{
    font-family: inherit;
    font-size: 14px;
    color: #bc0030;
    font-weight: normal;
}
.input-contain input.error, .input-contain textarea.error, .input-contain select.error {
    border-color: #bc0030;
    border-left-color: rgb(188, 0, 48);
}

span.error {
    border-color: #bc0030;
    border-left-color: rgb(188, 0, 48);
}
.module-connexion input{
    border: 1px solid;
}
#contact-divider{
    height: 120px;
    width: 1px;
    opacity: 0;
    background-color: red;
    position: relative;
    margin-top: -100px;
}
#map-divider{
    height: 75px;
    width: 1px;
    opacity: 0;
    background-color: red;
    position: relative;
    margin-top: -75px;
}
#lot-programme-divider{
    height: 75px;
    width: 1px;
    opacity: 0;
    background-color: red;
    position: relative;
    margin-top: -75px;
}

.owl-home-slide{
    background-image: url('../upload/default/logo-base-neovarim-HD.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}
.textarea-required::after {
	content: '*';
	position: absolute;
	right: 20px;
	top: 5px;
	color: #e40042;
}
.programme_info .t-900{
    text-transform: uppercase;
}
.colonne_right .logo-promoteur{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.colonne_left .annonce-details .logo-programme{
    border: none;
}
.ico_refused_mandat{background: rgba(228, 0, 66, 0.9);padding: 7px 12px;border-radius: 35px;}
.ico_wait_mandat{background: #64c90a;}
.ico_wait_mandat{border-radius: 5px;text-transform: uppercase;padding: 0 4px;font-weight: 700;}
.log-on .nos-programmes .nos-programmes-content .programme_vignette.my-mandat .programme_iconmandat ,.ico_refused_mandat,.ico_wait_mandat{
    position: absolute;
    right: 7px;
    top: 8px;
    color: #FFF;
}
.log-on .nos-programmes .nos-programmes-content .programme_vignette.wait_mandat a.programme-link:hover,
.log-on .nos-programmes .nos-programmes-content .programme_vignette.wait_mandat a.programme-link:focus,
.log-on .nos-programmes .nos-programmes-content .programme_vignette.refused_mandat a.programme-link:hover,
.log-on .nos-programmes .nos-programmes-content .programme_vignette.refused_mandat a.programme-link:focus{
    background: #64c90a;
}
.log-on .nos-programmes .nos-programmes-content .programme_vignette.wait_mandat span.over{	  background: rgba(100, 201, 10, 0.9);	}
.log-on .nos-programmes .nos-programmes-content .programme_vignette.refused_mandat span.over{ background: rgba(228, 0, 66, 0.9);}
.log-on .nos-programmes-content {
    height: calc(100vh - 235px);
}
body > img {
    display: none;
}
.pblur
{
       color:transparent;
       text-shadow:0 0 5px #333;
       filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=2);
       -ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelRadius=2)";
       -webkit-transition: all 2s ease-in;
       -moz-transition: all 2s ease-in;
       -moz-user-select: none; /* Firefox */
       -webkit-user-select: none; /* Chrome, Safari, Opéra depuis la version 15 */
       -ms-user-select: none; /* Internet explorer depuis la version 10 et Edge */
       user-select: none; /* Propriété standard */
}
.map {
    height: auto;
}
@media (min-width: 1200px) and (max-width: 1800px){
  .nos-programmes.promoteur .nos-programmes-content .programme_vignette {
    width: calc(25% - 20px);
}
}
@media (max-width: 1200px){
    .log-on .nos-programmes-content, .log-on .nos-programmes-content, .nos-programmes .nos-programmes-content, .nos-programmes-content {
       height: auto !important;
    }
}
.error .g-recaptcha div iframe {
    border: solid 1px red;
}

.rgpd-error {
    color: #F00;
    font-size: 14px;
}

.imgBlock {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0;
}
.imgBlock img {
    opacity: 1;
    z-index: 10;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

h2 span {

    color: #353d42;
    font-weight: 900;
    font-size: 2.325rem;

}
.nos-programmes .nos-programmes-content .programme_vignette .programme_image {
    background-image: url("../upload/default/logo-base-neovarim-XS.jpg");
    background-position: left 0px, left 0, right -30px, right 0;
    background-size: 100%, 40%, 40%, 35%;
    background-repeat: no-repeat;
}
