/* ============================================================
   blog-test.css — CSS extrait de ta-min-24.css pour les pages blog test
   Généré automatiquement — ne pas modifier manuellement
   ============================================================ */

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class * =col-].dropdown-menu-right, .row .bootstrap-select.btn-group[class * =col-].dropdown-menu-right {
    float:right
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left:auto
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left:auto
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height:auto
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.text-left {
    text-align:left
}
.text-center {
    text-align:center
}
.text-uppercase {
    text-transform:uppercase
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left:0
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
/* Largeur alignée sur le reste du site (--max-w de styletest.php) */
.container {
    width: 100%;
    max-width: var(--max-w, 1400px);
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left:auto
}
.row {
    margin-right: -15px;
    margin-left:-15px
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left:15px
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    float:left
}
.col-12 {
    width:100%
}
@media (min-width: 568px) {
    .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        float:left
    }

    .col-xs-12 {
        width:100%
    }

    .col-xs-11 {
        width:91.66666667%
    }

    .col-xs-10 {
        width:83.33333333%
    }

    .col-xs-9 {
        width:75%
    }

    .col-xs-8 {
        width:66.66666667%
    }

    .col-xs-7 {
        width:58.33333333%
    }

    .col-xs-6 {
        width:50%
    }

    .col-xs-5 {
        width:41.66666667%
    }

    .col-xs-4 {
        width:33.33333333%
    }

    .col-xs-3 {
        width:25%
    }

    .col-xs-2 {
        width:16.66666667%
    }

    .col-xs-1 {
        width:8.33333333%
    }

    .col-xs-pull-12 {
        right:100%
    }

    .col-xs-pull-11 {
        right:91.66666667%
    }

    .col-xs-pull-10 {
        right:83.33333333%
    }

    .col-xs-pull-9 {
        right:75%
    }

    .col-xs-pull-8 {
        right:66.66666667%
    }

    .col-xs-pull-7 {
        right:58.33333333%
    }

    .col-xs-pull-6 {
        right:50%
    }

    .col-xs-pull-5 {
        right:41.66666667%
    }

    .col-xs-pull-4 {
        right:33.33333333%
    }

    .col-xs-pull-3 {
        right:25%
    }

    .col-xs-pull-2 {
        right:16.66666667%
    }

    .col-xs-pull-1 {
        right:8.33333333%
    }

    .col-xs-pull-0 {
        right:auto
    }

    .col-xs-push-12 {
        left:100%
    }

    .col-xs-push-11 {
        left:91.66666667%
    }

    .col-xs-push-10 {
        left:83.33333333%
    }

    .col-xs-push-9 {
        left:75%
    }

    .col-xs-push-8 {
        left:66.66666667%
    }

    .col-xs-push-7 {
        left:58.33333333%
    }

    .col-xs-push-6 {
        left:50%
    }

    .col-xs-push-5 {
        left:41.66666667%
    }

    .col-xs-push-4 {
        left:33.33333333%
    }

    .col-xs-push-3 {
        left:25%
    }

    .col-xs-push-2 {
        left:16.66666667%
    }

    .col-xs-push-1 {
        left:8.33333333%
    }

    .col-xs-push-0 {
        left:auto
    }

    .col-xs-offset-12 {
        margin-left:100%
    }

    .col-xs-offset-11 {
        margin-left:91.66666667%
    }

    .col-xs-offset-10 {
        margin-left:83.33333333%
    }

    .col-xs-offset-9 {
        margin-left:75%
    }

    .col-xs-offset-8 {
        margin-left:66.66666667%
    }

    .col-xs-offset-7 {
        margin-left:58.33333333%
    }

    .col-xs-offset-6 {
        margin-left:50%
    }

    .col-xs-offset-5 {
        margin-left:41.66666667%
    }

    .col-xs-offset-4 {
        margin-left:33.33333333%
    }

    .col-xs-offset-3 {
        margin-left:25%
    }

    .col-xs-offset-2 {
        margin-left:16.66666667%
    }

    .col-xs-offset-1 {
        margin-left:8.33333333%
    }

    .col-xs-offset-0 {
        margin-left:0
    }
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float:left
    }

    .col-sm-12 {
        width:100%
    }

    .col-sm-11 {
        width:91.66666667%
    }

    .col-sm-10 {
        width:83.33333333%
    }

    .col-sm-9 {
        width:75%
    }

    .col-sm-8 {
        width:66.66666667%
    }

    .col-sm-7 {
        width:58.33333333%
    }

    .col-sm-6 {
        width:50%
    }

    .col-sm-5 {
        width:41.66666667%
    }

    .col-sm-4 {
        width:33.33333333%
    }

    .col-sm-3 {
        width:25%
    }

    .col-sm-2 {
        width:16.66666667%
    }

    .col-sm-1 {
        width:8.33333333%
    }

    .col-sm-pull-12 {
        right:100%
    }

    .col-sm-pull-11 {
        right:91.66666667%
    }

    .col-sm-pull-10 {
        right:83.33333333%
    }

    .col-sm-pull-9 {
        right:75%
    }

    .col-sm-pull-8 {
        right:66.66666667%
    }

    .col-sm-pull-7 {
        right:58.33333333%
    }

    .col-sm-pull-6 {
        right:50%
    }

    .col-sm-pull-5 {
        right:41.66666667%
    }

    .col-sm-pull-4 {
        right:33.33333333%
    }

    .col-sm-pull-3 {
        right:25%
    }

    .col-sm-pull-2 {
        right:16.66666667%
    }

    .col-sm-pull-1 {
        right:8.33333333%
    }

    .col-sm-pull-0 {
        right:auto
    }

    .col-sm-push-12 {
        left:100%
    }

    .col-sm-push-11 {
        left:91.66666667%
    }

    .col-sm-push-10 {
        left:83.33333333%
    }

    .col-sm-push-9 {
        left:75%
    }

    .col-sm-push-8 {
        left:66.66666667%
    }

    .col-sm-push-7 {
        left:58.33333333%
    }

    .col-sm-push-6 {
        left:50%
    }

    .col-sm-push-5 {
        left:41.66666667%
    }

    .col-sm-push-4 {
        left:33.33333333%
    }

    .col-sm-push-3 {
        left:25%
    }

    .col-sm-push-2 {
        left:16.66666667%
    }

    .col-sm-push-1 {
        left:8.33333333%
    }

    .col-sm-push-0 {
        left:auto
    }

    .col-sm-offset-12 {
        margin-left:100%
    }

    .col-sm-offset-11 {
        margin-left:91.66666667%
    }

    .col-sm-offset-10 {
        margin-left:83.33333333%
    }

    .col-sm-offset-9 {
        margin-left:75%
    }

    .col-sm-offset-8 {
        margin-left:66.66666667%
    }

    .col-sm-offset-7 {
        margin-left:58.33333333%
    }

    .col-sm-offset-6 {
        margin-left:50%
    }

    .col-sm-offset-5 {
        margin-left:41.66666667%
    }

    .col-sm-offset-4 {
        margin-left:33.33333333%
    }

    .col-sm-offset-3 {
        margin-left:25%
    }

    .col-sm-offset-2 {
        margin-left:16.66666667%
    }

    .col-sm-offset-1 {
        margin-left:8.33333333%
    }

    .col-sm-offset-0 {
        margin-left:0
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float:left
    }

    .col-md-12 {
        width:100%
    }

    .col-md-11 {
        width:91.66666667%
    }

    .col-md-10 {
        width:83.33333333%
    }

    .col-md-9 {
        width:75%
    }

    .col-md-8 {
        width:66.66666667%
    }

    .col-md-7 {
        width:58.33333333%
    }

    .col-md-6 {
        width:50%
    }

    .col-md-5 {
        width:41.66666667%
    }

    .col-md-4 {
        width:33.33333333%
    }

    .col-md-3 {
        width:25%
    }

    .col-md-2 {
        width:16.66666667%
    }

    .col-md-1 {
        width:8.33333333%
    }

    .col-md-pull-12 {
        right:100%
    }

    .col-md-pull-11 {
        right:91.66666667%
    }

    .col-md-pull-10 {
        right:83.33333333%
    }

    .col-md-pull-9 {
        right:75%
    }

    .col-md-pull-8 {
        right:66.66666667%
    }

    .col-md-pull-7 {
        right:58.33333333%
    }

    .col-md-pull-6 {
        right:50%
    }

    .col-md-pull-5 {
        right:41.66666667%
    }

    .col-md-pull-4 {
        right:33.33333333%
    }

    .col-md-pull-3 {
        right:25%
    }

    .col-md-pull-2 {
        right:16.66666667%
    }

    .col-md-pull-1 {
        right:8.33333333%
    }

    .col-md-pull-0 {
        right:auto
    }

    .col-md-push-12 {
        left:100%
    }

    .col-md-push-11 {
        left:91.66666667%
    }

    .col-md-push-10 {
        left:83.33333333%
    }

    .col-md-push-9 {
        left:75%
    }

    .col-md-push-8 {
        left:66.66666667%
    }

    .col-md-push-7 {
        left:58.33333333%
    }

    .col-md-push-6 {
        left:50%
    }

    .col-md-push-5 {
        left:41.66666667%
    }

    .col-md-push-4 {
        left:33.33333333%
    }

    .col-md-push-3 {
        left:25%
    }

    .col-md-push-2 {
        left:16.66666667%
    }

    .col-md-push-1 {
        left:8.33333333%
    }

    .col-md-push-0 {
        left:auto
    }

    .col-md-offset-12 {
        margin-left:100%
    }

    .col-md-offset-11 {
        margin-left:91.66666667%
    }

    .col-md-offset-10 {
        margin-left:83.33333333%
    }

    .col-md-offset-9 {
        margin-left:75%
    }

    .col-md-offset-8 {
        margin-left:66.66666667%
    }

    .col-md-offset-7 {
        margin-left:58.33333333%
    }

    .col-md-offset-6 {
        margin-left:50%
    }

    .col-md-offset-5 {
        margin-left:41.66666667%
    }

    .col-md-offset-4 {
        margin-left:33.33333333%
    }

    .col-md-offset-3 {
        margin-left:25%
    }

    .col-md-offset-2 {
        margin-left:16.66666667%
    }

    .col-md-offset-1 {
        margin-left:8.33333333%
    }

    .col-md-offset-0 {
        margin-left:0
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float:left
    }

    .col-lg-12 {
        width:100%
    }

    .col-lg-11 {
        width:91.66666667%
    }

    .col-lg-10 {
        width:83.33333333%
    }

    .col-lg-9 {
        width:75%
    }

    .col-lg-8 {
        width:66.66666667%
    }

    .col-lg-7 {
        width:58.33333333%
    }

    .col-lg-6 {
        width:50%
    }

    .col-lg-5 {
        width:41.66666667%
    }

    .col-lg-4 {
        width:33.33333333%
    }

    .col-lg-3 {
        width:25%
    }

    .col-lg-2 {
        width:16.66666667%
    }

    .col-lg-1 {
        width:8.33333333%
    }

    .col-lg-pull-12 {
        right:100%
    }

    .col-lg-pull-11 {
        right:91.66666667%
    }

    .col-lg-pull-10 {
        right:83.33333333%
    }

    .col-lg-pull-9 {
        right:75%
    }

    .col-lg-pull-8 {
        right:66.66666667%
    }

    .col-lg-pull-7 {
        right:58.33333333%
    }

    .col-lg-pull-6 {
        right:50%
    }

    .col-lg-pull-5 {
        right:41.66666667%
    }

    .col-lg-pull-4 {
        right:33.33333333%
    }

    .col-lg-pull-3 {
        right:25%
    }

    .col-lg-pull-2 {
        right:16.66666667%
    }

    .col-lg-pull-1 {
        right:8.33333333%
    }

    .col-lg-pull-0 {
        right:auto
    }

    .col-lg-push-12 {
        left:100%
    }

    .col-lg-push-11 {
        left:91.66666667%
    }

    .col-lg-push-10 {
        left:83.33333333%
    }

    .col-lg-push-9 {
        left:75%
    }

    .col-lg-push-8 {
        left:66.66666667%
    }

    .col-lg-push-7 {
        left:58.33333333%
    }

    .col-lg-push-6 {
        left:50%
    }

    .col-lg-push-5 {
        left:41.66666667%
    }

    .col-lg-push-4 {
        left:33.33333333%
    }

    .col-lg-push-3 {
        left:25%
    }

    .col-lg-push-2 {
        left:16.66666667%
    }

    .col-lg-push-1 {
        left:8.33333333%
    }

    .col-lg-push-0 {
        left:auto
    }

    .col-lg-offset-12 {
        margin-left:100%
    }

    .col-lg-offset-11 {
        margin-left:91.66666667%
    }

    .col-lg-offset-10 {
        margin-left:83.33333333%
    }

    .col-lg-offset-9 {
        margin-left:75%
    }

    .col-lg-offset-8 {
        margin-left:66.66666667%
    }

    .col-lg-offset-7 {
        margin-left:58.33333333%
    }

    .col-lg-offset-6 {
        margin-left:50%
    }

    .col-lg-offset-5 {
        margin-left:41.66666667%
    }

    .col-lg-offset-4 {
        margin-left:33.33333333%
    }

    .col-lg-offset-3 {
        margin-left:25%
    }

    .col-lg-offset-2 {
        margin-left:16.66666667%
    }

    .col-lg-offset-1 {
        margin-left:8.33333333%
    }

    .col-lg-offset-0 {
        margin-left:0
    }
}
.dropdown-menu.pull-right {
    right: 0;
    left:auto
}
.pull-right > .dropdown-menu {
    right: 0;
    left:auto
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left:-15px
}
@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left:0
    }
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left:-15px
    }
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius:4px
}
.breadcrumb > li {
    display:inline-block
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}
.breadcrumb > .active {
    color:#777
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius:6px
}
.jumbotron .container {
    max-width:100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom:48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left:60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size:63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition:border .2s ease-in-out
}
.thumbnail a > img, .thumbnail > img {
    margin-right: auto;
    margin-left:auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color:#337ab7
}
.thumbnail .caption {
    padding: 9px;
    color:#333
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius:4px
}
.alert h4 {
    margin-top: 0;
    color:inherit
}
.alert .alert-link {
    font-weight:700
}
.alert > p, .alert > ul {
    margin-bottom:0
}
.alert > p + p {
    margin-top:5px
}
.alert-dismissable, .alert-dismissible {
    padding-right:35px
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color:inherit
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color:#d6e9c6
}
.alert-success hr {
    border-top-color:#c9e2b3
}
.alert-success .alert-link {
    color:#2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color:#bce8f1
}
.alert-info hr {
    border-top-color:#a6e1ec
}
.alert-info .alert-link {
    color:#245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color:#faebcc
}
.alert-warning hr {
    border-top-color:#f7e1b5
}
.alert-warning .alert-link {
    color:#66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color:#ebccd1
}
.alert-danger hr {
    border-top-color:#e4b9c0
}
.alert-danger .alert-link {
    color:#843534
}
.media {
    margin-top:15px
}
.media:first-child {
    margin-top:0
}
.media, .media-body {
    overflow: hidden;
    zoom:1
}
.media-body {
    width:10000px
}
.media-object {
    display:block
}
.media-object.img-thumbnail {
    max-width:none
}
.media-right, .media > .pull-right {
    padding-left:10px
}
.media-left, .media > .pull-left {
    padding-right:10px
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align:top
}
.media-middle {
    vertical-align:middle
}
.media-bottom {
    vertical-align:bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom:5px
}
.media-list {
    padding-left: 0;
    list-style:none
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear:both
}
.pull-right {
    float:right !important
}
.pull-left {
    float:left !important
}
@media (max-width: 568px) {
    .hidden-col {
        display:none !important
    }
}
@media (min-width: 569px) and (max-width: 767px) {
    .hidden-xs {
        display:none !important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display:none !important
    }
}
.pull-right {
    float:right
}
.pull-left {
    float:left
}
.fa.pull-left {
    margin-right:.3em
}
.fa.pull-right {
    margin-left:.3em
}
.fa-comments:before {
    content: "\f086"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.promo-price {
    vertical-align:bottom
}
.promo-price .new-price {
    font-weight: 700;
    margin-right: 50px;
    color: #b70422;
    display: block;
    margin-bottom:5px
}
.promo-price strong {
    font-size: 22px;
    font-weight:700
}
.promo-price .old-price {
    color:#666
}
P .mb-60 {
    margin-bottom:60px
}
.mt-20 {
    margin-top:20px
}
.mb-30 {
    margin-bottom:30px
}
.mb-0 {
    margin-bottom:0 !important
}
.form-search {
    position:relative
}
.form-search .form-control {
    border: 1px solid #fff;
    box-shadow: none;
    border-radius: 3px;
    background: #fff;
    height:34px !important
}
.form-search .btn, .form-search .btn:focus .form-search .btn:active {
    background: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    outline: 0 !important;
    box-shadow: none;
    padding:7px 12px 7px 13px !important
}
.blog-sidebar .form-search .form-control {
    border: 1px solid #efefef;
    background: #efefef;
    height:45px !important
}
.blog-sidebar .form-search .btn {
    background: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 12px 9px 12px;
    line-height:30px
}
.main-title {
    margin: 0 auto;
    margin-bottom:50px
}
.main-title .trans {
    color: #ccc !important;
    text-shadow:2px 2px #000
}
.main-title .trans:hover {
    color: #fff !important;
    text-shadow:2px 2px #000
}
.main-title ul li {
    font-size:19px
}
.main-title h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #333;
    font-weight:700
}
.main-title h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #333;
    font-weight:700
}
.main-title p {
    font-weight: 300;
    font-size: 19px;
    line-height: 30px;
    color:#333
}
.main-title span {
    font-weight: 300;
    font-size: 19px;
    line-height: 30px;
    color:#ccc
}
.car-box-thumbnail {
    position: relative;
    font-family:Roboto, sans-serif
}
.content-area {
    padding:100px 0 70px
}
.content-area-2 {
    padding:100px 0
}
.content-area-3 {
    padding-bottom:100px
}
.content-area-4 {
    padding-bottom:50px
}
.content-area-5 {
    padding:100px 0 50px
}
.content-area-6 {
    padding:100px 0 80px
}
.content-area-7 {
    padding-bottom:70px
}
.content-area-8 {
    padding-bottom:80px
}
.content-area-9 {
    padding:50px 0 70px
}
.content-area-10 {
    padding:20px 0 70px
}
.car-box .detail {
    padding: 20px 20px 5px;
    background: #fff;
    color: #5a5959;
    width: 100%;
    float: left;
    position:relative
}
.car-box .detail header {
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-bottom:1px solid #ededed
}
.car-box .detail p {
    font-size: 13px;
    line-height: 26px;
    margin-bottom:20px
}
.car-box .detail header h3 {
    margin: 0;
    border: none;
    padding: 0;
    height:90px
}
.car-box .detail header h3 a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    color:#b70422
}
.car-box .detail header h3 a:hover {
    color:#5a5959
}
.car-box .detail header .custom-list {
    padding: 0;
    margin:0
}
.car-box .detail header .custom-list li {
    font-size: 12px;
    list-style: none;
    display: inline-block;
    padding-right: 0;
    text-transform: uppercase;
    font-weight: 600;
    text-align:left
}
.car-box .detail header .custom-list li a {
    text-decoration: none;
    color:#5a5959
}
.car-box .detail .facilities-list, .car-box .detail .facilities-list2 {
    padding: 0;
    margin:0
}
.car-box .detail .facilities-list li {
    list-style: none;
    width: 50%;
    float: left;
    font-size: 11px;
    font-weight: 600;
    margin-bottom:15px
}
.car-box .detail .facilities-list li:first-child {
    list-style: none;
    width: 100%;
    float: left;
    font-size: 11px;
    font-weight: 600;
    margin-bottom:15px
}
.car-box .detail .facilities-list li i, .car-box .detail .facilities-list2 li i {
    margin-right: 5px;
    font-size: 15px;
    font-weight:500
}
.car-box .detail .facilities-list2 li {
    list-style: none;
    width: 50%;
    float: left;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align:center
}
.car-box .detail .facilities-list2 li span {
    display: block;
    margin-top:10px
}
.car-box-thumbnail:hover .carbox-overlap-wrapper {
    visibility: visible;
    top: 0;
    cursor: pointer;
    transition:visibility 2s ease-out
}
.img-responsive {
    width:100%
}
footer .tags {
    margin-bottom: 13px;
    width: 100%;
    float:left
}
.tags a {
    float: left;
    margin: 0 7px 7px 0;
    border: solid 1px #353535;
    padding: 6px 15px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #7c7e83;
    border-radius: 2px;
    text-decoration:none
}
.tags a:hover {
    background: #7c7e83;
    color:#ccc
}
.recent-car .media {
    margin-bottom:30px
}
.recent-car .media .media-left {
    padding-right:20px
}
.recent-car .media .media-left img {
    width: 70px;
    height:70px
}
.recent-car .media .media-body h3 {
    margin: 0 0 8px;
    font-size:15px
}
.recent-car .media .media-body h3 a {
    color: #c5c5c5;
    text-decoration:none
}
.recent-car .media .media-body h3 a:hover {
    color:#afaeae
}
.recent-car .media .media-body span {
    margin: 0 0 6px;
    font-size: 13px;
    display:block
}
.recent-car .media .media-body p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    letter-spacing:1.4px
}
.recent-car .media:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom:0
}
.sub-banner {
    width: 100%;
    padding:20px 0 0 0
}
.breadcrumb-area {
    max-width: 620px;
    margin: 0 auto;
    text-align: center;
    height:auto
}
.breadcrumb-area h2 {
    margin: 0 0 20px;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform:uppercase
}
.breadcrumb-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color:#535353
}
.breadcrumb-area .ul li {
    display: inline-block;
    list-style: none;
    font-size:18px
}
.breadcrumb-area .breadcrumbs li {
    display: inline-block;
    list-style: none;
    font-size:18px
}
.breadcrumb-area .breadcrumbs .active {
    margin-left: 15px;
    color:#fff
}
.breadcrumb-area .breadcrumbs .active:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    margin-right: 15px;
    font-weight:600
}
.breadcrumb-area ul li a {
    color: #fff;
    text-decoration:none
}
.car-list-box .detail {
    padding: 0 15px 0 15px;
    color:#333
}
.car-list-box .detail header {
    padding-bottom: 6px;
    margin-bottom: 11px;
    float: left;
    width: 100%;
    border-bottom:1px solid #ededed
}
.car-list-box .detail p {
    margin: 0 0 20px;
    font-size: 13px;
    line-height:24px
}
.car-list-box .detail .affichcol {
    text-align:center
}
.car-list-box .detail header h3 a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    padding:10px 0 10px 0
}
.car-list-box .detail header h3 a:hover {
    color:#707070
}
.car-list-box .detail header .custom-list {
    padding: 5px 0 0 0;
    margin:0
}
.car-list-box .detail header .custom-list li {
    font-size: 12px;
    list-style: none;
    display: inline-block;
    padding-right: 5px;
    text-transform: uppercase;
    font-weight: 600;
    text-align:left
}
.car-list-box .detail header .custom-list li a {
    text-decoration: none;
    color:#5a5959
}
.car-details-sidebar .facilities-list, .car-list-box .detail .facilities-list {
    padding: 0;
    margin: 0;
    text-align:center
}
.car-details-sidebar .facilities-list li, .car-list-box .detail .facilities-list li {
    list-style: none;
    width: 25%;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #5a5959;
    line-height: 15px;
    text-align:center
}
.car-details-sidebar .facilities-list li i, .car-list-box .detail .facilities-list li i {
    margin-bottom: 5px;
    color: #b70422;
    font-size: 15px;
    font-weight:300
}
.car-details-sidebar .facilities-list li span, .car-list-box .detail .facilities-list li span {
    display: block;
    margin-top:10px
}
.car-list-box-2 .detail {
    padding: 40px 40px 0;
    color:#5a5959
}
.car-list-box .detail header h2 {
    margin: 0 0 5px;
    line-height:20px
}
.car-list-box-2 .detail header h2 {
    margin-bottom:15px
}
.car-list-box .detail header .title a {
    font-weight: 600;
    font-size: 15px;
    color:#fff
}
.car-list-box .detail header .FDPROM {
    background:#faac00
}
.car-list-box .detail header .FDPROM h3 a {
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 0 10px 0;
    color:#fff
}
.car-list-box .detail .price {
    background: #c40000;
    padding: 15px 0 15px 0;
    text-align: center;
    font-size: 25px;
    font-weight: 300;
    color: #fff !important;
    font-family:ToyotaType-Regular !important
}
.car-list-box .detail header .FDNORM {
    background-color:#333
}
.sidebar-widget {
    padding: 0 20px 20px 20px;
    margin-bottom:30px
}
.sidebar-widget .title {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 15px;
    text-transform: uppercase;
    color:#37404d
}
.single-block {
    margin-bottom: 30px;
    background:#fff;
    padding: 20px;
}
/* Ligne auteur/date/catégorie : la classe .header hérite du bandeau de site
   (fond + ombre) dans styletest.php → on la neutralise ici */
