h1 {
    margin-top: 17%;
    font-size: 20px;
    color: #009ef7;
    text-align: center;
}
.styleh {
    margin-top: 3px;
    font-size: 20px;
    color: #009ef7;
    text-align: center;
}
h2 {
    margin: 0;
    color: #009ef7;
    text-align: center;
}
h2::after {
    content: "";
    width: 60px;
    border-bottom: 1px #009ef7 solid;
    display: block;
    margin: 10px auto;
}
@media(min-width:350px) {
    h1 {
        margin-top: 12%;
    }
}
@media(min-width:590px) {
    h1 {
        margin-top: 9%;
    }
}
@media(min-width:768px) {
    h1 {
        text-align: left;
        margin-top: 40px;
    }
    .styleh {
        text-align: center;
        margin-top: 55px;
    }
}
@media screen and (min-width:798px) {
    h2 {
        margin: 0;
        color: #009ef7;
        text-align: left;
    }
    h2::after {
        content: "";
        width: 60px;
        border-bottom: 1px #009ef7 solid;
        display: block;
        margin: 10px 0;
    }
}
@media(min-width: 990px) {
    h1 {
        margin-top: 45px;
    }
    .styleh {
        margin-top: 80px;
    }
}
@media(min-width:1024px) {
    h1 {
        margin-top: 55px;
    }
    .styleh1 {
        margin-top: 90px;
    }
}
@media(min-width:1200px) {
    h1 {
        margin-top: 60px;
    }
    .styleh {
        margin-top: 100px;
    }
}

/************************header************************/

.menu-right {
    display: flex;
    align-items: center;
}
#menu-item-26 {
    margin-right: 4px;
}
.end {
    justify-content: flex-end;
    padding: 0;
}
.reseaux {
    display: none;
    margin-right: 15px;
}
.reseaux .fa-facebook-f {
    font-size: 1.5em;
    padding: 10px 15px;
    margin-right: 6px;
    border-radius: 50%;
    border: 1px #ea0a00 solid;
    color: white;
    background-color: #ea0a00;
    display: inline-block;
    transition: .5s ease-in;
}
.reseaux .fa-instagram {
    padding: 10px 12px;
    font-size: 1.5em;
    border-radius: 50%;
    border: 1px #ea0a00 solid;
    color: white;
    background-color: #ea0a00;
    display: inline-block;
    transition: .5s ease-in;
}
.reseaux a i:hover {
    color: #ea0a00;
    background-color: #fff;
    border: 1px #ea0a00 solid;
}
.reseaux_mobile {
    display: inline-block;
    float: right;
}
.reseaux_mobile .fa-facebook-f {
    font-size: 1.5em;
    padding: 10px 15px;
    margin-right: 6px;
    border-radius: 50%;
    color: white;
    background-color: #ea0a00;
    display: inline-block;
}
.fa-instagram {
    padding: 10px 12px;
    font-size: 1.5em;
    border-radius: 50%;
    color: white;
    background-color: #ea0a00;
    display: inline-block;
}
.camion {
    background-color: #009ef7 !important;
    border-radius: 20px !important;
    margin-right: 10px !important;
    transition: .2s ease-in;
}
.site-header {
    position: static !important;
    width: 100%;
    left: 0;
    background-color: rgba(255, 255, 255, 1);
    margin-bottom: 5px;
}
#site-header-menu > a {
    background-color: #009ef7;
    color: #fff;
}
#site-header-menu a {
    text-align: center;
}
#site-header-menu a:hover {
    text-align: center;
    color: #0b3c5d;
}
#site-header-menu ul li a {
    padding: 7px !important;
    color: #009ef7;
}
#site-header-menu ul li.camion a {
    padding: 10px !important;
    margin-left: 0;
    margin-right: 0;
    color: white;
}
.mail {
    border-right: 1px #009ef7 solid;
    padding-right: 23px;
    color: #009ef7;
    display: none;
}
.ubermenu-nav {
    padding: 0 15px !important;
}
.menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.logo-nav {
    width: 45%;
    padding: 10px 0 10px 0;
}
.logo-nav img {
    width: 100%;
    display: inline-block;
}
.reseaux_mobile .fa-instagram {
    padding: 8px 10px;
    font-size: 1.3em;
}
.reseaux_mobile .fa-facebook-f {
    font-size: 1.3em;
    padding: 8px 13px;
}
#site-header-menu {
    width: 100%;
}

/*Chrome*/

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */

input[type=number] {
    -moz-appearance: textfield;
}
#site-header-menu ul li:last-child {
    margin-bottom: 0;
    margin-top: 1px;
    padding: 7px 12px;
}
.ubermenu-nav {
    padding: 0 !important;
}
#site-header-menu ul li a {
    padding: 8px 6px !important;
    color: #009ef7;
}
.reseaux .fa-facebook-f {
    font-size: 1.5em;
    padding: 7px 12px;
}
.reseaux .fa-instagram {
    padding: 7px 9px;
    font-size: 1.5em;
}
#site-header-menu ul li.camion a {
    padding: 0 !important;
    margin-left: 5px;
    margin-right: 5px;
    color: white;
}
#site-header-menu ul li.camion a {
    padding: 0 !important;
    margin-left: 5px;
    margin-right: 5px;
    color: white;
}
.camion {
    background-color: #009ef7 !important;
    border-radius: 20px !important;
    margin-right: 10px !important;
    transition: .5s ease-in;
}
.camion:hover {
    background-color: #0b3c5d !important;
    border-radius: 20px !important;
    margin-right: 10px !important;
}
@media screen and (min-width: 768px) {
    .flex {
        display: flex;
    }
    .reseaux_mobile {
        display: none;
    }
    .reseaux {
        display: flex;
    }
    .logo-nav {
        width: 100%;
    }
    .site-header {
        position: fixed !important;
        z-index: 99;
    }
    #site-header-menu nav ul li {
        padding: 0 7px;
    }
}
@media (min-width:786px) and (max-width:899px) {
    #site-header-menu {
        font-size: 15px;
    }
}
@media(min-width: 970px) {
    .logo-nav {
        width: 90%;
    }
    #site-header-menu {
        font-size: 15px;
    }
    #site-header-menu nav ul li {
        padding: 0 7px;
    }
}
@media(min-width: 1024px) {
    #site-header-menu nav ul li {
        padding: 0 12px;
    }
}
@media screen and (min-width: 1200px) {
    #site-header-menu ul li a {
        margin-left: 10px;
    }
    #site-header-menu {
        display: flex;
        justify-content: flex-end;
        width: auto;
        font-size: 16px;
    }
    .logo-nav {
        width: 80%;
    }
    #site-header-menu nav ul li {
        padding: 0 17px;
    }
    .reseaux .fa-facebook-f {
        font-size: 1.9em;
        padding: 9px 16px;
    }
    .reseaux .fa-instagram {
        padding: 9px 12px;
        font-size: 1.9em;
    }
}
@media screen and (min-width: 1400px) {
    #site-header-menu ul li a {
        margin-left: 20px;
        padding: 10px !important;
    }
    #site-header-menu ul li:last-child {
        margin-bottom: 0;
        margin-top: 3px;
    }
    .logo-nav {
        width: 70%;
    }
    #site-header-menu {
        font-size: 17px;
    }
    .logo-nav {
        width: 65%;
    }
}
@media screen and (min-width: 1500px) {
    .logo-nav {
        width: 60%;
    }
}

/****************************Page d'accueil***************************/

