.row {
    width: 100%;
}

body,
html {
    font-size: 100%;
    background-color: #fff;
    width: 100%;
    height: 100%
}

@media (max-width:992px) {
    body,
    html {
        font-size: 110%
    }
}

#banner {
    margin: 50px 0
}

#banner img {
    height: auto
}

.promo {
    margin: 100px 0
}

@media (max-width: 992px) {
    .banner-right {
        margin-left:0 !important;
        width: 100% !important;
    }
    #banner .container {
        margin: -20px 0 -20px !important;
    }
    .banner_promo {
        padding: 0!important;
    }
    .row {
        margin: 0!important;
    }
}

@media (max-width:480px) {
    #banner .container {
        margin: -20px 0 -20px !important;
    }
    .banner_promo {
        padding: 0!important;
    }
    .row {
        margin: 0!important;
    }
}

@media(max-width:540px) {
    .promo {
        padding: 0 0 0 15px;
        margin-left: -15px;
    }
}

.promo-lg {
    display: none
}

@media (min-width:993px) {
    .promo-lg {
        display: block;
        position: relative;
        top: 10px
    }
}

.promo-small {
    display: none
}

@media (max-width:992px) {
    .promo-small {
        display: block;
        max-height: 100%;
        max-width: 100%;
        width: 100%;
        height: 100%;
    }
}

@media (max-width:768px) {
    #navbar {
        top:0 !important;
    }
    .nav-collapse {
        display:none;
    }
}

@media (max-width:540px) {
    .promo-small {
        position: relative;
        top: -55px
    }
}

@media (max-width:480px) {
    .promo-small {
        position: relative;
        top: -55px;
        min-height: 420px;
    }
}

#main-content h1 {
    font-size: 45px;
    line-height: 45px;
    color: #ff7900
}

@media (max-width:540px) {
    #main-content h1 {
        font-size: 25px;
        line-height: 25px
    }
}

#main-content .promo-en-cours .box-end {
    position: relative;
    top: 0
}

@media (max-width:1199px) {
    #main-content .promo-en-cours .box-end {
        top: -35px
    }
}

@media (max-width:992px) {
    #main-content .promo-en-cours .box-end {
        top: 0
    }
}

@media (max-width:540px) {
    #main-content .promo-en-cours .box-end {
        top: -50px
    }
}

#main-content .promo-en-cours .box-end .text-end {
    position: relative;
    top: -3px;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem
}

@media (max-width:992px) {
    #main-content .promo-en-cours .box-end .text-end {
        text-align: left;
        top: 25px;
        left: 15px;
    }
}

@media (max-width:767px) {
    #main-content .promo-en-cours .box-end .text-end {
        max-width: 165px;
        font-size: 16px;
        line-height: 16px
    }
}

@media (max-width:540px) {
    #main-content .promo-en-cours .box-end .text-end {
        top: 15px;
    }
}

@media (max-width:480px) {
    #main-content .promo-en-cours .box-end .text-end {
        left:0;
        font-size:15px;
    }
}

#main-content .promo-en-cours .box-end .text-end:after {
    content: "";
    background-color: #ff7900;
    height: 2px;
    width: 60%;
    position: absolute;
    left: 385px;
    display: inline-block;
    top: 8px
}

@media (max-width:1199px) {
    #main-content .promo-en-cours .box-end .text-end:after {
        width: 150px
    }
}

@media (max-width:992px) {
    #main-content .promo-en-cours .box-end .text-end:after {
        width: 80%;
        left: 80%;
        top: 50%
    }
}

@media (max-width:768px) {
    #main-content .promo-en-cours .box-end .text-end:after {
        width: 55%;
        left: 100%;
        top: 50%
    }
}

@media (max-width:540px) {
    #main-content .promo-en-cours .box-end .text-end:after {
        width: 100%;
        left: 110%;
        top: 50%
    }
}

@media (max-width:480px) {
    #main-content .promo-en-cours .box-end .text-end:after {
        display: none;
    }
}

@media (max-width:992px) {
    #main-content .promo-en-cours .box-end {
        text-align: center
    }
}

@media (max-width:1199px) {
    #main-content svg {
        position: relative;
        top: 0;
        left: -10px
    }
}

@media (max-width:992px) {
    #main-content svg {
        left: 45px
    }
}

@media (max-width:540px) {
    #main-content svg {
        top: -70px;
        left: 14px
    }
}

