#htop {
    max-height: 150px;
    overflow: hidden;
}

.preloader {
    background-color: rgba(248, 248, 248, .86)!important
}

.preloader:after {
    background: url(/photos-polaire/logos/loader.png) center center no-repeat
}

.bx-long {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 1em
}

.box-long {
    float: left;
    position: relative;
    width: 100%;
    font-size: 1em;
    border: 0
}

.bl-title {
    padding: 10px 0 30px .5%;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 20px;
    color: #496788
}

.bl-title i {
    font-size: .8em
}

.bl-title span {
    font-size: .62em;
    font-weight: 500;
    color: #0a0d14
}

.containerLarge {
    width: 100%;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px
}

.formUser .form-group {
    margin-bottom: 10px;
    float: left;
    position: relative;
    width: 50%;
    padding-right: 2%
}

.btn-f.invertblack {
    background: #fff none repeat scroll 0 0;
    border-color: #0a0d14!important;
    color: #0a0d14!important
}

.smaller-btns .btn-f {
    font-size: 12px!important;
    padding: 7px 12px!important
}

.btn-f {
    float: left;
    font: inherit;
    margin: 0;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    user-select: none;
    color: #fff;
    cursor: pointer;
    margin-right: 3px;
    margin-bottom: 3px;
    background: #0a0d14 none repeat scroll 0 0;
    border: 1px solid #0a0d14;
    border-radius: 0;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 14px!important;
    text-transform: uppercase;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width:750px) {
    .hide-mobile {
        display: none;
        visibility: hidden
    }
    .formUser .form-group {
        width: 100%
    }
}

.form-control {
    color: #0A0D14
}

.btn-standart {
    margin-right: 3px;
    background-color: #0a0d14;
    border: 1px solid #0a0d14;
    color: #fff;
    padding: 6px 20px;
    font-weight: 300;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn-standart:hover {
    background-color: #444
}

.btn-addcart {
    display: inline-block;
    background-color: #f73100;
    color: #fff;
    padding: 5px 16px;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 200px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    width: 100%;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn-addcart:hover {
    background-color: #F96F4D;
    color: #fff!important
}

.btn-addcart .fa {
    font-size: .9em;
    margin-right: 4px
}

.bg-primary {
    background-color: #0e0e0e!important
}

.site-button-secondry {
    background-color: #2F4968;
    color: #A4B0BD;
    padding: 4px 20px;
    font-weight: 600;
    border: 1px solid #2F4968;
    border-radius: 2px;
    font-size: .9em;
    min-height: 36px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.site-button-secondry:hover {
    background-color: #ddd;
    border: 1px solid #ddd;
    color: #000
}

.font-theme1 {
    font-family: Roboto, Helvetica, Arial, sans-serif!important
}

.font-theme2 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif!important
}

.font-theme3 {
    font-family: Allura, Arial, sans-serif!important
}

.ColorWhite,
.aColorWhite,
.aColorWhite:hover,
.ColorWhite a,
ColorWhite a:hover {
    color: #fff!important
}

.ColorBlack,
.aColorBlack,
.aColorBlack:hover,
.ColorBlack a,
ColorBlack a:hover {
    color: #000!important
}

.Color1,
.aColor1,
.aColor1:hover,
.Color1 a,
Color1 a:hover {
    color: #1B4391!important;
    color: #1B4391!important
}

.Color2,
.aColor2,
.aColor2:hover,
.Color2 a,
Color2 a:hover {
    color: #616161!important
}

.Color3,
.aColor3,
.aColor3:hover,
.Color3 a,
Color3 a:hover {
    color: #727E98!important
}

.Color4,
.aColor4,
.aColor4:hover,
.Color4 a,
Color4 a:hover {
    color: #0B497A!important
}

.Color5,
.aColor5,
.aColor5:hover,
.Color5 a,
Color5 a:hover {
    color: #C24B33!important
}

.Color6,
.aColor6,
.aColor6:hover,
.Color6 a,
Color6 a:hover {
    color: #F73100!important
}

.Color7,
.aColor7,
.aColor7:hover,
.Color7 a,
Color7 a:hover {
    color: #67dc66!important
}

.BackColor1 {
    background-color: #185E95!important
}

.BackColor2 {
    background-color: #616161!important
}

.BackColor3 {
    background-color: #727E98!important
}

.BackColor4 {
    background-color: #0B497A!important
}

.BackColor5 {
    background-color: #C24B33!important
}

.BackColor6 {
    background-color: #F73100!important
}

.BackColor7 {
    background-color: #67dc66!important
}

.BackColor1::after {
    background-color: #185E95!important
}

.BackColor2::after {
    background-color: #616161!important
}

.BackColor3::after {
    background-color: #727E98!important
}

.BackColor4::after {
    background-color: #0B497A!important
}

.BackColor5::after {
    background-color: #C24B33!important
}

.BackColor6::after {
    background-color: #F73100!important
}

.BackColor7::after {
    background-color: #67dc66!important
}

.BorderColor1 {
    background-color: #185E95!important
}

.BorderColor2 {
    background-color: #616161!important
}

.BorderColor3 {
    background-color: #727E98!important
}

.BorderColor4 {
    background-color: #0B497A!important
}

.BorderColor5 {
    background-color: #C24B33!important
}

.BorderColor6 {
    background-color: #F73100!important
}

.color-sc-youtube {
    color: red!important
}

.color-sc-dailymotion {
    color: #00ADFF!important
}

.color-sc-facebook {
    color: #3B5998!important
}

.color-sc-googlePLus {
    color: #D6492E!important
}

.color-msg-err {
    color: #d42900
}

.color-msg-success {
    color: #35bb00
}

.fntsize16 {
    font-size: 1.6em
}

.fw-light {
    font-weight: 300
}

.fw-extralight {
    font-weight: 100
}

.fs-light {
    font-size: .9em
}

.fs-extralight {
    font-size: .8em
}

.fs-megalight {
    font-size: .7em
}

.noview {
    display: none;
    visibility: hidden
}

.viewPC {
    display: inline-block;
    visibility: visible
}

.viewMOBILE {
    display: none;
    visibility: hidden
}

@media (max-width: 768px) {
    .viewMOBILE {
        display: inline-block;
        visibility: visible
    }
    .viewPC {
        display: none;
        visibility: hidden
    }
}

.form-group.large {
    margin-bottom: 26px!important
}

.form-group.big {
    margin-bottom: 18px!important
}

.form-group.middle {
    margin-bottom: 6px!important
}

.form-group.light {
    margin-bottom: 4px!important
}

.form-group.zero {
    margin-bottom: 0!important
}

.form-group.half {
    margin-bottom: 11px!important
}

@media (min-width:768px) {
    .form-group.fg-four {
        width: 12%
    }
    .fg-four .form-drpLst {
        min-width: 0!important
    }
    .fg-four .RadComboBox.RadComboBox_MetroTouch {
        width: inherit!important
    }
    .four .pull-left {
        max-width: 90%!important
    }
}

.cursor-pointer {
    cursor: pointer
}

.p-t5 {
    padding-top: 5px
}

.p-t10 {
    padding-top: 10px
}

.p-t15 {
    padding-top: 15px
}

.p-t20 {
    padding-top: 20px
}

.p-t25 {
    padding-top: 25px
}

.p-t30 {
    padding-top: 30px
}

.p-t40 {
    padding-top: 40px
}

.p-b5 {
    padding-bottom: 5px
}

.p-b10 {
    padding-bottom: 10px
}

.p-b15 {
    padding-bottom: 15px
}

.p-b20 {
    padding-bottom: 20px
}

.p-b25 {
    padding-bottom: 25px
}

.p-b30 {
    padding-bottom: 30px
}

.p-b40 {
    padding-bottom: 40px
}

.m-t5 {
    margin-top: 5px
}

.m-t10 {
    margin-top: 10px
}

.m-t15 {
    margin-top: 15px
}

.m-t20 {
    margin-top: 20px
}

.m-t25 {
    margin-top: 25px
}

.m-t30 {
    margin-top: 30px
}

.m-t40 {
    margin-top: 40px
}

.m-b5 {
    margin-bottom: 5px
}

.m-b10 {
    margin-bottom: 10px
}

.m-b15 {
    margin-bottom: 15px
}

.m-b20 {
    margin-bottom: 20px
}

.m-b25 {
    margin-bottom: 25px
}

.m-b30 {
    margin-bottom: 30px
}

.m-b40 {
    margin-bottom: 40px
}

.t-left {
    text-align: left
}

.t-right {
    text-align: right
}

.t-justify {
    text-align: justify
}

.p-left-pc {
    float: left
}

.p-right-pc {
    float: right
}

@media (max-width: 768px) {
    .p-left-pc {
        float: left
    }
    .p-right-pc {
        float: left
    }
}

.first-line-btm {
    margin-top: 13px
}

.line-btm {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 13px;
    margin-bottom: 13px
}

.section-header .maintitle.has-divider:after {
    background: #0A0D14!important
}

.nav-list li.active:after {
    background: #0A0D14!important
}

.nav-list li.active > a,
.nav-list li:hover > a {
    color: #0A0D14000;
    font-weight: 800;
    text-decoration: none
}

.section-header .maintitle {
    font-size: 1.4em
}

.sb-title {
    font-size: .94em;
    line-height: 1.2em;
    font-weight: 600;
    max-width: 100%;
    padding-right: 5%
}

.sb-title a,
.sb-title a:hover {
    color: #313d57!important;
    text-decoration: none
}

p,
ul,
ol,
table,
blockquote,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin: 0 0 20px
}

.box-lnk {
    padding-top: 20px;
    min-height: 260px;
    font-size: .8em;
    margin-top: 10px
}

.box-lnk:hover {
    background-color: #f9f9f9
}

.box-lnk h3 {
    font-size: 1.5em;
    font-weight: 600;
    color: #313d57
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .box-lnk {
        min-height: 300px;
        font-size: .76em
    }
    .box-lnk h3 {
        font-size: 1.35em
    }
}

@media screen and (max-width: 768px) {
    .box-lnk {
        min-height: 1px;
        font-size: .8em;
        background-color: #eaeaea;
        padding-bottom: 10px;
        width: 90%;
        margin-left: 5%
    }
    .box-lnk h3 {
        font-size: 1.15em;
        font-weight: 800
    }
}

.header-section {
    height: 500px!important
}

.header-section .title {
    letter-spacing: .1em;
    font-size: 2.8em;
    margin-top: 5vw;
    margin-bottom: 50px;
    text-shadow: 1px 1px rgba(0, 0, 0, .2);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-section .title.bardiag {
    margin-left: -5vw
}

.header-section .title,
.header-section .title a,
.header-section .title a:hover {
    color: #fff!important;
    text-decoration: none!important
}

.header-section .bardiag img {
    display: inline-block;
    height: 13vw;
    margin: 0 10px 0 0
}

@media screen and (min-width: 1110px) and (max-width: 1260px) {
    .header-section .title {
        font-size: 2.5em
    }
}

@media screen and (min-width: 990px) and (max-width: 1110px) {
    .header-section .title {
        font-size: 2.26em
    }
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .header-section .title {
        font-size: 2em
    }
}

@media screen and (max-width: 768px) {
    .header-section {
        height: 300px!important
    }
    .header-section .title {
        letter-spacing: .08em;
        font-size: 1.2em;
        margin-top: 8vw
    }
}

@media screen and (max-width: 480px) {
    .header-section .title {
        letter-spacing: .04em;
        font-size: 1.2em;
        margin-top: 14vw
    }
    .header-section .bardiag img {
        height: 30vw
    }
}

.has-bg-layer.layer-black:after {
    background: rgba(0, 0, 0, .555)
}

.bg-img-polaire1 {
    background-image: url(/photos-polaire/headers/polaire.jpg)
}

.bg-img-polaire2 {
    background-image: url(/photos-polaire/headers/polaire-altern-2.jpg)
}

.bg-img-polaire3 {
    background-image: url(/photos-polaire/headers/polaire-altern-3.jpg)
}

.bg-img-polaire4 {
    background-image: url(/photos-polaire/headers/polaire-altern-4.jpg)
}

.bg-img-polaire5 {
    background-image: url(/photos-polaire/headers/polaire-altern-5.jpg)
}

.bg-img-polaire6 {
    background-image: url(/photos-polaire/headers/polaire-altern-6.jpg)
}

.bg-img-polaire7 {
    background-image: url(/photos-polaire/headers/polaire-altern-7.jpg)
}

.bg-img-polaire8 {
    background-image: url(/photos-polaire/headers/polaire-altern-8.jpg)
}

.bg-img-polaire9 {
    background-image: url(/photos-polaire/headers/polaire-altern-9.jpg)
}

.bg-img-polaire10 {
    background-image: url(/photos-polaire/headers/polaire-altern-10.jpg)
}

.header-section h1 {
    z-index: 40
}

.header-section .breadcrumb {
    z-index: 39;
    margin-top: -40px
}

.header-section.small {
    height: 300px!important
}

.header-section.small .title {
    font-size: 2.2em
}

.header-section.small .title.with-ss-title {
    font-size: 2.2em;
    margin-top: 3.5vw
}

@media screen and (min-width: 1110px) and (max-width: 1260px) {
    .header-section.small .title {
        font-size: 2.16em
    }
}

@media screen and (min-width: 990px) and (max-width: 1110px) {
    .header-section.small .title {
        font-size: 2.1em
    }
}

@media screen and (min-width: 768px) and (max-width: 990px) {
    .header-section.small .title {
        font-size: 2em
    }
}

@media screen and (min-width: 480px) and (max-width: 768px) {
    .header-section.small {
        height: 250px!important
    }
    .header-section.small .title {
        letter-spacing: .08em;
        font-size: 1.2em;
        margin-top: 90px
    }
}

@media screen and (max-width: 480px) {
    .header-section.small {
        height: 250px!important
    }
    .header-section.small .title {
        letter-spacing: .04em;
        font-size: 1.2em;
        margin-top: 90px
    }
}

.artTitle {
    font-size: .86em
}

.feed-box .figure:after {
    background: rgba(0, 0, 0, 0.9)
}

.mtrLtlt {
    min-width: 190px
}

.mtr-infos-selected {
    position: relative;
    width: 100%;
    background-color: #0a0d14;
    color: #fff;
    padding: 6px;
    margin: 0;
    text-align: center;
    font-size: 12px;
    -moz-box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0.7);
    -o-box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0.7);
    box-shadow: 0 1px 14px 0 rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    border-top: 1px solid rgba(255, 255, 255, .25)
}

