#search-container {
    width: 740px;
    margin: -70px auto 0;
    position: relative;
}

#search-container .select2-chosen {
    text-align: left;
}

#search-container p {
    color: #ffffff;
    font-size: 20px;
}
#search-container .submit {
    width: 100%;
    padding: 14px 16px;
}
#search-container .select2.select2-container.select2-container--bootstrap {
    height: 100%;
}
#search-container .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
#search-container .select2-container--bootstrap .select2-selection--single {
    height: 100%;
    text-align: left;
    color:#8b899b;
    padding: 10px 16px;
    font-size: 22px;
}
#search-container button[type="submit"] {
    font-family: Futura-Light, sans-serif;
}

h2.home-subtitle {
    font-family: Futura-Heavy, sans-serif;
    text-align: center;
    font-size: 40px;
    color:#000000;
}
hr {
    border-top: 1px solid #8A899A;
}
.expand-city {
    margin-top: 25px;
    padding-bottom: 30px;
    color: #161335;
    background-color: #D1D0D6;
}
.expand-city h2 {
    text-align: center; font-family: Futura-Heavy, sans-serif; font-size: 32px; padding: 25px 0;
}
.expand-city h2 > span {
    font-family: Futura-Light, sans-serif;
}
.expand-city input, .expand-city button {
    height: 50px;
}
.expand-city input {
    border: none;
}
.expand-city button[type="submit"] {
    font-family: Futura-Heavy, sans-serif;
    margin-bottom: 15px;
    color: #8a899a;
    border: 1px solid #8a899a;
}
/* testimonial */
.testimonials-container {
    clear: both;
    background-color:#D1D0D6;
    padding: 20px 20px 0;
    width: auto;
}
.testimonials-container .testimonial-carousel{
    border:none;
    padding: 39px 39px 10px;
    width: auto;
    text-align:center;
}
.single-testimonial .testimonial-content:before {
    font-family:'FontAwesome';
    content:'\f075';
    font-size:18px;
    margin: 0 0 10px;
    display:block;
    color: #BBBBBB;
}
.single-testimonial .testimonial-bottom {
    margin: 0 0 0 50px;
    background: url("https://www.lescartons.fr/bundles/images/megnor/testi.png") no-repeat scroll 0 0 transparent;
    height:25px;
    width:19px;
    position:relative;
    top:-1px;
}
.single-testimonial .testimonial-top {
    position: relative;
}
.single-testimonial .testimonial-title {
    font-weight: normal;
}
.single-testimonial .testimonial-email {
    display: inline-block;
}

.single-testimonial .testimonial-title {
    color: #333;
    margin: 0 0 5px;
    font-weight: 500;
    font-size: 1.7em;
}
.single-testimonial .testimonial-title:hover{
    color:#787878;
}
.single-testimonial  .testimonial-designation {
    margin: 5px 0 6px;
}

.single-testimonial .testimonial-designation a {
    color: #787878;
    display:inline-block;
}
.single-testimonial .testimonial-designation a:hover{
    color:#000000;
}
.single-testimonial blockquote {
    display: block;
    position: relative;
    background-image: none;
    line-height: 1.1;
    border: none;
}
.single-testimonial .testimonial-content {
    margin: 0 0 20px;
}
.single-testimonial blockquote q {
    position:relative;
    font-size:14px;
}

.single-testimonial blockquote span {
    float: right;
    color: #878D93;
    font-size: 17px;
    font-style: normal;
    margin: 12px 0 0 0;
}
.single-testimonial .testmonial-image {
    display: inline-block;
    margin: 0 0 15px;
    vertical-align: top;
    border-radius: 50%;
    overflow: hidden;
    max-width: 90px;
}
.single-testimonial .testmonial-image i {
    font-size: 30px;
    line-height: 50px;
    margin: 0;
    text-align: center;
}

.single-testimonial .testmonial-image img {
    background:#FCFCFC;
}
.single-testimonial .testmonial-text {
    display:inline-block;
    vertical-align:top;
}
.testimonial-grid .item {
    float: left;
    position: relative;
}
.testimonial-grid .first-item {
    clear: both;
}
.testimonials-container .item {
    margin: 0;
}
.testimonial-cols-2 .item {
    width: 50%;
}
.testimonial-cols-3 .item {
    width: 33.33%;
}
.testimonial-cols-4 .item {
    width: 25%;
}
.testimonial-cols-5 .item {
    width: 20%;
}
.testimonial-cols-6 .item {
    width: 16%;
}

