html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}
a {
    background-color: transparent
}
b,strong {
    font-weight: 700
}
img {
    border: 0
}
figure {
    margin: 1em 40px
}
button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
input {
    line-height: normal
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}
figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: ToyotaType-Regular!important;
    line-height: 1.1;
    color: inherit
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}
p {
    margin: 0 0 10px
}
.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}
.text-uppercase {
    text-transform: uppercase
}
ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.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%
}

.col-6 {
    width: 50%
}


.col-4 {
    width: 33.33333333%
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.form-group {
    margin-bottom: 15px
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-group-sm>.btn,.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,.dropup {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn .caret {
    margin-left: 0
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label-danger {
    background-color: #d9534f
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.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
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }
}
@media (max-width: 568px) {
    .visible-col {
        display:block!important
    }
}
@media (max-width: 568px) {
    .hidden-col {
        display:none!important
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.pull-right {
    float: right
}

.pull-left {
    float: left
}
.fa-search:before {
    content: "\f002"
}
.fa-close:before,.fa-remove:before,.fa-times:before {
    content: "\f00d"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}
.fa-bars:before,.fa-navicon:before,.fa-reorder:before {
    content: "\f0c9"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-paper-plane:before,.fa-send:before {
    content: "\f1d8"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-whatsapp:before {
    content: "\f232"
}
:root {
    --swiper-theme-color:#007aff}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translate3d(0,0,0)
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}
:root {
    --swiper-navigation-size:44px}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}
.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size)
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color:#0059B2}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}



select.bs-select-hidden,select.selectpicker {
    display: none!important
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}
.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mobile_bottom {
    position: absolute;
    bottom: 0;
    height: 45px;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #fff;
}

.MENUSS {
    padding-bottom: 50px
}

.mobile_bottom_soc {
}
.secondary-navigation__list-item {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    padding-right: 10px
}
.secondary-navigation__list-item {
    min-height: 5.6rem;
    line-height: 5.6rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 1.4rem;
    text-decoration: none
}

.secondary-navigation__list-item:after {
    content: "";
    width: 100%;
    height: .1rem;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: hsla(0, 0%, 100%, .1)
}

.secondary-navigation__list-item a {
    width: 100%;
    min-height: 5.6rem;
    line-height: 2.4rem;
    padding: 1.6rem 0;
    color: #fff;
    font-size: 1.3rem;
    text-decoration: none
}

.menumob, .menumob-ss, .menumob_soc {
    list-style: none;
    margin: 0;
    padding: 0
}

.menumob > li > a {
    display: block;
    padding: 13px 15px;
    clear: both;
    font-weight: 600;
    line-height: 1.42857143;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    border-bottom: solid 1px #666;
    border-left: 2px solid transparent;
    background: transparent;
    cursor: pointer !important;
    text-decoration: none;
    outline: none;
    text-transform: uppercase;
    width: 90%
}

.menumob_soc > li > a {
    display: block;
    padding: 11px 15px;
    clear: both;
    font-weight: 300;
    line-height: 1.42857143;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    border-left: 2px solid transparent;
    background: transparent;
    cursor: pointer !important;
    text-decoration: none;
    outline: none;
    text-transform: uppercase;
    width: 90%
}

.MENMACT {
    border-left: 2px solid #0059B2!important;
    background: linear-gradient(90deg, #0059B2 ,#0059B2, #333)!important;
}

.menu-toggle {
    float: right;
    line-height: 64px;
    color: #ffffff;
    opacity: 1;
    font-size: 15px;
    width: 90px
}
.menu-toggle .menu-toggle-hamburger {
    display: inline-block;
    position: relative;
    margin: 0 2px -4px 0;
    width: 90px;
    height: 20px;
    text-align: right
}
.menu-toggle.on {
    opacity: 1;
}

.secondary-navigation__list-item:first-of-type {
    transition-delay: .08s
}

.secondary-navigation__list-item:nth-of-type(2) {
    transition-delay: .16s
}

.secondary-navigation__list-item:nth-of-type(3) {
    transition-delay: .24s
}

.secondary-navigation__list-item:nth-of-type(4) {
    transition-delay: .32s
}

.secondary-navigation__list-item:nth-of-type(5) {
    transition-delay: .4s
}

.secondary-navigation__list-item:nth-of-type(6) {
    transition-delay: .48s
}

.secondary-navigation__list-item:nth-of-type(7) {
    transition-delay: .56s
}

.secondary-navigation__list-item:nth-of-type(8) {
    transition-delay: .64s
}

.secondary-navigation__list-item:nth-of-type(9) {
    transition-delay: .72s
}

.secondary-navigation__list-item:nth-of-type(10) {
    transition-delay: .8s
}

.mobil-search {
    top: 12px;
    left: 8px;
    position: absolute;
}

.menu-wrap {
    position: fixed;
    z-index: 1000000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    visibility: hidden;
}
.menu {
    position: absolute;
    z-index: 110;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    overflow: auto;
    background: #333;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    padding-top: 60px;
    width: 600px;
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.menu .menu-toggle {
    position: absolute;
    top: 16px;
    right: 25px;
    height: 40px;
    line-height: 1;
    opacity: 1;
    width: 90px
}
.fixtopS {
    position: fixed;
    width: 100%;
    z-index: 100000;
    top: 0
}
.ssmenumobil {
    background: linear-gradient(0deg, #333 0, #0059B2);
    opacity: 1;
    z-index: 20;
    transition: opacity .15s
}

.ssmenumobil_soc {
    background: linear-gradient(0deg, #333 0, #0059B2);
    opacity: 1;
    z-index: 20;
    transition: opacity .15s
}

.ssmenumobil_wa {
    background: linear-gradient(0deg, #333 0, #25D366);
    opacity: 1;
    z-index: 20;
    transition: opacity .15s
}

@media (max-width: 992px) {
    .team-box .detail {
        padding:10px 1px;
    }

    .main-title h2 {
        font-size: 20px;
        text-transform: uppercase;
        margin: 0 0 20px;
        color: #333;
        font-weight: 700;
    }

    .team-box .detail h5 {
        margin: 0 0 20px ;
        color: #535353;
    }

    .team-box .detail li a {
        margin: 0 3px;
    }

    .titreveh {
        padding-left: 10px;
        font-size: 15px;
        margin-top: 0px;
        line-height: 20px;
        min-height: 100px;
    }

    .menu {
        left: auto;
        width: 100%
    }

    .fixtopC {
        position: fixed;
        width: 100%;
        z-index: 10000000;
        top: 50px
    }

    .dropdown-menu {
        min-width: 100%;
    }

    .text-left-center {
        text-align: center!important
    }

    .main-header {
        display: none;
    }

    .menumobil {
        display: none;
    }

    .navbar-nav .dropdown .dropdown-menu {
        width: 100%;
    }

    .dropdown-menu > li > a {
        padding: 4px 5px;
    }

    .dropdown > a {
        color: #fff
    }

    .dropdown > a:hover {
        color: #0059B2;
        background: none;
    }

    .mobile-quick-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 5.4rem;
        background: linear-gradient(90deg, #0059B2 0, #333);
        opacity: 1;
        z-index: 20;
        transition: opacity .15s
    }

    .mobile-quick-nav__item {
        flex: 1 0 auto;
        color: #fff;
        position: relative;
        justify-content: center;
        text-align: center;
        line-height: 5.4rem;
        font-size: 1.6rem;
    }

    .mobile-quick-nav__item:before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        background-color: hsla(0, 0%, 100%, .25);
        width: .1rem;
        height: 4.4rem;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .mobile-quick-nav__item:last-of-type:before {
        content: none
    }

    .mobile-quick-nav__item--burger-menu {
        position: relative;
        display: flex;
        align-items: center
    }

    .mobile-quick-nav__item a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        text-decoration: none;
        color: #fff
    }

    .mobile-quick-nav__item .mobile-quick-nav__icon {
        fill: #fff;
        margin-right: .8rem;
        width: 2.4rem;
        height: 2.4rem
    }

    .mobile-quick-nav__item .mobile-quick-nav__icon--external {
        width: 1rem;
        height: 1rem;
        margin: .2rem 0 0 .6rem
    }

    .mobile-quick-nav__item .burger-menu {
        width: 2rem;
        margin-right: .8rem
    }

    .mobile-quick-nav__item .burger-menu__icon {
        height: .2rem;
        background: #fff;
        border-radius: .1rem
    }

    .mobile-quick-nav__item .burger-menu__icon--middle {
        position: relative;
        margin-top: .4rem;
        margin-bottom: .4rem
    }
}

@media (max-width: 52.5em) and (max-width:400px) {
    .mobile-quick-nav__item {
        font-size: 1.2rem
    }
}.local-scroll-cont {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    text-align: center;
    z-index: 20;
    -webkit-animation: scroll-down-anim ease-in-out 1s infinite;
    animation: scroll-down-anim ease-in-out 1s infinite;
}

.scroll-down {
    color: #4b4e53;
    font-size: 32px;
}


html {
    height: 100%
}

body {
    font-family: Oxygen,sans-serif;
    background: #fff;
    height: 100%
}

.delay-03s {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}
#page_scroller {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
    cursor: pointer;
    color: #fff;
    padding: 10px 11px;
    font-size: 12px;
    position: fixed;
    bottom: 95px;
    right: 35px;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.2);
    border-radius: 3px
}
.logohome,.logohome2 {
    transition: transform .5s ease
}
.cursor-pointer {
    cursor: pointer
}

.promo-price {
    vertical-align: bottom
}

.promo-price .new-price {
    font-weight: 700;
    margin-right: 50px;
    color: #0059B2;
    display: block;
    margin-bottom: 5px
}

.promo-price strong {
    font-size: 22px;
    font-weight: 700
}

.promo-price .old-price {
    color: #666
}
.auto-listing.auto-grid {
    border: 0 solid #ebebeb;
    padding: 0;
    min-height: 20px
}

.auto-listing.auto-grid .cs-media {
    margin: 0;
    width: 100%
}
.auto-listing.auto-grid .auto-text {
    float: left;
    width: 100%;
    padding: 5px;
    min-height: 20px
}
.auto-listing.auto-grid {
    margin-bottom: 60px
}
.mt-20 {
    margin-top: 20px
}

.mb-30 {
    margin-bottom: 30px
}
.top-header {
    background-color: #333;
    color: #fff;
    padding: 4px 0 4px 0
}
.top-header ul {
    margin: 0 0;
    padding: 0
}
.main-header {
    width: 100%;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);
    background: #0059B2;
    background: linear-gradient(.3turn,#333,#0059B2,#0059B2,#333)
}

.logo {
    position: absolute;
    padding: 10px 0;
    float: left
}

.logo img {
    height: 40px
}
.main-title {
    margin: 0 auto;
    margin-bottom: 50px
}
.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
}

.is-featured-pub {
    position: absolute;
    top: 140px;
    left: 5px;
    color: #fff;
    padding: 6px 10px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 10px;
    border: 1px solid #0059B2;
    transition: all .9s ease-in-out;
    background: #0059B2
}

.listing-for {
    position: absolute;
    top: 0;
    right: 3px;
    color: #fff;
    transition: all .9s ease-in-out
}

.listing-for img {
    width: 50px;
    height: auto
}

.listing-for .for {
    padding: 6px 0 5px 10px;
    top: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 10px
}
.listing-price {
    position: absolute;
    top: -10px;
    left: 5px;
    color: #333;
    padding: 3px 10px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #333;
    transition: all .9s ease-in-out;
    z-index: 10000
}
.listing-price span,.listing-price-r span {
    font-size: 12px;
    font-weight: 600
}
.content-area-7 {
    padding-bottom: 70px
}


.content-area-9 {
    padding: 50px 0 70px
}

.img-responsive {
    width: 100%
}
footer {
    width: 100%;
    background: #ebebeb;
    color: #333;
    padding-bottom: 20px;
    border-bottom: solid 3px #0059B2;
    border-top: solid 1px #232323
}

.logo-2 img {
    height: 40px
}

.sub-footer {
    margin-bottom: 5px;
    width: 100%;.bootstrap-select .dropdown-menu {
    padding: 0!important;
    margin: 0
}

.we-best {
    text-align: center
}
.div-mission a:link,a:active,a:hover,a:visited {
    color: #0059B2;
    outline: 0
}

.mb-30 {
    margin-bottom: 30px
}
form .btn {
    outline: 0!important
}

    float: left
}

.sub-footer form {
    margin: 2px auto 0;
    width: 100%;
    display: inline-block
}
.links li {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    letter-spacing: .5px
}

.links li a {
    text-decoration: none;
    color: #c40000
}
.helping-Center p {
    color: #5a5959
}

.helping-Center ul {
    margin: 0;
    padding: 0
}

.helping-Center ul li {
    list-style: none;
    line-height: 20px;
    color: #5a5959;
    margin-bottom: 10px
}

.helping-Center ul li a {
    text-decoration: none
}

.single-block {
    margin-bottom: 30px;
    background: #fff
}
.bootstrap-select {
    width: 100%!important;
    background: #e6e6e6;
    color: #fff
}

.bootstrap-select button {
    color: #999;
    padding: 7px 10px 5px 10px;
    border-radius: 2px;
    border: 1px solid #d5d5d5;
    outline: 0
}

.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-danger {
    background-color: #0059B2;
    color: #fff!important;
    border-radius: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s
}

.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 {
    background-color: #333;
    border: 1px solid #333;
    color: #fff!important
}

.mb-40 {
    margin-bottom: 40px
}
.we-best-bg-pic {
    background: url(../img/fd-transauto.jpg);
    background-size: cover;
    padding: 100px 0
}
.we-best-bg-pic .main-title p {
    color: #333
}
.swiper-slide {
    background-size: cover;
    background-position: center
}

@media (max-width: 992px) {

    .top-header {
        text-align: center
    }


    .sub-footer {
        padding: 15px
    }



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

@media (max-width: 992px) {
    .toplogo {
        text-align:center!important
    }

    .logo img {
        height: 40px;
        margin: 10px 0 10px 0
    }
}


@media (max-width: 992px) {
    .toplogo {
        text-align:center!important
    }

    .logo img {
        height: 40px;
        margin: 10px 0 10px 0
    }
 
     .btn-group .dropdown-menu {
        width: 100%
    }

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

    .single-block {
        margin-bottom: 10px;
        background: #fff
    }
    .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
    }
    
    .mb-40 {
        margin-bottom: 20px
    }

    .logo {
        padding: 10px 0 10px
    }


    .logo-2 img {
        height: 40px
    }

    .we-best-bg-pic {
        padding: 70px 0
    }
    
    .main-title {
        margin-bottom: 3px
    }
    
    .content-area-7 {
        padding-bottom: 40px
    }

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

    .content-area-9 {
        padding-top: 50px
    }
    
   .logo,.logo:hover {
        font-size: 22px
    }
    
    .sub-footer form {
        background: 0 0
    }
    

    
}

@media (max-width: 568px) {
    .boutonmarque .btn-danger {
        display:block;
        margin-bottom: 5px
    }

    .boutonmarque {
        width: 100%
    }
}


@media (max-width: 525px) {

    .annonce h2 {
        text-align: center;
        display: block!important;
        padding-bottom: 10px;
        line-height: 15px
    }
}


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

.mt-15 {
    margin-top: 15px
}

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

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}
.mt-50 {
    margin-top: 50px
}
.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

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

.mb-25 {
    margin-bottom: 25px
}

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

.menu-categorias,.menu-categorias-mob,.menu-categorias-mob-top {
    background: #fafafa;
    border-bottom: 1px solid #e0e0e0;
    overflow: visible;
    width: 100%;
    z-index: 100000
}

.menu-categorias-mob,.menu-categorias-mob-top {
    border-bottom: none
}
.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
}


.btn-liste {
    float: right
}
.btn {
    border-radius: 0
}
.text-fff {
    color: #fff!important
}

.text-000 {
    color: #000!important
}

.local-scroll-cont {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    text-align: center;
    z-index: 20;
    -webkit-animation: scroll-down-anim ease-in-out 1s infinite;
    -moz-animation: scroll-down-anim ease-in-out 1s infinite;
    -o-animation: scroll-down-anim ease-in-out 1s infinite;
    animation: scroll-down-anim ease-in-out 1s infinite
}

.scroll-down {
    color: #4b4e53;
    font-size: 32px
}
.annonce {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    text-align: left;
    margin-top: 10px
}

.annonce h2 {
    font-weight: 100;
    display: inline;
    padding-top: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px
}
#page_scroller {
    background: #0059B2
}
.trans {
    color: #0059B2!important
}

.drapeau {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    box-shadow: inset -25px 25px -40px rgba(0,0,0,.5);
    margin: -1px 3px 0 3px
}

.menulogolist {
    margin-top: 3px!important;
    padding: 2px 0 0 10px;
    width: 80%
}

.menulogoma {
    height: 25px!important;
    width: auto!important;
    margin: 2px 0!important
}