.mtr-infos-selected .ins {
    display: inline-block;
    padding: 5px 1vh;
    text-transform: uppercase;
    font-size: 1.04em;
    letter-spacing: 1px
}

.mtr-infos-selected .ins strong {
    opacity: .8;
    font-size: .95em;
    color: #F73100
}

.mtr-infos-selected.selected-none {
    padding: 0!important;
    background-color: #ccd6ef!important
}

.selected-none .ins strong {
    opacity: 1;
    font-size: .8em;
    color: #cc2800;
    font-weight: 600;
    text-shadow: 1px 1px rgba(0, 0, 0, .05)
}

.selected-none .ins strong .fa {
    font-size: 1.16em
}

@media screen and (max-width: 768px) {
    .mtr-infos-selected {
        padding: 10px 20px
    }
    .mtr-infos-selected .ins {
        font-size: .9em;
        letter-spacing: 0
    }
}

article .bardiag {
    position: absolute
}

article .bardiag img {
    position: relative;
    margin-left: -66px;
    margin-top: -30px;
    width: 40px;
    max-width: none
}

article.media-box .caption a {
    color: #0A0D14!important
}

article.media-box .caption a:hover {
    color: #0A0D14!important
}

@media screen and (max-width: 1120px) {
    article .bardiag {
        display: none;
        visibility: hidden
    }
}

.media-box .box-options .option.bg-highlighted {
    background: rgba(0, 0, 0, .3)
}

#articles .media-box.dark .box-options {
    background: rgba(69, 69, 69, .4);
    color: #000
}

#articles .slider-nav-light .slick-dots li.slick-active button,
.slider-nav.light .slick-dots li.slick-active button {
    background: rgba(255, 255, 255, 1)!important
}

#articles .slider-nav-light .slick-dots li button,
.slider-nav.light .slick-dots li button {
    background: rgba(255, 255, 255, .2)!important
}

#articles .feed-box p {
    margin-bottom: 5px!important
}

#articles .nav-list li {
    padding: 0 10px
}

#articles .nav-list li.active {
    background-color: rgba(0, 0, 0, .02)
}

#articles .nav-list li.active:after {
    width: 0;
    background: none
}

#articles .sb-title.transparent {
    padding: 0
}

#articles .nav-list li.active > a,
.nav-list li:hover > a {
    color: #000
}

.bg-light-green {
    background-color: #2165AF!important
}

.go-to-top {
    background: #0A0D14
}

@media screen and (max-width: 767px) {
    .go-to-top {
        display: block;
        opacity: .4!important
    }
}

#main-container {
    float: left;
    position: relative;
    width: 100%;
    font-size: 1em;
    border: 0;
    padding: 0;
    margin: 0
}

.section {
    padding: 20px 0
}

.btn-pink-to-border {
    color: #fff;
    border-color: #015093;
    background: #015093;
    font-weight: 100
}

.btn-pink-to-border:hover {
    color: #015093;
    border-color: #fff;
    background: #fff
}

.btn-dark-gray-to-border {
    color: #fff;
    border-color: #2864A7;
    background: #2864A7;
    font-weight: 100
}

.btn-dark-gray-to-border:hover {
    color: #015093;
    border-color: #fff;
    background: #fff
}

.btn-primary-to-border {
    color: #fff;
    border-color: rgba(13, 26, 56, 0);
    background: rgba(13, 26, 56, 0.6);
    font-weight: 100
}

.btn-primary-to-border:hover {
    color: #015093;
    border-color: #fff;
    background: #fff
}

.btn-brown-to-border {
    color: #fff;
    border-color: rgba(13, 26, 56, 0);
    background: rgba(13, 26, 56, 0.6);
    font-weight: 100
}

.btn-brown-to-border:hover {
    color: #015093;
    border-color: #fff;
    background: #fff
}

.bkg-bar-lt {
    background: url(/photos-polaire/wallpapers/bkg-bar_r1_c1.png) no-repeat 5px top
}

#header-nav-top {
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 150px;
    line-height: 150px;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    -webkit-transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s;
    -moz-transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s;
    transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s
}

@media (max-width: 990px) {
    #header-nav-top {
        display: none;
        visibility: hidden
    }
}

#header-nav-top a,
#header-nav-top a:hover {
    color: #fff
}

#header-nav-top .htop-logo {
    float: left;
    position: relative;
    width: 20%
}

#header-nav-top .htop-logo img {
    max-height: 98%;
    max-width: 100%
}

#header-nav-top .htop-nav {
    z-index: 99990;
    float: left;
    position: relative;
    width: 62%
}

.htop-nav > table {
    z-index: 99991;
    margin: 0!important
}

#header-nav-top .htop-nav td {
    z-index: 99992;
    position: relative;
    text-align: center;
    vertical-align: central;
    text-transform: uppercase;
    font-weight: 500
}

#header-nav-top .htop-nav td a {
    z-index: 99993;
    color: #fff;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s;
    -moz-transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s;
    transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s
}

#header-nav-top .htop-nav td a:hover {
    color: #e0e6f1;
    text-shadow: 1px 1px rgba(0, 0, 0, .06)
}

#header-nav-top .htop-nav .htopn-child {
    z-index: 99994;
    display: none;
    visibility: hidden;
    background-color: #0A0D13;
    position: fixed;
    top: 150px;
    left: 0;
    z-index: 999999;
    width: 100%;
    -webkit-box-shadow: 0 2px 15px -4px rgba(52, 53, 61, 0.61);
    -moz-box-shadow: 0 2px 15px -4px rgba(52, 53, 61, 0.61);
    box-shadow: 0 2px 15px -4px rgba(52, 53, 61, 0.61)
}

#header-nav-top .htop-nav .htopn-td-callScroll .htopn-child {
    top: 80px
}

#header-nav-top .htop-nav td:hover .htopn-child {
    display: block;
    visibility: visible
}

#header-nav-top .htop-nav td:hover .htopn-call:before {
    display: inline-block;
    bottom: 0;
    left: calc((100% - 120px) / 2);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-style: solid;
    border-width: 0 75px 40px;
    border-color: transparent transparent #0A0D13
}

#header-nav-top .htop-nav td:hover .htopn-callScroll:before {
    display: inline-block;
    bottom: 0;
    left: calc((100% - 120px) / 2);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-style: solid;
    border-width: 0 60px 24px;
    border-color: transparent transparent #0A0D13
}

#header-nav-top .htop-icons {
    float: right;
    position: relative;
    width: 18%;
    text-align: right
}

#header-nav-top .htop-icons a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 8px 0 4px;
    vertical-align: middle
}

@media (max-width: 1200px) {
    #header-nav-top .htop-icons a {
        padding: 0 5px 0 2px
    }
}

#header-nav-top .htop-icons a:hover {
    color: #0A0D14!important
}

.lineR {
    border-right: 1px solid rgba(255, 255, 255, .4)
}

#header-nav-top.htop-nav-roll a,
#header-nav-top.htop-nav-roll a:hover {
    color: #0A0D14
}

#header-nav-top.htop-nav-roll {
    height: 80px;
    line-height: 80px;
    background-color: #fff;
    color: #0A0D14
}

#header-nav-top.htop-nav-roll .htop-logo {
    height: 80px
}

#header-nav-top.htop-nav-roll .htop-nav td a {
    color: #0A0D14;
    font-weight: 500
}

#header-nav-top.htop-nav-roll .htop-nav td a:hover {
    color: #0A0D14
}

#header-nav-top.htop-nav-roll .htop-icons a {
    color: #0A0D14
}

#header-nav-top.htop-nav-roll .htop-icons a:hover {
    color: #444!important
}

#header-nav-top.htop-nav-roll .lineR {
    border-right: 1px solid rgba(43, 79, 149, .2)
}

@media (min-width: 1200px) and (max-width: 1460px) {
    .htop-nav {
        font-size: .92em
    }
    #header-nav-top .htop-logo {
        width: 18%
    }
    #header-nav-top .htop-nav {
        width: 64%
    }
}

@media (min-width: 990px) and (max-width: 1199px) {
    .htop-nav {
        font-size: .84em
    }
    #header-nav-top .htop-logo {
        width: 16%
    }
    #header-nav-top .htop-nav {
        width: 66%
    }
}

.nav-box-menu {
    z-index: 99990;
    color: #666;
    font-size: .9em;
    position: relative;
    width: 100%;
    height: auto;
    line-height: 1em
}

.nav-box-menu .bd-inside {
    z-index: 99992;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    line-height: 1em;
    min-height: 0;
    color: #000;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-shadow: 1px 1px rgba(0, 0, 0, .02);
    background: #fff url(/photos-polaire/wallpapers/wallpaper-mnu_r1_c1.jpg) no-repeat right center
}

.nav-box-menu .bd-line {
    z-index: 99993;
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    line-height: 1.26em;
    min-height: 0;
    padding: 10px 0;
    color: #000
}

.nav-box-menu .bd-line.black {
    background-color: #0A0D14!important;
    color: #fff!important
}

.nav-box-menu .bd-line.lightblue {
    background-color: #9FB3CB!important;
    color: #fff!important
}

.nav-box-menu .bd-line a,
.nav-box-menu .bd-line a:hover {
    color: #000
}

.nav-box-menu .black a,
.nav-box-menu .black a:hover,
.nav-box-menu .lightblue a,
.nav-box-menu .lightblue a:hover {
    color: #fff!important
}

