html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.mobile-only {
    display: none !important
}

body {
    position: relative;
    background-color: #282828
}

.section {
    width: 100%;
    margin: 0 auto
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: auto
}

.nav {
    margin: 0;
    padding: 0;
    font-size: 0
}

.nav li {
    position: relative;
    display: inline-block;
    height: auto;
    vertical-align: top
}

a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

a:link,
a:visited {
    color: #fff;
    text-decoration: none
}

.btn-mobile-menu {
    display: none
}

.btn-explore {
    display: block;
    width: 90%;
    max-width: 210px;
    height: 50px;
    font-size: 10px;
    font-size: 1rem;
    font-family: "Titillium Web", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 3.1;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid rgba(255, 255, 81, .8);
    box-shadow: 0 0 12px 0 rgba(255, 255, 81, .5);
    -webkit-box-shadow: 0 0 12px 0 rgba(255, 255, 81, .5)
}

.btn-explore:link,
.btn-explore:visited {
    color: #fff;
    background-color: #ffff51;
    background-color: rgba(255, 255, 81, .2);
    box-shadow: 0 0 12px 0 rgba(255, 255, 81, .6);
    -webkit-box-shadow: 0 0 12px 0 rgba(255, 255, 81, .5)
}

.btn-explore:hover,
.btn-explore:active {
    background-color: rgba(255, 255, 81, .3)
}

.btn-text:link,
.btn-text:visited {
    color: #ff1d15;
    text-decoration: underline
}

.sprite {
    display: inline-block;
    vertical-align: top;
    background: url('../images/sprite.png');
    background-size: 500px 500px;
    -webkit-background-size: 500px 500px
}

.icon-location {
    margin-right: 10%;
    width: 20px;
    height: 55px;
    background-position: -17px -2px
}

.icon-phone {
    margin-right: 7%;
    width: 25px;
    height: 55px;
    background-position: -55px -1px;
    font-size: 0
}

.icon-facebook a,
.icon-instagram a {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    font-size: 0 !important;
    background: url('../images/sprite.png');
    background-size: 500px 500px;
    -webkit-background-size: 500px 500px;
    opacity: .9
}

.icon-facebook a {
    background-position: -5px -49px
}

.icon-instagram a {
    background-position: -50px -49px
}

.header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 999;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .8);
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .8)
}

.btn-mobile {
    display: none
}

.top-navigation {
    position: relative;
    width: 100%;
    height: 55px;
    font-size: 0;
    text-align: center;
    background-color: #222;
    border-bottom: 1px solid #444
}

.top-navigation.header-sticky {
    background-color: #2F3030
}

.nav-top,
.nav-locations {
    display: inline-block;
    vertical-align: top
}

.nav-top {
    width: 30%;
    text-align: right
}

.nav-locations {
    width: 70%;
    text-align: left
}

.nav-top li,
.nav-locations li {
    padding: 0 1%;
    width: 31.33%;
    max-width: 90px;
    min-height: 55px
}

.nav-top .icon-facebook,
.nav-top .icon-instagram {
    width: 40px
}

.nav-top.nav-locations li {
    max-width: 31.33%
}

.location {
    position: relative;
    display: inline-block;
    margin: 0 10% 0 0;
    vertical-align: top
}

.location:after {
    position: absolute;
    top: 17px;
    right: -14px;
    content: '';
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, .2)
}

.nav-top .facebook {
    width: 55px
}

.nav-locations:before,
.nav-locations li:after {
    position: absolute;
    top: 0;
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #444
}

.nav-top:before {
    left: 0
}

.nav-top li:after,
.nav-top .facebook:after {
    right: 0
}

.nav-top .location-dealership:after {
    display: none
}

.nav-top li a {
    display: block;
    width: 100%;
    min-height: 55px;
    font-size: 8px;
    font-size: .8rem;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 4.2;
    text-align: center;
    text-transform: uppercase
}

.nav-top .facebook a {
    font-size: 0
}

.nav-top li a:hover,
.nav-top li a:active {
    opacity: .4
}

.nav-top .language a {
    font-weight: 700
}

.nav-top .language a:link,
.nav-top .language a:visited {
    opacity: 1
}

.main-navigation {
    height: 115px;
    font-size: 0;
    text-align: right;
    background-color: #111;
    transition: background-color .3s ease-out;
    -webkit-transition: background-color .3s ease-out
}

.main-navigation.header-sticky {
    background-color: #111
}

