.white-bg {
    background-color: #fff;
}

/* =-=-=-=-=-=-= Advanced Search =-=-=-=-=-=-= */
.advance-search {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.07);
    margin-top: -160px;
    position: relative;
    z-index: 99;
}

.advance-search-in-result.advance-search{
    position: inherit;
    z-index: 1;
    margin-top: 0;
    box-shadow: none;
}

.advance-search .form-wrapper{
    background-color: #fff;
}

.advance-search .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    box-shadow: none;
    color: #555;
    font-size: 14px;
    height: auto;
    padding: 15px 12px;
    transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}

.section-search .nav-tabs {
    border-bottom: 0 none;
}

.section-search .nav-tabs .nav-item {
    margin-bottom: 0;
    margin-right: 7px;
}

.section-search .nav-tabs .nav-link.activelink {
    padding: 10px 14px;
    width: auto;
}

.search-style-2 .search-form {
    padding: 16px 0 15px;
    width: 100%;
}

.search-style-2 .search-form > h2 {
    font-size: 18px;
    color: #333;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.hero .search-style-2 .search-form, .hero .section-search .nav-tabs .nav-item.active a {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    color: #232323;
}

.hero .search-style-2 .tab-content .search-form .by-body-type {
    width: 104px;
}

.hero .section-search .nav-tabs .nav-item.active a {
    border-top: 3px solid #d91a29;
}

.hero .search-style-2 .search-form {
    padding: 20px 15px;
}

.search-style-2 .search-form-inner {
    margin-left: -3px;
    margin-right: -3px;
    width: calc(100% - 170px);
}

.search-style-2 .search-form-inner .form-group {
    padding-left: 5px;
    padding-right: 5px;
}

.search-style-2 label {
    color: #232323;
}

.nav-tabs .nav-item+ .nav-item {
    margin-left: 0;
}

.section-search .nav-tabs .nav-item {
    margin-bottom: 0;
    margin-right: 7px;
}

.section-search .nav-tabs .nav-item.active a {
    background-color: #fff;
}

.section-search .nav-tabs .nav-link {
    border: 0 none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 48px;
    text-align: center;
    text-transform: uppercase;
    color: #232323;
}

.search-style-2.section-search .nav-tabs .nav-link {
    background-color: rgba(255, 255, 255, 0.8);
    color: #232323;
    border-width: 0;
}

.hero .search-style-2.section-search .nav-tabs .nav-link {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    color: #fff;
}

.search-style-2 .tab-content .search-form .btn {
    margin-top: 29px;
}

.search-style-2 .tab-content .search-form .btn.extra-top {
    margin-top: 55px;
}

.search-style-2 .tab-content .search-form .btn-lg {
    letter-spacing: 1.3px;
    padding: 17px 30px !important
}

.search-style-2 .tab-content .search-form .by-body-type {
    width: 160px;
}

.search-style-2 .tab-content .search-form .select2-container--default .select2-selection--single {
    height: 52px;
}

@media (max-width:767px){
    .search-style-2 .search-form-inner{
        width: auto;
    }
}
@media (min-width: 768px){
    .form-inline .form-control.search-loaction {
        width: 30%;
    }
}

.advance-search-spec{
    box-shadow: none;
}

.noUi-connect {
    background: #aa0027;
    box-shadow: none;
}

.btn-theme {
    color: #ffffff !important;
    background-color: #aa0027 !important;
    border-color: #aa0027 !important;
}

.btn-search-btn {
    font-size: 14px !important;
    letter-spacing: 1px !important;
    padding: 10px 15px !important;
    border-radius: 1px !important;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-weight: 600 !important;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}

#price-slider {
    margin-top: 20px;
}

.advance-search .search-form label{
    margin-bottom: 5px !important;
}




.category-grid-box-1 {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.16);
    margin-bottom: 30px;
    overflow: hidden;
    float: left;
    display: block;
    width: 100%;
    position: relative;
    border-radius: 16px;
}

.category-grid-box-carsparts.category-grid-box-1 .short-description-1 ul {
    margin-bottom: 20px;
}

.category-grid-box-1:after {
    content: '';
    clear: both;
    display: block;
}

.category-grid-box-1 .category-title {
    color: #a0a0a0;
    font-size: 14px;
}

.category-grid-box-1 .category-title a {
    color: #a0a0a0;
}

