.clear {
    clear: both !important;
    font-size: 0 !important;
    line-height: 0 !important;
    float: none !important;
    height: 0 !important;
    width: 0 !important;
}

.marge1 {
    height: 10px;
}

.marge2 {
    height: 20px;
}

.marge3 {
    height: 30px;
}

.marge4 {
    height: 40px;
}

.marge5 {
    height: 50px;
}

.s8 {
    font-size: 8px;
}

.s9 {
    font-size: 9px;
}

.s10 {
    font-size: 10px;
}

.s11 {
    font-size: 11px;
}

.s12 {
    font-size: 12px;
}

.s13 {
    font-size: 13px;
}

.s14 {
    font-size: 14px;
}

.s15 {
    font-size: 15px;
}

.s16 {
    font-size: 16px;
}

.s17 {
    font-size: 17px;
}

.s18 {
    font-size: 18px;
}

.s19 {
    font-size: 19px;
}

.s20 {
    font-size: 20px;
}

.s21 {
    font-size: 21px;
}

.s22 {
    font-size: 22px;
}

.s23 {
    font-size: 23px;
}

.s24 {
    font-size: 24px;
}

.s25 {
    font-size: 25px;
}

.s26 {
    font-size: 26px;
}

.s27 {
    font-size: 27px;
}

.s28 {
    font-size: 28px;
}

.s29 {
    font-size: 29px;
}

.s30 {
    font-size: 30px;
}

.p0 {
    padding: 0;
}

#minisite {
    background: none;
    font-family: Raleway, Arial;
    font-size: 12px;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
}

.header {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    position: relative;
    height: 672px;
}

.header .opa {
    background-color: rgba(244, 121, 32, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.header .opa h1 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-weight: normal;
}

.formulaire_bottom {
    position: absolute;
    bottom: 40px;
    width: 100%;
}

.header .formulaire_entete {
    background: #fff;
    padding: 20px;
    font-size: 18px;
    color: #3d3d3d;
}

.header .formulaire_entete .form-group,
.header .formulaire_entete .input-group {
    width: 100%;
}

.header .formulaire_entete p {
    border-bottom: 1px solid #3d3d3d;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
}

.header .formulaire_entete label {
    font-size: 16px;
}

.formulaire_entete input {
    border: 0;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}

.form-control:focus {
    box-shadow: none;
}

.formulaire_entete .border_right {
    border-right: 1px solid #3d3d3d;
}

.formulaire_entete .btn_valide_tarif {
    background: #f5842c;
    color: #fff;
    border: 0;
    border-radius: 20px;
    font-size: 18px;
}

.formulaire_entete .input-group-addon {
    color: #f5842c;
    background: none;
    border: 0;
    padding-right: 6px;
    padding-left: 6px;
}

.formulaire_entete .form-control[disabled],
.formulaire_entete .form-control[readonly],
.formulaire_entete fieldset[disabled] .form-control {
    background: none;
}

.formulaire_entete input {
    background: transparent;
}

.formulaire_entete select {
    border: 0;
}

/*focus*/
.placeholder_effect {
    position: relative;
}

.placeholder_effect ::-webkit-input-placeholder,
.placeholder_effect ::-moz-placeholder,
.placeholder_effect :-ms-input-placeholder,
.placeholder_effect input:-moz-placeholder {
    color: #696969;
    font-size: 16px;
}

#minisite .placeholder_effect input {
    width: 100%;
    font-size: 16px;
}

.placeholder-input:focus+.placeholder,
.placeholder-input.is-filled+.placeholder,
label.placeholder.placeholder-select,
.placeholder_effect label.placeholder-datepicker {
    font-size: 11px;
    color: #f5842c;
    font-weight: normal;
    top: -3px;
}

textarea.placeholder-input {
    padding-top: 35px;
}

.placeholder,
.placeholder-datepicker {
    position: absolute;
    top: 13px;
    left: 42px;
    -webkit-transition-duration: .15s;
    -webkit-transition-property: font-size, -webkit-transform;
    transition-duration: .15s;
    transition-property: font-size, -webkit-transform;
    transition-property: font-size, transform;
    transition-property: font-size, transform, -webkit-transform;
    font-weight: normal;
}

.pave_option {
    padding: 20px 12px;
    font-size: 16px;
}

.pave_option .options_haut {
    padding-top: 5px;
}

.les_logos {
    float: left;
    margin: 20px 0 0 40px;
}

.logo_client {
    float: left;
    margin-left: 40px;
    /*max-width: 120px;*/
}

.logo_client_full {
    margin-left: 0;
}

.logo_client img {
    max-height: 100px;
}

.navbar {
    float: right;
    margin: 20px 0 0 0;
}

.navbar .bar_menu {
    position: absolute;
    z-index: 2;
    right: 40px;
    top: 0;
}

.navbar .bar_menu span {
    background: url(../images/menu.png) no-repeat left top;
    background-size: 100%;
    width: 70px;
    height: 20px;
    display: block;
    margin: 0 0 2px 0;
    transition: .4s;
}