.logo {
    position: absolute;
    display: block;
    top: 40px;
    left: 0;
    width: 35%;
    max-width: 425px;
    height: 78px;
    font-size: 0;
    text-align: left
}

.logo img {
    display: inline-block;
    width: 10%;
    max-width: 55px;
    height: auto;
    vertical-align: top
}

.logo .h1 {
    display: inline-block;
    margin: 0 0 0 2%;
    width: 88%;
    color: #fff;
    font-size: 17px;
    font-size: 1.7rem;
    font-family: "Inter", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: .6;
    text-transform: capitalize;
    vertical-align: top
}

.logo .h1 .dealer {
    display: block;
    margin-top: 15px;
    color: #ff1d15;
    font-size: 6px;
    font-size: .6rem;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 3px;
    text-transform: uppercase
}

.nav-main {
    display: inline-block;
    width: 65%;
    text-align: right;
    vertical-align: top
}

.nav-main li {
    position: relative;
    padding: 0;
    width: 16.66%;
    height: 115px
}

.nav-main>li:nth-of-type(6) {
    display: none
}

.nav-main a {
    padding: 45px 2% 0;
    width: 96%;
    height: 65px;
    font-size: 11px;
    font-size: 1rem;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 5px solid
}

.nav-main a:link,
.nav-main a:visited {
    color: #fff;
    border-color: #111
}

.nav-main a:hover,
.nav-main a:active,
.nav-main a.active {
    border-color: #ffff51
}

.nav-main a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #111
}

.nav-products,
.nav-used,
.nav-sub {
    display: none
}

.products-navigation,
.nav-used {
    display: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
    min-height: 200px;
    font-size: 0;
    text-align: center;
    background-color: #111;
    border-top: 1px solid #ffff51
}

.products-navigation {
    position: fixed;
    left: 0;
    right: 0;
    max-width: 1200px;
    overflow: hidden
}

.nav-used {
    position: absolute;
    left: 50%;
    margin-left: -150px;
    width: 300px
}

.products-navigation.active,
.nav-used.active {
    display: block
}

.nav-products {
    position: relative;
    display: inline-block;
    padding-bottom: 30px;
    width: 33.33%;
    width: 25%;
    max-width: 400px;
    height: auto;
    min-height: 250px;
    vertical-align: top
}

.nav-products li,
.nav-used li {
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
    color: #fff
}

.nav-used li:first-child {
    margin-top: 10px
}

.nav-products:before {
    position: absolute;
    top: 20px;
    left: 0;
    display: block;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #222
}

.nav-brp:before {
    display: none
}

.nav-products a,
.nav-used a {
    padding: 14px 2rem 0;
    width: 100%;
    width: calc(100% - 4rem);
    height: auto;
    min-height: 25px;
    font-size: 8px;
    font-size: .8rem;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    text-transform: uppercase;
    border: none
}

.nav-products .brand {
    position: relative;
    margin-bottom: 10px;
    padding: .9375rem 0 5px;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    min-height: 50px;
    line-height: 2.4;
    text-align: left;
    text-transform: uppercase;
    outline: none !important
}

.nav-products .brand img {
    display: inline-block;
    margin-left: 2rem;
    margin-right: 10px;
    width: 40px;
    height: auto;
    vertical-align: top
}

.nav-main .nav-products .brand:after {
    position: absolute;
    left: 50%;
    margin-left: -40%;
    top: 45px;
    display: block;
    content: '';
    width: 80%;
    height: 25px;
    border-bottom: 1px solid #333;
    z-index: 3
}

.nav-main .nav-honda .brand:after,
.nav-main .nav-campers .brand:after {
    font-family: 'Inter';
    font-size: 11px;
    color: #ff1d15;
    content: 'Embrun only';
    text-align: left
}

html:lang(fr) .nav-main .nav-honda .brand:after,
html:lang(fr) .nav-main .nav-campers .brand:after {
    content: 'Embrun seulement'
}

.nav-main .nav-honda .brand:after {
    padding-left: 0;
    text-indent: 57px
}

.nav-main .nav-campers .brand:after {
    text-indent: .1875rem
}

.nav-main .nav-legend-boats .brand {
    text-indent: 2rem
}

.nav-main .nav-campers .brand {
    text-indent: 2rem
}

.nav-main .nav-products a:after {
    display: none
}

.nav-products a:before {
    display: none
}

.nav-products a:link,
.nav-products a:visited {
    color: #fff
}

.nav-products a:hover,
.nav-products a:active {
    background: none
}

.nav-products .double {
    padding-top: 15px;
    height: 50px;
    line-height: 1.1
}