.post-materials .header {
    position: static;
    background: none;
    box-shadow: none;
    padding: 0;
    min-height: 0;
}
/* Espace avant le bouton « Lire l'article »
   (les tags sont en float : sans flow-root le conteneur a une hauteur nulle) */
.post-materials .tags-box {
    display: flow-root;
    margin-bottom: 22px;
}
.post-materials .btn {
    margin-top: 6px;
}

/* Pagination du blog (Bootstrap n'est plus chargé) — carrés blancs, actif en rouge */
.pagination {
    list-style: none;
    padding: 16px 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}
.pagination li {
    padding: 0;
}
.pagination li a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    height: 44px;
    padding: 0 10px;
    background: #fff;
    color: #b02028;
    font-size: 17px;
    font-weight: 600;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.08);
    text-decoration: none;
}
.pagination li a:hover {
    background: #f7f7f7;
}
.pagination li.active a {
    background: #b02028;
    color: #fff;
}

/* Colonne latérale alignée en haut avec la colonne principale */
.blog-sidebar .single-block:first-child {
    margin-top: 0;
}
/* Champs de formulaire (Bootstrap n'est plus chargé sur les pages test) */
.single-block .form-control {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 6px 40px 6px 12px;
    font-size: 15px;
    font-family: inherit;
}
/* Listes de la colonne latérale : liens sans puces ni séparateurs */
.single-block ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single-block ul li {
    padding: 8px 0;
}
/* Vignettes des annonces récentes */
.single-block .media-left .media-object {
    width: 100px;
    height: auto;
    max-height: 70px;
    object-fit: contain;
}
.single-block .search-fields {
    margin-bottom:20px
}
.single-block .search-fields label {
    font-size: 11px;
    font-weight: 700;
    color: #555;
    text-transform:uppercase
}
.single-block .search-fields input, .single-block .search-fields select, .single-block .search-fields textarea {
    border-radius: 2px;
    box-shadow: none;
    height: 45px;
    border-radius:3px
}
.single-block .search-fields .form-control:focus {
    border-color: #ccc;
    outline: 0;
    box-shadow:none
}
.recent-cars .media .media-body h3 a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color:#434955
}
.recent-cars .media .media-body h3 a:hover {
    color:#848383
}
.car-details-body .contact-form .title {
    color: #333;
    margin: 0 0 30px;
    font-weight: 700;
    letter-spacing:1px
}
.team-box .detail {
    padding: 30px 15px;
    background: #fff;
    text-align:center
}
.team-box .detail h3 {
    font-size: 16px;
    margin: 0 0 15px;
    font-weight:700
}
.team-box .detail h3 a {
    color: #333;
    text-decoration:none
}
.team-box .detail h5 {
    margin: 0 0 20px;
    color:#535353
}
.team-box .detail ul {
    padding: 0;
    margin: 0;
    list-style:none
}
.team-box .detail ul li {
    display:inline-block
}
.team-box .detail li a {
    margin:0 8px
}
.contact-details .media .media-left i {
    width: 55px;
    font-size: 24px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #b70422;
    background: #fff;
    border:2px solid #b70422
}
.contact-details .media .media-left {
    padding-right:25px
}
.contact-details .media .media-body h4 {
    color: #333;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
    margin: 5px 0 5px;
    text-transform:uppercase
}
.contact-details .media .media-body p {
    color: #5a5959;
    font-size: 13px;
    letter-spacing: .52px;
    line-height:20px
}
.contact-details .media .media-body p a {
    text-decoration: none;
    color:#5a5959
}
.contact-details .media .media-body p {
    margin-bottom:5px
}
.contact-details .media {
    margin:0 0 30px
}
.contact-form form .input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: 0;
    color: #333;
    height: 45px;
    line-height: 40px;
    border-radius:0
}
.contact-form form textarea {
    min-height:155px
}
.contact-form .form-group {
    margin-bottom:20px
}
.blog-box {
    margin-bottom: 50px;
    border-radius: 0;
    padding: 0;
    border: none;
    color: #5a5959;
    background: 0 0;
    box-shadow:0 1px 1px rgba(0, 0, 0, .1)
}
.blog-box .btn {
    border-radius: 50px;
    padding: 8px 33px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight:600
}
.blog-box .detail {
    padding: 30px;
    color: #5a5959;
    background: #fff;
    width: 100%;
    float:left
}
.blog-box .detail h1 {
    margin: 0 0 20px;
    font-size: 20px;
    letter-spacing: 1px;
    position: relative;
    font-weight: 600;
    text-transform:uppercase
}
.blog-box .detail h1 a {
    text-decoration: none;
    color:#37404d
}
.blog-box .detail h1 a:hover {
    color:#5a5959
}
.blog-box .detail .header {
    margin-bottom: 20px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #818a9c;
    text-transform:uppercase
}
.blog-box .detail .header span {
    margin-right:15px
}
.blog-box .detail .header span i {
    margin-right: 5px;
    color:#37404d
}
.blog-box .detail .header a {
    text-decoration:none
}
.recent-comments .media {
    margin:0 0 20px
}
.recent-comments .media .media-left {
    padding-right:20px
}
.recent-comments .media .media-left img {
    width: 55px;
    height: 55px;
    border-radius:50%
}
.recent-comments .media .media-body p {
    font-size: 13px;
    line-height: 22px;
    color: #5a5959;
    margin-bottom:10px
}
.recent-comments .media .media-body span {
    color: #525252;
    font-size: 11px;
    font-weight:600
}
.blog-body .title {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 17px;
    margin: 0 0 25px;
    text-transform: uppercase;
    color:#37404d
}
.blog-sidebar .tags-box {
    width: 100%;
    float:left
}
.tags-box a {
    float: left;
    margin: 0 9px 9px 0;
    padding: 7px 14px;
    font-size: 11px;
    font-weight: 600;
    text-decoration: none;
    color: #696969;
    border-radius: 3px;
    background: #f3f3f3;
    letter-spacing: 1px;
    border:none
}
.tags-box a:hover {
    color:#fff
}
.blog-box .detail p {
    font-size: 15px;
    line-height: 27px;
    margin-bottom:30px
}
.blog-share {
    float: right;
    text-align:right
}
.blog-share .social-list-2 {
    margin-bottom: 0;
    padding:0
}
.blog-share .social-list-2 li a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    margin: 2px 4px;
    color: #fff;
    border-radius:50%
}
.blog-box-2 .detail p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom:20px
}
.blog-box-2 .detail .header {
    margin-bottom:10px
}
.blog-box-2 .detail h1 {
    margin: 0 0 15px;
    font-size:17px
}
.blog-box-2 .detail {
    padding:25px
}
.comments {
    margin: 0;
    padding: 0;
    list-style:none
}
.comments ul {
    list-style: none;
    margin: 0 0 0 80px;
    padding:0
}
.comment {
    margin: 0 0 60px 0;
    position: relative;
    list-style:none
}
.comment .comment-author {
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width:60px
}
.comment .comment-author a img {
    bottom: 2px;
    border-radius: 50%;
    display: block;
    height: 60px;
    width: 60px;
    position: absolute;
    top:0
}
.comment .comment-content {
    margin-left:100px
}
.comment .comment-meta-author {
    float: left;
    font-weight: 600;
    font-size:15px
}
.comment .comment-meta-reply {
    float: right;
    margin-left: 15px;
    font-size:13px
}
.comment .comment-meta-reply a {
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius:3px
}
.comment .comment-body {
    margin-top:20px
}
.comment .comment-body p {
    line-height: 30px;
    margin-bottom:20px
}
.comment .comment-body .date i {
    margin-right:10px
}
.social-list-2 li {
    text-align: center;
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin-left:0
}
.social-list-2 li a {
    width: 25px;
    height: 25px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin: 2px 4px;
    color: #fff;
    font-size:15px !important
}
.btn-submit, .btn-submit:focus {
    padding: 13px 20px 12px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius:2px
}
.btn-dark.active, .btn-dark.focus, .btn-dark:active, .btn-dark:focus, .btn-dark:hover, .btn-outline-dark.active, .btn-outline-dark:active, .btn-outline-dark:hover, .open > .dropdown-toggle.btn-dark, .show > .btn-outline-dark.dropdown-toggle {
    background-color: #151529;
    border: 1px solid #151529;
    color:#fff
}
.btn-dark.focus, .btn-dark:focus, .btn-outline-dark.focus, .btn-outline-dark:focus {
    -webkit-box-shadow: 0 0 0 2px rgba(29, 30, 58, .3);
    box-shadow:0 0 0 2px rgba(29, 30, 58, .3)
}
.btn-submit:hover {
    color:#fff
}
.features-item .detail {
    padding:19px
}
.features-item .detail h4 {
    color: #ccc;
    letter-spacing: 1px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    font-size: 16px;
    margin:0 0 10px
}
.features-item .detail h4:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #dadada;
    position: absolute;
    bottom: 0;
    left:0
}
.features-item .detail h4:after {
    content: '';
    width: 80px;
    height: 2px;
    left: 0;
    bottom: -1px;
    position:absolute
}
.features-item .detail h4 a {
    text-decoration: none;
    color:#333
}
.features-item .detail p {
    font-size: 13px;
    line-height: 20px;
    color: #5a5959;
    margin-bottom: 16px;
    font-weight:400
}
.features-item .detail .bottom .price {
    font-size: 15px;
    color: #5a5959;
    float: left;
    margin-top:5px
}
.comments-thread .title span {
    color: #333;
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 20px;
    letter-spacing:1px
}
.mb-40 {
    margin-bottom:40px
}
.mb-70 {
    margin-bottom:70px
}
.we-best-bg-pic .main-title h1 {
    color:#333
}
.we-best-bg-pic .main-title p {
    color:#333
}
.contact-box .contact-details .media .media-body h3 {
    color: #333;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 17px;
    margin:0 0 15px
}
.our-serivce-2 .media {
    margin: 0 auto;
    margin-bottom:50px
}
.our-serivce-2 .media .media-left {
    padding-right:30px
}
.our-serivce-2 .media .media-left i {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    -webkit-box-shadow: rgba(50, 50, 50, .11) 0 5px 2px 0;
    text-align:center
}
.our-serivce-2 .media .media-body h3 {
    color: #333;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 15px;
    padding-top:15px
}
.view-form-search {
    max-width: 400px;
    margin:0 auto
}
.view-form-search .form-search .form-control {
    border: 1px solid #fff;
    border-radius: 3px;
    background: #fff;
    height: 45px !important;
    box-shadow:0 0 35px rgba(0, 0, 0, .1)
}
.form-search .btn:focus .form-search .btn:active, .view-form-search .form-search .btn {
    background: 0 0;
    position: absolute;
    right: 0;
    top: 0;
    outline: 0 !important;
    box-shadow: none;
    padding:12px 15px 11px 15px !important
}
.agent-box .detail {
    padding:21px 30px
}
.agent-box .detail h6 {
    color: #5a5959;
    font-weight: 400;
    font-size: 13px;
    margin:10px 0
}
.agent-box .detail h3 {
    position: relative;
    padding-bottom: 15px;
    border-bottom: solid 1px #ebeaea;
    font-weight: 600;
    font-size: 18px;
    margin:0 0 15px
}
.agent-box .detail .social-list {
    margin: 0;
    padding:0
}
.agent-box .detail .social-list li {
    float: left;
    list-style: none;
    margin:0 5px 5px 0
}
.agent-box .detail .social-list li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    margin-right:5px
}
.agent-box .detail p {
    color: #5a5959;
    font-size: 14px;
    margin-bottom: 20px;
    line-height:28px
}
.agent-box .detail .contact {
    margin:0 0 20px
}
.agent-box .detail .contact p i {
    margin-right: 10px;
    width: 27px;
    height: 27px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height:27px
}
.agent-box .detail .contact p a {
    text-decoration: none;
    color:#5a5959
}
@media (max-width: 992px) {
    .car-list-box .detail .affichcol {
        text-align:center
    }

    .car-box .detail header h3 {
        text-align: center;
        height: auto;
        padding-bottom:10px
    }

    .titredepart {
        text-align:center
    }

    .car-list-box .detail .price {
        padding: 15px 0 15px 0;
        font-size: 20px !important;
        font-weight:700
    }

    .banner .banner-slider-inner h1 {
        font-size:35px
    }

    .banner .banner-slider-inner p {
        font-size:14px
    }

    .banner .button-md {
        padding: 12px 20px 8px 20px;
        font-size:12px
    }

    .top-header {
        text-align:center
    }

    .banner-content-left {
        margin-left: auto;
        margin-right:auto
    }

    .animated {
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform:none !important
    }

    .banner .item {
        height:auto
    }

    .sub-footer {
        padding:15px
    }

    .features-item img {
        height:auto
    }

    .car-list-box-2 .detail {
        padding:20px 20px
    }

    .car-list-box-2 .detail header h3 a {
        font-size:20px
    }

    .hidden-mb-30 {
        margin-bottom:30px
    }

    .sub-footer .social-list {
        text-align: center;
        margin-top:20px
    }

    .sub-footer .logo-2 {
        padding:0 10px 15px
    }

    .sub-footer form {
        margin:0 auto 0
    }

    .sub-footer .social-list {
        margin: 10px 0 0;
        float:none
    }

    .blog-box .detail {
        padding:20px
    }

    .setting-button {
        display:none
    }

    .modal-raw {
        display:block
    }

    .banner .item {
        height:auto
    }
}
@media (max-width: 768px) {
    .text-17 {
        font-size:14px
    }

    .btn-group .dropdown-menu {
        width:100%
    }

    .main-header .navbar-default .nav > li > .dropdown-menu {
        padding:5px 0
    }

    .single-block {
        margin-bottom: 10px;
        background:#fff
    }

    .car-list-box {
        height: auto;
        overflow:visible
    }

    .divctc {
        border-left:none
    }

    .car-list-box .detail header h3 {
        text-align: center;
        padding:10px 0
    }

    .custom-list {
        text-align:center
    }

    .copy-right {
        text-align:left
    }

    .copy-right p {
        margin-bottom:10px
    }

    .main-header .navbar-default .nav > li > a {
        padding: 10px 15px !important;
        width:100%
    }

    .top-header {
        text-align:center
    }

    .blog-box .detail {
        padding:20px
    }

    .we-best-bg-pic .content {
        margin-bottom:30px
    }

    .t-slider-l i {
        line-height:28px
    }

    .t-slider-r i {
        line-height:28px
    }

    .comments ul {
        margin:0
    }

    .comment {
        margin:0 0 40px 0
    }

    .hidden-mb-30 {
        margin-bottom:30px
    }

    .hidden2-mb-30 {
        margin-bottom:30px
    }

    .main-header .navbar-nav {
        margin:0
    }

    .sub-footer .logo-2 {
        width: 100%;
        text-align: center;
        padding:0 20px 10px
    }

    .recent-car .media .media-left {
        padding-right:10px
    }

    .header-contact ul li {
        padding-left: 25px;
        margin-left:10px
    }

    .mb-70 {
        margin-bottom:40px
    }

    .mb-40 {
        margin-bottom:20px
    }

    .logo {
        padding:10px 0 10px
    }

    .about-text h3 {
        font-size:20px
    }

    .header-contact ul li .icon {
        margin-left:-25px
    }

    .header-contact ul li i {
        font-size:20px
    }

    .logo-2 img {
        height:40px
    }

    .we-best-bg-pic {
        padding:70px 0
    }

    .modal-body iframe .element.style, .service-center iframe {
        height:200px !important
    }

    .typography-page .mb-40 {
        margin-bottom:20px
    }

    .headline {
        margin:0 0 20px 0
    }

    .pad-div .sidebar-widget {
        padding:0 20px 20px 20px !important
    }

    .featured-car-slider .details h3 {
        font-size:17px
    }

    .breadcrumb-area h2 {
        font-size:25px
    }

    .blog-share {
        float: left;
        text-align: left;
        margin-top:30px
    }

    blockquote {
        padding: 10px 20px;
        margin: 20px 0;
        font-size: 14px;
        line-height: 22px;
        color: #5a5959;
        border-left: 5px solid #eee;
        font-weight:400 !important
    }

    .contact-us-body {
        padding:25px 0
    }

    .main-title {
        margin-bottom:3px
    }

    .main-title h1 {
        font-size: 24px;
        font-weight: 700;
        margin-bottom:10px
    }

    .car-our-service .media .media-body p {
        line-height: 20px;
        text-align:justify
    }

    .features-item {
        max-width: 400px;
        margin: 0 auto;
        margin-bottom:30px
    }

    .content-area {
        padding:70px 0 40px
    }

    .content-area-1 {
        padding:30px 0
    }

    .content-area-2 {
        padding:70px 0
    }

    .content-area-3 {
        padding-bottom:70px
    }

    .content-area-4 {
        padding-bottom:40px
    }

    .content-area-5 {
        padding:70px 0 40px
    }

    .content-area-6 {
        padding:70px 0 70px
    }

    .content-area-7 {
        padding-bottom:40px
    }

    .content-area-8 {
        padding-bottom:50px
    }

    .content-area-9 {
        padding-top:50px
    }

    .our-serivce-2 .media {
        margin-bottom:30px
    }

    .latest-offers {
        padding:70px 0 54px
    }

    .latest-offers-2 {
        margin-bottom:54px
    }

    .mrg-buttom-70 {
        margin-bottom:50px
    }

    .mrg-buttom-40 {
        margin-bottom:20px
    }

    .car-details-body .about-car p {
        line-height: 22px;
        text-align:justify
    }

    .inside-car .inside-car {
        height:auto
    }

    .comments-thread li ul li {
        padding-left:0
    }

    .comments-thread li {
        padding-left:55px
    }

    .about-item .text p {
        text-align: justify;
        line-height:20px
    }

    .blog-box .detail p {
        font-size: 13px;
        line-height: 22px;
        text-align:justify
    }

    .recent-comments .media .media-body p {
        line-height: 20px;
        text-align:justify
    }

    .blog-banner h2 {
        font-size:20px
    }

    blockquote {
        padding: 7px 20px;
        margin: 30px 0 30px 20px;
        text-align:justify
    }

    .shopping-cart-body {
        padding:50px 0
    }

    .shop-cart {
        padding:50px 0
    }

    .order-review {
        padding:15px 15px
    }

    .error404-content h1 {
        font-size:120px
    }

    .error404-content h2 {
        font-size:24px
    }

    .form-content-box .Details {
        padding:30px 15px 20px
    }

    .form-content-box .header {
        padding:15px
    }

    .slider-mover-left {
        width: 30px;
        height:30px
    }

    .slider-mover-left i {
        font-size: 22px;
        line-height:30px
    }

    .slider-mover-right {
        width: 30px;
        height:30px
    }

    .slider-mover-right i {
        font-size: 22px;
        line-height:30px
    }

    .thumb-preview {
        height:auto
    }

    .logo, .logo:hover {
        font-size:22px
    }

    .blog-box {
        margin-bottom:30px
    }

    .banner .item img {
        min-height:200px
    }

    .banner-content {
        max-width:80%
    }

    .banner .banner-slider-inner h1 {
        font-size: 20px;
        margin-bottom:10px
    }

    .banner-3 .banner-slider-inner h1 {
        font-size: 20px;
        margin-bottom: 10px;
        padding:10px
    }

    .banner-3 .banner-slider-inner p {
        font-size: 14px;
        padding:10px
    }

    .banner .banner-slider-inner p {
        font-size: 12px;
        margin-bottom:10px
    }

    .banner .btn {
        font-size: 11px;
        padding: 9px 10px 7px 10px;
        margin-bottom:5px
    }

    .slider-mover-left, .slider-mover-right {
        width: 25px;
        height: 40px;
        line-height:40px
    }

    .slider-mover-left i {
        font-size:15px
    }

    .btn-details {
        padding: 5px 16px;
        font-size: 12px;
        font-weight:400
    }

    .car-box .detail header h5 a {
        font-size:15px
    }

    .car-list-box .detail header h3 a {
        font-size:15px
    }

    .car-list-box .detail header .price {
        font-size:15px
    }

    .invoice-body {
        padding:50px 0
    }

    .featured-car-slider .details .price {
        font-size: 24px;
        margin-bottom:10px
    }

    .featured-car-slider .details ul {
        margin-bottom:10px
    }

    .featured-car-slider .details h4 {
        margin:0 0 10px
    }

    .sub-footer form {
        background:0 0
    }

    .blog-box .detail h1 {
        font-size:16px
    }

    .comment .comment-content {
        margin-left:80px
    }
}
.mt-5 {
    margin-top:5px
}
.mt-10 {
    margin-top:10px
}
.mt-15 {
    margin-top:15px
}
.mt-25 {
    margin-top:25px
}
.mt-30 {
    margin-top:30px
}
.mt-35 {
    margin-top:35px
}
.mt-40 {
    margin-top:40px
}
.mt-45 {
    margin-top:45px
}
.mt-50 {
    margin-top:50px
}
.mt-55 {
    margin-top:55px
}
.mt-60 {
    margin-top:60px
}
.mt-65 {
    margin-top:65px
}
.mt-70 {
    margin-top:70px
}
.mt-75 {
    margin-top:75px
}
.mt-80 {
    margin-top:80px
}
.mt-85 {
    margin-top:85px
}
.mt-90 {
    margin-top:90px
}
.mt-95 {
    margin-top:95px
}
.mt-100 {
    margin-top:100px
}
.mt-105 {
    margin-top:105px
}
.mt-110 {
    margin-top:110px
}
.mt-115 {
    margin-top:115px
}
.mt-120 {
    margin-top:120px
}
.mt-125 {
    margin-top:125px
}
.mt-130 {
    margin-top:130px
}
.mt-135 {
    margin-top:135px
}
.mt-140 {
    margin-top:140px
}
.mt-145 {
    margin-top:145px
}
.mt-150 {
    margin-top:150px
}
.mt-155 {
    margin-top:155px
}
.mt-160 {
    margin-top:160px
}
.mt-165 {
    margin-top:165px
}
.mt-170 {
    margin-top:170px
}
.mt-175 {
    margin-top:175px
}
.mt-180 {
    margin-top:180px
}
.mt-185 {
    margin-top:185px
}
.mt-190 {
    margin-top:190px
}
.mt-195 {
    margin-top:195px
}
.mt-200 {
    margin-top:200px
}
.mb-5 {
    margin-bottom:5px
}
.mb-10 {
    margin-bottom:10px
}
.mb-15 {
    margin-bottom:15px
}
.mb-20 {
    margin-bottom:20px
}
.mb-25 {
    margin-bottom:25px
}
.mb-35 {
    margin-bottom:35px
}
.mb-45 {
    margin-bottom:45px
}
.mb-50 {
    margin-bottom:50px
}
.mb-55 {
    margin-bottom:55px
}
.mb-60 {
    margin-bottom:60px
}
.mb-65 {
    margin-bottom:65px
}
.mb-75 {
    margin-bottom:75px
}
.mb-80 {
    margin-bottom:80px
}
.mb-85 {
    margin-bottom:85px
}
.mb-90 {
    margin-bottom:90px
}
.mb-95 {
    margin-bottom:95px
}
.mb-100 {
    margin-bottom:100px
}
.mb-105 {
    margin-bottom:105px
}
.mb-110 {
    margin-bottom:110px
}
.mb-115 {
    margin-bottom:115px
}
.mb-120 {
    margin-bottom:120px
}
.mb-125 {
    margin-bottom:125px
}
.mb-130 {
    margin-bottom:130px
}
.mb-135 {
    margin-bottom:135px
}
.mb-140 {
    margin-bottom:140px
}
.mb-145 {
    margin-bottom:145px
}
.mb-150 {
    margin-bottom:150px
}
.mb-155 {
    margin-bottom:155px
}
.mb-160 {
    margin-bottom:160px
}
.mb-165 {
    margin-bottom:165px
}
.mb-170 {
    margin-bottom:170px
}
.mb-175 {
    margin-bottom:175px
}
.mb-180 {
    margin-bottom:180px
}
.mb-185 {
    margin-bottom:185px
}
.mb-190 {
    margin-bottom:190px
}
.mb-195 {
    margin-bottom:195px
}
.mb-200 {
    margin-bottom:200px
}
.pt-5 {
    padding-top:5px
}
.pt-10 {
    padding-top:10px
}
.pt-15 {
    padding-top:15px
}
.pt-20 {
    padding-top:20px
}
.pt-25 {
    padding-top:25px
}
.pt-30 {
    padding-top:30px
}
.pt-35 {
    padding-top:35px
}
.pt-40 {
    padding-top:40px
}
.pt-45 {
    padding-top:45px
}
.pt-50 {
    padding-top:50px
}
.pt-55 {
    padding-top:55px
}
.pt-60 {
    padding-top:60px
}
.pt-65 {
    padding-top:65px
}
.pt-70 {
    padding-top:70px
}
.pt-75 {
    padding-top:75px
}
.pt-80 {
    padding-top:80px
}
.pt-85 {
    padding-top:85px
}
.pt-90 {
    padding-top:90px
}
.pt-95 {
    padding-top:95px
}
.pt-100 {
    padding-top:100px
}
.pt-105 {
    padding-top:105px
}
.pt-110 {
    padding-top:110px
}
.pt-115 {
    padding-top:115px
}
.pt-120 {
    padding-top:120px
}
.pt-125 {
    padding-top:125px
}
.pt-130 {
    padding-top:130px
}
.pt-135 {
    padding-top:135px
}
.pt-140 {
    padding-top:140px
}
.pt-145 {
    padding-top:145px
}
.pt-150 {
    padding-top:150px
}
.pt-155 {
    padding-top:155px
}
.pt-160 {
    padding-top:160px
}
.pt-165 {
    padding-top:165px
}
.pt-170 {
    padding-top:170px
}
.pt-175 {
    padding-top:175px
}
.pt-180 {
    padding-top:180px
}
.pt-185 {
    padding-top:185px
}
.pt-190 {
    padding-top:190px
}
.pt-195 {
    padding-top:195px
}
.pt-200 {
    padding-top:200px
}
.pb-5 {
    padding-bottom:5px
}
.pb-10 {
    padding-bottom:10px
}
.pb-15 {
    padding-bottom:15px
}
.pb-20 {
    padding-bottom:20px
}
.pb-25 {
    padding-bottom:25px
}
.pb-30 {
    padding-bottom:30px
}
.pb-35 {
    padding-bottom:35px
}
.pb-40 {
    padding-bottom:40px
}
.pb-45 {
    padding-bottom:45px
}
.pb-50 {
    padding-bottom:50px
}
.pb-55 {
    padding-bottom:55px
}
.pb-60 {
    padding-bottom:60px
}
.pb-65 {
    padding-bottom:65px
}
.pb-70 {
    padding-bottom:70px
}
.pb-75 {
    padding-bottom:75px
}
.pb-80 {
    padding-bottom:80px
}
.pb-85 {
    padding-bottom:85px
}
.pb-90 {
    padding-bottom:90px
}
.pb-95 {
    padding-bottom:95px
}
.pb-100 {
    padding-bottom:100px
}
.pb-105 {
    padding-bottom:105px
}
.pb-110 {
    padding-bottom:110px
}
.pb-115 {
    padding-bottom:115px
}
.pb-120 {
    padding-bottom:120px
}
.pb-125 {
    padding-bottom:125px
}
.pb-130 {
    padding-bottom:130px
}
.pb-135 {
    padding-bottom:135px
}
.pb-140 {
    padding-bottom:140px
}
.pb-145 {
    padding-bottom:145px
}
.pb-150 {
    padding-bottom:150px
}
.pb-155 {
    padding-bottom:155px
}
.pb-160 {
    padding-bottom:160px
}
.pb-165 {
    padding-bottom:165px
}
.pb-170 {
    padding-bottom:170px
}
.pb-175 {
    padding-bottom:175px
}
.pb-180 {
    padding-bottom:180px
}
.pb-185 {
    padding-bottom:185px
}
.pb-190 {
    padding-bottom:190px
}
.pb-195 {
    padding-bottom:195px
}
.pb-200 {
    padding-bottom:200px
}
.p-0 {
    padding:0
}
.menu-categorias > .container {
    max-width: 1440px;
    overflow:visible
}
.menu-categorias > .container nav {
    display: table;
    height: 80px;
    position: relative;
    width:100%
}
.menu-categorias > .container nav span {
    display: table;
    height: 100%;
    margin: 0;
    padding: 0;
    width:100%
}
.menu-categorias-mob > .container nav span a, .menu-categorias > .container nav span a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    border-bottom: 1px solid #e0e0e0;
    color: #263238;
    font-size: 1rem;
    font-weight: 600;
    height: 100%;
    margin: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    text-transform: uppercase;
    padding:10px 0 10px 0
}
.menu-categorias-mob-top > .container div {
    text-align:center
}
.menu-categorias-mob-top > .container div a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
    font-size: 1rem;
    color: #263238;
    width: 100%;
    font-weight: 300;
    height: 100px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 15px 0 15px 0;
    text-align: center;
    border:1px solid #e0e0e0
}
.menu-categorias-mob-top > .container div a img {
    width: 60px;
    height: auto;
    margin-left:15px
}
.menu-categorias-mob1 > .container nav span a:nth-child(odd) {
    border-right:1px solid #e0e0e0
}
.menu-categorias > .container nav span a {
    display: table-cell;
    border-right: 1px solid #e0e0e0;
    border-bottom: none;
    width: 8%;
    padding:0
}
.menu-categorias .menuModal .close:before, .menu-categorias > .container nav span a.autos:before, .menu-categorias > .container nav span a.futuro:before, .menu-categorias > .container nav span a.hibridos:before, .menu-categorias > .container nav span a.pick:before, .menu-categorias > .container nav span a.suv:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    text-transform:none
}
.menu-categorias > .container nav span a:before {
    color: #989898;
    display: table;
    margin:1rem auto
}
.menu-categorias > .container nav span a:last-child {
    border-right:none
}
.menu-categorias > .container nav span a.autos:before {
    background-image:url(../img/ico1.png)
}
.menu-categorias > .container nav span a:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
    -ms-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22);
    background: #b70422;
    border-right: none;
    color:#fff
}
.menu-categorias > .container nav span a:hover:before {
    color:#fff
}
.container-GAL {
    position: relative;
    background-color: #000;
    max-height: 200px;
    overflow:hidden
}
.container-GAL:hover .image-GAL {
    opacity:.8
}
.container-GAL:hover .middle-GAL {
    opacity:1
}
.list-page .breadcrumbs {
    overflow: hidden;
    margin:0 0 4px 0
}
.list-page .breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style-type:none
}
.list-page .breadcrumbs ul li a:after {
    content: "/"
}
.list-page .breadcrumbs ul li {
    float: left;
    color: #cfcfcf;
    font-size:11px
}
.list-page .breadcrumbs ul li a {
    color:#fff
}
.list-page .breadcrumbs ul li a:hover {
    color:#cfcfcf
}
.breadcrumb {
    list-style: none;
    margin: 0;
    padding: 5px;
    color:#535353 !important
}
.breadcrumb li {
    display: inline-block;
    list-style: none;
    font-size:13px
}
.breadcrumb li a {
    color: #535353;
    text-decoration:none
}
.breadcrumb li a:hover {
    color: #c40000;
    text-decoration:none
}
.modal-search .container {
    position:relative
}
.home-slider-item .item-overlay {
    background: rgba(0, 0, 0, 0) url(../img/fdgr.png) repeat-x scroll 0 0;
    bottom: 0;
    content: no-close-quote;
    height: 145px;
    left: 0;
    opacity: .8;
    position: absolute;
    width:101%
}
.home-slider-item .item-overlay-prom {
    background: rgba(0, 0, 0, 0) url(../img/fdwh.png) repeat-x scroll 0 0;
    bottom: 0;
    content: no-close-quote;
    height: 145px;
    left: 0;
    opacity: .8;
    position: absolute;
    width:100%
}
.home-slider-item .item-info {
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    padding: 5px;
    text-align:center
}
.home-slider-item .item-info .a-slider-category {
    color:#fff
}
.home-slider-item .item-info .label-slider-category {
    font-weight: 400;
    border-radius:2px
}
.home-slider-item .item-info .title {
    display: block;
    line-height: 24px;
    text-shadow: 0 .5px .5px rgba(30, 30, 30, .4);
    font-size: 21px;
    font-weight: 400;
    margin:10px 0 5px 0
}
.home-slider-item .item-info .title a {
    color:#fff
}
#home-slider .home-slider-item img, #promo-slider .home-slider-item img {
    display: block;
    width:101%
}
#home-slider .owl-nav, #promo-slider .owl-nav {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events:none
}
#home-slider .owl-prev, #promo-slider .owl-prev {
    position: absolute;
    background-color: #b70422;
    border-radius: 2px;
    color: #fff;
    left: 5px;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    opacity: .8;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events:auto
}
#home-slider .owl-prev i, #promo-slider .owl-prev i {
    margin-right:5px
}
#home-slider .owl-next, #promo-slider .owl-next {
    position: absolute;
    background-color: #b70422;
    border-radius: 2px;
    color: #fff;
    right: 5px;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
    opacity: .8;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    pointer-events:auto
}
#home-slider .owl-next:hover, #home-slider .owl-prev:hover, #promo-slider .owl-next:hover, #promo-slider .owl-prev:hover {
    opacity:.4
}
#first-tmp-home-slider, #first-tmp-promo-slider {
    margin-bottom:30px
}
.agent-box .detail .contact p i {
    color:#b70422
}
.agent-box .detail h3 {
    color:#b70422
}
.car-box .detail header h5 a {
    color:#b70422
}
.car-box .detail header .price {
    color:#b70422
}
.car-box .detail .facilities-list li i, .car-box .detail .facilities-list2 li i {
    color:#b70422
}
.breadcrumb-area .btn-default:hover {
    background:#b70422
}
.car-list-box .detail header h3 a {
    color:#b70422
}
.car-list-box .detail header .price {
    color:#b70422
}
.car-list-box .detail .facilities-list li i {
    color:#b70422
}
.blog-box .btn {
    border: solid 1px #b70422;
    color:#b70422
}
.blog-box .btn:hover {
    border: solid 1px #b70422;
    color: #fff;
    background:#b70422
}
.team-box .detail h3 a:hover {
    color:#b70422
}
.blog-box .detail .header a {
    color:#b70422
}
.comments-thread .title {
    color:#b70422
}
.btn-submit {
    background:#b70422
}
.breadcrumb-area ul li a:hover {
    color:#b70422
}
.btn-danger:hover, .btn-submit:hover {
    background:#d9534f
}
.comment .comment-body .date i {
    color:#b70422
}
.comment .comment-meta-reply a {
    background:#b70422
}
.features-item .detail h4:after {
    background-color:#b70422
}
.features-item .detail h4 a:hover {
    color:#b70422
}
.tags-box a:hover {
    background:#b70422
}
.our-serivce-2 .media .media-left i {
    background:#b70422
}
.pricing-2 .btn-outline {
    border: solid 1px #b70422;
    color:#b70422
}
.pricing-2 .btn-outline:hover {
    border: solid 1px #b70422;
    background: #b70422;
    color:#fff
}
.btn-outline {
    border: solid 1px #b70422;
    color:#b70422
}
.btn-outline:hover {
    border: solid 1px #b70422;
    background: #b70422;
    color:#fff
}
.pt-0 {
    padding-top:0
}
.pt-3 {
    padding-top:3px
}
.pt-10 {
    padding-top:10px !important
}
.pb-0 {
    padding-bottom:0
}
.pb-3 {
    padding-bottom:3px
}
.mt-0 {
    margin-top:0
}
.mt-3 {
    margin-top:3px
}
.mb-0 {
    margin-bottom:0
}
.mb-3 {
    margin-bottom:3px
}
.mb-25 {
    margin-bottom:25px !important
}
/* ── Overrides blog-test ─────────────────────────────────────── */
/* Titres des articles dans la liste : pas en majuscules */
.blog-box .caption .title,
.blog-box .caption h2.title {
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
}

