.mobilehome {
    display: flex;
}

.mobilehome .slider-block-absolute {
    display: table;
    width: 100%;
    position: absolute;
    z-index: 1000;
}

.mobilehome .slider-block-absolute .slider-block-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    z-index: 1000;
}

.mobilehome .slider-block-absolute .slider-block-flex .slider-items {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 29%;
}

.mobilehome .slider-block-absolute .slider-block-flex .slider-items img {
    padding: 3px;
    box-sizing: content-box;
    height: auto;
    width: 56%;
    /* margin: auto; */
}

.mobilehome .slider-block-absolute .slider-block-flex .slider-title {
    display: table;
    padding-top: 5rem;
    width: 64%;
}

.mobilehome .slider-block-absolute .slider-block-flex .slider-title header {
    color: #ffffff;
    font-weight: 100;
    font-size: 8vh;
    font-family: 'Open Sans', sans-serif;
}

.mobilehome .slider-block-absolute .slider-block-flex .slider-title header.citoyen {
    justify-content: flex-end;
    display: flex;
    padding-top: 14vh;
}

.mobilehome .slider-block-absolute .slider-block-flex .leclientestroi header {
    font-size: 2vw;
    line-height: 100%;
    font-weight: 600;
    width: 335px;
    font-family: 'Open Sans', sans-serif;
}

.slider-block-absolute .slider-block-table {
    display: table;
    width: 100%;
}

.slider-mobile-search {
    position: relative;
    left: 58%;
    width: 41%;
    height: 195px;
    margin-top: 3em;
}

.slider-mobile-search header {
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    line-height: 39px;
    padding: 10px;
}

.slider-mobile-search form input[type="text"] {
    background-color: #ffffff;
    padding: 10px;
}

.slider-mobile form input[type="text"] {
    background-color: #ffffff;
    padding: inherit;
}

.slider-mobile .slider-items a {
    color: #ffffff;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    padding: 0;
}


.slider-mobile .slider-items a:hover {
    color: #ffffff;
}

.slider-mobile .slider-items p {
    color: #ffffff;
    text-align: center;
    line-height: 1px;
}

.slider-mobile .leclientestroi {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#001689+1,f7323f+100&1+0,0.5+100 */
    background: -moz-linear-gradient(top, rgba(0, 22, 137, 1) 0%, rgba(0, 22, 137, 1) 1%, rgba(247, 50, 63, 0.5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 22, 137, 1) 0%, rgba(0, 22, 137, 1) 1%, rgba(247, 50, 63, 0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 22, 137, 1) 0%, rgba(0, 22, 137, 1) 1%, rgba(247, 50, 63, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001689', endColorstr='#80f7323f', GradientType=0);
    /* IE6-9 */
}

.slider-mobile .search-field {
    width: 30rem;
}

.slider-mobile .postit {
    background: url(/wp-content/uploads/2018/11/postit-elu-citoyen_jaune.png) center center no-repeat;
    max-width: 200px;
    margin-left: 14rem;
    display: block;
    width: 100%;
    background-size: cover;
    padding: 35px;
    font-size: 1.8rem;
    color: #001689;
    font-weight: 600;
    transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -moz-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    -khtml-transform: rotate(-8deg);
    margin-top: -72px;
    position: absolute;
}

.style-dashicon {
    background: #000;
    display: table;
    margin: auto;
    padding: 1rem;
    border-radius: 50px;
    color: #fff;
    height: 50px;
    width: 50px;
}

.style-arrow {
    background: #000000;
    display: table;
    margin: auto;
    margin-top: auto;
    padding: 0px;
    border-radius: 50px;
    color: #fff;
    height: 50px;
    width: 50px;
    font-size: 2em;
    text-align: center;
    font-family: fantasy;
    font-weight: bold;
    margin-top: 12px;
}


.slider-mobile .slider-items img {
    max-height: 7vh;
    padding-bottom: 15px;
    height: 100%;
    width: auto;
}

.slider-mobile .search-submit.button {
    display: none;
}

.slogan {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    font-size: 1.500rem;
}

.mobile-faire-un-don {
    display: table;
    padding: 1.5rem 1.5rem 1rem 5.000rem;
    border-radius: 29px;
    color: #ffffff;
    font-weight: 600;
    font-family: sans-serif;
    margin: auto;
    position: relative;
    top: -5.500rem;
    background: url(/wp-content/uploads/2018/05/dons-white.png) 18px 11px no-repeat;
    background-size: 27px;
    background-color: #1d1d1b;
    border: 2px solid #ffffff;
    margin-bottom: -8.5rem;
    margin-top: 25px;
    z-index: 10;
    margin-top: 25px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}