.category-title a {
    color: #a0a0a0;
    font-size: 14px;
}

.category-grid-box-1 h3 {
    color: #232323;
    font-size: 18px;
    margin-bottom: 4px;
    text-transform: capitalize;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.category-grid-box-1:hover {
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
}

.category-grid-box-1 .price-tag .price span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 30px;
    text-transform: capitalize;
}

.category-grid-box-1 a {
    color: #232323;
    font-weight: 500;
}

.category-grid-box-1 a h6 {
    color: #333;
    margin: 0 0 10px;
}

.category-grid-box-1 a h4 {
    color: #242424;
    font-size: 16px;
    margin: 0 0 10px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.category-grid-box-1 a h4:hover {
    color: #3c92ca;
}

.category-grid-box-1 .short-description-1 {
    padding: 15px 15px 15px 15px;
    background: #fff none repeat scroll 0 0;
}

.category-grid-box-1 .short-description-1 ul {
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 20px;
    margin-left: 0;
}

.category-grid-box-1 .short-description-1 ul li {
    overflow: hidden;
    font-size: 18px;
    margin-bottom: 10px;
}

.category-grid-box-1 .short-description-1 ul li i {
    color: #999;
    float: left;
    font-size: 20px;
    line-height: 30px;
    margin-right: 10px;
}

.white.category-grid-box-1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: transparent #e9e6e0 #e9e6e0;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: none;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.white.category-grid-box-1 .short-description-1 {
    background: #fff none repeat scroll 0 0;
    padding: 30px 20px 15px;
    position: relative;
    overflow: hidden;
}

.white.category-grid-box-1 .ad-info-1 ul.pull-right li {
    padding: 26px 7px 20px;
}