/* Rotate first bar */
.navbar .bar_menu.change span.bar1 {
    -webkit-transform: rotate(-45deg) translate(-33px, 32px);
    transform: rotate(-45deg) translate(-33px, 32px);
}

/* Rotate last bar */
.navbar .bar_menu.change span.bar2 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.sous_menu {
    position: absolute;
    background: #292a2d;
    top: -20px;
    right: -300px;
    width: 300px;
    padding: 50px 0 0 0;
    z-index: 1;
    display: none;
    overflow: hidden;
}

.sous_menu ul.navbar-nav {
    padding: 50px 40px 0 0;
}

.sous_menu ul.navbar-nav.navbar-right {
    float: right !important;
    margin-right: -15px;
}

.sous_menu .nav>li>a:focus,
.sous_menu .nav>li>a:hover {
    background: none;
}

.sous_menu .nav .open>a,
.sous_menu .nav .open>a:focus,
.sous_menu .nav .open>a:hover {
    text-align: right
}

.sous_menu .dropdown-menu {
    text-align: right;
}

.sous_menu .dropdown-menu>li>a:focus,
.sous_menu .dropdown-menu>li>a:hover {
    background: none;
    color: #fff !important;
}

.sous_menu .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sous_menu ul.lien {
    list-style: none;
    padding: 0 40px 0 0;
    text-align: right;
}

.sous_menu ul.lien li {
    padding: 0 0 20px 0;
}

.sous_menu ul a {
    color: #fff;
    text-transform: uppercase;
}

.les_paves {
    padding: 25px;
    font-size: 18px;
    text-align: center;
    color: #58585a;
    margin: 0 0 45px 0;
}

.les_paves .titre,
.les_paves h2 {
    font-size: 100%;
    text-transform: uppercase;
    position: relative;
    padding: 15px 0 10px 0;
    margin: 0 0 30px 0;
}

.les_paves .titre:after,
.les_paves h2:after {
    content: "";
    position: absolute;
    width: 10%;
    height: 4px;
    background: #58585a;
    bottom: 0;
    left: 50%;
    margin-left: -5%;
}

.col_pourquoi {
    background: #f5842c;
}

.col_garanties {
    background: #f5ac72;
}

.col_limite_cb {
    background: #e6e6e6;
}

/**/
.contenu_technologie {
    background: #e8e9ea;
    font-size: 18px;
}

.contenu_technologie .texte {
    padding: 40px 45px;
}

.contenu_confiance {
    background: #292a2d;
    font-size: 18px;
    color: #fff;
    margin-top: 5px;
}

.contenu_confiance .texte {
    padding: 40px 45px;
}

.contenu_confiance .texte p {
    padding: 0 0 20px 0;
}

.contenu_confiance .titre {
    text-transform: uppercase;
    color: #f5842c;
    font-size: 30px;
    text-align: center;
}

.nos_garanties {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.nos_garanties h2 {
    display: none;
}

.nos_garanties h3 {
    font-size: 18px;
    margin: 0;
}

.une_garantie .lien_read_more a {
    font-size: 18px;
    color: #58585a;
    text-decoration: underline;
    font-weight: bold;
}

#minisite_pied {
    background: #fff;
    color: #292a2d;
    padding: 40px 20px;
    position: static;
}

#minisite_pied a {
    color: #292a2d;
}



@media (min-width: 768px) {
    .row-eq-height {
        display: flex;
    }

    .form-inline .form-control {
        width: 100%;
    }
}

@media (max-width: 1170px) {
    .formulaire_entete .btn_valide_tarif {
        display: block;
    }
}

@media (max-width: 768px) {
    .formulaire_entete .placeholder_effect {
        border: 1px solid #f5842c;
    }

    .formulaire_entete .border_right {
        border: 0;
    }

    .formulaire_entete .placeholder,
    .formulaire_entete .placeholder-datepicker {
        left: 27px;
    }

    .formulaire_entete .placeholder-input:focus+.placeholder,
    .formulaire_entete .placeholder-input.is-filled+.placeholder,
    .formulaire_entete .placeholder.placeholder-select,
    .formulaire_entete .placeholder_effect label.placeholder-datepicker {
        top: 1px;
    }

    #minisite .les_logos img {
        max-width: 150px;
    }

    #minisite .les_logos .logo_client_full img {
        max-width: 300px;
    }

    .navbar .bar_menu {
        right: 0px;
    }

    .navbar .bar_menu span {
        background-size: 60%;
    }

    .navbar .bar_menu.change span.bar1 {
        -webkit-transform: rotate(-45deg) translate(-5px, 12px);
        transform: rotate(-45deg) translate(-5px, 12px);
    }
}

@media (max-width: 480px) {
    #minisite .les_logos img {
        max-width: 100px;
    }

    #minisite .les_logos .logo_client_full img {
        max-width: 200px;
    }
}

@media (max-width: 320px) {
    #minisite .les_logos img {
        max-width: 80px;
    }

    .logo_client {
        margin-left: 20px;
    }

    #minisite .les_logos .logo_client_full img {
        max-width: 160px;
    }

    .logo_client_full {
        margin-left: 0;
    }
}