/* Blog */
.blog-container {
    clear: both;
    background-color:#f2f2f2;
    padding: 20px;
    width: auto;
}
.blog-posts-content .blog-grid .container {
    vertical-align:top;
    width: 100%;
    position: relative;
}

.blog-posts-content .container-inner {
    float: left;
    width: 100%;
}
.blog-posts-content .last .container-inner {
    margin: 0 ;
}
.blog-posts-content {
    width: 100%;
    clear:both;
}
.blog-posts-content .post-description{
    margin: 10px 0 0;
    text-transform: initial;
    line-height: 14px;
    max-height: 51px;
    line-height: 1.1;
}
.blog-posts-content .post_author1 {
    margin:0;
    text-transform: capitalize;
}
.blog-posts-content .post_author1 .fa { color:#9C9C9C; padding:0; }
.blog-posts-content .post-date .fa {color:#ACACAC; margin-right:2px;}
.blog-posts-content .day, .blog-posts-content .month, .blog-posts-content .year {
    display: inline-block;
    position:relative;
}
.blog-posts-content .month:before{
    content:'';
    position:absolute;
    border-bottom:1px solid #ffffff;
    width:30px;
    bottom: -8px;
}
.blog-posts-content .post-title a h3 {
    color: #FE6056;
    font-weight: 500;
    font-size: 1.7em;
    margin: 10px 0 5px;
}
.blog-posts-content .post-title a:hover h3  {
    color: rgba(254, 96, 86, 0.75);
}

.blog-posts-content .post-title a:hover {
    color: #787878;
    text-decoration: none;
}
.blog-posts-content p {margin:0;}

.blog-posts-content .post-author
{
    color: #000000;
}
.blog-posts-content .comments-link {
    display:inline-block;
    vertical-align:top;
}
.blog-posts-content .post-content-inner {
    overflow:hidden;
    padding-left: 20px;
    position:relative;
    height: 200px;
}
.blog-posts-content .post-image {
    float:left;
    position:relative;
    margin:0;
    padding: 0;
    height: 200px;
    overflow: hidden;
    border: 2px solid #FFFFFF;
    -webkit-transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear, opacity 150ms linear;
    transition: border-color 150ms linear, background-color 150ms linear, color 150ms linear, opacity 150ms linear;
}
.blog-posts-content .post-image:hover {
    border-color: #FE6055;
}

.blog-posts-content .post-image a img {
    /*max-width: 298px;*/
    max-width: 335px;
}

.blog-posts-content .post_author {
    display: inline-block;
    vertical-align: top;
    margin:0 20px;
}
.blog-posts-content .post-date {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
}
.blog-posts-content .read-more{
    margin:0;
    position: absolute;
    bottom:2px;
    left:20px
}
.blog-posts-content .read-more > a{
    display:inline-block;
    width:auto;
    font-family: Futura-Light, sans-serif;
    color: #000;
    border: 1px solid #DEE2E8;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    font-weight:normal;
    background-color:#FFFFFF;
}
.blog-posts-content .read-more > a:hover{
    background: #FE6056;
    border-color: #FE6056;
    color:#FFF;
}


.home-blog .blog-posts-content {
    box-sizing: border-box;
    padding: 0 0 0 50px;
}
.blog-posts-content .bx-wrapper,.blog-grid.grid{position:relative;}
.blog-posts-content .bx-controls-direction a{
    position:relative;
    height:30px;
    width:30px;
    border:2px solid #f87e74;
    background-color:transparent;
    text-align:center;
    display:block;
    float:left;
    margin: 0 -1px;
    color:#ffffff;
    z-index: 1020;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.blog-posts-content .bx-controls-direction a:hover{
    color:#f87e74;
    background-color: #f87e74;
}
.blog-posts-content .bx-controls-direction a:before{
    content:'';
    display:inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 5px;
    text-indent: initial;
    color: #f87e74;
    font: normal normal normal 14px/1 FontAwesome;
}
.blog-posts-content .bx-controls-direction a:hover:before {
    color: #FFFFFF;
}

.blog-posts-content .bx-controls-direction .bx-next.disabled,.blog-posts-content .bx-controls-direction .bx-prev.disabled{
    background-color:#d9d9d9;
    border-color:#d9d9d9;
    color:#000000;
    cursor:default;
}
.blog-posts-content .bx-controls-direction .bx-next{
    bottom: 8px;
    left: 22%;
    position: absolute;
    right: auto;
    top: auto;
    opacity:0;
}
.blog-posts-content .bx-controls-direction .bx-prev{
    bottom: auto;
    left: 22%;
    position: absolute;
    right: auto;
    top: 8px;
    opacity:0;
}
.blog-posts-content:hover .bx-next,.blog-posts-content:hover .bx-prev{opacity:1;}
.blog-posts-content .bx-controls-direction .bx-next:before{
    content:"\f0d7";
}
.blog-posts-content .bx-controls-direction .bx-prev:before{
    content:"\f0d8";
}
.blog-posts-content .bx-wrapper {
    border:none;
    box-shadow: none;
}
.blog-posts-content .bx-wrapper .bx-next, .bx-wrapper .bx-prev {
    background: none;
}
.testi-blog {
    margin-bottom: 10px;
}
.testi-blog h2 {
    margin: 60px 0 40px;
}

.pourquoi {
    background-color: #e6d6cd;
    padding: 30px 0;
    color:#171436;
    margin-top: 50px;
    margin-right: -15px;
    margin-left: -15px;
}
.pourquoi h2 {
    text-align: center;
    font-size:40px;
    font-family:Futura-Heavy, sans-serif;
    margin-bottom: 80px;
    color:#171436;
}
.pourquoi h2 img {
    max-height: 30px;
    margin-bottom: 15px;
    vertical-align: baseline;
    margin-bottom: -2px;
}
.pourquoi-item {
    text-align: center;
}
.pourquoi-item h3 {
    font-family:Futura-Heavy, sans-serif;
    font-size:30px;
    margin: 30px auto 25px;
    color:#171436;
}
.pourquoi-item img {
    max-height: 100px;
}
.pourquoi-item p {
    padding: 0 19%;
    font-size: 17px;
    line-height: 1.8em;
    color:#171436;
}

.jemelance {
    background: url("../img/postAnnonce.png") no-repeat 0 0 transparent;
    background-size:cover;
    padding: 80px 0;
    margin-right: -15px;
    margin-left: -15px;
}
.jemelance p {
    font-family: Futura-Heavy, sans-serif;
    color: #FFFFFF;
    font-size: 30px;
}
.jemelance p span {
    font-family: Futura-Light, sans-serif;
    color: #fe6056;
}
.jemelance a {
    color: #FFF;
    padding: 14px 70px;
    font-size: 20px;
    margin-top:10px;
}

.newsletter {
    background: url("../img/motif-newsletter3.jpg") 5px -5px transparent;
    padding: 70px 0;
    margin-right: -15px;
    margin-left: -15px;
}
.newsletter h3 {
    background-color: #171436;
    padding: 30px 20px;
    font-size: 30px;
    color: #FFF;
    font-family: Futura-Heavy, sans-serif;
    margin: 0;
    text-align: center;
}
.newsletter-col {
    float:left;
    margin-left:40px;
}
#prospect_email, #prospect_city {
    margin-top: 30px;
    padding: 20px 0 20px 10px;
    height: auto;
    font-size: 20px;
}
#prospect_email {
    width: 285px;
    margin-left: 20px;
}
#prospect_city {
    margin-left: 3px;
    width: 216px;
}