.white.category-grid-box-1 h3 {
    color: #232323;
    font-size: 18px;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.white.category-grid-box-1 h3 a {
    color: #232323;
}

.white.category-grid-box-1 .ad-info-1 {
    border-top: 1px solid #e9e6e0;
    background: #fcfbf9 none repeat scroll 0 0;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 {
    border-top: 1px solid #e52d27;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 .ad-price {
    margin-bottom: 0;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 .btn {
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: -5px;
}

.grid-style-1 .white.category-grid-box-1 .short-description-1 .btn i {
    padding-right: 5px;
}

.location {
    color: #a0a0a0;
    font-size: 16px;
    margin-bottom: 20px;
}

.location i {
    padding-right: 5px;
}

.category-grid-box-1 .price-tag {
    bottom: 3px;
    position: absolute;
    right: 0;
}

.category-grid-box-1 .price-tag .price span {
    background-color: #E52D27;
}

.category-grid-box-carsparts.category-grid-box-1 .price-tag {
    bottom: 1px;
    left: 0;
    margin-top: 13px;
}

.category-grid-box-carsparts.category-grid-box-1 .price-tag .price span {
    border-top-right-radius: 20px;
    background-color: #1e3b87 !important;     
} 

.category-grid-box-1 .image {
    overflow: hidden;
    position: relative;
}

.category-grid-box-1 .image img {
    width: 100%;
    position: relative;
}

.special-label-small {
    width: 249px;
}

.special-label {
    background: #df1d1d none repeat scroll 0 0;
}

.special-label {
    text-align: center;
    color: #fff;
    height: 49px;
    left: -81px;
    line-height: 49px;
    position: absolute;
    text-transform: uppercase;
    top: 27px;
    -ms-transform: rotate(-45deg) translateZ(0px);
    -webkit-transform: rotate(-45deg) translateZ(0px);
    transform: rotate(-45deg) translateZ(0px);
    transform-origin: 50% 50% 0;
    z-index: 10;
    font-size: 14px;
}

.special-label-small {
    height: 32px;
    line-height: 32px;
    top: 20px;
}

.ad-info-1 {
    background: #fff none repeat scroll 0 0;
    padding: 8px 18px 10px;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #f1f1f1;
}

.ad-info-1 .skin-minimal .list li label {
    color: #888888;
    margin-bottom: 0;
    vertical-align: middle;
}

.ad-info-1 ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.ad-info-1 ul li {
    color: #888888;
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 7px;
    text-align: left;
}

.ad-info-1 ul li span {
    color: #fff;
    font-size: 12px;
}

.ad-info-1 ul li i {
    color: #a0a0a0;
    font-size: 22px;
    margin-right: 5px;
}

.white.category-grid-box-1 .ad-info-1 ul li, .white.category-grid-box-1 .ad-info-1 ul li a {
    color: #a0a0a0;
    font-weight: 500;
}

.white.category-grid-box-1 img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.white.category-grid-box-1 .image:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.short-description-1 .rating {
    margin: 0;
    float: left;
}

.short-description-1 .location {
    margin-bottom: 10px;
}

.ad-price {
    font-size: 22px;
    font-weight: 600;
    float: left;
    margin-bottom: 10px;
    color: #232323;
}
.grid-style-2 .category-grid-box-1 .short-description-1 ul li {
    display: inline-block;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    color: #1f1d22;
    margin: 0 10px 0 0;
}

.grid-style-2 .category-grid-box-1 .short-description-1 ul li i {
    color: #a0a0a0;
    float: left;
    font-size: 18px;
    margin-right: 10px;
}

.grid-style-2 .ad-info-1, .grid-style-2 .ad-info-1 ul li {
    padding: 0;
}

.grid-style-2 .ad-info-1 ul li {
    text-align: center;
}

.grid-style-2 .ad-info-1 p {
    display: inline-block;
    line-height: 48px;
    padding-left: 18px;
    margin-bottom: 0;
    font-size: 18px;
}

.grid-style-2 .ad-info-1 p i {
    color: #a0a0a0;
    font-size: 20px;
}

.grid-style-2 .ad-info-1 ul li a {
    border-left: 1px solid #e5e5e5;
    display: block;
    font-size: 18px;
    height: inherit;
    line-height: 48px;
    text-align: center;
    width: 48px;
}
.grid-style-2 .ad-info-1 ul li a i {
    margin-right: 0;
}

/************** PAGINATION *****************/

/* Pagination */
.pagination {
    clear:both;
    position:relative;
    font-size:18px; /* Pagination text size */
    font-weight: 500;
    line-height:33px;
    float:right; /* Pagination float direction */
    padding: 1em 0 !important;
    margin: 1em 0 !important;
    margin-right: 15px !important;
    color: #FFF !important;
}
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #084d88; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:visited{
    color: #fff !important;
}
.pagination a.inactive {
    color: #fff ;
}
.pagination a {
    color: #fff !important;
}
.pagination a:hover, .pagination a:focus{
    color: #fff !important;
    background: #C21717; /* Pagination background on hover */
}
.pagination .current{
    padding:6px 9px 5px 9px;
    background: #cfd2cd; /* Current page background */
    color:#FFF !important;
    font-weight: 500;
}

/* =-=-=-=-=-=-= Single Ad Details =-=-=-=-=-=-= */
.singlepage-detail .content-box-grid .short-features {
    overflow: hidden;
}

.singlepage-detail .heading-panel h3 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 60px;
}

.singlepage-detail .heading-panel h3.main-title {
    border-bottom: medium none;
    display: inline-block;
    color: #232323 !important;
    font-weight: bold;
    font-size: 24px;
}

.singlepage-detail .heading-panel {
    margin-bottom: 10px;
}