.tarifs > div {
    padding: 10px !important;
}
.camion_concept > div {
    padding-top: 0 !important;
}
#plus_concept > div {
    padding-top: 0 !important;
}
#concept {
    margin-top: 150px;
}
.concept {
    padding-bottom: 0 !important;
}
.concept > div {
    padding-bottom: 0 !important;
}
.concept img {
    width: 50%;
}
.txt_bandeau_accueil {
    font-size: 1.3em;
}
.titre_h2_blanc h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 0 !important;
}
.titre_h2_blanc h2::after {
    border-bottom: 1px #fff solid;
    width: 60px;
    content: "";
    display: block;
    margin: 12px auto;
}
#avis2 {
    margin-bottom: 15px !important;
    margin-bottom: 0 !important;
}
.font_accueil_bleue {
    color: #009ef7;
    font-size: 1.4em;
    margin: 0 !important;
    padding: 10px;
}
.bouton_clients_accueil {
    margin-bottom: 20px !important;
}
.bouton_clients_accueil button {
    border-radius: 35px !important;
    font-size: 1.3em !important;
}
.bouton_tarif_accueil {
    margin-bottom: 20px !important;
}
.bouton_tarif_accueil > button {
    border-radius: 30px !important;
    font-size: 1.3em !important;
    padding: 5px 30px !important;
}
.essence {
    text-align: center;
}
.texte_essence_accueil {
    font-size: 1.3em;
    margin-top: 35px;
}
.liste_appel_stuff {
    min-height: 160px;
    padding: 20px 0;
    border-radius: 6px;
    font-size: 1.05em;
    padding-left: 15px;
}
.liste_appel_stuff.puce_verte ul {
    list-style-image: url("/wp-content/uploads/2018/02/check-puce.png");
}
.liste_appel_stuff.puce_verte ul li {
    margin-top: 5px;
    padding: 5px 0;
}
.liste_appel_stuff.puce_verte ul li span strong {
    vertical-align: top;
}
.puce_rouge {
    margin-bottom: 0 !important;
}
.liste_appel_stuff.puce_rouge ul {
    list-style-image: url("/wp-content/uploads/2018/02/close.png");
}
.liste_appel_stuff.puce_rouge ul li {
    margin-top: 5px;
    padding: 5px 0;
}
.liste_appel_stuff.puce_rouge ul li span strong {
    vertical-align: top;
}
.titre_box_accueil * {
    display: flex;
    justify-content: center;
    align-items: center;
}
.titre_box_accueil {
    display: flex;
    justify-content: center;
    color: #44cf6c;
    font-size: 28px;
}
.titre_box_accueil p {
    margin: 0;
}
.titre_box_accueil2 * {
    display: flex;
    justify-content: center;
    align-items: center;
}
.titre_box_accueil2 {
    display: flex;
    justify-content: center;
    color: #ea0a00;
    font-size: 28px;
}
.titre_box_accueil2 p {
    margin: 0;
}
.stuff_appel img {
    width: 60%;
}
.tarifs_col {
    padding: 0 15px !important;
}
.pad_titre {
    padding-top: 0;
}
.fbrev-slider .wp-facebook-name {
    color: #fff !important;
    /*Nom des profils facebook*/
}
.fbrev-slider .wp-facebook-time {
    color: #fff !important;
    /*Date de dépôt du commentaire*/
}
#accueil-top {
    height: 20vh;
    width: 100vw;
    background-image: url('/wp-content/uploads/2018/03/plan-stuff.png') !important;
}
#ubtn-3203 {
    padding: 17px 33px;
}
@media(min-width:328px) {
    .bouton_tarif_accueil > button {
        padding: 17px 30px !important;
    }
}
@media (max-width: 300px) {
    .ubtn-normal {
        padding: 0 !important;
    }
}
@media screen and (min-width: 768px) {
    .appel {
        margin: 20px 0 !important;
    }
    .bouton_tarif_accueil {
        margin-bottom: 35px !important;
    }
    .bouton_clients_accueil {
        margin-bottom: 35px !important;
    }
    #accueil-top {
        background-image: url('/wp-content/uploads/2018/03/plan-stuff2.jpg') !important;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .stuff_appel img {
        width: 100%;
    }
    .concept {
        padding-bottom: 0px !important;
    }
    .font_accueil_bleue {
        color: #009ef7;
        font-size: 1.5em;
    }
    #plus_concept > div {
        padding-top: 35px !important;
    }
    .liste_appel_stuff {
        min-height: 260px;
    }
    .tarifs_col {
        padding: 0 !important;
    }
    .titre_h2_blanc {
        margin-bottom: 0 !important;
    }
    .titre_h2_blanc h2 {
        color: #fff;
        text-align: left;
    }
    .titre_h2_blanc h2::after {
        border-bottom: 1px #fff solid;
        width: 60px;
        content: "";
        display: block;
        margin: 12px 0;
    }
    #accueil-top {
        height: 100vh;
        width: 100vw;
    }
    .concept img {
        width: 100%;
    }
    .camion_concept > div {
        padding-top: 35px !important;
    }
}
@media screen and (min-width: 990px) {
    .font_accueil_bleue {
        font-size: 1.3em;
        padding: 20px 0;
    }
    .liste_appel_stuff {
        min-height: 220px;
    }
}
@media screen and (min-width: 1270px) {
    .font_accueil_bleue {
        font-size: 1.4em;
    }
}

/*************************formulaire************************/