/* ═══ Contenu des articles ═══
   styletest.php applique un reset global (*{margin:0;padding:0}) alors que le blog
   actuel s'appuie sur les marges par défaut du navigateur : on les rétablit ici,
   uniquement dans le corps de l'article. */
.blog-box .detail p          { margin: 0 0 10px; font-size: 18px; line-height: 30px; }
.blog-box .detail li         { font-size: 18px; line-height: 30px; }
.blog-box .detail h2         { margin: .83em 0; font-size: 1.5em;  font-weight: 700; }
.blog-box .detail h3         { margin: 1em 0;   font-size: 1.17em; font-weight: 700; }
.blog-box .detail h4         { margin: 1.33em 0; font-weight: 700; }
.blog-box .detail ul,
.blog-box .detail ol         { margin: 1em 0; padding-left: 40px; }
.blog-box .detail ul         { list-style: disc; }
.blog-box .detail ol         { list-style: decimal; }
.blog-box .detail blockquote { margin: 1em 40px; }
.blog-box .detail img        { max-width: 100%; height: auto; }

/* Ligne auteur/date/catégorie de l'article : la classe .header hérite du bandeau
   de site (fond + ombre) défini dans styletest.php → neutralisée ici */
.blog-box .detail .header,
.post-materials .header {
    position: static;
    background: none;
    box-shadow: none;
    min-height: 0;
}