.singlepage-detail .ad-share {
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.singlepage-detail .content-box-grid .short-features span strong {
    color: #232323;
}

.singlepage-detail .content-box-grid .ad-related-img {
    overflow: hidden;
    margin-bottom: 30px;
}

.singlepage-detail .content-box-grid .specification p:first-letter {
    text-transform: capitalize
}

.content-box-grid h1 {
    color: #232323;
    font-size: 22px;
    margin-bottom: 4px;
    text-transform: capitalize;
}

.ad-share .content-box-grid {
    cursor: pointer;
}

.singlepage-detail {
    position: relative;
    overflow: hidden;
}

.content-box-grid {

    border-radius: 1px;
    background: #fff;
    padding: 20px 30px;
}

.key-features {
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
}

.content-box-grid i {
    font-size: 20px;
    padding-right: 5px;
    vertical-align: middle;
}

.btn-fb {
    background: #3b5998 none repeat scroll 0 0;
}

.btn-sharp {
    border-radius: 1px;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.btn-twitter {
    background: #00aced none repeat scroll 0 0;
}

.btn-gplus {
    background: #d14433 none repeat scroll 0 0;
}

.price-quote .recent-ads .recent-ads-list, .contact-seller .recent-ads .recent-ads-list {
    border-bottom: 1px solid #e2e2e2 ;
    margin-bottom: 30px ;
    padding-bottom: 10px;
}

.price-quote .recent-ads .recent-ads-list-image-inner, .contact-seller .recent-ads .recent-ads-list-image-inner {
    background-color: transparent;
    width: auto;
    height: auto;
}

.price-quote .recent-ads .recent-ads-list-image, .contact-seller .recent-ads .recent-ads-list-image {
    width: 50%;
}

.price-quote .recent-ads .recent-ads-list-title a, .contact-seller .recent-ads .recent-ads-list-title a {
    font-size: 18px;
}

.price-quote .recent-ads .recent-ads-list-price, .contact-seller .recent-ads .recent-ads-list-price {
    font-size: 16px;
}

.share-ad .recent-ads .recent-ads-list {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.share-ad .recent-ads .recent-ads-list-image-inner {
    background-color: transparent;
    width: auto;
    height: auto;
}

.share-ad .recent-ads .recent-ads-list-image {
    width: 50%;
}

.share-ad .recent-ads .recent-ads-list-title a {
    font-size: 18px;
}

.share-ad .recent-ads .recent-ads-list-price {
    font-size: 16px;
}

.share-ad .modal-body p {
    font-size: 14px;
}

.share-ad .modal-body h3 {
    font-size: 18px;
    color: #232323;
    margin-bottom: 5px;
    font-weight: 500;
}

.share-ad .modal-footer {
    padding: 10px;
}

.show-sticky-ad-detail {
    display: block !important;
}

.sticky-ad-detail {
    background-color: #363c48;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 10px 0 15px;
    position: fixed;
    right: 0;
    z-index: 10;
    display: none;
}

.sticky-ad-detail .btn {
    border: medium none;
    color: #fff;
    font-size: 14px;
    margin: 10px 0;
    padding: 10px 20px;
}

.sticky-ad-detail .btn i {
    margin-right: 5px;
}

.sticky-ad-detail .btn .icon-phone {
    vertical-align: -1px;
}

.sticky-ad-detail .btn-phone {
    background: #15a949 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #087a30;
}

.sticky-ad-detail .btn-phone.active {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #15a949;
    box-shadow: none;
    color: #15a949;
    padding: 9px 20px;
}

.sticky-ad-detail .btn-message {
    background: #4691e1 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #367bc4;
    margin-right: 10px;
}

.singlepage-detail .content-box-grid .short-history li {
    display: inline-block;
    border-right: 1px solid #e7e7e7;
    padding-right: 10px;
    padding-left: 10px;
}

.singlepage-detail .content-box-grid .short-history li:first-child {
    padding-left: 0;
}

.singlepage-detail .content-box-grid .short-history li:last-child {
    border-right: medium none;
}

.singlepage-detail .content-box-grid .short-history li b {
    font-weight: 600;
}

.short-history li {
    display: inline-block;
    border-right: 1px solid #e7e7e7;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 20px;
    margin-left: 0;
    margin-top: 0;
}

.short-history li:first-child {
    padding-left: 0;
}

.short-history li:last-child {
    border-right: medium none;
}

.short-history li b {
    font-weight: 600;
}

.sticky-ad-detail .short-history li b a {
    color: #fff;
}

.singleprice-tag::before {
    border-bottom: 30px solid transparent;
    border-right: 30px solid #bf1919;
    border-top: 30px solid transparent;
    content: "";
    height: 0;
    left: -29px;
    position: absolute;
    top: 0;
    width: 0;
}
.singleprice-tag::after {
    background-color: #cecece;
    border-radius: 2.5px;
    box-shadow: -1px 1px 0 #8e8e8e inset;
    content: "";
    height: 5px;
    left: 88%;
    position: absolute;
    top: 10%;
    width: 5px;
}
.singleprice-tag {
    background-color: #bf1919;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 32px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    position: relative;
    text-indent: -6px;
    text-shadow: 1px 1px 1px #921313;
    transform-origin: 88% 10% 0;
}


.singleprice-tag span {
    font-size: 10px;
    margin-left: 5px;
}


/* bouton prix bleu */
.singleprice-tag-bleu::before {
    border-bottom: 30px solid transparent;
    border-right: 30px solid #002444;
    border-top: 30px solid transparent;
    content: "";
    height: 0;
    left: -29px;
    position: absolute;
    top: 0;
    width: 0;
}
.singleprice-tag-bleu::after {
    background-color: #cecece;
    border-radius: 2.5px;
    box-shadow: -1px 1px 0 #8e8e8e inset;
    content: "";
    height: 5px;
    left: 88%;
    position: absolute;
    top: 10%;
    width: 5px;
}
.singleprice-tag-bleu {
    background-color: #002444;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 32px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    position: relative;
    text-indent: -6px;
    text-shadow: 1px 1px 1px #921313;
    transform-origin: 88% 10% 0;
}


.singleprice-tag-bleu span {
    font-size: 10px;
    margin-left: 5px;
}

.singlebrand-tag::before {
    border-bottom: 30px solid transparent;
    border-right: 30px solid #4E8AD7;
}

.singlebrand-tag {
    background-color: #4E8AD7;
    font-size: 19.5px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.no-bottom {
    padding-bottom: 0;
}
.pricing-area {
    clear: both;
    overflow: hidden;
    margin-bottom: 16px;
}

.heading-zone {
    padding: 0 0 30px;
}

.heading-zone h1 {
    color: #232323;
    font-size: 26px;
    font-weight: 600;
    margin: 0;
    line-height: 1.6;
}

.heading-zone ul{
    margin-bottom: 0;
    margin-left: 0;
}

.img-featured{
    max-height: 320px;
}


.icon-box-icon.flaticon-email:before,
.icon-box-icon.flaticon-man:before,
.icon-box-icon.flaticon-money:before,
.icon-box-icon.flaticon-key:before,
.icon-box-icon.flaticon-document:before,
.icon-box-icon.flaticon-car-3:before{
    color: #aa0027;
}

.content-box-grid a i{
    font-size: 64px;
    line-height: 24px;
}

.recent-ads-list-image-inner img{ max-height: 81px; }

.question-mark{
    height: 22px;
    width: 22px; 
    border-radius: 22px;
    background-color: #2b4a8b;
    float: none !important;
    display: inline-block;
    text-align: center;
    line-height: normal;
    cursor: pointer;
}

#prix-achat-euros {
    margin-bottom: 8px
}

.margin-top-20 {
    margin-top: 20px;
}

.content-box-grid .boxicon {
    width: 120px;
    height: 120px;
    margin-right: 5px;
    margin-left: 5px;
}

.boxicon {
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 0;
    float: left;
    height: 90px;
    margin-top: 0;
    padding: 7px;
    text-align: center;
    width: 107px;
}

#itemMap {
    width:100%;
    height: 370px;
    margin-bottom:5px;	
}

div.boxicon:last-child {
    margin-right: 0;
}

.boxicon i {
    font-size: 73px;
    padding-top: 15px;
    padding-bottom: 10px;
    display: block;
    line-height: .7;
    color: #4E8AD7;
}

.boxicon p {
    line-height: 2em;
    font-size: 16px;
    margin: 0 0 10px;
    color: #777;
}

/*.boxicon i.petrol {
    color: #0083c9;
}

.boxicon i.kilo-meter {
    color: #00a651;
}

.boxicon i.engile-capacity {
    color: #FF9B30;
}

.boxicon i.reg-year {
    color: #aa0027;
}

.boxicon i.transmission {
    color: #ff5700;
}

.boxicon i.body-type {
    color: #785EDD;
}

.boxicon i.car-color {
    color: #e4405f;
}*/

.review-excerpt {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    padding: 0 20px;
    color: #999;
}

.icon-box-icon {
    float: left;
    font-size: 64px;
    margin-left: 0;
    padding-left: 20px;
}

.class-name {
    color: #777;
    font-size: 18px;
    padding: 1.5em;
}

.class-name a {
    text-decoration: none;
    font-size: 16px;
    color: #aa0027 !important;
    font-weight: 500;
}

.class-name a:hover,.class-name a:hover i {
    color: #aa0027;
}

.btn-contact, .btn-contact:hover, .btn-contact:active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-radius: 0;
    border-style: none none solid !important;
    border-width: medium medium 1px !important;
    color: #232323 !important;
    font-size: 16px !important;
    text-shadow: none !important;
    height: 90px;
    padding-left: 90px !important;
    padding-right: 10px !important;
    text-align: left;
    font-weight: 500;
    text-decoration: none;
    border-color: rgb(118, 118, 118) !important;
    box-shadow: none !important;
}

.contactLink, .contactLink:hover
{
    background-color: transparent !important;
    background-image: url("../images/email.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    outline: medium none;
    text-decoration: none;
    background-size: 50px 50px;
}

.contactExpertise, .contactExpertise:hover {
    background-image: url("../images/expertise.png");
}

.contactReservation, .contactReservation:hover {
    background-image: url("../images/expertise.png");
}

.contactVideo, .contactVideo:hover {
    background-image: url("../images/video.png");
}

.contactNegociation, .contactNegociation:hover {
    background-image: url("../images/negociation.png");
}

.contactAssurance, .contactAssurance:hover {
    background-image: url("../images/assurance.png");
}

a:focus{
    outline: none !important;
}

.sidebar .contact a {
    text-decoration: none;
}

.sidebar .contact{
    margin-bottom: 16px; 
}

.contactPhone, .contactPhone:hover, .contactPhone:active, .contactPhone:visited {
    background-color: transparent !important;
    background-image: url("../images/phone.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    font-weight: 500;
    outline: medium none;
    font-size: 1.5em;
    text-decoration: none;
    border-color: rgb(118, 118, 118);
    background-size: 50px 50px
}


.padding-top-30 {
    padding-top: 30px;
}

.h3 {
    font-size: 20px;
}

.padding-top-10 {
    padding-top: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}

.devis-form label.btn:focus,
.devis-form label.btn.focus,
.devis-form input[type="checkbox"]:focus,
.devis-form input[type="radio"]:focus
{
    outline: none !important;
}

.devis-form{
    margin: 20px 0px;
    padding: 0 10px;
}

.devis-form .btn-group{
    display: block;
}

.devis-form .btn-group label.btn{
    border: 0;
    font-size: 20px;
    border-radius: 0;
    background-color: #002444;
    padding: 5px 0px;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
    padding: 20px 15px;
}

.devis-form .btn-group label.btn + label.btn {
    margin-left: 0;
}

.devis-form .group-options label.btn{
    font-weight: bold;
}

.devis-form .btn-group label.btn.active{
    background-color: #bf1919;
    color: #fff;
}

.devis-form .btn-group.checkbox-group label.btn{
    border: 1px solid #f1f1f1;
    background-color: #fff;
    color: #333;
    /*display: block;*/
    border-bottom: none;
    box-shadow: none;
    text-align: left;
    font-size: 16px;
}

.devis-form .btn-group.checkbox-group label.btn.last-child{
    border-bottom: 1px solid #dedede;
}

.devis-form .btn-group.checkbox-group label.btn.active,
.devis-form .btn-group.checkbox-group label.btn:hover{
    background-color: #e3f2ff;
}


.devis-form .checkbox {
    position: relative;
    top: -0.375rem;
    margin: 0 1rem 0 0;
    cursor: pointer;
}

.devis-form [data-toggle="buttons"] > label.btn input[type="checkbox"],
.devis-form [data-toggle="buttons"] > label.btn input[type="radio"]{
    position: relative;
    top: 3px;
    display: inline-block;
}

.devis-form .checkbox::before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 2rem;
    height: 2rem;
    border: 2px solid #f2f2f2;
    top: -6px;
}

.devis-form .checkbox:not(:checked):hover::before{
    border-color: #e4e4e4;
}

.devis-form .checkbox:checked::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 9px;
    border-color: #009688;
    border-top-style: none;
    border-right-style: none;
}



.devis-form .checkbox::after {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    width: 2rem;
    height: 2rem;
    background: #fff;
    cursor: pointer;
    /*border: 3px solid #dedede*/
}

.devis-form .checkbox:checked::after {
    background: #e3f2ff;
    border-color: #eaeaea;
}

.devis-form .tab-content{
    padding: 20px 0;
}

.devis-form .tab-content .btn-group.checkbox-group label.btn{
    border: none;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 15px;
    text-transform: initial;
}

.devis-form .tab-content .btn-group.checkbox-group.--only-premium label.btn {
    text-decoration: line-through;
    opacity: .4;
}

.devis-form .tab-content .btn-group.checkbox-group.--only-premium label.btn:hover {
    background-color: transparent;
}

.devis-form .tab-content .btn-group.checkbox-group.--only-premium label.btn.--standard-option{
    text-decoration: none;
    opacity: 1;
}

.devis-form .tab-content .btn-group.checkbox-group label.btn input.checkbox::before{
    width: 1.5rem;
    height: 1.5rem;
    top: -2px;
}

.devis-form .tab-content .btn-group.checkbox-group label.btn input.checkbox:checked::before{
    width: 18px;
    height: 9px;
    top: -5px;
}

#prix-homologation, .small-tag-brand{
    margin: 8px 0;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

#prix-homologation:before, .small-tag-brand:before{
    border-bottom: 15px solid transparent;
    border-right: 15px solid #002444;
    border-top: 15px solid transparent;
    left: -15px;
}