.nav-box-menu .bd-line .bd-row {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.nav-box-menu .bd-line .bd-row .bd-cell {
    text-align: center
}

.nav-box-menu .bd-line .bd-row .bd-cell img {
    display: inline-block;
    width: 50px;
    height: 29px;
    margin-right: 6px;
    margin-top: 0;
    vertical-align: top;
    margin-top: 4px
}

.nav-box-menu .bd-line .bd-row .bd-cell span {
    display: inline-block
}

.htopn-child .nav-box-menu .bd-inside .bd-cell a {
    color: #0A0D14!important;
    text-decoration: none;
    display: inline-block!important;
    padding: 3px 0
}

.htopn-child .nav-box-menu .bd-inside .bd-cell a:hover {
    color: #0A0D14!important;
    text-decoration: underline
}

.htopn-child .nav-box-menu .bd-inside .bd-cell .lnkC {
    color: #fff!important;
    text-decoration: none;
    display: inline;
    padding: initial
}

.htopn-child .nav-box-menu .bd-inside .bd-cell .lnkC:hover {
    color: #fff!important;
    text-decoration: none
}

.nav-box-menu .line1 .bd-row .bd-cell {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 500;
    padding: 5px 0
}

.nav-box-menu .line1 .bd-row .col-lg-2 {
    font-size: 1.2em!important
}

.nav-box-menu .line1 .bd-row .bd-cell span.oneline {
    margin-top: 10px
}

.nav-box-menu .line2 .bd-row .bd-cell {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400
}

.nav-box-menu .line3 .bd-row .bd-cell {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400;
    padding: 7px 0 0
}

.nav-box-menu .line3 .bd-row .bd-cell span {
    font-size: 1.2em
}

.nav-box-menu .line3 .bd-row .bd-cell img {
    max-height: 30px;
    margin-top: -4px
}

.nav-box-menu .line2 a,
.nav-box-menu .line3 a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.nav-box-menu .line2 a {
    border-bottom: 1px solid transparent
}

.nav-box-menu .line2 a:hover {
    text-decoration: none!important;
    text-shadow: 1px 1px rgba(0, 0, 0, .1);
    background-color: rgba(0, 0, 0, .08)
}

.nav-box-menu .line3 a:hover {
    text-decoration: none!important;
    text-shadow: 1px 1px rgba(0, 0, 0, .1)
}

.nav-box-menu .bd-inside .bd-ln02 {
    z-index: 99998;
    position: absolute;
    top: -63px;
    left: 0;
    width: 100%;
    height: 250px;
    text-align: center
}

.nav-box-menu .bd-inside .bd-ln02 img {
    margin: 0 auto;
    max-width: 100%
}

.heart-nb {
    font-size: 10px;
    font-weight: 400;
    background-color: #353535;
    color: #fff;
    border-radius: 200px;
    display: inline;
    padding: 0 3px;
    z-index: 770;
    margin-left: -9px
}

.cart-nb {
    font-size: 10px;
    font-weight: 600;
    background-color: #000;
    color: #fff;
    border-radius: 200px;
    display: inline-block;
    padding: 0;
    z-index: 770;
    margin-left: -5px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    position: absolute
}

@media (min-width: 1250px) and (max-width: 1450px) {
    .nav-box-menu .bd-line .bd-row .bd-cell img {
        height: 36px
    }
}

@media (min-width: 1100px) and (max-width: 1250px) {
    .nav-box-menu .bd-line .bd-row .bd-cell img {
        height: 33px
    }
}

@media (min-width: 990px) and (max-width: 1100px) {
    .nav-box-menu .bd-line .bd-row .bd-cell img {
        height: 30px
    }
}

@media (max-width: 990px) {
    .nav-box-menu .bd-inside {
        background: #fff url(none)
    }
    .nav-box-menu .bd-line .bd-row .bd-cell img {
        height: 28px
    }
}

#pictoPolaire {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.grscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.fullscreen-menu .inner .social li a img {
    margin-top: -1px;
    display: inline-block;
    height: 13px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

@media (min-width: 990px) {
    .fullscreen-menu.active {
        visibility: hidden
    }
}

#header-nav-top .htop-icons .sm {
    display: inline-block;
    text-shadow: 1px 1px rgba(10, 13, 20, .12);
}

#header-nav-top .htop-icons .sm .sm-mnu {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 90px;
    left: 0;
    width: 110%;
    z-index: 200;
    background-color: #fff;
    color: #0c0d12;
    text-align: left;
    padding: 10px;
    font-size: .8em;
    min-height: 0;
    line-height: 1em;
    border-bottom: 3px solid #0c0d12;
    -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .2);
    filter: progid: DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, .2), Direction=134, Strength=5)
}

#header-nav-top .htop-icons .sm .sm-mnu a,
#header-nav-top .htop-icons .sm .sm-mnu a:hover {
    color: #0c0d12!important;
    line-height: 1.2em;
    height: auto
}

#header-nav-top .htop-icons .sm .sm-mnu .sm-line {
    float: left;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

#header-nav-top .htop-icons .sm .sm-mnu .sm-line:hover {
    background-color: rgba(0, 0, 0, .07)
}

#header-nav-top .htop-icons .sm .sm-mnu .sm-line .drp {
    display: inline;
    margin-right: 6px;
    margin-top: -2px;
    width: 18px;
    height: 12px
}

#header-nav-top .htop-icons .sm .sm-mnu .fa {
    width: 18px;
    color: #727E98;
    font-size: 1.14em
}

#header-nav-top .htop-icons .sm .sm-mnu .fa-img {
    width: 18px;
    display: inline-block
}

#header-nav-top .htop-icons .sm .sm-mnu .fa-img img {
    margin-top: -4px!important;
    display: inline-block;
    height: 14px;
    margin-left: 0
}

#header-nav-top .htop-icons .sm .sm-mnu.login {
    background-color: transparent!important;
    width: 320px;
    height: 380px;
    left: -80px
}

#header-nav-top .htop-icons .sm .sm-mnu .box-close {
    opacity: .8;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 1200;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

#header-nav-top .htop-icons .sm .sm-mnu .box-close:hover {
    opacity: 1
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel {
    padding: 45px 50px 25px;
    width: 320px;
    z-index: 1000;
    visibility: visible;
    opacity: 1;
    top: 0;
    border-radius: 0!important;
    border-bottom: 3px solid #0c0d12
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel .top {
    margin-bottom: 16px
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel .top:after {
    background: #1b4391!important
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel p.title {
    padding-bottom: 5px;
    font-size: 2em;
    text-transform: uppercase
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel .details {
    margin-top: 16px
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel .details img {
    max-width: 50%
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel .create-fg {
    margin-bottom: 10px!important
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel .deconn-fg {
    margin-top: 16px!important
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel .bigger {
    font-size: 1.16em
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel.connected {
    min-height: 380px
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel.connected .fa {
    width: auto;
    color: #000;
    font-size: .86em
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel.connected a {
    opacity: .8;
    color: #000;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

#header-nav-top .htop-icons .sm .sm-mnu .header-panel.connected a:hover {
    opacity: 1;
    text-decoration: underline!important
}

.btn-simple-to-border.btn-primary {
    color: #fff;
    border-color: #0A0D14;
    background-color: #0A0D14;
    font-size: 1.3em
}

.btn-simple-to-border.btn-secondary {
    color: #fff;
    border-color: #b9b7b7;
    font-size: 1.2em;
    background-color: #b9b7b7
}

.btn-simple-to-border.btn-altern {
    color: #fff;
    border-color: gray;
    background-color: gray
}

.btn-loading {
    background: #000 url(/photos-polaire/commun/btn-loading_r1_c1.gif) no-repeat center center;
    color: #000!important;
    font-size: 0!important
}

#header-nav-top .htop-icons .sm:hover .sm-mnu,
#header-nav-top .htop-icons .sm .sm-mnu:hover {
    display: block;
    visibility: visible
}

#header-nav-top .htop-icons .sm:hover .sm-mnu > * {
    display: block;
    visibility: visible
}

#header-nav-top .htop-icons .sm .sm-mnu:hover > * {
    display: block;
    visibility: visible
}

.header.transparent {
    background-color: rgba(0, 0, 0, .95)!important
}

.header.transparent .menu-icons .option-icon {
    color: #fff!important
}

@media (min-width: 772px) and (max-width: 990px) {
    .header.dark .header-search.active #formSearch {
        position: fixed;
        top: 110px;
        left: 0;
        width: 100%
    }
}

.srchBTPC {
    z-index: 999999;
    position: absolute;
    top: 150px;
    left: 0;
    width: 0;
    overflow: hidden;
    background-color: #000;
    color: #fff;
    padding: 0;
    text-align: left;
    border-bottom: 2px solid #000;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.srchBTPC .sbtp-box {
    float: left;
    position: relative;
    width: 98%;
    margin: 20px 1%!important;
    height: 32px!important
}

.srchBTPC .sbtp-box .sbtp-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    width: calc(100% - 80px);
    height: 70px
}

.srchBTPC .sbtp-box .sbtp-txt .BxSrchTBPC {
    width: 100%;
    height: 30px;
    border: 1px solid transparent;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.55);
    background-color: transparent;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1em;
    font-weight: 400
}

.srchBTPC .sbtp-box .sbtp-validate {
    position: absolute;
    top: 0;
    right: 36px;
    width: 32px;
    height: 32px
}

.srchBTPC .sbtp-box .sbtp-validate .ImgBtnSrchTBPC {
    float: right;
    width: 100%;
    height: 100%
}

.srchBTPC .sbtp-box .sbtp-cancel {
    position: absolute;
    top: 0;
    right: 0
}

.srchBTPC .sbtp-box .sbtp-cancel img {
    float: right;
    width: 100%;
    height: 100%
}

@media screen and (max-width: 990px) {
    .header .menu-icons > ul > li {
        position: static;
        padding: 0 10px;
        border-left: 0
    }
}

#txtbxQuickSearch {
    float: left!important;
    width: calc(100% - 40px)!important
}

#ImgQuickSearch {
    width: 32px!important;
    height: 32px!important;
    padding: 0!important;
    border: 0!important;
    float: right!important
}

.header-search #formSearch {
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    top: 25px;
    right: 22px;
    width: 0;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.header-search.active #formSearch {
    visibility: visible;
    width: 220px;
    opacity: 1
}

.header.dark .header-search #formSearch input[type="text"] {
    border-bottom-color: #ccc
}

.header.dark .header-search #formSearch input[type="text"],
.header.dark .header-search #formSearch button {
    color: #999
}

.header-search #formSearch input {
    width: 100%;
    padding: 0 30px 0 0;
    font-size: 14px;
    line-height: 28px;
    border: 0;
    font-weight: 600;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    background: transparent
}

.header-search #formSearch button {
    position: absolute;
    top: 50%;
    right: 0;
    width: 24px;
    margin-top: -12px;
    padding: 0;
    font-size: 22px;
    line-height: 24px;
    border: 0;
    font-weight: 400;
    background: transparent;
    cursor: pointer;
    z-index: 1
}

@media screen and (max-width: 990px) {
    .header.dark .header-search #formSearch input[type="text"] {
        border-bottom-color: #8e8e8e
    }
    .header-search.active #formSearch button {
        right: 15px
    }
    .header.dark .header-search.active #formSearch {
        background: rgba(0, 0, 0, .9);
        padding: 20px
    }
    .header-search.active #formSearch {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        width: 100%;
        z-index: 10
    }
    .header-search #formSearch {
        -webkit-transition: opacity .5s;
        -moz-transition: opacity .5s;
        transition: opacity .5s
    }
}

.nav-box-demo {
    z-index: 99991;
    color: #666;
    font-size: .9em;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 250px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-shadow: 1px 1px rgba(0, 0, 0, .4)
}

.nav-box-demo .bd-inside {
    z-index: 99992;
    position: relative;
    float: left;
    width: 100%;
    height: auto
}

@media (min-width: 1210px) {
    .nav-box-demo .bd-inside {
        background: url(/photos-polaire/demo/wlp-demo_nav_r1_c1.png) no-repeat bottom center;
        height: 354px
    }
}

.nav-box-demo .bd-inside .bd-ln02 {
    z-index: 99998;
    position: absolute;
    top: -63px;
    left: 0;
    width: 100%;
    height: 250px;
    text-align: center
}

.nav-box-demo .bd-inside .bd-ln02 img {
    margin: 0 auto;
    max-width: 100%
}

.header.transparent .logo {
    opacity: 1!important
}

.fullscreen-menu {
    background: #0A0D14!important;
    color: #fff!important
}