.newsletter button {
    font-size: 19px;
    margin-top: 30px;
    color:#FFFFFF;
    padding: 20px 60px;
    margin-left: 3px;
}

.commentfaire {
    margin-right: -15px;
    margin-left: -15px;
    padding: 60px 0;
}
.commentfaire h2 {
    font-family: Futura-Heavy, sans-serif;
    text-align: center;
    font-size: 30px;
    position: relative;
    background: #FFF;
    width: 80%;
    margin: -20px auto 20px;
}
.commentfaire-box {
    border: 5px solid #dbc4b8;
    width:100%;
    text-align: center;
    padding-bottom: 30px;
}
.commentfaire-box p {
    font-family: Futura-Heavy, sans-serif;
    font-size: 22px;
}
.commentfaire-box p span {
    font-family: Futura-Light, sans-serif;
}
.commentfaire img {
    max-width: 220px;
}

.presse {
    background: #e6d6cd;
    margin-right: -15px;
    margin-left: -15px;
    padding: 40px 0;
}
.presse h2 {
    text-align: center;
    font-size:40px;
    font-family:Futura-Heavy, sans-serif;
    margin-bottom: 50px;
    color:#171436;
}
.presse .item {
    max-width: 150px;
}
.presse-slider {
    padding: 0 60px;
}
.presse-slider-wrapper {
    width: 100%;
    overflow: hidden;
}
.presse .owl-theme .owl-nav div {
    display: block;
    font-size: 0;
    color: #f87e74;
    border: 1px solid #f87e74;
    border-radius:0;
    height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 60px;
    width: 34px;
    line-height: 34px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    cursor: pointer;
    background: transparent;
    opacity: 1;
    padding:0;
}
.presse .owl-theme .owl-nav [class*=owl-]:hover {
    background: #f87e74;
    color: #FFF;
    text-decoration: none;
}