@media (max-width:480px) {
    #main-content svg {
        left: 0
    }
}

#main-content .clock-title {
    top: -47px;
    left: 70px;
    position: relative;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    font-size: 14px;
    line-height: 16px;
    margin: -5px 0 0 10px;
}

@media (max-width:1199px) {
    #main-content .clock-title {
        left: 56px;
        font-size: 12px;
        line-height: 14px
    }
}

@media (max-width:992px) {
    #main-content .clock-title {
        left: -30px;
        top: 15px;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        width: 200px;
        margin: 0 auto
    }
}

@media (max-width:540px) {
    #main-content .clock-title {
        left: -6px;
        top: -60px;
        font-size: 10px;
        line-height: 10px;
        width: 90px
    }
}

#main-content .col-lg-7 {
    padding-right: 0!important
}

@media (max-width:992px) {
    #main-content .col-lg-7 {
        padding-right: 15px!important;
        padding-left: 15px!important
    }
}

#main-content .col-lg-7 .encart-image {
    position: relative;
    background-color: #000
}

#main-content .col-lg-7 .encart-image img {
    min-height: 304px!important;
    height: 304px!important
}

@media (max-width:992px) {
    #main-content .col-lg-7 .encart-image img {
        min-height: auto!important;
        height: auto!important;
        width: 100%
    }
}

#main-content .col-lg-7 .encart-image .titre-top {
    position: absolute;
    top: 25px;
    left: 25px;
    max-width: 330px;
    text-align: left
}

@media (max-width:540px) {
    #main-content .col-lg-7 .encart-image .titre-top {
        max-width: 200px
    }
}

#main-content .col-lg-7 .encart-image .titre-middle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    max-width: 330px
}

#main-content .col-lg-7 .encart-image .titre-bottom {
    position: absolute;
    bottom: 0;
    left: 25px;
    max-width: 330px
}

#main-content .col-lg-5 {
    padding-left: 0!important
}

@media (max-width:992px) {
    #main-content .col-lg-5 {
        padding-left: 15px!important
    }
}

#main-content .col-lg-5 .card {
    min-height: 304px;
    height: 304px;
    background-color: #000;
    color: #fff;
    border-radius: 0!important
}

@media (max-width:992px) {
    #main-content .col-lg-5 .card {
        min-height: 243px;
        height: 243px
    }
}

#main-content .col-lg-5 .card .card-body {
    padding: 35px!important;
    text-align: left
}

@media (max-width:992px) {
    #main-content .col-lg-5 .card .card-body {
        padding: 30px 15px!important
    }
}

#main-content .col-lg-5 .card .card-body .price-text {
    max-width: 200px;
    margin: auto;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    font-size: 23px!important;
    line-height: 23px!important;
    color: #fff!important;
    position: relative;
    left: 15px;
    top: 5px
}

@media (max-width:992px) {
    #main-content .col-lg-5 .card .card-body .price-text {
        font-size: 16px!important;
        line-height: 16px!important;
        max-width: 155px
    }
}

#main-content .col-lg-5 .card .card-body .price {
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 5.625rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 5.625rem;
    text-align: center!important
}

@media (max-width:992px) {
    #main-content .col-lg-5 .card .card-body .price {
        font-size: 70px;
        line-height: 70px
    }
}

#main-content .col-lg-5 .card .card-body .small-text {
    font-size: 13px!important;
    line-height: 13px;
    margin-top: 25px;
    font-family: "Helvetica55-Normal", Arial, sans-serif;
    font-size: .8125rem;
    color: #fff;
    font-weight: 200;
    text-transform: none;
    line-height: .8125rem
}

@media (max-width:992px) {
    #main-content .col-lg-5 .card .card-body .small-text {
        font-size: 10px!important;
        line-height: 10px
    }
}

#main-content .col-lg-5 .card .card-body .phone-picture {
    position: relative;
    left: -30px;
    top: -20px
}

@media (max-width:992px) {
    #main-content .col-lg-5 .card .card-body .phone-picture {
        left: 0;
        top: 0;
        width: 50%
    }
}

#main-content .col-lg-5 .card .card-body .logo-phone {
    position: absolute;
    top: 30%;
    left: 51%
}

#main-content .promo-future .clock-title {
    color: #777
}

#main-content .promo-future path {
    fill: #777
}

#main-content .promo-future .price {
    position: absolute;
    left: 51%;
    top: 45%
}