.fullscreen-menu .menu ul a {
    color: #fff!important;
    border-bottom: 1px solid rgba(255, 255, 255, .4)!important
}

fullscreen-menu .menu > ul > li.active > a {
    border-bottom: 3px solid #fff!important
}

.menu-button:hover,
.menu-button.active {
    color: #fff!important
}

.fullscreen-menu .menu ul li > a > i {
    color: #7793cc!important
}

.fullscreen-menu .logo img {
    height: 80px!important
}

.fullscreen-menu .logo {
    margin-bottom: 10px!important
}

.fullscreen-menu .social p {
    color: #a7a7a7
}

.menu-section .menu ul li ul li {
    opacity: .7
}

@media screen and (max-width: 767px) {
    .header.fixed .logo a,
    .header.sticky .logo a {
        height: 46px
    }
    .default-menu.menu-icons {
        padding-top: 10px
    }
    .fullscreen-menu .menu > ul > li > a {
        font-size: 1em
    }
}

@media (max-width: 767px) {
    .hidden-xs.logo {
        display: inline-block!important
    }
}

@media screen and (min-width: 990px) {
    .header {
        display: none;
        visibility: hidden
    }
}

.footer {
    background-color: #0A0D14!important
}

.footer .bottom {
    background-color: #DCDCDC!important
}

.footer .about img {
    height: auto;
    margin-bottom: 10px;
    margin-top: -40px
}

.footer .title:after {
    display: none;
    visibility: hidden;
    background: none;
    width: 0;
    height: 0
}

.footer .top ul.text-uppercase li,
.footer .top ol.text-uppercase li {
    margin-bottom: 8px
}

.footer .social .fa {
    color: #727E98;
    font-size: 1.6em
}

.footer .title {
    text-transform: none;
    padding-bottom: 0
}

.footer .list-unstyled li {
    padding-bottom: 10px!important
}

.footer .list-unstyled li a {
    color: #fff;
    opacity: .9;
    font-weight: 400;
    font-size: .9em
}

@media screen and (min-width: 990px) {
    .text-fotter {
        width: 80%;
        font-size: .9em
    }
}

.box-ftr-art {
    float: left;
    position: relative;
    width: 100%;
    max-width: 195px;
    margin-bottom: 15px;
    font-size: 1em;
    font-weight: 400;
    color: #DCDCDC
}

.box-ftr-art .img {
    float: left;
    position: relative;
    width: 30.769230769231%;
    background-color: #DCDCDC;
    overflow: hidden
}

.box-ftr-art .img:before {
    content: "";
    display: block;
    padding-top: 100%
}

.box-ftr-art .img .shape {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center
}