form {
    background-color: #009ef7;
    display: inline-block;
    text-align: center;
    width: 100%;
    border-radius: 7px;
    padding: 30px;
    margin-bottom: 50px;
}
input#count {
    width: 28px;
    padding: 3px;
    text-align: center;
    border: 0;
    border-radius: 3px;
}
.inline {
    display: inline-block;
}
.wpcf7-form input {
    border-radius: 15px;
    padding: 6px 0;
    border: 0;
    text-align: center;
    color: #009ef7;
    width: 100%;
}
.wpcf7-form input::placeholder {
    color: #009ef7;
}
.wpcf7-form textarea {
    border-radius: 20px;
    padding: 0;
    border: 0;
    text-align: center;
    color: #009ef7;
    width: 100%;
}
.wpcf7-form textarea::placeholder {
    color: #009ef7;
    padding-top: 20px;
}
.input50 {
    width: 100%;
}
.input100 {
    width: 100%;
}
.inline.input100 label {
    font-size: 1.2em !important;
}
.left {
    float: left;
    margin-bottom: 30px;
}
.right {
    float: right;
    margin-bottom: 30px;
}
.buttons p {
    display: inline-block;
    background-color: #fff;
    text-align: center;
    padding: 2px 10px;
    font-weight: bold;
    font-size: 1.2em;
}
.buttons p:nth-child(2) {
    width: 31px;
    padding: 0;
}
.inline.input50.left p {
    display: inline-block;
}
.titre {
    margin-bottom: 10px;
    color: #fff;
}
.titre::after {
    content: "";
    width: 50px;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: block;
    margin: 5px 0 0px;
}
.titre2 {
    margin-bottom: 10px;
    color: #fff;
    width: 100%;
    line-height: 30px;
}
.titre2::after {
    content: "";
    width: 50px;
    border-bottom: 1px solid #fff;
    width: 100%;
    display: block;
    margin: 0px 0 0px;
}
.inline.input50.right .titre {
    color: #fff;
}
#ascenceur {
    color: #fff;
}
.wpcf7 {
    text-align: center;
}
.wpcf7-list-item-label {
    position: relative;
    top: -5px;
}
label {
    font-size: 1.2em;
    color: #fff;
    font-weight: normal;
    margin-bottom: 15px;
}
.sous_label {
    font-size: 0.8em;
    margin-top: 30px;
}
.last label {
    font-size: 1em;
    margin-top: 15px;
    display: flex;
    align-items: stretch;
    padding-right: 30px;
    padding-left: 30px;
}
.check {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.check2 {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 8px;
}
.check label {
    border-radius: 4px;
}

/*input[type=checkbox],
input[type=radio] {
    margin: 4px 11px 0px;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3);
    background: #f8f8f8;
}*/

input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}
input[type=checkbox] {
    border-radius: 4px;
    height: 20px;
    width: 20px;
    background: #fff;
    position: relative;
    -moz-margin-left: 2px;
}
input[type="checkbox"]:checked:before {
    font-family: FontAwesome;
    content: '';
    -ms-content: 'f00c';
    display: block;
    color: #009ef7;
    font-size: 17px;
    position: absolute;
    top: 1px;
    left: 1px;
}
.chec {
    margin-top: 23px;
    display: flex;
    justify-content: center;
}
.chec p {
    display: inline-block;
    padding: 0 10px 0;
    background-color: #fff;
}
.chec p:nth-child(2) {
    background-color: transparent;
}
.wpcf7-form input[type="submit"] {
    position: relative;
    top: 75px;
    background-color: #0b3c5d;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 41px;
    border-radius: 20px;
    transition: 0.5s ease-in;
}
.wpcf7-form input[type="submit"]:hover {
    background-color: #fff;
    ;
    color: #0b3c5d;
}

/*.wpcf7-form input[type="checkbox"] {
    border-radius: 10px;
}*/

label.depart,
label.arrivee {
    padding-left: 0;
}
#moins,
#plus {
    width: 30px;
    border-radius: 0;
    background-color: #fff;
    padding: 3px 10px;
    color: #000;
    font-weight: bold;
    margin: 0 10px;
}
@media(max-width: 373px) {
    #ascenceur {
        display: flex;
        flex-direction: column;
    }
    #ascenceur .first {
        margin-left: 6px;
        margin: 0 0 0 0.7em;
    }
}
@media(min-width:500px) {
    .wpcf7-form input[type="submit"] {
        top: 60px;
    }
}