.underline-primary {
    border-bottom: 3px solid #bf1919;
}

.small-font {
    color: #777;
}

.clear- {
    clear: both;
    height: 0px;
}

.btn {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px 15px;
    border-radius: 1px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
}

.margin-top-10 {
    margin-top: 10px;
}

#pack_submit_btn {
    text-decoration: none;
}

.recent-ads .recent-ads-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0 0 15px;
    padding: 0 0 15px;
}

.recent-ads .recent-ads-list:last-child {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.recent-ads .recent-ads-container {
    display: table;
    width: 100%;
}

.recent-ads .recent-ads-list-image {
    display: table-cell;
    width: 96px;
}

.recent-ads .recent-ads-list-image img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 2;
}

.recent-ads .recent-ads-list-image-inner {
    background-color: rgba(0, 0, 0, 0.12);
    display: block;
    height: 60px;
    margin: 0 16px 0 0;
    position: relative;
    width: 100px;
}

.recent-ads .recent-ads-list-content {
    display: table-cell;
    vertical-align: top;
}

.recent-ads .recent-ads-list-content h3 {
    color: #232323;
    font-size: 16px;
}

.recent-ads .recent-ads-list-title {
    margin: 0;
}

.recent-ads .recent-ads-list-title a {
    color: #232323;
    font-size: 15px;
    font-weight: 500;
}