.box-ftr-art .img .shape .img-bloc {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.box-ftr-art .img .shape .img-bloc:hover {
    opacity: .7
}

.box-ftr-art .img .shape .img-bloc img {
    width: 100%;
    min-height: 100%
}

.box-ftr-art .txt {
    float: right;
    position: relative;
    width: 62.564102564103%
}

.box-ftr-art .txt a {
    color: #DCDCDC;
    text-decoration: none
}

.box-ftr-art .txt a:hover {
    color: #DCDCDC;
    text-decoration: underline
}

.box-ftr-art .txt .name {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2em;
    vertical-align: top;
    margin-bottom: 4px;
    padding-top: 4px
}

.box-ftr-art .txt .more {
    font-size: .86em;
    font-weight: 400;
    line-height: 1.1em;
    vertical-align: middle;
    opacity: .86
}

.share-separ {
    float: left;
    position: relative;
    line-height: 1px;
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 4px solid #fff;
    width: 80%;
    max-width: 190px
}

.share-separ-f {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 1px
}

.tuile-set {
    background-color: #1B4C84
}

.tuile {
    z-index: 40;
    float: left;
    position: relative;
    width: 25%;
    background: #1B4C84;
    overflow: hidden
}

.tuile:hover {
    background-color: #000;
    opacity: .85
}

.tuile:before {
    content: "";
    display: block;
    padding-top: 100%
}

.t-rect-v2:before {
    padding-top: 200%!important
}

.t-rect-h2:before {
    padding-top: 50%!important
}

.t-rect-h2 {
    width: 50%
}

.tuile .shape {
    z-index: 40;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 1em
}

.tuile .shape .content {
    z-index: 41;
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 1em;
    color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 100;
    line-height: 1.5vw;
    padding: 0;
    margin: 0;
    text-align: left
}

.tuile .shape .content a,
.tuile .shape .content a:hover,
.tuile .shape .content h2,
.tuile .shape .content h3,
.tuile .shape .content h4 {
    color: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: inherit;
    margin: inherit
}

.tuile .shape .content h3 {
    text-transform: uppercase;
    font-size: 1.4vw
}

.tuile .shape .content h2 {
    text-transform: uppercase;
    font-size: 2.2vw;
    font-weight: 600;
    margin-top: 2px
}

.tuile .shape .content h4 {
    text-transform: uppercase
}

.tuile .shape .content h4,
tuile .shape .content p,
tuile .shape .content div {
    font-size: .8vw;
    font-weight: 600;
    padding-top: 4px
}

.tuile .shape .content h4 img,
tuile .shape .content p img,
tuile .shape .content div img {
    display: inline-block;
    width: 1.3vw;
    margin-top: 10px;
    margin-right: 3px
}

.tuile .shape .content h4 a,
tuile .shape .content p a,
tuile .shape .content div a {
    margin-right: 0
}

.tuile.t01 {
    background: #2165AF url(/photos-polaire/home/tuiles/hiver-equipement-professionnels_r1_c1.jpg) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover
}

.tuile.t02 {
    background: #1B4C84 url(/photos-polaire/home/tuiles/transport-solution-barre-toit-coffres_r1_c1.jpg) no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover
}

.tuile.t03 {
    background: #1B4C84 url(/photos-polaire/home/tuiles/roues-equipement-enjoliveurs-antivol_r1_c1.jpg) no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover
}

.tuile.t04 {
    background: #1B4C84 url(/photos-polaire/home/tuiles/revendeur-proche-chez-vous_r1_c1.jpg) no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover
}

.tuile.t05 {
    background: #1B4C84 url(/photos-polaire/home/tuiles/ma-voiture-produits_r1_c1.jpg) no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover
}

.tuile.t06 {
    background: #1B4C84 url(/photos-polaire/home/tuiles/nos-experiences-reseaux-sociaux_r1_c1.jpg) no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover
}

.tuile.t07 {
    display: none;
    visibility: hidden;
    background: #1B4C84 url(/photos-polaire/home/tuiles/polaire.jpg) no-repeat left center;
    -webkit-background-size: cover;
    background-size: cover
}

.t01 .shape .content .t-text {
    position: absolute;
    top: 2.1vw;
    left: 4vw
}

.t02 .shape .content .t-text {
    position: absolute;
    top: 5vw;
    left: 28vw
}

.t03 .shape .content .t-text {
    position: absolute;
    top: 5vw;
    left: 6.5vw
}

.t04 .shape .content .t-text {
    position: absolute;
    top: 9vw;
    left: 5vw
}

.t05 .shape .content .t-text {
    position: absolute;
    top: 9vw;
    left: 5vw
}

.t06 .shape .content .t-text {
    position: absolute;
    top: 12vw;
    left: 5vw
}

.t06:hover {
    opacity: 1!important
}

.tuile .tl-icn {
    position: absolute;
    top: 0;
    left: -3.6vw;
    width: 3.3vw
}

.tuile .tl-icn img {
    width: 100%
}

.tuile .t-roll {
    z-index: 49;
    display: block;
    visibility: visible;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    text-shadow: 1px 1px rgba(0, 0, 0, .4);
    color: #fff;
    background-color: #163458;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #163458;
    background: -moz-linear-gradient(45deg, #163458 0%, #1c4d85 100%);
    background: -webkit-linear-gradient(45deg, #163458 0%, #1c4d85 100%);
    background: linear-gradient(45deg, #163458 0%, #1c4d85 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#163458', endColorstr='#1c4d85', GradientType=1)
}

.tuile:hover .t-roll {
    top: 0
}

.tuile .t-roll .t-r-l {
    float: left;
    position: relative;
    width: 16%;
    text-align: right;
    padding-top: 3.5vw;
    font-size: 3vw
}

.tuile .t-roll .t-r-r {
    float: right;
    position: relative;
    width: 82%;
    text-align: left;
    padding-top: 3.5vw;
    font-size: 1.2vw
}

.tuile .t-roll .t-r-r h3 {
    padding: 0;
    margin: 0
}

.tuile .t-roll .t-r-r h2 {
    padding: 0;
    margin: 0;
    font-size: 1.6vw
}

.tuile .t-roll .t-r-r .trl-cnt {
    position: relative;
    width: 100%;
    padding-top: 1.5vw
}

.tuile .t-roll .t-r-r .trl-cnt .trl-cnt-icn {
    float: left;
    position: relative;
    width: 2.5vw;
    text-align: right
}

.tuile .t-roll .t-r-r .trl-cnt .trl-cnt-icn img {
    width: 100%;
    margin-bottom: .5vw
}

.tuile .t-roll .t-r-r .trl-cnt .trl-cnt-txt {
    float: right;
    position: relative;
    width: 14.5vw;
    margin-right: 2vw;
    text-align: left;
    font-size: 1.04vw;
    font-weight: 500;
    line-height: 1.4vw;
    overflow: hidden;
    height: 14vw
}

@media (min-width:769px) and (max-width:990px) {
    .share-separ {
        border-width: 2px
    }
    .tuile {
        width: 33.333333333333%
    }
    .t-rect-h2 {
        width: 66.666666666667%
    }
    .tuile.t07 {
        display: block;
        visibility: visible
    }
    .tuile .tl-icn {
        left: -5.1vw;
        width: 5vw
    }
    .t01 .shape .content .t-text {
        top: 4vw;
        left: 6vw
    }
    .t02 .shape .content .t-text {
        top: 8vw;
        left: 38vw
    }
    .t03 .shape .content .t-text {
        top: 6vw;
        left: 8vw
    }
    .t04 .shape .content .t-text {
        top: 13vw;
        left: 6vw
    }
    .t05 .shape .content .t-text {
        top: 13vw;
        left: 6vw
    }
    .t06 .shape .content .t-text {
        top: 13vw;
        left: 6vw
    }
    .tuile .shape .content h3 {
        font-size: 2.2vw
    }
    .tuile .shape .content h2 {
        font-size: 3.3vw;
        margin-top: 12px
    }
    .tuile .shape .content h4,
    tuile .shape .content p,
    tuile .shape .content div {
        font-size: 1.2vw;
        padding-top: 10px
    }
    .tuile .shape .content h4 img,
    tuile .shape .content p img,
    tuile .shape .content div img {
        width: 1.8vw
    }
    .tuile .t-roll .t-r-r h3 {
        font-size: 2.6vw
    }
    .tuile .t-roll .t-r-r .trl-cnt .trl-cnt-icn {
        width: 3.6vw
    }
    .tuile .t-roll .t-r-r .trl-cnt .trl-cnt-txt {
        width: 19vw;
        font-size: 1.46vw;
        line-height: 2vw;
        height: 19vw
    }
    .tuile .t-roll .t-r-l,
    .tuile .t-roll .t-r-r {
        padding-top: 4vw
    }
}

@media (max-width:768px) {
    .share-separ {
        border-width: 5px;
        margin-bottom: 10px
    }
    .tuile {
        width: 100%
    }
    .t-rect-h2 {
        width: 100%
    }
    .tuile .tl-icn {
        top: -1vw;
        left: -9.3vw;
        width: 9vw
    }
    .t01 .shape .content .t-text {
        top: 14vw;
        left: 18vw
    }
    .t02 .shape .content .t-text {
        top: 14vw;
        left: 40vw
    }
    .t03 .shape .content .t-text {
        top: 14vw;
        left: 24vw
    }
    .t04 .shape .content .t-text {
        top: 42vw;
        left: 14vw
    }
    .t05 .shape .content .t-text {
        top: 42vw;
        left: 14vw
    }
    .t06 .shape .content .t-text {
        top: 50vw;
        left: 10vw
    }
    .tuile .shape .content h3 {
        font-size: 4.3vw
    }
    .tuile .shape .content h2 {
        font-size: 7vw;
        margin-top: 20px
    }
    .tuile .shape .content h4,
    tuile .shape .content p,
    tuile .shape .content div {
        font-size: 2.2vw;
        padding-top: 18px
    }
    .tuile .shape .content h4 img,
    tuile .shape .content p img,
    tuile .shape .content div img {
        width: 5vw;
        margin-right: 4px
    }
    .tuile .t-roll .t-r-l {
        padding-top: 11vw;
        font-size: 8vw;
        width: 10%
    }
    .tuile .t-roll .t-r-r {
        padding-top: 11vw;
        font-size: 1.2vw;
        width: 88%
    }
    .tuile .t-roll .t-r-r h3 {
        font-size: 6vw
    }
    .tuile .t-roll .t-r-r .trl-cnt {
        padding-top: 5vw
    }
    .tuile .t-roll .t-r-r .trl-cnt .trl-cnt-icn {
        width: 11vw
    }
    .tuile .t-roll .t-r-r .trl-cnt .trl-cnt-txt {
        float: right;
        position: relative;
        width: 64vw;
        margin-right: 6vw;
        text-align: left;
        font-size: 5vw;
        font-weight: 500;
        line-height: 6vw;
        height: 70vw
    }
    .tuile .t-roll .t-r-r .trl-cnt .trl-cnt-icn img {
        margin-bottom: .5vw;
        margin-top: 1vw
    }
}

.box-rect {
    z-index: 40;
    float: left;
    position: relative;
    width: 100%;
    font-size: 1em;
    background: #1B4C84
}

.box-rect:before {
    content: "";
    display: block;
    padding-top: 20%
}

.box-rect .shape {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 1em
}

.box-rect .shape .content {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 1em
}

.tab-center-inner {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    font-size: 4vw;
    color: #fff
}

.tab-center-inner a,
.tab-center-inner a:hover {
    color: #fff;
    text-decoration: none
}

.innovations:before {
    padding-top: 20%!important
}

.box-rect.innovations {
    background: #090A10 url(/photos-polaire/bandeau-pub/bandeau-dernieres-innovations_r1_c1.jpg) no-repeat center center;
    -webkit-background-size: cover!important;
    background-size: cover!important
}

.box-rect.revendeurs {
    background: rgba(0, 0, 0, .02)
}

.revendeurs:before {
    padding-top: 22%!important
}

.box-rect .bx-map {
    z-index: 42;
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.box-rect .bx-map img {
    width: 100%;
    min-height: 100%
}

#gmLocators .box-rect .bx-map img {
    width: 100%;
    min-height: 1px;
    margin-top: -20px
}

.box-rect .bx-box {
    z-index: 45;
    position: absolute;
    left: 9vw;
    width: 22vw;
    max-width: 100%;
    height: 100%;
    padding: 20px;
    background-color: rgba(0, 0, 0, .9);
    color: #fff
}

.box-rect .bx-box .bx-text {
    float: right;
    position: relative;
    width: 80%;
    font-size: 1.6vw;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1em;
    margin-top: 1vw;
    text-align: left
}

.box-rect .bx-box .bx-text span {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 1.3vw;
    font-weight: 100
}

.box-rect .bx-box .bx-icn {
    position: absolute;
    top: 0;
    left: -2.8vw;
    width: 2.6vw
}

.box-rect .bx-box .bx-icn img {
    width: 100%
}

.bx-rsearch {
    z-index: 30;
    float: left;
    position: relative;
    width: 100%;
    height: 40px;
    overflow: hidden
}

.bx-rsearch .brs-icn {
    z-index: 32;
    float: left;
    position: relative;
    width: 30px;
    height: inherit;
    overflow: hidden;
    text-align: left
}

.bx-rsearch .brs-icn img {
    height: 100%
}

.bx-rsearch .brs-srch {
    z-index: 35;
    float: right;
    position: relative;
    width: calc(100% - 30px);
    height: inherit;
    text-align: left;
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden
}

.bx-rsearch .brs-srch .brs-saisie {
    z-index: 36;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 38px);
    height: inherit
}

.bx-rsearch .brs-srch .brs-valid {
    z-index: 37;
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: inherit
}

.bx-rsearch .brs-bxt {
    float: left;
    position: relative;
    width: 100%;
    border: 1px solid #fff;
    background-color: #fff;
    color: #000;
    text-align: left;
    vertical-align: middle;
    height: 44px;
    line-height: 44px;
    padding: 0 8px;
    margin-top: -2px;
    font-size: 13px;
    font-weight: 300
}

.bx-rsearch .brs-btn {
    float: right;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background-color: #2F4968;
    color: #A4B0BD;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    margin-right: -1px;
    font-size: 13px;
    font-weight: 600;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.bx-rsearch .brs-btn:hover {
    opacity: .86
}

@media (min-width:769px) and (max-width:990px) {
    .revendeurs:before {
        padding-top: 35%!important
    }
    .box-rect .bx-box {
        left: 4vw;
        width: 29vw
    }
    .box-rect .bx-box .bx-text {
        font-size: 2.3vw
    }
    .box-rect .bx-box .bx-text span {
        font-size: 2vw
    }
}

@media (max-width:768px) {
    .tab-center-inner {
        font-size: 6vw
    }
    .revendeurs:before {
        padding-top: 90%!important
    }
    .box-rect .bx-box {
        left: 0;
        width: 100%;
        height: auto;
        padding-bottom: 30px
    }
    .box-rect .bx-box .bx-text {
        width: 93%;
        font-size: 5vw;
        margin-top: 0
    }
    .box-rect .bx-box .bx-text span {
        font-size: 4vw
    }
    .box-rect .bx-box .bx-icn {
        position: absolute;
        top: 1vw;
        left: -5.7vw;
        width: 5vw
    }
}

.slider-text {
    z-index: 30;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, .07);
    width: 100%;
    max-width: 750px;
    display: inline-block;
    margin: 0 auto
}

.slider-text .st-bar-diag {
    z-index: 31;
    position: absolute;
    top: -1.8vw;
    left: 0;
    opacity: .8
}

.slider-text .st-bar-diag.slide-left1 {
    left: 8vw
}

.slider-text .st-bar-diag.slide-left3 {
    left: 8vw
}

.slider-text .st-niv1 {
    z-index: 32;
    font-size: 2.4vw;
    font-weight: 100;
    line-height: 1em;
    text-transform: uppercase
}

.slider-text .st-niv2 {
    z-index: 33;
    font-size: 5.4vw;
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: -.8vw
}

.slider-text .st-niv3 {
    z-index: 32;
    font-size: 1vw;
    font-weight: 500;
    line-height: 1em
}

@media (min-width:1180px) and (max-width:1280px) {
    .slider-text .st-bar-diag.slide-left1 {
        left: 15vw
    }
    .slider-text .st-bar-diag.slide-left2 {
        left: 6vw
    }
    .slider-text .st-bar-diag.slide-left3 {
        left: 15vw
    }
}

@media (min-width:990px) and (max-width:1180px) {
    .slider-text .st-bar-diag.slide-left1 {
        left: 20vw
    }
    .slider-text .st-bar-diag.slide-left2 {
        left: 10vw
    }
    .slider-text .st-bar-diag.slide-left3 {
        left: 20vw
    }
}

@media (min-width:769px) and (max-width:990px) {
    .slider-text .st-niv1 {
        font-size: 5vw
    }
    .slider-text .st-niv2 {
        font-size: 8vw
    }
    .slider-text .st-niv3 {
        font-size: 2vw
    }
}

@media (max-width:768px) {
    .slider-text .st-bar-diag {
        top: -4em
    }
    .slider-text .st-niv1 {
        font-size: 7vw
    }
    .slider-text .st-niv2 {
        font-size: 12vw
    }
    .slider-text .st-niv3 {
        font-size: 3vw
    }
}

.slick-arrow {
    opacity: .4!important
}

.slick-arrow:hover {
    opacity: 1!important
}

.slider-arrows .container {
    width: 98%
}

.slideshow .bottom {
    bottom: 5px
}

.slider-nav-light .slick-dots li button,
.slider-nav.light .slick-dots li button {
    background: #fff
}

.slider-nav-light .slick-dots li.slick-active button,
.slider-nav.light .slick-dots li.slick-active button {
    background: #1c4d85
}

.slick-dots li.slick-active button {
    background: #1c4d85
}

.sl-goto-page {
    position: absolute;
    left: 0;
    bottom: 30px;
    text-align: center;
    width: 100%;
    color: #0A0D14;
    font-size: 3em;
    z-index: 999;
    opacity: .6;
    -webkit-transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s;
    -moz-transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s;
    transition: color 0.5s, background 0.5s, border-color 0.5s, opacity .5s
}

.sl-goto-page:hover {
    opacity: 1
}

.sl-goto-page a,
.sl-goto-page a:hover {
    color: #fff
}

.new-box .main-headline .maintitle {
    font-size: 3em
}

.new-box .media-box.dark .box-options {
    background: #fff
}

@media screen and (max-width: 768px) {
    .main-headline .right-text {
        width: 100%;
        margin-top: 10px
    }
    .new-box .main-headline .maintitle {
        font-size: 2.4em
    }
}

.cs-offline {
    z-index: 30;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    font-size: 1em
}

.cs-offline .cso-pic {
    z-index: 31;
    float: left;
    position: relative;
    width: 100%
}

.cs-offline .cso-pic img {
    z-index: 31;
    float: left;
    position: relative;
    width: 100%
}

.cs-offline .cso-text {
    z-index: 35;
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    color: #2b2b2b;
    font-size: 1em;
    text-align: center;
    text-shadow: 1px 1px rgba(0, 0, 0, .02);
    padding: 20px
}

.result-view-options {
    background: #849FBC
}

.result-view-options.altern1 {
    background: #313d57!important
}

.result-view-options .form-group {
    margin: 0 14px 10px 0
}

.result-view-options .form-group img {
    max-height: 25px;
    margin-right: 5px
}

.result-view-options .form-group label {
    margin: 0 4px 0 0;
    font-weight: 400;
    display: inline-block;
    line-height: 40px;
    color: #fff
}

.result-view-options .buttons .button {
    color: rgba(0, 0, 0, 0.29);
    background: rgba(0, 0, 0, 0);
    border-left: 1px solid #fff
}

.result-view-options .buttons .button.active {
    color: white);
    background: rgba(0, 0, 0, 0)
}

.result-view-options .buttons .active .fi {
    text-shadow: 1px 1px rgba(0, 0, 0, .25)
}

@media screen and (max-width: 991px) {
    .result-view-options .form-group {
        width: 70%
    }
}

.form-group.btn-Change {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.form-group.btn-Change:hover {
    opacity: .7
}

.result-view-options .btn-Change .fa {
    color: #546880;
    font-size: 1.5em;
    margin-right: 5px
}

.result-view-options .btn-Change label {
    line-height: 1em;
    min-height: 40px;
    font-size: .8em;
    color: #fff;
    padding-top: 7px
}

.result-view-options .btn-Change label a,
.result-view-options .btn-Change label a:hover {
    color: #fff
}

.result-view-options .btn-valid {
    margin: 0 10px 10px 0
}

.result-view-options .btn-valid input {
    background: #fff;
    border: 1px #fff;
    border-radius: 3px;
    width: 42px;
    height: 38px;
    margin: 1px 0 0;
    font-size: .84em;
    font-weight: 600;
    color: #6a7f96;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.result-view-options .btn-valid input:hover {
    opacity: .7
}

.result-view-options .btn-valid.cancel input {
    background-color: rgba(0, 0, 0, .5);
    color: #969696
}

.result-view-options .btn-valid.cancel input:hover {
    background-color: rgba(0, 0, 0, .9)
}

.result-view-options .btn-valid.error input {
    background: #de3636;
    color: #e6b7be
}

.form-drpLst {
    height: 41px;
    border: 1px solid #929292;
    border-radius: 3px;
    padding: 0 10px;
    font-size: .9em;
    font-weight: 600;
    color: #464a4e;
    width: 100%;
    min-width: 170px;
    cursor: pointer;
    max-height: 100px
}

.form-drpLst option {
    font-size: 1.1em;
    background: #0A0D14;
    color: #fff;
    font-weight: 400;
    cursor: pointer
}

select:disabled {
    background: rgba(255, 255, 255, 0.5)!important
}

.ariane {
    float: left;
    position: relative;
    width: 80%;
    font-size: .75em;
    color: #6b7c8a;
    min-height: 50px;
    padding-top: 12px;
    line-height: 1.2em;
    padding-bottom: 5px;
    text-transform: uppercase
}

.ariane a,
.ariane a:hover {
    color: #1B4391;
    opacity: .7;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.ariane .item:after {
    content: " // ";
    color: #313d57;
    font-weight: 800;
    padding: 0 4px 0 8px;
    content: \f105;
    font-family: FontAwesome
}

.ariane .active:after {
    content: ""
}

.ariane .item.i0 {
    opacity: 1;
    font-weight: 400
}

.ariane .item.i0 a,
.ariane .item.i0 a:hover {
    color: #000
}

.ariane .item.i1 {
    opacity: 1;
    font-weight: 400;
    color: #0A0D14
}

.ariane .item.iX {
    opacity: 1;
    font-weight: 600
}

.ariane .item.iX a,
.ariane .item.iX a:hover {
    color: #232e44;
    font-size: 1.1em
}

.ariane .item.active {
    opacity: 1;
    font-weight: 600;
    font-size: 1.06em;
    color: #567
}

.rsltInfs {
    position: absolute;
    right: 34px;
    top: 12px;
    font-size: .8em;
    color: #607cb2;
    font-weight: 600;
    text-align: right
}

.rsltInfs .aL {
    display: none;
    visibility: hidden
}

.rsltInfs .aR {
    display: inline;
    visibility: visible
}

@media screen and (max-width: 1200px) {
    .ariane {
        width: 100%
    }
    .rsltInfs {
        top: auto;
        right: auto;
        float: left;
        font-size: 1em;
        position: relative;
        text-align: left;
        padding: 5px 0 1px;
        width: 98%;
        display: inline-block;
        border-bottom: 4px solid #849fbc;
        margin-bottom: 20px
    }
    .rsltInfs .aR {
        display: none;
        visibility: hidden
    }
    .rsltInfs .aL {
        display: inline;
        visibility: visible
    }
    #produitdetails .rsltInfs {
        font-size: .8em;
        border-bottom: 2px solid #1b4391
    }
}

@media screen and (max-width: 770px) {
    .rsltInfs {
        width: 100%
    }
    #produitdetails .rsltInfs {
        font-size: .9em;
        border-bottom: 2px solid #1b4391
    }
}

#produits .sb-block .sb-title {
    background: #e2e2e2
}

#produits .product-one {
    z-index: 30;
    float: left;
    position: relative;
    width: 31.333333333333%;
	min-height:400px;
    margin-right: 2%;
    text-align: center;
    font-size: 1em;
    margin-bottom: 12px;
    -webkit-transition: .3s;
    -moz-transition: .15s;
    -ms-transition: .15s;
    -o-transition: .15s;
    transition: .15s
}