/* Boutons de partage : couleurs de fond (règles du thème actuel, absentes ici) */
.facebook-bg  { background: #4867aa; color: #fff; }
.facebook-bg:hover  { background: #3a5795; color: #fff; }
.twitter-bg   { background: #3cf;     color: #fff; }
.twitter-bg:hover   { background: #2abced; }
.linkedin-bg  { background: #0177b5;  color: #fff; }
.linkedin-bg:hover  { background: #036497; }
.pinterest-bg { background: #d4061d;  color: #fff; }
.pinterest-bg:hover { background: #bd081c; }
.blog-share .social-list-2 li a {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    border-radius: 50%;
}

/* ═══ Formulaire d'avis (règles reprises du site actuel) ═══ */
.contact-form form .input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: 0;
    color: #333;
    height: 45px;
    line-height: 40px;
    border-radius: 0;
    background: #fff;
    box-sizing: border-box;
}
.contact-form form textarea { min-height: 155px; }
.contact-form .form-group { margin-bottom: 20px; }
.contact-form label { font-weight: 600; margin-bottom: 6px; display: inline-block; }
.review-form { margin: 20px; }
.review-form textarea { width: 100%; height: 100px; }
/* Étoiles de notation : radios masqués, libellés cliquables */
.star-rating { direction: rtl; display: inline-block; padding: 20px; }
.star-rating input[type="radio"] { display: none; }
.star-rating label { font-size: 30px; color: #ddd; cursor: pointer; }
.star-rating input[type="radio"]:checked ~ label { color: #FFD700; }
.star-rating label:hover,
.star-rating label:hover ~ label { color: #FFD700; }
.star-ratingtot .fa,
.star-ratingtot .fa-star-o,
.star-ratingtot .fa-star-half-o { color: #f5c518; }
/* Liste pays : le plugin bootstrap-select n'est pas chargé → select natif lisible */
.contact-form select,
.contact-form .selectpicker {
    display: block !important;
    width: 100%;
    height: 45px;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    background: #fff;
    color: #333;
    border-radius: 0;
    box-sizing: border-box;
    text-transform: none;
}
/* Bloc avis + formulaire : carte blanche comme les autres blocs du blog */
.contact-form#avis-form {
    background: #fff;
    padding: 30px;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .contact-form#avis-form { padding: 20px 16px; }
    .review-form { margin: 10px 0; }
}
/* Bloc avis : même largeur que l'article (pas de débordement) et sans filet noir */
.contact-form#avis-form { box-sizing: border-box; width: 100%; }
.contact-form#avis-form hr { display: none; }
.contact-form#avis-form .review-form { margin: 0; }
/* Colonne latérale alignée sur le haut de l'image de l'article */
.blog-sidebar { margin-top: 20px; }
@media (max-width: 991px) { .blog-sidebar { margin-top: 0; } }

/* Vignettes des blocs latéraux : la mise en page Bootstrap .media repose sur
   display:table-cell + .media-body{width:10000px}, ce qui écrase la cellule image
   (img{max-width:100%} de styletest) → passage en flex, l'image garde sa largeur. */
.single-block .media {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.single-block .media .media-left,
.single-block .media .media-body {
    display: block;
    padding-right: 0;
    width: auto;
}
.single-block .media .media-left {
    flex: 0 0 auto;
}
.single-block .media .media-body {
    flex: 1 1 auto;
    min-width: 0;
}
.single-block .media .media-left img {
    display: block;
    max-width: none;
}
/* Mobile : colonne latérale pleine largeur (le padding de .sidebar-widget la rétrécissait) */
@media (max-width: 991px) {
    .blog-sidebar.sidebar-widget { padding-left: 0; padding-right: 0; }
}
/* Page liste : les articles n'ont pas la marge haute de .thumbnail du détail
   → la colonne latérale s'aligne sans décalage */
.page-blog-list .blog-sidebar { margin-top: 0; }