/******************ERREUR FORMULAIRE******************/

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    position: absolute;
    background-color: #0b3c5d;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    bottom: 72px;
    left: 10%;
    border: none;
    width: 76%;
}
div.wpcf7-mail-sent-ok {
    position: absolute;
    background-color: #0b3c5d;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    bottom: 83px;
    left: 11%;
    border: none;
    width: 76%;
}
span.wpcf7-not-valid-tip {
    color: #000;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

/******************FIN ERREUR FORMULAIRE CAMION****************/

@media(min-width: 500px) {
    .wpcf7-form input[type="submit"] {
        position: relative;
        top: 60px;
        left: 11px;
        background-color: #0b3c5d;
        color: #fff;
        text-transform: uppercase;
        padding: 9px 0px;
        border-radius: 20px;
        width: 38%;
    }
    .case {
        display: flex;
    }
}
@media(min-width: 900px) {
    .wpcf7-form input[type="submit"] {
        width: 160px;
    }
    .input50 {
        width: 49%;
    }
    .last {
        margin-top: 5.3px;
    }
    .dates > input {
        width: 50%;
    }
}
@media(min-width: 1024px) {
    .dates > input {
        width: 40%;
    }
}

/*************************Page Contact**********************/

.objet > input {
    width: 100%;
}
@media(min-width:900px) {
    .objet > input {
        width: 50%;
    }
}

/***********************Mentions légales********************/

h4 {
    margin: 0;
    color: #009ef7;
    text-align: left;
}
h4::after {
    content: "";
    width: 50px;
    border-bottom: 1px #009ef7 solid;
    display: block;
    margin: 10px 0;
}
@media(max-width: 768px) {
    #this > div > div {
        padding-top: 0 !important;
    }
}

/*************************Cookies***************************/

#cn-accept-cookie {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-weight: bold;
}
#cn-more-info {
    font-weight: bold;
    color: #fff;
}

/*************************footer****************************/

section.logo-footer {
    padding: 15px 0 0 0;
    background-color: #0b3c5d;
}
section.logo-footer .foot {
    padding: 15px 0 0 0;
}
section.logo-footer .blue {
    background-color: #002d4a;
    text-align: center;
}
section.logo-footer img {
    width: 18%;
}
section.logo-footer p,
section.logo-footer a {
    color: white;
}
.row1 ul li {
    list-style-type: none;
}
.row {
    margin: 0;
}
section.mentions {
    background-color: #011a34;
    text-align: center;
}
section.mentions p,
section.mentions a {
    color: #009ef7;
    margin: 0;
    padding: 10px 0;
    font-size: 12px;
}
.container-fluid {
    padding: 0 !important;
}
section.logo-footer .reseaux_footer p {
    display: none;
}
.textwidget a {
    padding: 7.6px 0;
    border-bottom: solid 1px rgba(59, 135, 217, .3);
    display: block;
    margin: auto;
}
.textwidget a:nth-child(2) {
    padding: 14px 0;
    border-bottom: solid 1px rgba(59, 135, 217, .3);
    display: block;
    margin: auto;
}
ul#menu-footer1.footer-menu,
ul#menu-footer2.footer-menu2 {
    padding: 0;
}
.footer-menu a {
    display: inline-block;
    border-bottom: solid 1px rgba(59, 135, 217, .3);
    width: 100%;
}
.footer-menu {
    text-transform: uppercase;
}
.footer-menu a {
    padding: 15px 0;
}
.footer-menu li:last-child a {
    border-bottom: none;
}
.footer-menu2 a {
    display: inline-block;
    padding: 15px 0;
    border-bottom: solid 1px rgba(59, 135, 217, .3);
    width: 100%;
}
.footer-menu2 li:last-child a {
    border-bottom: none;
}
.reseaux2 .fa {
    font-size: 1.5em;
    padding: 8px 13px;
    margin-right: 6px;
    border-radius: 50%;
    color: white;
    background-color: #009ef7;
    display: inline-block;
    transition: .5s ease-in;
}
.reseaux2 .fa-instagram {
    padding: 8.5px 10.5px;
    font-size: 1.5em;
    border-radius: 50%;
    color: white;
    background-color: #009ef7;
    display: inline-block;
    transition: .5s ease-in;
}
.reseaux2 a i:hover {
    color: #002d4a;
    background-color: #fff;
}
.row.camstuff {
    text-align: center;
}
.footer_first {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    padding-top: 23px;
}
.footer_second {
    text-align: center;
}
.widget_text {
    width: 100%;
    text-align: center;
}
@media screen and (min-width: 768px) {
    section.logo-footer .reseaux_footer p {
        display: inline-block;
    }
    section.logo-footer {
        background-color: #002d4a;
    }
    section.logo-footer .cam {
        text-align: left;
        padding: 0;
    }
    section.logo-footer .cam img {
        width: 6%;
    }
    .textwidget a {
        padding: 8px 0;
        display: flex;
        align-items: center;
        text-align: left;
    }
    .reseaux_footer p,
    .reseaux2 {
        display: inline-block;
    }
    .reseaux2 .fa {
        font-size: 1.2em;
        padding: 6px 10px;
        margin: 0 2px 0 5px;
    }
    .reseaux2 .fa-instagram {
        padding: 6px 7.6px;
        font-size: 1.2em;
    }
    .textwidget .icone1::before {
        content: url(/wp-content/uploads/2018/02/map-marker.png);
        display: inline-block;
        margin-right: 15px;
    }
    .textwidget .icone2::before {
        content: url(/wp-content/uploads/2018/02/enveloppe.png);
        display: inline-block;
        margin-right: 15px;
    }
    .footer_first {
        display: inline-block;
        padding-left: 0;
        padding-top: 0;
    }
    section.logo-footer .foot {
        padding: 0;
    }
    section.mentions p,
    section.mentions a {
        font-size: 14px;
        padding: 10px 0;
    }
    .footer_second {
        text-align: left;
        margin-top: 5px;
    }
    .blue {
        margin-top: 5px;
    }
    section.logo-footer .blue {
        text-align: left;
    }
    .footer-menu {
        text-transform: none;
    }
}
@media(min-width:900px) {
    nav ul li {
        font-size: 1.3em !important;
    }
}
@media screen and (min-width: 1024px) {
    .reseaux2 .fa {
        font-size: 1.4em;
        padding: 8px 13px;
        margin: 0 2px 0 5px;
    }
    .reseaux2 .fa-instagram {
        padding: 9px 11px;
        font-size: 1.3em;
    }
}
@media screen and (min-width: 1400px) {
    section.logo-footer .cam img {
        width: 6%;
    }
}