#produits .product-one:hover {
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .2)
}

#produits .product-one a {
    color: #000;
    opacity: 1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#produits .product-one a:hover {
    color: #000;
    opacity: .7
}

#produits .product-one .box-img {
    z-index: 31;
    float: left;
    position: relative;
    width: 100%;
    background-color: #fff;
    border: 0;
    overflow: hidden;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff
}

#produits .product-one .box-img:before {
    z-index: 31;
    content: "";
    display: block;
    padding-top: 90%
}

#produits .product-one .box-img .tshape {
    z-index: 32;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

#produits .product-one .box-img .tshape .tcontent {
    z-index: 33;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden
}

#produits .product-one .box-img .tshape .tcontent img {
    height: 100%;
    display: inline-block;
    margin: 0 auto
}

#produits .product-one .box-desc {
    z-index: 31;
    float: left;
    position: relative;
    width: 100%;
    /*min-height: 180px;*/
	min-height: 140px;
    background-color: #fff;
    font-size: .8em;
    text-align: center;
    color: #000;
	white-space: normal;
}

#produits .product-one .box-desc .whish {
    font-size: 1.3em;
    padding: 5px 0
}

#produits .product-one .box-desc h5 {
    font-size: 1.16em;
    font-weight: 600;
    margin: 0;
    display: inline-block;
    padding: 0 20px 5px
}

#produits .product-one .box-desc .ref {
    font-size: 1em;
    font-weight: 400;
    opacity: 1
}

#produits .product-one .box-desc .ref .rfcomm,
#produits .product-one .box-desc .ref .RFCOMM {
    background-color: #313d57;
    color: #fff;
    display: inline-block;
    padding: 2px 8px 1px;
    border-radius: 200px;
    font-size: .86em
}

#produits .product-one.plong .box-desc .ref .rfcomm,
#produits .product-one.plong .box-desc .ref .RFCOMM {
    border-radius: 4px
}

#produits .product-one.plong {
    width: 48%;
    min-height: 190px;
    font-size: .84em
}

#produits .plong .box-img {
    width: 140px
}

#produits .plong .box-desc {
    width: calc(100% - 140px);
    min-height: 140px;
    text-align: left;
    padding: 5px 20px
}

#produits .plong .box-desc h5 {
    padding: 0 0 5px
}

section.relatedproducts {
    background-color: #f5f5f5
}
section.relatedproducts .container {
    width: 90% !important;
    margin-left: 5%;
	text-align:center;
	padding-bottom: 40px;
	position: relative;
    z-index: 20;
}

section.relatedproducts .container .row.related {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	position: relative;
    z-index: 21;
}
section.relatedproducts .container .mskScrl {
	background-color: #f7f7f7;
    position: absolute;
    width: calc(100% + 10px);
    bottom: 30px;
    z-index: 40;
    height: 40px;
    left: -10px;
}

#produits .related .product-one {
    width: 14%;
    float: none;
    display: inline-block;
    margin: 4px 12px 10px 0;
    min-height: 200px;
}

::-webkit-scrollbar {width: 12px!important;height: 12px!important;cursor:pointer!important;}
::-webkit-scrollbar-track {background: #fff!important;cursor:pointer!important;}
::-webkit-scrollbar-thumb { background: #0A0D14!important;cursor:pointer!important; }
::-webkit-scrollbar-thumb:hover { background: #0A0D14!important;cursor:pointer!important; }


@media (min-width:1401px) {
	section.relatedproducts .container ::-webkit-scrollbar-track {background: #f5f5f5!important;cursor:pointer!important;}
}

@media (max-width:1400px) {
	#produits .related .product-one {
		width: 20%;
    }
}

@media (max-width:989px)  {
	#produits .related .product-one {
		width: 30%;
    }
}

.box-noresult {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    padding: 60px 0;
    opacity: .88
}

.box-noresult .icon {
    font-size: 3em;
    color: #313d57
}

.box-noresult .text {
    color: #313d57
}

.box-noresult .text .t1 {
    font-size: 1.3em;
    font-weight: 300
}

.box-noresult .text .t2 {
    font-size: .88em;
    padding: 0 10%;
    line-height: 1.4em
}

.search-key {
    background-color: #F73100;
    color: #fff;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 200px
}

.box-wishlist {
    position: relative;
    width: 100%;
    font-size: 1em
}

.box-wishlist #produits .product-one {
    width: 23%
}

.wishCount {
    display: inline-block;
    background-color: #849fbc;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    width: 25px;
    height: 25px;
    border-radius: 200px;
    text-align: center;
    vertical-align: middle;
    line-height: 25px;
    margin-top: -20px
}

.wishDel {
    display: block;
    position: absolute;
    left: 10px;
    top: 0;
    background-color: #d00000;
    color: #fff!important;
    font-size: 16px;
    width: 30px;
    height: 30px;
    border-radius: 200px;
    text-align: center;
    line-height: 30px;
    vertical-align: 30px;
    z-index: 9999
}

.wishDel:hover {
    opacity: .6;
    color: #fff!important
}

@media (min-width: 991px) and (max-width: 1200px) {
    .box-wishlist #produits .product-one {
        width: 31.333333333333%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #produits .product-one {
        width: 48%
    }
    .box-wishlist #produits .product-one {
        width: 48%
    }
    #produits .product-one .box-desc {
        min-height: 180px
    }
    #produits .product-one.plong {
        width: 98%
    }
    #produits .plong .box-img {
        width: 200px
    }
    #produits .plong .box-desc {
        width: calc(100% - 200px);
        min-height: 200px;
        text-align: left;
        padding: 10px 20px
    }
    #produits .plong .box-desc h5 {
        padding: 0 0 5px
    }
}

@media (max-width: 768px) {
    .ariane {
        margin-bottom: 20px;
        margin-top: 20px
    }
    #produits .product-one {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px
    }
    .box-wishlist #produits .product-one {
        width: 100%
    }
    #produits .product-one.plong {
        width: 100%;
        margin-right: 0
    }
    #produits .related .product-one {
        width: 60%;
        font-size: 1em;
        margin-right: 0;
        margin-left: 5%
    }
    #produits .plong .box-img {
        width: 100%
    }
    #produits .product-one .box-img:before {
        padding-top: 60%
    }
    #produits .plong .box-desc,
    #produits .product-one .box-desc {
        width: 100%;
        min-height: 0;
        text-align: center;
        padding: 0 0 10px
    }
    #produits .plong .box-desc h5 {
        padding: 0 20px 5px
    }
}

.tuile-btn-revendeurs {
    float: left;
    position: relative;
    width: 100%;
    color: #fff;
    text-align: left;
    line-height: 1.2em;
    text-transform: uppercase;
    background: #000 url(/photos-polaire/wallpapers/tuile-btn-revendeurs_r1_c1.jpg) no-repeat left top;
    -webkit-background-size: cover;
    background-size: cover;
    border-radius: 3px
}

.tuile-btn-revendeurs:before {
    z-index: 31;
    content: "";
    display: block;
    padding-top: 60.29106029106%
}

