/* EFFECTIFS */

#jumbotron-effectifs {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    background: url(../public/images/jumbotron_b_fb.jpg) no-repeat;
}

div.required:after {
    content: ' *';
    color: lightcoral;
    font-weight: bold;
}

label.required:after {
    content: ' *';
    color: lightcoral;
    font-weight: bold;
}

.bs-example {
    font-size: smaller;
}

.c3-sending {
    display:none;
}

.invoice-euros {
    font-family: "Courier New";
    text-align: right;
}

.btn-effectifs {
    padding:15px !important;
}

.label-error {
    color: #a94542 !important;
}

.error {
    padding:3px;
    color: #a94542;
    background-color: #f2dede;
}

.contact-errors {
    color: #a94542;
}

input.has-error {
    background-color: #fddddd !important;
}

.has-error input, .has-error .select2-choice, .has-error select {
    background-color: #fddddd !important;
}

.has-error span.message {
    background-color: #fddddd !important;
}

.effectifs-tip {
    text-align: left;
    font-style:italic;
    margin-bottom: 16px;
}

.renseignements-indirect {
    display: none;
}

.baby-title-question-form {
    font-family: 'Raleway';
    font-size: 21px;
    margin-bottom: 15px;
    margin-top: 20px
}

#zenbox_tab {
    border: solid 1px;
    cursor:pointer;
    position: fixed;
    top: 23%;
    z-index: 10000;
}
/* IE won't read ID-and-class selectors like #zenbox_tab.left, so we use just a class: */
.ZenboxTabLeft {
    left: 0;
    background-position: right 0;
}
.ZenboxTabRight {
    right: 0;
    background-position: left 0;
}
#zenbox_tab:hover {
    background-color: #444;
}
#zenbox_tab img {
    display: block;
}

#zenbox_overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90000;
}

#zenbox_overlay * {
    color:#333;
    font-family: Arial, Helvetica, sans-serif;
    font-style:normal;
    font-variant:normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#zenbox_container {
    height: 620px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 638px;
    z-index:2;
}

#zenbox_container .zenbox_header {
    position: relative;
    text-align: right;
    width: auto;
    z-index: 100;
}

#zenbox_close {
    cursor: pointer;
    height: 46px;
    position: relative;
    top: 10px;
    width: 46px;
}

#zenbox_body {
    height: 900px;
    margin-top: -18px;
    position: relative;
    width: 615px;
}

#zenbox_scrim {
    background-color: #000;
    filter:alpha(opacity=42);
    -moz-opacity: 0.42;
    left:0;
    position: absolute; opacity: 0.42;
    top:0;
    width: 100%;
    z-index:1;
}

.well {
    padding: 9px 14px;
    margin-bottom: 14px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}

/* Space out content a bit */
body {
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    _font-size:smaller;
}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
    padding-right: 1rem;
    padding-left: 1rem;
}

.footer {
    text-align: right;
}

/* Custom page header */
.header {
    padding-bottom: 1rem;
    border-bottom: .05rem solid #e5e5e5;
}

/* Make the masthead heading the same height as the navigation */
.header h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 3rem;
}

.nav-link-important {
    color: #fff !important;
    background-color: #3cb521 !important;
}

.nav-link-important:hover {
    background-color: #61dd45 !important;
}

/* Custom page footer */
.footer {
    padding-top: 1.5rem;
    color: #777;
    border-top: .05rem solid #e5e5e5;
}

/* Customize container */
@media (min-width: 48em) {
    .container {
        max-width: 72rem;
    }
}
.container-narrow > hr {
    margin: 2rem 0;
}

.index-icon {
    font-size: 36px;
    color: #073968;
}

.tarifs-icon {
    font-size: 36px;
    color: #59822c;
}

/* Main marketing message and sign up button */
.jumbotron {
    text-align: center;
    border-bottom: .05rem solid #e5e5e5;
}
.entrez-siren {
    text-align: center;
}

.entrez-siren .btn {
    padding: .75rem 1.5rem;
    font-size: 1.5rem;
}


.entrez-siren ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #bfbfbf;
}
.entrez-siren ::-moz-placeholder { /* Firefox 19+ */
    color: #bfbfbf;
}
.entrez-siren :-ms-input-placeholder { /* IE 10+ */
    color: #bfbfbf;
}
.entrez-siren :-moz-placeholder { /* Firefox 18- */
    color: #bfbfbf;
}