#main-content .promo-future .small-text {
    font-size: 13px!important;
    line-height: 13px;
    margin-top: 0;
    position: relative;
    font-family: "Helvetica55-Normal", Arial, sans-serif;
    font-size: .8125rem;
    color: #fff;
    font-weight: 200;
    text-transform: none;
    line-height: .8125rem;
    top: -20px;
    left: -7px
}

@media (max-width:992px) {
    #main-content .promo-future .small-text {
        left: 0;
        top: 0;
        font-size: 10px!important;
        line-height: 10px
    }
}

#main-content .promo-future .overlay-orange {
    width: 97%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 14px;
    background-image: url(../img/promos/overlay-gradient.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    margin-left: -6px !important;
    min-height: 310px;
}

@media (max-width:1199px) {
    #main-content .promo-future .overlay-orange {
        width: 96.4%
    }
}

@media (max-width:992px) {
    #main-content .promo-future .overlay-orange {
        width: 98%;
        top: 0;
        min-height: 510px;
    }
}

@media (max-width:767px) {
    #main-content .promo-future .overlay-orange {
        width: 93%
    }
}

@media (max-width:540px) {
    #main-content .promo-future .overlay-orange {
        width: 93%;
        top: -54px;
        left: 5%;
        min-height: 440px;
    }
}

@media (max-width:480px) {
    #main-content .promo-future .overlay-orange {
        width: 90%;
        top: -55px;
        left: 8%;
        min-height: 420px;
        font-size: 1.75rem;
        line-height: 2rem;
    }
}

@media (max-width:375px) {
    #main-content .promo-future .overlay-orange {
        min-height: 460px;
    }
}

#main-content .promo-future .overlay-orange p {
    text-align: center!important;
    color: #fff!important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 2.25rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 2.75rem;
    max-width: 60%;
    margin: 0 auto;
    padding: 15px
}

@media (max-width: 540px) {
    #main-content .promo-future .overlay-orange p {
        max-width: 75%;
        font-size: 2rem;
        line-height: 2.25rem;
    }
}

@media (max-width: 375px) {
    #main-content .promo-future .overlay-orange p {
        max-width: 75%;
        font-size: 1.75rem;
        line-height: 2rem;
    }
}

#main-content .promo-future .stack-top {
    z-index: 9;
    margin: 0
}

#main-content .promo-ended .clock-title {
    color: #777
}

#main-content .promo-ended path {
    fill: #777
}

#main-content .promo-ended .price-text {
    max-width: 300px
}

#main-content .promo-ended .price-text-top {
    font-size: 18px!important;
    line-height: 18px;
    text-align: left!important;
    margin: auto;
    position: relative;
    top: -15px;
    left: 15px
}

@media (max-width:992px) {
    #main-content .promo-ended .price-text-top {
        font-size: 16px!important;
        line-height: 16px
    }
}

#main-content .promo-ended .overlay-orange {
    width: 97%;
    height: 100%;
    position: absolute;
    top: 10px;
    left: 14px;
    background-color: rgba(0, 0, 0, .8)
}

@media (max-width:1199px) {
    #main-content .promo-ended .overlay-orange {
        width: 96.4%
    }
}

@media (max-width:992px) {
    #main-content .promo-ended .overlay-orange {
        width: 98%;
        top: 0;
        left: 1%
    }
}

@media (max-width:767px) {
    #main-content .promo-ended .overlay-orange {
        width: 93%
    }
}

@media (max-width:540px) {
    #main-content .promo-ended .overlay-orange {
        width: 92%;
        top: -54px;
        left: 4%;
    }
}

@media (max-width:480px) {
    #main-content .promo-ended .overlay-orange {
        width: 90%;
        top: -54px;
        left: 5%;
    }
}

#main-content .promo-ended .overlay-orange p {
    text-align: center!important;
    color: #fff!important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    line-height: 24px;
    max-width: 400px;
    margin: 0 auto;
    padding: 15px
}

@media (max-width:992px) {
    #main-content .promo-ended .overlay-orange p {
        font-size: 16px;
        line-height: 16px
    }
}

#main-content .promo-ended .overlay-orange p span {
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 2.25rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 2.75rem;
    color: #fff;
    max-width: 400px;
    margin: 0 auto
}

#main-content .promo-ended .stack-top {
    z-index: 9
}

#main-content .promo-ended .box-end {
    position: relative;
    top: 0
}