.recent-ads .recent-ads-list-location {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.recent-ads .recent-ads-list-location li {
    display: inline !important;
    border-bottom: medium none !important;
    margin-left: 0;
}

.recent-ads .recent-ads-list-location li::before {
    display: none !important;
}

.recent-ads .recent-ads-list .recent-ads-container .recent-ads-list-content ul.recent-ads-list-location li a {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.recent-ads .recent-ads-list-price {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}

.modal.fade.form form {
    margin-top: 20px;
}

.btn.btn-theme.btn-block{
    text-decoration: none;
}

.form-control.error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.form-control.error + .error{
    color: #a94442;
}


/* SPINNERS */

.circular-spinner{
    display: none;
}

/* HORIZONTAL SPINNER */

.horizontal-spinner,
.horizontal-spinner:before,
.horizontal-spinner:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}
.horizontal-spinner {
    color: #175AB3;
    font-size: 4px;
    margin: 8px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.horizontal-spinner:before,
.horizontal-spinner:after {
    content: '';
    position: absolute;
    top: 0;
}
.horizontal-spinner:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.horizontal-spinner:after {
    left: 3.5em;
}
@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}
@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

/* CIRCULAR SPINNER */

.circular-spinner{
    display: inline-block;	
}

.alert{
    margin-top: 20px;
}

.circular-spinner,
.circular-spinner:after {
    border-radius: 50%;
    width: 32px;
    height: 32px;
}
.circular-spinner {
    margin: auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 5px solid #a94442;
    border-right: 5px solid #a94442;
    border-bottom: 5px solid #a94442;
    border-left: 5px solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

body .elementor-element-8bf9125{
    background-color: #f6f6f6;
}

.flexslider .slides img {
    max-height: 120px;
}

#carousel img {
    display: block;
    opacity: .5;
    cursor: pointer;
}

#carousel img:hover {
    opacity: 1; 
}