.presse .owl-theme .owl-nav div.owl-prev {left: 0;right:auto;}
.presse .owl-theme .owl-nav div.owl-next {right: 0;left:auto;}
.presse .owl-theme .owl-nav div.owl-prev:before {content: '\f0d9';}
.presse .owl-theme .owl-nav div.owl-next:before {content: '\f0da';}
.presse .owl-theme .owl-nav div:before {
    content: '';
    font-family: 'FontAwesome';
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
}
@media screen and (max-width: 1200px)  {
    .newsletter {
        padding: 80px 0;
    }
    .newsletter-col {
        float: none;
        margin: 30px auto;
        width: 70%;
        text-align: center;
    }
    #prospect_email, #prospect_city {
        margin: 0 auto;
        width: 100%;
    }
    .newsletter button {
        margin:0;
    }
    .newsletter h3 {
        margin: 0 auto;
    }
}

@media screen and (max-width: 992px)  {
    .pourquoi-item {
        margin-top: 20px;
    }
    .pourquoi h2 {
        margin-bottom:40px;
    }
    .newsletter button {
        width: 100%;
    }
    .commentfaire-box {
        margin-top: 80px;
    }
    .commentfaire {
        padding-top:0;
    }
    .commentfaire img {
        margin-top: 20px;
    }
    #search-container {
        margin-top:0;
        width: 90%
    }
}

@media screen and (min-width: 901px) and (max-width: 1200px) {
    .blog-posts-content .post-title h3 {
        font-size: 16px;
    }
}
@media screen and (max-width: 768px)  {
    .testimonials-container {
        width:500px;
        margin: auto;
    }
    .presse-slider-wrapper {
        width: 500px;
        margin: auto;
    }
    #search-container {
        padding: 20px 15px;
    }
}
@media screen and (min-width: 251px) and (max-width: 550px) {
    .testimonials-container {
        width:280px;
        margin: auto;
    }
    .presse-slider-wrapper {
        width: 280px;
        margin: auto;
    }
}
@media screen and (max-width: 699px)  {
    .testi-blog .container {
        padding:0;
    }
    .testimonials-container {
        padding-left:0;
        padding-right:0;
    }
    .blog-posts-content .container-inner {
        float:none;
    }
    .blog-posts-content .post-content-inner {
        clear:both;
        height:auto;
        padding-bottom: 5px;
        padding-left:0;
    }
    .blog-posts-content .read-more {
        position:static;
        margin-top:20px;
    }
    .blog-posts-content .bx-controls-direction .bx-prev, .blog-posts-content .bx-controls-direction .bx-next {
        left:90%;
    }
    .blog-posts-content .post-description {
        max-height: none;
    }
}
@media screen and (max-width: 350px) {
    .container-fluid {
        padding:10px;
    }
    .pourquoi h2 {
        font-size: 28px;
    }
    .suggestion-intro h2, .suggestion-intro h2 a {
        font-size: 28px;
    }
    .presse h2 {
        font-size:28px;
    }
    .pourquoi h2 img {
        max-height: 20px;
    }
    .pourquoi-item p {
        padding:0;
    }
    .pourquoi-item h3 {
        font-size: 22px;
    }
    .pourquoi-item img {
        max-height: 80px;
    }
    .blog-posts-content .post-image a img {
        max-width: 200px;
    }
    .blog-posts-content .post-image {
        height:130px;
    }
    .blog-posts-content .read-more > a {
        margin-top: 20px;
    }
    .blog-posts-content .post-title a h3 {
        font-size: 1.4em;
    }
    .testi-blog h2, h2.home-subtitle, .expand-city h2 {
        font-size: 28px;
    }
    .testi-blog .container {
        padding:0;
    }
    .testimonials-container {
        padding:0;
    }
    .testimonials-container .testimonial-carousel {
        padding: 39px 10px 10px;
    }
    blockquote {
        padding: 10px 0;
    }
    .newsletter .form-control {
        width: 90%;
    }
    .newsletter h3 {
        padding: 10px 0;
        width: 90%;
    }
    .newsletter-col {
        width:90%;
    }
    .newsletter button {
        padding: 20px 10px;
    }
    .jemelance p {
        font-size: 25px;
    }
    .jemelance a {
        padding: 14px 30px;
    }
    .commentfaire-box p {
        font-size:18px;
    }
    .commentfaire h2 {
        font-size:25px;
    }
    .presse .item {
        max-width: 110px;
    }
    .commentfaire img {
        max-width: 160px;
    }
}