@media (max-width:480px) {
    #main-content .promo-ended .overlay-orange p span {
        font-size: 2rem;
        line-height: 5rem;
    }
}
@media (max-width:1199px) {
    #main-content .promo-ended .box-end {
        top: -35px
    }
}
@media (max-width:992px) {
    #main-content .promo-ended .box-end {
        top: 0
    }
}
@media (max-width:540px) {
    #main-content .promo-ended .box-end {
        top: -50px
    }
}
#main-content .promo-ended .box-end .text-end {
    position: relative;
    top: -3px;
    color: #777!important;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem
}
@media (max-width:992px) {
    #main-content .promo-ended .box-end .text-end {
        text-align: left;
        top: 25px;
        left: 15px;
    }
}
@media (max-width:767px) {
    #main-content .promo-ended .box-end .text-end {
        max-width: 165px;
        font-size: 16px;
        line-height: 16px
    }
}
@media (max-width:540px) {
    #main-content .promo-ended .box-end .text-end {
        max-width: 165px;
        font-size: 16px;
        line-height: 16px;
        top: 15px;
    }
}

@media (max-width:480px) {
    #main-content .promo-ended .box-end .text-end {
        left:0;
        font-size:15px;
    }
}

#main-content .promo-ended .box-end .text-end:after {
    content: "";
    background-color: #777;
    height: 2px;
    width: 60%;
    position: absolute;
    left: 385px;
    display: inline-block;
    top: 8px
}
@media (max-width:1199px) {
    #main-content .promo-ended .box-end .text-end:after {
        width: 150px
    }
}
@media (max-width:992px) {
    #main-content .promo-ended .box-end .text-end:after {
        width: 80%;
        left: 80%;
        top: 50%
    }
}
@media (max-width:768px) {
    #main-content .promo-ended .box-end .text-end:after {
        width: 55%;
        left: 100%;
        top: 50%
    }
}
@media (max-width:540px) {
    #main-content .promo-ended .box-end .text-end:after {
        width: 100%;
        left: 110%;
        top: 50%
    }
}
@media (max-width:480px) {
    #main-content .promo-ended .box-end .text-end:after {
        display: none;
    }
}



#main-content .promo-future .box-end .text-end {
    position: relative;
    top: -3px;
    color: #777!important;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem
}
@media (max-width:992px) {
    #main-content .promo-future .box-end .text-end {
        text-align: left;
        top: 25px;
        left: 15px;
    }
}
@media (max-width:767px) {
    #main-content .promo-future .box-end .text-end {
        max-width: 165px;
        font-size: 16px;
        line-height: 16px
    }
}
@media (max-width:540px) {
    #main-content .promo-future .box-end .text-end {
        max-width: 165px;
        font-size: 16px;
        line-height: 16px;
        top: 15px;
    }
}

@media (max-width:480px) {
    #main-content .promo-future .box-end .text-end {
        left:0;
        font-size:15px;
    }
}

#main-content .promo-future .box-end .text-end:after {
    content: "";
    background-color: #777;
    height: 2px;
    width: 60%;
    position: absolute;
    left: 385px;
    display: inline-block;
    top: 8px
}
@media (max-width:1199px) {
    #main-content .promo-future .box-end .text-end:after {
        width: 150px
    }
}
@media (max-width:992px) {
    #main-content .promo-future .box-end .text-end:after {
        width: 80%;
        left: 80%;
        top: 50%
    }
}
@media (max-width:768px) {
    #main-content .promo-future .box-end .text-end:after {
        width: 55%;
        left: 100%;
        top: 50%
    }
}
@media (max-width:540px) {
    #main-content .promo-future .box-end .text-end:after {
        width: 100%;
        left: 110%;
        top: 50%
    }
}
@media (max-width:480px) {
    #main-content .promo-future .box-end .text-end:after {
        display: none;
    }
}