.search-form .no-padding{
    padding: 0;
}

.cal-form .radio-inline + .radio-inline, 
.cal-form .checkbox-inline + .checkbox-inline{
    margin-left: 6px !important;
}

a.card-img-bg {
    background-size: cover;
    display: block;
    background-repeat: no-repeat;
    width: 100%;
    height: 250px;
}

a.card-img-bg img {
    display: none;
}

@media (min-width:767px){
    .price-input-search{
        width: 30% !important;
    }	
}


@media (min-width: 1024px){
    .btn-pullright {
        float : right ;
    }
    .advance-search .btn-search-bloc{
        width: 175px;
    }
}
@media (max-width: 768px){
    .advance-search .btn-search-bloc{
        width: 100%;
    }
    .advance-search .btn-search-bloc button{
        width: 100%;
    }
    .content-box-grid .boxicon {
        width: 45%;
    }
}

@media (min-width: 768px){
    .align-center-bloc{
        display: flex; 
        justify-content: center; 
        align-items: center
    }
    
    .align-center-bloc img{
        float: left;
    }
    
    .align-center-bloc ul{
        padding-top: 14px; 
        padding-left: 30px;
        font-size: 18px;
    }
}
@media (max-width: 767px){
    .advance-search .btn-search-bloc{
        width: 100%;
    }
    .advance-search .btn-search-bloc button{
        width: 100%;
    }

    .content-box-grid .boxicon {
        width: 100%;
    }
    
    .align-center-bloc{
        flex-direction: column;
        text-align: center;
    }
    
    .align-center-bloc img{
        float: none
    }
    
    .align-center-bloc ul{
        width: 100%;
        font-size: 18px;
        margin-bottom: 10px;
        padding-left: 0;
        padding-top: 0;
        float: none;
    }
}