.nav-products .brand:hover,
.nav-products .brand:active {
    color: #fff;
    opacity: 1
}

.nav-products a:hover,
.nav-used a:hover,
.nav-products a:active,
.nav-used a:active {
    color: #ffff51
}

.sub-heading {
    display: block;
    margin: 0 auto;
    width: 90%;
    max-width: 700px;
    font-size: 10px;
    font-size: 1rem;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 300
}

.new-products {
    font-size: 0;
    text-align: center
}

.latest-news {
    padding: 70px 0;
    max-width: 2000px;
    color: #333;
    background-color: #e7e7e7;
    text-align: left
}

.latest-news .wrapper {
    display: flex;
    align-content: center;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap
}

.contentpage .latest-news {
    margin-top: 170px
}

.latest-news .h2 {
    position: relative;
    display: block;
    margin: 0 auto 25px;
    width: 90%;
    color: #333;
    font-size: 30px;
    font-size: 3rem;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

.latest-news .h2:after {
    display: block;
    margin: 10px auto;
    content: '';
    width: 70%;
    max-width: 100px;
    height: 2px;
    background-color: #ff1d15
}

.latest-news .sub-heading {
    color: #4c4c4c
}

.news-preview {
    position: relative;
    display: inline-block;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 40px 1.5%;
    width: 30%;
    height: auto;
    min-height: 480px;
    color: #444;
    font-size: 10px;
    font-size: 1rem;
    text-align: left;
    vertical-align: top;
    background-color: #fff
}

.news-preview .btn-text:link,
.news-preview .btn-text:visited {
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 2rem;
    height: 50px;
    width: 100%;
    color: #ffff51;
    background-color: #111;
    border: 1px solid #111;
    border-radius: 10px;
    font-family: 'Inter';
    font-weight: 500;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.news-preview .btn-text:hover,
.news-preview .btn-text:focus,
.news-preview .btn-text:active {
    color: #111;
    background-color: #ffff51;
    border-color: #ffff51
}

.news-preview .btn-text:active {
    opacity: .8
}

.news-preview:before {
    position: absolute;
    top: 260px;
    left: 0;
    display: block;
    content: '';
    width: 3px;
    height: 50px;
    background-color: #ddd;
    z-index: 1;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.news-announcement {
    display: block;
    width: 100%
}

.news-img {
    object-fit: cover;
    position: relative;
    height: 300px;
}

.news-preview.news-announcement .news-img img {
    width: 100%;
    min-height: 200px;
    height: 100%;
    object-fit: cover
}

.news-img .h3 {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    color: #fff;
    background-color: #ff1d15;
    font-size: 8px;
    font-size: .8rem;
    font-family: "Inter", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    z-index: 1
}

.news-img iframe {
    position: relative
}

.news-preview img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 230px;
    object-fit: cover;
    background-color: #ddd;
    text-align: center
}

.news-body {
    position: relative;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 2rem 20px;
    width: 82%;
    height: 100%
}

.news-body .news-date {
    font-size: 7px;
    font-size: .7rem;
    letter-spacing: 1px
}

.news-body .h3 {
    display: block;
    margin: 0 0 30px;
    height: auto;
    color: #333;
    font-family: "Inter", Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.news-body p {
    display: flex;
    flex-grow: 2
}

.news-body .h3 span {
    display: block;
    font-size: 10px;
    font-size: 1rem
}

.news-preview a:link,
.news-preview a:visited {
    color: #333;
    background-color: #fff;
    text-decoration: none
}

.news-preview a:hover,
.news-preview a:active {
    color: #333;
    background-color: #fff;
    text-decoration: none
}

.news-preview:hover:before,
.news-preview:active:before {
    background-color: #ff1d15
}

.news-preview a:hover .news-body .h3,
.news-preview a:active .news-body .h3 {
    color: #333
}

.btn-all-news {
    display: block;
    margin: 50px auto;
    padding-top: 10px;
    width: 100%;
    max-width: 200px;
    height: 40px;
    font-size: 10px;
    font-size: 1.0;
    font-family: "Inter", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    text-transform: uppercase
}

.btn-all-news:link,
.btn-all-news:visited {
    color: #fff;
    background-color: #333
}

.btn-all-news:hover,
.btn-all-news:active {
    background-color: #ff1d15
}

.list {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    height: auto;
    border-bottom: 1px solid #ccc
}

.list li {
    display: block;
    padding: 10px 20px 10px 40px;
    width: auto;
    font-size: 9px;
    font-size: .9rem;
    text-align: left;
    background: #eee url('../images/arrow-list.png') 15px 14px no-repeat;
    border: 1px solid #ccc;
    border-bottom: none;
    background-size: 6px 12px;
    -webkit-background-size: 6px 12px
}

.footer {
    position: relative;
    max-width: 2000px;
    height: auto;
    min-height: 600px;
    font-size: 0;
    text-align: center;
    background: #111 url('../images/bg-footer.jpg') top center
}

.footer:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: auto;
    min-height: 600px;
    background: url('../images/footer-repeater.png') top left
}

.nav-footer {
    display: inline-block;
    margin: 50px 2.5% 0;
    width: 20%;
    height: auto;
    vertical-align: top
}

.nav-footer li,
.nav-footer li a {
    position: relative;
    display: block;
    height: auto
}

.nav-footer li:first-child {
    padding: 0 6%;
    width: 88%
}

.nav-footer li:first-child:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    width: 3px;
    height: 20px;
    background-color: #ffff51
}

.nav-footer li a {
    padding: 0 7%;
    width: 86%;
    min-height: 20px;
    font-size: 7px;
    font-size: .7rem;
    font-family: 'Inter', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: left
}

.nav-footer li a:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    content: '';
    width: 15px;
    height: 15px;
    background: url('../images/arrow-nav-footer.png') no-repeat;
    background-size: 8px 8px;
    -webkit-background-size: 8px 8px
}