/* Supporting marketing content */
.marketing {
    margin: 3rem 0;
}
.marketing p + h4 {
    margin-top: 1.5rem;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 48em) {
    /* Remove the padding we set earlier */
    .header,
    .marketing,
    .footer {
        padding-right: 0;
        padding-left: 0;
    }

    /* Space out the masthead */
    .header {
        margin-bottom: 2rem;
    }

    /* Remove the bottom border on the jumbotron for visual effect */
    .jumbotron {
        border-bottom: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

/* WIZARD ETAPES */
.form-steps {
    display: flex
}


.wrapper-steps {
    margin-right: auto;
    margin-left: auto;
    display: table;
    padding-top: 5vh;
    margin-bottom: 10vh
}

.wrapper-circle-step {
    width: 25px;
    height: 25px
}

.circle-number-step {
    font-family: 'Raleway';
    border-radius: 100%;
    text-align: center;
    line-height: 25px;
    font-size: 9px
}

.circle-number-step-white {
    background: white;
    color: #CBD7E7
}

.circle-number-step-blue {
    background: #629FF0;
    color: white;
    box-shadow: 0 0 0 3px #c5d8f2
}

.circle-validated {
    background: #5270b4;
    color: white;
    box-shadow: 0 0 0 4px white
}

#tick-validation {
    position: absolute;
    line-height: 19px;
    width: 20px;
    height: 20px;
    top: -9px;
    right: -10px
}

.circle-title-step {
    white-space: nowrap;
    padding-top: 3vh;
    font-family: 'Raleway';
    font-size: 14px
}

.bar-step {
    height: 2px;
    width: 75px;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 10%
}

.bar-step-blue {
    background: #629FF0
}

.bar-step-white {
    background: #F3F6F9
}

input.error {
    border: 1px solid #db4437
}

label.error {
    margin-left: 10px;
    color: #db4437
}

@media (max-width: 768px) {
    .wrapper-steps {
        display: none
    }
}

.background-form {
    background: #E6ECF4
}

.wrapper-form-estimation {
    margin-top: 15px
}

.wrapper-form-estimation {
    padding: 40px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 10vh;
    border: solid 1px;
    border-radius: 5px;
    border-color: #D5E0EE;
    background: white
}

.separation-questions-recap {
    box-shadow: 10px 0px 20px -9px rgba(0, 0, 0, 0.08)
}

.title-question-form {
    font-family: 'Raleway';
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 30px
}

.step-title-question-form {
    font-family: 'Raleway';
    font-size: 14px;
    color: #B3B3B3
}

.question-separation-bar {
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: #f0f0f0
}

.form-separation-bar {
    height: 1px;
    margin-bottom: 40px;
    background: #f0f0f0
}

.wrapper-submit-form-button {
    float: right;
    margin-bottom: 50px
}


.wrapper-back-form-button {
    float: left;
    margin-bottom: 50px
}

.questions-section {
    margin-bottom: 40px
}

.wrapper-recap {
    border: solid 1px
}

.title-recap-form {
    font-family: 'Raleway';
    font-size: 19px;
    margin-top: 40px;
    margin-bottom: 3vh
}

.recap-map {
    height: 130px;
    width: 100%;
    margin-bottom: 20px;
    background-size: cover
}

.recap-element {
    color: #CCCCCC;
    font-family: 'Raleway';
    font-size: 14px
}

.recap-bar {
    height: 1px;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #CCCCCC;
    width: 12%
}

#wrapper-confirm-address {
    margin-top: 5vh;
    padding: 20px
}

#wrapper-submit-confirm-address {
    display: table;
    margin: auto;
    margin-top: 60px
}

.map-confirm-address {
    height: 200px
}

.question-confirm-address {
    font-family: 'Raleway';
    font-size: 16px
}

.address-confirm-address {
    font-family: 'Raleway';
    font-size: 20px
}

@media (max-width: 768px) {
    .separation-questions-recap {
        box-shadow: none
    }

    #separation-row {
        margin-top: 20px
    }

    .title-question-form {
        font-size: 22px
    }
}

.form-classic-input {
    width: 100%;
    display: block
}

input {
    font-weight: bold;
}

.label-form-input {
    display: flex;
    margin-top: 10px;
}

.title-label-form {
    font-family: 'Raleway';
    font-size: 15px;
    font-weight: bold;
    /*    color: #363636; */
    cursor: default
}

.icon-form-question {
    height: 30px;
    margin-right: 12px
}

.classic-input-text-field {
    margin-top: 10px;
    width: 300px;
    height: 50px;
    border: solid 1px;
    border-color: #CCCCCC;
    border-radius: 5px;
    font-weight: normal;
    padding-left: 10px
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        _padding-left: 60px;
        _padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

/* Customize container */
@media (min-width: 48em) {
    .container {
        max-width: 1250px;
    }
}
.container-narrow > hr {
    margin: 2rem 0;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before, .container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.wrapper-yes-no-buttons {
    display: table;
    margin: auto;
    margin-top: 20px
}

.bs-wizard {margin-top: 40px;}

/*Form Wizard
https://bootsnipp.com/snippets/featured/form-process-steps
*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}

.bs-wizard-step > .progress {
    background-color: #faf5e6;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #faf5e6;}


.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #faf5e6;}


.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/


.heading-marketing {
    text-align:center;
    border-bottom:2px solid #d5d5d5;
    height:72px;
}

.heading-marketing-index {
    text-align:center;
    border-bottom:2px solid #d5d5d5;
    height:19px;
}

.page-title-marketing {
    display:inline-block;
    position:relative;
    top:-12px;
    background:#fff;
    padding:0 22px;

    font-weight: normal;

    color: #ff9900;
    text-align: center;
    font-size:42px;
}

.page-title-signup {
    font-weight: normal;
}

.heading-icon {
    font-size:36px;
    color:#d5d5d5;
    text-align: center;
    padding-bottom:16px;

}

.table {
    border-bottom:1px solid #dee2e6;
}

.more {
    font-size:18px;line-height: 32px;
}

.point-text {
    padding-right:10px;
    text-align: justify;
    font-size:16px;
}

.point-more {
    font-size: 16px;
    text-align: justify;
}

.alert-danger h5 {
    color:#670f12;
}

/* Customize container */
@media (max-width: 400px) {
    #zenbox_tab {
        display:none !important;
    }

    .collapse {
        display: none !important;
    }
}

.form-email {
    display: none !important;
}