.malus--info{
    border: 2px solid #aa0027;
    color: #aa0027;
    padding: 10px;
    width: 100%;
    text-align: center;
}

ul.vehicle-informations{
    list-style: none;
}
ul.vehicle-informations li::before{
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 12px;
    content: '\e90e';
}

ul li.bold-red {
    font-weight: 500;
    color: #c21717;
}

ul.no-list-style, ul.no-list-style li:before{
    list-style: none;
    font-family: inherit;
    content: '';
}

@media (max-width: 659px) {
    .advance-search {
        margin-top: 0;
    }
  .key-features {
    flex-direction: column;
  }
}

@media (min-width: 660px) and  (max-width: 850px) {
    .content-box-grid .boxicon {
        height: 98px;
        width: 107px;
    }
    
    .boxicon i {
        font-size: 48px;
    }
    
    .boxicon p {
        font-size: 13px;
    }
}

#pagination-link-btn {
    border: 2px solid #C21717;
    color: #144380;
    border-radius: 2%;
    padding: 20px;
    box-shadow: none;
}

#pagination-link-btn:hover {
    color: #fff;
    border-color: #144380;
    background-color: #428BCA;
}

/* images 5 annonces avec coin garantie */
.shape{     
    position: absolute;	
    border-style: solid; 
    border-width: 0 120px 120px 0; 
    float:right; 
    height: 0px; 
    width: 0px;	
    -ms-transform:rotate(270deg); /* IE 9 */	
    -o-transform: rotate(270deg);  /* Opera 10.5 */	
    -webkit-transform:rotate(270deg); /* Safari and Chrome */	
    transform:rotate(270deg);
    z-index: 10;
}    
.shape {	
   border-color: rgba(255,255,255,0) #1869C0 rgba(255,255,255,0) rgba(255,255,255,0);
}

.category-grid-box-1 .shape {
   border-color: transparent #428bca transparent transparent;
}

.shape-text{	
   color:#fff; 
   font-size:16px; 
   font-weight:bold; 
   position:relative; 
   right:-54px; 
   top:-6px; 
   white-space: nowrap;	
   -ms-transform:rotate(40deg); /* IE 9 */	
   -o-transform: rotate(270deg);  /* Opera 10.5 */	
   -webkit-transform:rotate(40deg); /* Safari and Chrome */	
   transform:rotate(40deg);
   line-height: 1.5;
}

.image-nb-container{
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    color: #1e3b87;
}

@media (min-width: 900px){
    .home #advanced-search{
        margin-top: -60px !important;
        margin-bottom: 0px !important;
    } 
}

@media (min-width: 1178px){
    .home #advanced-search{
        margin-left: 100px!important;
        margin-right: 100px!important;
    }
}