/****************Page Erreur 404 - Page search******************/

.styleh1 {
    text-align: center;
    color: #fff;
    padding: 50px 0;
    margin: 0;
    font-size: 2em;
    margin-top: 34px;
}
.page-title {
    text-align: center;
}
h2.page-title {
    margin: 41px 0;
}
.erreur {
    background-image: url("/wp-content/uploads/2018/02/banner-stuff.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 68px;
}
.content-404 p {
    text-align: center;
    margin: 27px 0;
}
.content-404 h2.page-title::after {
    margin: auto;
}
.content-404 input[type="submit"] {
    background-color: #0b3c5d;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 0px;
    border-radius: 20px;
    width: 15%;
    border: 0;
    text-align: center !important;
    display: block;
    position: relative;
    top: 46px;
    left: 42.5%;
}
.content-404 input[type="search"] {
    border: 0;
    border-radius: 20px;
    padding: 7.5px;
}
.content-404 form {
    border-radius: 0;
    margin: 70px 0;
}
.content-404 span {
    text-transform: uppercase;
    display: none;
}
.content-404 a {
    font-weight: bold;
    position: relative;
    top: 0;
    left: 45%;
}
#breadcrumbs {
    margin: 50px 0;
}
.entry-header h5 {
    margin: 20px 0;
}
.entry-header h5::after {
    border-bottom: 1px #009ef7 solid;
    width: 60px;
    content: "";
    display: block;
    margin: 12px 0;
}

/***************page blog******************/

/*.blog > div > h1 {
    color: #000 !important;
}*/
.blog-col a span{
    color: #000 !important;
}
.main.single {
    background-image: url("/wp-content/uploads/2018/03/Capture-d’écran-2018-01-17-à-11.02.27.png");
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 45px;
}
.post {
    background-color: #fff;
    padding: 50px;
    border-radius: 7px;
    margin-top: 20px;
    margin-bottom: 70px;
}
.post-title {
    margin: 0;
}
.top {
    display: flex;
    justify-content: space-between;
}
figure figcaption {
    margin-top: 15px !important;
}
#self > div > div {
    padding-top: 0 !important;
}
#self-price {
    margin: 20px 0 50px 0;
}
#valeur ul li {
    list-style-type: none;
    list-style-image: url('/wp-content/uploads/2018/03/puce1.jpg');
    display: list-item;
}
h3 {
    font-size: 24px;
    margin: 0;
    color: #fff;
}
.vc_pageable-slide-wrapper {
    text-align: center;
}
.extrait {
    color: #fff;
}
@media(min-width:400px) and (max-width: 1199px) {
    .vc_grid-item.vc_visible-item {
        display: inline-block !important;
        width: 50%;
        text-align: center;
    }
}
.page-content .post h1 {
    color: #000 !important;
}
.vc_grid-filter.vc_grid-filter-center {
    text-transform: uppercase;
}