.tuile-btn-revendeurs .tshape {
    z-index: 32;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.tuile-btn-revendeurs .tshape .tcontent {
    z-index: 33;
    position: relative;
    float: left;
    width: 100%;
    height: 100%
}

.tuile-btn-revendeurs a,
.tuile-btn-revendeurs a:hover {
    color: #fff;
    display: inline-block;
    padding-top: 55px;
    padding-left: 84px;
    font-size: 1.2em;
    line-height: 1em;
    text-shadow: 1px 1px rgba(0, 0, 0, .4)
}

@media (min-width: 1200px) and (max-width: 1520px) {
    .tuile-btn-revendeurs a,
    .tuile-btn-revendeurs a:hover {
        font-size: 1.2em;
        padding-top: 55px;
        padding-left: 84px
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .tuile-btn-revendeurs a,
    .tuile-btn-revendeurs a:hover {
        font-size: 1em;
        padding-top: 46px;
        padding-left: 68px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .tuile-btn-revendeurs a,
    .tuile-btn-revendeurs a:hover {
        font-size: 1em;
        padding-top: 48px;
        padding-left: 70px
    }
}

@media (max-width: 768px) {
    .tuile-btn-revendeurs a,
    .tuile-btn-revendeurs a:hover {
        font-size: 7vw;
        padding-top: 20vw;
        padding-left: 28vw
    }
}

.sb-b-text {
    float: left;
    position: relative;
    width: 100%;
    font-size: .84em;
    color: #3c3f46;
    padding: 0;
    margin-top: 20px;
    text-align: justify;
    padding-bottom: 20px
}

.tPnBox {
    display: inline-block;
    background-color: #313d57;
    color: #fff;
    padding: 4px 8px;
    margin: 1px;
    font-size: .84em;
    font-weight: 500;
    min-width: 24%;
    text-align: center
}

.tPnBox:hover {
    background-color: #0A0D14
}

.text-nochoice {
    position: relative;
    font-size: .5em;
    line-height: 1.05em;
    background-color: #dce2f1;
    padding: 10px 16px;
    text-align: justify;
    border-radius: 8px
}

.text-nochoice::after {
    content: '';
    position: absolute;
    right: 8%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 12px solid transparent;
    border-top: 10px solid #dce2f1;
    clear: both
}

.product-section {
    float: left;
    position: relative;
    width: 100%
}

.product-section .product-title {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 5px;
    font-size: 24px
}

.product-section .category-title {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 13px;
    margin-bottom: 13px
}

.product-section .category-title .rfcomm,
.product-section .category-title .RFCOMM {
    color: #fff;
    background-color: #313d57;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 200px;
    margin-bottom: 5px
}

.product-section .content {
    font-size: .84em
}

.product-section .content p {
    margin: 0
}

.product-section .content table {
    font-size: 1em
}

.product-section .content table tr {
    border-bottom: 1px dotted rgba(103, 112, 130, 0.2)
}

.product-section .content table td {
    padding: 5px 0
}

.product-section .content .price {
    padding-bottom: 20px;
    font-size: 2em;
    font-weight: 600
}

.product-section .content .form-group {
    max-width: 220px;
    margin-bottom: 10px
}

.product-section .content .btn-simple-to-border.btn-primary {
    padding: 10px 30px;
    border-color: #F73100!important;
    background-color: #F73100!important;
    color: #fff!important
}

.product-section .content .btn-simple-to-border.btn-primary:hover {
    opacity: .7
}

.documentation {
    display: inline-block;
    width: 100%;
    line-height: 1.1em;
    font-weight: 600;
    margin: 4px 0;
    border-bottom: 1px solid rgba(156, 156, 156, 0.2);
    padding-bottom: 4px
}

.documentation .title {
    display: inline-block;
    width: 40%;
    vertical-align: text-bottom;
    padding-right: 4px
}

.documentation .infos {
    display: inline-block;
    width: 60%;
    vertical-align: text-bottom;
    padding-left: 4px
}

.bo-content .documentation .title {
    width: 60%;
    text-align: left
}

.bo-content .documentation .infos {
    width: 40%;
    text-align: right
}

.product-section .content .documentation {
    margin: 0;
    border-bottom: 0;
    padding-bottom: 13px
}

#product-gallery {
    margin-top: -20px
}

.product-carousel-nav .slick-arrow {
    opacity: 1!important;
    background: #000
}

.product-carousel-nav .slick-slide img {
    border: 0
}



.btn-neutral,
.btn-neutral:hover {
    float: right;
    cursor: default;
    text-transform: uppercase
}

.btn-stock-ok,
.btn-stock-ok:hover {
    background-color: #064E89!important;
    color: #fff!important;
    float: left;
    margin: 5px 0 20px;
    line-height: .9em;
    padding: 3px 12px 5px 10px;
    border: 0;
    font-size: .4em;
    opacity: 1
}

.btn-stock-soon,
.btn-stock-soon:hover {
    background-color: #000!important;
    color: #fff!important;
    float: left;
    margin: 5px 0 20px;
    line-height: .9em;
    padding: 3px 12px 5px 10px;
    border: 0;
    font-size: .4em;
    opacity: .3
}

.btn-stock-ko,
.btn-stock-ko:hover {
    background-color: #000!important;
    color: #888!important;
    float: left;
    margin: 5px 0 20px;
    line-height: .9em;
    padding: 3px 12px 5px 10px;
    border: 0;
    font-size: .4em;
    opacity: .3
}

.bloc-video {
    float: left;
    position: relative;
    width: 47%;
    margin: 0 1% 15px;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #c9d4e0;
    background-color: #000
}

.bloc-video:before {
    z-index: 31;
    content: "";
    display: block;
    padding-top: 56.25%
}

.bloc-video .tshape {
    z-index: 32;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.bloc-video .tshape .tcontent {
    z-index: 33;
    position: relative;
    float: left;
    width: 100%;
    height: 100%
}

.bloc-video .tshape .tcontent iframe {
    width: 100%;
    height: 100%
}

@media (min-width: 768px) and (max-width: 991px) {
    .bloc-video {
        width: 48%
    }
}

@media (max-width: 768px) {
    .bloc-video {
        width: 80%;
        margin: 0 0 20px 10%
    }
}

.bloc-onglets-nav {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #064e89;
    font-size: 1em
}

.bloc-onglets-nav .bo-item {
    cursor: pointer;
    background-color: #D0DCE8;
    float: left;
    position: relative;
    margin: 1px 1px 0 0;
    padding: 0 1.5%;
    color: #0A0D14;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    font-size: 1em;
    font-weight: 600;
    text-transform: uppercase;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s -webkit-box-shadow: inset 0 -20px 80px -6px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 -20px 80px -6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 -20px 80px -6px rgba(0, 0, 0, 0.05)
}

.bloc-onglets-nav .bo-item:hover {
    background-color: #e0ecf5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.bloc-onglets-nav .bo-item.active {
    background-color: #064E89;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.bloc-onglets-nav .bo-item .fa {
    font-size: .8em;
    opacity: .8;
    margin-right: 2px
}

.bloc-onglets-nav .active:hover {
    opacity: 1!important;
    color: #fff
}

.bloc-onglets-nav a,
.bloc-onglets-nav a:hover {
    color: #0A0D14
}

.bloc-onglets-nav .active a,
.bloc-onglets-nav .active a:hover {
    color: #fff
}

.bo-content {
    float: left;
    position: relative;
    width: 100%;
    padding: 16px 0;
    font-size: 1em
}

@media (min-width: 1200px) {
    .bloc-onglets-nav .bo-item {
        line-height: 42px;
        height: 42px;
        padding: 0 2.5%
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .bloc-onglets-nav {
        font-size: .9em
    }
    .bloc-onglets-nav .bo-item {
        padding: 0 1.2%;
        font-size: .9em
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bloc-onglets-nav {
        font-size: .86em
    }
    .bloc-onglets-nav .bo-item {
        padding: 0 1%;
        font-size: .8em
    }
}

@media (max-width: 768px) {
    .bloc-onglets-nav {
        border-bottom: 0;
        font-size: .9em
    }
    .bloc-onglets-nav .bo-item {
        width: 100%;
        margin: 0 0 1px;
        padding: 0;
        text-align: center;
        border-radius: 2px 2px 2px 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px 2px 2px 2px;
        border-bottom: 1px solid #adb9c5
    }
    .bo-content {
        margin-top: 20px
    }
    .bo-content .documentation {
        font-size: .86em
    }
}

.mycar-band {
    z-index: 39;
    float: left;
    position: relative;
    width: 100%;
    background-color: #000;
    overflow: hidden;
    margin-bottom: 10px
}

.mycar-band:before {
    content: "";
    display: block;
    padding-top: 9.3%
}

.mycar-band .mc-shape {
    z-index: 40;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    font-size: 1em
}

.mycar-band .mc-shape .mc-content {
    z-index: 41;
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 1em;
    color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 600;
    line-height: 1.5vw;
    padding: 0;
    margin: 0
}

.mycar-band.wlp1 {
    background-image: url(/photos-polaire/my-car/my-car-wlp-long_001.jpg);
    background-size: 100%
}

.mycar-band.wlp2 {
    background-image: url(/photos-polaire/my-car/my-car-wlp-long_002.jpg);
    background-size: 100%
}

.mycar-band.wlp3 {
    background-image: url(/photos-polaire/my-car/my-car-wlp-long_003.jpg);
    background-size: 100%
}

.mycar-band a,
.mycar-band a:hover {
    color: #fff;
    text-decoration: none
}

.mc-title {
    z-index: 43;
    float: left;
    position: relative;
    width: 70%;
    text-align: center
}

.mc-title .mc-bar {
    z-index: 46;
    position: absolute;
    top: -120%;
    left: 30%
}

.mc-title .mc-bar > img {
    height: 120px
}

.mc-title .mc-text {
    z-index: 45;
    float: right;
    position: relative;
    width: 80%;
    font-size: 1.4em;
    margin-top: 5%
}

.mc-title .mc-text a .fa {
    display: none;
    visibility: hidden
}

.mc-icon {
    z-index: 42;
    float: right;
    position: relative;
    width: 30%;
    height: 100%;
    text-align: center;
    font-size: 3.5em
}

.mc-icon a {
    display: block;
    position: absolute;
    top: 25%;
    left: 20%
}

.mycar-menu {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: -10px
}

.mycar-menu .line3 {
    display: none;
    visibility: hidden
}

.mycar-menu .htopn-child .nav-box-menu .bd-inside .bd-cell a {
    width: 100%
}

.mycar-menu .htopn-child .nav-box-menu .bd-inside .line1 .bd-row .bd-cell a {
    font-size: .9em
}

.mycar-menu .htopn-child .nav-box-menu .bd-inside .line2 .bd-row .bd-cell a {
    color: #587492!important
}

.mycar-menu .nav-box-menu .bd-line.black {
    background-color: #849fbc!important
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .mc-title .mc-bar {
        top: -150%;
        left: 25%
    }
    .mc-title .mc-bar > img {
        height: 110px
    }
}

@media (min-width: 1300px) and (max-width: 1400px) {
    .mc-title .mc-bar {
        top: -150%;
        left: 23%
    }
    .mc-title .mc-bar > img {
        height: 100px
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .mc-title .mc-bar {
        top: -150%;
        left: 20%
    }
    .mc-title .mc-bar > img {
        height: 90px
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .mc-icon {
        font-size: 3em
    }
}

@media (min-width: 995px) and (max-width: 1200px) {
    .mc-title .mc-bar {
        top: -160%;
        left: 18%
    }
    .mc-title .mc-bar > img {
        height: 75px
    }
    .mc-title .mc-text {
        font-size: 1.3em
    }
    .mc-icon {
        font-size: 2.4em
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line1 .bd-row .bd-cell a {
        font-size: .8em
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line2 .bd-row .bd-cell a {
        font-size: .94em
    }
}

@media (min-width: 768px) and (max-width: 995px) {
    .mc-title .mc-bar {
        top: -150%;
        left: 12%
    }
    .mc-title .mc-bar > img {
        height: 50px
    }
    .mc-title .mc-text {
        font-size: 1.2em
    }
    .mc-icon {
        font-size: 2em
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line1 .bd-row .bd-cell a {
        font-size: .7em
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line1 .bd-row .bd-cell > img {
        display: none
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line2 .bd-row .bd-cell a {
        font-size: .9em
    }
}

@media (max-width: 768px) {
    .mc-title .mc-bar {
        display: none
    }
    .mc-title {
        width: 100%
    }
    .mc-title .mc-text {
        width: 100%;
        font-size: .96em;
        margin-top: 3%
    }
    .mc-icon {
        font-size: 1.5em;
        display: none
    }
    .mc-title .mc-text a .fa {
        display: inline;
        visibility: visible;
        margin-right: 5px
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line1 .bd-row .bd-cell a {
        font-size: .7em;
        color: #000!important
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line1 .bd-row .bd-cell {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .mycar-menu .htopn-child .nav-box-menu .bd-inside .line2 {
        display: none
    }
    .mycar-menu .nav-box-menu .bd-line.black {
        background-color: #fff!important
    }
}

#bndoRevdrSrch .cellRvd {
    min-height: 125px
}

@media (max-width: 768px) {
    #bndoRevdrSrch .cellRvd {
        min-height: 50px
    }
    #bndoRevdrSrch .p-b20 {
        padding-bottom: 0
    }
    #bndoRevdrSrch .p-t40 {
        padding-top: 10px
    }
}

#PPCadCart {
    position: fixed;
    z-index: 999990;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(10, 13, 20, .9);
    font-size: 1em;
    display: none
}

#PPCmain {
    position: fixed;
    z-index: 999991;
    width: 100%;
    height: 260px;
    margin-left: 0;
    font-size: 1em;
    color: #0a0d14
}

.PPCint {
    position: relative;
    width: 80%;
    max-width: 620px;
    height: 100%;
    background-color: #fff;
    margin: 0 auto;
    border-top: 14px solid #fff
}

.PPCint .PPCbtnClose {
    position: absolute;
    right: 11px;
    top: -14px;
    z-index: 999999;
    width: 36px;
    height: 36px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #F73100
}

.PPCint .PPCbtnClose img {
    width: 100%;
    height: 100%
}

.PPCint .PPCbtnClose:hover {
    opacity: .5
}

#PPCmain .PPCiframe {
    z-index: 999993;
    position: absolute;
    width: 100%;
    height: 84%;
    margin: 0 auto
}

#PPCmain .PPCiframe label {
    z-index: 999993;
    width: 100%!important;
    height: 100%!important
}

#PPCmain .PPCiframe label iframe {
    z-index: 999992;
    width: 100%;
    height: 100%;
    margin: auto
}

#PPCmain .PPCbtns {
    z-index: 999994;
    position: absolute;
    width: 100%;
    height: 55px;
    padding-left: 5%;
    bottom: 0;
    text-align: left;
    background-color: #fff
}

#PPCmain .PPCbtns a {
    display: inline-block;
    font-size: .8em;
    height: 36px;
    line-height: 1em;
    vertical-align: middle;
    margin: 5px 0 0;
    padding: 11px 22px 14px;
    border: 1px solid #fff;
    background-color: #0a0d14;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center
}

#PPCmain .PPCbtns a span {
    display: inline
}

#PPCmain .PPCbtns a.active {
    background-color: #F73100;
    color: #fff
}

#PPCmain .PPCbtns a:hover {
    background-color: #fff;
    color: #0a0d14;
    border: 1px solid #777
}

#PPCadFav {
    position: fixed;
    z-index: 999990;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(10, 13, 20, .9);
    font-size: 1em;
    display: none
}