.nav-footer li:first-child a {
    padding: 0 1%;
    width: 98%;
    margin-bottom: 20px;
    font-size: 10px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase
}

.nav-footer li:first-child a:before {
    display: none
}

.nav-footer li a:link,
.nav-footer li a:visited {
    color: #9a9a9a;
    text-decoration: none
}

.nav-footer li:first-child a:link,
.nav-footer li:first-child a:visited {
    color: #ffff51
}

.nav-footer li a:hover,
.nav-footer li a:active {
    opacity: .6
}

.copyright {
    max-width: 2000px;
    height: auto;
    min-height: 90px;
    background-color: #111;
    text-align: center
}

.copyright p {
    margin: 0;
    padding: 40px 0 0;
    color: #f1f1f1;
    font-size: 8px;
    font-size: .8rem;
    font-family: "Inter", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1
}

.copyright p .copyright-year:after {
    display: inline-block;
    content: '2022';
    width: auto;
    color: #fff
}

.copyright span {
    color: #ffff51
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media only screen and (min-width:35em) {}

@media print,
(-webkit-min-device-pixel-ratio:1.25),
(min-resolution:1.25dppx),
(min-resolution:130dpi) {}

@media print {

    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.nav-main .btn-value-your-trade:before {
    background-color: #00acf1
}

.nav-main .btn-value-your-trade {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}

.nav-main .btn-value-your-trade:link,
.nav-main .btn-value-your-trade:visited {
    padding-bottom: 14px;
    font-weight: 700;
    color: #fff;
    background-color: #00acf1
}

.nav-main .btn-value-your-trade:hover,
.nav-main .btn-value-your-trade:active {
    color: #fff;
    opacity: .8
}

.main-navigation .nav-used li a {
    color: #ccc;
}

.nav-used li:nth-of-type(2) a:hover:after,
.nav-used li:nth-of-type(2) a:active:after,
.main-navigation .nav-used li a:hover,
.main-navigation .nav-used li a:active {
    color: #111;
}


.nav-used li:nth-of-type(2) a {
    color: rgba(0, 0, 0, 0);
}

.nav-used li:nth-of-type(2) a:after {
    position: absolute;
    left: 29px;
    display: inline-block;
    content: "Used ATVs & SxS";
    color: #ccc;
    margin-left: 3px;
   transition: all 0.3s ease-in;
}

.nav-used li:nth-of-type(2) a:hover:after,
.nav-used li:nth-of-type(2) a:hover:after,
.nav-used li:nth-of-type(2) a:hover:after {
    color: #111;
}

:lang(fr) .nav-used li:nth-of-type(2) a:after {
    content: 'VTT et VCC Usagés';
}

@media screen and (min-width:1023px) {
    .nav-used li:nth-of-type(2) a:hover:after,
    .nav-used li:nth-of-type(2) a:active:after,
    .main-navigation .nav-used li a:hover,
    .main-navigation .nav-used li a:active {
        color: #ffff51;
    }

    .nav-used li:nth-of-type(2) a:hover,
    .nav-used li:nth-of-type(2) a:active {
        color: #111;
    }
}