#main-content #newsletter-form {
    background-color: #4ab4e6;
    padding: 25px 50px;
    display: block!important
}
@media (max-width:992px) {
    #main-content #newsletter-form {
        padding: 25px;
        margin-bottom: -20px;
    }
}
@media (max-width:540px) {
    #main-content #newsletter-form .col-md-4 {
        text-align: center;
        margin: 0 auto
    }
}
#main-content #newsletter-form .text-newsletter-form {
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    color: #fff!important;
    font-size: 22px!important;
    line-height: 22px!important;
    margin-top: 20px!important
}
@media (max-width:992px) {
    #main-content #newsletter-form .text-newsletter-form {
        text-align: left;
        font-size: 16px!important;
        line-height: 16px!important
    }
}
@media (max-width:540px) {
    #main-content #newsletter-form .text-newsletter-form {
        text-align: center
    }
}
#main-content img {
    margin-bottom: 0!important
}
#main-content .btn-primary {
    background-color: #4ab4e6;
    color: #fff!important;
    border-radius: 30px;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    border-color: transparent;
    font-size: 26px;
    line-height: 26px;
    padding: 12px 20px;
    top: -20px;
    position: relative;
    text-decoration: none!important;
    background-image: none;
}
@media (max-width:992px) {
    #main-content .btn-primary {
        font-size: 18px;
        line-height: 18px;
        padding: 15px 20px;
        top: 10px;
        left: 0;
    }
}
@media (max-width:767px) {
    #main-content .btn-primary {
        top: -35px;
        left: 0
    }
}
@media (max-width:540px) {
    #main-content .btn-primary {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 20px;
        top: 10px;
        left: 0
    }
}
#main-content .btn-secondary {
    color: #fff!important;
    background: -o-repeating-linear-gradient(45deg, #b2b2b2, #b2b2b2 10px, #cacaca 10px, #cacaca 20px);
    background: repeating-linear-gradient(45deg, #b2b2b2, #b2b2b2 10px, #cacaca 0, #cacaca 20px);
    border-radius: 30px;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    border-color: transparent;
    font-size: 26px;
    line-height: 26px;
    padding: 12px 20px;
    top: -20px;
    position: relative;
    text-decoration: none!important
}
@media (max-width:992px) {
    #main-content .btn-secondary {
        font-size: 18px;
        line-height: 18px;
        padding: 15px 20px;
        top: 10px;
        left: 0
    }
}
@media (max-width:767px) {
    #main-content .btn-secondary {
        top: -35px;
        left: 0
    }
}
@media (max-width:540px) {
    #main-content .btn-secondary {
        font-size: 14px;
        line-height: 14px;
        padding: 14px 20px;
        top: 10px;
        left: 0
    }
}
#main-content .btn-tertiary {
    background-color: transparent;
    border: 2px solid #fff!important;
    color: #fff!important;
    border-radius: 30px;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    border-color: transparent;
    font-size: 26px;
    line-height: 26px;
    padding: 15px 50px;
    position: relative;
    text-decoration: none!important;
    margin-top: 10px
}
@media (max-width:1199px) {
    #main-content .btn-tertiary {
        font-size: 20px;
        line-height: 20px
    }
}
@media (max-width:992px) {
    #main-content .btn-tertiary {
        padding: 15px 30px;
        font-size: 18px;
        line-height: 18px
    }
}
.promo-ended .counter,
.promo-future .counter {
    background: #837f7f !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#777)) !important;
    background: -o-linear-gradient(top, #777 0, #777 100%) !important;
    background: linear-gradient(180deg, #777 0, #777) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#777777", endColorstr="#777777", GradientType=0) !important;
    bottom: 0
}
.promo-ended .flip-clock-label,
.promo-future .flip-clock-label {
    color: hsla(0, 0%, 46.7%, .4)
}
.one-half {
    position: relative!important;
    margin-right: 2%!important;
    float: left!important;
    width: 48%!important
}
.last {
    margin-right: 0!important;
    clear: right!important
}
@media only screen and (max-width:767px) {
    .one-half {
        width: 100%!important;
        margin-right: 0!important
    }
}
.one-half-popup {
    position: relative!important;
    margin-right: 2%!important;
    float: left!important;
    width: 48%!important
}
@media (max-width:540px) {
    .one-half-popup {
        width: 100%!important
    }
}
.last-popup {
    margin-right: 0!important;
    clear: right!important
}
#mc_embed_signup {
    position: relative;
    top: 10px
}
#mc_embed_signup input {
    border: 1px solid #317da3!important;
    border-radius: 5px!important;
    background-color: #e5f1f7!important;
    font-family: "Helvetica55-Normal", Arial, sans-serif;
    font-size: .8125rem;
    color: #fff;
    font-weight: 200;
    text-transform: none;
    line-height: .8125rem;
    font-size: 18px!important;
    height: 50px!important
}
#mc_embed_signup .mc-field-group input {
    padding: 10px 15px!important;
    width: 100%!important;
    margin-bottom: 20px
}
#mc_embed_signup .mc-field-group {
    padding-bottom: 0!important
}
::-webkit-input-placeholder {
    color: #317da3!important;
    opacity: 1!important
}
::-moz-placeholder {
    color: #317da3!important;
    opacity: 1!important
}
:-ms-input-placeholder {
    color: #317da3!important;
    opacity: 1!important
}
::-ms-input-placeholder {
    color: #317da3!important;
    opacity: 1!important
}
::placeholder,
input {
    color: #317da3!important;
    opacity: 1!important
}
#mc_embed_signup .button {
    width: 100%!important;
    min-height: 46px!important;
    background-color: #ff7900!important;
    color: #fff!important;
    border: 1px solid #fff!important;
    padding: 10px 5px!important;
    font-size: 18px!important;
    line-height: 18px!important;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem
}
#popup-newsletter {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .8);
    z-index: 999
}
#popup-newsletter .row {
    background-color: #4ab4e6;
    width: 600px;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    padding: 25px 50px;
    text-align: center;
    font-size: 24px!important;
    line-height: 24px!important
}
@media (max-width:992px) {
    #popup-newsletter .row {
        width: 90%;
        height: auto;
        padding: 15px 30px
    }
}
@media (max-width:992px) {
    #popup-newsletter .row {
        margin: 0 auto!important;
    }
}
#close img {
    float: right;
    position: absolute;
    top: -50px;
    right: 0;
    cursor: pointer
}
.col-lg-5 img:before {
    content: "";
    background-color: #000;
    position: relative;
    height: 25px;
    width: 100%
}
#footer .container-fluid {
    width: 100vw;
    text-align: center;
    position: absolute;
    left: 0;
    padding: 0!important;
    margin-top: 150px
}
h1 {
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 2.8125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 2.8125rem
}
.promo-ended a {
    color: #4ab4e6;
    text-decoration: underline!important
}
@-webkit-keyframes scroll {
    0% {
        opacity: .4
    }
    to {
        opacity: 1
    }
}
@keyframes scroll {
    0% {
        opacity: .4
    }
    to {
        opacity: 1
    }
}
#timer {
    position: relative;
    top: -40px
}
#timer span {
    color: #ff7900;
    position: absolute;
    left: 55px;
    background-color: #000;
    height: 50px;
    width: 122px;
    margin-top: -10px;
    text-align: left!important;
    border-radius: 7px;
    padding-top: 12px!important;
    padding-left: 10px;
    font-size: 23px!important;
    line-height: 23px!important
}
#timer .clock-text {
    color: #fff;
    background-color: #ff7900;
    height: 50px;
    width: 50px;
    border-radius: 7px;
    text-align: center;
    padding-top: 10px;
    margin-top: 5px;
    font-size: 30px;
    line-height: 30px
}
.countdown {
    text-transform: lowercase;
    position: relative;
    top: -35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
}
@media (max-width:992px) {
    .countdown {
        left: 60px;
        top: 30px;
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -ms-flex-pack: left;
        justify-content: left
    }
}
@media (max-width:540px) {
    .countdown {
        top: -45px;
        left: 30px
    }
}
.countdown .flip-clock-wrapper {
    text-align: center;
    position: relative;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 2.8125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 2.8125rem;
    line-height: 0!important;
    -webkit-user-select: none;
    margin: 0;
    width: 100px;
    left: -30px
}
.countdown .flip-clock-wrapper * {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.countdown .flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc
}
.countdown .flip-clock-wrapper a:hover {
    color: #fff
}
.countdown .flip-clock-wrapper .flip-wrapper {
    display: block;
    text-align: center
}
.countdown .flip-clock-wrapper .flip-wrapper .flip {
    position: relative;
    float: none;
    list-style: none;
    width: 55px;
    height: 50px;
    line-height: 50px;
    font-weight: 400;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: 50px;
    border-radius: 6px;
    background: #030303;
    margin: 0 0 -20px
}
@media (max-width:992px) {
    .countdown .flip-clock-wrapper .flip-wrapper .flip {
        width: 75px
    }
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 55px;
    text-decoration: none!important;
    background: none;
    padding: 0;
    margin: 0;
    list-style: none
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li:first-child {
    z-index: 2
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    perspective: 200px;
    margin: 0!important;
    overflow: visible!important;
    cursor: default!important
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 80px;
    overflow: hidden;
    outline: 1px solid transparent
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a div .counter {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    text-align: center;
    border-radius: 7px;
    font-size: 34px!important;
    background: #000;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 2.5rem;
    color: #fff;
    font-weight: 700;
    text-transform: none;
    line-height: 3.5rem
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a .up {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a .up:after {
    content: "";
    position: absolute;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    top: 27px;
    background-color: #000
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a .up .counter {
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(#000, r));
    background: -o-linear-gradient(top, #000 0, r #000 100%);
    background: linear-gradient(180deg, #000 0, r #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=" #000000", endColorstr=" #000000", GradientType=0);
    top: 0
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a .down {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}
.countdown .flip-clock-wrapper .flip-wrapper .flip li a .down .counter {
    background: #837f7f;
    background: -webkit-gradient(linear, left top, left bottom, from(#030303), to(#030303));
    background: -o-linear-gradient(top, #030303 0, #030303 100%);
    background: linear-gradient(180deg, #030303 0, #030303);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#030303", endColorstr="#030303", GradientType=0);
    bottom: 0
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before,
.countdown .flip-clock-wrapper .flip-wrapper .flip li.flip-clock-active {
    z-index: 3
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turnoff .5s cubic-bezier(.34, .13, .93, .24) both;
    animation: turnoff .5s cubic-bezier(.34, .13, .93, .24) both
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before .up .shadow {
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before .down .shadow {
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both;
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, .1)));
    background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active {
    -webkit-animation: zindex .5s linear .5s both;
    animation: zindex .5s linear .5s both;
    z-index: 5
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
    background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%;
    -webkit-animation: hide .5s linear .3s both;
    animation: hide .5s linear .3s both
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turnon .3s linear .5s both;
    animation: turnon .3s linear .5s both
}
.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, .1)));
    background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
    background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
    background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%;
    -webkit-animation: hide .5s linear .3s both;
    animation: hide .5s linear .2s both
}
.countdown .flip-clock-wrapper .flip-wrapper .flip-clock-label {
    display: block;
    margin-top: 7px;
    position: relative;
    font-size: 22px!important;
    line-height: 22px!important;
    font-family: "Helvetica75-Bold", Arial, sans-serif;
    font-size: 1.125rem;
    color: #ff7900;
    font-weight: 700;
    text-transform: none;
    line-height: 1.125rem;
    left: 70px;
    top: -20px;
    text-align: left
}
@media (max-width:1199px) {
    .countdown .flip-clock-wrapper .flip-wrapper .flip-clock-label {
        font-size: 18px!important;
        line-height: 18px
    }
}
@media (max-width:992px) {
    .countdown .flip-clock-wrapper .flip-wrapper .flip-clock-label {
        font-size: 16px!important;
        line-height: 16px!important;
        left: 0;
        margin-top: 50px;
        margin-bottom: 0;
        text-align: center;
        width: 75px
    }
}
@media (max-width:540px) {
    .countdown .flip-clock-wrapper .flip-wrapper .flip-clock-label {
        font-size: 12px!important;
        line-height: 12px!important;
        left: 0;
        margin-top: 50px;
        margin-bottom: -15px;
        text-align: center;
        width: 75px
    }
}
.countdown .flip-clock-wrapper.clearfix {
    *zoom: 1
}
.countdown .flip-clock-wrapper.clearfix:after {
    content: " ";
    display: table;
    clear: both
}
.countdown .flip-clock-wrapper.clearfix:before {
    content: " ";
    display: table
}
@-webkit-keyframes zindex {
    0% {
        z-index: 2
    }
    20% {
        z-index: 3
    }
    to {
        z-index: 4
    }
}
@keyframes zindex {
    0% {
        z-index: 2
    }
    20% {
        z-index: 3
    }
    to {
        z-index: 4
    }
}
@-webkit-keyframes turnon {
    0% {
        -webkit-transform: rotateX(91deg)
    }
    to {
        -webkit-transform: rotateX(0deg)
    }
}
@keyframes turnon {
    0% {
        -webkit-transform: rotateX(91deg);
        transform: rotateX(91deg)
    }
    to {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
}
@-webkit-keyframes turnoff {
    0% {
        -webkit-transform: rotateX(0deg)
    }
    to {
        -webkit-transform: rotateX(-90deg)
    }
}
@keyframes turnoff {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
    to {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}
@-webkit-keyframes show {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes show {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-webkit-keyframes hide {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes hide {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.page-header {
    display: none
}
#backtotop {
    z-index: 99999999;
}