#PPCmainFav {
    position: fixed;
    z-index: 999991;
    width: 100%;
    height: 260px;
    margin-left: 0;
    font-size: 1em;
    color: #0a0d14
}

#PPCmainFav .PPCiframe {
    z-index: 999993;
    position: absolute;
    width: 100%;
    height: 84%;
    margin: 0 auto
}

#PPCmainFav .PPCiframe label {
    z-index: 999993;
    width: 100%!important;
    height: 100%!important
}

#PPCmainFav .PPCiframe label iframe {
    z-index: 999992;
    width: 100%;
    height: 100%;
    margin: auto
}

#PPCmainFav .PPCbtns {
    z-index: 999994;
    position: absolute;
    width: 100%;
    height: 55px;
    padding-left: 5%;
    bottom: 0;
    text-align: left;
    background-color: #fff
}

#PPCmainFav .PPCbtns a {
    display: inline-block;
    font-size: .8em;
    height: 36px;
    line-height: 1em;
    vertical-align: middle;
    margin: 5px 0 0;
    padding: 11px 22px 14px;
    border: 1px solid #fff;
    background-color: #0a0d14;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    text-align: center
}

#PPCmainFav .PPCbtns a span {
    display: inline!important
}

#PPCmainFav .PPCbtns a.active {
    background-color: #F73100;
    color: #fff
}

#PPCmainFav .PPCbtns a:hover {
    background-color: #fff;
    color: #0a0d14;
    border: 1px solid #777
}

.checkout-panel {
    background-color: #f7f7f7;
    border: 2px solid #656565
}

.labelP {
    display: inline-block;
    padding: 2px 8px;
    margin-left: 10px;
    background-color: #0a0d14;
    color: #fff
}

.moncompte {
    padding-bottom: 40px
}

.moncompte h3 {
    margin-bottom: 7px!important
}

.moncompte p {
    margin-bottom: 0!important
}

.moncompte .section {
    margin-bottom: 0!important
}

.moncompte .control-object {
    padding-bottom: 12px
}

.moncompte label {
    margin-bottom: 0!important
}

.icn-right-bluebar {
    float: left;
    width: 40px;
    margin-left: 1px;
    padding: 0;
    line-height: 40px;
    text-align: center;
    border: 0;
    font-size: 16px;
    border-left: 1px solid #fff;
    border-radius: 0 2px 2px 0;
    background: rgba(0, 0, 0, .005);
    color: #fff!important
}

.icn-right-bluebar:hover {
    background: rgba(0, 0, 0, .3)
}

.cpteBlocLnk {
    display: block;
    position: relative;
    color: #fff;
    background-color: rgba(0, 0, 0, .05);
    padding: 10px 10px 9px;
    font-size: .8em;
    border-radius: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, .45)
}

.cpteBlocLnk:hover {
    background-color: #0A0D14;
    color: #fff;
    border-bottom: 1px solid #0A0D14
}

.cpteBlocLnk.active {
    background-color: #0A0D14;
    color: #fff;
    border-bottom: 1px solid #0A0D14
}

#ContentPlaceHolder1_ctrlNavCpte_moteurA .active::after {
    content: '';
    position: absolute;
    left: 43%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 5px solid #0A0D14;
    clear: both
}

.cpteBlocLnk > i {
    margin-right: 4px
}

.pastille-orange {
    color: #fff;
    background-color: orange;
    font-size: 10px;
    font-weight: 600;
    display: inline-block;
    padding: 0;
    border-radius: 200px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    margin-left: 4px;
    padding-bottom: 4px
}

.lnkMonCompte {
    text-align: center
}

.lnkMonCompte > a {
    display: inline-block;
    background-color: #7d97b2;
    color: #fff;
    width: 24.6%;
    text-align: center;
    padding: 4vh 0
}

.lnkMonCompte > a:hover {
    background-color: #0A0D14
}

.lnkMonCompte > a i {
    margin-right: 3px
}

@media (max-width: 990px) {
    .lnkMonCompte > a {
        width: 100%!important;
        margin-bottom: 5px
    }
}

.storelocator h2 {
    font-size: 1.6em!important;
    background-color: #fff;
    color: #0e0e0e;
    padding: 10px 20px 0;
    font-weight: 600
}

.storelocator h2 a {
    color: #F73100!important
}

.storelocator h2 a:hover {
    color: #0e0e0e!important
}

.box-sloc {
    z-index: 40;
    float: left;
    position: relative;
    width: 100%;
    font-size: .94em;
    background: #0e0e0e;
    color: #fff;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.box-sloc:hover {
    background: #31373e;
    -moz-box-shadow: 0 0 15px 0 #656565;
    -webkit-box-shadow: 0 0 15px 0 #656565;
    -o-box-shadow: 0 0 15px 0 #656565;
    box-shadow: 0 0 15px 0 #656565
}

.box-sloc:before {
    content: "";
    display: block;
    padding-top: 50%
}

.box-sloc .bsloc-shape {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    font-size: 1em
}

.box-sloc .bsloc-shape .bsloc-content {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 1em
}

.box-sloc a,
.box-sloc a:hover {
    color: #fff
}

.box-sloc h3 {
    color: #fff;
    font-size: 1.2em;
    padding: 25px 30px 15px;
    margin: 0
}

.box-sloc .bsloc-adr {
    font-size: .8em;
    padding: 0 30px
}

@media (min-width: 1600px) and (max-width: 1700px) {
    .box-sloc:before {
        padding-top: 55%
    }
}

@media (min-width: 1500px) and (max-width: 1600px) {
    .box-sloc:before {
        padding-top: 62%
    }
}

@media (min-width: 1400px) and (max-width: 1500px) {
    .box-sloc:before {
        padding-top: 70%
    }
}

@media (min-width: 1300px) and (max-width: 1400px) {
    .box-sloc:before {
        padding-top: 75%
    }
}

@media (min-width: 1200px) and (max-width: 1300px) {
    .box-sloc:before {
        padding-top: 82%
    }
}

@media (min-width: 1100px) and (max-width: 1200px) {
    .box-sloc:before {
        padding-top: 88%
    }
}

@media (min-width: 990px) and (max-width: 1100px) {
    .box-sloc:before {
        padding-top: 95%
    }
    .box-sloc h3 {
        font-size: 1.1em
    }
    .box-sloc .bsloc-adr {
        font-size: .74em
    }
}

@media (max-width: 990px) {
    .box-sloc {
        margin-bottom: 10px
    }
    .box-sloc:before {
        content: none;
        padding-top: 0
    }
    .box-sloc .bsloc-shape {
        position: relative;
        top: 0;
        left: 0;
        bottom: auto;
        right: auto
    }
    .box-sloc .bsloc-shape .bsloc-content {
        padding-bottom: 30px
    }
}

.erroGMaps {
    float: left;
    position: relative;
    width: 100%;
    background-color: #f9b3b3;
    color: #000;
    padding: 20px 5%;
    font-size: 11px;
    margin-bottom: 20px
}

.loading {
    margin-top: -22px
}

.rdBoxStyle {
    width: 100%!important;
    font-weight: 400!important;
    font-family: Roboto, Helvetica, Arial, sans-serif!important;
    color: #0A0D14!important;
    font-size: .85em!important
}

.RadInput_MetroTouch {
    width: 90%!important;
    border: 1px solid #cacaca;
    font-weight: 500!important
}

.RadComboBoxDropDown_MetroTouch {
    background-color: #fff!important
}

.RadComboBox_MetroTouch {
    border: 0!important;
    height: 38px!important
}

.RadComboBox .rcbInput {
    height: 35px!important;
    color: #6a7f96!important
}

.RadComboBox table td.rcbArrowCell {
    height: 38px!important
}

.RadComboBox_MetroTouch .rcbArrowCell a,
.RadComboBox_MetroTouch .rcbInput,
.RadComboBoxDropDown .rcbList>li {
    cursor: pointer!important
}

.RadComboBox_MetroTouch .rcbFocused .rcbInput {
    background-color: #fff!important;
    color: #6a7f96!important;
    border: 0!important
}

.RadComboBox_MetroTouch table td.rcbArrowCell {
    border-color: #fff!important;
    background-color: #fff!important;
    color: #6a7f96!important
}

.RadComboBoxDropDown_MetroTouch .rcbItem {
    font-size: .8em!important;
    font-weight: 400!important;
    color: #6a7f96!important
}

.RadComboBox_MetroTouch .rcbFocused .rcbReadOnly .rcbInputCell,
.RadComboBox_MetroTouch .rcbFocused .rcbArrowCell {
    border-color: #fff!important;
    color: #fff!important;
    background-color: #fff!important;
    background-color: #fff!important;
    color: #0A0D14!important
}

.RadComboBox_MetroTouch .rcbReadOnly .rcbInput {
    color: #6a7f96!important;
    font-size: .8em!important
}

.RadComboBox_MetroTouch .rcbInputCell,
.RadComboBox_MetroTouch .rcbReadOnly .rcbInputCell {
    border: 0 solid #fff!important;
    border-color: #fff!important;
    background-color: #fff!important;
    color: #6a7f96!important
}

.rcbHovered {
    color: #6a7f96!important;
    background-color: #fff!important;
    font-weight: 500;
    font-size: 14px!important
}

.rcbHovered:hover {
    color: #6a7f96!important;
    background-color: #fff!important
}

.rcbHovered:visited {
    color: #6a7f96!important;
    background-color: #fff!important
}

.RadComboBox table {
    font-family: 'Open Sans', 'Segoe UI', calibri, arial, sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important
}

.RadComboBox_MetroTouch .rcbInput {
    font-family: 'Open Sans', 'Segoe UI', calibri, arial, sans-serif!important;
    font-size: .666em!important;
    font-weight: 600!important
}

#ctl00_ContentPlaceHolder1_RCBxFMM_Input {
    font-family: 'Open Sans', 'Segoe UI', calibri, arial, sans-serif!important;
    font-size: 16px!important;
    font-weight: 400!important
}

.RadComboBox_MetroTouch table td.rcbInputCell,
.RadComboBox_MetroTouch table td.rcbArrowCell {
    border-width: 0!important
}

.RadComboBoxDropDown_MetroTouch .rcbHovered {
    font-size: .75em!important;
    font-weight: 400!important;
    color: #0A0D14!important;
    background-color: #fff!important
}

.RadComboBox .rcbDisabled {
    filter: alpha(opacity=50);
    opacity: .2
}

.inclRCBx {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #929292;
    float: left;
    position: relative;
    width: 100%
}

@media (max-width: 990px) {
    .RadComboBox {
        width: 100%!important
    }
}

.advert-moteur {
    color: #fff;
    font-size: .6em
}

@media (max-width: 1200px) {
    .advert-moteur {
        float: left;
        position: relative;
        width: 100%
    }
}

#header-nav-top .htop-icons .sm .sm-mnu .sm-line.active {
    background-color: rgba(0, 0, 0, .2);
    border-top: 1px solid rgba(0, 0, 0, .07);
}